Category Archives: Internet

Utnyttja statistiken från din hemsida

Glöm inte att följa statistiken ifrån din hemsida. Vad letar dina besökare efter när de hittar din hemsida? Att använda ett bra statistikverktyg som Piwik eller Google Analytics kan öppna ett helt nytt sett för dig att se din egen … Continue reading

  • Share/Bookmark
Posted in Internet, SEO, Tips | Tagged , , , | Leave a comment

What does J mean?

Anyone else been confused by random Js in their e-mails? I have received many e-mails that often end up with a J at the end of a line, often where one thought a smiley would fit right in. At first … Continue reading

  • Share/Bookmark
Posted in Funny, Internet | Tagged , , , | 1 Comment

iPhone specific pages

I recently learned some tips and tricks for developing webpages for the iPhone. There is really only one major difference that must be there for it to work properly. The viewport-meta. <meta name=”viewport” content=”width=320; user-scalable=true” /> This meta-tag explains to … Continue reading

  • Share/Bookmark
Posted in Internet, Programming | Tagged , , , | Leave a comment

How to avoid a page being cached

All web programmers have probably had trouble with browsers caching pages it ought not to. So what can we do about it? Well in good old HTTP 1.0 we had a nice header that simply said: Pragma: no-cache Easy huh? … Continue reading

  • Share/Bookmark
Posted in Internet, Programming, Tips | Tagged , , , | 2 Comments

Canonical links, SEO news

Google, Yahoo and Microsoft have togheter announced the support of a new tag for web development where you can specify your canonical links. The point of this is to enable webmasters themselves to “point out” which page contains the original … Continue reading

  • Share/Bookmark
Posted in Internet, SEO | Tagged , , , , | 2 Comments

2009 – the year of the browsers

In 1989 we had zero web browsers as we know them today, allthough just about to be invented around the corner. In 1999 we had two web browsers fighting a death match, Internet Explorer and Netscape Navigator – a fight … Continue reading

  • Share/Bookmark
Posted in Internet, Programming | Tagged , , , , , , , , , | Leave a comment

Zombie safe homepage

It’s been a while since I had time to post some useful information here, meanwhile so you don’t turn into zombies or even worse get attacked by them here is some helpfull code from Google themselves: http://www.google.com/robots.txt And, just in … Continue reading

  • Share/Bookmark
Posted in Funny, Internet | Tagged , , | 1 Comment

CSS layout made easy

While it hurts my nitpicking handcodeing image to admit it, some frameworks are to good to ignore. One of them I found recently in Google BlueprintCSS. It’s a very flexible framework and with a license “you cannot refuse”. I”ve used … Continue reading

  • Share/Bookmark
Posted in Internet, Programming | Tagged , , , , | 1 Comment

Google opens Knols – wiki on ads?

Google opened the doors for the public to the beta Knols. While Knols are very similar to Wikis there are two main overall design differences between the two. First of all while Wikis are “community authored” with a group of … Continue reading

  • Share/Bookmark
Posted in Internet, Review | Tagged , , , , , , , | 2 Comments

Small update on Google Analytics

I’ve used the code from my previous post on almost all my sites now a couple of days and all the statistics are still working and I no longer experience any slow loading times using Firefox with NoScript. Until I … Continue reading

  • Share/Bookmark
Posted in Internet, Programming | Tagged , , , , , , | Leave a comment