Filed under: Internet, Blogging, Web services, web 2.0
JS-Kit adds Digg-like features to your site with just a few lines of code
Now JS-Kit has added a new Score tool that lets visitors to your site give content a thumbs up or down. You can also install a Navigator widget which you can then place in a prominent position on your site to let visitors find the most popular stories quickly.
[via Mashable]

Get a WordPress.com Blog
So, just how good at time waster games are you? Think you've got the stuff? Well, The World's Hardest Game 2.0 doesn't think you do.
Yes, amazingly, it's possible to have a sequel to a game called "The World's Hardest Game". It doesn't seem logically possible, since if the first one was actually the world's hardest, how could another one come along and share the moniker? It made me doubt the name in the first place. That is, until I tried the game.
The mechanics of the game are very simple. You are a small red square, ...

Reader Comments (Page 1 of 1)
kevin said 1:37PM on 4-15-2008
Anyone know any jquery code to do this kind if thing yourself?
Reply
kingkool68 said 8:08PM on 4-15-2008
You would still need some sort of database to store the results (how many people gave the contnet a thumbs up vs. a thumb down). JavaScript alone can't do this!