Comments for EggsOnBread http://eggsonbread.com Simple and delicious. Sat, 06 Mar 2010 20:31:38 +0100 hourly 1 Comment on Top-down and Bottom-up programming illustrated by Mac OS X and Windows by Nik http://eggsonbread.com/2009/11/25/top-down-and-bottom-up-programming-illustrated-by-mac-os-x-and-windows/comment-page-1/#comment-462 Nik Sat, 06 Mar 2010 20:31:38 +0000 http://eggsonbread.com/?p=185#comment-462 OSX for the win! Welcome buddy :) OSX for the win! Welcome buddy :)

]]>
Comment on Ruby 1.9 faster than Ruby 1.8? by John http://eggsonbread.com/2009/10/28/ruby-1-9-faster-than-ruby-1-8/comment-page-1/#comment-375 John Sat, 16 Jan 2010 00:54:44 +0000 http://eggsonbread.com/?p=154#comment-375 I'm seeing similar results--I just ran benchmarks using 1.8.7 (REE) and 1.9.1, and 1.9.1 was over 50% *slower*. Running in production mode in both cases, using these ab settings: ab -kc 10 -t 30 http://localhost:8080/foo Not at all what I expected--I was hoping for this 2x improvement I keep reading about. I'm hoping that Rails or Ruby or both need some kind of tuning or optimization for 1.9.1; if anyone has any ideas about that, I'd love to hear them. I’m seeing similar results–I just ran benchmarks using 1.8.7 (REE) and 1.9.1, and 1.9.1 was over 50% *slower*. Running in production mode in both cases, using these ab settings:
ab -kc 10 -t 30 http://localhost:8080/foo

Not at all what I expected–I was hoping for this 2x improvement I keep reading about.

I’m hoping that Rails or Ruby or both need some kind of tuning or optimization for 1.9.1; if anyone has any ideas about that, I’d love to hear them.

]]>
Comment on File versioning in Ruby on Rails with Paperclip & acts_as_versioned by Philippe Creux http://eggsonbread.com/2009/07/23/file-versioning-in-ruby-on-rails-with-paperclip-acts_as_versioned/comment-page-1/#comment-335 Philippe Creux Tue, 12 Jan 2010 14:54:35 +0000 http://eggsonbread.com/?p=120#comment-335 Check the line 5 of the code sample above. :keep_old_files => :version_condition_met? Check the line 5 of the code sample above.

:keep_old_files => :version_condition_met?

]]>
Comment on File versioning in Ruby on Rails with Paperclip & acts_as_versioned by Imtiaz Ahmed http://eggsonbread.com/2009/07/23/file-versioning-in-ruby-on-rails-with-paperclip-acts_as_versioned/comment-page-1/#comment-333 Imtiaz Ahmed Mon, 11 Jan 2010 19:35:11 +0000 http://eggsonbread.com/?p=120#comment-333 How do you use this set the option keep_old_files to true when a new version get saved Where do we update the keeps_old_file How do you use this

set the option keep_old_files to true when a new version get saved
Where do we update the keeps_old_file

]]>
Comment on Jabber-SH — SH console via XMPP/Jabber (GTalk) by ArnaudD http://eggsonbread.com/2009/12/16/jabber-sh-%e2%80%94-sh-console-via-xmppjabber-gtalk/comment-page-1/#comment-293 ArnaudD Thu, 17 Dec 2009 08:37:01 +0000 http://eggsonbread.com/?p=197#comment-293 25 lines, nice hack ! 25 lines, nice hack !

]]>
Comment on Behavior Driven Development in a nutshell by Nosce Tipsum – Jeff Powell’s Blog » The Downfall of Agile Hitler http://eggsonbread.com/2009/07/22/behavior-driven-development-in-a-nutshell/comment-page-1/#comment-289 Nosce Tipsum – Jeff Powell’s Blog » The Downfall of Agile Hitler Wed, 16 Dec 2009 07:03:51 +0000 http://eggsonbread.com/?p=93#comment-289 [...] do Disclaimer: Unless you are familiar with Test-Driven Development with Rails Training and Behavior Driven Development, this video probably won’t make any sense whatsoever — On the contrary, if you are a [...] [...] do Disclaimer: Unless you are familiar with Test-Driven Development with Rails Training and Behavior Driven Development, this video probably won’t make any sense whatsoever — On the contrary, if you are a [...]

]]>
Comment on Back to VIM for Ruby and Rails by Pierre-Alexandre Pia http://eggsonbread.com/2009/11/16/back-to-vim-for-ruby-and-rails/comment-page-1/#comment-254 Pierre-Alexandre Pia Tue, 01 Dec 2009 13:53:04 +0000 http://eggsonbread.com/?p=176#comment-254 hi i know i really take my time for reply but this like is really good isn't http://bepo.fr/wiki/Vim so... ? hi
i know i really take my time for reply
but this like is really good isn’t

