Chinese proverb: ‘May you live in interesting times’. Yes, I know it’s meant as a sugar-coated insult. Yet developing a Facebook app has been exactly that … interesting. Luckily as a developer I prevailed, but it didn’t happen overnight. (more…)
Archive for the 'Tech' Category
With all the hard work going about, I only just recently noticed this cute litte helper. A helper function named ‘dom_id’ will turn any ActiveRecord model into a handy string that everyone uses to identify DOM ids. (more…)
The short of this story: the Invite Friends module on Bemba.com gave a ‘permission denied’ for the better part of the first day after launch. But it was fixed really quickly. Read on for more thoughts about this (hairy!) subject.
Using Rails helpers to hide the cruft
Published by March 2nd, 2008 in Tech and Uncategorized. 0 Comments
Views are the messiest part of an application. Nested divs, content inside layouts inside boxes inside partials, and a dash of javascript with it’s own ugly syntax. Last week I presented a good way to clean up views using partials with layouts. But the “proper” way to cleanup views is using helpers. (more…)
…again. I have blogged about this before but it bears repeating. I am in the process of a rewrite that’s turning out pretty massive. Just now a functional test revealed something I would surely have missed.
One of any social application’s key aspects is often importing contacts. There are a couple of ways to do this. Many wrong ones, and one right one. Our friend Frank Oxener has pointed us to the best one yet.




Subscribe to our RSS feed

