<?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>ClioWeb &#187; workflow</title>
	<atom:link href="http://clioweb.org/tag/workflow/feed/" rel="self" type="application/rss+xml" />
	<link>http://clioweb.org</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 10 Jan 2012 01:45:02 +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>Design and Development Setup</title>
		<link>http://clioweb.org/2008/03/02/design-and-development-setup/</link>
		<comments>http://clioweb.org/2008/03/02/design-and-development-setup/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 20:17:40 +0000</pubDate>
		<dc:creator>clioweb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://clioweb.org/blog/2008/03/design-and-development-setup/</guid>
		<description><![CDATA[<strong>2 March 2008 &#183;</strong> <p>I've received a few emails from readers over the last few months asking what tools I use for my work at <abbr title="Center for History and New Media">CHNM</abbr>. So, here's a quick run-down of the hardware and software I use on any given day.</p> <a href="http://clioweb.org/2008/03/02/design-and-development-setup/">Continue reading&#8230;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve received a few emails from readers over the last few months asking what tools I use for my work at <abbr title="Center for History and New Media">CHNM</abbr>. So, here&#8217;s a quick run-down of the hardware and software I use on any given day.</p>
<h2>Development Environment</h2>
<p>I develop most projects on my local machine, a MacBook Pro running OS X &#8220;Leopard.&#8221; I have a nice 24&#8243; Apple Cinema display at work that lets me keep a few windows open at once. I actually had a 30&#8243; display, but downgraded because I started feeling like that was <em>too</em> much space (thought it was very handy when working in Illustrator).</p>
<p>I use the Apache server pre-installed with OS X, and enable and modify the PHP 5 package that also comes pre-installed. I also run MySQL 5, so I can work with database-driven software like <a href="http://wordpress.org">WordPress</a> and <a href="http://omeka.org">Omeka</a>. Basically, I use my laptop as a web server, and work locally. Its very handy because files load faster, and I don&#8217;t need an internet connection to work. In fact, as I&#8217;m writing this I&#8217;m at work on an Omeka theme, on an airplane 37,000ft in the air (en route to Portland, OR).</p>
<h2>Browsers</h2>
<p>I usually test a project on the following browsers: <a href="http://mozilla.com">Firefox</a>, Safari, and <a href="http://opera.com">Opera</a> for Macintosh; Firefox, IE7, IE6, and Opera for Windows. We have a Windows machine set up in the office that has both IE7 and IE6 installed.</p>
<p>For initial development, I use Firefox, with a bunch of extensions. My favorite extensions include the <a href="http://chrispederick.com/work/web-developer/">Web Developer Toolbar</a>, <a href="http://www.getfirebug.com/">Firebug</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/4106">Operator</a>, and of course, <a href="http://zotero.org">Zotero</a>. I use Operator to check for any <a href="http://microformats.org">microformatted</a> goodness on pages (and make sure to use as much microformats code on my web pages as possible). I use Zotero to take extensive notes during meetings with project managers, and take notes on various sites I visit. I have a whole library devoted to &#8220;Web Design/Development&#8221; and sub-folder for specific projects.</p>
<h2>Other Software</h2>
<p>For all my coding, I use <a href="http://macromates.com/">Textmate</a>. Textmate is quick, straight-forward, and has exactly what I need to code websites. I&#8217;ve made a few bundles and snippets for Textmate (that I&#8217;ll eventually put on the server somewhere for download) that help me speed up my workflow a little, including personal CSS snippets, WordPress specific snippets, and Omeka snippets. I set up individual projects in Textmate, so I can work with all the files in a given folder I&#8217;ve devoted to an individual site, and keep those on my desktop. Additionally, the &#8220;Find in Project&#8221; feature in Textmate is fantastic, especially if I need to find instances of a specific function or line of code across a site (like a WordPress or Omeka installation).</p>
<p>I use <a href="http://panic.com/transmit/">Transmit</a> for all my FTP needs. Its a slick little app, with a nice icon. Furthermore, I followed <a href="http://muffinresearch.co.uk/archives/2006/06/13/use-tabs-in-textmate-for-remote-files-opened-by-transmit/">the instructions</a> given by <em>Muffin Research Labs</em> to set up a Textmate project that will open files on a server in a tabbed interface. Quite handy, especially if you edit files directly on the server frequently.</p>
<p>For image editing and interface design, I use Photoshop and Illustrator, and a slew of brushes, patterns, and scripts. I make my own patterns and brushes frequently, and group brushes into packages to share with other CHNMers working on the same project. That way, we all have the same brushes and patterns to work with, which makes consistency in design a bit easier.</p>
<p>iPhoto&mdash;I browse a lot of <abbr title="Cascading Style Sheet">CSS</abbr> galleries like <a href="http://cssbeauty.com">CSS Beauty</a>, <a href="http://stylegala.com">Stylegala</a>, and <a href="http://cssmania.com">CSS Mania</a>. I take screenshots of sites I like, and store those screenshots in albums on iPhoto. In addition to whole webpages, I also take screenshots of specific components or parts of a site I like, such as lists, comments, headings, navigation, etc. We also tend to do a few diagrams at CHNM when discussing a site or application, so I take photos of those whiteboards and keep them in iPhoto to refer to later.</p>
<p>Adium&mdash;We frequently use chat clients at <abbr>CHNM</abbr> to communicate, so I have a special group for my <abbr>CHNM</abbr> buddies. I also have an additional group just for the design/development team.</p>
<h2>Miscellaneous Sites and Services</h2>
<p>I use <a href="http://google.com/reader/">Google Reader</a> to aggregate all my feeds and keep them in one nice, tidy location that I can access anywhere with an internet connection. I have a folder just for design gallery sites, a folder for design/development magazines (<a href="http://alistapart.com">A List Apart</a>, <a href="http://digital-web.com">Digital Web</a>), and a folder for individual design/development bloggers.</p>
<p>I post &#8220;what I&#8217;m doing&#8221; to my <a href="http://twitter.com/clioweb" rel="me">Twitter account</a>, and follow a few. Twitter&#8217;s great for getting notifications for interesting links, or for near &#8220;real-time&#8221; discussion among. The tweets published while debating IE8&#8242;s use of the meta tag last month was very interesting, and helped keep me informed about what debate issues were important for the web folks I follow. The Omeka team has been using Twitter very effectively to communicate with current and potential users, and post about updates, on <a href="http://twitter.com/omeka">Omeka&#8217;s Twitter account</a>. <a href="http://twitter.com/chnm">CHNM</a> and <a href="http://twitter.com/zotero">Zotero</a> also have Twitter accounts.</p>
<p>So, there you have it! A digital humanist&#8217;s toolkit, more or less. This leans more towards the development side of my toolkit, but I hope you find it useful. What do you use?</p>
]]></content:encoded>
			<wfw:commentRss>http://clioweb.org/2008/03/02/design-and-development-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

