Hacker News widget
<
h1> After yql-yui-and-jquery I tried to make a widget using the same killer combo.
<
h1>
Hacker news widget
Displays top ten news from the front page of hacker news
Ingredients:
0. YQL rest url for the data.
1. jQuery for getjson().
2. YUI css's for looks.
How it looks?
Check the demo HERE
What next?
0. Get the code from here
1. Improvise it :) Like an android app?
2. Share better methods.

Recent blog posts
- watir-webdriver web inspector
- gem list to gemfile
- Packing ruby2.0 on debian.
- Made it into The Guinness Book!
- to_h in ruby 2.0
- Filter elements by pattern jQuery.
- Better HTML password fields for mobile ?
- Grayscale image when user offline
- nth-child CSS pseudo-class Christmas colors
- EventEmitter in nodejs