For the last five months I’ve been doing a lot of SEO work for the Glasgow storage company Aabsolute Self Storage (www.aabsoluteselfstorage.co.uk), and recently came across a pretty neat little tool. Website Grader (http://www.websitegrader.com/) is one of those many tools that attempts to give you rough data on your site and provide feedback on your pages. There are quite a lot of similar tools out there which do this current statistical judging but the Website Graders interface, speed and even feedback such as Digg submissions and del.icou.us book mark info is rather cool. Also while I’m writing up about SEO I just finished reading the book “The Truth About Search Engine Optimization” by Rebecca Lieb, (http://www.amazon.co.uk/Truth-About-Search-Engine-Optimization/dp/0789738317) and can highly recommend. It doesn’t go into technical detail on web page coding at all, but does provide some very good information on the marketing side of things as well as how the search systems work. Definitely worth £11.99 to anyone who is planning on doing search optimizing.

Recently Aabsolute Self Storage was after a way of modifying and adding to pages or “tweaking” as they put it. As I had already created the pages I wasn’t at all sure of the best way to go around creating an editor for them. I was told members of staff were quite IT savvy but I still wanted to stay away from HTML editing or plain phpBB code insertion. Again suggested by Craig (http://undefinedbehavior.co.uk/), without a shadow of a doubt I can recommend TinyMCE as an excellent text editing tool. Anyone familiar with WordPress or even Microsoft Word will straight away feel at home with the look and layout of this tool. Obviously there is bit more work needed than just adding it to a site if you are wanting to be able to save/edit/overwrite text, but it does offer great help as you know whoever will be assigned to editing will have no problem orientating their selves around the GUI. TinyMCE can be found at http://tinymce.moxiecode.com/.

Recently a job popped up to modify a current Flash ActionScript 2.0 site which had a custom cart that sent the user to a PayPal page. The changes where to make the custom cart use the PayPal Merchant Pro API so that it ran the whole purchasing process within Flash. As simple as this should be there, is a lack of support or documentation kicking about on doing this within Flash. So after searching and working out how easy it really is I thought it would be a good idea to post about it, as the amount of questions and forum posts I came across asking if it’s possible and how to go about it was rather extreme.

This guide will cover the rough basics of creating the link beteen Flash and the PayPal API using a simple sendandload. It should be easy enough to adapt and tidy up to produce a proper transaction form.

The first, and quite possibly the longest step is to head over to http://sandbox.paypal.com and setup a sandbox account. You will need to acquire both a personal and business account within your sandbox. Once you have set up a businesses account you will also need to go through the process of upgrading it to a Merchant Pro account. Eventually you will be given the following details: Read the rest of this entry »

Colour Scheme Creator

June 22nd, 2009

Here’s a small useful web developing tool I was linked to the other day by Craig over at http://undefinedbehavior.co.uk/ (his site is currently under development but try writing beakable into his sites console interface, pretty nifty). It’s a JavaScript colour scheme designer http://colorschemedesigner.com/ which like many similar tools matches up adequate colours for your primary choice. What makes this colour scheme creator tool more intuitive though is the fact it offers a “Light Page Example” and “Dark Page Example” meaning you can instantly get a rough idea on how the colour scheme would look within a visual template example.

Well it was bound to take a long time to finish when the only real time you’re allocating for your web portfolio is between work and episodes of Lost. Luckily and probably thankfully the way it’s turning out, the mind blowing shambles which is Lost has come to a halt for another eight months; which means without further ado I can finally present my portfolio at a completed level http://www.beakable.com. Although a basic version of the site has been running for the last month or so, it was still in dire need of some brushing up and tying up of loose ends.

I still expect to be tinkering away at different parts of the site over the coming weeks and hopefully improving on its overall feel.