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

Installing and Using Meeplace, the Business Review CMS

Meeplace is a business review script and content management system that you can install to turn your site into a professional review site, similar to sites like Yelp.
See the original post: Installing and Using Meeplace, the Business Review CMS

a2a_linkname=”Installing and Using Meeplace, the Business Review CMS”;a2a_linkurl=”http://www.frenzygraphics.com/2010/03/09/installing-and-using-meeplace-the-business-review-cms/”;
[...]


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

a2a_linkname=”Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2″;a2a_linkurl=”http://www.frenzygraphics.com/2010/03/05/sending-an-html-and-plain-text-e-newsletter-with-aspnet-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

a2a_linkname=”Create Multilingual Web Sites with Windows Unicode Fonts”;a2a_linkurl=”http://www.frenzygraphics.com/2010/02/24/create-multilingual-web-sites-with-windows-unicode-fonts/”;
[...]


Creating a ASP.NET Contact Form

Learn how to create an ASP.NET contact form that will allow you to capture specific information, validate form fields using client and server side languages and then send the results to specified recipient(s).
More: Creating a ASP.NET Contact Form

a2a_linkname=”Creating a ASP.NET Contact Form”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/29/creating-a-aspnet-contact-form/”;


Theming Your CMS Without Tearing Your Hair Out

This month Ernest Lilley looks back at his adventures in learning to create themes/skins for websites in the hopes of saving others some pain, if not work.
See the original post here: Theming Your CMS Without Tearing Your Hair Out

a2a_linkname=”Theming Your CMS Without Tearing Your Hair Out”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/22/theming-your-cms-without-tearing-your-hair-out/”;
[...]


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

a2a_linkname=”Make Prettier URLs with Apache’s Mod Rewrite”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/18/make-prettier-urls-with-apaches-mod-rewrite/”;


Consuming a Web Service using ASP.NET Ajax

A web service is a platform-independent software component that is based on the Simple Object Access Protocol (SOAP) and contains a group of functions that are packaged together for use in a common framework throughout a network. Read on to learn how Web Services can be consumed using ASP.NET Ajax.
View original post here: Consuming a [...]


Thickbox 3.1

Continuing our series on various implementations of Lightbox, this article discusses another library, namely Thickbox, which can be used to display modal dialog boxes.
Read the original here: Thickbox 3.1

a2a_linkname=”Thickbox 3.1″;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/08/thickbox-31/”;


Debugging JavaScript: Beyond Alerts

Today, JavaScript can be written, debugged, and even tested using frameworks’ built-in functionality or by specialized software. In today’s article, we’ll begin examining some of the latest ways of debugging your JavaScript code.
Read the original post: Debugging JavaScript: Beyond Alerts

a2a_linkname=”Debugging JavaScript: Beyond Alerts”;a2a_linkurl=”http://www.frenzygraphics.com/2009/06/01/debugging-javascript-beyond-alerts/”;


Getting Started with URL Rewriting with Apache

The Apache web server has a number of very useful and powerful features, one of which is the ability to rewrite URLs. Using the mod_rewrite module, Apache allows you to create short or fancy looking URLs transparently. This article discusses how to enable, configure, and tweak mod_rewrite in your Apache installation.
Excerpt from:Getting Started with URL [...]


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


Greybox, Lightbox Part 2

Greybox offers another use of Lightbox that other implementations can’t brag about. Learn how to display a website or web page in a div, using Greybox.
More here: Greybox, Lightbox Part 2

a2a_linkname=”Greybox, Lightbox Part 2″;a2a_linkurl=”http://www.frenzygraphics.com/2009/05/11/greybox-lightbox-part-2/”;


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 Apache

[...]


CMS: A Look Back and The Way Ahead

Web content has gone through many different phases since the first html document went online in 1990. Learn how content management systems have evolved since their first appearance, what’s hot now and where to find podcasts to get familiar with the lingo and get up to speed fast.
See the original post here: CMS: A Look [...]


Functional JavaScript

In this article, we explore the Function object and learn about its role in a lesser known style of coding called Functional Programming. We focus on the Functional Programming concept of using Higher Order functions to improve code modularity. By Rob Gravelle. 0122
See the original post here: Functional JavaScript

[...]