Crank Up the Volume with HTML5 Music
With HTML5, music is making a comeback on the Web. Create amazing music site experiences where adding an audio file is as simple as inserting an image and users have more pause and play music outside a browser. The introduction of the tag eliminates the need for external music players, allowing for true integration [...]
Internet Explorer 6: What Have We Learned?
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?
Original post: Internet Explorer 6: What Have We Learned?
[...]
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?
See the original post: The [...]
Dojo.behavior: Write Modularized HTML Document Event Handling
The dojo.behavior module provides a simple and lightweight mechanism for listening to HTML document events. Find out what makes dojo.behavior one of the best event handling mechanisms around.
Originally posted here: Dojo.behavior: Write Modularized HTML Document Event Handling
a2a_linkname=”Dojo.behavior: Write Modularized HTML Document Event Handling”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/27/dojobehavior-write-modularized-html-document-event-handling/”;
The Dojo Publish/Subscribe Event Mechanism
Learn how to use the Dojo Toolkit’s versatile ContentPane widget to load dynamic content into your Web pages.
Here is the original post: The Dojo Publish/Subscribe Event Mechanism
a2a_linkname=”The Dojo Publish/Subscribe Event Mechanism”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/25/the-dojo-publishsubscribe-event-mechanism/”;
Post a Message on a Facebook Wall with JavaScript
Allowing your visitors to easily post links to your website on Facebook can really boost traffic.
See the original post: Post a Message on a Facebook Wall with JavaScript
a2a_linkname=”Post a Message on a Facebook Wall with JavaScript”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/21/post-a-message-on-a-facebook-wall-with-javascript/”;
Loading Dynamic HTML Content Using the Dijit ContentPane
Load dynamic content into your Web pages using the Dojo Toolkit’s versatile ContentPane widget.
Here is the original post: Loading Dynamic HTML Content Using the Dijit ContentPane
a2a_linkname=”Loading Dynamic HTML Content Using the Dijit ContentPane”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/19/loading-dynamic-html-content-using-the-dijit-contentpane/”;
Handling Exceptions with ASP.NET
Exceptions can make Web applications useless from a user’s perspective, but understanding how to prevent and handle exceptions can make the de-bugging process easier.
More here: Handling Exceptions with ASP.NET
a2a_linkname=”Handling Exceptions with ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/11/handling-exceptions-with-aspnet/”;
Optimize Your Web Page with CSS Sprites
CSS sprites mash up all the images used on a webpage into one large image and display only the part that contains the image wherever it’s required. Using CSS sprites drastically reduces the load time of the page.
See the original post: Optimize Your Web Page with CSS Sprites
[...]
3 Fun Conditional Tricks for Your WordPress Custom Fields
These three tricks for manipulating the keys and values of WordPress Custom Fields produce some very interesting results.
See the original post: 3 Fun Conditional Tricks for Your WordPress Custom Fields
a2a_linkname=”3 Fun Conditional Tricks for Your WordPress Custom Fields”;a2a_linkurl=”http://www.frenzygraphics.com/2011/03/01/3-fun-conditional-tricks-for-your-wordpress-custom-fields/”;
Event Listening Made Easy with Dojo.connect
The Dojo libraries offer programmers a single coherent event system. With dojo.connect, you can execute any number of functions in response to DOM and widget events.
Go here to read the rest: Event Listening Made Easy with Dojo.connect
a2a_linkname=”Event Listening Made Easy with Dojo.connect”;a2a_linkurl=”http://www.frenzygraphics.com/2011/02/15/event-listening-made-easy-with-dojoconnect/”;
Using with the jQuery Globalization Plugin in ASP.NET
The jQuery Globalization Plugin provides globalization support to ASP.NET applications that can use JavaScript.
Credit:Using with the jQuery Globalization Plugin in ASP.NET
a2a_linkname=”Using with the jQuery Globalization Plugin in ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2011/02/08/using-with-the-jquery-globalization-plugin-in-aspnet/”;
Getting Started with WordPress Custom Fields
The WordPress Custom Fields feature provides the flexibility to store and call custom image URLs, headers, and background wallpapers in your posts.
Original post: Getting Started with WordPress Custom Fields
a2a_linkname=”Getting Started with WordPress Custom Fields”;a2a_linkurl=”http://www.frenzygraphics.com/2011/02/02/getting-started-with-wordpress-custom-fields/”;
Squeezing the Most Out of the Ajax Control Toolkit’s Accordion Tool
The Accordion Control is one of the many useful controls that comprise the Ajax Control Toolkit.
Read more here: Squeezing the Most Out of the Ajax Control Toolkit’s Accordion Tool
a2a_linkname=”Squeezing the Most Out of the Ajax Control Toolkit’s Accordion Tool”;a2a_linkurl=”http://www.frenzygraphics.com/2011/01/29/squeezing-the-most-out-of-the-ajax-control-toolkits-accordion-tool/”;
Create Keyboard Shortcuts for Web Apps with JavaScript
For a long time, Web apps were not considered an viable alternative to desktop apps, and one of the primary reasons was the lack of keyboard shortcuts. You can change that using JavaScript.
View post:Create Keyboard Shortcuts for Web Apps with JavaScript
a2a_linkname=”Create Keyboard Shortcuts for Web Apps with [...]


