Wednesday, November 29, 2006

BetaNews.com has received a new release submission of:

    FlameRobin for Mac OS X, Linux and Windows for  version 0.7.6

Once the release has been approved by FileForum editors, it will appear on the site.


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

FlameRobin 0.7.6 screenshot ( for reference )

Mariuz said he needs one, so here it is. This one's on Windows XP

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

Tuesday, November 14, 2006

Monday, November 13, 2006

flamerobin is updated on beta news fileforum page

FlameRobin has the following other editions available

seems that flamerobin is updated on beta news



Your releases pending approval:

FlameRobin for Linux 0.7.5

FlameRobin for Mac OS X 0.7.5

FlameRobin for Windows 0.7.5

submitted 11/13/2006



FileForum | FlameRobin for Windows





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

Monday, November 06, 2006

flamerobin 0.7.5 available in Gentoo

I recently committed an ebuild for FlameRobin 0.7.5 into Gentoo's
portage repository. Should sync to mirrors in a few hours and users can
then

emerge flamerobin
on Gentoo

I have had an ebuild for FlameRobin since 0.4.8. I posted to the list
long ago about it I believe. I became a dev a few months back, and not
sure why I did not think to commit it sooner.

The ebuild is masked/keyworded unstable/experimental. Although it's been
stable for me on both x86, and amd64 for some time. In 30 days or so,
baring any bug reports. I will file stabilization requests with the arch
teams.

Thanks for all the hard work on a great tool. Hopefully this will help
to increase the user base a bit, so your work can be appreciated by even
more.

--
William L. Thomson Jr.
Gentoo/Java


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

Thursday, November 02, 2006

firebird conference demo project (wxwidgets+ibpp)

you can download the demo project from here http://prdownloads.sourceforge.net/flamerobin/EmptyProject.zip?download

After unpacking, follow the HOWTO.txt for a short step-by-step explanation.

Using stuff from FR, I made a minimal program structure (bakefile,makefiles, etc.) that enables anyone to have a quick start when creatingnew applications with IBPP and wxWidgets. The program allows you to typethe project name, and it does search&replace on all files, giving you anempty project where you can easily add new .cpp and .h files to thebakefile.

FlameRobin: flamerobin @ Firebird Conference 2006

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

Blogged with Flock

wxBlog: wxWidgets at Firebird Conference 2006

wxBlog: wxWidgets at Firebird Conference 2006

Friday, October 27, 2006

flamerobin @ Firebird Conference 2006

Hi guys,

I'd like to know who (if any) of you plans to go to this year's
conference. Nando? Michael? Marius maybe? Olivier? I know Olivier's
paper was not accepted unfortunately. I know that Fikret is going to be
there.

As for my talks, none of them is about FlameRobin directly, but both
will touch it. Esp. the session about cross platform development with
wxWidgets and IBPP:

Using stuff from FR, I made a minimal program structure (bakefile,
makefiles, etc.) that enables anyone to have a quick start when creating
new applications with IBPP and wxWidgets. The program allows you to type
the project name, and it does search&replace on all files, giving you an
empty project where you can easily add new .cpp and .h files to the
bakefile.

I plan to add this as a module to flamerobin svn tree. It would be
called "template" or something like that. I hope you guys agree with this?

Once online, I'd appreciate if someone would find the time to test if
this "minimal sample" work with MSVC and work on MacOSX, as I don't have
access to them.

As a result, anyone who wants to start a new project with wxWidgets and
IBPP (i.e. developing cross-platform GUI app. for Firebird) would have
an easy start.

--
Milan Babuskov
http://swoes.blogspot.com/



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

Wednesday, October 25, 2006

flamerobin package status on other marchitectures

[when firebird will be ready on all other architectures we will have an flamerobin build on them too , my dream is flamerobin+firebird on nokia770]


An empty cell means that there is no buildd information for that package version on that arch; this is normally because the package is arch:all or the arch has been told to ignore the package by the buildd admins. The number after a "Needs build" is the position in the queue.

Package status

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

Blogged with Flock

spreading the word about flamerobin 0.7.5

- sf.net news area [ DONE]
- softpedia [ done linux version is updated -last time was Done by milan]
- freshmeat.net [DONE]
- betanews.net [DONE]
- gnomefiles.com [DONE ]
- lwn.net [DONE]
- macnn.com [not DONE]
- digg.com [not DONE - start to digg it]
- phoronix.com [not DONE]
- linuxcompatible.org [not DONE]
- developers.slashdot.org [ i feel the wind of karma change]
- 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

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

Saturday, October 07, 2006

flamerobin on solaris x86

Tamas TEVESZ announced flamerobin for solaris x86
so, i've got something that may even be tested, if there are any
takers, that is.

tarball is at
http://dawn.dev.hu/~ice/tmp/flr/flamerobin-0.7.5-SunOS5.10-i386.tar.gz
md5 hash de268b6d27ae6ac988cac7df5925733d
screenshot is at
http://dawn.dev.hu/~ice/tmp/flr/flamerobin-on-solaris.png

