Archive for the ‘Technology’ Category

Back to basics

Sunday, March 16th, 2008

Have you ever considering how bewildering the world would seem to a baby, with so much unexplained? That’s how I feel right now.

Having finally got round to trying something, anything, on my Red Hat box, I decided that I should install Python. As if learning one new thing isn’t hard enough, I wanted to learn by doing something else I had no idea how to do. Great idea. I had forgotten that there was once a day that I didn’t know DOS commands until the LINUX terminal was in front of me and I had to navigate to a folder, now I know how my parents feel.

Free 5GB web space

Thursday, March 13th, 2008

Continuing their ‘if you can’t beat them, shamelessly copy them’ policy, Microsoft have released SkyDrive, a free to use 5GB web based storage facility. It’s actually not bad, which won’t surprise you if you get on as well with the newer version of Hotmail as I do.

So what does it do? Well, it allows you to upload data in 50MB chunks (so sharing larger files is awkward). Your data can be stored in a variety of folder types: personal, shared and public. I’m sure those names are fairly self explanatory, but I’m going to drone on about them anyway.

(more…)

FireShot Firefox Extension

Wednesday, March 12th, 2008

Looking through Firefox extensions always causes me to install something, and often not what I was originally looking for. That was the case with FireShot, a nifty little tool that captures your current browser viewport, or the entire page, and lets you perform various actions with the resulting image.

You can just save your grab as a jpg, png, bmp or compressed file, but before you do that you might want to edit it, adding text and graphics. Alternatively you can copy it, upload it, mail it or open it in a pre-selected editor of your choice.

The built in editor seems pretty well featured at a glance, the only obvious omission being an option to resize. I can see this getting a lot of use.

CSS3 Compatibility

Tuesday, March 11th, 2008

Following on from the last post, but worthy of it’s own, Daniel Glazman has created a test of CSS3 selector support. Top marks to the latest build of Opera for passing every test!

You can read Daniel Glazman’s blog here.