Since google launched pagespeed add-on for firefox, everybody is talking about how to speedup you site, but there are few instructions about one aspect : the cookieless domain. We should serve static components (css, images, javascript) with no cookies at all. Cookies are sent and received each time we make a request to the server. [...]
Why? Because “Downloadify is a tiny JavaScript + Flash library that enables the generation and saving of files on the fly, in the browser, without server interaction.” You can generate in the client side, with no server interaction files that can be saved on the user’s computer. Think about this: Downloadify, a clientside persistent storage [...]
MockApp.com gives you for free (you need only to register) a keynote document that allows you to mock up iPhone apps, and even simulate the behaviour ( of course without animation ).
If you need a slick client for your Gmail account – up to four – Notify is for you. It integrates itself into the menu and has more features than the simple google notifier. “Since Notify sits up in your menu bar, it stays out of the way until you need it. When you do [...]
Well, is not actually the site but the script behind.
Floom is a beautiful MooTools plugin, that takes a collection of images and creates a blinds-effect slideshow.
The demo is simply outstanding, so that’s why this is the today’s website.
More info, specs and docs on the developer’s site
Today’s website: appcelerator.com Why? Because of the great product they offer for free: Titanium Developer. Titanium is a tool that allows to webdevelopers to build native iPhone and Android apps without needing to learn cocoa or java. It will compile your project and even help you release it. They have a great section with resources, [...]
Why:
Because it’s design is sleek and beautiful,
the information on it is very well structured,
because is about mac
and because they offer for FREE the best mysql admin tool for OsX.
We’ll try today to bring some icons to be used for the UI of the iPhone. Like the ones below: The icons should be grayscaled, as the operating system will take care of all the graphic effects – like the nice aqua gradient, or the background of the button. Some of the resources presented are [...]
We’re starting a new category today called website of the day. We’ll try to add here the sites we encounter in our daily surfing on the net and catch our attention somehow: by beauty, weirdness, the useful information it has, etc. Today site is minimalmac.com The site tries to gather resources on how to create [...]
Twitter needs no presentation, and the fact that many webmasters include their posts on their sites either. This can be done in may ways, using the Twitter API. One easy way is javascript. Thanks to some libraries you need few lines of code, and, because all is client-side you have zero load on the server. [...]