Firebird seminar in Siegburg, Germany- November 22, 2013

Reminder from Alexey Kovyazin

As you probably know, November 22, 2013 in in Siegburg (Germany) there
will be Firebird seminar, devoted to all aspects of transactions, from
the basic idea to the internal implementation, about the best practices
and guidance how to effectively use transactions in the applications,
and, of course, performance analysis of transactions and related areas.

More details:
http://www.firebirdsql.org/en/firebird-conference-tour-2013/

Please feel free to ask any questions.

GSOC LibreOffice Firebird Integration Weekly Update 13

New GSOC update for the previous week with
current status of the firebird-sdbc driver :
Progress this week:
– Made libatomic-ops buildable meaning that we should now be able to build embedded firebird on non-X86 systems too
– Added rebuilding of indices to deal with the icu collation issues.
– Implemented a simple .odb loading test (in gerrit atm.) that also
tests that the embedded firebird .fdb can be connected to.
– Implemented Index retrieval and dropping
– More fixes to do with the firebird temporary and lock directories
– Some coverity fixes
– Started working on foreign key retrieval

Code commits can be reviewed in the LibreOffice git repository

IBSurgeon FBDataGuard 2.8: Update of monitoring and database protection tool

FBDataGuard, a server-side tool to monitor Firebird databases and prevent corruptions, was just updated to the version 2.8. This version contains stability improvements and minor bug fixes, improved support of SSL and support of SMTP-servers.
For ISVs (i.e., companies which produce Firebird-based software and need to protect a lot of installations) IBSurgeon now offers unlimited 1 year subscription for FBDataGuard for fixed price (EUR 990/USD1390). Regular price for
“Unlimited” means that there is no restrictions on how many FBDataGuard instances will be installed, and also it means that installed instances will work permanently. “1 year subscription” means that subscriber can install, reinstall and upgrade FBDataGuard installations during subscription period.
Please download new FBDataGuard from Deploy Center (deploy.ib-aid.com or www.ib-aid.com:8180) and install. Also, FBDataGuard User Guide is available now in Portuguese.
For more information about FBDataGuard, trial downloads and purchase visit www.ib-aid.com.

Firebird .Net Provider is moving to Git/Github

Jiri Cincura wrote about his issues with SourceForge and SVN also his idea to move
to a better system : git/github:

Maybe you remember the thread “Releasing more often???“. Yeah and
nothing happened. 🙂 Because there was not a strong protest, I think
it’s something we all ‘d like to have.

I was lately really pissed of by SF’s SVN. If you worked with it, not
just committing, I think just using it, you can feel my pain. So first
part of the improving I’d like to offer moving to Git on GitHub. I’m
not a fan of GitHub (I like BitBucket, if somebody asks), but it’s a
de-facto standard in OSS.

With this we will also gain benefits like downloading the sources
packed, downloadig specific version etc.

Also I’d like to release *only* on NuGet and latest version for latest
framework as MSI (on website). The rest can be downloaded/extracted
from NuGet. We now support just .NET 3.5 SP1 and later, thus at least
VS2010 and so NuGet is available to everybody. And even that, you can
grab NuGet.exe and download from command line, if you want (i.e.
you’re hard-core developer using Notepad and csc only :)). Both these
with higher cadence, shorter release loop as mentioned in previous
thread.

Maybe I’m too optimistic, so please let me know what you think and
what you think is going not work. 😉

1 106 107 108 109 110 201