<?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>Midnight Shift Studio &#187; Typography</title>
	<atom:link href="http://www.midnight-shift.net/category/typography-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.midnight-shift.net</link>
	<description>Design &#38; Photography</description>
	<lastBuildDate>Wed, 17 Dec 2008 16:45:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Type IS Art</title>
		<link>http://www.midnight-shift.net/2008/10/10/type-is-art/</link>
		<comments>http://www.midnight-shift.net/2008/10/10/type-is-art/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 15:05:56 +0000</pubDate>
		<dc:creator>Jeff Golenski</dc:creator>
				<category><![CDATA[Typography]]></category>
		<category><![CDATA[ampersand]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[interactive typography]]></category>
		<category><![CDATA[letterform]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[typographic]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.midnight-shift.net/?p=15</guid>
		<description><![CDATA[

Over the past year or so my interest in everything typography has really flourished. I&#8217;ve begun trying my hand at minimal typography works, but creating even the most minimal pieces using typographic symbols is actually quite daunting at this point. Recently, an influx of designers interested in typography have released their creative arts on the [...]]]></description>
		<wfw:commentRss>http://www.midnight-shift.net/2008/10/10/type-is-art/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">

<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<title>Midnight Shift Studio   &raquo; Typography</title>


<meta name="description" content="Midnight Shift Studio: Web Interface Design, Front-end Development, Photography in New Bedford, MA &amp; Providence, RI" />
<meta name="keywords" content="Web Interface Design, Front-end Development, Photography, Print Design, Portfolio, Web Standards, Web Development, Massachusetts, Rhode Island, Providence, New Bedford, SouthCoast, MA, RI, Midnight Shift Studio, Jeff Golenski " />
<meta name="author" content="Jeff Golenski - http://midnight-shift.net" />
<meta name="Copyright" content="Copyright 2004 - Present. Midnight Shift Studio: Design &amp; Photography" /> 
<meta name="verify-v1" content="xNZ5Bt+qNbv/3hAy+OsmJAJRXSs8Kb+58SikS6TMsec=" />   <!-- google -->
<meta name="y_key" content="6a667fb4952ceec9" /> <!-- yahoo -->
 

	<link rel="stylesheet" href="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/style.css" type="text/css" media="screen" />
	<link rel="alternate" type="application/rss+xml" title="Midnight Shift Studio RSS Feed" href="http://feeds.feedburner.com/mshift" />
	<link rel="pingback" href="http://www.midnight-shift.net/wordpress/xmlrpc.php" />
	<link rel="shortcut icon" type="image/ico" href="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/images/favicon.ico" />


	<script type="text/javascript">AC_FL_RunContent = 0;</script>
	<script src="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/portfolio/photography/AC_RunActiveContent.js" type="text/javascript"></script>  
    
	<script type="text/javascript" src="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/js/mootools-release-1.11.js"></script> 
    <!--<script type="text/javascript" src="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/js/totopslide.js"></script>-->

	<script type="text/javascript" src="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/js/smoothscroll.js"></script> 
       
	<!-- goodbye IE6 -->
    <script type="text/javascript" src="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/js/ie6.js"></script>

<link rel="alternate" type="application/rss+xml" title="Midnight Shift Studio &raquo; Typography Category Feed" href="http://www.midnight-shift.net/category/typography-design/feed/" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.midnight-shift.net/wordpress/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.midnight-shift.net/wordpress/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Midnight Shift Studio' href='http://www.midnight-shift.net' />
<meta name="generator" content="WordPress 2.8.4" />
<link rel="stylesheet" href="http://www.midnight-shift.net/wordpress/wp-content/plugins/ajax-calendar2/calendar.css" type="text/css" media="screen" title="no title" charset="utf-8"/>
<script type="text/javascript" src="http://www.midnight-shift.net/wordpress/wp-content/plugins/ajax-calendar2/js/microajax.js"></script>
<script type="text/javascript" charset="utf-8">
/*<![CDATA[ */
	function calendar (year,month,full)
	{
		microAjax ('http://www.midnight-shift.net/wordpress/wp-content/plugins/ajax-calendar2/ajax.php?full=' + full + '&month=' + month + '&year=' + year, function(response) { document.getElementById ('giraffe_calendar').innerHTML = response});
		return false;
	}
/*]]>*/
</script>
<link rel="stylesheet" type="text/css" href="http://www.midnight-shift.net/wordpress/wp-content/plugins/wp-recaptcha/recaptcha.css" /> 
 
</head>
<body>
<a id="top"></a>

<div id="shell">
	
	<div id="topbarexpand">
		
		<div id="innertopbar">
			    <a href="http://midnightshift.basecamphq.com" title="Login to Midnight Shift Studio">Client Login</a>
			<!--<a href="http://midnightshift.basecamphq.com" title="E-mail Campaign Login">E-mail Campaign Login</a>
			<a href="http://midnightshift.basecamphq.com" title="Make a Payment">Make a Payment</a> -->
		</div><!-- end innertopbar -->
		
	</div><!-- end topbarexpand --> 

	<div id="leftcol">
		    
		<div id="headerleft"> 
			
			<h1 id="title" title="Midnight Shift Studio - Design &amp; Photography - New Bedford, MA &amp; Providence, RI"><a href="http://www.midnight-shift.net" title="Midnight Shift Studio - Design &amp; Photography - New Bedford, MA &amp; Providence, RI"><img src="http://www.midnight-shift.net/wordpress/wp-content/themes/mshift/images/headerleftbg.png" alt="Midnight Shift Studio - Design &amp; Photography - New Bedford, MA &amp; Providence, RI" border="0" /></a></h1>
			
		</div><!-- end headerleft -->
		
		<div id="mainnav">
			
				<ul>
					<li id="home"><a href="http://www.midnight-shift.net" title="Midnight Shift Studio - Design &amp; Photography - New Bedford, MA &amp; Providence, RI">Home</a></li>
					<li id="about"><a href="http://www.midnight-shift.net/about/" title="About Midnight Shift Studio">About</a></li>
					<li id="design"><a href="http://www.midnight-shift.net/portfolio-web/" title="Midnight Shift Web Interface Design Portfolio">Design</a></li>
					<li id="photography"><a href="http://www.midnight-shift.net/photography/" title="Midnight Shift Photography Portfolio">Photography</a></li>
					<li id="archives"><a href="http://www.midnight-shift.net/archives/" title="Midnight Shift Archives">Archives</a></li>
					<li id="contact"><a href="http://www.midnight-shift.net/contact/" title="Contact Midnight Shift Studio">Contact</a></li>
				</ul>   
			
		</div><!-- end mainnav --> 