its a simple tarball; when untarred, `pwd`/flamerobin/flamerobin
should just work. it was compiled on solaris 5.10 i86pc, and (if i
didn't screw it up), needs "only" the following packages from the
solaris media (ie. no thirdparty dependencies):

SUNWTiff SUNWcslr SUNWfontconfig
SUNWfreetype2 SUNWgccruntime SUNWgnome-base-libs
SUNWjpg SUNWlexpt SUNWlibmsr
SUNWmlib SUNWpng SUNWxorg-clientlibs
SUNWxwplt SUNWxwrtl SUNWxwxft
SUNWzlib

(i sorta think anything more than core solaris includes these, at
least most of them).

tarball includes a copy of wx 2.6 and fbclient.so from firebird
2.0rc4, all stripped.

basically, after i gave up on using the workshop compiler, it was
pretty straightforward with gcc (the one bundled with s10);
technically, wx and flamerobin itself (apart from a few trivial
issues) didn't have much problem with workshop, but i horribly failed
at compiling firebird with suncc, and did so many times (as an added
bonus, it seems that linking g++- and CC-compiled objects together is
the perfect recipe for disaster). the problem with that is that as
long as i can't compile firebird with workshop, there isn't any point
(or even way) to do this to flamerobin. does anyone have good
connections at firebird dev? :>

issues prevail, though; for example, asking for database properties
immediately crashes flamerobin. is anyone interested in looking at it?
my c++-debugging skills are next to non-existent. also, if anyone
wants the debug binaries, i'm happy to tar 'em up.


--
[-]

mkdir /nonexistent
..:: ::..:: ::..:: ::..:: ::..:: ::..

Monday, September 11, 2006

Installing/Building Flamerobin on Ubuntu or Debian

Here is one blog on how to rebuild the flamerobin 0.7.5 package in ubuntu/debian

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

Friday, September 08, 2006

FlameRobin on Solaris

Tamas TEVESZ has decided to try to make Flamerobin work on Solaris:

http://dawn.dev.hu/~ice/tmp/flamerobin-on-solaris.png

"there isn't much else to say about it, apart from "don't get too
excited". it literally needs an iron lung, and even then it crashes
on every second click.

getting that far wasn't particularly hard, though. you need to compile
a wx (for the blastwave package does not include wx-contrib, but i'll
get in touch with the maintainer once i get back from my optometrist
in the afternoon), and you need to install a firebird package which
can be gotten from ibphoenix.com; except that don't install it for it
stinks, its ugly, and it won't work properly anyway. it was enough to
get fbclient.so, though.

well, after all that said, it's still in a much better shape than i
hoped. to be continued, but hold your breath do not."


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

Wednesday, September 06, 2006

FlameRobin 0.7.5 released

Source and binary packages for Windows (setup.exe and .zip) and Linux (gtk1 and gtk2 variants) are available for download. MacOSX and Debian/Ubuntu ones should follow soon (and probably FreeBSD one too). We are also looking for someone to try if things work on Solaris too.

New features
- System tables now are available in main tree view
- Compatibility with Firebird 2.0
- SQL editor: Autocompletion of column/parameter names and old/new aliases in triggers

Enhancements and Bug fixes
- SQL Editor: Use row:col instead of col:row in statusbar
- SQL Editor: Autocompletion now works for case
- sensitive object names
- SQL Editor: Autocompletion now works for names containing $ character
- Data grid: "Fetch all records" and "Cancel fetching all records" commands
- Data grid: "Copy records as Update" command
- SQL script execution now always stops on error
- Confirm dropping of items from main tree
- Fixed bugs related to character set conversions
- Fixed DDL extraction for various object types

Download at : http://sourceforge.net/project/showfiles.php?group_id=124340
For known issues please see our bug tracker at: http://sourceforge.net/tracker/?group_id=124340&atid=699234


..:: FlameRobin ::..:: Firebird ::..

Tuesday, August 29, 2006

Firebird, Flamerobin are included in archlinux

[Here are the details (link bellow) , you can read more about archlinux on distrowatch.org]

Read more at aur.archlinux.org/index...

Monday, August 28, 2006

Firebird 'unofficial' FULL setup for Windows

Project page www.parmaja.com/projects/firebirdsetup/ or directly download here.

Includes:

Full InnoSetup script inlcuded so you can rebuild the setup again
with your options.

..:: FlameRobin ::..:: Firebird ::..

Friday, August 25, 2006

Flamerobin 0.7.5 soon

If everything goes according to plans, we'll have Flamerobin 0.7.5 on 1st of September. So keep an eye on the website and this blog for news.

..:: FlameRobin ::..:: Firebird ::..

Thursday, August 24, 2006

Debian Weekly News - August 22nd, 2006

[New or Noteworthy Packages. The following packages were added to the unstable Debian archive recently or contain important updates. * flamerobin — Graphical database administration tool for Firebird DBMS.]

Read more at www.debian.org/News/wee...

Monday, August 21, 2006

pabloj's blog » Flamerobin as a GUI for embedded Firebird - Howto

[In general you just need to have Flamerobin connect to Embedded Firebird through local protocol, my setup with Firebird 1.5.3 is like this]

Read more at www.firebirdnews.org/?p...