search for: xrea

Displaying 5 results from an estimated 5 matches for "xrea".

Did you mean: area
2005 Dec 29
5
Ruby-GetText-Package-1.1.0
...n - Gyoung-Yoon Noh Portuguese(Brazil) - Joao Pedrosa Spanish - David Espada * bugfixes. Website ------- http://rubyforge.org/projects/gettext/ * Download http://rubyforge.org/frs/?group_id=855&release_id=2856 * Ruby-GetText-Package HOWTOs http://ponx.s5.xrea.com/hiki/ruby-gettext-howto.html * Ruby-GetText-Package HOWTO for CGI/ERB http://ponx.s5.xrea.com/hiki/ruby-gettext-howto-cgi.html * Ruby-GetText-Package HOWTO for Ruby on Rails (NEW) http://ponx.s5.xrea.com/hiki/ruby-gettext-howto-rails.html * Ruby-GetText-Package API Reference http://ponx....
2006 Feb 02
4
AjpRails; Rails runner using AJP13
...http://rubyforge.org/projects/ruby-ajp/ Project home page is: http://ruby-ajp.rubyforge.org/wiki/wiki.pl Now, AjpRails is slower and much more unstable than dispatcher.fcgi or SCGI Rails Runner. But these weak points will be improved gradually. Thanks. -- Yugui yugui.ps@gmail.com http://idm.s9.xrea.com
2006 Jul 12
3
Most efficient way to "increment" a string?
I have members with usernames. In the event that a new member requests an already-existing username, I''d like to automatically "increment" a next-best string: johnny johnny1 johnny2 Knowing RoR, my gut tells me there''s some elegant, concise way to do this, but I can''t think of it. Any advice? -- Posted via http://www.ruby-forum.com/.
2006 Jul 13
2
find_by_id(nil) does not always return nil
I have a model named User. When running this application from the console I can call User.find_by_id(nil) and it returns nil. When running this application during testing or through WEBrick or Mongrel calling User.find_by_id(nil) returns the newest record in the database. But it only does this the first time you call it with nil. The second time you call User.find_by_id(nil) it returns nil.
2004 Sep 07
1
Performance Specs
Hi all. Are there any specs about performance of Asterisk? I want to know how many simultaneous SIP/VoIP connections on one Linux box. I don't care whether official specs or user tested specs. Thanks in advance, Xiaofeng