FirebirdDB driver for Codeigniter 2.0 is released Finally!

Here is the announcement on Codeigniter Forums

I have developed a FirebirdDB driver for Codeigniter 2.0
you can get it at BitBucket here

Code Igniter seems to be a cool PHP framework

CodeIgniter is most often noted for its speed when compared to other PHP frameworks. In a critical take on PHP frameworks in general, PHP creator Rasmus Lerdorf spoke at frOSCon in August 2008, noting that he liked CodeIgniter “because it is faster, lighter and the least like a framework”.

Delta Quadrant: Horizons

From Sergey Mereutsa (posted to fb-devel):

Dear friends!

While it is an offtopic here, but it may be interesting for all, who is in any form involved in Firebird development.

Several years ago, we announced a web-based game, written in Firebird SQL. It was DQ:Empires and a lot of peoples around the world played this game.

Now, I`m pleased to announce next game, in the same game universe, but slightly other – Delta Quadrant: Horizons, a web-based space 4X strategy.

I will not write much details here about the game (someone compared it with online version of Masters of Orion game, but it is not MOO2 clone) – you can read more on game`s site, http://www.dqhorizons.com/ .

Some technical details:

Do you use TIME and TIMESTAMP in your applications? The new IBProvider version will further simplify your work!

Have you ever lost microseconds when working with the type TIME?
Definitely, if you have ever tried to use them. In the previous versions of IBProvider, time was stored in OLE DB structure of DBTYPE_DBTIME type that does not support fractions of a second.


In the new IBProvider version, time data types have been improved
. The new properties dbtime_rules and dbtimestamp_rules allow to set time storage not only in DBTIME/DBTIMESTAMP but also in WSTR and in the new type of MS SQL 2008 – DBTIME2 without losing milliseconds.


Please, read more and download new IBProvider Professional right now: Download Firebird OLE DB driver.

1 2 3 4 6