KISS - Keep it Simple, Silly!
Tuesday May 31, 2005
When you are creating a Web site, keep your HTML simple. Tag bloat is difficult to read and modify later, and can create pages that are overly complex. The most ... Read More
Modularization of XHTML
Sunday May 29, 2005
XHTML has been broken up into modules to make it more extensible and allow it to be used on more diverse platforms.
Built-In ASP Objects
Saturday May 28, 2005
Using the built-in objects in ASP allows you to create dynamic pages without needing any external elements. Learn how to use some of the more useful built-in objects.
Writing HTML in Notepad
Friday May 27, 2005
Notepad is a text editor that comes free with every copy of Microsoft Windows. There is no need to get anything else when you want to write HTML. You can ... Read More
XSLT: More Transformations
Thursday May 26, 2005
Learn some powerful tools for transforming your XML. XSLT elements give you the power to convert the XML into the format that you need.
Introduction to ASP
Wednesday May 25, 2005
Active Server Pages can give you the dynamic, interactive pages you crave. Find out how this technology works and how it is different from other Web technology.
Who Needs Wires!
Tuesday May 24, 2005
WML or Wireless Markup Language is an XML application that allows you to put your documents onto cell phones and other wireless devices. Cables and wires not required.
HTML is Dead. Long Live HTML!
Sunday May 22, 2005
Assuming, because XML is on the playing field, that HTML is no longer needed is a bit premature. Learn why, while HTML may be going out, it's really not gone.
Writing a Schema
Saturday May 21, 2005
If you're going to write an XML application, you should write a schema to describe your XML. Schemas are valid XML documents, so they are a bit easier to write ... Read More
Transfer Your Files (FTP)
Friday May 20, 2005
It used to be difficult to move your files to your Web site, but now with easy to use FTP clients and upload forms, it's easier than you think.
XML Books
Thursday May 19, 2005
There are many books available about XML. Find the one that is right for you. Three great books, one to learn XML, one reference manual, and one short pocket reference. ... Read More
What HTML Can't Do
Wednesday May 18, 2005
HTML has a lot of features, but there are things that it just isn't built to do. Learn how to password protect, use forms, protect your images, and open new ... Read More
XSLT - Advanced
Tuesday May 17, 2005
Learn how to convert a more complicated XML document into HTML using eXtensible Style Sheet Language for Transformations.
How to Create a Web Site with HTML
Monday May 16, 2005
New Article If you're looking for a way to build Web sites from scratch, this step-by-step illustrated guide will help you learn how to do it. You'll learn how to ... Read More
XSLT - The Basics
Sunday May 15, 2005
XSLT is the style sheets language for transforming your XML into any other text based language, including HTML. This week, we'll learn how to do basic transformations.
Why Learn XML?
Saturday May 14, 2005
The Web development community is getting more and more complex. There are many more languages and protocols to learn, but why should you learn XML? The good news is, you ... Read More
Frames and Search Engines
Friday May 13, 2005
When you use frames, it makes it more difficult for search engines to catalog your pages. But that doesn't mean you shouldn't use them. Find out how to create a ... Read More
Web Images that Display at Home and on the Web
Thursday May 12, 2005
One of the most common problems beginners have is with getting their images to display both on their local hard drive and on the Web site. Learn why this happens ... Read More
Do You Want this Job?
Wednesday May 11, 2005
Many people learn HTML with the goal of becoming a professional Web developer, but do you know what the job really entails? It's not all peaches and cream. Learn some ... Read More
Validating for Accessibility
Tuesday May 10, 2005
Creating accessible pages is easy if you have the tools to check your site. With Bobby, you can make sure that your pages are accessible to all.
Book Review: CSS Pocket Reference
Monday May 9, 2005
New Review If you're looking for a CSS book you can carry with you all the time, this is the perfect book, but don't rely on it as your only ... Read More
Thanks Mom!
Sunday May 8, 2005
I became a Web developer because of my mother. And she helps me improve my site. Who inspires you? She learned HTML from me, which is the least I can ... Read More
Push Technology - XML in Action
Saturday May 7, 2005
It's easy to set up a Web site with push technology using the XML application CDF or Channel Definition Format.
Google Launches New Caching Service
Thursday May 5, 2005
Making Web pages load faster is something that Web developers are always striving to do. Now Google has joined the companies offering acceleration services. This one is specifically for people ... Read More
Basic Meta Tags
Thursday May 5, 2005
Meta tags are a great way to get your site seen by search engines. But what are they exactly? What tasks do they perform and how do you use them?
Your First Style Sheet
Wednesday May 4, 2005
CSS is not as hard as you might think. It's easy to change the fonts on your Web page using Cascading Style Sheets.
How Should My XML Look?
Tuesday May 3, 2005
XML doesn't define how a document should look when it's displayed. It's easy to use Cascading Style Sheets (CSS) to define how your XML documents should look.
Dreamweaver MX 2004 Keyboard Shortcuts
Monday May 2, 2005
New Reference Many people who use computer programs don't realize that there is a world beyond the mouse. And in fact, if you can learn some of these commands, you'll ... Read More
Tools to Read (Parse) Your XML
Sunday May 1, 2005
Many Web developers think that XML is just a new version of HTML that is viewed in Web browsers. Learn about XML parsers.

