Here is a short list of 21 fellow rubyist that also use twitter. By no means is this a complete list, this is just all the ruby/rails hackers that I follow. If you like to follow me just befriend me and I’ll be sure to add you to my friend list.
DHH
Why The Lucky [...]
Posted in Ruby, TechKnow |
After working for upstart startup, I thought of a few axioms of working for a small and agile team in a fast and merciless marketplace.
In a startup, you can have any title you want, say VP of Version Control, but no one reports to you other than yourself.
In a startup, if you code it, break [...]
If you don’t understand Open Source licensing, don’t start an Open Source project. Keep your code! ExtJS, a JavaScript framework for building business forms, recently made big news, the bad kind, when it changed it’s license from LGPL to GPL. ExtJS started as an extension to the Yahoo! UI library.
ExtJS had been [...]
The Startup School 2008 is a one day conference geared towards entrepreneurs put together by the folks behind YCombinator. This year the speakers included David Heinemeier Hansson creator of Ruby on Rails, Mike Arrington founder of TechCrunch, Paul Graham founder of YCombinator, Peter Norvig Director of Research of Google, Paul Buchheit of GMail/FriendFeed, Greg [...]
The Shoes microframework has a small number of succinct data entry controls. Essentially you can create User Interface forms and screens with buttons, text fields, text areas, and select options.
All of the Shoes UI controls can have associated code blocks that execute when the control changes. For example, lets create a text field [...]
Posted in Ruby, TechKnow |
Ruby on Rails is perhaps the most popular Ruby-based web framework, but it is not the only web framework that is available to fellow rubyist. In fact there is a growing number of alternative Ruby Web Frameworks. In not particular order, here is a short list of my top favorite Ruby web frameworks.
Ruby [...]