Web Development and Design Tutorials, Tips and Reviews

Add External JS Libraries to Eclipse JSDT-driven Projects

In the Scripting Made Easier with the Eclipse JavaScript Development Tools (JSDT) article, Rob Gravelle demonstrated how to utilize the Eclipse JSDT plugin to enhance the development of a Static Web Project. In today's follow-up, Rob explores a couple of strategies for integrating third party JS libraries into your project, such as jQuery and qooxdoo. Read More.

How to build an Instagram-like photo sharing app with HTML5

Rajaskharan Vengalil set out to see if an app like Instagram could be built using only HTML, CSS and JavaScript. Read on to see the results. Read More.

Unifying touch and mouse: how Pointer Events will make cross-browsers touch support easy

I often get questions from developers like, “ with so many touch-enabled devices on phones and tablets, where do I start? ” and “ what is the easiest way to build for touch-input? ” Short answer: “It’s complex.” Surely there’s a more unified way to handle... Read More.

Working with HTML5 in Eclipse Juno

In this follow-up to the the Create an Static HTML5 Web Project in Eclipse article, Rob Gravelle explains how to use Eclipse Juno's auto-complete feature, the WYSIWYG (What You See Is What You Get) Editor, and how to create your own HTML5 templates. Read More.

5 Ways to Increase Web Conversions with Design

Read More.

Recent Articles

The Dangers of HTML5: WebSockets and Stable Standards

New HTML5 technologies like WebSockets offer some amazing new opportunities for Web developers.  But they also show how implementing unstable standards may cause more harm to a site than the benefits of the technology. What is the role of browsers and how should developers plan for when developing with HTML5? Read More.

What Web Developers Have Learned in the Past 10 Years

IE6 shipped more than 10 years ago, but its non-standard implementation of the shifting standards of 2001 still haunts today's developers. As the Web shifts to HTML5, and new versions of IE, Firefox and Chrome debut, have we learned the lessons of IE6? Read More.

Crank Up the Volume with HTML5 Music

With HTML5, music is making a comeback on the Web. In this tutorial we will show you how to create amazing music experiences for visitors to your website--and it's as easy as inserting an image. Read More.

Dojo.behavior: Write Modularized HTML Document Event Handling

Read More.

The Dojo Publish/Subscribe Event Mechanism

Read More.

Post a Message on a Facebook Wall with JavaScript

Read More.

Loading Dynamic HTML Content Using the Dijit ContentPane

Read More.

Handling Exceptions with ASP.NET

Read More.

Optimize Your Web Page with CSS Sprites

Read More.

3 Fun Conditional Tricks for Your WordPress Custom Fields

Read More.

Event Listening Made Easy with Dojo.connect

Read More.

Using with the jQuery Globalization Plugin in ASP.NET

Read More.