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
[...]
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/”;
[...]
HTML 5: Client-side Storage
Client-side storage is probably one of the most talked about features in HTML 5. It has received a lot of criticism because of its lack of security, but it is nonetheless an interesting innovation. Read on to learn more.
Go here to see the original: HTML 5: Client-side Storage
[...]
Building a Banking Application Home Page with OOP
Learn how to create a banking application using Object Oriented Programming that became available in PHP 5.
Go here to see the original: Building a Banking Application Home Page with OOP
a2a_linkname=”Building a Banking Application Home Page with OOP”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/05/building-a-banking-application-home-page-with-oop/”;
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
[...]
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
[...]
Create a File-based Blog using Jaxer
In the “Your First Server-side JavaScript Application” article, we learned how to write server-side javascript for the Jaxer plugin by building a simple file-based blog in Aptana Studio. Today, we’ll extend the project to include the ability to add posts and save them to a file on the server.
Read the rest here: Create a File-based [...]
Sending an HTML and Plain Text E-newsletter with ASP.NET
If you’re familiar with HTML and CSS, using ASP.NET, you can develop an e-newsletter easily as long as you keep the expectations of what can be achieved visually through email within reason. This article takes a completed web page and integrates the HTML markup into an ASP.NET web form that sends the email to a [...]
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/”;
The Lightest Lightbox
The last installment of this series discusses the lightest implementation of Lightbox. While it is stripped of all the bells and whistles, you are free to add them if you like. It requires no JavaScript framework, only a few lines of JavaScript to open and close the Lightbox.
Read the original here: The Lightest Lightbox
[...]
XML and PHP Simplified
J. Leidago Noabeb simplifies and demystifies the use and application of XML and the DOM.
See the rest here: XML and PHP Simplified
a2a_linkname=”XML and PHP Simplified”;a2a_linkurl=”http://www.frenzygraphics.com/2009/07/01/xml-and-php-simplified/”;
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/”;
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/”;


