General News
2006-10-18 - Neurokode Labs now booking for 1st Quarter 2007
2006-04-25 - Neurokode Labs now booking for 3rd and 4th Quarter
2003-06-10 - Four Processor AMD Opteron System Benchmarked
2003-02-17 - NeuroKode Labs to use BSD Styled Software License
PDO News
2006-09-13 - Neurokode Labs releases Python Database Objects (PDO) 1.3.2
2004-07-29 - Neurokode Labs releases Python Database Objects (PDO) 1.3.1
2004-07-25 - Neurokode Labs releases Python Database Objects (PDO) 1.3.0
2004-03-25 -Neurokode Labs releases Python Database Objects (PDO) 1.2.2
2003-11-19 - Neurokode Labs releases Python Database Objects (PDO) 1.2.1
2003-11-17 - NeuroKode Labs releases Python Database Objects (PDO) 1.2.0
2003-11-03 - NeuroKode Labs releases Python Database Objects (PDO) 1.1.0
2003-10-07 - NeuroKode Labs releases Python Database Objects (PDO) 1.0.2
2003-09-22 - NeuroKode Labs releases Python Database Objects (PDO) 1.0.1
2003-09-16 - NeuroKode Labs releases Python Database Objects (PDO)
ASPDB News
2004-07-29 - Neurokode Labs releases The ASP Database Viewer (ASPDB) 1.0
remoteD News
2004-05-19 - Neurokode Labs releases remoteD 0.8
Neurokode Labs now booking for 1st Quarter 2007
Wednesday, October 18, 2006
Neurokode Labs is now booking projects for the 1st quarter of 2007. Now is your chance to reserve the time for your project. There is limited space still available in the 4th quarter of 2006, so dont delay, request your free quote now!
NeuroKode Labs releases Python Database Objects (PDO) 1.3.2
Wednesday, September 13, 2006
For the first release in over a year we have added two user submitted patches to PDO. One patch adds Reset functionality inside the Resultset object. The other corrects a connection issue with MySQLdb "passwd" variable.
PDO is a community driven project. Ideas, comments, questions and even code is welcome. Drop by the forums or join the mailing list and give us your comments.
Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit
pdo.neurokode.com.
Neurokode Labs now booking for 3rd and 4th Quarter
Tuesday, April 25, 2006
Neurokode Labs is now booking projects for the 3rd and 4th quarter of 2006. Now is your chance to reserve the time for your project. There is limited space still available in the current quarter, so dont delay, request your free quote now!
Neurokode Labs releases The ASP Database Viewer (ASPDB) 1.0
Thursday, August 12, 2004
The ASP Database Viewer(ASPDB) 1.0, by NeuroKode Labs, is now available for download. The ASP Database Viewer is for use when access to Enterprise Manager is not an option. Utilizing ADO Asp Database Viewer allows you to see the structure and contents of a database from a web browser.
ASPDB is a community driven project. Ideas, comments, questions and even code is welcome. Drop by the forums or join the mailing list and give us your comments.
Downloads for ASP Database Viewer(ASPDB) are available on SourceForge.Net or for more information please visit
aspdb.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO) 1.3.1
Saturday, July 29, 2004
PDO 1.3.1 is now available for download. This bugfix release fixes the error in the bugfix released in PDO 1.3.0 and reimplements the .close() function for the resultsource object.
PDO is a community driven project. Ideas, comments, questions and even code is welcome. Drop by the forums or join the mailing list and give us your comments.
Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit
pdo.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO) 1.3.0
Saturday, July 25, 2004
PDO 1.3.0 is now available for download. This addresses an issue in the fields object which accounts for memory issues when using the module. Also in this release are bugfixes for array_from_column() and dictionary_from_columns in the ResultSource Object.
Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit
pdo.neurokode.com.
NeuroKode Labs releases remoteD 0.8
Wednesday, May 19, 2004
NeuroKode Labs, LLC., releases remoteD 0.8
remoteD is a python module that make multiprocess programming and IPC extremely simple. For more information, please visit the remoteD website at
http://remoted.neurokode.com
NeuroKode Labs releases Python Database Objects (PDO) 1.2.2
Monday, March 25, 2004
Python Database Objects 1.2.2, a Python Open Sourced Database Interface Module, has been released. This release fixes a bug in the .moveto() functionality as well as adds support for the psycopg module.
Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit
pdo.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO) 1.2.1
Monday, November 19, 2003
Python Database Objects 1.2.1, a Python Open Sourced Database Interface Module, has been released.This bugfix release fixes issues in the .keys() method and an identified bug with Python 2.3.
Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit
pdo.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO) 1.2.0
Monday, November 17, 2003
Python Database Objects 1.2.0, a Python Open Sourced Database Interface Module, has been released. This release added support for Oracle, ADODBAPI and DB2. Along with the new supported modules, a number of minor bugfixes have been implemented and new features including parameter based execution of commands have been added. This brings the list of currently supported modules to:
- MySQLdb
- PySQLite
- pgdb
- kinterbasdb
- mxODBC
- pyDB2
- cx_Oracle
- adodbapi
This means that you can now use PDO with the majority of RDBMS's currently available.
As we move forward in this series we will be adding further functionality and support. Community support and feedback is appreciated so that we can make PDO as useful as possible.
Downloads for Python Database Objects are available on SourceForge.Net or for more information please visit pdo.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO) 1.1.0
Monday, November 3, 2003
Python Database Objects 1.1.0 has been released. This fairly stable test release includes support for various databases through the mxODBC module. This release also adds more functionality through commands such as move and moveto, which allow for more dynamic movement through a recordset.
Downloads for Python Database Objects are
available on SourceForge.Net or for more information please visit pdo.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO) 1.0.2
Tuesday, October 7, 2003
We at NeuroKode Labs, LLC, are proud to announce the release of Python Database Objects (PDO) 1.0.2. The current release adds kinterbasedb(firebird, interbase) support.
Downloads for Python Database Objects are
available on SourceForge.Net or for more information please visit pdo.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO) 1.0.1
Monday, September 22, 2003
We at NeuroKode Labs, LLC, are proud to announce the release of Python Database Objects (PDO) 1.0.1. The current release adds support for PostgreSQL via the pgdb Module.
Downloads for Python Database Objects are
available on SourceForge.Net or for more information please visit pdo.neurokode.com.
NeuroKode Labs releases Python Database Objects (PDO)
Tuesday, September 16, 2003
NeuroKode Labs, LLC, announces the release of
Python Database Objects (PDO).
Python Database Objects (PDO) provides an easy to
use API for database developers. PDO utilizes DB-API modules for
database access, but allows for a common API across RDBMS. Thus, PDO
can be thought of as a 'wrapper' around the DB-API and database
specific modules.
Downloads for Python Database Objects are
available on SourceForge.Net or for more information please visit pdo.neurokode.com.
Four Processor AMD Opteron system benchmarked
Sunday June 10, 2003
Our own Jon Franz, of NeuroKode Labs, has benchmarked a Four Processor
AMD Opteron System. The benchmark results are available on AMD
Zone.
AMDZone is a hardware news site specializing in AMD related news. AMDZone is a client of NeuroKode Labs.
AMDZone and NeuroKode labs are not affiliated with AMD.
NeuroKode Labs to use BSD Styled Software License
Sunday February 17, 2002
NeuroKode Labs has decided to use a BSD Styled
Software License for distributing its various open source Projects. The license may be viewed
here.
Alternative licensing and support contracts are available, please contact us for more
details.