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

Crank Up the Volume with HTML5 Music

With HTML5, music is making a comeback on the Web. Create amazing music site experiences where adding an audio file is as simple as inserting an image and users have more pause and play music outside a browser. The introduction of the tag eliminates the need for external music players, allowing for true integration [...]


Internet Explorer 6: What Have We Learned?

IE6 shipped more than 10 years ago, but its non-standard implementation of the shifting standards of 2001 still haunts today’s developers. As the Web shifts to HTML5, and new versions of IE, Firefox and Chrome debut, have we learned the lessons of IE6?
Original post: Internet Explorer 6: What Have We Learned?

[...]


The Dangers of HTML5: WebSockets and Stable Standards

New HTML5 technologies like WebSockets offer some amazing new opportunities for Web developers. But they also show how implementing unstable standards may cause more harm to a site than the benefits of the technology. What is the role of browsers and how should developers plan for when developing with HTML5?
See the original post: The [...]


Post a Message on a Facebook Wall with JavaScript

Allowing your visitors to easily post links to your website on Facebook can really boost traffic.
See the original post: Post a Message on a Facebook Wall with JavaScript

a2a_linkname=”Post a Message on a Facebook Wall with JavaScript”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/21/post-a-message-on-a-facebook-wall-with-javascript/”;


Optimize Your Web Page with CSS Sprites

CSS sprites mash up all the images used on a webpage into one large image and display only the part that contains the image wherever it’s required. Using CSS sprites drastically reduces the load time of the page.
See the original post: Optimize Your Web Page with CSS Sprites

[...]


3 Fun Conditional Tricks for Your WordPress Custom Fields

These three tricks for manipulating the keys and values of WordPress Custom Fields produce some very interesting results.
See the original post: 3 Fun Conditional Tricks for Your WordPress Custom Fields

a2a_linkname=”3 Fun Conditional Tricks for Your WordPress Custom Fields”;a2a_linkurl=”http://www.frenzygraphics.com/2011/03/01/3-fun-conditional-tricks-for-your-wordpress-custom-fields/”;


Event Listening Made Easy with Dojo.connect

The Dojo libraries offer programmers a single coherent event system. With dojo.connect, you can execute any number of functions in response to DOM and widget events.
Go here to read the rest: Event Listening Made Easy with Dojo.connect

a2a_linkname=”Event Listening Made Easy with Dojo.connect”;a2a_linkurl=”http://www.frenzygraphics.com/2011/02/15/event-listening-made-easy-with-dojoconnect/”;


Using with the jQuery Globalization Plugin in ASP.NET

The jQuery Globalization Plugin provides globalization support to ASP.NET applications that can use JavaScript.
Credit:Using with the jQuery Globalization Plugin in ASP.NET

a2a_linkname=”Using with the jQuery Globalization Plugin in ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2011/02/08/using-with-the-jquery-globalization-plugin-in-aspnet/”;


Getting Started with WordPress Custom Fields

The WordPress Custom Fields feature provides the flexibility to store and call custom image URLs, headers, and background wallpapers in your posts.
Original post: Getting Started with WordPress Custom Fields

a2a_linkname=”Getting Started with WordPress Custom Fields”;a2a_linkurl=”http://www.frenzygraphics.com/2011/02/02/getting-started-with-wordpress-custom-fields/”;


Squeezing the Most Out of the Ajax Control Toolkit’s Accordion Tool

The Accordion Control is one of the many useful controls that comprise the Ajax Control Toolkit.
Read more here: Squeezing the Most Out of the Ajax Control Toolkit’s Accordion Tool

a2a_linkname=”Squeezing the Most Out of the Ajax Control Toolkit’s Accordion Tool”;a2a_linkurl=”http://www.frenzygraphics.com/2011/01/29/squeezing-the-most-out-of-the-ajax-control-toolkits-accordion-tool/”;


Add Reporting to Your ASP.NET Site

ASP.NET comes with Crystal Reports, a tool you can use to create reports for a website. Find out how to use it.
Here is the original post: Add Reporting to Your ASP.NET Site

a2a_linkname=”Add Reporting to Your ASP.NET Site”;a2a_linkurl=”http://www.frenzygraphics.com/2010/08/02/add-reporting-to-your-aspnet-site/”;


Create Database-driven Resource Bundles with Java and MySQL

Learn a Java internationalization mechanism that allows you to add a new localization without modifying application code using a MySQL database-driven ResourceBundleControl.
Read more from the original source: Create Database-driven Resource Bundles with Java and MySQL

a2a_linkname=”Create Database-driven Resource Bundles with Java and MySQL”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/09/create-database-driven-resource-bundles-with-java-and-mysql/”;


Implementing One-way Encryption in PHP

Learn how to use one-way encryption in PHP by building a secure online diary application.
Continued here: Implementing One-way Encryption in PHP

a2a_linkname=”Implementing One-way Encryption in PHP”;a2a_linkurl=”http://www.frenzygraphics.com/2010/05/18/implementing-one-way-encryption-in-php/”;


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/”;