[nyphp-talk] Help with gdlib [ID:EYH7Qx4]

2008-09-17 Thread Ralf Kronen
Hello, i want to create an Button with your example in the GDLib Presentation. My Button looks like this: http://www.kerstel-solutions.de/button.jpg, the color (green) comes from the database. How must i make the 3 images (btn_body.png, btn_highlight.png, btn_shadow.png) that it shows like my but

Re: [nyphp-talk] SWF -> JPEG/GIF?

2008-09-17 Thread forest mars
On Wed, Sep 17, 2008 at 3:38 PM, Ajai Khattri <[EMAIL PROTECTED]> wrote: > > Is there any way to generate a thumbnail image of a Flash movie (SWF) in > PHP? > > You could always use the class: http://www.phpclasses.org/browse/package/4312.html YMMV, of course, -ƒorest mars http://identi.ca/fo

[nyphp-talk] SWF -> JPEG/GIF?

2008-09-17 Thread Ajai Khattri
Is there any way to generate a thumbnail image of a Flash movie (SWF) in PHP? -- A ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Parti

[nyphp-talk] Which PHP Unit Testing Framework do you prefer (and why?)

2008-09-17 Thread Steve Francia
Which PHP Unit Testing Framework do you prefer (and why?) http://friendfeedback.com/questions/answer/tiks Respond at the poll at the url above.___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presen

Re: [nyphp-talk] Building PECL Sources

2008-09-17 Thread csnyder
On Wed, Sep 17, 2008 at 3:05 PM, Ben Sgro <[EMAIL PROTECTED]> wrote: > I'm interested if anyone on the list has experience working w/the PECL C > Sources - most importantly, what are you using to compile them > and what do you have to link them with at build time? Windows, OSX or Linux? > GCC or V

[nyphp-talk] Building PECL Sources

2008-09-17 Thread Ben Sgro
Hello, I want to fix a bug (from '06) in the PECL PDO database adapter (http://cvs.php.net/viewvc.cgi/pecl/pdo_dblib/). There is zero documentation for this project however - I've just contacted the lead dev and I'm awaiting a response. I'm interested if anyone on the list has experience wo