[Linux4christians] Re:Forum

JimD Jim at keeliegirl.dyndns.org
Thu Apr 27 01:09:03 EDT 2006


Linc Fessenden wrote:
> JimD wrote:
>> l4c wrote:
>>> kinda ugly dontcha think?
>>
>> There are 1,636 templates on the site.  Did you look at all of them
>> already? : )
> 
> Yup ;-)
> 
>>> LAMP(HP) work.  Interested?
>>
>> Sure.  What type of apps do you want written?
>>
>> Jim
> 
> Well, currently messing with this forum code and code for a todo list:
> svn co svn://linc.homeunix.org/todolinc
> svn co svn://linc.homeunix.org/bblinc
> Could really use some extra sets of eyes here - my first attempts at
> writing reusable, non proprietary lamp code.  Proof of concept stuff
> (for me anyhow).  If you're interested in helping out with either, let
> me know and i'll hook you up with a subversion account so you can commit.

Cool, I just checked it out.  I am about to head to bed, I am on the
East coast and it is 1:00 AM!  I will look at it more in the morning.

One thing I would recommend after looking at the todolinc is to switch
from the old mysql_* stuff to PHP Data Objects (PDO).  PDO is now a part
of PHP and is a standard way to access databases.  It makes switching
databases very simple.  Here is the link on PHP:

http://us2.php.net/pdo

Jim


More information about the Linux4christians mailing list