9月 12 2009
Tags: Apache License 2.0, Application Server, Development, FriendFeed, Opensource, Python, Realtime, Web
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.

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% [?]
9月 10 2009
Tags: Explorer/Finder/Filer, GNU General Public License v2, Google Code, GUI, Opensource, Utility, Windows
StExBar is opensource software for Windows. I feel often “Wish such a function” to Windows explorer. Some filer software take solutions for people who have a stresses. But original filer has another problems.

So, other solution is using explorer extension and add on need to fuetures. That is StExBar.
Read more…
Popularity: 77% [?]
9月 9 2009
Tags: CMS, Development, Github, Google App Engine, Google Code, HTML, New BSD License, Opensource, Web
DryDrop is Opensource Python web application. Don’t you use version management system for make web site which use only static HTML files? Maybe create a folder and put HTML, JavaScript, Images, CSS and so on. Sure, that makes trouble if important file modify or deleted. But version management server set up is hard … so, you try DryDrop.

Fig. Administrator interface
Google App Engine (GAE) is Paas (Platform as a Service) and easy deploy Python or Java application. That mean GAE is application server. But DryDrop deploy static content on the GAE. And those static content manage on the Github. DryDrop manage Github repository URL and deploy to GAE. You can use Github push notify feature, after push contents and deploy automatic soon.
Read more…
Popularity: 100% [?]
9月 8 2009
Tags: Apache License 2.0, Bookmarklet, CSS, Google Code, Image, Opensource, PHP, Web
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.

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% [?]