Trying out Zend Studio
August 21st, 2006 by Josh Houghtelin
I downloaded Zend Studio today and gave it a whirl. I’m not sure why I hadn’t been using it all along to hack out PHP. I was skrewin around with GD. I didn’t realy accomplished anything beyond realizing how cool Zend Studio is.
It’s supposed to tell you your os, browser, and ip with an adjustable header/title thing. I didn’t put simple translations for all the HTTP_USER_AGENT strings, just a couple.
usage: http://www.haqur.com/script/SpyPanel/?header=insert_text_here
It’d be cool to throw together a script that creates those ticker banners like Sue has at the header of her blog.
Try my script to make your own spypanel box thing.
August 24th, 2006 at 11:03 am
There are times I love your posts….and there are times when the technical stuff you (and Cornbread) write go way over my mini-wanna-be-geek head. I am however pleased that you found something “Cool” on my blog to emulate. I actually understood this post though, and made my own spypanel box thing. Very cool!
August 24th, 2006 at 6:29 pm
[...] As I said in an earlier post I thought it’d be cool to have a Ticker Factory like script that made those banners that counted down for you. I totaly jacked a handfull of their banners and sliders. I’m having Zippy make me a set of sliders and banners so I don’t get hated on for stealing their stuff. This one only counts in days unlike Ticker Factory that counts in months and days. I could rape the date() function to make it a little cooler but I’m satisfied with the way it is. Now I just need to pretty up the script itself. What do you guys think? [...]