Browsing Posts from May, 2011

Making a Simple Tweet to Download System

Added on May 25th, 2011 in Tutorials | 23 comments

This time we will be building a simple Tweet to Download system with jQuery and Twitter’s Web Intents gateway. It will offer your website visitors a free download, but only after they tweet about your website.

Read more

Generating Files with JavaScript

Added on May 17th, 2011 in Tutorials | 13 comments

This time we will be making a jQuery plugin which, combined with a simple php script, can generate a file and make it available for download. Perfect for exporting the settings of your webapp or providing reports.

Read more

App Engine Series #5: The Front End

Added on May 9th, 2011 in Tutorials | 7 comments

In this final part of the series, we will be creating the jQuery / CSS front end. We will be using the Flot jquery plugin to build a live visualization of the uptime data gathered by our dashboard.

Read more

Making a CSS3 Animated Menu

Added on May 3rd, 2011 in Tutorials | 25 comments

In this short tutorial, we will be using the power of CSS3 effects and transitions, to build a JavaScript-free animated navigation menu which you can use to add a polished look to your website or template.

Read more