Thursday, May 17, 2007

New testing version is here

I rebuilt FR against wxWidgets 2.8.4, with only one small change: In
Ansi build the fr_databases.conf file is saved now with the system
character set. The conversion to and from UTF-8 does not work in the
Ansi build, anyway, so all characters >= 128 (like umlaut chars) where
mangled.

I hope these work for all of you, but please make a backup copy of your
fr_databases.conf file *before* you test the new executables. Please
find them at

http://www.flamerobin.org/mghie/FR_0.7.7_wx2.8.4.zip>

and check them out. Should work much better than the build against CVS
HEAD, and could be a good test for using 2.8.4 for the next official
FlameRobin build.

Thanks for any feedback

--
Michael Hieke


..:: ::..:: ::..

Monday, May 07, 2007

First step to make compatible with wxWidgets CVS HEAD

*Michael commited First step to make compatible with wxWidgets CVS HEAD (see http://www.wxwidgets.org/wiki/index.php/Development:_UTF-8_Support for reasons of wxChar type casts)

..:: ::..:: ::..

Sunday, May 06, 2007

Keyboard shortcuts for advanced users ?

Eugen Stoianovici wrote on the flamerobin-devel lists :

First of all, i've been using flamerobin ever since i've switched from postgress to firebird(some time last spring or summer) and it's great .
Are there any keyboard shortcuts implemented in flamerobin's main window?

It would be great if i could use my mouse less than now. Here's what i have in mind
:
main window
1. Shortcut for registering new server
2. Shortcut for registering new database
3. Shortcut for running a query
4. Shortcut for disconnect

query window

1. Shortcut for new window

I'ld be more than happy to implement these features but instead of diving right into coding, i wanted to ask for an unified view on this matter

..:: ::..:: ::..

Monday, March 19, 2007

flamerobin+firebird+ibutils mentioned on one blog post (written in Italian language)

In particolare, in seguito alla continua ricerca in rete di "strumenti" (sempre aggratiss) per lavorare con Firebird e in seguito a ripetuti confronti tra tutto ciò che offre il web, mi sento di poter riassumere in due link quelli che sono attualmente i miei ferri del mestiere che, quindi, consiglio a tutti: Flamerobin, per lavorare via sql con tabelle e procedure, IBUtils per disegnare la struttura del db in maniera grafica e visuale.

michele de meo

technorati tags:, , , ,

Blogged with Flock

Wednesday, February 21, 2007

Fikret Added instruction how to build flamerobin using MS VC++ 2005 Express

 MSW - Visual C++ 2005 Express Build Instructions  Microsoft Visual C++ Express is a freeware version of MS Visual Studio. There are two ways to build FlameRobin. One is via the dsp/dsw  project files, and the other is via the makefile.vc command line makefile.

SourceForge.net Repository - [flamerobin] View of /trunk/flamerobin/BUILD.txt

technorati tags:, , , , , , , , , ,

Blogged with Flock

Tuesday, February 20, 2007

rate flamerobin on linuxappfinder

Login or Register to rate FlameRobin, add a Tag, or designate as an alternative to a Windows app

FlameRobin | Linux App Finder

technorati tags:, , , ,

Blogged with Flock

Tuesday, February 13, 2007

flamerobin used in osFinacials software

After downloading the osFinancials software, you may proceed to install the software.

The Installation process consists of 3 basic steps:

  1. Installation of the osFinancials program http://www.osfinancials.org
  2. Installation of the Firebird Database Engine http://www.firebirdsql.org
  3. Installation of FlameRobin Database Admin Software http://www.flamerobin.org

Single User Eng Install manual - OsFinancials Wiki

technorati tags:, , , , , ,

Blogged with Flock

Friday, January 19, 2007

Help us improve FlameRobin

Do you use fast-search bar ? vote in this pool

flamerobin.org

technorati tags:, , ,

Blogged with Flock

Thursday, January 18, 2007

wrapped Millan :)

Milan got one of themand was immediately wrapped in it

Firebird Conference 2006 - ... Milan got one of them

technorati tags:, , , ,

Blogged with Flock

milan babuskov doing the presentation @ conference

He showed us the techniques he uses to do metadata updates. That was quite interesting and there was some discussion coming up how other people do it. The problem seems to be the same everywhere but there is not one solution for all ...

Firebird Conference 2006 - Milan Babuskov

technorati tags:, , ,

Blogged with Flock

milan @ firebird conference

The Tourist

Firebird Conference 2006 - The Tourist

technorati tags:, , , , ,

Blogged with Flock

Wednesday, January 17, 2007

Firebird Conference 2006 papers

The papers  for the Firebird Conference 2006 talks are available for download here (you need to right click and use “Save As”).
watch the
Developing Cross-Platform Applications with Firebird and wxWidgets
Milan Babuskov

Digg - Papers of Firebird Conference 2006

technorati tags:, , ,

Blogged with Flock

Friday, January 05, 2007

how to create an local svk mirror

Here is how i created an local svk mirror for me

svk mirror http://flamerobin.svn.sourceforge.net/svnroot/flamerobin/trunk //mirror/flamerobin
svk sync //mirror/flamerobin
svk cp //mirror/flamerobin //local/flamerobin
mkdir ./mariuz-flamerobin
cd ./mariuz-flamerobin
svk co //local/flamerobin


..:: ::..:: ::..

Distributed Revision Control System and flamerobin

In case you want to use an Distributed Revision Control System like SVK (and work on a local mirror) Here  is an guide writen for Gnome project but you can apply it to flamerobin too (just replace the project name and repository)

For Once I Oneder » Blog Archive » Distributed Revision Control and Gnome

technorati tags:, , , ,

Blogged with Flock