Quantcast
July 27, 2011

Overcoming Comment Spamming on WordPress

Tweet The problem of spam comments can become a serious problem at times. WordPress blogs and websites can be customized to deny any access to comment […]
July 25, 2011

Session handling in a PHP based shopping cart

Tweet We can build a simple and fully functional shopping cart for our own use with the help of PHP. For this, all you need to […]
July 21, 2011

Managing web pages with ADO

Tweet ADO is a specially designed Microsoft technology used to access databases from web pages. Some working knowledge of Microsoft Access and VB Script is required […]
July 20, 2011

Pod casting through WordPress

Tweet Podcasting is supported in all versions of WordPress starting from WordPress 1.5. All you need to do is link to an audio file in one […]
July 19, 2011

Creating Object Iterators in PHP

Tweet Items can be iterated with the help of arrays in PHP but when arrays are not available, there is alternate and even more efficient method […]
July 13, 2011

Optimizing Website Images for Search Engines

Tweet Optimizing the images of your website for search engines can be important if the data on your website is accompanied by images. There are several […]
July 12, 2011

XSL-FO: Area and Output Formats

Tweet In a previous article, we discussed XSL-FO documentation structure. In this article, we would discuss the Area attribute and the output format of XSL-FO. The […]
July 10, 2011

WordPress Website in your own Language

Tweet Sometimes it is more beneficial and rewarding for a website owner to have a website in his or her own language. For example, if a […]
July 10, 2011

XSL-FO: Document Structure

Tweet XSL-FO is a scripting extension of XML which stands for Extensible Stylesheet Language Formatting Objects. Its main purpose is to format XML data for output […]
June 29, 2011

XSchema Attributes and Restriction

Tweet In a previous article, we discussed about XSchema, its implications and also its elements. In this article, we would be discussing its attributes and the […]