| Projects on Google Code | Results 1 - 10 of 11 |
xmlparser is a php class for parsing xml from file or string.
Example usage:
{{{
<?php
require_once('xml_parser.php');
$xml = '<?xml version="1.0"?>
<employees>
<employee>
<Name primary="yes">Akeda Bagus</Name>
<email primary="yes">admin@gedex.web.id</email>
</employee>
</employees>...
Tecler is a simple, easy-to-use PHP class for developing tag-based parsers, compilers and interpreters. You may define your own macro language and let Tecler compile or interprete templates based on this language. Tecler may also be used as an lightweight and fast alternative to full-blown XML parse...
This is the code repository site of Yotsuba Software Development Kit.
== Note! Project Yotsuba ==
=== Yotsuba 2 and Yotsuba 2.1 Released ===
It is now available in the *Download* section and Python Cheese Shop. You can either download it or install by running `easy_install yotsuba`.
For ...
This is a library that I've been creating for a number of years that is still under active development. The [http://code.google.com/p/crylib/wiki/CryLib idea] is to use a standard streamable object as the base for the library. Objects created with this library include neural net, fuzzy object, class...
Initially aiming for .NET 2.0 (C#) based HTML5 parser/tokenizer and serializer implementations.
The parser/tokenizer is a `System.Xml.XmlReader` subclass, while serializers are available as both `System.Xml.XmlWriter` and `System.Web.UI.HtmlWriter` subclasses.
The code is not usable yet.
Late...
csharp,
dotnet,
dotnet2,
net2,
net20,
html,
html5,
whatwg,
xmlparser,
xmlwriter,
htmlparser,
htmlwriter
This is a program that add News, using RSS, to one MySQL db.
The News's Structure is (im XML tags):
- title
- description
- author
- pubDate
- link.
It's a general Markup Langauge parser. Any kind of markup language can be processed, including html, xhtml, wml, xml and so on. The powerful feature is that it can deal with wrong format html content.
_*emeta*_ is a fast and lightweight Python script for Gentoo which conveniently displays metadata about an ebuild. It has a useful set of options. It was designed for Gentoo power users, arch testers, devs, and anyone else who finds themselves looking at ebuild metadata files very often.
Gentoo's...
/delphixmlparser
Java libraries focused on lightweight web app development (but useful for other stuff too).
Components:
== [Lax] ==
"Limited Access to XML" - a limited but ultra-light XML library.