Recent Comments

Tornado – Real time web application server developed by FriendFeed

9月 12 2009 Tags: , , , , , , , No Commented

Tornado made by Python and Opensource software. Currently trend word is “Real time-web”. Real time search likes Twitter or Social aggregator likes FriendFeed…many services target to Real time-web.

picture164.png

If web-service support realtime, web-server has to change. Tornado is web application server which make for real time-web.

Read more…

Popularity: 90% [?]

SpriteMe – Generate sprite images using Bookmarklet

9月 8 2009 Tags: , , , , , , , No Commented

SpriteMe’s technology is bookmarklet and PHP. Sprite image is many tiny icons connect to one big image file, and show a image using CSS. If your web service display many icon files, try sprite image. It will be down client connections. Sprite image technic use Google or major web service.

picture121.png

Your browser register SpriteMe’s bookmarklet and any web site run the script. Show the floating window, it’s results which pick up images on this web site. You choice the images which create sprite image, and click make sprite button. Few seconds later, new sprite image generated.

Read more…

Popularity: 94% [?]