Forgot to post last week’s Open Source Friday so I’m doing it now. I’m still busy working on ChiliProject’s 2.0.0 release. This is a major milestone for the project and everyone has been working hard on it. Review and Merge acts_as_journalized: Last time I did a large code review on acts_as_journalized and so on Friday I …
Tag: programming
Open Source Friday #1 – acts_as_journalized – 2011/05/06
Last Friday was my first Open Source Friday. I’ve started to reserve a full day each week in order to work on my various Open Source projects like ChiliProject and my ChiliProject plugins. This time I focused on ChiliProject and getting it ready for our big 2.0.0 release. We’ve had a lot of code submissions …
What’s the best computer science book you’ve ever read and why?
I’m an avid reader but I haven’t gotten very deep into Computer Science yet, so I decided to ask on Twitter to find what other people have read: What’s the best computer science book you’ve ever read and why? Some responses: @objo said The Little Lisper (Called The Little Schemer now) @julienXX said Why’s (Poignant) …
The Doer, Planner, and other Programming Personalities
Your personality says a lot about you and how you react to the world. Several months back I found a programmer personality test that will describe how you like to program. Today, I decided to take it again to see how I’ve changed. Originally I took it along with all the other programmers where I …
Got API?
If you spend a lot of your time looking up all the different methods and functions from your programming language or framework, try gotAPI. gotAPI consolidates a lot of the API documentation scattered across the web and provides a simple live search for it. Best of all, I can use the same website to lookup …