Quantcast
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 17, 2011

Photoblogs and Galleries in WordPress

Tweet There are options to display images in several ways on WordPress. PhotoBlogs are different from normal blogs. Normal blogs put the emphasis on the words […]
July 15, 2011

XSL-FO Pages

Tweet Having discussed important aspects of XSL-FO such as areas, output formats and document structure, today’s tutorial would be devoted to XSL-FO Pages. XSL-FO basically uses […]
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 […]
June 26, 2011

XSchema: Scripting extension to XML

Tweet An XML Schema is an extension to XML which describes the structure of an XML document. Prior knowledge of XML and HTML is required. One […]