[Pharo-project] DBXTalk site errors
On the DBXTalk site in the download section there is an error: http://dbxtalk.smallworks.com.ar/pier/Download If you run (((Smalltalk at: #ConfigurationOfGlorpDBX) perform: #project) perform: #version with: #stable) load you will get a MNU #version. I think it should be #version: for all the load examples. Also the page http://dbxtalk.smallworks.com.ar/pier/Download First Phoseydon doc referenced on the beta announcement does not exist. Bye Torsten -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone
On Tue, Dec 27, 2011 at 4:49 AM, Torsten Bergmann <astares@gmx.de> wrote:
On the DBXTalk site in the download section there is an error:
http://dbxtalk.smallworks.com.ar/pier/Download
If you run
(((Smalltalk at: #ConfigurationOfGlorpDBX) perform: #project) perform: #version with: #stable) load
you will get a MNU #version.
I think it should be #version: for all the load examples.
Fixed :)
Also the page http://dbxtalk.smallworks.com.ar/pier/Download First Phoseydon doc referenced on the beta announcement does not exist.
Are you sure? :S I've tried http://dbxtalk.smallworks.com.ar/pier/Documentation/creating-your-first-dbx-... I can reach the page... Thanks! Guille
Guille wrote:
Are you sure? :S I've tried http://dbxtalk.smallworks.com.ar/pier/Documentation/creating-your-first-dbx-... I can reach the page...
The above link in your mail was also not correct due to a missing space. I think http://dbxtalk.smallworks.com.ar/pier/Documentation/creating-your-first-dbx-... is the correct one and this page is accessible What I mean is that on http://dbxtalk.smallworks.com.ar/pier/news/2011-12-26 there is a section "Where is the documentation?" with two links: 1. http://dbxtalk.smallworks.com.ar/pier/Download First Phoseydon doc 2. http://dbxtalk.smallworks.com.ar/pier/Documentation/creating-your-first-dbx-... First link (to a *.doc file ??) is not working. Bye T. -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone
participants (2)
-
Guillermo Polito -
Torsten Bergmann