Monday, March 19, 2007
CheeseRater - voting in the CheeseShop
Found via Joe Gregorio's blog: CheeseRater, a slick-looking Django app that lets you vote on CheeseShop packages. Interesting idea. Since tagging/redditing/social networking/web2.0ing/etc. are all the rage these days, this might prove more popular than the automatic scoring that MichaĆ is doing with the Cheesecake Service. Maybe we can combine the two....that would be interesting.
Subscribe to:
Post Comments (Atom)
Modifying EC2 security groups via AWS Lambda functions
One task that comes up again and again is adding, removing or updating source CIDR blocks in various security groups in an EC2 infrastructur...
-
Here's a good interview question for a tester: how do you define performance/load/stress testing? Many times people use these terms inte...
-
Update 02/26/07 -------- The link to the old httperf page wasn't working anymore. I updated it and pointed it to the new page at HP. Her...
-
I've been using dnspython lately for transferring some DNS zone files from one name server to another. I found the package extremely us...
5 comments:
This was the application that Jacob Kaplan-Moss used as reference @ the PyCon Beginning and Advanced Django sessions (I think - I was only @ the Beginning Django session).
I came away thinking 2 things:
1. Excellent introductory application.
2. Why does Kumar's 'fixture' module break it. (search for fixture, click on the fixture hyperlink and bang!)
Hi, Terry -- thanks for your comment. You're right, fixture breaks it, but so does 'testtools' which also comes up when you search for fixture. And if you search for cheesecake, nothing comes back. Could it be that ... gasp ... the cheeserater app has not been properly tested???? :-)
Personally I find the app a bit boring with just +/- scores. Comments would be far more interesting.
Ian -- you're right -- the more I use the app, the less fired up I am :-) Plus, as I was saying in the comment to Terry, it doesn't really work.
Grig
I agree about the +/- only bit, it's way too reductive. If the site had comments it could be pretty useful, though. Compare with cpanratings.perl.org ...
Post a Comment