HTML5 Image Enhancer Manual
(September 1, 2010)
In this detailed manual you'll find information on the basic and advanced usage of HTML5 Image Enhancer, as well as videos, tutorials and full overview of the features packed in the extension.
Building a Sleek AJAX Email Signup Form
(August 31, 2010)
Content Site Using HTML5 Canvas + CSS3
(August 31, 2010)
Getting to Work with CSS3 Power Tools
(August 25, 2010)
CSS3 is one of the coolest new web technologies available to web developers right now. Using some of its many features, it is possible to reproduce the effects that you might have previously done in Photoshop, with CSS code that is more maintainable, faster to load, and hip with the latest trends. Read on to learn about the power tools available to you and how to combine them to produce the ultimate graphical effects.
How to Easily Create Charts using jQuery and HTML5
(August 25, 2010)
HTML5 Canvas Image Effects: Black & White
(August 24, 2010)
3 Advanced CSS3 Techniques You Should Learn
(August 18, 2010)
If you’re reading this, then I can safely assume that you’ve at least heard of CSS3. The latest version of CSS includes properties that allow you to style your HTML elements with rounded corners, drop shadows, and even color gradients. However, these techniques just scratch the surface of what CSS3 can really do. In this guide, Max Luzuriaga is going to be talking about three advanced CSS3 techniques.
20 HTML Best Practices You Should Follow
(August 17, 2010)
How to Display Wordpress Sidebar on Other (Non WP) Sites
(August 17, 2010)
Before we can write our function, we need to understand exactly what we’re trying to do. Our goal is to cache our sidebar to a text file and update that cache whenever we publish a post, change our theme or make changes to the sidebar widgets. Since we’re planning on using our cache to display the sidebar on a different application, we need to be able to easily delete the cache without any ill-effects (we don’t want our sidebar broken at any time).
Create Dynamic Directories And Default Pages
(August 13, 2010)
Do you have a community based site with lots and lots of users? Do they post comments, upload pictures or documents, or maybe send in video or audio? Would you like to build one?
It’s easy enough, when you do have your site built, to have a page that displays that user’s info based on their UserID or any other variable you choose to use. Like: awebsite.com/a_page.php?UserID=something.
Let’s take it further and dynamically create a directory and place a default start page for each user based on their name so they have their own personal URL and space on your site. Like: awebsite.com/username.
This is completely done in DW8 with very little hand coding at all. You’re gonna find it opens many doors for you and your users. It took me years to figure this out and make it work this way. Now you can in minutes.










