Thursday, January 26, 2006
Flamerobin/firebird blog of the day
http://www.ossblog.it/post/422/rilasciato-firebird-153
..:: FlameRobin ::..:: Firebird ::..
Friday, January 20, 2006
firebird/flamerobin around the world
http://www.frappr.com/firebird
I wonder where is gregory on the map ;) ?
..:: FlameRobin ::..:: Firebird ::..
Thursday, January 12, 2006
FlameRobin 0.5 released - time to spread the word
New ports: debian,gentoo,freebsd and is 64 bit enabled
- sf.net news area [DONE]
- softpedia [Done by milan]
- freshmeat.net [DONE]
- betanews.net [DONE]
- gnomefiles.com [DONE]
- linuxcompatible.org [will be done by alex / me]
- opendb.de
- developers.slashdot.org [good karma good karma]
- lxer.com
- linuxpr.com
- linuxtoday.com
- newsforge.net
- linuxgazette.com
- osdir.com
- databasejournal.com
- devshed.com [on blog & forums ]
- prweb.com
- warp2search [will be done by alex]
- linuxelectrons.com
- pclinuxonline.com [will be done by alex]
- linuxquestions.org
- gnomeDesktop.org
- madpenguin.org
- debcentral.org
..::FlameRobin::..::Firebird ::..::Ubuntu::..::Gentoo ::..::FreeBsd::..
Wednesday, January 04, 2006
The update of your program FlameRobin has been approved - betanews
You can find it on BetaNews at the following address:
http://fileforum.betanews.com/detail/FlameRobin_for_Linux/1097506373/3
http://fileforum.betanews.com/detail/FlameRobin_for_Mac_OS_X/1097506373/2..:: FlameRobin ::..:: Firebird ::..
http://fileforum.betanews.com/detail/FlameRobin_for_Windows/1097506373/1
Friday, December 23, 2005
Happy Festivus and a great New,Year.:)
http://en.wikipedia.org/wiki/Festivus
~Flamerobin developers team~
..:: FlameRobin ::..:: Firebird ::..
Wednesday, December 21, 2005
Friday, December 16, 2005
flamerobin 0.4.8 binary snapshots
Please download and test. If there aren't any serious bugs, we will make
0.5.0 release soon.
http://www.flamerobin.org/test
If anyone wants the sources, use the tag: "dev_0_4_8".
--
Milan Babuskov
..:: FlameRobin ::..:: Firebird ::..
Wednesday, December 14, 2005
Flamerobin mentioned in Firebird article (Entwickler Magazin)
You can read babelfish translation or original article (in german)
..:: FlameRobin ::..:: Firebird ::..
Friday, December 09, 2005
Flamerobin - new feature (in 0.4.5)
you can do so with the search edit , the tree will jump to "foo" item ( works like
find bar in firefox)

