Beautiful Soup can parse and search the DOM for desired data.Beautiful Soup  comes packed with tools to read, cut apart and manipulate a document's DOM structure.Besides HTML, the XML DOM is also supported.It also handles encoding, converting all...

FluentDOM

FluentDOM 5.3 updated

FluentDOM practically enhances the way PHP developers interact with DOM elements, allowing much more easier manipulation of HTML code.What is new in this release:Added: FluentDOM::load() provides direct access to the...

Markdown

Markdown 1.0.1

Launched in 2004, Markdown is an alternative to WYSIWYG editors, a simple tool to use with raw text, formatting it with special markers and then using the Perl library to convert it to standards-compliant HTML.The way Markdown works is to take the text...

The HTML 5 canvas tag is a great tool supported by today's modern browsers.The canvas utility allows developers to draw on a Web page using a programmatic API (aka via their source code).Because developers have full access to the graphics and the...

It creates a nice style design for displaying cluttered sitemapsIt’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links.Being CSS-driven, it can easily be addapted to any...

A news "crawl" is text which scrolls by slowly at the bottom of the screen. This script lets you create your own crawl.The code is written using Javascript and CSS. The code works with IE4 and Firefox. It is easy to configure the look and feel of this...

eCSStender

eCSStender 1.2.7

Developers can write modern CSS3 rules with a basic sole syntax, instead of using all those browser manufacturer prefixes.Extensions built with eCSStender greatly simplify the design process because an author can use modern CSS3 using advanced selectors,...