Finding and Fixing Joomla! 1.5x Customization Problems
Understanding common errors
There are five main areas that cause the majority of problems for Joomla! sites. Understanding these areas and the common problems that...
Displaying MySQL data on an ASP.NET Web Page
Web enabling business data is one of the key devices used to advertise and market products. This can be done with various technologies such...
Simple Alphabetical Glossary Using jQuery
Adding jQuery to your page
As we have discussed above you can download the latest version of jQuery from jQuery site (http://jquery.com/) and can be...
Develop PHP Web Applications with NetBeans, VirtualBox and Turnkey LAMP Appliance
A couple of days ago, a client asked me for an easy way to develop PHP applications. Naturally, I told him the best way...
Building a Personal Site Using Drupal 6
Isaac wants his web site to have the following features:
An "About me" page—showing his personal profile and interests
A page that will list all of...
Agile Works Best in PHP Projects
What is agility
Agility includes effective, that is, rapid and adaptive, response to change. This requires effective communication among all of the stakeholders. Stakeholders are...
Using Themes in LWUIT 1.1: Part 1
Working with theme files
A theme file is conceptually similar to CSS while its implementation is like that of a Java properties file. Essentially a...
Painters in LWUIT 1.1
The Painter interface
Painter defnes the fundamental interface for all objects that are meant to draw backgrounds or to render on a glass pane. This...
Content in Drupal: Frequently Asked Questions (FAQ)
What is content in the context of Drupal?
We can certainly say that 'content' is any material that makes up the web page, be it...
Building tiny Web-applications in Ruby using Sinatra
What’s Sinatra?
Sinatra is not a framework but a library i.e. a set of classes that allows you to build almost any kind of web-based...