<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Simbo.de &#187; Webdesign</title>
	<atom:link href="http://simbo.de/blog/tag/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://simbo.de</link>
	<description>Digitales Allerlei.</description>
	<lastBuildDate>Mon, 21 Jun 2010 13:50:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Survey 2009</title>
		<link>http://simbo.de/blog/2009/12/the-survey-2009/</link>
		<comments>http://simbo.de/blog/2009/12/the-survey-2009/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 18:18:28 +0000</pubDate>
		<dc:creator>Simbo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Online-Fundstücke]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://simbo.de/?p=469</guid>
		<description><![CDATA[Zum dritten Mal in Folge führt A List Apart wieder am Jahresende eine Umfrage unter allen &#8220;Web-Workern&#8221; durch. Dabei werden zahlreiche Aspekte wie professionelle Fähigkeiten, Bildungsstand, Bezüge und Leistungen sowie Karriereaussichten unter die Lupe genommen.
It’s to help the world understand who we are and what we do that, each year since 2007, we’ve asked you, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://simbo.de/wp-files/survey-logo-2009.gif" alt="" title="A List Apart - Web Design Survey 2009" width="220" height="128" class="alignright size-full wp-image-471" />Zum dritten Mal in Folge führt <a href="http://www.alistapart.com" title="A List Apart">A List Apart</a> wieder am Jahresende eine Umfrage unter allen &#8220;Web-Workern&#8221; durch. Dabei werden zahlreiche Aspekte wie professionelle Fähigkeiten, Bildungsstand, Bezüge und Leistungen sowie Karriereaussichten unter die Lupe genommen.</p>
<blockquote><p>It’s to help the world understand who we are and what we do that, each year since 2007, we’ve asked you, the members of the web design community, a few dozen questions about your professional life, and compared your answers to those of your colleagues. Each time we’ve asked, over 30,000 of you have kindly obliged with details about your salary, location, background, and more. The data that you provide and we analyze is the only significant information about our profession as a profession to be published anywhere, by anyone. That makes it important. That makes you and your answers very important indeed.</p></blockquote>
<p>Wie jedes Jahr habe auch ich wieder teilgenommen und solltest Du dich auch zur &#8220;web design community&#8221; zählen, mach doch auch mit&#8230;</p>
<p><a href="http://www.alistapart.com/articles/survey2009/"><img src="http://simbo.de/wp-files/i-took-the-2009-survey.gif" alt="" title="Take the Survey!" width="180" height="46" class="alignnone size-full wp-image-470" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://simbo.de/blog/2009/12/the-survey-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Der Favicon Spickzettel</title>
		<link>http://simbo.de/blog/2009/12/der-favicon-spickzettel/</link>
		<comments>http://simbo.de/blog/2009/12/der-favicon-spickzettel/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 15:11:47 +0000</pubDate>
		<dc:creator>Simbo</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://simbo.de/site/?p=154</guid>
		<description><![CDATA[Zu jedem Webprojekt muss früher oder später auch ein Favicon produziert und eingebaut werden. Und immer wenn es wieder einmal soweit ist, brauche ich die folgenden Informationen griffbereit:

Defaultgrößen und -Farbtiefen für Favicons:

ICO: 16×16 oder 32×32 und 16 bis 16 Millionen Farben
GIF und PNG: 16×16 und 256 Farben

Achtung: Internet Explorer bis einschließlich Version 8 unterstützt ausschließlich [...]]]></description>
			<content:encoded><![CDATA[<p>Zu jedem Webprojekt muss früher oder später auch ein Favicon produziert und eingebaut werden. Und immer wenn es wieder einmal soweit ist, brauche ich die folgenden Informationen griffbereit:</p>
<p><span id="more-154"></span></p>
<p>Defaultgrößen und -Farbtiefen für Favicons:</p>
<ul>
<li>ICO: 16×16 oder 32×32 und 16 bis 16 Millionen Farben</li>
<li>GIF und PNG: 16×16 und 256 Farben</li>
</ul>
<p><strong>Achtung:</strong> Internet Explorer bis einschließlich Version 8 unterstützt ausschließlich das ICO-Format.</p>
<p>Die Verknüpfungen im XHTML-Header zu den Favicons &#8211; auch hier braucht der IE mit &#8220;shortcut icon&#8221; eine Extrawurst:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;link</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;SHORTCUT ICON&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://simbo.de/favicon.ico&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;link</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;icon&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;image/vnd.microsoft.icon&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://simbo.de/favicon.ico&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;link</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;icon&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;image/png&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://simbo.de/favicon.png&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre></td></tr></table></div>

<h4>ICO Dateien unter Ubuntu erstellen</h4>
<p>Das Programm <code>icotool</code>, dass im Paket <strong>icoutils</strong> (universe) enthalten ist, kann alles was nötig ist. Hier die wichtigsten Parameter:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">icotool <span style="color: #660033;">-x</span> <span style="color: #000000; font-weight: bold;">*</span>.ico				<span style="color: #666666; font-style: italic;"># alle ICO nach PNG</span>
icotool <span style="color: #660033;">-c</span> icon.png <span style="color: #660033;">-o</span> icon.ico			<span style="color: #666666; font-style: italic;"># ein PNG nach ICO</span>
icotool <span style="color: #660033;">-c</span> <span style="color: #660033;">-o</span> icon.ico 1.png 2.png 3.png	<span style="color: #666666; font-style: italic;"># mehrere PNGs zu einem ICO</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://simbo.de/blog/2009/12/der-favicon-spickzettel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

