<?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>Organic/Mechanic &#187; Design</title>
	<atom:link href="http://www.organicmechanic.org/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.organicmechanic.org</link>
	<description>Since 2002, Organic/Mechanic has been the personal website of Adam Harvey. He lives in Cleveland, OH.</description>
	<lastBuildDate>Wed, 11 Jan 2012 23:33:08 +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>Integrating A Sweetcron Firehose/Lifestream into WordPress</title>
		<link>http://www.organicmechanic.org/2010/04/integrating-a-sweetcron-firehoselifestream-into-wordpress/</link>
		<comments>http://www.organicmechanic.org/2010/04/integrating-a-sweetcron-firehoselifestream-into-wordpress/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 16:31:48 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Site Specific]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[firehose]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[lifestream]]></category>
		<category><![CDATA[sweetcron]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=2279</guid>
		<description><![CDATA[Whatever spare spare time I&#8217;ve had the last couple of weeks I&#8217;ve spent trying to figure out how to make a lifestream page for this site. A lifestream is basically a page that shows as close to everything possible that a particular person has been up to on the internet. A firehose is somewhat similar. [...]]]></description>
			<content:encoded><![CDATA[<p>Whatever spare spare time I&#8217;ve had the last couple of weeks I&#8217;ve spent trying to figure out how to make a lifestream page for this site. A lifestream is basically a page that shows as close to everything possible that a particular person has been up to on the internet. A firehose is somewhat similar.</p>
<p>This was tough. I first started out using Yahoo Pipes to create <a href="http://pipes.yahoo.com/pipes/pipe.info?_id=ab85846dee4ce76697f18f2c933ebcca">a feed of all my feeds</a>. Yahoo Pipes is pretty cool, but the feed it outputs doesn&#8217;t always work and can&#8217;t be styled or easily integrated with WordPress. So I looked around a bit, and found Mark Pilgrim&#8217;s Firehose. I liked the way it looked, so I found the post explaining how he did it. Unfortunately, he&#8217;s much smarter at the internet than I am, and his solution, though it looked promising, was beyond my ken.</p>
<p>My next stop was MetaFilter, since I hang out there frequently and the hive mind knows all. I found a couple of <a href="http://ask.metafilter.com/104867/How-can-I-set-up-my-own-lifestream-site-that-I-control">good</a> <a href="http://metatalk.metafilter.com/16899/feed-for-personal-activity">resources</a> pointing me to other possibilities; namely <a href="http://code.google.com/p/sweetcron/">Sweetcron</a> or reBlog.</p>
<p>I chose sweetcron and got to work. I even <a href="http://cedmax.net/development/coding/wordpress-and-sweetcron-integration.html">found a way to integrate my WordPress theme into a sweetcron theme</a>. This setup process was not easy and hasn&#8217;t worked completely. The sweetcron-run firehose uses my WordPress theme brilliantly, but there&#8217;s some sort of conflict engendered by the WordPress mod-rewrites in the .htaccess files, which results in the page header always displaying 404 Page Not Found. How to fix this? The aforelinked integration mentioned a few steps to take care of this issue, but in my case they didn&#8217;t work.</p>
<p>I dug around in the WordPress forums and found out that Apache&#8217;s mod-rewrite in the .htaccess file for WordPress has <a href="http://wordpress.org/support/topic/subdirectory-woes">often caused this error for any non-Wordpress subdirectories</a> on a domain. None of the suggestions mentioned in that thread worked, so I think there&#8217;s some sort of conflict between the root-level WordPress .htaccess file and the sweetcron directory .htaccess file. I might be wrong, that sort of thing is out of my depth.</p>
<p>However, apart from the 404 Page Not Found in the page header, the rest of the lifestream/firehose works just fine. If you really want to monitor most of my online activities (and I know there&#8217;s at least one person in the County Administration Building who does), this should make it easier for you.</p>
<p>Always happy to help!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2010/04/integrating-a-sweetcron-firehoselifestream-into-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New Design</title>
		<link>http://www.organicmechanic.org/2010/03/new-design/</link>
		<comments>http://www.organicmechanic.org/2010/03/new-design/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 01:28:43 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=2209</guid>
		<description><![CDATA[Well, I&#8217;ve got a new design up, finally. Doesn&#8217;t look too much different on the face. Most of the changes are behind the scenes, HTML5 and CSS3. If you&#8217;ve got the right browser, you might see some cool fonts and other stuff. As usual, it ain&#8217;t complete, if I ever get around to it some [...]]]></description>
			<content:encoded><![CDATA[<p><del datetime="2010-03-19T11:01:06+00:00">Well, I&#8217;ve got a new design up, finally. Doesn&#8217;t look too much different on the face. Most of the changes are behind the scenes, HTML5 and CSS3. If you&#8217;ve got the right browser, you might see some cool fonts and other stuff. As usual, it ain&#8217;t complete, if I ever get around to it some other coolness might appear.</del></p>
<p><del datetime="2010-03-27T13:49:13+00:00"><ins datetime="2010-03-19T11:01:06+00:00">Well, it figures, some stuff isn&#8217;t working correctly that worked just fine on my development box. Switched back to the old design until I can figure it out.</ins></del></p>
<p><ins datetime="2010-03-27T13:49:13+00:00">Well, I finally figured out the bugs. @font-face should be working now, I&#8217;m using <a href="http://www.fontsquirrel.com/fonts/Greyscale-Basic">Greyscale</a> and <a href="http://www.fontsquirrel.com/fonts/Midiet-1">Midiet</a>. The whole design is coded in HTML5, and I was using every CSS3 bell and whistle just for practice but ended up ripping most of them out. I plan on making a few more updates and to conduct an audit of all my posts, to clean them up, but that process will take even longer than it did for me to come up with a new design.</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2010/03/new-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gill Sans Fatigue</title>
		<link>http://www.organicmechanic.org/2010/02/gill-sans-fatigue/</link>
		<comments>http://www.organicmechanic.org/2010/02/gill-sans-fatigue/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 22:13:33 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[eric gill]]></category>
		<category><![CDATA[gill sans]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=2190</guid>
		<description><![CDATA[I have Gill Sans fatigue. Its increasing ubiquity might merely be the result of my increasing awareness of various typefaces, confirmation bias, or something else, but everywhere I look, there it is. On all of the Colliers Ostendorf-Morris for-lease signs (and there are a lot of those in downtown Cleveland) on banners advertising luxury lofts, [...]]]></description>
			<content:encoded><![CDATA[<p>I have Gill Sans fatigue. Its increasing ubiquity might merely be the result of my increasing awareness of various typefaces, confirmation bias, or something else, but everywhere I look, there it is. On all of the Colliers Ostendorf-Morris for-lease signs (and there are <em>a lot</em> of those in downtown Cleveland) on banners advertising luxury lofts, on signs in hallways, on business cards, on the side of commercial vans, on plaques and displays at the Museum of Natural History. Everywhere.</p>
<p>What used to be my favorite font is now played out (or has been and I&#8217;m just now noticing). I still like Eric Gill&#8217;s work, though. And by work I don&#8217;t mean the fact that he slept with his sisters, daughters and family dog. I mean his typefaces, woodblock prints and sculpture.</p>
<p style="text-align: center;"><a href="http://www.organicmechanic.org/scratch/gillsanssample.jpg"><img class="aligncenter size-large wp-image-2191" title="gillsanssample" src="http://www.organicmechanic.org/scratch/gillsanssample-816x1024.jpg" alt="" width="734" height="922" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2010/02/gill-sans-fatigue/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cobbler&#8217;s Children</title>
		<link>http://www.organicmechanic.org/2009/12/cobblers-children/</link>
		<comments>http://www.organicmechanic.org/2009/12/cobblers-children/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 02:07:42 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=2143</guid>
		<description><![CDATA[Probably the best reason to call for good web standard practices and a consistent and logical approach to building websites is the ease with which such good planning enables future-proofing and upgrading how a site looks. In 2002, when I started this thing, I was blindly moving about using WYSIWYG, thinking I knew what CSS [...]]]></description>
			<content:encoded><![CDATA[<p>Probably the best reason to call for good web standard practices and a consistent and logical approach to building websites is the ease with which such good planning enables future-proofing and upgrading how a site looks. In 2002, when I started this thing, I was blindly moving about using WYSIWYG, thinking I knew what CSS was and how RSS worked. Now that I&#8217;ve got my head around that, and know how to build lean, semantic markup, acknowledge the power that tags can have and understand first-hand the importance of accessibility in expanding the web experience, I often want to go back and clean up all the dusty corners of this site, making each post pass all of the various tests that exist to test webpages.</p>
<p>I&#8217;ve been, every once in a moment, when I have a moment, been working on a redesign. HTML5 and CSS3, excellent typography and a new iteration of the minimal design aesthetic that&#8217;s become the norm here. I&#8217;ve been working on it for months, but it is still only barely started. It takes more time to figure out where I left off than it does to make changes and updates to the design. It&#8217;s the cobbler&#8217;s children.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2009/12/cobblers-children/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>USNDPC Video</title>
		<link>http://www.organicmechanic.org/2009/04/usndpc-video/</link>
		<comments>http://www.organicmechanic.org/2009/04/usndpc-video/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 13:39:48 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=1948</guid>
		<description><![CDATA[I took part in my first crowd-sourced viral video campaign [even though I think those words aren't being used in the correct way] for the U.S. National Design Policy Council. The video is below, but you can follow the rabbit-hole of more information by going here. The questions participants were asked to answer were: What [...]]]></description>
			<content:encoded><![CDATA[<p>I took part in my first crowd-sourced viral video campaign [even though I think those words aren't being used in the correct way] for the <a href="http://www.designpolicy.org/">U.S. National Design Policy Council</a>. The video is below, but you can <a href="http://thedesignstate.com/2009/04/04/national-design-policy-council-video-submission/">follow the rabbit-hole of more information</a> by going here.</p>
<p>The questions participants were asked to answer were:</p>
<ol>
<li>What role does design play in US economic competitiveness?</li>
<li>What role does design play in the US democratic governance?</li>
<li>In what specific ways, would a national design policy further enable design to play those roles?</li>
<li>What would you pledge to do to help design play that role?</li>
</ol>
<p><object width="720" height="480"><param name="movie" value="http://www.youtube.com/v/6WitBhwtYb0&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6WitBhwtYb0&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="720" height="480"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2009/04/usndpc-video/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Interviewed by CNN Money</title>
		<link>http://www.organicmechanic.org/2009/03/interviewed-by-cnn-money/</link>
		<comments>http://www.organicmechanic.org/2009/03/interviewed-by-cnn-money/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 22:43:25 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=1909</guid>
		<description><![CDATA[I was interviewed by CNN Money about the federal stimulus tracking site Recovery.gov. I wrote a more detailed post about it over at The Design State. I would also like to take this opportunity to state officially, and unequivocally, that I love squirrels.]]></description>
			<content:encoded><![CDATA[<p>I was <a href="http://money.cnn.com/2009/03/19/news/economy/recovery_website/index.htm">interviewed by CNN Money</a> about the federal stimulus tracking site <a href="http://www.recovery.gov/Pages/default.aspx">Recovery.gov</a>. I wrote a <a href="http://thedesignstate.com/2009/03/21/cnn-money-on-recoverygov/">more detailed post</a> about it over at <a href="http://thedesignstate.com/">The Design State</a>.</p>
<p>I would also like to take this opportunity to state officially, and unequivocally, that I love squirrels.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2009/03/interviewed-by-cnn-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Event Apart &#8211; Chicago</title>
		<link>http://www.organicmechanic.org/2008/10/an-event-apart-chicago/</link>
		<comments>http://www.organicmechanic.org/2008/10/an-event-apart-chicago/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 23:43:21 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=1710</guid>
		<description><![CDATA[I spent the better part of Sunday, all of Monday and the better part of Tuesday in Chicago at An Event Apart. I had an amazing time. The schedule was jam-packed with talks from 8:30 AM to early evening both days. Not only did I actually get to see a bunch of web luminaries in [...]]]></description>
			<content:encoded><![CDATA[<p>I spent the better part of Sunday, all of Monday and the better part of Tuesday in Chicago at <a href="http://www.aneventapart.com/">An Event Apart</a>. I had an amazing time. The schedule was jam-packed with talks from 8:30 AM to early evening both days. Not only did I actually get to see a bunch of web luminaries in meatspace, I finally met <a href="http://meyerweb.com/">Eric Meyer</a>, and my personal design role model, <a href="http://simplebits.com/">Dan Cederholm</a>.</p>
<h2>Overview</h2>
<p>At times I thought the content of some of the talks was a bit too conceptual and utopian; I mean that the tips about only taking jobs you feel passionate about and spending hours on the craftsmanship of a site sound good enough, but are only really applicable for folks who run their own, already established design business (Which were the folks giving the talks). I work on an in-house team of thirteen, my boss, 7 developers, 3 designers and a web-maintenance person; we have around 100 sites that we are responsible for managing. Since we&#8217;re in-house we can&#8217;t refuse customers and since we have so many sites to manage we don&#8217;t often have time to give them the polish they deserve. As a comparison, the team that <a href="http://www.cameronmoll.com/">Cameron Moll</a> runs for the LDS Church has twice as much staff for the same number of websites. Folks were consistently amazed that there were so few of us on our team and that we dealt with so many websites.</p>
<p>That&#8217;s my only complaint about the content; in terms of logistics, I would have appreciated a map to the AEA Party the first night, but the presentations were available online for conference attendees and everything stayed on schedule.</p>
<h2>Talk Thoughts</h2>
<ol>
<li>Jeffrey Veen&#8217;s (formerly of Google) talk about information design was excellent, and it made me think of a bunch of ideas for how we could display Election Information on the BOE site. He worked on the Google Analytics webstats project so he&#8217;s an expert on how to display large amounts of data in various customizable ways. He talked about how instead of telling the story of the data, we can enable the user to tell their own story. We sort of already do this with our <a href="http://boe.cuyahogacounty.us/en-US/election-results.aspx">customizable election results</a>, but after hearing Jeffrey speak, I think our implementation could be a lot better.</li>
<li>Cameron Moll talked about dealing with in-house design groups. He manages a group of 30 designers for the Mormon Church and their 100 websites. Their process involves things like <a href="http://www.adaptivepath.com/ideas/sketchboards-discover-better-faster-ux-solutions">sketchboards</a>, which sounds like a great way to sell a design, if you have the time to put them together. </li>
<li>Zeldman gave an excellent talk about how designers need to be empathetic to the needs and behaviors of the users of the sites we design, instead of just designing for what a board or committee expects to see. I understood his point, and even agree with it, but he didn&#8217;t really address the fact that it isn&#8217;t an option very often.</li>
<li>Jason Fried&#8217;s talk was similar. He&#8217;s the main man behind 37signals, a very successful CMS and workflow company. He talked about craftsmanship and how doing the little things and taking your time with a product will make it excel beyond the average. He mentioned how his company spent 4 or 5 hours discussing the best way to work the items in a radio list. It would certainly be nice if we had that kind of time to invest in the craftsmanship of our sites, but I gathered from just about everyone else there, that you only have that kind of time if you&#8217;re self-employed or run your own business.</li>
<li>Dan Cederholm (my hero! and the author of Web Standards Solutions and the Bulletproof series) showed us some neat new CSS tricks that can be implemented now for forward-compatibility, while at the same time looking just fine in current browsers. He kept stressing that it is okay if a site doesn&#8217;t look exactly the same in all browsers.</li>
<li>Rob Weychert compared design methodology to how folks play chess. This was a great talk.</li>
<li>Rob Hoekman did on the spot usability reviews. This is something I think we need to do more of on our sites. There&#8217;s a site called <a href="http://www.fivesecondtest.com/">Five Second Test</a> [<a href="http://www.uie.com/articles/five_second_test/">source of the idea</a>] that can give a good rough estimate on how well a site&#8217;s design works with the usability. Another site that was mentioned nearly constantly was <a href="http://www.uie.com/">UIE</a> which has all kinds of helpful information about User Interface Design.</li>
<li>Cleveland&#8217;s own Eric Meyer talked about his use of reset stylesheets, which force most browsers to default to the same display rubrics. I&#8217;ve used them on a couple of sites and they are amazing. No more having to figure out why things break in IE!  The Debug stylesheets are used to improve accessibility, by showing images that lack alt text, malformed table data and other stuff. They are only used as a diagnostic tool, but are very helpful.</li>
<li>Andy Clarke talked about how he uses comic books as inspiration for website designs.</li>
<li>There was a lot of talk about the using the Golden Ratio throughout the conference. I actually did a rigid Golden Ratio based design for the TWiFi project back in the day.</li>
<li>There was a demo of Adobe CS4 as well and there are some seriously awesome new tricks to make working in Photoshop and other programs much more user friendly. I&#8217;m excited about getting those programs if we ever have the cash for it.</li>
</ol>
<h2>Interesting Links</h2>
<ul>
<li><a href="http://wave.webaim.org/">http://wave.webaim.org/</a> &#8211; Accessibility Checker</li>
<li>Firebug (Firefox Plugin that allows instant CSS checking and modification)</li>
<li><a href="http://iconfactory.com/software/xscope">Xscope</a> is a tool that allows you to determine the widths and heights of elements onscreen, without having to click around or open files.</li>
<li><a href="http://jquery.com/">jQuery</a> is a javascript library that is easily integrated with CSS and is therefore easier for designers to implement and use.</li>
<li><a href="http://cameronmoll.com/downloads/Web_Accessibility_Checklist.pdf">Web Accessibility Checklist PDF</a></li>
</ul>
<h2>Other Cool Stuff</h2>
<ul>
<li>Using the CSS <code>outline</code> attribute doesn&#8217;t affect page layout the way that using border does.</li>
<li><code>#</code> is called an octothorpe</li>
<li>Instead of using the CSS <code>opacity</code> attribute, which inherits to all children elements, you can use <code>background-color: rgba(0,0,0, .7);</code></li>
</ul>
<p>I flew in Sunday night and wanted to go to The Field Museum, but the Chicago Marathon had traffic so snarled that I spent 45 minutes on a bus, moved about half a mile, and was then told to get off the bus, cross the street, and wait for a shuttle that would then turn around and take us to the museums. This was at 3:30 and the last admission to the museum was at 4, so I was forced to walk up and down Michigan Avenue shopping. I also went to Navy Pier on Sunday Night. Monday Night I went to <a href="http://www.billygoattavern.com/">The Billy Goat,</a> which is a famous bar where Chicago Tribune journalists have been going for years and years. They serve cheezborgers (that&#8217;s how they spell it) and steak and egg sandwiches. No Pepsi&#8230;Coke, No Fries&#8230;Chips. It&#8217;s cash only, and a really cool place. The Billy Goat Dark beer was really tasty, but I drank it all night without even getting so much as a buzz. I watched the Browns game a bit and hung out with some folks I know from MetaFilter.</p>
<p>The Blue Line Elevated Train ran from O&#8217;Hare just about to my hotel, so I saved some serious cash by purchasing a CTA pass instead of spending $60 for the round-trip shuttle or $80 on a cab ride. In Chicago, just about everybody rides public transportation.</p>
<p>All in all, a great stay. Chicago is a town that is pretty much impossible to dislike.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2008/10/an-event-apart-chicago/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>John McClane For President</title>
		<link>http://www.organicmechanic.org/2008/08/john-mcclane-for-president/</link>
		<comments>http://www.organicmechanic.org/2008/08/john-mcclane-for-president/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 12:46:11 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Idiocy]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/?p=1666</guid>
		<description><![CDATA[Even though I was beaten to the punch.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.organicmechanic.org/scratch/mcclaneforpres.jpg"><img src="http://www.organicmechanic.org/scratch/mcclaneforpres.jpg" alt="" title="mcclaneforpres" class="center" /></a></p>
<p>Even though I was <a href="http://www.foxmovies.com/">beaten to the punch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2008/08/john-mcclane-for-president/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[en]Forcing Synergy</title>
		<link>http://www.organicmechanic.org/2007/09/enforcing-synergy/</link>
		<comments>http://www.organicmechanic.org/2007/09/enforcing-synergy/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 02:08:24 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org/2007/09/enforcing-synergy/</guid>
		<description><![CDATA[While reformatting my work PC today, I browsed around the internet looking for thoughts on e-government and design. I came across an interesting research brief by Peter Muhlberger entitled Should E-Government Design for Citizen Participation? Stealth Democracy and Deliberation [Abstract] [PDF]. He has a few other papers that look down the alley I&#8217;m interested in [...]]]></description>
			<content:encoded><![CDATA[<p>While reformatting my work PC today, I browsed around the internet looking for thoughts on e-government and design. I came across an interesting research brief by <a href="http://www.geocities.com/pmuhl78/">Peter Muhlberger</a> entitled Should E-Government Design for Citizen Participation? Stealth Democracy and Deliberation [<a href="http://www.geocities.com/pmuhl78/abstracts.html#dgoStealth">Abstract</a>] [<a href="http://www.geocities.com/pmuhl78/dgoStealthV3P.pdf">PDF</a>]. He has a few other papers that look down the alley I&#8217;m interested in reading as well.</p>
<p>This paper posits that American citizen apathy and disenfranchisement with government are not due to citizens&#8217; preference for the appearance of oligarchy as democracy or a belief in general consensus, [a view covered in detail in a book called <a href="http://www.amazon.com/Stealth-Democracy-Americans-Beliefs-Government/dp/0521009863/ref=pd_bbs_sr_1/002-1227867-7520002?ie=UTF8&#038;s=books&#038;qid=1189129889&#038;sr=8-1">Stealth Democracy</a>] but is the result of a psychological effect; American citizens are generally linear thinkers, not systemic ones, which makes it difficult [and therefore less interesting] for them to engage in political and governmental processes.</p>
<p>He has some data to support this [naturally] and comes to the conclusion that eGovernment has the ability to enhance, and thereby improve the policy-making process, as well as other governmental actions by allowing space for citizen discourse in a non-intrusive manner, couple with a few specific requirements. That&#8217;s all very good, but it doesn&#8217;t address the fact that providing space for citizen input is often the last thing that government [as bureaucracy] wants to do. Possible avenues for criticism [such as open discourse] are discouraged, or funneled into controlled, limited settings [the media] where things like spin and talking points can effectively neutralize them. So while the opportunity exists for eGov assistance in citizen involvement, Muhlberger doesn&#8217;t offer any tips or tricks for convincing government to behave that way in the first place. An estimated increase in efficiency isn&#8217;t going to cut the mustard with the conservative nature of any government entity.</p>
<p>The article was very good though, and I already see parallels with the book I&#8217;m currently reading: <a href="http://www.amazon.com/Elements-Typographic-Style-Robert-Bringhurst/dp/0881792063/ref=pd_bbs_sr_1/002-1227867-7520002?ie=UTF8&#038;s=books&#038;qid=1189130706&#038;sr=8-1">The Elements of Typographic Style</a>, which, in addition to being an exhaustive encyclopedia of typographic terminology, method and history, also offers some fundamental applications of typographic usage and display to assist and enhance user experience. It is also, appropriately, marvelously designed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2007/09/enforcing-synergy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS is HARD</title>
		<link>http://www.organicmechanic.org/2002/07/css-is-hard/</link>
		<comments>http://www.organicmechanic.org/2002/07/css-is-hard/#comments</comments>
		<pubDate>Mon, 22 Jul 2002 05:59:59 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Fencing]]></category>
		<category><![CDATA[Poetry and Other Writing]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.organicmechanic.org//1970/01/css-is-hard/</guid>
		<description><![CDATA[yeah, so learning CSS is harder than i thought. especially since the educational version of Dreamweaver that we have does not have any of the CSS attributes installed on it. Thankfully one of my fellow websavvy students has a CSS book that he is going let me borrow. but all of this junk with me [...]]]></description>
			<content:encoded><![CDATA[<p>yeah, so learning CSS is harder than i thought. especially since the educational version of Dreamweaver that we have does not have any of the CSS attributes installed on it. Thankfully one of my fellow websavvy students has a CSS book that he is going let me borrow. but all of this junk with me dealing with my own inability to make a sensical webpage is resulting a a stumbling progression toward usability.</p>
<p>i haven&#8217;t made a film in 2 months and it is starting to bother me. i am ready for classes to start again. This semester i am taking two anthropology classes and three film classes. Anthropology: Society and Culture Through Films and Introduction to Archaeology. Film: Intermediate Film Prodcution, Film Noir, and Cinema Ideologies. This will complete my anthropology major and leave the 2nd semester open for 4 film classes and hopefully a poetry writing class. I am also anxious to have a room to myself, a space totally my own, where I do not have a roommate to cause trouble. wunderbar!</p>
<p>there are 5 new poems in verbal impotence</p>
<p>fencing is a hard sport for me to think about. is it a sport or an art? it is a basic act of violence using the sword, the traditional icon for warfare, refined into a thing of grace and beauty. how should i go about my fencing? Should i take it as warfare, to destroy my opponent by any means, or should i strive to achieve technical perfection and glory in the kinesthetic improvisation of the bout? Are the two even separated? Can the act of violence be a thing of beauty? Are the convoluted symbols and meanings a sign of our attempts at creating an Art of War? I should read Sun Tzu and Miyamoto Musashi again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.organicmechanic.org/2002/07/css-is-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.organicmechanic.org/category/design/feed/ ) in 1.24098 seconds, on Feb 11th, 2012 at 7:46 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 8:46 am UTC -->
