[geeklog-devtalk] geeklog-devel digest, Vol 1 #429 - 9 msgs
geeklog-devel-request at lists.geeklog.net
geeklog-devel-request at lists.geeklog.net
Tue Nov 9 22:58:00 EST 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: [Fwd: [contact-us] Spam Comment at Geeklog] (Dirk Haun)
2. GL2 update (Tony Bibbs)
3. Re: GL2 update (Vincent Furia)
4. Re: GL2 update (Tony Bibbs)
5. Re: GL2 update (Vincent Furia)
6. Re: GL2 update (Tony Bibbs)
7. Re: GL2 update (Vincent Furia)
8. Re: GL2 update (Tony Bibbs)
9. Re: GL2 update (Vincent Furia)
--__--__--
Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] [Fwd: [contact-us] Spam Comment at Geeklog]
Date: Tue, 9 Nov 2004 19:05:46 +0100
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
>User 1635....that's Blaine. WTF?
Hehe :-)
Yes, Blaine was spamming gl.net - in order to test the SpamX support in
the forum.
bye, Dirk
--
http://www.haun-online.de/
http://www.tinyweb.de/
--__--__--
Message: 2
Date: Tue, 09 Nov 2004 15:02:08 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Vinny,
I have some of the framework code nearly in a workable state. You ever
get Propel working? I'd like to find some time where you and I could go
over what I have to fine tune it. Code writing should start fairly soon.
--Tony
--__--__--
Message: 3
Date: Tue, 9 Nov 2004 16:45:40 -0500
From: Vincent Furia <vfuria at gmail.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Tony,
Having problems getting xslt working. I'm hoping to get it up
tonight. If I don't, expect an email asking for some help. Also,
since I haven't done all that much with Propel, some basic
instructions setting up a 'GL2' project with whatever XML you have so
far would be appreciated.
Thanks,
Vinny
On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> Vinny,
>
> I have some of the framework code nearly in a workable state. You ever
> get Propel working? I'd like to find some time where you and I could go
> over what I have to fine tune it. Code writing should start fairly soon.
>
> --Tony
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
--__--__--
Message: 4
Date: Tue, 09 Nov 2004 16:06:24 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Yeah, I'm not using the XSLT. Feel free to jump in #propel and look for
Honz (hans) and ask questions there as well.
I'm getting some sample code up and working so that you can see what I
have so far.
--Tony
Vincent Furia wrote:
>Tony,
>
>Having problems getting xslt working. I'm hoping to get it up
>tonight. If I don't, expect an email asking for some help. Also,
>since I haven't done all that much with Propel, some basic
>instructions setting up a 'GL2' project with whatever XML you have so
>far would be appreciated.
>
>Thanks,
>Vinny
>
>
>On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
>
>
>>Vinny,
>>
>>I have some of the framework code nearly in a workable state. You ever
>>get Propel working? I'd like to find some time where you and I could go
>>over what I have to fine tune it. Code writing should start fairly soon.
>>
>>--Tony
>>_______________________________________________
>>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
>
>
--__--__--
Message: 5
Date: Tue, 9 Nov 2004 17:27:18 -0500
From: Vincent Furia <vfuria at gmail.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Finally figured out which compile flag I was missing to get xslt
compiled into PHP. Once I had that things ran without a problem. Let
me know once you have the example stuff up and I'll begin working.
My plan is to start by putting together a Propel Object to support the
access control lists (acls). Also will probably have to enhance the
class that Propel generates (by extending it?). Well, I won't jump
ahead of myself, I'll wait to see what you put up and what playing
with Propel tells me.
I presume that this means that our DB abstraction layer will be
Creole. We should rethink exactly what PEAR stuff we will be using.
It'd be nice to stick to native PHP5 stuff...
Anyway, that seems like a lot to think about in one night. I look
forward to getting started.
-Vinny
On Tue, 09 Nov 2004 16:06:24 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> Yeah, I'm not using the XSLT. Feel free to jump in #propel and look for
> Honz (hans) and ask questions there as well.
>
> I'm getting some sample code up and working so that you can see what I
> have so far.
>
> --Tony
>
>
>
> Vincent Furia wrote:
>
> >Tony,
> >
> >Having problems getting xslt working. I'm hoping to get it up
> >tonight. If I don't, expect an email asking for some help. Also,
> >since I haven't done all that much with Propel, some basic
> >instructions setting up a 'GL2' project with whatever XML you have so
> >far would be appreciated.
> >
> >Thanks,
> >Vinny
> >
> >
> >On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> >
> >
> >>Vinny,
> >>
> >>I have some of the framework code nearly in a workable state. You ever
> >>get Propel working? I'd like to find some time where you and I could go
> >>over what I have to fine tune it. Code writing should start fairly soon.
> >>
> >>--Tony
> >>_______________________________________________
> >>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
> >
> >
>
> _______________________________________________
>
>
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
--__--__--
Message: 6
Date: Tue, 09 Nov 2004 16:32:59 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Yeah, I'm implementing DAO which will hide the details of working with
Propel from GL2 programmers. I've also got some base MVCnPHP classes
that make security easier to implement. The example I'm working on
won't look good but will be functional. Hope to have something worth
showing in the new day or so. Did you get the bookstore example
working, then?
--Tony
Vincent Furia wrote:
>Finally figured out which compile flag I was missing to get xslt
>compiled into PHP. Once I had that things ran without a problem. Let
>me know once you have the example stuff up and I'll begin working.
>
>My plan is to start by putting together a Propel Object to support the
>access control lists (acls). Also will probably have to enhance the
>class that Propel generates (by extending it?). Well, I won't jump
>ahead of myself, I'll wait to see what you put up and what playing
>with Propel tells me.
>
>I presume that this means that our DB abstraction layer will be
>Creole. We should rethink exactly what PEAR stuff we will be using.
>It'd be nice to stick to native PHP5 stuff...
>
>Anyway, that seems like a lot to think about in one night. I look
>forward to getting started.
>
>-Vinny
>
>
>On Tue, 09 Nov 2004 16:06:24 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
>
>
>>Yeah, I'm not using the XSLT. Feel free to jump in #propel and look for
>>Honz (hans) and ask questions there as well.
>>
>>I'm getting some sample code up and working so that you can see what I
>>have so far.
>>
>>--Tony
>>
>>
>>
>>Vincent Furia wrote:
>>
>>
>>
>>>Tony,
>>>
>>>Having problems getting xslt working. I'm hoping to get it up
>>>tonight. If I don't, expect an email asking for some help. Also,
>>>since I haven't done all that much with Propel, some basic
>>>instructions setting up a 'GL2' project with whatever XML you have so
>>>far would be appreciated.
>>>
>>>Thanks,
>>>Vinny
>>>
>>>
>>>On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
>>>
>>>
>>>
>>>
>>>>Vinny,
>>>>
>>>>I have some of the framework code nearly in a workable state. You ever
>>>>get Propel working? I'd like to find some time where you and I could go
>>>>over what I have to fine tune it. Code writing should start fairly soon.
>>>>
>>>>--Tony
>>>>_______________________________________________
>>>>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
>>>
>>>
>>>
>>>
>>_______________________________________________
>>
>>
>>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
>
>
--__--__--
Message: 7
Date: Tue, 9 Nov 2004 17:36:40 -0500
From: Vincent Furia <vfuria at gmail.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Yup, got the bookstore compiled. I'm going to exercise it tonight to
see what it can do.
-Vinny
On Tue, 09 Nov 2004 16:32:59 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> Yeah, I'm implementing DAO which will hide the details of working with
> Propel from GL2 programmers. I've also got some base MVCnPHP classes
> that make security easier to implement. The example I'm working on
> won't look good but will be functional. Hope to have something worth
> showing in the new day or so. Did you get the bookstore example
> working, then?
>
> --Tony
>
>
>
> Vincent Furia wrote:
>
> >Finally figured out which compile flag I was missing to get xslt
> >compiled into PHP. Once I had that things ran without a problem. Let
> >me know once you have the example stuff up and I'll begin working.
> >
> >My plan is to start by putting together a Propel Object to support the
> >access control lists (acls). Also will probably have to enhance the
> >class that Propel generates (by extending it?). Well, I won't jump
> >ahead of myself, I'll wait to see what you put up and what playing
> >with Propel tells me.
> >
> >I presume that this means that our DB abstraction layer will be
> >Creole. We should rethink exactly what PEAR stuff we will be using.
> >It'd be nice to stick to native PHP5 stuff...
> >
> >Anyway, that seems like a lot to think about in one night. I look
> >forward to getting started.
> >
> >-Vinny
> >
> >
> >On Tue, 09 Nov 2004 16:06:24 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> >
> >
> >>Yeah, I'm not using the XSLT. Feel free to jump in #propel and look for
> >>Honz (hans) and ask questions there as well.
> >>
> >>I'm getting some sample code up and working so that you can see what I
> >>have so far.
> >>
> >>--Tony
> >>
> >>
> >>
> >>Vincent Furia wrote:
> >>
> >>
> >>
> >>>Tony,
> >>>
> >>>Having problems getting xslt working. I'm hoping to get it up
> >>>tonight. If I don't, expect an email asking for some help. Also,
> >>>since I haven't done all that much with Propel, some basic
> >>>instructions setting up a 'GL2' project with whatever XML you have so
> >>>far would be appreciated.
> >>>
> >>>Thanks,
> >>>Vinny
> >>>
> >>>
> >>>On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> >>>
> >>>
> >>>
> >>>
> >>>>Vinny,
> >>>>
> >>>>I have some of the framework code nearly in a workable state. You ever
> >>>>get Propel working? I'd like to find some time where you and I could go
> >>>>over what I have to fine tune it. Code writing should start fairly soon.
> >>>>
> >>>>--Tony
> >>>>_______________________________________________
> >>>>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
> >>>
> >>>
> >>>
> >>>
> >>_______________________________________________
> >>
> >>
> >>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
> >
> >
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
--__--__--
Message: 8
Date: Tue, 09 Nov 2004 16:39:43 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Cool, I'd say that while you wait for me, take a database you already
have and see if you can't get Propel to generate the schema.xml and then
the model objects.
--Tony
Vincent Furia wrote:
>Yup, got the bookstore compiled. I'm going to exercise it tonight to
>see what it can do.
>
>-Vinny
>
>
>On Tue, 09 Nov 2004 16:32:59 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
>
>
>>Yeah, I'm implementing DAO which will hide the details of working with
>>Propel from GL2 programmers. I've also got some base MVCnPHP classes
>>that make security easier to implement. The example I'm working on
>>won't look good but will be functional. Hope to have something worth
>>showing in the new day or so. Did you get the bookstore example
>>working, then?
>>
>>--Tony
>>
>>
>>
>>Vincent Furia wrote:
>>
>>
>>
>>>Finally figured out which compile flag I was missing to get xslt
>>>compiled into PHP. Once I had that things ran without a problem. Let
>>>me know once you have the example stuff up and I'll begin working.
>>>
>>>My plan is to start by putting together a Propel Object to support the
>>>access control lists (acls). Also will probably have to enhance the
>>>class that Propel generates (by extending it?). Well, I won't jump
>>>ahead of myself, I'll wait to see what you put up and what playing
>>>with Propel tells me.
>>>
>>>I presume that this means that our DB abstraction layer will be
>>>Creole. We should rethink exactly what PEAR stuff we will be using.
>>>It'd be nice to stick to native PHP5 stuff...
>>>
>>>Anyway, that seems like a lot to think about in one night. I look
>>>forward to getting started.
>>>
>>>-Vinny
>>>
>>>
>>>On Tue, 09 Nov 2004 16:06:24 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
>>>
>>>
>>>
>>>
>>>>Yeah, I'm not using the XSLT. Feel free to jump in #propel and look for
>>>>Honz (hans) and ask questions there as well.
>>>>
>>>>I'm getting some sample code up and working so that you can see what I
>>>>have so far.
>>>>
>>>>--Tony
>>>>
>>>>
>>>>
>>>>Vincent Furia wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>Tony,
>>>>>
>>>>>Having problems getting xslt working. I'm hoping to get it up
>>>>>tonight. If I don't, expect an email asking for some help. Also,
>>>>>since I haven't done all that much with Propel, some basic
>>>>>instructions setting up a 'GL2' project with whatever XML you have so
>>>>>far would be appreciated.
>>>>>
>>>>>Thanks,
>>>>>Vinny
>>>>>
>>>>>
>>>>>On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>Vinny,
>>>>>>
>>>>>>I have some of the framework code nearly in a workable state. You ever
>>>>>>get Propel working? I'd like to find some time where you and I could go
>>>>>>over what I have to fine tune it. Code writing should start fairly soon.
>>>>>>
>>>>>>--Tony
>>>>>>_______________________________________________
>>>>>>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
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>_______________________________________________
>>>>
>>>>
>>>>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
>>>
>>>
>>>
>>>
>>_______________________________________________
>>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
>
>
--__--__--
Message: 9
Date: Tue, 9 Nov 2004 22:57:47 -0500
From: Vincent Furia <vfuria at gmail.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 update
Reply-To: geeklog-devel at lists.geeklog.net
Seem to be doing pretty well. I can build the schema.xml from a
database. Any hints on how to build the classes from the schema? I'm
trying the phing -Dproject=bookstore, and I can't find the classes
anywhere. I know I'm missing something...
Thanks,
Vinny
On Tue, 09 Nov 2004 16:39:43 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> Cool, I'd say that while you wait for me, take a database you already
> have and see if you can't get Propel to generate the schema.xml and then
> the model objects.
>
> --Tony
>
>
>
> Vincent Furia wrote:
>
> >Yup, got the bookstore compiled. I'm going to exercise it tonight to
> >see what it can do.
> >
> >-Vinny
> >
> >
> >On Tue, 09 Nov 2004 16:32:59 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> >
> >
> >>Yeah, I'm implementing DAO which will hide the details of working with
> >>Propel from GL2 programmers. I've also got some base MVCnPHP classes
> >>that make security easier to implement. The example I'm working on
> >>won't look good but will be functional. Hope to have something worth
> >>showing in the new day or so. Did you get the bookstore example
> >>working, then?
> >>
> >>--Tony
> >>
> >>
> >>
> >>Vincent Furia wrote:
> >>
> >>
> >>
> >>>Finally figured out which compile flag I was missing to get xslt
> >>>compiled into PHP. Once I had that things ran without a problem. Let
> >>>me know once you have the example stuff up and I'll begin working.
> >>>
> >>>My plan is to start by putting together a Propel Object to support the
> >>>access control lists (acls). Also will probably have to enhance the
> >>>class that Propel generates (by extending it?). Well, I won't jump
> >>>ahead of myself, I'll wait to see what you put up and what playing
> >>>with Propel tells me.
> >>>
> >>>I presume that this means that our DB abstraction layer will be
> >>>Creole. We should rethink exactly what PEAR stuff we will be using.
> >>>It'd be nice to stick to native PHP5 stuff...
> >>>
> >>>Anyway, that seems like a lot to think about in one night. I look
> >>>forward to getting started.
> >>>
> >>>-Vinny
> >>>
> >>>
> >>>On Tue, 09 Nov 2004 16:06:24 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> >>>
> >>>
> >>>
> >>>
> >>>>Yeah, I'm not using the XSLT. Feel free to jump in #propel and look for
> >>>>Honz (hans) and ask questions there as well.
> >>>>
> >>>>I'm getting some sample code up and working so that you can see what I
> >>>>have so far.
> >>>>
> >>>>--Tony
> >>>>
> >>>>
> >>>>
> >>>>Vincent Furia wrote:
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>>Tony,
> >>>>>
> >>>>>Having problems getting xslt working. I'm hoping to get it up
> >>>>>tonight. If I don't, expect an email asking for some help. Also,
> >>>>>since I haven't done all that much with Propel, some basic
> >>>>>instructions setting up a 'GL2' project with whatever XML you have so
> >>>>>far would be appreciated.
> >>>>>
> >>>>>Thanks,
> >>>>>Vinny
> >>>>>
> >>>>>
> >>>>>On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>>Vinny,
> >>>>>>
> >>>>>>I have some of the framework code nearly in a workable state. You ever
> >>>>>>get Propel working? I'd like to find some time where you and I could go
> >>>>>>over what I have to fine tune it. Code writing should start fairly soon.
> >>>>>>
> >>>>>>--Tony
> >>>>>>_______________________________________________
> >>>>>>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
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>_______________________________________________
> >>>>
> >>>>
> >>>>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
> >>>
> >>>
> >>>
> >>>
> >>_______________________________________________
> >>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
> >
> >
>
> _______________________________________________
> 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
End of geeklog-devel Digest
More information about the geeklog-devtalk
mailing list