Well, I can’t believe another weekend has come and gone. This weekend felt particularly long, and yet this is only the case because I had so much to do. On Saturday I helped Izzie out at his data center. We racked up a new server. It was much quicker than last time, all went very smooth. Afterwards we played a few rounds of Red Alert 2. The rest of the time was spent working on Jame’s and my new venture.
I got a pretty nice looking proof of concept put together. Unfortunately we are able to come up with features far faster than I am able to code them. I’m proud to say that at least we have something to show. I still have much work to do. Currently the show piece is just static code. The next big phase of the project will be to drop in the database aspect to the whole thing. It’s all planned out in my head, but every time I think about it I realize how far I have to go. This next week at school should be rather eventful. Between several projects and possibly getting the Arbitech job I’m in for a treat.
I did get a small moment to test out the iPhone FTP daemon offered by the dev team. I must say that my tests show this to be the perfect method for transferring those large video files to my phone. I was originally going to SCP the files to the phone, but I quickly discovered the limitations of that protocol when I topped out at 300kb/s. FTP resulted in a significant gain, 6.5mb/s. Thanks go out to Izzie for this awesome recommendation. I still need to write the scripts. Perhaps if I get sick of writing PHP for work, I’ll switch gears and write PHP for my iPhone.
I remember when I first wanted to start learning database driven web page programming. I asked a friend about PHP. He immediately scolded me and told me to use ASP, I didn’t really pick up on it. Fortunately, ASP .NET was release around this time. So, I tried that out and learned to code in it using VB. That worked for quite some time. I wrote my first multi-user web application in ASP .NET while I worked at Coast IRB. I started running into PHP when I had to modify a few little projects for Coast that I hadn’t written. Then I started tinkering with open source projects which are pretty much entirely written in PHP. Now, here I am, and all I write now is PHP. I wouldn’t venture to say I’m a professional by any stretch of the imagination. I still consult online forums and code examples frequently, but I have learned a lot while working on my various projects. I can safely say I far prefer PHP to ASP .NET. Well, I better hit the sack. Gotta rest up for whatever tomorrow has in store for me.