Posts tagged Web Standards

Tech Library

This page is a list of all the books I have in my own personal ‘tech library’. This page will be updated regularly with new books added, plus links to reviews I have written of those books (if applicable – I hope to have reviews of all the books I own eventually). If you have a book review of a tech book you have written and would like it included in our library, please see our Guest Post page for more information.

Professional Search Engine Optimization with PHP: A Developer’s Guide to SEO
CSS Mastery: Advanced Web Standards Solutions
Web Standards Solutions: The Markup and Style Handbook
Fedora Linux: A Complete Guide to Red Hat's Community Distribution
Linux Administration: A Beginner's Guide
Foundations of Security: What Every Programmer Needs to Know
Flash 8 Essentials
Constructing Usable Shopping Carts
Beginning XML
  • Beginning XML

  • Authors: David Hunter, Andrew Watt, Jeff Rafter, Jon Duckett, Danny Ayers, Nicholas Chase, Joe Fawcett, Tom Gaven, Bill Patterson
  • Purchase on Amazon
Bulletproof Ajax
Bulletproof Web Design: Improving flexibility and protecting against worst-case scenarios with XHTML and CSS
The Principles of Beautiful Web Design
Search Engine Optimization: An Hour a Day
Search Engine Optimization For Dummies
Content Management Bible
Pragmatic Ajax: A Web 2.0 Primer
Transcending CSS: The Fine Art of Web Design
Web Standards Creativity: Innovations in Web Design with XHTML, CSS, and DOM Scripting
DOM Scripting: Web Design with JavaScript and the Document Object Model
JavaScript Bible
Macromedia Fireworks MX 2004 Zero to Hero
Naked Macromedia Fireworks MX 2004
Ajax: The Definitive Guide
Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional
Beginning MySQL
XML The Microsoft Way
Visual Studio .NET: The .NET Framework Black Book
Foundation ColdFusion for Flash
Beginning Programming with Java For Dummies
Flash ActionScript for Dummies
Visual Basic .NET Programming
Designing Web Graphics.4
A Programmer's Introduction to Visual Basic.NET
Creating Your Web Site with ColdFusion
Flash MX ActionScript: The Designer's Edge
ASP.NET Bible
Visual Basic 2005 For Dummies

Book Review: Web Standards Solutions: The Markup and Style Handbook

Book Review for:

Web Standards Solutions: The Markup and Style Handbook

by Dan Cederholm

5 out of 5 Stars for Web Standards Solutions: The Markup and Style Handbook

If you’ve read through some of my other posts, or even glanced at my Categories, you’ll know I’m a huge proponent of Web Standards. I also tend to buy my books based on other user reviews, as opposed to critic reviews. I like to get my review directly from the people using the book daily. This book current has a 5 star rating with 45 out of 52 5-star reviews on amazon.com and was a no brainer for me to rank it the same, for reasons I will get into later. This book was written in 2004 and a special addition was just released as well only 2 weeks ago.
Read the rest of this entry »

Be a part of a world record attempt by downloading Firefox 3.0 on June 17th, 2008

Download Day 2008

I was reading some science & tech news postings at google today and came across an article posted at ChannelWeb. The purpose of the article is to promote Mozilla’s efforts to set a Guinness World Record highest number of software downloads in a single day with the release of the new Firefox 3.0 web browser on June 17th, 2008.

For those of you living under or a rock, or hopelessly devoted to Microsoft, or if you just have never heard of it, Firefox is an award-winning open-source web browser from Mozilla. According to the W3C statistics, Firefox currently has a 39.1% market share of web browsers as of April 2008. When compared separately to the two major versions Internet Explorer (6 and 7), Firefox is the most popular browser in use on the internet. I can’t say for sure when I first started using Firefox, but it’s been at least 3-4 years, if not more, and I havn’t looked back since. I am a strong supporter of Firefox for a number of reason, most of which come from a web development standpoint. I thoroughly enjoy Firefox mainly because it has better support for web standards. (Read more about Web Standards in my post “We’re getting NAKED!! But don’t get too excited.“) Not only that, but as an open-source web browser, Firefox has a plethora of user-developed add-ons and themes available to customize your the look, feel, and performance of your browser. One of my favorites is the Web Developer Add-On (for obvious reasons). There are plenty of other add-ons for assisting with bookmarking features, managing feed subscriptions, toolbars, search tools, social networking management, and many more. See the full list of Firefox Add-ons.
Read the rest of this entry »

We’re getting NAKED!! But don’t get too excited.

As anyone who was talked to me knows, I am a huge proponent of web standards and standards based design. For those of you who are unfamiliar with standards based design, here is a brief explanation.

Standards based design is web site design that follows and conforms to current web standards recommendations, as set by the W3C. According to their website, the W3C’s mission is:

To lead the World Wide Web to its full potential by developing protocols and guidelines that ensure long-term growth for the Web.

Some people may ask, why are web standards important? Same reason any set of standards are important: To promote continuity and uniformity. Think of all the standards in place in the world today: Standard Units of Weight and Measurement, Street sign colors/shapes, building/construction code, and even our state/local laws are all systems of standards. Without systems of standards, people would be free to do things as they wish. Ultimately, it would result in utter chaos. Unfortunately, that’s what happened back in the days of the browser wars in the mid-to-late 90’s.

Those of you who are fortunate (or unfortunate) enough to remember, know what I’m talking about. Different browser manufacturer’s did things their own way when it came to displaying web pages as web standards had not been published or were not widely known. Now, things are still far from perfect when it comes to browser support for HTML/CSS standards, but they are definitely better than they used to be. Browser manufacturers are getting better at their support for current design standards and W3C recommendations. A W3C Recommendation is the name for a current internet language standard and guideline, and over 110 recommendations have been published since 1994.
Read the rest of this entry »