Monday, January 15th, 2007
I scoured the Internet for the past few days to see how many applications are actively writing their PHP code in an OOP (Object Oriented Programming) fashion and the results are surprising. I have found that many existing applications are not taking advantage of this ability that began its’ existence in PHP 4, which then spread its’ wings like an eagle and soared in PHP 5. I have been working on converting one of my largest projects in PHP from a style that is FAR from OOP to an architecture completely based on OOP and this experience has been very helpful and challenging and primarily based on my .NET experience with OOP.
(more…)
Posted in .NET, PHP | 6 Comments »
Friday, January 12th, 2007
Long time users of Search-This will no doubt know cpradio. Matt pretty much grew up on Search-This. When he was just a young lad in high school he was administering the forums and helping people with all their web related needs.
Matt’s passion has always been as a coder. Now that Matt has graduated college and become a full time software engineer there’s not many languages he hasn’t worked with.
Look for Matt’s, or rather cpradio’s first article this Monday titled: “OOP in PHP from a .NET OOP Perspective” - should be a good read.
I can’t really welcome cpradio as a new member to the team, because he has always been part of the team. So just enjoy his bio below.
User Name: cpradio
- childhood ambition: to be a software developer, seriously, it was…
- fondest memory: looking at my old code and just realizing what an idiot I was back then
- favorite music: anything but elevator music, seriously, how do you not fall asleep to elevator music?
- retreat: hiking in the smokies
- proudest moment: three weeks of hammering an application, countless thankful users
- biggest challenge: writing quote engines for an insurance company and making it easy to maintain
- alarm clock: 6:30 AM on a good day, 4:30 AM on implementation day (project going to production)
- perfect day: my wife told me it was her wedding day, err… our wedding day.
- first job: PetsMart stocker/fork-lift driver
- indulgence: hard drives, I have 10 (in one PC) equaling 1.8 TB but that is not enough
- favorite movie: geez, I can’t just pick one, that would be unfair to the rest of them
- inspiration: knowing knowledge has no limits other than a person’s refusal to continue learning
Posted in .NET, Ajax, C#, PHP | 4 Comments »