[geeklog-devtalk] geeklog-devel digest, Vol 1 #410 - 3 msgs

geeklog-devel-request at lists.geeklog.net geeklog-devel-request at lists.geeklog.net
Wed Oct 13 13:00:01 EDT 2004


Send geeklog-devel mailing list submissions to
geeklog-devel at lists.geeklog.net

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.geeklog.net/listinfo/geeklog-devel
or, via email, send a message with subject or body 'help' to
geeklog-devel-request at lists.geeklog.net

You can reach the person managing the list at
geeklog-devel-admin at lists.geeklog.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of geeklog-devel digest..."


Today's Topics:

1. Re: Geeklog in the media again. (Dirk Haun)
2. mysql innodb & backup (Dwight Trumbower)
3. Re: Image resizing with gdlib (Tom Willett)

--__--__--

Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] Geeklog in the media again.
Date: Tue, 12 Oct 2004 20:03:43 +0200
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net


>http://linuxinsider.com/story/37215.html


Not exactly extensive, but with the amount of CMS out there, it's nice
that Geeklog is among the few that they've picked out.


With all the naming discussions we had in the past, this bit made me laugh:

>The name alone should pique your interest.


bye, Dirk


--
http://www.haun-online.de/
http://geeklog.info/


--__--__--

Message: 2
Date: Tue, 12 Oct 2004 23:53:08 -0500
From: Dwight Trumbower <dwight at trumbower.com>
To: geeklog-devel at lists.geeklog.net
Subject: [geeklog-devel] mysql innodb & backup
Reply-To: geeklog-devel at lists.geeklog.net

After doing some reading, it looks like innodb, should not be the
default for a database. Mainly, you can't backup without shutting down
mysql. You can use mysqldump --single-transaction, but that will lock
everyone out of the database. If you have an active site, people will be
locked out.

I'm doing some more reading to get more farmilar with innodb, but for
the majority of users, myisam should handle there needs.

Any thoughts?

Dwight

--__--__--

Message: 3
From: "Tom Willett" <tomw at pigstye.net>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] Image resizing with gdlib
Date: Wed, 13 Oct 2004 15:42:04 +0000
Reply-To: geeklog-devel at lists.geeklog.net

On Mon, 11 Oct 2004 21:27:30 +0200, Dirk Haun wrote

> Tom,

>

> >I was playing with the automatic image resizing using gdlib this morning

and

> >noticed something wrong.

> >

> >The image resize works correctly but the link in the article is wrong.

The

> >image is converted to png but the article points to the picture as a

gif.

> >The image is correctly converted to png and resized and resides in the

image

> >directory, the link is simply wrong.

>

> Ignoring for the moment that, using the current CVS version, it doesn't

> seem to work at all (at least not for userphotos with gdlib):

>

> The problem is that on the "client" side (usersettings.php and admin/

> story.php), the code still expects the upload class to return .gif files

> - it doesn't know about the PNG conversion and there doesn't seem to

> be a way to get the actual file names back.

>

> Which would also explain why the userphotos aren't working, as it's doing

> a file_exists() there before adding the file name to the database.

>

> One has to wonder if the PNG conversion makes sense anymore, now

> that the LZW patent has finally expired world-wide ...

>

> bye, Dirk

>

> --

> http://www.haun-online.de/

> http://mypod.de/

>

> _______________________________________________

> geeklog-devel mailing list

> geeklog-devel at lists.geeklog.net

> http://lists.geeklog.net/listinfo/geeklog-devel


As a follow up to this, I discovered that trying to upload any gif file with
a story with the gdlib option chosen fails with the error:

Error: Chmod of aldrich.gif to 0644 failed

or whatever your gif is named. Removing the gdlib option from config.php
allows the upload to work.

This is the gdlib and php with Fedora Core 2.

--
Tom Willett
tomw at pigstye.net



--__--__--

_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel


End of geeklog-devel Digest



More information about the geeklog-devtalk mailing list