Services
Web Hosting Dedicated Servers Forex Investment Web Design Voice over IP
Products
Clothing & Fashion Mobile Phones Electronics eBooks & Info Music & Movies
Shopping
Agenzy.Com Shopping Shopping - UK Couponzy.com Shopping - EU Shopping Info
Blogs
Real Estate Fashion Technology Business News

Web Templates, Flash Templates, Website Templates Design

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 Set

[...]


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

a2a_linkname=”Globalize your Web Applications: Working [...]


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 here: [...]


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

a2a_linkname=”Creating a Banking Application Deposit Script”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/23/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

a2a_linkname=”Rolling Out Your Own HTML [...]


Mixing Scripting Languages

Today’s article will highlight some of the ramifications of mixing scripting languages in your web pages. These discussions will be applicable to cross-browser scripting and HTAs as well.
Source:Mixing Scripting Languages

a2a_linkname=”Mixing Scripting Languages”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/03/mixing-scripting-languages/”;


Review: phpFox, a Social Networking CMS with all the Bells and Whistles

Is it time to stop blogging and start networking? This CMS has everything a developer needs to create a top of the line social networking site with all the features that users have come to expect from sites like MySpace, Facebook and LinkedIn.
Read more: Review: phpFox, a Social Networking CMS with all the Bells [...]


Using GreyBox in your HTML Applications: The Unobtrusive JavaScript Solution

Rob Gravelle presents a solution for making Orangoo’s GreyBox library work with HTML Applications (HTAs)using AJAX and the DOM scripts collection. By making the changes in a local script, specialized behavior can be limited to a specific application.
More: Using GreyBox in your HTML Applications: The Unobtrusive JavaScript Solution

[...]


Working with Exceptions using ASP.NET Ajax

Exception handling is a technique that enables you to handle runtime errors. This article discusses exception blocks, best practices and how to handle exceptions efficiently using the ASP.NET Ajax framework.
Source:Working with Exceptions using ASP.NET Ajax

a2a_linkname=”Working with Exceptions using ASP.NET Ajax”;a2a_linkurl=”http://www.frenzygraphics.com/2009/10/14/working-with-exceptions-using-aspnet-ajax/”;


Object Orientated Programming- The beginning

This article explores the new Object Orientated Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts.
Read more here: Object Orientated Programming- The beginning

a2a_linkname=”Object Orientated Programming- The beginning”;a2a_linkurl=”http://www.frenzygraphics.com/2009/10/12/object-orientated-programming-the-beginning/”;


HTML 5: Offline Application Caching

All browsers have some kind of caching mechanism in place, but to be honest, they don’t always work. Until HTML 4, the only work around was that the user had to save each page individually. HTML 5, thankfully, provides a smarter solution.
View original here: HTML 5: Offline Application Caching

[...]