| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 4x | |||||||||||||||||||
| Classes of Ve Bailovity | > | Microformats Parser | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Dependencies | |||||
| Trackback | Applications | Related links | ||||||
| Groups | ||
| HTML | HTML generation and processing | View top rated classes |
| Innovation Award | ||
![]() December 2006 Number 6 Prize: One book of choice by Packt |
The promises of the semantic Web, that uses additional XML embedded in normal HTML documents, were not yet fulfilled. Apparently that was due to the lack of motivation of Web site developers to add information to documents that does not bring any direct benefits. Microformats seem to be yet another attempt to motivate Web developers to add semantic information to their Web pages. Instead of having to include additional tags, microformats define conventions to embed semantic information in regular XHTML page content. This class is capable of parsing and extracting pages with several kinds of microformats. With this class, PHP applications can process the semantic information embedded in the pages and use it easily to create new kinds of Web applications. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Packages needed by this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| xArray | Used to 1) accomplish property-based filtering of DOM nodes; 2) facilitate further resulting data manipulation; 3) make the code much more readable |
| Trackback links | ||
| Link | Description |
|---|---|
| PHP Microformat Parser | There’s a lot of focus on full-blown web services and complete XML documents... |
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| 10 Dos and Don'ts When Using Microformats Parser | Some of the most common problems - and some of the best practices to circumvent them |
| microformats parser | An article on parser requirements and usage. |
| File | Role | Description | ||
|---|---|---|---|---|
| Example | Example usage | |||
| Data | HTML to be parsed by the example script | |||
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Doc. | documentation |
| |
Doc. | documentation |
| |
Doc. | documentation |
| |
Doc. | documentation |
| |
Doc. | Main library class documentation |
| |
Doc. | Read this first |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | Class file |
| |
Class | Class file |
| |
Class | Class file |
| |
Class | Main class file |
| |
Class | Class file |
| Download all files: microformatsparser.tar.gz microformatsparser.zip |