Node.js Firebird driver 0.0.9 is released (tagged)

Here is the download page and you can check the Commit History for interesting changes (new features)and fixes (memory leaks , utf-8 char fields encoding handling).

  • Fix for slda improper init
  • Fixed memory leak for situation when single connection was used several times for several async queries, it also was making server to eat memory
  • Fix to stream for char fields in UTF encoding
  • Added async transaction start
  • One fix to allow run execute procedure (and tests were added)

Free Pascal full text index/searcher classes committed in Lazarus svn

ХудожникMichael Van Canneyt announced his full text indexer project:
I’ve committed a file/database indexing and search engine, fpindexer, to SVN.

It was developed by Darius Blaszijk, with help from me. One of the planned uses is
to create searchable documentation. I’ve also (in a private project) used it to
implement full-text search on a database that doesn’t support that natively.

Time Track is a program written in Lazarus and tiopf to allow people to track projects (with Firebird backend)

See the lazarus full thread and you can clone the git repository

It’s a small app that sits in the tray, and can be used to manage project time.
If there is interest, I can donate it to the Lazarus community. It also serves
as a nice example of how to program Lazarus and tiOPF.

It also keeps a todo list and a list of interruptions.
(the helpdesk walks in and out of my office, which I started tracking to
prove that this practice costs me 1.5 hours a day.)

I posted the project at
http://www.freepascal.org/~michael/timetrack.zip

You’ll need tiOPF and a database server.
I use (and recommend) Firebird, but changing it to something
else takes about 2 lines of code.

The included time.sql file creates the database.

The Firebird Book: a Reference for Database Developers – Edition II (Beta) is now available

The Firebird Book: a Reference for Database Developers – Edition II (Beta) is now availble directly from IBPhoenix in electronic format on the March 2012 Edition of the Developer DVD. It covers Firebird up to Firebird V2.5 .
If you buy a copy of the early version, you will have automatic accessto updated versions as they are released.If you have a subscription to the IBPhoenix Developer DVD you will automatically recieve your copy via post shortly.
www.ibphoenix.com
1 109 110 111 112 113 294