Hi folks! We have a couple of things to announce.
1) First of all we gave a ESUG 2009 presentation. You can find the slides here: http://www.slideshare.net/esug/squeak-dbx 2) Then, we created the first version (some bugs, default Pier css, etc) of our website using Seaside + Pier. You can see it temporarily here: http://squeakdbx.smallworks.com.ar However, it will be then: http://www.squeakdbx.org/ Now, the swiki: http://wiki.squeak.org/squeak/6052 is deprecated. 3) Remember we created our own mailing list for questions or whatever you want: http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx 4) There are real interests from other people to port SqueakDBX to dolphin and Smalltalk/X so, we will try to do that easier ;) 5) There is a new release of SqueakDBX: 1.1. The most important thing with this release is that we now support MySQL, PostgreSQL, Sqlite3, Oracle and MSSQL in Windows, Linux and Mac. We also did some refactors which arrived in better performance. You can see the complete changeset here: http://squeakdbx.smallworks.com.ar/ChangeLog The OpenDBX version you need is 1.4.4. You can compile or use the binaries. Here you have the instructions to install OpenDBX: http://squeakdbx.smallworks.com.ar/Compiling%20and%20installing%20OpenDBX SqueakDBX installing instructions: http://squeakdbx.smallworks.com.ar/Installation As always, any feedback, comments or whatever is more than welcome. Best, Mariano _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
On Sat, Oct 3, 2009 at 4:09 PM, Mariano Martinez Peck
<[hidden email]> wrote: > 5) There is a new release of SqueakDBX: 1.1. The most important thing with > this release is that we now support MySQL, PostgreSQL, Sqlite3, Oracle and > MSSQL in Windows, Linux and Mac. These are great news, thank you very much. You might want to update the table of supported backends: http://tinyurl.com/yedmrle Bye -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Mariano Martinez Peck
El sáb, 03-10-2009 a las 19:09 -0300, Mariano Martinez Peck escribió:
> Hi folks! We have a couple of things to announce. Congratulations. Very good news. Saludos -- Miguel Cobá http://miguel.leugim.com.mx _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Thanks for the comments!!! and thanks Damien for the hint. It is fixed now.
BTW, www.squeakdbx.org is now alive!!!! cheers, Mariano
2009/10/3 Miguel Enrique Cobá Martinez <[hidden email]> El sáb, 03-10-2009 a las 19:09 -0300, Mariano Martinez Peck escribió: _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
On Sun, Oct 4, 2009 at 7:41 PM, Mariano Martinez Peck <[hidden email]> wrote: Thanks for the comments!!! and thanks Damien for the hint. It is fixed now. We have a few problems with some ISP and the DNS. If the site is down for you, what you can do temporally is to edit the hosts file ( /etc/hosts/ or c:/windows/system32/hosts) and put this line: 67.205.74.232 www.squeakdbx.org The IP is static, so, there is no problem. Best, Mariano cheers, _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |