Cullect Got 3rdPartyFeedback.com-ed

Ed Kohler1 has a new mechanical turk project – 3rdPartyFeedback.com. For $25, Ed will ask 10 people 3 standard questions about your website and send over their responses. Obviously, I ran Cullect.com through Ed’s gauntlet. Here are some of my favorites: “I like the fact that the website design is spare and not flash heavy.” …

9 Things Cullect Taught Me About Software

Forcing people to create an account to use your software is a bug. if you’re not scared to deploy, you’ve stopped caring. Murphy is alive and well. Google and a bookself of technical books can be equally useless. Good software is like an iceberg. if you ask for money, people will give it to you. …

How To Cache Highly Dynamic Data in Rails with Memcache – Part 1

There are a number of ways increase Ruby on Rails performance through caching. Caching works because things don’t change….or don’t change frequently. In Cullect, almost everything is dynamic, even Cullect’s HTML presentation format has 3 different states depending on access privileges and there are 8 other presentation formats available. The standard page, action, and fragment …

Diversified Rhino Guarding

“If you’re building on someone else’s platform, whenever they are down, you are down. There is no way around that.” – Brian Breslin on why TwitBin development is stalled. A year ago, I wrote about my hesitation of building on someone else’s platform. Since then, I launched Cullect. Which is nothing if not built atop …