Mod Rewrite Part 3 – Redirecting Browser Dependent Content with Apache and Mod Rewrite
Learn how to use the Apache mod_rewrite module to automatically redirect a user to a page designed specifically for their web browser. Mod Rewrite Part 3 – Redirecting Browser Dependent Content with Apache and Mod Rewrite
Make Prettier URLs with Apache’s Mod Rewrite
Sukrit Dhandhania discusses how to use .htaccess to make user and search engine friendly URLs for your web applications. View original here: Make Prettier URLs with Apache’s Mod Rewrite
Basic Authentication with Apache
Apache can be configured to protect either the whole website or just certain sections of it. Learn how to create users and set up a user authentication system so that when someone goes to a protected section of your website they are asked to enter a username and a password. Original post: Basic Authentication with [...]
On-Demand JavaScript Explained
As JavaScript Frameworks and user JS libraries become increasingly commonplace, download times can become a real turn off to users. There are times where dynamically loading scripts and other resources can be of great benefit. In this overview of on-demand JavaScipt, we’ll go over the basics of how it’s done, as well as look at [...]
Creating Custom Error Pages on Apache Servers
It’s almost inevitable that on any given Web site someone, at some time, is going to be directed to a nonexistent URL. This tutorial will show you how to use a simple script to make the situation a bit easier on your visitors. View original post here: Creating Custom Error Pages on Apache Servers
Django for the Impatient: Blog Building Basics
Django bills itself as “the Web framework for perfectionists with deadlines.” In this two-part series we’ll put ourselves on a deadline and see how fast we can produce a simple blog using Django. Here is the original: Django for the Impatient: Blog Building Basics
Using Dojo for Client-Side Validation
Client-side form validation is quick and reduces the load on the server. This tutorial explains how to use the Dojo JavaScript library for these types of validation in order to enhance your form processing. Read more: Using Dojo for Client-Side Validation
How to Use the ‘AddThis’ Social Bookmarking Service
Social Bookmarking has become an important way of driving traffic to your site. You can choose from a variety of scripts, but you’ll soon run into maintenance issues. There’s an easier way, an all-in-one script, by AddThis. By Lee Underwood. 0115 The rest is here: How to Use the ‘AddThis’ Social Bookmarking Service
The New Vessels: The New Language of Marketing 2.0
The new vessels, which include blogs, games, social networks, and other Web 2.0 mechanisms, involve listening, cultivating, and participating in the continuous dialogue among customers. By Sandy Carter. 0112 Here is the original post: The New Vessels: The New Language of Marketing 2.0
An Introduction to 3D
3D models are created by manipulating polygon meshes and molding them into objects, characters and scenes. Even if you don’t have formal art training that goes beyond the few classes you took in high school or college you can still do great work in 3D. By Vivek Kumar Bhojnagarwala. 0106 View original post here: An [...]
Email Marketing Terms to Know
When evaluating email marketing applications, it’s important to know some of the buzzwords so you’re properly informed. As a small business owner, you’ll greatly benefit from email marketing, since it helps you stay in contact with your current or potential clients and can greatly increase sales. By Robert Burko. 1229 See original here: Email Marketing [...]
Search Engines 101: Paid Vs. Natural Search
When people become involved in Internet marketing one of the things that comes up are the differences between natural and paid search. Both strategies have their pros and cons and can be very effective as part of a marketing strategy. By Terry Stanfield. 1222 Continued here: Search Engines 101: Paid Vs. Natural Search
WordPress 2.6.5
WordPress 2.6.5 has just been released and it fixes one security problem and three bugs. It’s recommended that everyone upgrade to this release. http://wordpress.org/development/2008/11/wordpress-265/ Read the original here: WordPress 2.6.5
Free WordPress Themes – Snapshot, Typebased, and The Original Premium News Theme
In the past few weeks, WooThemes has released a few free WordPress themes that I recommend you to take a look at: Snapshot Snapshot is the framework-equivalent of their own showcase and can be used for either a photo showcase, portfolio or design gallery. Typebased Typebased was designed by Armono Wibowo and it is a [...]
ASP.NET Compilation Models
This week we discuss the details of how ASP.NET applications are compiled. This information isn’t vital to your success as an ASP.NET developer, but understanding the architecture of your development environment makes you a better developer. By Jim Cheshire. 1027 Read the rest here: ASP.NET Compilation Models


