Archive for category Web Site development

Continually improve yourself! Make your own bookmark icon for your site

Today I thought I would share the little revelation I had today about customising the bookmark icon for wordpress sites. Although its just a tiny change, its important to keep on with improving yourself and surroundings; if you stay still you will stagnate. Its also fun!

My girlfriend Amanda asked me about changing the wordpress ‘W’ icon that sits at the top left of her blog site (on the firefox / internet explorer window) and I realised that my own page had no icon at all! Just a blank sheet.

First of all I searched online to find out what that little icon at the top left of each page is called. Turns out its called a bookmark icon. For all these years I knew that websites had their own icons at the top left, but I never ever thought to think of what it was actually called!

Next step is making an icon. I’m sure there are lots of places to get pre-created 16×16 .ico files but I thought I would be creative and use paintbrush to make a simple 16 by 16 pixel white background with a black circle. Saved this as a .gif file.

Then I needed to convert this to a .ico file. I went to this site, entered the path to the file and clicked generate favicon.ico button. Interestingly, I was asked if I wanted an animated icon or just a static one. I opted for static but theres nothing there to stop you from making an animated one. The site creates a zip file for you to download. It contains the ico file, an animated icon, and a readme file to let you know what to do.

It says in the readme file to add a line of html code to each page you want the icon to be shown:

<link rel=”shortcut icon” href=”favicon.ico” >

This is simple if you write all the html pages yourself, however writing blogs and pages using wordpress doesn’t give you easy access to the html behind each page. So I had to improvise for this.

I added a text widget to my sidebar on each page. I changed the mode from normal viewing text (like a microsoft word document) to HTML code, and added it in. I then saved the new text.

Finally I used the FTP client to upload the file to the server at the root folder. This is a complex step if you are unfamiliar with file uploading, but its a necessary step to even create your wordpress blog.

Hey presto! Every page from now on has the new bookmark icon. The total time taken to do this, including learning how to do it and create the icon; about 10 minutes. I hope this tutorial is useful to you and inspiring for you to give it a try

Share Button
No Comments

The weblog hurdle… beating through the pain of sporadic and deserted blogs

As you may have seen, it has been some time since I have posted on my blog with any consistancy. I guess this is the fate of the majority of blogs; the writer has the great idea of writing down their thoughts, and all goes well for the first few posts. But then the monotony kicks in. Do I have anything to say today? Can I be bothered? Does anyone else care? (the comments left, adsense clicks and analytics page show they dont…)

So here I am at this point. Disheartened at the non-immediate success of my blog. When I began posting the numbers of visitors gradually increased. I had pressing issues built up over time which were begging to be written about. And I did that. But then I became lazy, putting off writing. From the heady heights of 7 views a day I am now lucky to see 1 view a day (my own view, of course, to check and see the page still exists)

This appears to be the common fate of blogs. Does a quick blog for a few days or months serve the purpose of those who write it, and those who read it? Does it teach us about the effort required to keep up such activities and how we might not be as willing to put in the effort as we first thought?

This morning the thought came to me that I should really get back into the routine of writing here. But why should I? And what would I write?

My thoughts brought me back to the reason why I created a blog in the first case. I want to be completely happy, and in some way have a positive effect on people in within my contact. Setting up a website would therefore be the best way of doing this. With this, the outreach to people in the world is far greater than humanly possible.

But the purpose of the website for me was not to set up a website in itself. My key goal is for self-improvement to become more happy.

I’ve made promises before that I would write consistently, and they have gone unfulfilled. Creating a successful website with lots of traffic is a goal shared by many a blogger. But often this goal overcomes as the reason for your blog and then this goal becomes so overwhelming its often easier to ignore it. Is your blog successful only because you get lots of views? Wouldn’t you feel success if you felt some kind of realisation or story which leads to a making a good blog post, and not the post itself?

My advice for people who may be struggling with the effort to continue their blog; think about why you created one in the first case. Does the goal still remain? What have you been doing recently to achieve that goal more closely? If you haven’t done much recently, what could you do to achieve it?

To give an example of how this has effected me, I wrote earlier about how working on communication skills was important to me to help me become more happy. After many weeks of procrastination I went to my first Toastmasters meeting. It was there that my vision of self-improvement was re-enforced and it reminded me of my key goals. Part of communication is through writing and of course and while the meeting didn’t help with that, it reminded me that this is something that I still want to improve upon. The articulation of my experiences is helpful in a cyclical manner. By writing it down, it helps me to organise the thoughts in a more meaningful way. I may get feedback from people via the website. And by the whole process, I practise my written communication skills which helps to improve them, for the next time I write about something.

So I encourage you to write something on your blog. Go do it today, even if you only have a few words to write. If you would like some feedback for encouragement, please drop me a comment with the link and I will have a look at it.

Share Button
1 Comment