[geeklog-devtalk] geeklog-devel digest, Vol 1 #194 - 14 msgs
geeklog-devtalk-admin at lists.geeklog.net
geeklog-devtalk-admin at lists.geeklog.net
Sat Sep 6 13:00:02 EDT 2003
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. 1.3.9 soonish? (Dirk Haun)
2. Re: PEAR we go ... (Blaine Lang)
3. Re: 1.3.9 soonish? (Blaine Lang)
4. Re: 1.3.9 soonish? (simon lord)
5. Re: 1.3.9 soonish? (simon lord)
6. Re: PEAR we go ... (Dirk Haun)
7. Re: PEAR we go ... (simon lord)
8. Re: 1.3.9 soonish? (Dirk Haun)
9. Re: 1.3.9 soonish? (Dirk Haun)
10. MySQL problems? (Dirk Haun)
11. Re: MySQL problems? (simon lord)
12. Re: MySQL problems? (Dirk Haun)
13. Re: MySQL problems? (Dwight Trumbower)
14. Re: MySQL problems? (simon lord)
--__--__--
Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Date: Fri, 5 Sep 2003 21:13:11 +0200
Organization: Terra Software Systems
Subject: [geeklog-devel] 1.3.9 soonish?
Reply-To: geeklog-devel at lists.geeklog.net
Okay, so the good news is that I have a job again. And the bad news is -
that I have a job again.
In other words, starting September 15th I will have "slightly" less time
to spend on Geeklog. Of course I don't plan to stop working on Geeklog,
but I will probably not be able to spend too much time on it for a couple
of weeks before things have settled down a bit.
So my idea was to try and get an 1.3.9rc1 out before that date.
I'd like to add a few things to the Content Syndication, need to look
into a few bug reports and update the documentation.
Any other things that should go into this release? Blaine? Simon?
bye, Dirk
--
http://www.haun-online.de/
http://geeklog.info/
--__--__--
Message: 2
From: "Blaine Lang" <geeklog at langfamily.ca>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] PEAR we go ...
Date: Fri, 5 Sep 2003 15:24:19 -0400
Reply-To: geeklog-devel at lists.geeklog.net
Great work Dirk :)
Blaine
----- Original Message -----
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Sent: Thursday, September 04, 2003 6:09 AM
Subject: [geeklog-devel] PEAR we go ...
> The Geeklog version in CVS now uses PEAR::Mail to send all emails. In
> config.php, you can select one of the following methods to send your
emails:
>
> - 'mail', i.e. use PHP's mail() function
> - 'sendmail', i.e. use sendmail
> - 'smtp', i.e. talk directly to your SMTP server
>
> Since this is a pretty big change, I'd like to get some feedback on this,
> please.
>
> I've tested all three variants locally (PHP 4.3.3, compiled --without-
> pear). I've also updated geeklog.info. My hosting service is still on PHP
> 4.2.3 but has PEAR installed. 'mail' and 'smtp' works with that setup
> (haven't tested 'sendmail' there).
>
> I'll try and update another of my sites with a slightly different setup
> but would like to hear from other installs. Anyone running on Windows?
>
> Since it doesn't make sense to add the PEAR packages to CVS, I've put
> those that Geeklog needs in a separate tarball:
>
> http://www.geeklog.net/nightly/geeklog-pear.tar.gz
>
> Unpack that _inside_ of /path/to/geeklog/system/pear/. Actual Geeklog
> releases will include those files in system/pear, I just didn't want to
> add them to CVS.
>
> I've also updated the nightly tarball, so that it already contains these
> changes.
>
> bye, Dirk
>
>
> --
> http://www.haun-online.de/
> http://geeklog.info/
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
--__--__--
Message: 3
From: "Blaine Lang" <geeklog at langfamily.ca>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] 1.3.9 soonish?
Date: Fri, 5 Sep 2003 15:29:52 -0400
Reply-To: geeklog-devel at lists.geeklog.net
Congradulations Dirk, I'm sure you are pleased.
I only hope they pay you well and don't expect more then 8 hours a day and
let you spend time on Geeklog, GL-Pro may even be in their future.
Would we have heard of your new employer ?
Regarding additional features ...
Two small ones right now off the top;
1) Support for double-wide centerblock. Just needs a condition stmt in
index.php and a new template
2) Config option to show the right blocks instead of the whats_related Block
when viewing a story.
What about that block order hack that was submitted to allow an admin to
just click on up/dn arrows to reposition block order.
Blaine
----- Original Message -----
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Sent: Friday, September 05, 2003 3:13 PM
Subject: [geeklog-devel] 1.3.9 soonish?
> Okay, so the good news is that I have a job again. And the bad news is -
> that I have a job again.
>
> In other words, starting September 15th I will have "slightly" less time
> to spend on Geeklog. Of course I don't plan to stop working on Geeklog,
> but I will probably not be able to spend too much time on it for a couple
> of weeks before things have settled down a bit.
>
> So my idea was to try and get an 1.3.9rc1 out before that date.
>
> I'd like to add a few things to the Content Syndication, need to look
> into a few bug reports and update the documentation.
>
> Any other things that should go into this release? Blaine? Simon?
>
> bye, Dirk
>
>
> --
> http://www.haun-online.de/
> http://geeklog.info/
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
--__--__--
Message: 4
Date: Fri, 5 Sep 2003 15:35:30 -0400
Subject: Re: [geeklog-devel] 1.3.9 soonish?
From: simon lord <slord at marelina.com>
To: geeklog-devel at lists.geeklog.net
Reply-To: geeklog-devel at lists.geeklog.net
> Okay, so the good news is that I have a job again. And the bad news is
> -
> that I have a job again.
Cut the suspense, what's the job? Where? Url?
> Any other things that should go into this release? Blaine? Simon?
Blaine and I hit a little delay due to contracts, meetings etc. But I
imagine we will also be booked around your time frame, I'm off on
vacation the first two weeks of Oct and will become the invisible man
when I return.
Blaine will soon wipe out geeklog.ca and install the latest CVS there
with modules etc. I'll then complete the GLPro theme on that version
so as to be in step with your progress in CVS. Once Blaine gets that
done, I'll need 2-3 days to crank out the first pass for you guys to
review/test. While testing etc is going on I'll begin work on the
"Designers Guide" for the CSS file so module developers and theme
developers can crank out modules and themes much more quickly by
following some moderate standards we outline in this guide.
That gives us 10 days starting today/tonight.
Blaine, any thoughts on when we'll update geeklog.ca?
> bye, Dirk
>
>
> --
> http://www.haun-online.de/
> http://geeklog.info/
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
>
Sincerely,
Simon
--__--__--
Message: 5
Date: Fri, 5 Sep 2003 15:39:05 -0400
Subject: Re: [geeklog-devel] 1.3.9 soonish?
From: simon lord <slord at marelina.com>
To: geeklog-devel at lists.geeklog.net
Reply-To: geeklog-devel at lists.geeklog.net
> What about that block order hack that was submitted to allow an admin
> to
> just click on up/dn arrows to reposition block order.
Dirk, if you don't understand this option then you *will* after I get
done with glpro. It's a thing of beauty and allows me to simulate
sub-topics, menus and just plain hide topics from view which should
only be accessed from *inside* their main topic.
It's not the sexiest hack, but it's (1) clean, (2) unobtrusive and
won't affect anyone that doesn't know about it.
I love, personally find I can't live without it.
>
> Blaine
> ----- Original Message -----
> From: "Dirk Haun" <dirk at haun-online.de>
> To: <geeklog-devel at lists.geeklog.net>
> Sent: Friday, September 05, 2003 3:13 PM
> Subject: [geeklog-devel] 1.3.9 soonish?
>
>
>> Okay, so the good news is that I have a job again. And the bad news
>> is -
>> that I have a job again.
>>
>> In other words, starting September 15th I will have "slightly" less
>> time
>> to spend on Geeklog. Of course I don't plan to stop working on
>> Geeklog,
>> but I will probably not be able to spend too much time on it for a
>> couple
>> of weeks before things have settled down a bit.
>>
>> So my idea was to try and get an 1.3.9rc1 out before that date.
>>
>> I'd like to add a few things to the Content Syndication, need to look
>> into a few bug reports and update the documentation.
>>
>> Any other things that should go into this release? Blaine? Simon?
>>
>> bye, Dirk
>>
>>
>> --
>> http://www.haun-online.de/
>> http://geeklog.info/
>>
>> _______________________________________________
>> geeklog-devel mailing list
>> geeklog-devel at lists.geeklog.net
>> http://lists.geeklog.net/listinfo/geeklog-devel
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
>
Sincerely,
Simon
--__--__--
Message: 6
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] PEAR we go ...
Date: Fri, 5 Sep 2003 21:52:35 +0200
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
(from config.php)
// If your server is running PHP 4.3.0 (or newer) then chances are that PEAR
// is already installed and you can leave this as "true".
$_CONF['have_pear'] = true;
Thinking about this some more, it would probably make sense to default
this to "false", so that it uses the bundled PEAR packages by default.
Also saves one step during installation ...
bye, Dirk
--
http://www.haun-online.de/
http://mypod.de/
--__--__--
Message: 7
Date: Fri, 5 Sep 2003 16:15:19 -0400
Subject: Re: [geeklog-devel] PEAR we go ...
From: simon lord <slord at marelina.com>
To: geeklog-devel at lists.geeklog.net
Reply-To: geeklog-devel at lists.geeklog.net
OT just a little, but your post reminded me of something...
I had a buddy install geeklog using mysql 4 and he had problems,
apparently he had to comment out 3 lines in the installer code which
were very specific to mysql 3.2xxxx during the install process.
Is this fixed?
On Friday, September 5, 2003, at 03:52 PM, Dirk Haun wrote:
> (from config.php)
>
> // If your server is running PHP 4.3.0 (or newer) then chances are
> that PEAR
> // is already installed and you can leave this as "true".
> $_CONF['have_pear'] = true;
>
> Thinking about this some more, it would probably make sense to default
> this to "false", so that it uses the bundled PEAR packages by default.
> Also saves one step during installation ...
>
> 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
>
>
Sincerely,
Simon
--__--__--
Message: 8
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] 1.3.9 soonish?
Date: Fri, 5 Sep 2003 22:10:41 +0200
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
Blaine Lang <geeklog at langfamily.ca> wrote:
>Would we have heard of your new employer ?
Probably not. It's a small company and currently only active in Germany.
The website is <http://www.compart.net/> but it's in German and not very
good (or even complete ...).
The company specializes in software for document conversion and related
fields. Try <http://www.compart.net/ImageArchive-de.html> for some diagrams.
The software's mostly written in C (but with an "object oriented
approach") with some Java and Python thrown in. Time to un-learn some of
my C++ ...
The only downside so far is the commuting - the company's in a city south
of Stuttgart, while I live in the north. On the other hand, that will
give me a chance to read a few of those books that I've been stacking
here for a while :-)
bye, Dirk
--
http://www.haun-online.de/
http://www.haun.info/
--__--__--
Message: 9
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] 1.3.9 soonish?
Date: Fri, 5 Sep 2003 22:20:25 +0200
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
Blaine Lang <geeklog at langfamily.ca> wrote:
>1) Support for double-wide centerblock. Just needs a condition stmt in
>index.php and a new template
We've talked about this one. Okay. The template file will be optional, IIRC?
>2) Config option to show the right blocks instead of the whats_related Block
>when viewing a story.
Yeah, I've seen requests for this. Do you see a chance to integrate the
What's Related block with the others? Just asking ...
>What about that block order hack that was submitted to allow an admin to
>just click on up/dn arrows to reposition block order.
That looks interesting. Haven't tried it out yet.
I'll probably find a few minor things when I go through my notes.
bye, Dirk
--
http://www.haun-online.de/
http://geeklog.info/
--__--__--
Message: 10
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Date: Fri, 5 Sep 2003 22:24:30 +0200
Organization: Terra Software Systems
Subject: [geeklog-devel] MySQL problems?
Reply-To: geeklog-devel at lists.geeklog.net
simon lord <slord at marelina.com> wrote:
>I had a buddy install geeklog using mysql 4 and he had problems,
>apparently he had to comment out 3 lines in the installer code which
>were very specific to mysql 3.2xxxx during the install process.
>
>Is this fixed?
Err, no, since this is the first time I hear about this.
There's some code in the install script that tries to figure out the
MySQL version. Is that what's causing the problems? Any more details?
Which version of Geeklog are we talking about?
bye, Dirk
--
http://www.haun-online.de/
http://mypod.de/
--__--__--
Message: 11
Date: Fri, 5 Sep 2003 16:46:03 -0400
Subject: Re: [geeklog-devel] MySQL problems?
From: simon lord <slord at marelina.com>
To: geeklog-devel at lists.geeklog.net
Reply-To: geeklog-devel at lists.geeklog.net
It was geeklog 1.3.8 from the downloads section - this was last week.
He said that it looks for the version but would come up with 3.2xxx
even though he had 4.xxx installed. He wasn't much more precise than
that. :P
On Friday, September 5, 2003, at 04:24 PM, Dirk Haun wrote:
> simon lord <slord at marelina.com> wrote:
>
>> I had a buddy install geeklog using mysql 4 and he had problems,
>> apparently he had to comment out 3 lines in the installer code which
>> were very specific to mysql 3.2xxxx during the install process.
>>
>> Is this fixed?
>
> Err, no, since this is the first time I hear about this.
>
> There's some code in the install script that tries to figure out the
> MySQL version. Is that what's causing the problems? Any more details?
> Which version of Geeklog are we talking about?
>
> 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
>
>
Sincerely,
Simon
--__--__--
Message: 12
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] MySQL problems?
Date: Fri, 5 Sep 2003 23:06:05 +0200
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
simon lord <slord at marelina.com> wrote:
>It was geeklog 1.3.8 from the downloads section - this was last week.
So I assume it was really 1.3.8-1? There was a change in the install
script in 1.3.8-1, that's why I'm asking ...
>He said that it looks for the version but would come up with 3.2xxx
>even though he had 4.xxx installed. He wasn't much more precise than
>that. :P
Hmm, any chance you could get more precise information? Unless the return
format for mysql_get_server_info() has changed with MySQL 4.x, I can't
see how this should have happened ...
bye, Dirk
--
http://www.haun-online.de/
http://geeklog.info/
--__--__--
Message: 13
Date: Fri, 05 Sep 2003 23:01:31 -0500
To: geeklog-devel at lists.geeklog.net
From: Dwight Trumbower <dwight at trumbower.com>
Subject: Re: [geeklog-devel] MySQL problems?
Reply-To: geeklog-devel at lists.geeklog.net
At 04:06 PM 9/5/2003, you wrote:
>Content-Transfer-Encoding: 7bit
>
>simon lord <slord at marelina.com> wrote:
>
> >It was geeklog 1.3.8 from the downloads section - this was last week.
>
>So I assume it was really 1.3.8-1? There was a change in the install
>script in 1.3.8-1, that's why I'm asking ...
>
>
> >He said that it looks for the version but would come up with 3.2xxx
> >even though he had 4.xxx installed. He wasn't much more precise than
> >that. :P
>
>Hmm, any chance you could get more precise information? Unless the return
>format for mysql_get_server_info() has changed with MySQL 4.x, I can't
>see how this should have happened ...
I have installed it three times with mysql 4. No problems.
Dwight
--__--__--
Message: 14
Date: Sat, 6 Sep 2003 00:32:29 -0400
Subject: Re: [geeklog-devel] MySQL problems?
From: simon lord <slord at marelina.com>
To: geeklog-devel at lists.geeklog.net
Reply-To: geeklog-devel at lists.geeklog.net
I sent him an email earlier today requesting a better explanation.
Still waiting...
On Saturday, September 6, 2003, at 12:01 AM, Dwight Trumbower wrote:
> At 04:06 PM 9/5/2003, you wrote:
>> Content-Transfer-Encoding: 7bit
>>
>> simon lord <slord at marelina.com> wrote:
>>
>> >It was geeklog 1.3.8 from the downloads section - this was last week.
>>
>> So I assume it was really 1.3.8-1? There was a change in the install
>> script in 1.3.8-1, that's why I'm asking ...
>>
>>
>> >He said that it looks for the version but would come up with 3.2xxx
>> >even though he had 4.xxx installed. He wasn't much more precise than
>> >that. :P
>>
>> Hmm, any chance you could get more precise information? Unless the
>> return
>> format for mysql_get_server_info() has changed with MySQL 4.x, I can't
>> see how this should have happened ...
>
>
> I have installed it three times with mysql 4. No problems.
>
> Dwight
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
>
Sincerely,
Simon
--__--__--
_______________________________________________
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