| Projects on Google Code | Results 1 - 10 of 2498 |
PilferPage allows you to convert pages into HTML 3.2, HTML 4.01, XHTML 1, HTML 5, XHTML 5, XSL-FO 1.1, Flex 2, XUL 1, CSV, DocBook 5, and ODF 1.1.
It's a Free Software project (GPLv3). It's not ready for production
#summary ElementTree for Jython
[http://effbot.org/zone/element-index.htm ElementTree] is a Python library for XML processing. Considered as best-of-breed, its core modules have been added to the [http://en.wikipedia.org/wiki/CPython CPython] 2.5 standard library.
[http://www.jython.org Jython] ...
*Please note that the dicussion group has been changed. The links on this page connect to the new group. Please use the new group for any new discussions. The older group can still be accessed [http://groups.google.com/group/xmlrpc-siverlight here].*
Basic and minimal XML-RPC processing for si...
*Megnevezés*: Fájlkezelés<br>
*Alkalmazandó minták*: Abstract Factory, Singleton, Factory Method<br>
*Részfeladatok*:
* felhasználó létrehozhat, írhat, olvashat és törölhet különböző formátumú szöveges fájlokat
* 3 különböző fájltípus kezelése (pl.: csv, ini, xml)
* egy adott fájl kiválas...
=Hellau!=
Hellau! is a frontend for hellanzb written in Windows C#.
Hellau! features (among others):
- associate .nzb files with Hellau! and upload them to hellanzb server using FTP automatically
- monitor the clipboard for links to NZB files and queue them automatically
- display the ...
xIDE è essenzialmente un editor di testo, dotato di una serie di integrazioni software tali da renderlo un valido IDE per la manipolazione di file XML. Il software sarà infatti provvisto di un sistema di schema-awareness tale da permettere una maggiore velocità di apprendimento e di sviluppo all'ute...
XBird is a light-weight XQuery processor and database system written in Java.
The light-weight means reasonably fast and embeddable.
== Features ==
XBird introduces the following features:
* XQuery Processor
* Native XML Database Engine
* Embeddable Database Engine
* [http://code...
xml,
database,
dbms,
xmldb,
distributed,
research,
xquery,
java,
xpath,
scraping,
embeddable,
storage,
paralleldb,
nonblocking,
dht
e-Bibliophile is the first iteration of a grammar and surrounding tools to make use of that grammar, targeting written media including but not limited to: Literature, Fiction, Essays, Articles, and Plays. As such it is meant to focus on syntactical markup of those sorts of works, and not be a sol...
=What is it?=
SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf
=Quick Example=
You write a .xml file like this:
{{{
<metainfo prefix="XYZ" filename="account">
<struct name="Person">
<field name="id" type="int32" /> ...
=Git=
latest code
http://github.com/nkchenz/xml2dict/tree/master
=Examples=
XML2Dict:
fromstring parse a string
parse parse a file
{{{
from xml2dict import XML2Dict
if __name__ == '__main__':
s = """<?xml version="1.0" encoding="utf-8" ?>
...