Page 2 of 3

Posted: Fri Sep 30, 2005 10:36 am
by neophyte
PoEAA -- I've been wondering what that stands for...

:oops:

Posted: Fri Sep 30, 2005 10:48 am
by John Cartwright
Anyone got a spare copy? I'm too lazy to go to a bookstore.. :P
Maybe my uni bookstore has one :)

Posted: Fri Sep 30, 2005 12:42 pm
by McGruff
pilau wrote:What's PoEAA?
It's all about "enterprise" OOP design. There's an online catalogue here.

Posted: Fri Sep 30, 2005 6:24 pm
by Maugrim_The_Reaper
'Tis a good read. It has excellent eye-opener material that will get you thinking in some very productive directions. If you're using OOP you should be looking up Design Patterns from the start.

http://www.phppatterns.com is a good PHP reference on the topic.

Posted: Fri Sep 30, 2005 6:45 pm
by feyd
Maugrim_The_Reaper wrote:http://www.phppatterns.com is a good PHP reference on the topic.
if only the site would stay up for more than five freaking minutes! :twisted: :P

Posted: Fri Sep 30, 2005 6:52 pm
by Skara
Sounds interesting. I think I'll hold off, though. Don't exactly have money laying around to spend. ^^;

Posted: Fri Sep 30, 2005 8:59 pm
by Nathaniel
feyd wrote:if only the site would stay up for more than five freaking minutes! :twisted: :P
Yeah, they need to fix that. I've gotten used to searching for the pattern I'm looking for through Google, then hitting the "cached" link...

Posted: Sat Oct 01, 2005 6:05 am
by Maugrim_The_Reaper
sry, it was up 2 days ago - seems it's down...again. :(

Posted: Sat Oct 01, 2005 8:46 am
by pilau
Hmm, sounds interesting, but since I'm not an enterprise programmer (I'm still in school sheesh), I don't think I'll get into it at the moment.

Posted: Sat Oct 01, 2005 10:05 am
by Maugrim_The_Reaper
You should ;)

The name be complex, the patterns be not...

Posted: Sat Oct 01, 2005 11:58 am
by Nathaniel
pilau wrote:Hmm, sounds interesting, but since I'm not an enterprise programmer (I'm still in school sheesh), I don't think I'll get into it at the moment.
I'm still in school too, and after only a week of TDD I think I'd jump in a freezing lake before giving up my unit tests.

My precious....

Posted: Sat Oct 01, 2005 12:22 pm
by pilau
Maugrim_The_Reaper wrote:You should ;)

The name be complex, the patterns be not...

Well at present I am working on empowering my PHP skills, and learning new designing techniqes and methods..
Especially working on user-friendly and attractive and W3C compliant websites.

Posted: Sat Oct 01, 2005 12:43 pm
by Maugrim_The_Reaper
Take your time then - w3c compiance be good also...

Posted: Sat Oct 01, 2005 1:11 pm
by pilau
Yep, as feyd always points out that my code is bad :)

Who knoes though, if I'll be an enterprise programer in the future...

Posted: Sat Oct 01, 2005 1:40 pm
by McGruff
Nathaniel wrote:I'm still in school too, and after only a week of TDD I think I'd jump in a freezing lake before giving up my unit tests.
That's a good sign. You'll go far ;)