[ANN] [Release] Neptuno, the DBXBrowser

GP
Guillermo Polito
Wed, Jan 11, 2012 5:19 PM

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:  dbxtalk@googlegroups.com
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

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: dbxtalk@googlegroups.com 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
TG
Tudor Girba
Wed, Jan 11, 2012 5:56 PM

Excellent work!

Doru

On 11 Jan 2012, at 18:19, Guillermo Polito wrote:

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:  dbxtalk@googlegroups.com
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
<completeBrowser.png>_______________________________________________
Esug-list mailing list
Esug-list@lists.esug.org
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org

--
www.tudorgirba.com

"Quality cannot be an afterthought."

Excellent work! Doru On 11 Jan 2012, at 18:19, Guillermo Polito wrote: > 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: dbxtalk@googlegroups.com > 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 > <completeBrowser.png>_______________________________________________ > Esug-list mailing list > Esug-list@lists.esug.org > http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org -- www.tudorgirba.com "Quality cannot be an afterthought."