..:: FlameRobin ::..:: Firebird ::..
Wednesday, November 23, 2005
flamerobin/firebird mention on linuxdevices.com
Read full article on linuxdevices.com
..:: FlameRobin ::..:: Firebird ::..
Installing Firebird 1.5 on osx 10.4 (in spanish)
"Para interactuar con sus Bases de datos de manera grafica les recomiendo flamerobin es excelente
Instalando Firebird CS 1.5 en OS X 10.4
..:: FlameRobin ::..:: Firebird ::..
Saturday, November 19, 2005
FlameRobin on Solaris
We met at the Firebird conference. You said that your (or some of your
coleagues) are interested in FlameRobin on Solaris.
I don't know if you tried it yet, but here's a brief overview. You need
to build wxWidgets first, and then FlameRobin. You can obtain wxWidgets
from www.wxwidgets.org. As I understand it has already been ported to
Solaris, so there shouldn't be much problem, just follow the
instructions in "docs" folder. You should use at least wxWidgets version
2.6.0 or any higher. Please use wxAll package, as others probably don't
have all the files needed for Solaris.
After you built and installed wxWidgets, you need also to build the
wxSTC component (wxStyledTextControl) that we use for SQL editor. It is
usually done by going into "contrib/src/stc" and running "make" and
"make install" in there.
Here's how I do it on Linux and FreeBSD, it shouldn't be much different
on Solaris:
[unpack wx sources and enter that directory]
./configure
make
make install
cd contrib/src/stc
make
make install
The ./configure script has many options, where you can choose whether
you want the debug or release version, enable or disable Unicode, etc.
Here are the most important ones:
--enable-debug
--enable-unicode
--enable-shared
--enable-gtk
There are some defaults, but if you want to make sure, then add the
appropriate --enable or --disable switch. Using:
./configure --disable-unicode --disable-shared
should be a safe bet. I'm not sure if Solaris uses Gtk, so you better
skip that and leave it to autodetection.
Next, you need to build FlameRobin. You can either use 0.4.0 source
available for download from the website, or the latest CVS version. I
recommend CVS as it has many fixes. Our CVS tree is still in the old
"fbmanager" project at sourceforge.net (yes, we *do* need to move it
over to flamerobin), you need to fetch the "mghie" module from it.
In FlameRobin's source tree, create top-level directory named "build" or
something like that. Then, cd into it and run:
../configure
This should setup things properly. I recommend you use the same
--enable-debug or --disable-debug switch you used with wxWidgets. After
that, run
make
make install
And that should be it. Should you have any problems, feel free to
contact me directly, or join our mailing list (low traffic) at:
http://lists.sourceforge.net/lists/listinfo/flamerobin-devel
--
Milan Babuskov
Thursday, November 17, 2005
..:: FlameRobin ::..:: Firebird ::..
Tuesday, November 15, 2005
First pictures from the Conference
Here ya go, first pictures, hopefully we'll get some from our developers ( guys, come back with pictures, pretty please ).
..:: FlameRobin ::..:: Firebird ::..
Thursday, November 10, 2005
Firebird Conference 2005
Firebird Conference is kicking between November 13th and 15th in Prague, Czech Republic. Some of us, will be speakers at the conference. To be more specific, Milan Babuskov will present 2 papers, "FlameRobin - administration tool for Firebird DBMS" and "The power of Firebird events", and Nando Dessena will be also presenting 2 papers, "Using Delphi and InstantObjects with Firebird" and "Deploying Firebird transparently on Windows". You are more than welcomed to attend the events.
..:: FlameRobin ::..:: Firebird ::..Wednesday, October 12, 2005
flamerobin/firebird used in Race to Linux contest
http://www.codeproject.com/useritems/RacetoLinuxRace2.asp
..:: FlameRobin ::..:: Firebird ::..
Saturday, September 24, 2005
flamerobin with g++4 (on ubuntu breezy)
I have checkout ibpp 2.4 from cvs
cat ../ibpp_checkout.sh
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ibpp co -r rel_2_4 -P ibpp2
and overwrote the version that is in flamerobin tree
seems i had to recompile wxwidgets ;)
When i started flamerobin got this message
The library used 2.6 (no debug,Unicode,compiler with C++ ABI 102,wx containers,compatible with 2.4),
and your program used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4).
Finally it worked after wxwidgets recompile

..:: FlameRobin ::..:: Firebird ::..::ubuntu::..
Friday, September 23, 2005
flamerobin pr 0.4.0 announcement
betanews.com [file forum]
sofpedia.com [linux section only ]
freshmeat.net
gnomefiles.org
myl.ro
linux360.ro
..:: FlameRobin ::..:: Firebird ::..
developers developers developers ...ops
ps: i watched steve balmer's speak about developers ;) and the monkey dance
..:: FlameRobin ::..:: Firebird ::..
FlameRobin - administration tool for Firebird DBMS
FlameRobin - administration tool for Firebird DBMS
FlameRobin is light-weight cross-platform Firebird administration tool built entirely with open source software. This session will cover the project's goals, history, and FlameRobin's features. It will also show some specifics of the tool, and ways to use it efficiently and effectively.
The power of Firebird events
Events are one of the least known features of Firebird. This session explains basics of event functionality, and then explores various ways to use events and possible configuration problems and issues. It also shows the possibility to use Firebird in an unusual way: Firebird acting as a chat server.
..:: FlameRobin ::..:: Firebird ::..