“CodeIgniter lets you write kick ass PHP programs”
January 10, 2008 by Josh Highland
Filed under coldfusion, internet, php, software
At work, I have been lucky enough to work directly with Luis Majano, the author of an awesome Object Oriented Framework for ColdFusuion, ColdBox (I have blogged about it before)
Using the Coldbox Frame work really took my CF coding to the next level.
At home, I am not lucky enough to have access to a Coldfusion [...]
Amazon S3 + PHP = Awesome image hosting solution
October 2, 2007 by Josh Highland
Filed under internet, php, web 2.0
Recently I have been looking for a solution to allow users of notpopular.com to have photo albums of unlimited size. Its a popular trend in social networks, and its way cooler then the 5 tiny images that are allowed on notPopular.com (1.0)
There are many technical problems that associated with having this kind of open system. [...]
cfdump in php!
April 24, 2007 by Josh Highland
Filed under coldfusion, internet, php, software, tutorials, web 2.0
At work, I write ColdFusion, at home I write PHP. I bounce back and forth between worlds. Jack of all trades, master of none I guess.
One thing that I have always loved about ColdFusion is the cfdump tag. You feed it any variable, and it will spit out whats in it. Struct, String, Array, Query, [...]
Using PHP and Math To slow down spammers
April 29, 2006 by Josh Highland
Filed under internet, php, software, web 2.0
If you read my blog, you might have noticed a LOT of spam in the comments of the posts. I was getting 100+ a day. Getting you blog on the front page of Digg.com will do that I guess. I got tired of all the spam, so I had the server email me a copy [...]