New Windows 32 and 64 Flamerobin 0.9.x Snapshots

Hi all,after quite a long time I have uploaded a new snapshot for Windows (32bit, and 64 bit).

I’d be glad if you could check this out and provide feedback.

And here is the list of changes :

Interbase 6.0 Language Reference in html/xml format

I did some experiments with pdftohtml and here are some results

http://firebirdsql.ro/images/LANGREF.html
http://firebirdsql.ro/images/LANGREF.xml

And here are the steps i have made to reach that point
http://mapopa.blogspot.com/2010/05/transforming-old-interbase-60-docs-from.html

So in theory in the future somewhere i can see a page with all the Language Reference on one single page maybe with interbase 6.0 text in another color (green) so it will represent that is not under a open source license

There is now support for the Firebird RDBMS in the most popular ORM for Perl

There is now support for the Firebird RDBMS in the most popular ORM for
Perl, DBIx::Class, as of version 0.08121 .

http://search.cpan.org/perldoc?DBIx::Class
http://search.cpan.org/perldoc?DBIx::Class::Storage::DBI::InterBase
http://search.cpan.org/perldoc?DBIx::Class::Storage::DBI::ODBC::Firebird

Using the ODBC driver with DBD::ODBC is recommended.

There is also support for DBIx::Class::Schema::Loader, which is used to
dump schema definitions, as of version 0.06000 .

http://search.cpan.org/perldoc?DBIx::Class::Schema::Loader

This ORM is often used with the Catalyst web framework:

http://www.catalystframework.org/

1 152 153 154 155 156 294