Steve Hicks Online

An adventure into all things IT

Entries Comments



Category: Projects

Screencast Central

5 June, 2007 (23:23) | Projects, Recommended Sites | By: Steve

In a previous post, I explained to you exactly what screencasting was, and why it’s going to be the thing of the future - so now seemed like a good time to introduce another one of our main projects, which is the site ScreencastCentral.

Screencast Central

ScreencastCentral is a site we started in Novemeber 2006, with one main aim … to introduce screencasting to the world.

Read more »

ColdFusion Membership Script … Nearing Completion

5 June, 2007 (22:53) | Projects | By: Steve

Today I’ve been working on the website for one of our major projects of the summer. I can’t divulge quite what it is exactly just yet, but hopefully in the next couple of weeks it should be finished and ready to launch.

One of the major parts of the project, was to create a website where users had to create accounts in order to store their own details and settings. This part of the project is now nearing completion, which means I can move onto the site content and functionality … which will hopefully be in the next couple of days.

Read more »

Amazon S3 REST Wrapper with Added ACL

4 June, 2007 (22:23) | Projects, Useful Resources | By: Steve

One of the projects I have been working on recently, involved adding files to Amazon S3. Programming in ColdFusion, there was no help for me on the Amazon Developers site, and instead I was directed towards the Amazon S3 REST Wrapper by Joe Danziger.

Now this is a great script and did most of what I needed it to do, except control the ACL of the buckets that you can create on your account at Amazon, which was an integral part of my project.

Read more »