Custom Scrollbars with CSS
CSS 3 is well on its way and promises some amazing features, including scrollable divs. There are several implementations of custom scrollbars, but the following implementation works across all popular browsers and supports scrolling with the mouse wheel. Excerpt from:Custom Scrollbars with CSS
Increase Site Traffic by Including Multi-language Content in Your Web Page
Want to give your website a more broad appeal and increase readership? Who doesn’t?! Your site could benefit by introducing some non-English material. Today’s article will focus on various tools that you’ll need to produce multilingual HTML documents. Read more from the original source: Increase Site Traffic by Including Multi-language Content in Your Web Page
Working with Authentication and Profile Services Using Ajax
Have you ever wanted to use the profile object in ASP.NET to store the user’s profile information for later retrieval and usage? Joydip Kanjilal shows you how to work with the authentication and profile services using Ajax. Original post: Working with Authentication and Profile Services Using Ajax
Globalize your Web Applications: The Universal Character Set
This fourth article the Globalize your Web Applications series deals with something that’s at the forefront of your web apps: the character sets. More specifically, we’ll be taking a look at the Universal Character Set (UCS) and its role in creating multilingual web pages. The rest is here: Globalize your Web Applications: The Universal Character [...]
Building an online Store
Learn how to create a simple, online storefront, which can be used as a foundation to build more sophisticated online shopping carts, with PHP and MySQL. Credit:Building an online Store
vBulletin Publishing Suite 4.0: Not Just for Discussion Anymore
Scott Clark was lucky enough to get a sneak peek at vBulletin 4.0 Publishing Suite, which is a big step up from an ordinary discussion forum; in fact, it’s a complete publishing system. Learn about the main features and find out why Scott gives it a thumbs up. Original post: vBulletin Publishing Suite 4.0: Not [...]
Performance Tuning Tips for Apache
Apache is one of the most successful open source projects of our times. A big advantage of this popularity is that over the years people have spent a great deal of time fine tuning the software for better performance. Read on to learn more. The rest is here: Performance Tuning Tips for Apache
Globalize your Web Applications: Working with Dates in PHP
Using language-specific locale features allows your applications to support many different locales, regardless of the settings on the computer, which runs the application. Today’s article takes a look at date formatting considerations in PHP. Excerpted from:Globalize your Web Applications: Working with Dates in PHP
Lightweight Markup Languages
Lightweight markup languages are markup languages designed with an honest attempt to make them simple enough for non-programmers to read and write in them. There are several lightweight markup languages available on the internet. Arpan Dhandhania shows you how to use the two most popular languages: Textile and Markdown. More: Lightweight Markup Languages
Working with the Ajax Control Toolkit
The Ajax Control Toolkit is a community project from Microsoft that contains a number of controls to design and implement Ajax-enabled controls seamlessly. In this article, Joydip Kanjilal shows you how to start working with the Ajax Control Toolkit and explores two sample extender controls. Here is the original post: Working with the Ajax Control [...]
Globalize your Web Applications: PHP’s Locale Package
In the modern globalized economy, it behooves us to think of other nationalities when we develop our websites and applications. This article is the kickoff for a series that discusses the ramifications of globalization on our websites and applications. Today’s article will deal with locales and their implementation in the PHP language. See the rest [...]
Drupal 6.14, Introduction and Installation
Drupal provides developers with a database-driven CMS that comes “out-of-the-box” with many often-requested features. This article walks you through the installation process and showcase some of the out-of-the-box features that make Drupal so popular. Here is the original: Drupal 6.14, Introduction and Installation
How to Setup Canonical Domain Names with Apache
Not using canonical URLs has a negative impact on your SEO, as Google notices that several URLs are returning the same content and penalizes you. Sukrit Dhandhania shows you how to fix this problem using either httpd.conf or .htaccess. Read more: How to Setup Canonical Domain Names with Apache
Creating a Banking Application Deposit Script
Our last article discussed the withdraw script that enables a customer to make a withdrawal from an account of their choice. This installment explores the mechanisms behind making a deposit into an account. Read more here: Creating a Banking Application Deposit Script
Rolling Out Your Own HTML Application Version Control
In this article, we’re going to explore how to access Dynamic Link Libraries (DLLs) and connect to the Web through HTML Applications (HTAs) using VBScript as we roll out an HTA version control strategy. More here: Rolling Out Your Own HTML Application Version Control


