Fine Tuning Your Java 6 Database-Driven ResourceBundle
Learn how to subclass the Java 6 ResourceBundle to fetch multilingual display text from a relational database.
Credit:Fine Tuning Your Java 6 Database-Driven ResourceBundle
a2a_linkname=”Fine Tuning Your Java 6 Database-Driven ResourceBundle”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/20/fine-tuning-your-java-6-database-driven-resourcebundle/”;
Top 10 CSS Tools for the Design-challenged Web Developer
Writing CSS code can be a bear for Web developers. These ten CSS tools and frameworks can make the development process much easier.
Here is the original: Top 10 CSS Tools for the Design-challenged Web Developer
a2a_linkname=”Top 10 CSS Tools for the Design-challenged Web Developer”;a2a_linkurl=”http://www.frenzygraphics.com/2010/06/29/top-10-css-tools-for-the-design-challenged-web-developer/”;
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 an E-newsletter Signup System with ASP.NET
Learn how to create an e-newsletter signup system in ASP.NET that gives users a personalized newsletter and subscriber flexibility.
See the original post here: Create an E-newsletter Signup System with ASP.NET
a2a_linkname=”Create an E-newsletter Signup System with ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2010/04/08/create-an-e-newsletter-signup-system-with-aspnet/”;
Extend jQuery with Your Very Own Plugin
With just a little jQuery code, you can easily develop and seamlessly implement your own plugin to extend the jQuery library.
Excerpted from:Extend jQuery with Your Very Own Plugin
a2a_linkname=”Extend jQuery with Your Very Own Plugin”;a2a_linkurl=”http://www.frenzygraphics.com/2010/04/01/extend-jquery-with-your-very-own-plugin/”;
Complete the Shopping Cart Admin Tool for Your PHP Online Store
Learn the PHP scripts that allow shoppers to change item details after they have added the items to their carts, as well as the scripts for administrators to add and remove items.
Here is the original post: Complete the Shopping Cart Admin Tool for Your PHP Online Store
a2a_linkname=”Complete [...]
Building an Online Shop’s Product Detail Page
Adding to our online store, this week we cover building the product detail page and begin creating the shopping cart.
More: Building an Online Shop’s Product Detail Page
a2a_linkname=”Building an Online Shop’s Product Detail Page”;a2a_linkurl=”http://www.frenzygraphics.com/2010/01/11/building-an-online-shops-product-detail-page/”;
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/”;
[...]
The Methods Behind the Banking Application Profile Script
In our ongoing series about creating a banking application using Object Oriented Programming, J. Leidago Noabeb discusses the methods that were used by the customer profile script and then shows you how to create the new account script.
Read the original post: The Methods Behind the Banking Application Profile Script
[...]
How to Setup Canonical Domain Names with Apache
Not using canonical URLs has a negative impact on your SEO, as Google notices that several URLs are returning the same content and penalizes you. Sukrit Dhandhania shows you how to fix this problem using either httpd.conf or .htaccess.
Read more: How to Setup Canonical Domain Names with Apache
[...]
Creating a Banking Application Deposit Script
Our last article discussed the withdraw script that enables a customer to make a withdrawal from an account of their choice. This installment explores the mechanisms behind making a deposit into an account.
Read more here: Creating a Banking Application Deposit Script
a2a_linkname=”Creating a Banking Application Deposit Script”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/23/creating-a-banking-application-deposit-script/”;
[...]
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/”;
Object Oriented Programming- The beginning
This article explores the new Object Oriented Programming that became available in PHP 5. Get some hands-on experience as we create an application demonstrating the concepts.
Read the rest here: Object Oriented Programming- The beginning
a2a_linkname=”Object Oriented Programming- The beginning”;a2a_linkurl=”http://www.frenzygraphics.com/2009/11/03/object-oriented-programming-the-beginning/”;
Object Oriented Programming- The Banking Application - Login
This article discusses the login portion of our banking application that we created using the new Object Oriented Programming that became available in PHP 5. We will also cover some additional OOP concepts that we have not looked at yet.
Object Oriented Programming- The Banking Application - Login
a2a_linkname=”Object [...]
Object Orientated Programming- The Banking Application - Login
This article discusses the login portion of our banking application that we created using the new Object Orientated Programming that became available in PHP 5. We will also cover some additional OOP concepts that we have not looked at yet.
Excerpt from:Object Orientated Programming- The Banking Application - Login
[...]


