<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>webdesignblog</title>
	<link>http://www.webdesignblog.dk</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 21 Jul 2008 14:00:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Finally Multimedia Designer</title>
		<link>http://www.webdesignblog.dk/finally-multimedia-designer/</link>
		<comments>http://www.webdesignblog.dk/finally-multimedia-designer/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 13:32:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[My life]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/finally-multimedia-designer/</guid>
		<description><![CDATA[ 
There we go, now i finished my education as a multimedia designer. For the past 3 months I have been working on my final project - thus the limited number of posts during this period - and went to the exam late June. It went very well, I passed with flying colours, the top mark [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webdesignblog.dk/wp-content/uploads/2008/07/rasmus_krath2.jpg" alt="rasmus_krath2.jpg" /> </p>
<p>There we go, now i finished my education as a multimedia designer. For the past 3 months I have been working on my final project - thus the limited number of posts during this period - and went to the exam late June. It went very well, I passed with flying colours, the top mark of 12 and really good comments from the supervisor and censor.</p>
<p>I had been working out a branding strategy for an adventurer - Rasmus Krath - and implemented this in a website as well as making a branding strategy for him to follow in his further development of the company.</p>
<p>Rasmus Krath is a modern adventurer who travels to hotspots in the world and returns to tell about his experiences. He is not very well known in Denmark at this point, but is on the verge of breaking through to become more generally known. Thus it has been a necessity for him to have a strong and well-defined profile, with which I have helped him.</p>
<p>The webpage will be published at Rasmus Krath&#8217;s site in late August, but for now you can see the present version at <a href="http://www.thorulf.dk/krath">www.thorulf.dk/krath</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/finally-multimedia-designer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google now able to index flash content</title>
		<link>http://www.webdesignblog.dk/google-now-able-to-index-flash-content/</link>
		<comments>http://www.webdesignblog.dk/google-now-able-to-index-flash-content/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 15:42:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/google-now-able-to-index-flash-content/</guid>
		<description><![CDATA[It has come to my attention that Google is now able to index the content of flash sites. Earlier, flash sites have been very ineffective in relation to SEO as the &#8220;Google-bots&#8221; are not able to index flash content and thereby index the keywords that users enters in searches at Google.
But now it has been [...]]]></description>
			<content:encoded><![CDATA[<p>It has come to my attention that Google is now able to index the content of flash sites. Earlier, flash sites have been very ineffective in relation to SEO as the &#8220;Google-bots&#8221; are not able to index flash content and thereby index the keywords that users enters in searches at Google.</p>
<p>But now it has been announced at the official <a href="http://googlewebmastercentral.blogspot.com/">Google Webmaster Central Blog</a> that Google has come up with an algorithm that as they say; &#8220;explores Flash files in the same way that a person would, by clicking buttons, entering input, and so on. Our algorithm remembers all of the text that it encounters along the way, and that content is then available to be indexed.&#8221;</p>
<p>And the best thing is that this is not future plans, but actually something that is up and running now.</p>
<p>This is a major step for us who really enjoy the design flexibility that flash gives, but still are hesitant to use it because of the lack of proper indexing. It really opens up new opportunities.<br />
However, there are still some major flaws, as the indexing is only possible in the content embedded directly in the .swf file. External content loaded from for example other swf files, HTML or XML files.</p>
<p>These limitations must be kept in mind, but still it is a major step in the right direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/google-now-able-to-index-flash-content/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SEO on WordPress</title>
		<link>http://www.webdesignblog.dk/seo-on-wordpress/</link>
		<comments>http://www.webdesignblog.dk/seo-on-wordpress/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 12:26:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/seo-on-wordpress/</guid>
		<description><![CDATA[Search Engine Optimisation (SEO) is a very important marketing tool in the sense of creating higher visibility for your website. You would normally want your site to rank as high in the search engines as possible and thereby be exposed to as many people as possible.
However, the default WordPress structure is not very well optimised for [...]]]></description>
			<content:encoded><![CDATA[<p>Search Engine Optimisation (SEO) is a very important marketing tool in the sense of creating higher visibility for your website. You would normally want your site to rank as high in the search engines as possible and thereby be exposed to as many people as possible.</p>
<p>However, the default WordPress structure is not very well optimised for search engines, but with a few simple changes, you can improve this quite dramatically.</p>
<p><strong>Post titles in the Permalinks</strong> </p>
<p>The first thing is to include post titles (and keywords) in the in the permalinks. The default permalink structure displays as www.yoursite.com/?p=1234 thereby replacing the title of your post with a database number.  A much more descriptive and SEO friendly display is www.yoursite.com/name-of-your-post.</p>
<p>This can easily be changed in your WordPress settings:</p>
<p>1) Log into your WordPress administration</p>
<p>2) Click Options -&gt; Permalinks</p>
<p>3)Find &#8220;Common Options&#8221; section and select &#8220;Custom - specify below&#8221;.<br />
    In the box you type: &#8220;/%category%%postname%/&#8221; (without the &#8220;)</p>
<p>4) Click &#8220;Update Permalink Structure&#8221;</p>
<p>And you are done. Now you should see that the webpage address in the top of the browser includes an extension with your category and post name.</p>
<p><strong>Post titles in the TITLE tag</strong></p>
<p>The second thing is to include the post titles in the TITLE tags i.e. the title at the very top of the browser window.</p>
<p>This can be done by modifying the default template in the following way:</p>
<p>1) Log in to your WordPress administration</p>
<p>2) Click Presentation -&gt; Theme Editor</p>
<p>3) Select the &#8220;Header&#8221; link to the right</p>
<p>4) Now, within this file, locate the sentence:</p>
<p>&lt;title&gt;&lt;?php bloginfo(&#8217;name&#8217;); ?&gt; &lt;?php if ( is_single() ) { ?&gt; » Blog Archive &lt;?php } ?&gt; &lt;?php wp_title(); ?&gt;&lt;/title&gt;</p>
<p>This should be changed to the following:</p>
<p>&lt;title&gt;&lt;?php wp_title(); ?&gt;&lt;/title&gt;</p>
<p>This only includes the title of the post, but if you wish you can include the name of the blog at the end by writing this:</p>
<p>&lt;title&gt;&lt;?php wp_title(); ?&gt; - &lt;?php bloginfo(&#8217;name&#8217;); ?&gt;&lt;/title&gt;</p>
<p><strong> More resources</strong></p>
<p>If you&#8217;d like more information on how bloggers can improve the SEO, the following links can be recommended:</p>
<ul>
<li><a href="http://www.thesitewizard.com/sitepromotion/search-engine-friendly-wordpress-blog.shtml">How to Make Your WordPress Blog Search-Engine-Friendly</a></li>
<li><a href="http://www.wolf-howl.com/video/make-wordpress-search-engine-friendly/">Make Wordpress Search Engine Friendly</a></li>
<li><a href="http://codex.wordpress.org/Search_Engine_Optimization_for_Wordpress">Wordpress Codex Article on Search Engine Optimization</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/seo-on-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Garsly or genius?</title>
		<link>http://www.webdesignblog.dk/garsly-or-genius/</link>
		<comments>http://www.webdesignblog.dk/garsly-or-genius/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 21:02:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Logo design]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/?p=29</guid>
		<description><![CDATA[Did you see the logo of the 2012 Olympic Games in London?

Well I must admit, I came short of breath - and not in the positive way when i firstly saw it! Did somebody just punch me, or was that the official logo of the Olympic games?
Well rumors has it that the price of the [...]]]></description>
			<content:encoded><![CDATA[<p>Did you see the logo of the 2012 Olympic Games in London?</p>
<p><img src="http://www.webdesignblog.dk/wp-content/uploads/2008/03/logoolympics.jpg" alt="2012 Olympic Games Logo" /></p>
<p>Well I must admit, I came short of breath - and not in the positive way when i firstly saw it! Did somebody just punch me, or was that the official logo of the Olympic games?</p>
<p>Well rumors has it that the price of the logo was £400,000 which kind of indicates that there must have been some thought behind it, and not just the result of the winning contribution to a kindergarten competition.</p>
<p>It was even committed by the brand consultants Wolff Olins which is a very respected branding company, being a major influence in developing the craft of corporate branding with classical books by the founder Olins like &#8220;The Corporate Personality&#8221; (1978) and &#8220;Corporate Identity&#8221; (1989). Hmm&#8230; one should think they know what they are doing&#8230; Perhaps there is more to the logo than what your first impression gives&#8230;</p>
<p>Apparently the ambition is to create a Olympic Games for everyone, where everyone is invited to take part, and is supposed to touch people like never before and stimulate them to do more, try new things and discover what they are capable of. This is illustrated through the <a href="http://www.london2012.com/about/our-brand/brand-video.php" title="Brand video">brand video</a> that shows how ordinary people achieve - to them - extraordinary things.<br />
Well I kind of like this idea of involving people and inspiring them to reach for their goals.</p>
<p>But how is that reflected in the logo?<br />
The thought is that 2012 is the brand of this event, and that this should combine the Olympic rings and the City of London together</p>
<p>In order to achieve this, they claim to have created an emblem which is &#8220;simple, distinct, bold and buzzing with energy. Its form is inclusive yet consistent and has incredible flexibility to encourage access and participation. It can communicate with anyone from commercial organisations to kids playing sport. It feels young in spirit. Full of confidence, certainty and opportunity. Not afraid to shake things up, to challenge the accepted. To change things&#8221;.</p>
<p>I give them that it is full of energy and confidence and doesn&#8217;t seem to be afraid to shake things up - which it apparently has. And it is probably quite suitable for the &#8220;Internet generation&#8221; who represent a brand-savvy generation where young people no longer relate to static logos. They say that the logo will evolve in the years to come, and that there is a plan. Perhaps there is some brilliant thought behind it, and i kind of like the idea of creating a logo that is organic and changes over time, but to my opinion, they&#8217;d better get cracking on that evolving if it is to reach a standard that lives up to their promises.</p>
<p class="story2">The design guru Stephen Bayley condemned the logo as &#8220;a puerile mess, an artistic flop and a commercial scandal&#8221;. And quite frankly, who can blame him for that statement:-)</p>
<p class="story2">What do you think - is the logo garsly or genius?</p>
<p class="story2">See more at the <a href="http://www.london2012.com/" title="London 2012">official webpage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/garsly-or-genius/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Great logo examples</title>
		<link>http://www.webdesignblog.dk/great-logo-examples/</link>
		<comments>http://www.webdesignblog.dk/great-logo-examples/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 13:40:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Logo design]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/?p=28</guid>
		<description><![CDATA[I stumpled upon this site and found a bunch of great logo designs that I thought I would pass on to anyone liking logo candy. It is a portfolio by Mis i Pile from Croatia. Check it out.
]]></description>
			<content:encoded><![CDATA[<p>I stumpled upon this site and found a bunch of great logo designs that I thought I would pass on to anyone liking logo candy. It is a portfolio by <a href="http://www.misipile.com/">Mis i Pile</a> from Croatia. Check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/great-logo-examples/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visualising kids&#8217; imagination</title>
		<link>http://www.webdesignblog.dk/visualising-kids-imagination/</link>
		<comments>http://www.webdesignblog.dk/visualising-kids-imagination/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 19:23:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Great ads]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/?p=23</guid>
		<description><![CDATA[These fantastic ads do in a brilliant and simple way show what the product is all about. The lego concept is in itself really brilliant, and I think this series of ads by FCB Johannesburg goes very well in hand with the concept - simple and yet with endless opportunities&#8230;

]]></description>
			<content:encoded><![CDATA[<p>These fantastic ads do in a brilliant and simple way show what the product is all about. The lego concept is in itself really brilliant, and I think this series of ads by FCB Johannesburg goes very well in hand with the concept - simple and yet with endless opportunities&#8230;</p>
<p><img width="380" src="http://www.webdesignblog.dk/wp-content/uploads/2008/03/imagination03.jpg" alt="imagination03.jpg" height="530" style="width: 380px; height: 530px" title="imagination03.jpg" /> <a href="http://www.webdesignblog.dk/visualising-kids-imagination/#more-23" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/visualising-kids-imagination/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Toilet dispenser design</title>
		<link>http://www.webdesignblog.dk/toilet-dispenser-design/</link>
		<comments>http://www.webdesignblog.dk/toilet-dispenser-design/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 17:14:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/?p=21</guid>
		<description><![CDATA[ 
This installation for the WWF is the winner of the Gold medal on the London International Awards for ‘ambient indoor’. I find the simplicity of the design what makes it really great. Watching the cut out South America - the rain forest - become black as you empty the dispenser for paper, thus giving associations to [...]]]></description>
			<content:encoded><![CDATA[<p><img width="400" src="http://www.webdesignblog.dk/wp-content/uploads/2008/03/design_wwf_paper.jpg" alt="design dispenser" height="200" style="width: 400px; height: 200px" title="design dispenser" /> </p>
<p>This installation for the WWF is the winner of the Gold medal on the London International Awards for ‘ambient indoor’. I find the simplicity of the design what makes it really great. Watching the cut out South America - the rain forest - become black as you empty the dispenser for paper, thus giving associations to the cutting down of trees because of all the paper we use. It is a really simple way of communicating an idea through good design.</p>
<p>And apart from that, the toilet is the perfect place to get two minutes of full attention from the viewer - guess there is not much other to do than ponder about life.</p>
<p>Agency: Saatchi &amp; Saatchi, Copenhagen<br />
Via: <a href="http://blog.coolz0r.com/2007/11/15/save-paper-save-the-planet/#comments">blog.coolzOr.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/toilet-dispenser-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Smell of an accident</title>
		<link>http://www.webdesignblog.dk/smell-of-an-accident/</link>
		<comments>http://www.webdesignblog.dk/smell-of-an-accident/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 15:53:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Sensory design]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/?p=19</guid>
		<description><![CDATA[ 
This is an interesting way of making use of different senses in design. In this ad, T-mobile and Autoklub CR join forces in a campaign for safety on the roads with the message: Don&#8217;t call and drive.
The campaign was done in print and was created as a traditional fragrance ad for two new fragrances - Accident and [...]]]></description>
			<content:encoded><![CDATA[<p><img align="absMiddle" width="330" src="http://www.webdesignblog.dk/wp-content/uploads/2008/03/sensorial_design_accident.jpg" alt="Accident campaign" height="650" style="width: 330px; height: 650px" title="Accident campaign" /> </p>
<p>This is an interesting way of making use of different senses in design. In this ad, T-mobile and Autoklub CR join forces in a campaign for safety on the roads with the message: Don&#8217;t call and drive.</p>
<p>The campaign was done in print and was created as a traditional fragrance ad for two new fragrances - Accident and Crash. Traditional sampling was used leaving a fragrance sample to smell - with the somewhat unusual smell of burnt rubber and break fluid - to indicate the smell of an accident.</p>
<p>Well who knows if it works on the target group, but it is an interesting way of drawing attention to the message by activating senses that are not usually used in this type of campaign.</p>
<p>This <a href="http://www.youtube.com/watch?v=WEgSgBF7AJI">video </a>was released to explain the don&#8217;t call and drive campaign.</p>
<p>Agency: Saatchi &amp; Saatchi, Praha<br />
Medium: Print</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/smell-of-an-accident/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Put yourself on the Moo card</title>
		<link>http://www.webdesignblog.dk/put-yourself-on-the-moo-card/</link>
		<comments>http://www.webdesignblog.dk/put-yourself-on-the-moo-card/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 19:54:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Self-promotion]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/?p=16</guid>
		<description><![CDATA[Why not add a little sparkle on the business cards to promote yourself? Moo.com offers a great set of untraditional half-height, colorful business cards that are great informal cards to draw a little attention to whatever you do. These nice little cards can be colourised with your own images from e.g. your flickr collection. On the [...]]]></description>
			<content:encoded><![CDATA[<p>Why not add a little sparkle on the business cards to promote yourself? <a target="_blank" href="http://www.moo.com" title="Moo.com">Moo.com</a> offers a great set of untraditional half-height, colorful business cards that are great informal cards to draw a little attention to whatever you do. These nice little cards can be colourised with your own images from e.g. your flickr collection. On the opposite site you can add details about yourself. Why not be prepared for self promotion whenever the right opportunity occurs.<br />
<a href="http://www.webdesignblog.dk/wp-content/uploads/2008/02/moo.png" title="Business card"></a><img src="http://www.webdesignblog.dk/wp-content/uploads/2008/02/moo.png" alt="Moo card" title="Moo card" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/put-yourself-on-the-moo-card/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mad-cow Exam - done</title>
		<link>http://www.webdesignblog.dk/mad-cow-exam-done/</link>
		<comments>http://www.webdesignblog.dk/mad-cow-exam-done/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 16:19:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[My life]]></category>

		<guid isPermaLink="false">http://www.webdesignblog.dk/?p=14</guid>
		<description><![CDATA[There we go, the exam is finished and we went through it with flying colours, in the shape of the top mark of 12 (on a scale from -2 to 12) so couldnt be much better:-) What a relief to be finished, and eventhough grades doent mean that much when looking for a job, it [...]]]></description>
			<content:encoded><![CDATA[<p>There we go, the exam is finished and we went through it with flying colours, in the shape of the top mark of 12 (on a scale from -2 to 12) so couldnt be much better:-) What a relief to be finished, and eventhough grades doent mean that much when looking for a job, it still is a very good feel-good-factor and a big motivation for working hard in the semester to come.</p>
<p>It was a group exam and a very talented team of group members, which deserve a mention and all of which I highly recommend. They count: <a href="http://www.bippi.net/portfolio/" title="Kristleifur Brandsson">Kristleifur Brandsson</a>, a highly skilled programmer and really nice guy, <a href="http://theanw.net/" title="Thean Williams">Thean Williams</a> who is the communications and concept development expert and always good for a laugh, and <a href="http://www.reykjalin.com" title="Dagny Reykjalin">Dagny Reykjalin </a>who is the design guru and an inspiration with all that she does.Go check them out.</p>
<p>Now I intend to relax for a couple of days before starting preparing for the 4th and last semester, which officially starts on January 28th and which i look very much forward to.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignblog.dk/mad-cow-exam-done/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

