10gen Education / MongoDB University courses of 2013
10gen Education / MongoDB University courses of 2013: "M101P: MongoDB for Developers", "M102: MongoDB for DBAs" and "M101J: MongoDB for Java Developers" - My code.
This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
Python object remoting via web server (apache etc...)
Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
A toolbox for searching and extracting text in Bible databases. Currently in the process of converting the code repository to subversion. It may or may not live at sf.net afterward.
COMBuilder is a VB6 app that will allow you to write all COM objects for working with databases. Also, the program will create forms to work with this objects. It is planned to create also c# and vb.net code.