|
Nvidia driver fries two of my graphics cards within four days of each other |
This article explains my findings on this, and my ongoing discussions with Nvidia about a potentially fatally flawed driver release, and incredibly badly timed Warranty Expiration.
|
Building Intelligent sessions into your framework |
Have you ever been logged into an application and had your session timeout, then when you log back in you are returned to a different place altogether?
This article deals with a way to mark where a user was in your application and return them to that location when they log back in. It also allows a user to deep link into an application. IE when they have a bookmarked link instead of being passed to the home page, they are passed through to their original destination.
|
Using cfcontent to serve up Coldfusion generated CSS documents |
The article deals with using cfcontent to serve up dynamic data driven CSS. I'll use Coldfusion to embed variables in a cfm file, then use cfcontent to have the browser serve the content as a CSS file.
|
The SEO way to safely redirect a Page or folder using 301 redirects |
In a recent project we are restructuring a site to be more intuitively architected. But what impact will moving the directories or pages have on all that hard earned Search Engine Ranking Optimisation work?
This article deals with how to safely redirect users from an old page or folder to the new URL, and keep Search Engine's informed of your changes without leading them to dead content (Dead content is bad and will adversely affect your Site rankings).