|
From: <cli...@li...> - 2007-05-21 18:29:08
|
Revision: 57
http://cligg.svn.sourceforge.net/cligg/?rev=57&view=rev
Author: sithhell
Date: 2007-05-21 11:29:06 -0700 (Mon, 21 May 2007)
Log Message:
-----------
updated TODO
Modified Paths:
--------------
TODO
Modified: TODO
===================================================================
--- TODO 2007-05-21 18:25:38 UTC (rev 56)
+++ TODO 2007-05-21 18:29:06 UTC (rev 57)
@@ -1,110 +1,11 @@
before implementing of the various w3c standards there is more
important stuff to do:
* setting up a basic framework
- - look at the source code, and contact us: http://cligg.sourceforge.net/de/devel.html
+ - The Binary search tree needs some balancing
+ - for further stuff, look at the source code, and contact us: http://cligg.sourceforge.net/de/devel.html
http://cligg.sourceforge.net/en/devel.html
- * Documentation
- - add doxygen stuff to the sourcecode
+ * Modules
+ - all of them, very very basic dummy module created for reference
-
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-
-###############################################################################
-######### HTTP/1.1
- * Started implementing:
- - http URL is partially finished
- - http://www.w3.org/Protocols/
- * implement libwww?
- - http://www.w3.org/Library/
-
-###############################################################################
-######### Hypertext Markup Language
- * see http://www.w3.org/MarkUp/
- * HTML 2.0
- - everything. http://www.w3.org/MarkUp/html-spec/
- * HTML 3.2
- - everything. http://www.w3.org/TR/REC-html32
- * HTML 4.0
- - everything. http://www.w3.org/TR/1998/REC-html40-19980424
- * HTML 4.01
- - everything. http://www.w3.org/MarkUp/#html4
- * XHTML 1.0
- - everything. http://www.w3.org/MarkUp/#xhtml1
- * XHTML 1.1
- - everything. http://www.w3.org/MarkUp/#xhtml11
- * Forms
- - everything. http://www.w3.org/MarkUp/Forms/
-
-###############################################################################
-######### Web Style Sheets
- * everything. (CSS, XSL, DSSSL, CSS-DOM & SAC)
- - http://www.w3.org/Style/
-
-###############################################################################
-######### Other Mime types as HTML/XHTML/XML...
- * everything. Should be handled by modules.
- * PNG
- - http://www.w3.org/Graphics/PNG/
- * JPEG
- * SVG
- * GIF
- * MPEG
- * PDF
- * ...
-
-###############################################################################
-######### XML
- * everything.
- - http://www.w3.org/2000/xp/Group/
- - http://www.w3.org/XML/
- - http://www.w3.org/TR/xmlbase/
- - http://www.w3.org/Encryption/2001/
- - http://www.w3.org/2001/XKMS/
- - http://www.w3.org/XML/Processing/
- - http://www.w3.org/XML/Query/
- - http://www.w3.org/XML/Schema
- - http://www.w3.org/Signature/
- - http://www.w3.org/XML/Linking
- - http://www.w3.org/2002/ws/databinding/
-
-###############################################################################
-######### Ink Markup Language (InkML)
- * everything.
- - http://www.w3.org/2002/mmi/ink
-
-###############################################################################
-######### MathML
- * everything.
- - http://www.w3.org/Math/
-
-###############################################################################
-######### The Synchronized Multimedia Integration Language (SMIL)
- * everything.
- - http://www.w3.org/AudioVideo/
-
-###############################################################################
-######### DOM
- * everything.
- - http://www.w3.org/DOM/DOMTR
-
-###############################################################################
-######### Web Applications 1.0
- * everything.
- - http://www.whatwg.org/specs/web-apps/current-work/
-
-###############################################################################
-######### RDF (Resource Description Framework
- * everything.
- - http://www.w3.org/RDF/
- - http://www.w3.org/2001/sw/DataAccess/
-
-###############################################################################
-######### WebAPI
- * everything.
- - http://www.w3.org/2006/webapi/
-
-###############################################################################
-######### Internationalisation
- * everything.
- - http://www.w3.org/International/
+ * Documentation
+ - add doxygen stuff to the sourcecode, still a lot to do
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|