Recent Articles

Google launches Dart, a JavaScript alternative

thumbnail

Earlier this month, Google unveiled a new programming language for the web named “Dart,” aimed at being a replacement for JavaScript. Dart’s purpose is to offer better performance, easier scaling….

TaffyDB — The JavaScript Database for Your Browser

thumbnail

TaffyDB is an open-source library that brings database features to your JavaScript applications. It is based on the concept of storing data in objects and then grouping those in an array to provide a client-side collection of data similar to a database table.

A Guide to HTML / CSS Frameworks & Libraries

thumbnail

Also known as a CSS / HTML framework, library or boilerplate, these sets of predefined HTML, CSS, and sometimes even JavaScript files package a number of ready-made options and features for design and layout of a web page.

Facebook & Twitter Web Site Integration

thumbnail

In this article, we’ll take a look at some of the other types of integration that the two most popular social networking sites, Facebook and Twitter, offer.

7 Useful Social Applications for your Web Site

thumbnail

The APIs offered by social networking sites can be tricky to work with if you’re not familiar with web development. The good news is that there are some service providers who in-turn provide widgets or easier implementation to add useful social features for your site.

The A to Z of Trending Web Development Technologies

thumbnail

If you’re curious about new web development technologies and techniques to use for your projects, then grab a cup of coffee and enjoy our A to Z of Trending Web Development Technologies & Tools.

PCSS – where CSS meets PHP

thumbnail

PCSS is a PHP server-side CSS3 preprocessor aimed at helping developers write CSS3 using less code. PCSS truly extends the concept of shorthand CSS through several built-in features like constants, variables, functions and classes.

Zebra_Form – PHP Class for Form Creation

thumbnail

If you’re looking to simply your form creation and validation process, then consider Zebra_Form, an object-oriented PHP class that promotes rapid HTML forms development through the use of clean and easily maintainable code.

Google’s Swiffy Converts your Flash files to HTML5

thumbnail

Google’s Swiffy is an online tool that allows you to upload your Adobe’s SWF file and have it converted to an HTML5 version. By using a combination of JSON, SVG and CSS, your converted Flash file can render in modern browsers that use the WebKit engine.

WordPress 3.2 Released – Faster, Smoother & Seamless

thumbnail

WordPress version 3.2 codenamed ‘Gershwin’ has been released last night boosting over 400 enhancements including new user and developer features, performance improvement as well as addressing several bug fixes.