nortypig

an experiential adventure

subscibe to the nortypig.com rss feed

Shoutbox with PHP and SQL

October 4th, 2008

Dan Harper has a tutorial on creating a Shoutbox using PHP (Hypertext Preprocessor) and SQL (Structured Query Language). Not that I’m into shoutboxes, nope.

JQuery Tutorials

October 4th, 2008

35 JQuery Tutorials web designers might find useful to bookmark.

Jason Santa Maria Inspiration

October 4th, 2008

Jason Santa Maria’s podcast interview on CreativeXpert offers some design inspiration. It’s interesting to listen to how others find inspiration and their paths travelled.

CSS Includes with Title Attributes

October 4th, 2008

Robert Nyman questioned why two CSS Includes with title attributes in his head section caused only one CSS file to be called. Roger Johansson answered that - specifying external stylesheets states that setting the title attribute makes that the author’s prefered stylesheet. Handy to understand.

Tommy Olsson, in the article comments, has the full explanation of this feature and how title affects and is used to group persistent, prefered and alternative stylesheets.

Use Contrast to Add Focus

October 4th, 2008

Dmitry has something to say about using contrast in your design to focus on the hierarchy of importance.

JQuery for Background Animations

October 4th, 2008

Jonathon Snook has improved on Dave Shea’s recent method (posted on A List Apart as CSS Sprites 2: It’s JavaScript Time). Jonathon thought about it and came up with an improved method for creating background animations using JQuery - very, very nice indeed. Man I have to get smarter at this game. Nice work.

Managing Out of Date Content

October 3rd, 2008

How to Manage Out of Date Content is a post from Gerry McGovern how 6 year old content on the UAL’s (parent company of United Airlines) Content Management System got picked up by Google News and they lost 76% of their stock value just like that. Would you call that a down side of content management?

Are we ready to discuss the value of content management as opposed to content dumping in the corporate environment? One would think those figures measure on the economic value scale. (via Paul Boag)

Introduction to Adobe AIR

October 3rd, 2008

Cesare Rocchi on NETTUTS has a very basic rundown - Introduction to Adobe Air - about how to set up and deliver Adobe Air applications.