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”.

#Ruby news : Firebird driver compilable on #rbx (rubinius) and full test passes on Linux (for the classic Ruby VM)

Here is the description of rubinius:

Rubinius is an implementation of the Ruby programming language.
The Rubinius bytecode virtual machine is written in C++, incorporating LLVM to compile bytecode to machine code at runtime. The bytecode compiler and vast majority of the core classes are written in pure Ruby.

Here are the rbx experiments done by Brent Rowland

fb now builds fine but won’t load due to missing rb_ary_freeze and rb_struct_new. #rbx

http://twitter.com/#!/brentrowland/status/27771719659

And yes the Linux tests for classic Ruby VM are all ok

Linux testing of the latest fb code went well. 32- and 64-bit Rubies

#Delphi , #Lazarus : UIB 2.5 is optimized to fully exploit Firebird 2.5

There was no major release since a long time,but the project has always been maintained for 7 years now.
In honor of the new version of Firebird, I decided to release this new version of UIB in 2.5.
There have been many changes to support Unicode for Delphi 2009 to XE.
UIB is optimized to fully exploit Firebird 2.5.

http://www.progdigy.com/?p=149

ps: if you don’t know what UIB is ,  here is the description (archive.org link)
http://www.progdigy.com/?page_id=5

current page for UIB is https://github.com/hgourvest/uib

 

Firebird 2.5 (final) released

Today the Firebird 2.5 is being released. You can read the press release and most importantly release notes. And sure, you can download it and use/test/deploy.

Congratulation to us, the Firebird Project, especially the core team. And also to you, users, I hope you’ll enjoy and like the new Firebird 2.5 version as we (I) do.

Note: The MindTheBird campaign team will run a webinar today at 13:00 GMT in anticipation of the launch of Firebird 2.5 Final Release. See the details.

I quoted  from Jiri blog

Little helper library for writing #UDFs for Firebird in #Lua

Helper C library for writing UDFs for Firebird in Lua (as well as a small collection of useful UDFs). The Firebird UDF interface would hopefully be obsoleted in Firebird v3.0 and replaced with the new External Engine API. Until then, I hope you find this little library helpful. Any feedback is welcome and appreciated.

http://code.google.com/p/firebird-lua-udfs/

For tips on how to write UDFs for Firebird yourself, read UdfWritingTips.

PS: If writing UDFs in Lua seems overkill, checkout the other UDF library written in freepascal.

Firebird to be included in #Mageia : a new GNU #Linux distribution based on #Mandriva Ashes

Firebird history and Mageia story are related to each other  , here are the Philippe’s kind words

A new GNU Linux distribution is born : Mageia, a Mandriva Linux fork.

So why speak about this here ?

First, Firebird packages need a maintainer and as I am the one in Mandriva, I will do the same in Mageia

Second, this story remind me a little the Firebird story

Third I’m enthusiast to contribute (may be more than only Firebird related packages) to a such challenging adventure, and in this one, there are people that I really trust.

Long live Mageia : http://www.mageia.org/

#ASP + Firebird: #VisualBasicScript, #JavaScript and #PerlScript

In our example I’ll show you how to use ASP to access a Firebird database via VisualBasicScript, JavaScript and PerlScript. Although not my favorite language, ASP will serve to illustrate the example. Also note that ASP uses ADO technology to access the database. This involves several “layers” so that access occurs.
Of course this may make access a little slow, but not the object of this article. It also assumes that the reader knows the ASP technology.

1 26 27 28 29 30 57