[ANN] [Release] Neptuno, the DBXBrowser

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ANN] [Release] Neptuno, the DBXBrowser

Guillermo Polito
Hi!

We are glad to announce the first stable release of the DBXBrowser, named Neptuno, the last piece in the DBXTalk tools project sponsored by ESUG.

What is this browser? It is a Glamour based browser which works as a GUI to work with OpenDBX connections.

How does it look like?
I attach a screenshot with a brief look :)

Which databases does it work with? It is currently working with OpenDBX connectors for:
 - mysql
 - postgresql
 - oracle
 - sqlite

How should I download it?
  I'd like to link to the site here, but it's currently down (and we are working for your happiness :D ), so:

Gofer it
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfDBXBrowser';
    load.

 
(((Smalltalk at: #ConfigurationOfDBXTools)
    perform: #project)
        perform: #version: with: #stable)
            load: 'Neptuno'

How should I contact the DBXTalk team for feedback, bug reports, questions, or whatever?

The project's mailing list:  [hidden email]
The project's issue tracker: http://code.google.com/p/dbxtalk/issues
The (currently down) site, with docs and stuff: http://dbxtalk.smallworks.com.ar/


Thanks!
The DBXTalk team

--
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to [hidden email]
 
http://www.clubSmalltalk.org

completeBrowser.png (104K) Download Attachment