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

Creating a Banking Application Admin Panel using Object Oriented Programming

This article focuses on the administration side of our banking application, covering the creation of the admin scripts and discussing how proper administration can improve performance.
Read more here: Creating a Banking Application Admin Panel using Object Oriented Programming

a2a_linkname=”Creating a Banking Application Admin Panel using Object Oriented Programming”;a2a_linkurl=”http://www.frenzygraphics.com/2009/12/15/creating-a-banking-application-admin-panel-using-object-oriented-programming/”;
[...]


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


User Personalization with PHP: The Admin Section

The final installment of our series on User Personalization with PHP focuses on the Administration of the bookmark application.
See the original post here: User Personalization with PHP: The Admin Section

a2a_linkname=”User Personalization with PHP: The Admin Section”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/03/user-personalization-with-php-the-admin-section/”;


Prevent Browser Caching of Dynamic Content

Today we’ll be discussing the use of Ajax in client-side caching. It’s really a two pronged topic: first, it is beneficial for performance to cache the data once it’s been downloaded because it minimizes server calls; second, you have to be able to force the browser to refresh some content when a server call is [...]


User Personalization with PHP: The Home Page

Learn how to build an online bookmark system. By creating your own, you have full control over your application, which allows you to tweak it to suit your needs.
Read the original here: User Personalization with PHP: The Home Page

a2a_linkname=”User Personalization with PHP: The Home Page”;a2a_linkurl=”http://www.frenzygraphics.com/2009/05/06/user-personalization-with-php-the-home-page/”;
[...]


Shedding Some Light on Lightbox

The first in a new series, this article discusses how to display large images on your website, on demand, without increasing load time.
View original post here: Shedding Some Light on Lightbox

a2a_linkname=”Shedding Some Light on Lightbox”;a2a_linkurl=”http://www.frenzygraphics.com/2009/04/08/shedding-some-light-on-lightbox/”;


Introduction to AJAX Technologies

If you’re not familiar with the technology or are new to AJAX, it’s important to take some time and understand where AJAX fits into the big picture of Web development. This article helps bring you up to speed with AJAX’s place in your Web development toolbox. By Robert Foster. 0126
Read the rest here: Introduction to [...]


Getting Started with ASP.NET 3.5

ASP.NET is a Web programming technology pioneered by Microsoft that allows developers to create dynamic Web pages. Here, you’ll find out how to create dynamic ASP.NET Web sites quickly and easily. By Scott Mitchell. 1208
Source:Getting Started with ASP.NET 3.5

a2a_linkname=”Getting Started with ASP.NET 3.5″;a2a_linkurl=”http://www.frenzygraphics.com/2008/12/08/getting-started-with-aspnet-35/”;


Popular JavaScript Framework Libraries: An Overview - Part 2

Last time we discussed the Prototype, script.aculo.us and MooTools Frameworks. This week we look at three strong contenders for the title of Framework supremacy: JQuery, the Yahoo! UI Library (YUI) and MochiKit. By Rob Gravelle. 1030
View original post here: Popular JavaScript Framework Libraries: An Overview - Part 2

[...]


Giving Caches a Chance

Though it tends to get treated poorly, HTTP isn’t a dumb file-transfer protocol. It allows you to specify an intention with your requests (GET/POST, with PUT and DELETE available) and offers authentication. The focus of this article, however, is about caching. By Marijn Haverbeke. 0730
Here is the original post: Giving Caches a Chance

[...]