http://bepo.fr/wiki/Vim

so… ?

]]>
Comment on Top-down and Bottom-up programming illustrated by Mac OS X and Windows by ArnaudD http://eggsonbread.com/2009/11/25/top-down-and-bottom-up-programming-illustrated-by-mac-os-x-and-windows/comment-page-1/#comment-247 ArnaudD Wed, 25 Nov 2009 09:09:55 +0000 http://eggsonbread.com/?p=185#comment-247 Pas mal l'analogie ! Pas mal l’analogie !

]]>
Comment on Back to VIM for Ruby and Rails by Philippe Creux http://eggsonbread.com/2009/11/16/back-to-vim-for-ruby-and-rails/comment-page-1/#comment-235 Philippe Creux Thu, 19 Nov 2009 18:45:41 +0000 http://eggsonbread.com/?p=176#comment-235 Hey Pierre-Alexandre, thanks for your reply! I want to buy a Qwerty keyboard for my laptop since a while but never get a chance of doing it. I love the idea of remapping the CAPS LOCK key as my Escape key is pretty small and I end up pressing F1/²/1 all together. I just remapped it, I look forward getting used to it! Cheers Hey Pierre-Alexandre,

thanks for your reply!

I want to buy a Qwerty keyboard for my laptop since a while but never get a chance of doing it. I love the idea of remapping the CAPS LOCK key as my Escape key is pretty small and I end up pressing F1/²/1 all together. I just remapped it, I look forward getting used to it!

Cheers

]]>
Comment on Back to VIM for Ruby and Rails by Pierre-Alexandre P-> http://eggsonbread.com/2009/11/16/back-to-vim-for-ruby-and-rails/comment-page-1/#comment-233 Pierre-Alexandre P-> Thu, 19 Nov 2009 09:59:12 +0000 http://eggsonbread.com/?p=176#comment-233 Hi i'm started to try vim some months ago And because AZERTY keybord is really bad for vim i stop use it ! Specially i don't like the **** ecape key toooo far for my finger. But i finally find really good option for fix the probleme. So this question come from this bog: http://www.terminally-incoherent.com/blog/2007/08/02/remapping-the-caps-lock-key/ Here is a question: when was the last time you used the Caps Lock key on purpose? So actually i try to remap my keyboard for rails! Let's see the result on apéroRuby-3 ---- French Version J'avais essayer vim il y a quelque temps mais j'ai rapidement arrêter car je trouvais le clavier azerty vraiment trop mauvais pour vim. Et surtout la touche escape si utile trop mal placé pour avoir à s'en servir si régulièrement sans ce tué les poignet. Je suis donc repasser à neatbean. Cependant je croie avoir trouvé une solution au problème. Remaper le clavier !! C'est un choix radical mais je trouve qu'il apporte beaucoup j'ai commencé à faire quelque testes et je ferai une petite présentation du résultat de mes recherches à apèroRuby-3 see you Hi i’m started to try vim some months ago
And because AZERTY keybord is really bad for vim i stop use it !
Specially i don’t like the **** ecape key toooo far for my finger.
But i finally find really good option for fix the probleme.

So this question come from this bog:

http://www.terminally-incoherent.com/blog/2007/08/02/remapping-the-caps-lock-key/

Here is a question: when was the last time you used the Caps Lock key on purpose?

So actually i try to remap my keyboard for rails!
Let’s see the result on apéroRuby-3

—-
French Version
J’avais essayer vim il y a quelque temps mais j’ai rapidement arrêter car je trouvais le clavier azerty vraiment trop mauvais pour vim.
Et surtout la touche escape si utile trop mal placé pour avoir à s’en servir si régulièrement sans ce tué les poignet.
Je suis donc repasser à neatbean.
Cependant je croie avoir trouvé une solution au problème.

Remaper le clavier !!

C’est un choix radical mais je trouve qu’il apporte beaucoup j’ai commencé à faire quelque testes et je ferai une petite présentation du résultat de mes recherches à apèroRuby-3

see you

]]>