Screenshot regeneration just finished and they look much much better. Thanks for the server upgrade Jeremy!
Chris
On Wednesday 21 September 2005 5:43 am, Jonathan Ernst wrote:
Check if it works on the live server after applying, then regenerate all screenshots from the admin.
Thanks.
Changelog: Use GD2 if it's available
-------- Message transféré -------- De: Chris Morgan cmorgan@alum.wpi.edu À: Jonathan Ernst Jonathan@ernstfamily.ch Sujet: Re: [AppDB] new server supports GD2 Date: Sat, 17 Sep 2005 10:46:50 -0400
Very cool, I had no idea such a thing existed but that makes it a much nicer implementation for us I think.
Chris
On Saturday 17 September 2005 5:30 am, you wrote:
gd2 and gd1 use different functions, so that if php is compiled with gd2 support, gd2 functions will be available:
http://ch2.php.net/function_exists
bye
Le vendredi 16 septembre 2005 à 20:42 -0400, Chris Morgan a écrit :
I'm not opposed to doing that, thats even one more step further than what I was proposing although I'm not sure how to do it. Does gd have some kind of version querying call we can use?
Chris
On Friday 16 September 2005 10:36 am, you wrote:
A better way would be to check for the availability of the functions. (I recall a Wine discussion where Alexandre was telling someone to check for bugs, not for versions to someone who wanted his application to workaround some bugs in Wine; we should do the same for AppDB IMO).
What do you think ?
I can't do it now, but if you don't do it in the next days, I'll have a look at it.
Le jeudi 15 septembre 2005 à 20:22 -0400, Chris Morgan a écrit :
Can we use a define at the top of the file that specifies GD1 or GD2 so we don't have to comment one set out and uncomment the other if we or anyone else has to switch?
Chris
On Thursday 15 September 2005 5:01 am, Jonathan Ernst wrote:
Hi Chris,
Something wrong with this one ?
Le mercredi 31 août 2005 à 15:16 +0200, Jonathan Ernst a écrit : > To be applied after Jeremy confirms that GD2 is installed. > To test: go to the admin and regenerate all pictures > > Changelog: > - use GD2 php functions to get nicer screenshots
Glad it worked. Hopefully this will spur on more development on the AppDB and Bugzilla.
The server had been humming very nicely on Debian since the move. The only glitch was with Mailman, which I'm still very sorry about. I wish mailman allowed me to put the date on the list view. You can customize the templates, but no additional variables (such as post date) are imported from the python scripts.
On Wed, 2005-09-21 at 10:32 -0400, Chris Morgan wrote:
Screenshot regeneration just finished and they look much much better. Thanks for the server upgrade Jeremy!
Chris
On Wednesday 21 September 2005 5:43 am, Jonathan Ernst wrote:
Check if it works on the live server after applying, then regenerate all screenshots from the admin.
Thanks.
Changelog: Use GD2 if it's available
-------- Message transféré -------- De: Chris Morgan cmorgan@alum.wpi.edu À: Jonathan Ernst Jonathan@ernstfamily.ch Sujet: Re: [AppDB] new server supports GD2 Date: Sat, 17 Sep 2005 10:46:50 -0400
Very cool, I had no idea such a thing existed but that makes it a much nicer implementation for us I think.
Chris
On Saturday 17 September 2005 5:30 am, you wrote:
gd2 and gd1 use different functions, so that if php is compiled with gd2 support, gd2 functions will be available:
http://ch2.php.net/function_exists
bye
Le vendredi 16 septembre 2005 à 20:42 -0400, Chris Morgan a écrit :
I'm not opposed to doing that, thats even one more step further than what I was proposing although I'm not sure how to do it. Does gd have some kind of version querying call we can use?
Chris
On Friday 16 September 2005 10:36 am, you wrote:
A better way would be to check for the availability of the functions. (I recall a Wine discussion where Alexandre was telling someone to check for bugs, not for versions to someone who wanted his application to workaround some bugs in Wine; we should do the same for AppDB IMO).
What do you think ?
I can't do it now, but if you don't do it in the next days, I'll have a look at it.
Le jeudi 15 septembre 2005 à 20:22 -0400, Chris Morgan a écrit :
Can we use a define at the top of the file that specifies GD1 or GD2 so we don't have to comment one set out and uncomment the other if we or anyone else has to switch?
Chris
On Thursday 15 September 2005 5:01 am, Jonathan Ernst wrote: > Hi Chris, > > Something wrong with this one ? > > Le mercredi 31 août 2005 à 15:16 +0200, Jonathan Ernst a écrit : > > To be applied after Jeremy confirms that GD2 is installed. > > To test: go to the admin and regenerate all pictures > > > > Changelog: > > - use GD2 php functions to get nicer screenshots
* On Wed, 21 Sep 2005, Jeremy Newman wrote:
The server had been humming very nicely on Debian since the move. The only glitch was with Mailman, which I'm still very sorry about. I wish mailman allowed me to put the date on the list view.
I would like to notice that at some moment (since when diff files were started being recognized as of text/x-diff type) something has changed in the web server. Now all the web clients I can test against daily message [*] offers me to download this text/x-diff attachment, while earlier my Firefox have been opening them in the current window as renderable files.
Can this change be somehow reverted, please?
[*] http://www.winehq.org/pipermail/wine-patches/2005-September/020551.html
* On Sun, 25 Sep 2005, Saulius Krasuckas wrote:
Now all the web clients I can test against daily message [*] offers me to download this text/x-diff attachment, while earlier my Firefox have been opening them in the current window as renderable files.
Can this change be somehow reverted, please?
BTW, attachments of type 'application/octet-stream' works in a way I wish 'text/x-diff' would work. Example: [**].
[*] http://www.winehq.org/pipermail/wine-patches/2005-September/020551.html
[**] http://www.winehq.org/pipermail/wine-patches/2005-September/020946.html