Posts

Showing posts with the label stand alone

because shit happens

When you spend half week of holidays recovering because of a dislocated shoulder, when you come back and spend 1 month recovering after a shoulder surgery, or for any other smaller or bigger shitty situation life could offer us, there is now a customisable way to express our anger: fuckn.es ! 100% Embedded HTML5 Application One project that always fascinated me is py2exe , an utility able to convert whole python applications into a single executable file. This concept is similar in OS X Applications, where everything is transparently contained in a single file. I have tried to reproduce a similar concept with this stand alone web page application where the manifest is hilariously the only external dependency, totally superfluous but necessary for mobile devices. In any case, fuckn.es is a portable, " copy and paste source ready to go ", cross platform tiny app, where rather than #! /bin/sh at first line, the user should simply double click it and run within a (modern) bro...

jSmile 0.4 - Stand alone Version

nic comment: hey. thank u for that awesome plugin. how can i download the smilie package? i want to host them on my webspace because i want to be independet from other hosters. I have recently updated my jQuery plugin, called jSmile , and the biggest news is that it does not require anymore external resources. Thanks to inline uri data, the script now comes " full optionals ", or better, with base64 encoded GIFs images included. Instead of external CSS classes, images, and cross host dependencies, jSmile can now easily be integrated in every http or http s site, and without network delays. Its size is obviously bigger than before, but using a minifier and gzip compression, it fits perfectly under 7Kb . Compatibility Chrome FireFox Internet Explorer 8 Opera Safari WebKit Enjoy ;)