11 March, 2012

How to Get On Pinterest

The current social media buzz is all about Pinterest. It’s working on an invite only basis at the moment, but you can also send a request directly to Pinterest and go on their invites waiting list.

So what is Pinterest? Quite simply, it’s a virtual pin board where you can save your favourite images. You can organise the pictures into categories. And that’s about it. Sounds shit but I must admit, I do sort of like the idea though.

How can you get onto Pinterest? As mentioned before, you can send a request to the site itself. This takes about a week. I know this as I applied last weekend and got an invite today (even though I was already a member, through sneaking in via other means…).

The other way (and this is the real way I got in), is to pester your mates. Every Pinterest user can invite an unlimited amount of friends to join. Surely you must know someone who’s already on there? You can also plead and beg on social networking platforms – facebook, twitter, Google+ etc. I had to resort to this method as well, seeing as I don’t have any real flesh and blood friends.

If anyone wants to get an invite – just drop me an email – I’m happy to send out invites (even to complete strangers, yo).

I quite like the experience so far – the interface is clean and intuitive – although from what I’ve seen so far, you can’t rearrange your pictures manually after pinning them to your board.

My main gripe with the site is when you join up it warns you to “be nice” and “no nudity”. Which pretty much pisses my original intentions up the wall. (My first Pinterest board was to be a massive wall of tits).

I’m also a bit confused on the true purpose of Pinterest; should it be used to house a collection of images – where each board has a high visual impact? Should it be used as an influence map? Or should it be used as a collection related images that links back to other interesting sites and articles on the internet?

With that in mind, my first board is somewhat limited by comparison: http://pinterest.com/spiderwebdesign/icons

4 September, 2011

13 Diamonds Tattoo – New Website

I recently designed the website for a new tattoo studio that that opened last week in Soho – 13 Diamonds.

It’s very minimal, nothing fancy – and has wordpress at the back. I had to create the logo and navigation from some sketches the client gave me, and I also had to design some flyers and business cards etc.

Check it out: www.13diamonds.com

22 May, 2011

Old Skull 4 Ever

I set up a new wordpress account for someone today – www.oldskull4ever.wordpress.com

They opted for a free account, so I customised it as best I could. The blog is to accompany www.oldskull4ever.com (which I didn’t design).

They sell “dirty apparel for rockers and she-devils” – well worth a look!

20 February, 2011

New Blog – Spider Web Design

So I’ve been having problems with my hosting company. The redirects I’ve set up only seem to work when they want to. My sub-domains hardly ever work (blog.tomfogarty.com, archive.tomfogarty.com). And now I’ve found out I’m nearly out of space.

This is a pain in the arse because I’m  regular blogger at the moment, and I like to upload pictures.

My hosting company is French by the way, making communication with them almost impossible. I can’t remember why I decided it would be a good idea to opt for a French-speaking web hosting company. I was probably drunk at the time.

I will probably switch hosts at some point soon, but it’s somewhere down on a very long “to do” list. Somewhere behind “Natalie Imbruglia”.

What I’ve decided to do is this: I’ve set up a new blog: www.spiderwebdezign.com/blog

I will use this to blog about the current projects I am working on – web design, web development, photography, art etcetera – and the bulk of my photos will be uploaded there. As that blog is tied to my “professional” website (www.spiderwebdezign.com), I will try to be sensible and keep the nonsense down to a minimum.

I will continue to post my stupid stories, rants and rambles on this blog. Any pictures I do upload here (homemade tattoo misadventures, embarrassing drunken pub jaunts etcetera) – I can host on Flickr or Picasa and hotlink to them.

13 February, 2011

Search Terms

Filed under: SEO, Web Development — Tags: , , , , , — spiderwebdesign @ 20:02

Here’s a list of search terms people have used to find my blog in the last 30 days. Mainly tattoo and moustache-related but I found it quite interesting, nevertheless.

20 January, 2011

Basic Insert/Edit PHP Form Example

