Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2
Using ASP.NET and a database, you can create an electronic newsletter and send it to multiple recipients at once. Read more: Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2
Create Multilingual Web Sites with Windows Unicode Fonts
To input text in languages other than your keyboard default on Windows platforms, you’ll need to do some tweaking. Learn how to enable various International Unicode Keyboards in Windows XP. Credit:Create Multilingual Web Sites with Windows Unicode Fonts
Use Web Caching to Make Your Web Site Faster
Get an overview of how the multiple levels of web caching behave and how you can use them to make your site faster. Source:Use Web Caching to Make Your Web Site Faster
Log JavaScript Errors Using an AJAX-driven Web Service
JavaScript’s error-capturing mechanisms not advanced enough for your web applications? Here’s a novel way to log JavaScript errors using an AJAX-driven web service. Read the original here: Log JavaScript Errors Using an AJAX-driven Web Service
Installing the Elgg Social Networking CMS
One Open Source CMS that stands out above the rest for small businesses and personal networks is the Elgg open source “social engine,” which can be used to create social applications. Scott Clark shows you how to install and get started with this social networking CMS. Originally posted here: Installing the Elgg Social Networking CMS
Setting up an SSL Certificate in Apache
When the HTTP protocol was designed, it was assumed that data transmission would be secure. Times have changed and network security has become much more important to us, especially for certain tasks. Sukrit Dhandhania shows you how to set up Secure Sockets Layer. Source:Setting up an SSL Certificate in Apache
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


