HTML & XHTML

  • submit to reddit

Adventures In JavaScript

Missing a comma in a class. Firefox: “Everything’s cool, brosef!” :: empty screen :: Chrome 1st time: “You can’t load local files, lol, eff...

0 replies - 1783 views - 10/26/12 by Jesse Warden in Articles

21 Links to Node.js Tools, Enhancements, and Libraries

 Here's a list of useful links including a range of useful tools and tutorials, including using Node.js with Backbone, three videos, and HTML5 audio....

0 replies - 5728 views - 10/22/12 by Tim Spann in Articles

jQuery Kwicks - Sexy Sliding Panels And Navigational Interaction

Kwicks for jQuery is a plugin providing sexy sliding panels with an emphasis on navigational interaction. Kwicks was originally a port of a MooTools...

1 replies - 7424 views - 10/19/12 by Hirvesh Munogee in Articles

Why All Web Devs Need To Prepare Their Sites for IE10 and Windows 8

October 26th 2012 is the big day for Microsoft: the launch of Windows 8, Internet Explorer 10 and the Microsoft’s tablet: the Surface. From an OS and an...

3 replies - 18332 views - 10/19/12 by Maximiliano Firtman in Articles

Cage Match! Sencha Touch vs. jQuery Mobile

Have you gotten the mandate from the higher-ups to write a cross-platform mobile app and you just don't have time to learn the skills for building native...

8 replies - 9673 views - 10/12/12 by Mitch Pronschinske in Articles

The Pros and Cons of JavaScript and jQuery

This article was written by the Imaginovation team.  They are a Raleigh web design and software development company who uses .NET,...

7 replies - 9905 views - 10/10/12 by Michael Georgiou in Articles

Sitdown with Raymond Camden: Star Wars and Data Structures

Raymond Camden, a Jedi Master and Developer Evangelist for Adobe, joined our host Anthony Pompliano to discuss his presentation on ColdFusion 10, Websockets...

0 replies - 2233 views - 10/08/12 by Bill Armstrong in Articles

Ah, the wonders of DHTML...

Yes, that’s not a typo.  This article should have been published 10 years ago.  It’s about DHTML, and apparently Netscape 4.7. Today, I was cleaning my...

0 replies - 5105 views - 10/03/12 by Jeff Blankenburg in Articles

Getting Started with Twitter Bootstrap

Last week I wrote a post on how to get started with GitHub. It was part of a session I presented during a company trip early September. The second part of...

0 replies - 5281 views - 09/24/12 by Christophe Geers in Articles

HTML5 Web Storage – Cookies Are So 1994!

Matthew Setter is a professional technical writer and passionate web application developer. He’s also the founder of Malt Blue, the community for PHP web...

0 replies - 5679 views - 09/22/12 by Leigh Shevchik in Articles

New iPhone 5 and iOS 6 Features for HTML 5 Developers

Quick review I’m going to divide this post in two parts: iPhone 5 and iOS 6 new stuff. On iPhone 5: New screen sizeNew simulatorWhat you need to...

2 replies - 14517 views - 09/20/12 by Maximiliano Firtman in Articles

Facebook’s HTML5 Mistake

Laides & Gentlemen, some key points to keep in mind when reading about Mark Zuckerberg’s latest statement about Facebook’s mobile ...

4 replies - 9865 views - 09/13/12 by Jesse Warden in Articles

Polyglot Programming on the Web

Whether you like it or not, the web platform has become the dominant client-side technology. This fact is so obvious that even...

1 replies - 6027 views - 08/28/12 by Victor Savkin in Articles

Linklist: Spring / HTML5 / FLEX

FLEX for Spring...

0 replies - 3183 views - 08/27/12 by Tim Spann in Articles

OOP JavaScript: Accessing Public Methods in Private Methods

As you know in JavaScript when you define a variable with the special word “var” the scope of this variable is within the function. So when you simply...

0 replies - 2124 views - 08/21/12 by Stoimen Popov in Articles