Book Review: Head First JavaScript
This book is written for someone who has a good grasp of HTML and CSS, and is looking to extend their capabilities. There are plenty of stimulating tutorials, but most importantly, you’ll learn how to create dynamic, eye-popping Web sites. By Lee Underwood. 0703
Credit:Book Review: Head First JavaScript
[…]
Unofficial International WordPress Day
Today is Unofficial International WordPress Day, an event sponsored by WPCandy.com that is being used as a way to show appreciation to Automattic. If you are a WordPress lover, the folks over at WPCandy are inviting you to post about WordPress today! (e.g. why you love WordPress, thanking Automattic, etc.) They’ve also prepared a giveaway […]
Custom HTML Form Elements
This JavaScript and CSS will allow you to use custom images for checkboxes, radio buttons and select lists.
Excerpted from:Custom HTML Form Elements
a2a_linkname=”Custom HTML Form Elements”;a2a_linkurl=”http://www.frenzygraphics.com/2008/07/01/custom-html-form-elements/”;
New Life for Old Drives
If you’re looking to upgrade to a larger hard drive, add an external hard drive, CD drive or give additional life to a switched-out drive, this system is as simple as it gets. By Lee Underwood. 0916.
View original here: New Life for Old Drives
a2a_linkname=”New Life for Old […]
WordPress Theme Releases - Checkmate, Natural Power, and DarkZen
Checkmate
CheckMate is a classic blog style template with a minimalist design packed with features and customizing options. This is one to definitely download and try out and includes a quick start guide to show you how to use some of the features.
Natural Power
Natural Power is a two column theme, widget ready, that comes with four […]
Refactoring HTML: Well-Formedness - Part 2
The very first step in moving markup into modern form is to make it well-formed. Well-formedness is the basis of the huge and incredibly powerful XML tool chain. By Elliotte Rusty Harold. 0609
See the rest here: Refactoring HTML: Well-Formedness - Part 2
a2a_linkname=”Refactoring HTML: Well-Formedness - Part 2″;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/09/refactoring-html-well-formedness-part-2/”;
[…]
IETester
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 1, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.
Original post: IETester
a2a_linkname=”IETester”;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/03/ietester/”;
Refactoring HTML: Well-Formedness
The first step in moving markup into modern form is to make it well-formed. Well-formedness guarantees a single unique tree structure for the document that can be operated on by the DOM, thus making it the basis of reliable, cross-browser JavaScript. Elliotte Rusty Harold. 0602
Read more: Refactoring HTML: Well-Formedness
[…]
Make Money Online with TNX
(Every now and then, I would like to write make money online posts)
TNX, pronounced “thanks”, is a text link advertising system that started only a few months ago and that already has more than 50,000 members! If you don’t know much about text link advertising, read the following paragraph:
Availability of unique and useful content on […]
I’m Still Here!
Hey everyone, I apologize for the lack of updates. It’s been a month since I wrote my last post, but it seems that not much has changed over at WPDesigner. By the way, I haven’t sold this blog and I don’t plan to anytime soon. However, Moses, founder of WPThemesPlugin, has sold his and it […]
Software Engineering for Ajax - Part 2
Eclipse provides a nice environment for debugging a running Java application. When launched, the application runs in the hosted mode browser. In Debug mode, the hosted mode browser is connected to Eclipse and can use Eclipse’s debugging commands. By Ryan Dewsbury. 0519
More here: Software Engineering for Ajax - Part 2
[…]
Software Engineering for Ajax
A great advantage of using the Google Web Toolkit (GWT) when building Ajax applications is leveraging advanced software engineering. This week you’ll learn how to use the Java software engineering tools in GWT to build high-quality Ajax applications. By Ryan Dewsbury. 0512
Go here to see the original: Software Engineering for Ajax
[…]
Implement Drag and Drop in Your Web Apps: Part 2
Last time we looked at how to use the dnd module. This week, we look at how it’s implemented. Like all GWT modules, our drag-and-drop module has an XML configuration file. It also has some Java classes and interfaces. David Geary and Rob Gordon. 0505
See more here: Implement Drag and Drop in Your Web Apps: […]
Sliding JavaScript Dropdown Menu
This lightweight drop down menu script (~1.8kb) allows you to easily add smooth transitioning dropdowns to your website. This can be used for navigation, dropdown lists, info panels, etc.
View original post here: Sliding JavaScript Dropdown Menu
a2a_linkname=”Sliding JavaScript Dropdown Menu”;a2a_linkurl=”http://www.frenzygraphics.com/2008/04/29/sliding-javascript-dropdown-menu/”;
Implement Drag and Drop in Your Web Apps
With the advent of GWT (Google Web Toolkit), we have drag-and-drop capabilities in a Java-based Web application framework. In this solution, we implement drag and drop in its own module, allowing you to easily incorporate it into your applications. By David Geary and Rob Gordon. 0428
Read the original here: Implement Drag and Drop in Your […]


