flamerobin 0.8.3 packages for ubuntu gutsy and hardy are ready
here are the instructions for installing i386/amd64 flamerobin packages on ubuntu gutsy and on hardy (latest development branch of ubuntu)
here are the instructions for installing i386/amd64 flamerobin packages on ubuntu gutsy and on hardy (latest development branch of ubuntu)
The download counter on sf.net for all downloads is over 5 Millions , and the stats shows that traffic is growing
[ps:we should talk with the xampp guys to include php extension for firbird and the server]
some steps for compiling .net provider on osx with mono
I was very surprised realizing that my Win 32 Lazarus+Firebird embedded application can be installed and running on PCBSD (www.pcbsd.org) OS under Wine. Although I couldn’t install Win32 Firebird server, it seems that embedded server (consists of .dll files) works OK! One more option for multiplatform pograming…
Regards,Zlatko
Here is the full change log with security fixes for 2.0.x in gentoo portage system
I have been configuring a fair number of Linux database servers for a line-of-business application; it runs the Firebird SQL database in server mode only (no application code at all – just DB).
All of these are the wonderful Dell PowerEdge 2950 units with the PERC6i RAID controller, and my typical configuration is 6x 146G 15k SAS drives. These are the highest-performance, highest capacity solution in 3.5″ drives.
This error has been really annoying me tonight!
I have an app that uses Embedded Firebird for its DB so that I don’t need to
install a DB server. On Vista my app throws an exception “Error trying to
write to file (the correct path here)”.
Now we have 64bit builds of Firebird 2.1 for MacOSX 10.5, we have issues trying to test them properly using the Firebird QMTest QA suite. This QA suite relies on Python and kinterbasdb. Currently Philippe Makowski has been able to run the tests from a 64bit Linux client. But is unable to run the tests locally. Well currently the python framework that comes with MacOSX 10.5 is only 32bit and this forces a 32bit build of kinterbasdb, since the build environment of kinterbasdb uses distutils to use the same compile switches as python. So I thought I would have a look at the issue and see if I could build a 64bit version of kinterbasdb for MacOSX 10.5.
This is how I did it…
An introductory article about using the new Generic Database Output Module
This modules supports a large number of database systems via libdbi. Libdbi abstracts the database layer and provides drivers for many systems. Drivers are available via the libdbi-drivers project. As of this writing, the following drivers are available:
Rsyslog is an enhanced multi-threaded syslogd. Among other features, it offers support for on-demand disk buffering, reliable syslog over TCP, writing to MySQL and PostgreSQL databases, fully configurable output formats (including great timestamps), the ability to filter on any part of the syslog message, and on-the-wire message compression. It is designed as a drop-in replacement for stock syslogd and thus is able to work with the same configuration file syntax. Of course, some enhanced features require changing the configuration file, but in general, this should be fairly easy.
Release focus: Major feature enhancements