Select a file you want to compress. This tool uses YUI Compressor 2.4.2. To use, copy/paste your code into the text area or select a file to upload. Then choose your compression type, JS or CSS.
- nater kane
Rodolphe Stoclin has created a simple Web wrapper on top of the YUI Compressor that let’s you throw up your JavaScript and get back a compressed version. It uses jQuery to do the inline results and show you the compression rate.
- nater kane
a function that resizes an image to constraints (doesn't care if it should scale up or down), with possibility to select if you want to keep it proportional, possibility to use either width or height as the constraint, and preserves transparency.
- nater kane
The Web Embedding Fonts Tool (WEFT) lets Web authors create 'font objects' that are linked to their Web pages so when viewed through the browser, pages are displayed in the style contained in the font object.
- nater kane
Wouldn’t it be handy if we could treat all the public spreadsheets uploaded to Google docs as queryable tables in a database? Well, it appears that you can do so, at least at an individual spreadsheet level: Introducing the Google Visualization API.
- nater kane
tokyo_tyrant extension provides a wrapper for Tokyo Tyrant client libraries. The extension contains the normal key-value API and the table API. "Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet. Though the DBM has high performance, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo Cabinet. It is composed of the server process managing a database and its access library for client applications." --Tokyo Tyrant documentation Tokyo Tyrant is written by Mikio Hirabayashi and is licensed under GNU Lesser General Public License.
- nater kane