Filed under: Web Development — Tags: , , , , — spiderwebdesign @ 21:23

A techie post today; no comedy or existential woe on this day..

Here is a very basic example of a PHP/HMTL form. The same form is used to insert and edit data, and it submits to itself. This example does not write any data to a database though.

You can view the form and try it here: http://www.tomfogarty.com/form-test.php

Told you it was basic! Once you understand the code though – the prociples can be extended to insert/edit records in a database, and build CMS etc.

Here’s the code:

<?php

$name = $_POST['name'];

if ($action == “edit”) {

echo “Thank you $name. You can makes changes below if necessary.”;

}

?>

<html>

<form method=”post” action=”form-test.php” >

Name: <input type=”text” name=”name” value=”<?php echo $name; ?>” />

<input type=”hidden” name=”action” value=”edit” />

<input type=”submit” name=”submit” value=”Enter” />

</form>

</html>

30 December, 2010

Site updates – share & follow links

I’ve been a bit busy lately, so I’ve neglected this blog somewhat – but I am going to try and catch up over the next couple of days.

I’ve introduced some new features:

There is a list of the social networking sites I use (facebook, linkedin, myspace, twitter etc) over on the right-hand side – please feel free to follow me/add me.

Each blog post now has share links for facebook, twitter et al – please share any blog posts that you enjoy – thanks!

I’ve also added a facebook “like button” – please use that if you like any of my posts, cheers.

These updates were made really easy using the wordpress follow and share plugin – really easy to use and set up so check it out.

Future updates:

The link colour on this site has really started to annoy me – the green colour doesn’t really work – so I’ll be changing that pronto.

I also want to sort out the photos section so that the thumbnails link to larger versions.

I also need to sort out the CSS for Internet Explorer users..

Thanks for your patience – feedback always welcome.

16 December, 2010

New Tom Fogarty Domain

Filed under: Announcements, SEO, Web Development — Tags: , — spiderwebdesign @ 22:18

Just a quickie update today, nothing exciting.

Went to see Scissor Sisters last night and had a really good time. Not going to blog about that now though, because that would be too obvious. Will do at the weekend though I’m sure.

Nor am I going to  mention that I had lots of fun in Brixton on last Saturday night, oh no.

What I will mention is that I managed to get my hands on the tomfogarty.com domain! Please update your bookmarks to:

www.tomfogarty.com

and:

http://blog.tomfogarty.com

I also have a new email address: tom@tomfogarty.com

No more hyphens for me! That is all..

24 November, 2010

Third and Fourth in Google – The Power of Blogging

Filed under: Announcements, SEO, Web Development — Tags: , , , — spiderwebdesign @ 21:38

Got really excited this morning when I saw that I’m third and fourth in Google rankings (when searching for Tom Fogarty). Yesterday I was ranked at six.

I’ll probably drop down again tomorrow but for now I’m dead chuffed.

This is probably because I’ve been doing a lot of blogging lately, and I seem to get quite a few hits from that. When I first started blogging my intention was to focus on technology and web development/design… but gradually it’s become a channel for me to spout my nonsense!

22 November, 2010

New Rotating Flash Galleries on Site

I’ve got quite a few blog-worthy things to post about in the next few days; been to a couple of art exhibitions (Paul Gauguin & Russian Criminal Tattoo Exhibit), cinema etc. And tonight I’m going to see a John Landis double-bill at The Prince Charles Cinema (An American Werewolf in London & Animal House).

In the meantime here are some recent website improvements:

Each section now has a rotating flash gallery (all except resumé section). I’ll be updating the actual pictures later this week, but at least it’s working for now!

In the blog section – I’ve added a list of recent posts, and also a list of popular posts (although for some reason they seem to point to the old external version of the blog…). All to be fixed soon… honest!

Thanks for reading :)

Older Posts »


Nice job!
You now have 30 lives.
Use them wisely, my friend.

Konami Easter Egg by Adrian3.com