Ryan McLean <[EMAIL PROTECTED]> writes:

> On Tue, 08 May 2007 10:08:22 +0200, Loic Dachary <[EMAIL PROTECTED]> wrote:
>> Ryan McLean <[EMAIL PROTECTED]> writes:
>>
>>> I'll leave your codebase alone for now until I get a basic (working)
>>> release done then I will upload my codebase to yours and work from
>> there.
>>
>>   Great. If you need help figuring out how to write phpunit3 tests,
>> I'm available most of the time on irc.freenode.net#pokersource
>
> Excellent I suspect i will need help with this as i currently do all my 
> testing manually as I go along.

  I suggest reading
  http://googletesting.blogspot.com/ 
  
  Manual testing is a waste of your talent.

>
>>   Can I see the current code running somewhere ?
>
> You can check out the code (only check in requires user and
> password, If you want to commit then please email me privately with
> the username and password you want to use) from the repository
> svn://ninet.org and run it on any php-mysql webserver.  Although as
> of rev 19 it only allows logging in (if you have an existing
> account), logging out and Options based on if you are an admin or
> not.
>
> I have added some constants to the config.php so it is easier to
> update if you change the core database schema.
>
> The login will probably need to be recoded at some point to prevent
> SQL injection attacks (I have coded basic protection atm, but it
> will only keep the script kiddies out).

  Did you re-use the poker.php class that provides high level functions for
php coders, implements sessions etc. ? Sessions are a bit tricky and I'm sure
I can help you there.

  Cheers,

-- 
+33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
Latitude: 48.86962325498033 Longitude: 2.3623046278953552


_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to