I spent a five minutes to complete a stupid JiWai.de using Prototype JS library for my personal web site.
Because I set my JiWai.de to private, so I have to download my data to server using wget or curl in crontab.
>
> feuvan@fvnbox2:~/wwwdata/doc_root$ crontab -l
# m h dom mon dow command
10/ * sudo -u www-data /usr/bin/wget -N -q –[email protected] –http-password=sillypaswordRocks -O /home/feuvan/wwwdata/doc_root/jiwai.json http://api.jiwai.de/statuses/user_timeline.json?count=10
>
>
and on my homepage:
>
>
>
>