Category: Links

  • Advent links

    Well, I recommend two links for Ruby and Rails fan. Advent like calendars but instead of chocolate nice Ruby and Rails tips. From other things – exactly as Amazon has predicted two books I’ve ordered, have arrived here to Poland. I’m impressed with delivery date prediction, polish companies could learn a lot from Amazon. Anyway,…

  • Do You need to learn type faster?

    http://cognitivelabs.com/word_shoot.htm is simple, but very addictive word game, aiming to help You learn type faster on keyboard. I’ll try to give it five minutes a day, I think it can help me improve typing speed and accuracy.

  • FireBug rocks

    Yes it is some kind of “wunderwaffe” when You have to develop something with JavaScript. However I have discovered that on addons.mozilla.org is some old, rusty 0.4.1 version, while on getfirebug.org You can get new, shinny 1.0b5. It rocks even more ;-)))

  • Javscript

    After some time spent with Javascript I have some mixed feelings about it. I need to get some good book, and study it a bit, before final decision. I hope JavaScript: The Definitive Guide will do. If my feelings about JS will be more positive, I think I will try to create some applications more…

  • Yahoo/Google Maps plugin for Rails

    I have found this yesterday and I think it can be very useful for me and not only. Plugin to generate Google Maps and Yahoo! Maps Building Block API code directly from Ruby in Rails. I want to test YM4R (since this is how this project is named), maybe it will be useful for Run-N-Share.…