Today is a good day to end it all… sometimes.

openSUSE and SLE repositories for TOra and Oracle stuff

June 8th, 2010 Petr

Have you ever asked: “how I can install TOra or Oracle client for my favourite language into my suse system?”

It was always a pain mainly due the brilliant Oracle licensing policy. Now it should be a little bit easier – just because I started special repositories with Oracle related packages.

Now it contains:

  • TOra, universal DB development/admin tool, stable version
  • TOra development snapshot
  • python-cx_Oracle, Python bindings to Oracle
  • php5-pecl-oci8, PHP binding to Oracle
  • misc packages required to build software mentioned above

Of course there can be more – I’m open to suggestions (and contributions too of course).

Please, follow the instruction on the main page of the project.

Five Scrolls of TOra

January 30th, 2008 Petr

Ha! It’s done. Tora is build-able natively in the Windows environment. Pretty Cool (TM). And it’s usable perfectly (in the case you like pre-pre-alpha software).

The best thing at all is this one — win master Christoph Kuemmel-Schulte did a perfect job with packaging TOra with all required libraries so it can be used for ODBC, MySQL, and PostgreSQL too. So long Toolkit for Oracle, welcome universal database client.

Perfectly tuned cmd.exe with TOra linking:
Perfectly tuned cmd.exe with TOra linking

TOra is running. Woohoo! It’s running natively (MSVC compiler):
TOra is running. Woohoo.

Strange GUI in X11

A ten-point-question for Qt gurus — have you ever seen this ugly behaviour?

Qt4 X11 GUI is messed…

Menu is crippled too

Menu is wrongly sized, fonts in lineedits is too small, tool tips are cut… And all others Qt4 apps are correct. Insane.

Today is the day…

October 10th, 2007 Petr

when TOra builds and links against Oracle. No crashes at start, it connects and performs basic tasks. And now to the sad issues – it’s far from being usable. See screenshot:


Read the rest of this entry »

The future of TOra

September 20th, 2007 Petr

Time is unstoppable and SW libraries too. Brave old Qt3 is facing its death and so do applications depending on it. Maybe there is a place for a courageous attempt. Let’s port TOra into armful of Qt4.

What it will be required?

  1. New buildsystem (cmake? qmake?).
  2. Qscintilla2 port. It’s not released yet so it should be in src tree
  3. Upgrade included libraries to the latest versions. Ouch, testing to come…
  4. Run all file through qt3-to-qt4 tools
  5. Fix and Recompile again and again like a masturbating monkey
  6. Have party

Ghosh, I don’t like to read old code. Do you believe there are ifdefs checking Qt features *before* 2.x!?