My total exposure to Ruby has been around 2 hours, a great time to write about it. So warnings, n00b alert, I have not even written a ruby “hello world” script! But hey, it’s important to write when you feel inspired. I have a few people to thank for the inspiration. (more…)
Posts Tagged ‘php’
A newbie to Ruby
Wednesday, October 14th, 2009Wordpress site preview
Wednesday, June 17th, 2009Once you have finished building a Wordpress based website. Wouldn’t it be great to test it on the live website host, without interrupting any existing files or pages? This is just the kind of scenario that I have been asked about in the past. So, I have recently developed my own suggestion as to how this can be achieved.
(more…)
youTube data API
Thursday, May 14th, 2009Google provides an API for access to video data that they host under youtube.com. It’s available from Zend, the PHP company. The package can be downloaded and used for a range of different services. I have been trying it out by pulling in a video and showing it in the sidebar.

