Sort by: PageRank | Hits | AlphabeticalStandard Links
Gaming Directory
Internet directory for online (web browser-based), console, emulation, and PC games; game cheats; and gaming resources in a comprehensive range of categories for all platforms. - Gaming Directory Details
http://www.arcadeforce.com
Gem Fashion's Jewelry Directory
Human-reviewed directory of websites related to jewelry and fashion worldwide. All suggestions are reviewed within three business days. Only quality resources. - Gem Fashion's Jewelry Directory Details
http://resources.gem-fashion.com/
Graphics Directory
Graphics niche web directory offering resources related to animation, banners, clipart, photos, software, tutorials, templates, logos, fonts, web design, image hosting and much more. - Graphics Directory Details
http://www.graphicsdir.com
Latest News
MVC and the Zend Framework
In this four-part article series, you'll learn about the model-view-controller (MVC) design architecture, why its use is a best practice when building web applications, and how using the Zend framework for PHP lets you make the most of this architecture. This article is excerpted from chapter 25 of the book Beginning PHP and Oracle: From Novice to Professional, written by W. Jason Gilmore and Bob Bryla (Apress; ISBN: 1590597702).
- Even at this likely early stage of your Web development career, chances are you're already attempting to sketch out the features of a long-desired custom application. An e-commerce store perhaps? An online community forum devoted to stamp collecting? Or maybe something a tad less interesting but non...
~ Thu, 02 Sep 2010 09:00:05 -0400
PHP: Rendering Web Pages Using the Composite View Design Pattern
Welcome to the conclusion of a five-part series on the Composite View design pattern. This article will focus on a way to make use of this design pattern when you're building dynamic web pages. It involves a simple two-step rendering process.
- As you probably know, one of the great commandments of good object-oriented programming says that whenever possible, Composition must be used over Inheritance, as the latter is an overrated way of reusing code. While its fair to admit that this principle should be used with due caution and, for obvi...
~ Wed, 01 Sep 2010 09:00:08 -0400
Joomla Layouts: Customizing Your Website
This is part two of a series on Joomla web development in Ubuntu. In the first part, you learned the basic but very important website development skills in Joomla. In this part, you'll learn how to work with templates and other aspects of creating a customized Joomla-based website.
- Just to refresh your memory, the skills covered in the first part included the following:
Changing your password in phpMyAdmin (in case you forget your administrator password).
Changing the default and uploading Joomla templates.
Working with and activating new Joomla templates.
Working wi...
~ Tue, 31 Aug 2010 09:00:08 -0400