Posted in Computing, Programming, Tech
So as some of you already know, in my venture to keep up on the development community and trends, I have started to review books for Packt Publishing. They have sent me a few books to read and review, and I will be posting them to my blog for everyone to read. I have picked books from them that I believe are topics worth exploring and actually reading from a book (and not just finding a resource online).

The first book that was delivered is the one that this post is dedicated to. Object-Oriented Programming with PHP5 by Hasin Hayder was picked to go over what I believe to be the base of successfully programming in PHP. Object oriented programming is not an option anymore when working in this business. So if you have been stuck as a procedural programming in PHP it’s time to remedy that and apply some new (well not really new) techniques and master the language. Read the rest of this entry »
Posted in Computing, Programming, Tech
CoLab Orlando is a co-working facility opening its doors next to my office at NFi Studios. I am very excited about it and can’t wait to see the Orlando Tech community get together at it. Etan Horowitz of the Orlando Sentinel has written about it in his blog. Open house for it will be on August 26, 2008 on the 6th Floor of the Angebilt Building. See the CoLab Orlando website for more details.
Posted in Computing, Life, Programming
So I am in the car right now heading to Atlanta to see the Drum Corps International Southeastern Championships! I am very excited. Danny, Cristina, Jason and myself departed Orlando at 12 midnight and are currently in route. I hope to have an opportunity to post after the show tomorrow night about my thoughts.
I went to DCI Orlando and witnessed the upset of Caroline Crown over the Cadets, which in my opinion was well warranted. But this is the first time I will hear or see any of the corps from the Western part of the United States. I am also very excited to see the performance of the Santa Clara Vanguard which my friend Taylor is marching.
This trip should be a blast. I decided since I am staying awake to keep Danny company (he is driving) that I would get out the laptop do some work and then write a blog post. I did about 2 hours of coding and now decided to write this post.
In other news Packt Publishing sent me a few PHP books to review. I have read them and will be posting my reviews on this site and on Amazon. So if you are interested in some new PHP books check out my reviews later on.
Well my rapid typing is drowbing out the sound of jazz coming from the radio.
Posted in Computing, Kappa Kappa Psi, Life, Programming
So I haven’t posted in a while and I figured I should quickly post with a catch up. Work is going good, a lot of work to get done, but we are accomplishing a lot of really cool things over here. I have taken on a task of reviewing programming books, I have two books in my hands right now, I have finished one and am working on the other. Stay tuned for reviews on my site of them. Summer is nice, I actually missed the warm weather, but not getting sunburned. Florida Day was this past weekend, and it was really nice to see a lot of old friends and make some new ones. I sat out by the pool most of Saturday, and then on Sunday I went to the beach. It is not a good idea to get burned at the pool and then decide to goto the beach the next day. But it was worth it. It was a lot of fun and I am very happy that I went. With being so busy lately I haven’t had time to hang with some of my friends, but I promise that I am working harder to correct that.
On a slightly geekier note. I have been addicted to one computer game since I was really young. I love the Sid Meier’s Civilization series. I have Civilization 4 for Mac and play it regularly when I have some free time. I also enjoy playing Age of Empires 3 (thanks to my roommate). But the exciting news is that Civilization Revolutions is being released as a console game for XBox 360. So I am very excited to pickup a copy on June 8th. Yay!
Well I hope everyone is well. I hope to write something a little more geeky in the coming days!
Posted in Computing, Programming, Tech
I am sure that many PHP developers that a new to the World of Mac development are relieved when they realize (or already know) that PHP is already installed on their Mac by default. But the time and setup to get Apache2, PHP and MySQL to interact together, in an easy manage fashion might be a little harder in the beginning. If you are the type of user that is just doing some local web development and then moving it to a live server or maybe a staging server it is worthwhile to just go and download MAMP. Read the rest of this entry »