Browsing Everything

Creating a PHP and CSS3 Powered About Page

Added on Jul 12th, 2011 in Tutorials | 8 comments

Here we will be creating a simple about page that is powered by PHP, HTML5 and CSS3. It will present your contact information to your visitors, with an option for downloading it as a vCard (useful for importing it in third party applications).

Read more

15 Powerful jQuery Tips and Tricks for Developers

Added on Jun 29th, 2011 in Articles | 31 comments

In this article we will take a look at 15 jQuery techniques for your effective use of the library. We will start with a few tips about performance and continue with some of the library’s more obscure features.

Read more

Making a Beautiful HTML5 Portfolio

Added on Jun 17th, 2011 in Tutorials | 39 comments

In today’s tutorial we will be making a beautiful HTML5 portfolio powered by jQuery and the Quicksand plugin. You can use it to showcase your latest work and it is fully customizable, so potentially you could expand it to do much more.

Read more

Making a Simple Tweet to Download System

Added on May 25th, 2011 in Tutorials | 24 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 | 15 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

App Engine Series #4: The Controllers

Added on Apr 21st, 2011 in Tutorials | 4 comments

Picking up where we left last time, we will take a look at the controllers that comprise our app engine application.

Read more
Page 4 of 17« First...2345610...Last »