<?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>danielmiessler.com &#187; Webdesign</title>
	<atom:link href="http://danielmiessler.com/categories/webdesign/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com</link>
	<description>grep understanding</description>
	<lastBuildDate>Sat, 11 Feb 2012 21:09:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP Includes, Yum</title>
		<link>http://danielmiessler.com/blog/php-includes-yum</link>
		<comments>http://danielmiessler.com/blog/php-includes-yum#comments</comments>
		<pubDate>Fri, 27 Jan 2006 05:14:41 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/667</guid>
		<description><![CDATA[So I realized it was quite tedious to make a change to my footer for my &#8220;static&#8221; content (/study, /writing, etc.) and then reproduce that change across all of my pages. Turns out, this is what PHP includes are for. So, as of now, all of my &#8220;static&#8221; pages are actually PHP pages so that [...]]]></description>
			<content:encoded><![CDATA[<p>So I realized it was quite tedious to make a change to my footer for my &#8220;static&#8221; content (<a href="http://dmiessler.com/study/">/study</a>, <a href="http://dmiessler.com/writing/">/writing</a>, etc.) and then reproduce that change across all of my pages.</p>

<p>Turns out, this is what <a href="http://www.hardcoder.com/scripting/php/include_files.php">PHP includes</a> are for. So, as of now, all of my &#8220;static&#8221; pages are actually PHP pages so that includes can be called for the footer and Google Analytics portions of each page.</p>

<p>As you&#8217;d expect, those are the parts of the site that don&#8217;t change, but even if they were to it&#8217;d be very simple to just edit the footer.php or googleanalytics.php pages &#8212; at which point the change would be implemented in every page with the include.</p>

<p>Cool stuff.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/site-performance-now-trackable-through-google-analytics" rel="bookmark" class="crp_title">Site Performance Now Trackable Through Google Analytics</a></li><li><a href="http://danielmiessler.com/blog/how-to-include-wordpress-components-in-your-custom-web-pages" rel="bookmark" class="crp_title">How to Include WordPress Components in Your Custom Web Pages</a></li><li><a href="http://danielmiessler.com/blog/useragentstring-com-list-of-user-agent-strings" rel="bookmark" class="crp_title">UserAgentString.com &#8211; List of User Agent Strings</a></li><li><a href="http://danielmiessler.com/blog/creating-submission-image-links-for-digg-reddit-and-delicious" rel="bookmark" class="crp_title">Creating Submission Image Links For Digg, Reddit, and Del.icio.us</a></li><li><a href="http://danielmiessler.com/blog/css-project-phase-1-complete" rel="bookmark" class="crp_title">CSS Project: Phase 1 Complete</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/php-includes-yum/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Update</title>
		<link>http://danielmiessler.com/blog/site-update</link>
		<comments>http://danielmiessler.com/blog/site-update#comments</comments>
		<pubDate>Mon, 23 Jan 2006 04:35:12 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/661</guid>
		<description><![CDATA[So I finally did it &#8212; I&#8217;ve moved the main page (the one you&#8217;re on) over to the new layout. It should look pretty much the same, but this version is tableless XHTML 1.0 Strict, and the header/navigation portion isn&#8217;t all borked up anymore. It&#8217;s not all done, of course (it never is), but I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>So I finally did it &#8212; I&#8217;ve moved the main page (the one you&#8217;re on) over to the new layout. It should look pretty much the same, but this version is tableless XHTML 1.0 Strict, and the header/navigation portion isn&#8217;t all borked up anymore.</p>

<p>It&#8217;s not all done, of course (it never is), but I&#8217;m at least to the point where I can relax for a bit. Oh, and yes, I do know my logo looks gimpy in IE. It&#8217;s all greyed out and such. I figure I shouldn&#8217;t be in any rush to fix it, though. That&#8217;s the punishment for using IE.</p>

<p><a href="http://channels.lockergnome.com/news/archives/20040615_why_you_should_dump_internet_explorer.phtml">Link: Why You Should Dump Internet Explorer</a></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/xhtml-10-strict-validation" rel="bookmark" class="crp_title">XHTML 1.0 Strict Validation</a></li><li><a href="http://danielmiessler.com/blog/a-bigger-boat" rel="bookmark" class="crp_title">A Bigger Boat</a></li><li><a href="http://danielmiessler.com/blog/yep-ie-still-sucks" rel="bookmark" class="crp_title">Yep, IE Still Sucks</a></li><li><a href="http://danielmiessler.com/blog/why-certifications-are-trumping-college-degrees-in-it-2" rel="bookmark" class="crp_title">Why Certifications Are Trumping College Degrees For Employers</a></li><li><a href="http://danielmiessler.com/blog/why-you-should-dump-internet-explorer" rel="bookmark" class="crp_title">Why You Should Dump Internet Explorer</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/site-update/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rewarding Good Software Companies</title>
		<link>http://danielmiessler.com/blog/rewarding-good-software-companies</link>
		<comments>http://danielmiessler.com/blog/rewarding-good-software-companies#comments</comments>
		<pubDate>Wed, 18 Jan 2006 21:56:42 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/649</guid>
		<description><![CDATA[I&#8217;ve been using TextWrangler for a while now &#8212; a free uber-text editor that&#8217;s used heavily by web developers. It&#8217;s actually the free, mini-version of BBEdit &#8212; which is supposedly everything TextWrangler is and more. I&#8217;ve been thinking that I might want to &#8220;step up&#8221; to BBedit and buy it to get the features I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://www.barebones.com/products/textwrangler/index.shtml">TextWrangler</a> for a while now &#8212; a free uber-text editor that&#8217;s used heavily by web developers. It&#8217;s actually the free, mini-version of <a href="http://www.barebones.com/products/bbedit/index.shtml">BBEdit</a> &#8212; which is supposedly everything TextWrangler is and more.</p>

<p>I&#8217;ve been thinking that I might want to &#8220;step up&#8221; to BBedit and buy it to get the features I&#8217;m lacking with TextEdit, but then I looked at the stuff and it doesn&#8217;t seem all that compelling. It then came to me that if even one or two of the features are useful &#8212; ever &#8212; then it might be worth it. Why?</p>

<p>Because I love TextWrangler so much. That doesn&#8217;t seem to make sense, but I almost feel like it&#8217;s good karma to buy BBEdit because I like their free offering so much &#8212; especially since it <em>does</em> offer some extra features that could come in handy. I&#8217;m going to download the demo and play with it for a bit &#8212; just to make sure I&#8217;m not being too nutty.</p>

<p>What do you guys think; is it just abject stupidity to &#8220;reward&#8221; a company in this way?</p>

<p>Edit: Thanks for the input; I bought it. For anyone thinking of doing the same, there&#8217;s a $100 discount for anyone using TextWrangler. The details are a bit weird, but it&#8217;s a real discount. I got the product for $99 instead of $199. W00t.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/css-from-scratch" rel="bookmark" class="crp_title">CSS From Scratch</a></li><li><a href="http://danielmiessler.com/blog/ror-mac-textmate-sshfs-remote-development" rel="bookmark" class="crp_title">RoR: Mac + Textmate + SSHfs = Remote Development</a></li><li><a href="http://danielmiessler.com/blog/the-blackberry-8820" rel="bookmark" class="crp_title">The Blackberry 8820</a></li><li><a href="http://danielmiessler.com/blog/the-iphone-will-dominate-but-not-because-of-features-functionality" rel="bookmark" class="crp_title">The iPhone Will Dominate, But Not Because Of Features/Functionality</a></li><li><a href="http://danielmiessler.com/blog/why-iphone-will-succeed-my-argument-in-letter-form" rel="bookmark" class="crp_title">Why iPhone Will Succeed: My Argument In Letter Form</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/rewarding-good-software-companies/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>CSS From Scratch</title>
		<link>http://danielmiessler.com/blog/css-from-scratch</link>
		<comments>http://danielmiessler.com/blog/css-from-scratch#comments</comments>
		<pubDate>Wed, 11 Jan 2006 22:34:26 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/636</guid>
		<description><![CDATA[So I&#8217;ve been working on a couple things on the site recently &#8212; most importantly an attempt to move all my /study and /writing content to a static format, i.e. not within my blog. There are many reasons for this, but the overall picture is that I want full, direct control over the content so [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been working on a couple things on the site recently &#8212; most importantly an attempt to move all my <a href="/study">/study</a> and <a href="/writing">/writing</a> content to a static format, i.e. not within my blog.</p>

<p>There are many reasons for this, but the overall picture is that I want full, direct control over the content so that I can use the displaying of the information as a learning tool.</p>

<p>The largest manifestation of this is my attempt to learn (and truly understand) XHTML and CSS. I got into this briefly a while back but never did a big project with it in order to pound the information in. This will be that project.</p>

<p>I&#8217;m doing two things really: 1) I&#8217;m moving my &#8220;static&#8221; content over to a static directory structure, i.e. it&#8217;s not going to be in my WordPress database anymore getting rendered via PHP. 2) I&#8217;m creating my own custom CSS stylesheet, from the ground up, that&#8217;s going to incorporate what I&#8217;ve learned about the XHTML and CSS (mostly CSS).</p>

<p>This has been extremely pleasurable thus far, and I think I&#8217;m starting to finally &#8220;get it&#8221;. Of course once I&#8217;m finished I&#8217;m going to write a /study article on CSS. Like most of these pieces it&#8217;s going to be a reference for myself more than anything. But as usual I&#8217;ll be writing it in hopes that it helps others as well.</p>

<p>The next project involving XHTML and CSS is going to be rather major: <strong>I&#8217;m going to re-code my blog theme.</strong> Using the stylesheet that I&#8217;ll have completed for my static content, I&#8217;m going to remove all the tables from it and just generally tweak it to my liking. The goal here is to touch and <em>truly understand</em> every facet of the theme (and CSS as a result). I&#8217;m enthused about it.</p>

<p>So for my XHTML and CSS editor I&#8217;m using <a href="http://www.barebones.com/products/textwrangler/index.shtml">TextWrangler</a>, by <a href="http://www.barebones.com/index.shtml">BareBones Software</a>. It&#8217;s the free version of BBEdit &#8212; their flagship product. I&#8217;m quite pleased with it. Anyone doing this kind of stuff should give it a go.</p>

<p>Anyway, if you guys have any comments on what I&#8217;m doing as things progress, do let me know. I&#8217;m still very much in the learning phase of things; any input would be appreciated.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/css-project-phase-1-complete" rel="bookmark" class="crp_title">CSS Project: Phase 1 Complete</a></li><li><a href="http://danielmiessler.com/blog/rewarding-good-software-companies" rel="bookmark" class="crp_title">Rewarding Good Software Companies</a></li><li><a href="http://danielmiessler.com/blog/the-new-layout" rel="bookmark" class="crp_title">The New Layout</a></li><li><a href="http://danielmiessler.com/blog/greetings-new-subscribers" rel="bookmark" class="crp_title">Greetings New Subscribers</a></li><li><a href="http://danielmiessler.com/blog/php-includes-yum" rel="bookmark" class="crp_title">PHP Includes, Yum</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/css-from-scratch/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>New Site Logo III</title>
		<link>http://danielmiessler.com/blog/new-site-logo-iii</link>
		<comments>http://danielmiessler.com/blog/new-site-logo-iii#comments</comments>
		<pubDate>Thu, 05 Jan 2006 19:00:46 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/625</guid>
		<description><![CDATA[Ok, so here&#8217;s a redo of my previous logo/icon. Is this better than the other one? Hmm, evidently it is. I&#8217;ve already heard more good things about this one in a few minutes than the other one over a day. So I guess that settles it. :) I redid my favicon too. Sweet. Now that [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so here&#8217;s a redo of my previous logo/icon. Is this better than the other one?</p>

<p><img src="http://dmiessler.com/images/logo.png" /></p>

<p>Hmm, evidently it is. I&#8217;ve already heard more good things about this one in a few minutes than the other one over a day. So I guess that settles it. :)</p>

<p>I redid my favicon too. Sweet. Now that I&#8217;ve got that taken care of I can go back to my CSS adventure. Thanks for the help, folks, and let me know what you think of this (final?) version.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/new-site-logo" rel="bookmark" class="crp_title">New Site Logo</a></li><li><a href="http://danielmiessler.com/blog/site-logo-update" rel="bookmark" class="crp_title">Site Logo Update</a></li><li><a href="http://danielmiessler.com/blog/its-official-the-new-logo-sucks" rel="bookmark" class="crp_title">It&#8217;s Official: The New Logo Sucks</a></li><li><a href="http://danielmiessler.com/blog/new-site-logo-ii" rel="bookmark" class="crp_title">New Site Logo II</a></li><li><a href="http://danielmiessler.com/blog/the-eco-safe-merit-badge" rel="bookmark" class="crp_title">The ECO-SAFE Merit Badge</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/new-site-logo-iii/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>New Site Logo II</title>
		<link>http://danielmiessler.com/blog/new-site-logo-ii</link>
		<comments>http://danielmiessler.com/blog/new-site-logo-ii#comments</comments>
		<pubDate>Thu, 05 Jan 2006 05:52:17 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/621</guid>
		<description><![CDATA[Well, after an overwhelmingly negative response (honest feedback that I appreciated, by the way), I decided to have another go at redesigning a logo from scratch. So I busted out Flash and started hackin&#8217; away. I struggled for over two hours before being struck by the idea you see at the top of the page. [...]]]></description>
			<content:encoded><![CDATA[<p>Well, after an overwhelmingly negative response (honest feedback that I appreciated, by the way), I decided to have another go at redesigning a logo from scratch. So I busted out Flash and started hackin&#8217; away.</p>

<p>I struggled for over two hours before being struck by the idea you see at the top of the page. I am <em>very</em> pleased with this one &#8212; save one small issue. I think the font used for the main &#8220;DMIESSLER.COM&#8221; text is a bit too tall and thin. I looked for a more stout, digital-looking option but couldn&#8217;t locate one. No biggie, though; I&#8217;m happy with what I have.</p>

<p>So again I ask &#8212; what do you guys think of this one? And be brutal &#8212; it&#8217;s the most helpful advice in most cases.</p>

<p>Edit: Duh! I figured it out. <strong>The M&#8217;s don&#8217;t match!</strong> One is digital (the one in the logo), and the other is normal (the one in the text). That&#8217;s bad form. Bad form indeed &#8230;</p>

<p>Edit: Crap. It&#8217;s not just the &#8220;M&#8221;; it&#8217;s the &#8220;D&#8221; and the &#8220;R&#8221; as well. The blockiness has to carry over to those too. Hmm. This sucks.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/its-official-the-new-logo-sucks" rel="bookmark" class="crp_title">It&#8217;s Official: The New Logo Sucks</a></li><li><a href="http://danielmiessler.com/blog/this-link-could-have-been-anything-reddit-spam-issue" rel="bookmark" class="crp_title">This Link Could Have Been Anything [Reddit Spam Issue]</a></li><li><a href="http://danielmiessler.com/blog/iphone-battery-life-prepare-for-the-worst" rel="bookmark" class="crp_title">iPhone Battery Life: Prepare For The Worst</a></li><li><a href="http://danielmiessler.com/blog/new-site-logo-iii" rel="bookmark" class="crp_title">New Site Logo III</a></li><li><a href="http://danielmiessler.com/blog/os-x-keyboard-shortcut-for-dont-save" rel="bookmark" class="crp_title">OS X: The Keyboard Shortcut for &#8220;Don&#8217;t Save&#8221;</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/new-site-logo-ii/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Official: The New Logo Sucks</title>
		<link>http://danielmiessler.com/blog/its-official-the-new-logo-sucks</link>
		<comments>http://danielmiessler.com/blog/its-official-the-new-logo-sucks#comments</comments>
		<pubDate>Wed, 04 Jan 2006 02:32:57 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/620</guid>
		<description><![CDATA[Alright, so two quite a few people commented on my logo (Edit: now the old logo) and neither none of them liked it. That&#8217;s not good. :) I&#8217;m working on a replacement now. Edit: The replacement is now up. Related ContentGoogle: The App I *Wish* They HadMy Thoughts On Intellectual Smugness, From 1996New Site Logo [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, so <strike>two</strike> quite a few people commented on my logo (Edit: now the <em>old</em> logo) and <strike>neither</strike> none of them liked it. That&#8217;s not good.</p>

<p>:)</p>

<p>I&#8217;m working on a replacement now.</p>

<p>Edit: The replacement is now up.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-the-app-i-wish-they-had" rel="bookmark" class="crp_title">Google: The App I *Wish* They Had</a></li><li><a href="http://danielmiessler.com/blog/my-thoughts-on-intellectual-smugness-from-1996" rel="bookmark" class="crp_title">My Thoughts On Intellectual Smugness, From 1996</a></li><li><a href="http://danielmiessler.com/blog/new-site-logo-ii" rel="bookmark" class="crp_title">New Site Logo II</a></li><li><a href="http://danielmiessler.com/blog/learn-languages-by-studying-accents" rel="bookmark" class="crp_title">Learn Languages By Studying Accents</a></li><li><a href="http://danielmiessler.com/blog/he-cant-be-that-stupid" rel="bookmark" class="crp_title">He Can&#8217;t Be *That* Stupid</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/its-official-the-new-logo-sucks/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>New Site Logo</title>
		<link>http://danielmiessler.com/blog/new-site-logo</link>
		<comments>http://danielmiessler.com/blog/new-site-logo#comments</comments>
		<pubDate>Tue, 03 Jan 2006 07:08:24 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/619</guid>
		<description><![CDATA[So I&#8217;ve finally updated my logo and I&#8217;m trying to decide how much I like it. If you have any comments I&#8217;d appreciate hearing them. Related ContentNew Site Logo IIIAbout MeNew Site Logo IIIt&#8217;s Official: The New Logo SucksThe ECO-SAFE Merit Badge]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve finally updated my logo and I&#8217;m trying to decide how much I like it. If you have any comments I&#8217;d appreciate hearing them.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/new-site-logo-iii" rel="bookmark" class="crp_title">New Site Logo III</a></li><li><a href="http://danielmiessler.com/blog/about-me" rel="bookmark" class="crp_title">About Me</a></li><li><a href="http://danielmiessler.com/blog/new-site-logo-ii" rel="bookmark" class="crp_title">New Site Logo II</a></li><li><a href="http://danielmiessler.com/blog/its-official-the-new-logo-sucks" rel="bookmark" class="crp_title">It&#8217;s Official: The New Logo Sucks</a></li><li><a href="http://danielmiessler.com/blog/the-eco-safe-merit-badge" rel="bookmark" class="crp_title">The ECO-SAFE Merit Badge</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/new-site-logo/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>An Absolutely Gorgeous Website</title>
		<link>http://danielmiessler.com/blog/an-absolutely-gorgeous-website</link>
		<comments>http://danielmiessler.com/blog/an-absolutely-gorgeous-website#comments</comments>
		<pubDate>Wed, 28 Dec 2005 05:12:02 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/606</guid>
		<description><![CDATA[I&#8217;ve been out of webdesign for years now, but occasionally I come across a site that just sets me back. This one here is amazing: http://www.folietto.at/ Related Content10 Years With a WebsiteBlog Ego MapLord Russell&#8217;s Nightmare &#124; The Big QuestionsThe Rise of Chrome Usage on my SiteHow I Search For Understanding: An Apology]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been out of webdesign for years now, but occasionally I come across a site that just sets me back. This one here is amazing:</p>

<p><a href="http://www.folietto.at/">http://www.folietto.at/ </a></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/10-years-with-a-website" rel="bookmark" class="crp_title">10 Years With a Website</a></li><li><a href="http://danielmiessler.com/blog/blog-ego-map" rel="bookmark" class="crp_title">Blog Ego Map</a></li><li><a href="http://danielmiessler.com/blog/lord-russells-nightmare-the-big-questions" rel="bookmark" class="crp_title">Lord Russell&#8217;s Nightmare | The Big Questions</a></li><li><a href="http://danielmiessler.com/blog/the-rise-of-chrome-usage-on-my-site" rel="bookmark" class="crp_title">The Rise of Chrome Usage on my Site</a></li><li><a href="http://danielmiessler.com/blog/how-i-search-for-understanding-an-apology" rel="bookmark" class="crp_title">How I Search For Understanding: An Apology</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/an-absolutely-gorgeous-website/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

