Re: [Pharo-project] Questions: PDFs, MySQL, TableMorph, seaside...

2009-05-12 Thread Gary Chambers
SPDF is one option for producing PDFs, needs more work though... TableMorph is currently experimental... (see class comment) Regards, Gary - Original Message - From: "Cameron Sanders" To: Sent: Friday, May 08, 2009 4:42 PM Subject: [Pharo-project] Questions: PDFs, MySQL,

Re: [Pharo-project] Questions: PDFs, MySQL, TableMorph, seaside...

2009-05-08 Thread HernĂ¡n Morales Durand
2009/5/8 Cameron Sanders : > What are my options for generating PDF output? In particular I want to > minimize 3rd party library needs. > > Also, what about MySQL: is there a way to communicate with an external > MySQL db without needing to install a 3rd party library? And If not, > what is the mos

Re: [Pharo-project] Questions: PDFs, MySQL, TableMorph, seaside...

2009-05-08 Thread David Mitchell
> > Finally, I *may* want to generate HTML output... so ... where is the > best place to start getting oriented with seaside tools? > Pharo-web includes seaside. But, the Seaside site has pointers to doc, books, and blogs. www.seaside.st ___ Pharo-proj

Re: [Pharo-project] Questions: PDFs, MySQL, TableMorph, seaside...

2009-05-08 Thread Mariano Martinez Peck
I will answer only what I know. > Also, what about MySQL: is there a way to communicate with an external > MySQL db without needing to install a 3rd party library? And If not, > what is the most portable library? (And if I must use ODBC or > something, on a Mac or Windows, how can I configure it

[Pharo-project] Questions: PDFs, MySQL, TableMorph, seaside...

2009-05-08 Thread Cameron Sanders
What are my options for generating PDF output? In particular I want to minimize 3rd party library needs. Also, what about MySQL: is there a way to communicate with an external MySQL db without needing to install a 3rd party library? And If not, what is the most portable library? (And if I mu