[ciapug] Resources from last night's talk
Matthew Nuzum
newz at bearfruit.org
Wed Oct 3 09:35:07 CDT 2007
Tony, you're talk on Monday night was awesome. The software
engineering principles you discussed and demonstrated made me envious
- they're things that have been on my todo list for years but been too
busy to explore.
I would really like to learn more about how you do testing. I've done
a lot of reading but have felt frustrated by the documentation I've
found. I've just not been able to grasp how to go from the "hello
world" of testing to building it into my application. Especially web
applications, since there's little mention of unit testing for the
web.
On 10/2/07, Tony Bibbs <tony at tonybibbs.com> wrote:
> The talk I gave covered a few things you may want to try in your projects:
>
> 1) MVCnPHP - The MVC implementation in PHP I wrote. It's an installable PEAR package at http://pear.geeklog.net
> 2) We use the Geeklog_Generator also on pear.geeklog.net which extends Propel's generator. You will have to decide if it is for you.
> 3) If you use Propel using the Geeklog_DAO package on pear.php.net gives you a clean DAO implementation that supports the concept of named queries I was talking about.
>
> Below are some of the resources that I mentioned last night. Take them for what they are worth and ask me if you have any questions at all.
>
> --Tony
>
> 1) Our SDLC process:
>
> https://forge.iowa.gov/wiki/index.php/Software_Development_Life_Cycle
>
> 2) Our PM process:
>
> https://forge.iowa.gov/wiki/index.php/Project_Management_Process
>
> 3) If you get really bored our Wiki:
>
> https://forge.iowa.gov/wiki/index.php/Main_Page
>
> 4) Multiplatform profiler Valgrind (Kalgrind)
>
> http://valgrind.org/
> http://en.wikipedia.org/wiki/Valgrind
>
> 5) Talk Rasmus gave that covers profiling with Kalgrind:
>
> http://talks.php.net/show/orcl06
>
> 6) More generally any PHP-related talks you may be interested in. Note this is a good time to check in on them as it is the start of conference season:
>
> http://talks.php.net
>
> 7) If you want to use PEAR in order to deliver
>
> http://www.tonybibbs.com/article.php/HowtoDeployUsingPEAR
>
>
>
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
>
--
Matthew Nuzum
newz2000 on freenode
More information about the ciapug
mailing list