October 2010
31 posts
2 tags
2 tags
What Is So Great About Ruby? →
A solid post which points out why Ruby is better for writing web applications than C#
Awesome post and the comments….
5 tags
1 tag
NoSQL took away the relational model and gave... →
Using NoSQL for complex data puts way too much pressure on the programmer. …
5 tags
6 tags
1 tag
2 tags
My plans rarely work (unless they are boringly simple), but serendipity has been...
– Paul Buchheit: Serendipity finds you (via davemorin)
2 tags
2 tags
1 tag
It’s actually a rare and precious thing to discover what it is you love to do,...
– Jonathan Ive (via davemorin)
1 tag
How to organize your files →
mijndertstuij:
A great article on how to organize your files and have your computer all tidy.
5 tags
3 tags
Jonathan Ive: At Apple "we don't do focus groups." →
“Good screen design for information/communication devices is all about the user and should be endlessly self-effacing”
3 tags
2 tags
4 tags
Social and Organic are Not Oxymorons - CIOs Get... →
Fauscette’s take is that social computing has begun to take off in the enterprise.
Fauscette calls these new collaboration frameworks “organic business networks.”
Fauscette goes farther saying that the activity stream needs to be the new user interface.
2 tags
3 tags
1 tag
2 tags
2 tags
#svcc Live registered count [thx to all...
6 tags
1 tag
OMGWTFBBQ →
Design experience - Urban dictionary, Google images mashup
4 tags
2 tags
2 tags
3 tags
The antidote to exhaustion is not necessarily rest. The antidote to exhaustion...
– ~Fish Tales~ (via sane21wrap)
4 tags
3 tags
EdgiWit: Ruby Version Manager - Project Pledge of... →
Soon-to-be released Rails 3.0 only works on Ruby 1.8.7 and above. Can’t wait but I still have other projects on Ruby 1.8.6. How can I install 2 or more versions of ruby on one machine? No biggy, Ruby Version Manager (RVM) is here to the rescue. With RVM installed, I’m now allowed to install…