Free Newsletter Sign-Up
Part of the iEntry Network over 4 million subscribers.
DevWebPro Send me relevant info on products and services.



TOP HEADLINES

A Tutorial on XML Sitemaps

PROGRAMMING

Sitemaps are an ingredient that completes a website’s SEO package. They are certainly still relevant, since they ensure content is not overlooked by web crawlers and reduce the resource burden on search engines. Sitemaps are a way to “spoon feed” search engines your content to ensure better crawling. Let’s look at how this is done.

By
September 02, 2011
 
RECENT HEADLINES

In Favor of JSON Over XML

PROGRAMMING

We have written before advocating XML over JSON and discussed why they can’t be friends. The times are changing and technologies like XML as well as others like MySQL that have been standards for years have to adapt or fail. It is clear that JSON has taken the top of the food chain. An article

By
August 09, 2011
 
 
 

How to Parse Large Files With PHP

PROGRAMMING

PHP has great tools built in for parsing XML files. SimpleXML is perfect most anything, especially XHR responses, but is too resource intensive for large files. There are no easy solutions for parsing large files, and the major setback to non-DOM parsers is that they require more coding and are not intuitive. PHP’s XML Parser

By
July 27, 2011
 
 
 

An Overview of XML Parsers

PROGRAMMING

We’ve brought up that XML is a vital skill for developers. Parsing XML is an essential task, but can be a confusing place for beginners. There is no one stop shop for libraries that can handle the creating, editing, parsing, and the like of XML documents. Let’s take a look specifically at parsing which involves

By
July 12, 2011
 
 
 

Understanding PDF Forms – Introduction To XFA Forms

PROGRAMMING

This is the third part of the Understanding the PDF forms series, and in this article I aim to introduce you to XFA forms, the XML Forms Architecture. So how do you find XFA forms in a PDF? As with the FDF format you will find a tag called ‘AcroForms’ within this tag there are

By
June 28, 2011
 
 
 

Microsoft Loses Battle in Custom XML Patent Infringement

PROGRAMMING

The U.S. Supreme Court determined last Thursday that Microsoft must pay $290 million to i4i for violating its patent. The proceedings began nearly four years ago in 2007 when i4i accused Microsoft of using its patented Custom XML (later called Content Control) technology in Office 2003, 2007, and in Vista. The battle, however, was fought

By
June 14, 2011
 
 
 

Self-Closing and End Tags in XHTML and HTML

PROGRAMMING

Correct markup for end tags in XHTML and HTML can get confusing real quick because of all the exceptions and lack of enforcement, as others have pointed out. Wrong markup, such as using XHTML’s self-closing tags, is often corrected by browsers or ignored, as this comment explains. As a concise general statment: XHTML requires end

By
May 24, 2011
 
 
 

Multiple Representations Using Mode for XSLT Templates

PROGRAMMING

When transforming an XML document into another format, XSLT provides a clean and portable method to accomplish the translation, and simple template match rules will often suffice to map the source tree onto the result tree. Often, however, some nodes need to be processed twice and represented more than once in the result tree. The

By
May 11, 2011
 
 
 

A (Background) Refreshing Use of XML

PROGRAMMING

There are countless things powered by XML documents. One of these things is a slide show background feature in Gnome, the GUI that powers many Linux distributions. With this feature, you can setup your desktop backgrounds to automatically change at specified intervals. It’s a pretty spiffy feature. Equally impressive, however, is how I ran across

By
April 12, 2011
 
 
 

The Many Tools of XML: XSLT, XPath, and More!

PROGRAMMING

I recently ran across an interesting question on stackoverflow. In summary, a novice developer hads been learning XML and XML related technologies, such as XPath, XSLT, Xquery, Schemas, etc. This developer acknowledged the importance of learning XML, but questioned whether or not this array of X-related technologies was worth his time. DevWebPro has covered the

By
April 01, 2011
 
 
 
Sign up to get DevWebPro sent to your inbox

How To Smudge Your Images In PhotoShop (5:44)

PLATFORM ICON

PLATFORM ICON

PLATFORM ICON