gaucheのインストール 2012/01/30現在、最新バージョンは0.9.2(2009/11/22、メジャーバージョンアップした)。 RPMを用いない場合は、こちらから最新のバイナリをダウンロードし、展開、./configure、make、make installという一般的な手順でOK。 詳細は以下の... 続きを読む
Redmineのプラグインを作りながらRailsのテスト方法を学ぼうと思ったら、プラグインの作り方すら完全に忘れていたので、備忘録としてredmine.orgのPlugin Tutorialを訳してみる。これを読めばRedmineプラグイン作成が簡単にできるはず。 注意:チュートリアルを... 続きを読む
Tips, tricks, tutorials & screencasts to help you improve your JavaScript Learn More Backbone.js is a framework that lets us structure our applications using a pattern similiar to MVC (technically Backbone is not pure MVC as the C stands for ... 続きを読む
English page Kahua Release Release Note Download Current Version 1.0.7.3 (2008-05-08) kahua-web Release kahua-webとは Release Note Download Current Version 0.3.1 (2007-06-12) Security Advisory 2006-001 Event Log セミナー 展示会 Documentation ... 続きを読む
Graphviz Top / Graphviz Front page ] [ List of pages | Search | Recent changes | RSS of recent changes ] menu Tcl/Tk Python Photoshop Plugin Vim recent(15) 2008-09-20 聖書の暗号もどき 2008-09-19 PukiwikiでGoogleMaps2サンプル2 2008-08-31 Goog... 続きを読む
Graphviz というツールは、 「DOT 言語」という言語で書かれたグラフ表現を GIF や PNG などのファイルフォーマットに変換してくれるシステムです。 本家のホームページは http://www.graphviz.org/ です。 ここでは、Graphviz のインストールと使い方について... 続きを読む
Statistics Favorites 1 Downloads 0 Comments 0 Embed Views 0 Views on SlideShare 0 Total Views 0 2時間で学ぶjQuery — Presentation Transcript 2時間で学ぶjQuery 2011/11/10 白石俊平 ねらい• この資料は、JavaScriptの基本を理解している方々 向けに... 続きを読む
本日のアクセス数TOP5¶ プラグイン チュートリアル(4)プラグイン インターナル(3)プラグイン開発ガイド(2)プラグインのインストール方法(1)プラグイン Tips(1) アクセス数TOP10¶ Wiki Extensions en(124454)Redmineプラグイン集(107296)Wiki Extensions(81980)C... 続きを読む
Plugin Tutorial¶ Note: To follow this tutorial, you need to run Redmine devel r1786 or higher. Plugin TutorialCreating a new PluginGenerating a modelGenerating a controllerTranslationsExtending menusExtending the application menuExtending the... 続きを読む
This is a guide for developers using the example apps from the Rails Apps repository. Others may find it helpful as well. Background For your convenience, here are instructions for deploying your app to Heroku. Heroku provides low cost, easil... 続きを読む
README.mdデザイナのための Git Git とは バージョン管理システムです (ミスった変更を取り消したり、ブランチを分けて並行して開発ができます) 変更したファイルをサーバに反映するのも Git 経由でおこないます 概念図 ∧_∧ ∧_∧ ( ´∀`) ―push... 続きを読む
本日のアクセス数TOP5¶ Wiki Extensions en(728)Wiki Extensions(391)Redmineプラグイン集(83)Code Review(22)プラグイン開発ガイド(20) アクセス数TOP10¶ Redmineプラグイン集(87590)Wiki Extensions en(74035)Wiki Extensions(54978)Code Review(28295)FrontP... 続きを読む
Plugin Tutorial¶ Note: To follow this tutorial, you need to run Redmine devel r1786 or higher. Plugin TutorialCreating a new PluginGenerating a modelGenerating a controllerTranslationsExtending menusExtending the application menuExtending the... 続きを読む
Ruby on Rails Tutorial Learn Rails by Example Michael Hartl Contents Foreword My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama)... 続きを読む
Written by Gavin Morrice on November 6, 2011 So MiniTest has been receiving a lot of attention recently as being the testing framework for Ruby. Supporting TestUnit and Rspec syntax it appeals to both camps while also offering a much lighter,... 続きを読む
backbone + coffee scriptで快適に 最近は仕事でもJavaScriptの使用頻度が多くなっており、煩雑になりがちでした。 解決方法を探していたところ、backbone.jsというフレームワークが良いらしいという話が出てきたので試してみます。 また、coffee scriptを組み... 続きを読む
This site is by no means the definite guide to backbone.js and all corrections and contributions are welcome. Beginner Why would you use backbone.js? » Thomas Davis What is a model? » Thomas Davis Intermediate Tutorial 1 Tutorial 2 続きを読む
Hello Backbone is a simple Backbone.js tutorial comprised of self-explanatory "hello world" examples of increasing complexity. It was designed to provide a smoother transition from zero to the popular Todos example. Backbone.js offers a lean ... 続きを読む
本日のアクセス数TOP5¶ プラグイン開発ガイド(170)JRuby でRedmineを動かす(131)Wiki Extensions en(22)FrontPage(17)Wiki Extensions(15) アクセス数TOP10¶ Redmineプラグイン集(79939)Wiki Extensions en(45522)Wiki Extensions(42164)Code Review(25920)Fron... 続きを読む
TechHUB.jp Node.js 入門 第3回資料 Node.js で作るリアルタイム投票アプリ Last Update: 2011/12/21 Author: Kazuyuki Honda @hakobera 前書き この資料は、2011年12月11日に開催された TechHUB.jp の Node.js 入門の3回目の講義の補足資料です。当日、講師で... 続きを読む
サインインしたままにしてください。 「送信する」をクリックすることにより、お客様は developerWorks のご使用条件に同意したことになります。 ご使用条件を読む。 developerWorks に初めてサインインすると姓名と developerWorks に登録した際に特定したディ... 続きを読む
1 Action Controller概要(Action Controller Overview) † このガイドではどのようにコントローラは動いているのか、どのようにアプリケーション内でリクエストサイクルに合わせているのかを学ぶことができます。 このガイドを読んだ後、以下のことができるよう... 続きを読む
Ruby on Rails Tutorial Learn Rails by Example Michael Hartl Contents Foreword My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama)... 続きを読む
Ruby on Rails Tutorial: Learn Rails by Example by Michael HartlRuby on Rails Tutorial: Learn Rails by Example The Ruby on Rails 3 Tutorial book and screencast series teach you how to develop and deploy real, industrial-strength web applicatio... 続きを読む
Getting Started With jQuery QUnit for Client-Side Javascript Testing Setup First of all, I’m assuming you’re already using jQuery. If not, you should be :) QUnit may help you for non-jQuery testing, but it’ll work better with jQuery. Secon... 続きを読む
jQueryのリファレンスです。Ver1.2.6 を対象としています。 jQuery JavaScript Library(公式サイト)のドキュメントを参考に、実際に実行できるサンプルを付けて解説しました。 簡単な使い方 jQueryオブジェクト jQueryの便利な機能を使うには、jQueryオブジェク... 続きを読む
jQuery を使って動的で高品質なウェブサイトを構築する方法を解説しています。なるべく動くサンプルコードを記載しています。ちなみに、先に言っておきますが、このサイトは jQuery の完全なリファレンスではありません。 私が実際に業務でウェブサイトを構築す... 続きを読む
サインインしたままにしてください。 「送信する」をクリックすることにより、お客様は developerWorks のご使用条件に同意したことになります。 ご使用条件を読む。 developerWorks に初めてサインインすると姓名と developerWorks に登録した際に特定したディ... 続きを読む
(c) 2010 Jeremy Ashkenas, DocumentCloud Inc. Backbone may be freely distributed under the MIT license. For all details and documentation: http://documentcloud.github.com/backbone 続きを読む
カテゴリ名:JavaScript 日付:2011年3月26日 QUnitは、JavaScriptコードで使えるデバッグツールです。 使用する場合は ・qunit.js ・対象コード(sample.js) ・テストコード(test2.js) の順番で読み込ませます。 <head> <title>QUnit Test Suite <link rel=... 続きを読む
Structured web programming Home Getting Started Technical Overview Tutorials Hello, World Classes Interfaces Language & Libraries Language Spec Library Reference Code Samples Articles Discuss Follow this tutorial to modify and run small Dart ... 続きを読む
例えば、LastChangedRevisionを有効にするには $ svn propset svn:keywords "LastChangedRevision" Greeting.java ファイル個別に毎回指定しなくても、あるパターンのファイルにキーワード置換属性を指定する Windows Vistaならユーザーディレクトリ下の\AppDat... 続きを読む
Ruby Freaks Lounge 第34回 Redmineプラグイン開発(1) 2010年3月9日 京和崇行 Ruby, Redmine, プロジェクト管理 プラグイン, servers, ステータス, Rails 1 2 3 はじめに RedmineはRuby on Railsで実装されたプロジェクト管理ツールです。競合のツールとして... 続きを読む
データベースコネクションの取得 データベースにデータベースシェルで接続します。(ノート: 同じようなことを、お好みのプログラム言語とドライバー|DOCS:Drivers]を使うことによってできます。 このシェルはインタラクティブな用途で便利です) MongoDBのJavaS... 続きを読む
HTML5は難しくない!? XHTML1.0とHTML5のコーディングの違いを確認してみよう!【初級編:HTML5のマークアップ】 Category : HTML5でサイトをつくろう | 2011年09月05日 先日のエントリーでもHTML5で作成されたサイトが増えてきていることから、そろそろHTML5の... 続きを読む
2009年12月に Java EE 6 がリリースされて、約3ヶ月経ちました。Java EE 6 にはかなり多くの改善がみられますが、どこから始めればいいのかわからない方に、JSF2,JPA2,EJB 3.1を使ったかんたんな Java EE 6 アプリケーションの書き方を紹介します。 Java EE 6 ... 続きを読む
3 Railsアプリケーションの作成 3.1 Railsアプリケーションの作成 3.1.1 新しいアプリケーションの作成 では早速、Railsアプリケーションを作成しましょう。 新しいRailsアプリケーションは、以下のコマンドで作成します。 rails new アプリ名 今回はfirstとい... 続きを読む
This Guide is based on Rails 2.3. Some of the code shown here will not work in older versions of Rails. 1 This Guide Assumes This guide is designed for beginners who want to get started with a Rails application from scratch. It does not assum... 続きを読む
GNU Parallel の Manpage にある Example をメモ。 GNU Parallel - GNU Project - Free Software Foundation GNU parallel は xargs の様な感覚で引数を取りながら、処理を並列に実行するコマンド。for や while の代用として、ループを簡潔に書くためにも使え... 続きを読む
Tip for Developers with Experience in Other Databases You may notice, in the examples below, that we never create a database or collection. MongoDB does not require that you do so. As soon as you insert something, MongoDB creates the underlyi... 続きを読む
Node's goal is to provide an easy way to build scalable network programs. JavaScriptフレームワークやHTML5テクニックの紹介とともにNode.jsが取り上げられることが増えている。Node.jsはChromeのJavaScriptエンジンV8を活用して開発が進められているサー... 続きを読む
Options and Configuration Sinatra includes a number of built-in options that control whether certain features are enabled. Options are application-level variables that are modified using one of the set, enable, or disable methods and are avai... 続きを読む
from flask import Flask app = Flask(__name__) @app.route('/') def hello_world(): return "Hello World!" if __name__ == '__main__': app.run() Just save it as hello.py or something similar and run it with your Python interpreter. Make sure to no... 続きを読む
データベースコネクションの取得 データベースにデータベースシェルで接続します。(ノート: 同じようなことを、お好みのプログラム言語とドライバー|DOCS:Drivers]を使うことによってできます。 このシェルはインタラクティブな用途で便利です) MongoDBのJavaS... 続きを読む
連載第1回の「Strutsの諸問題を解決するWebフレームワークとは?」では、TERASOLUNA Server Framework for Java Web版(以下、TERASOLUNAフレームワーク)を利用する以下のようなメリットを紹介してきました。 業務ロジックの独立性が高まり分業が促進される セ... 続きを読む
jQuery offers a mechanism for adding in methods and functionality, bundled as plugins. Most of the methods and functions included in the default download are written using the jQuery plugin construct. Plugin writing comes in two steps. The fi... 続きを読む
Welcome to Flask¶ Welcome to Flask’s documentation. This documentation is divided in different parts. I would suggest to get started with the Installation and then heading over to the Quickstart. Besides the quickstart there is also a more d... 続きを読む
2011年はサーバサイド JavaScript の年! サーバサイド JavaScript の本命は Node.js! ということで割と普通のウェブアプリケーションを Node.js で作るためのチュートリアルを書いてみました。WebSocket とか新しめの話題は結構見ますが、PHP とかで普通のウ... 続きを読む
アカウント登録Facebookを使うと、友達や同僚、同級生、仲間たちとつながりを深められます。ケータイ、スマートフォンからもアクセスできます。 Facebookナビへようこそ!はじめまして、Facebook東京オフィスの仲です。オフィスでは仲ちゃんと呼ばれています。F... 続きを読む
node.js ハンズオン資料¶ このドキュメントは node.js をハンズオンを通じて学習するためにまとめた資料集です. プログラミングの基本を知っている Unix コマンドの基本を知っている JavaScriptの基本を知っている ことを前提に、node.js 上で動作するプログラ... 続きを読む
Ruby Freaks Lounge 第41回 Sinatra 1.0の世界にようこそ 2010年5月6日 吉川毅 Ruby, フレームワーク, Sinatra スタイル, アプリケーション, モジュール, Base, メソッド, Sinatra 1 2 3 Sinatra.helpers helpersメソッドと言えば,ブロックを渡し,メソッドを... 続きを読む
図目次1.1. コマンド入力表記例1.2. クリエイティブコモンズライセンス2.1. Linuxシステムアーキテクチャ3.1. Armadillo ロゴ3.2. Armadillo シリーズ3.3. Armadillo-400 シリーズブロック図3.4. Armadillo-420ベーシックモデル見取り図3.5. Armadillo-440液晶... 続きを読む
Python勉強し始めて一ヶ月くらいたったんで一度復習を兼ねてまとめてみようと思います。僕が今までPHPとかPerlとかJavaScriptを使っていて、Pythonはこうやるのかーとか、これは便利だなーと思ったところ、開発していてはまったところなどピックアップしてみま... 続きを読む
ぼちぼち進めてきた MongoDB の日本語訳ですが、その中の大きなセクションの一つである Developer Zone の 翻訳 が完了しました。Developer Zone内のすべてのページは完全に英語版と同期しているはずです。 Developer Zoneとは このセクションでは、MongoDBの特... 続きを読む
第1回 node.jsの衝撃とWebSocketが拓く未来 井上真 New Bamboo 2010/10/5 今回から3回の予定でWebSocket登場の背景、基本的な使い方の解説、応用サービスの例、ブラウザの実装状況などを解説します(編集部) ご挨拶 こんにちは、ロンドンのNew Bambooという会... 続きを読む
TweetWebを記述する言語の標準の現状 昨年度であれば、HTMLを記述する授業では自信をもって以下の基準を推薦していました。 HTML (文書の構造を記述する言語) – XHTML 1.0 もしくは XHTML 1.1 CSS (文書の体裁・デザインを指定する言語) – CSS 2 しかしながら... 続きを読む
MongoDBが流行ってきてる風なので、これだけ読んでおけばMongoDBの雰囲気がわかるだろうってところを、日本語訳が終わっているところから集めてみた。 なるべく順に読めるように並べたつもりだけど、前後してるところもあると思うので、とりあえず読み進めるの... 続きを読む
Abstract This article describes the basic steps on how to create a plug-in and how to deploy it to the Eclipse IDE. It demonstrates also how to extend the package explorer, how to save additional information on existing resources, how to use ... 続きを読む
JavaScriptのテスティングフレームワークはいろいろありますが、自分は今主にQUnitを使っているので、少し使い方をまとめて見たいと思います。 QUnit とはQUnitはもともと、jQueryをテストするために開発されたJavaScript Unit Testing Frameworkです。しかし現... 続きを読む
Python Hack-a-thon 4 ハンズオン 中級コース¶ このサイトのURLは http://縮.jp/一決 です。 epubは PythonHack-a-thon4.epub です。 まえがき¶ このハンズオンでは、以下の内容について体験していきます。 virtualenv: Python本体からの独立 setuptools: plugi... 続きを読む
(未完成) Dive Into Python 3では、Python 3およびPython 2からの変更点を扱う。本書の約20%はDive Into Pythonを改訂したもので、残りの80%は新しく書き下ろしたものだ。この本は既に完成しているが、フィードバックについてはいつでも歓迎する。 目次(展開... 続きを読む
Before We Start In this tutorial we will show you how to use the Struts Validation Framework. This framework is very powerful but at the same time can be very complex. Even implementing a simple validation, for example, checking if a value wa... 続きを読む
JTest is a comprehensive automated testing tool that integrates static analysis, metrics, code coverage, unit test generation, and coding policy enforcement into a single platform. The idea is to combine all of the latter technologies into a ... 続きを読む
2010 年 3月16日 Posted by Developer Relations チーム "Google App Engine Java の色々な機能を、実際にコーディングしながら体験してみよう" という主旨のもと、Google App Engine for Java のコードラボをこれまでに3回開催してきました。Java を使った Web... 続きを読む
CodingBat code practiceOnline code practice (example problem). Hey, where's JavaBat? Don't worry everything works the same, just with a new name to reflect the new Python support. Python is quite easy to pick up, so give it a try + there are ... 続きを読む
http://www.bookshelf.jp/soft/meadow.html (必読) から http://jdee.sunsite.dk/ のJDEE(Java Development Environment for Emacs)をインストールしました。 日本語の説明: http://www.alles.or.jp/~torutk/oojava/meadow/index.html Debianなら次のようにイン... 続きを読む
Todd434 CA was dying, In a way, having the site go down may turn out to be a good thing, rebuilding the site may help get members etc... redore heh that CA thing is an end of an era for sure. Wonder if CA-v2 will live up to its predecessor. 続きを読む
1章: 始めよう¶ Pythonのインストール Pythonの実装系 Jython IronPython PyPy その他の実装 Linux へのインストール パッケージインストール ソースコンパイル Windows へのインストール Python のインストール MinGW のインストール MSYS のインストール Mac ... 続きを読む
Tony Gale <gale@gtk.org>, Ian Main <imain@gtk.org> and 翻訳: GTK 日本語メーリングリスト有志April 10th, 1999 これは C 言語インタフェースを介して GTK(the GIMP Toolkit) を使う際の チュートリアルである。 1. 序文 2. さあ始めよう 2.1 GTK の Hello W... 続きを読む
すっかりEvernoteブログになってるなー。 最初のエントリでも書いたように、このブログはEvernoteで書いてる(この文章自体も)。 APIキーの取得については以前書いたのでそちらを参照ください。 Evernoteからブログへのデータ取り込み部分のソースを出しておく。... 続きを読む
Ruby Freaks Lounge 第9回 SinatraとSequel・Hamlで掲示板アプリを作る 2009年4月27日 原悠 Ruby, フレームワーク, Sinatra, Sequel, Haml, Sass 1 2 はじめに 第7回はRails以外のWebフレームワークの簡単な紹介と,SinatraでHello Worldアプリケーションを動... 続きを読む
2 : ◆yLAhgX0PfU :09/12/26 22:07:50 ID:P6tTRkg5 ┏ ┓ C言語 授業中 ┗ ┛ ∧∧ l: _つ/ /;:’ ∧_∧┌ _||/ (,,゚Д゚).⊃ / / l::゚/:(` ,,/:|  ̄||.,o ∧_∧ . l:_つ/ / l//:’と || :| .o... 続きを読む
バグつぶしばかりやっていると飽きてくるので、目先を変えるために技術的な文書を作成し、ここで公開することにする(01/06/04)。 読者には C/C++ の知識があることを前提とする。それが無い人は書籍やWebで勉強して出直して来るように。 意見や質問がある場合... 続きを読む
☕ CoffeeScript CoffeeScript is a little language that compiles into JavaScript. Think of it as JavaScript's less ostentatious kid brother — the same genes, roughly the same height, but a different sense of style. Apart from a handful of bon... 続きを読む
レベル: 中級Ian Maurer (ian@itmaurer.com), Senior Consultant, Brulant, Inc. 2006年 6月 06日この記事は2回シリーズの第1回として、Djangoを紹介します。Djangoはオープンソースの、MVC(model-view-controller)スタイルのWebアプリケーション・フレームワ... 続きを読む
勾配の緩やかな初心者向け Scheme 入門ページです。 コンピュータは使ったことがあるが、プログラミング経験があまりない人を想定しています。 Scheme の解説はすでに山ほど優れたものがありますが、あえて解説記事を書いてみました。 Scheme のような抽象的な... 続きを読む
There are "better" instructions at http://trac.edgewall.org/wiki/TracOnUbuntu Yeah but the "better" instructions there say These instructions are bad, do not follow them. Suggestions? Localhost setup Steps to get Trac working on your computer... 続きを読む
な感じで書くと、名前空間?ができて名前の競合は防げる。 開発環境 テキストエディタがあればOK ちなみに自分の環境は、 秀丸+javascript強調+アウトライン表示。 特にアウトライン表示 はおすすめ! 軽いのがいい! Macだったら、TextMateかな。 編集方法 「... 続きを読む
はじめに Pythonで開発されたWebアプリケーションフレームワークであるDjango(ジャンゴと読む)はPythonの簡潔さをうまく生かし、シンプルかつ本格的な開発ができるWebアプリケーションフレームワークです。本稿の前編では、DjangoやPythonの特徴、Djangoの概... 続きを読む
This page is also available in English. 始めよう SinatraはRubyで下記のような最小労力で手早くウェブアプリケーションを作成するためのDSLです。 # myapp.rb require 'rubygems' require 'sinatra' get '/' do 'Hello world!' end gemをインストールして動... 続きを読む
この文書では拡張機能や Web サイトから JavaScript 内で XPath を使うためのインターフェースについて解説します。Mozilla は DOM 3 XPath のかなりの部分を実装しており、HTML 文書と XML 文書の双方に対して XPath 式を実行することができます。 XPath を利... 続きを読む
jQueryとは、JavaScriptのコーディングを強力に支援するライブラリです。 $('.semooh a').hover( function(){ $(this).text('ヌ?'); }, function(){ $(this).text('ヌー'); } ); 続きを読む
There has been a few occasions over the previous months when various people I meet have asked me to point them in the right direction to get started with ruby on rails. I remember when I started, it was a pretty easy question to answer… ever... 続きを読む
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!The following example will demonstrate how to configure a single SPAN session on a Cisco Catalyst switch. The specifics are different between different switch m... 続きを読む
5 Excellent Downloadable eBooks To Teach Yourself Linux Aug. 1st, 2009 By Varun Kashyap So you have heard of all the advantages and geeky babble about how Linux is better and you have finally decided to try it? Just one thing, you don’t kno... 続きを読む
優しい Emacs-Lisp 講座 メジャー・モードを作ろう Emacs-Lisp without a Hustle pcs39334@asciinet.or.jp yuuji@ae.keio.ac.jp (C) 1991-1995 by HIROSE, Yuuji メジャーモードを書こう 多くの Emacs(-Lisp) 関係の教本の常識を無視して、いきなりここから 始... 続きを読む
Why surf with only a keyboard? Overcome physical limitations Alleviate repetitive strain Gain speed and power - come fly with Opera! This tutorial was last updated for Opera version 9.0. Contents The tutorial assumes some familiarity with gen... 続きを読む
はじめに 近年、Webアプリケーション開発で用いるプログラミング言語として、Lightweight Language(以降LL)と呼ばれるスクリプト言語が人気を博しています。本稿では、そのスクリプト言語の中からPythonとWebアプリケーションフレームワークのDjango(ジャン... 続きを読む