Christian Ready presents on HTML5
The Tulsa CFUG is proud to host a Connect presentation by Christian Ready on ColdFusion Security tomorrow (September 28, 2010) at 12:30 PM central. The details on are the Tulsa CFUG meetings page. [More]
View ArticleFavicons as Desktop Icons
I recently had a client request a favicon for their site. Normally this is no problem at all, but this time they added a bit of a twist that I didn't notice at first. As it caused me a small headache,...
View ArticleReal World HTML
HTML5 is currently all the rage. But while people are busy discussing the latest and greatest, maybe it is a good time and step back to look at how to write solid HTML4. Most of the HTML I see,...
View ArticleReal World HTML: Graphics-Heavy Banner
In the first entry on "Real World HTML", we reviewed the design (functionally matching a site I recently completed) that we must implement and created the skeleton HTML and CSS. Now it is time to...
View ArticleReal World HTML: Navigation
In our last "Real World HTML" entry (a few weeks ago - sorry about that), we implemented the graphic-heavy banner for the site. This time we need to implement the site navigation. [More]
View ArticleReal World HTML: Columns and Heresy
In our last "Real World HTML" entry (a few weeks ago - sorry about that), we implemented the site navigation. Now we need to finish up the skeleton of the site. Before we go on, let's review our...
View ArticleReal World HTML: A Funny Joining of Graphical Lines
In our last "Real World HTML" entry, we implemented the skeleton of the site (with a bit of heresy). Now we need to handle a small peculiarity of the design. Before we go on, let's review our design...
View ArticleReal World HTML: Rounded Corners Box
In our last "Real World HTML" entry, we handled a funny joining of graphical lines. This time we need to handle some rounded corner boxes sitting on a gradient. Before we go on, let's take a look at...
View ArticleReal World HTML: The Printable Page
In our last "Real World HTML" entry, we handled a rounded corner box sitting on a gradient - finishing up the implementation of the design. The only thing that remains now is making the printed page...
View ArticleReal World HTML: Client Review
In our last "Real World HTML" entry, we created a printable page - finishing up the implementation of the design and the print page. There's nothing left to do now, but show it to the client. I don't...
View ArticleWhat technologies, other than ColdFusion, should a developer know?
Fusion Authority recently ran an article called What's Hot? What's Not? Where Do We Go From Here? subtitled "What technologies, other than ColdFusion, should a developer know?". Mike Henke followed up...
View Article