Monthly Archives: April 2010
Professional PHP E-Commerce System: CS-Cart
Shared by 小董 操作介面相當不錯 功能非常用心的購物車軟體~ CS-Cart is a complete shopping cart application that can quickly enable any business to start selling online whether it is a single-product shop or a complete marketplace. The application uses Ajax in many parts to ease usage and offers an overall smart logic for a better shopping experience like one-page checkout , featured/related products for cross selling and many more. CS-Cart is installed with the help of a web-based installer and products/categories can be defined so fast as it supports bulk uploading of products/categories/images or importing/exporting any data from CSVs.
webkit2png – command line web screenshots
webkit2png – command line web screenshots : Typekit’s Paul Hammond built a great Python application that easily generates screenshots of websites right from the command line. Once installed, making a screenshot of a webpage is as simple as: webkit2png http://thechangelog.com The result: full , clipped , and thumbnail PNGs.
xkcdfools: Mock a UNIX terminal in jQuery
xkcdfools: Mock a UNIX terminal in jQuery : As seen on xkcd’s awesome April Fool’s homepage , xkcdfools is a mock terminal client written in jQuery. Many familiar commands are supported: guest@xkcd:/$ ls welcome.txt license.txt blag/ blog/ fora/ forums/ store/ about/ Terminal history works by hitting the up arrow, and there are even some funny Easter eggs included as well including: guest@xkcd:/$ whoami You are Richard Stallman.
Premailer – prep your HTML email by inlining CSS
Premailer – prep your HTML email by inlining CSS : At what must be the nexus of the open source universe, we’re posting a cool project from Alex Dunae aka theCHANGELOG .