Differences between revisions 3 and 54 (spanning 51 versions)
Revision 3 as of 2008-04-14 01:03:38
Size: 87
Editor: CarlNobile
Comment:
Revision 54 as of 2012-01-15 21:27:22
Size: 848
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Double Link List == [[EPIA|Electronic Parts Inventory Application]]
Line 5: Line 5:
[[RPWS|RESTful Python Web Service using WSG]]
Line 6: Line 7:
[[CHAT|Chat Server]]
Line 8: Line 10:
This API provides a way to auto generate !JavaScript stubs in your HTML that communicates with a Python web service. It is essentially an RPC style service.
Line 9: Line 12:
[[http://tetrasys-design.net/home/AjaxStub/ajaxstub.py|API Home Page]]
Line 10: Line 14:
[[http://tetrasys.homelinux.org/cgi-bin/viewvc.cgi/ajaxstub/?root=cvs|CVS Repository]] This is off site.
Line 11: Line 16:
== Chat Server == == Doubly Linked List API ==
This is one of my first open source projects and is still seeing quite a few downloads. It's an API for a doubly link list written in C.

[[http://tetrasys-design.net/home/Linklist/|API Home Page]]

[[http://tetrasys.homelinux.org/cgi-bin/viewvc.cgi/OpenSource/linklist/?root=cvs|CVS Repository]] This is off site.

Projects

Electronic Parts Inventory Application

RESTful Python Web Service using WSG

Chat Server

AjaxStub

This API provides a way to auto generate JavaScript stubs in your HTML that communicates with a Python web service. It is essentially an RPC style service.

API Home Page

CVS Repository This is off site.

Doubly Linked List API

This is one of my first open source projects and is still seeing quite a few downloads. It's an API for a doubly link list written in C.

API Home Page

CVS Repository This is off site.

ProjectsPage (last edited 2012-01-15 21:31:03 by CarlNobile)