Archive for September, 2009
-
I gotta tell ya
Monday, September 28th, 2009
FiOS is awesome. 100 MB iTunes / QuickTime update? I can do it in under a minute or so. I don’t even have closest to the fastest package either.
The biggest change that I like is the upload speeds. I can update MyBB via FTP faster than ever. Video? No sweat!
Now I used to have Comcast [...] -
Getting FiOS
Monday, September 21st, 2009
Today they will be installing the Verizon FiOS service in my house. I seriously cannot wait! There’s a chance the installation might be done while I’m at school. I hope not. I wanna see this for myself. The technology is fairly interesting. If they don’t do it while I’m in school I might blog about [...]
-
Time is of the Essence
Thursday, September 17th, 2009
It seems as if I have little to no time now a days. I’m nearing the end of the second week of school. Been great to catch back up with my friends, but I can’t say the same for homework. Luckily, I’ve been able to be on IRC a little more than I thought I [...]
-
Never Ending JavaScript Alerts
Thursday, September 10th, 2009
while(true) {
alert("Ohai!");
}It really is that simple. Perfect for your *-Roll sites.
-
Last Day of Summer Vacation
Monday, September 7th, 2009
It’s the final day of summer vacation for me. It’s not a pretty thought. I gotta get the rest of my backpack together. Hopefully this year will be better than the rest I’ve had. I’m not sure how much homework will await me this year but um… it’s gonna be alot. Probably.
O noez! This means [...] -
PHP OOP
Tuesday, September 1st, 2009
Object-oriented programming (OOP) is a programming paradigm that uses “objects” – data structures consisting of datafields and methods – and their interactions to design applications and computer programs. Programming techniques may include features such as information hiding, data abstraction, encapsulation, modularity, polymorphism, and inheritance. It was not commonly used in mainstream software application development until [...]
