Posts tagged Amazon

Your site, saved and backed up on the S3 cloud!

I got sick of having to do backups manually and then manually saving them somewhere…then I wondered if it’d be possible to use my S3 service to back up my website? I mean, I’m already using it as a content distribution system but having a full backup of all files + databases would be nice too!

What You Need

You’ll need PHP, bash, CRON access and python to get this working. And given the bash/cron requirements, that also means it assumes you’re running a *nix based server. It’s probably possible to get the requirements down, but I just wanted to[…] read more

Creating a Windows Phone 7 Series application

Yay, long article time!

With the release of the Windows Phone 7 Series (I really really hate that name so I’m gonna just use winmo7) SDK, I decided to give it a shot and see how hard (or even easy?) creating an application on the platform would be.

I should probably mention I have very little experience coding in SilverLight and only dabbled with it a while ago, and I’ve been coding in C# for a good half year or so now but once again not quite that much experience in the language. On top of that, most C#[…] read more

Speed, projects and features – oh my!

Added a whole bunch of new features to the blog, mostly back end changes but a few new pages too.

There’s the new “Projects” section which is powered by a nice little back-end script to let me easily manage links and data to all the projects I’m working on, or have worked on.

I added a “LifeStream” – based on the same concept that facebook uses to aggregate many social sites into one ‘stream’. Ironically, I disabled facebook from showing up on the stream because it was posting way too much. Though the upside[…] read more