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/”;
Encryption Techniques for Your PHP Development
Using some of the encryption techniques that PHP offers, you can safeguard your sensitive information in various ways.
Read the original post: Encryption Techniques for Your PHP Development
a2a_linkname=”Encryption Techniques for Your PHP Development”;a2a_linkurl=”http://www.frenzygraphics.com/2010/05/06/encryption-techniques-for-your-php-development/”;
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/”;
[...]
Working with Ajax Server Extensions
Learn how to work with the ASP.NET Ajax Server Extensions Framework, a collection of server controls and services that extend the functionality of the ASP.NET core.
See more here: Working with Ajax Server Extensions
a2a_linkname=”Working with Ajax Server Extensions”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/10/working-with-ajax-server-extensions/”;
XML and PHP Simplified - The Createdoc.php Script
Picking up where we left off, this article continues to look at the create document script, focusing on the HTML portion of the code followed by a look at the document editor script, which is at the heart of the program.
Here is the original post: XML and PHP Simplified - The Createdoc.php Script
[...]
Mod Deflate - Compress Your Web Pages and Save Bandwidth
Optimize your website so that it consumes less bandwidth using the Apache module mod_deflate. This module adds an output filter that allows output from your server to be compressed. A great side effect of the implementation of this module is that it also speeds up your website.
Credit:Mod Deflate - Compress Your Web Pages and [...]
HTML 5
With some features already available in browsers, and more to come, Arpan presents an overview of HTML 5’s new features.
Credit:HTML 5
a2a_linkname=”HTML 5″;a2a_linkurl=”http://www.frenzygraphics.com/2009/09/15/html-5/”;
How to Set Up a “Site Down for Maintenance” Notice with Apache
There are a number of ways to handle a maintenance downtime. You can either handle it inside of your web application or you can have Apache automatically direct all traffic to a specified page. This article explains how to have Apache redirect visitors to a maintenance page while still allowing you to view updates/changes.
More: How [...]
Social Networking with Drupal
Ernest Lilley shares some news and tid-bits centered around Drupal, including upcoming conferences, tools and books he uses and the community sites he frequents.
Read the rest here: Social Networking with Drupal
a2a_linkname=”Social Networking with Drupal”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/31/social-networking-with-drupal/”;
How to Set Up a “Site Down for Mainteance” Notice with Apache
There are a number of ways to handle a maintenance downtime. You can either handle it inside of your web application or you can have Apache automatically direct all traffic to a specified page. This article explains how to have Apache redirect visitors to a maintenance page while still allowing you to view updates/changes.
Credit:How to [...]
Working with Partial Page Updates in ASP.NET Ajax
Partial-page rendering can be used to refresh only a portion of your web page rather than the entire page. This article discusses how you can implement partial page updates using the Update Panel control and how you can use the Update Progress control in conjunction with the Update Panel control to enhance the user [...]
Your First Server-side JavaScript Application
Aptana Jaxer is a JavaScript server plug-in that enables database/file system access, network communications, and user sessions. Today, we will be using the Aptana Studio IDE to build a simple file-based blog for Jaxer.
Credit:Your First Server-side JavaScript Application
a2a_linkname=”Your First Server-side JavaScript Application”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/17/your-first-server-side-javascript-application/”;
Modal Windows on the Web
Web design has come a long way from just creating HTML documents. It is essentially the art of presenting information in a readable, useable and functional manner. Numerous interface elements can be used to achieve the goal, including tabbed layouts, paginated view and modal windows. This article examines the different uses of modal windows.
See the [...]
Excerpt from ASP.NET MVC Framework Unleashed
This chapter provides you with an overview and introduction to the Microsoft ASP.NET MVC framework. The goal of this chapter is to explain why you should build web applications using ASP.NET MVC.
Source:Excerpt from ASP.NET MVC Framework Unleashed
a2a_linkname=”Excerpt from ASP.NET MVC Framework Unleashed”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/12/excerpt-from-aspnet-mvc-framework-unleashed/”;
XML and PHP Simplified - Formatting XML Documents
Part 3 of this series covers how to format XML documents in web browsers and how to parse or read them using PHP strings and functions.
View post:XML and PHP Simplified - Formatting XML Documents
a2a_linkname=”XML and PHP Simplified - Formatting XML Documents”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/05/xml-and-php-simplified-formatting-xml-documents/”;


