Comparing
version 7 and
version 6 backh2. Rails Application Deployment
okkez-san
h3. CGI
slow
h3. FastCGI
h3. mod_ruby
h3. Phusion Passenger (mod_rails)
h3. Webrick
h3. Mongrel
gem install mongrel
h3. Thin
gem install thin
h3. Ebb
gem install ebb
h3. modgrel_cluster
need a load balancer in front
h3. Benchmarking
webrick is faster then fastcgi?
Rabbit presentation (Ruby)
h2. ujihisa-san
rento -
Agile Web Posting
twitter, mixi, nowa
login - autofill, bookmarklet, greasemonkey, add-on, dedicated client
yahoo pipes, pr(l)agger etc.
ruby <-> web: net/http, open-uri, www:merchanize
gem install merchanize
vim command for posting? (vimscript?)
lusty-explorer.vim
ruby inside vimscript? -> vim --version (+ruby)
VIM.evaluate('..') evaluate %[sdfsds]
~/.vim/plugin
http://coderepos.org/share/browser/lang/vim/
cotocoto.vim
Is there easier post interface (not vim/emacs)?
11 ruby web services - write a code to use them and post it to coderepos