<?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>T.White Design &#187; Blog</title>
	<atom:link href="http://www.thisistwhite.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thisistwhite.com</link>
	<description>Trent White is an Creative Director and Designer with a decade of experience in digital design as well as traditional design, advertising and brand development.</description>
	<lastBuildDate>Thu, 20 Sep 2012 13:50:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Things I Learn on my Morning Commute</title>
		<link>http://www.thisistwhite.com/blog/things-i-learn-on-my-morning-commute/</link>
		<comments>http://www.thisistwhite.com/blog/things-i-learn-on-my-morning-commute/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 06:56:55 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[creepy]]></category>
		<category><![CDATA[NYC]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[subway]]></category>

		<guid isPermaLink="false">http://www.thisistwhite.com/?p=1317</guid>
		<description><![CDATA[I've learned so much from my morning commutes into Manhattan. For instance, I know which doctor has a plastic surgery plan for any budget, how many drinks ago I would have walked away from a fight, and something about the Knicks through the years...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve learned so much from my morning commutes into Manhattan. For instance, I know which doctor has a plastic surgery plan for any budget, how many drinks ago I would have walked away from a fight, and something about the Knicks through the years; I can&#8217;t remember. While some Ads are well conceived (ie: the Jameson Irish Whiskey ads or the Jet Blue ads), others leave something to be desired.</p>
<p><img class="alignnone size-full wp-image-1318" title="NYSCAS" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2011/01/NYSCAS.jpg" alt="Chester T. Molester" width="500" height="375" /></p>
<p>This ad says much less &#8220;Start your career in music and audio production,&#8221; and much more &#8220;Start your career in stalking and general creepiness.&#8221; Of course, some of the engineers I&#8217;ve met over the years probably fall into both categories.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/things-i-learn-on-my-morning-commute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing a Sensible Folder Structure</title>
		<link>http://www.thisistwhite.com/blog/developing-a-sensible-folder-structure/</link>
		<comments>http://www.thisistwhite.com/blog/developing-a-sensible-folder-structure/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 20:32:00 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[TWhite Design]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://thisistwhite.com/?p=871</guid>
		<description><![CDATA[The folder structure of a designer or developer can quickly become unwieldy. Past concepts, invoicing and client communications, research and project updates really increase your file count rapidly. This article outlines my newest plan in the battle to end file-searching frustration, and maintain some type of convention for the future.]]></description>
			<content:encoded><![CDATA[<p>Over the years I&#8217;ve had the pleasure of working with a number of directors, designers and creatives and found that each tend to have their own &#8220;housekeeping&#8221; processes. Everyone organizes files and folders differently, which is fine. If a certain way works for you, keep doing what you&#8217;re doing. However, if you find yourself constantly searching for files, or are working with a number of team members, a sensible folder structure will save a lot of headache finding project files and may help streamline your workflow.</p>
<h4 class="emphasis">Ways Not to Do Things</h4>
<p>Because there are so many different way to organize folders, it&#8217;s tough to jump in and finally decide on one system. I have had a number of folder systems since leaving college. Each one was a little better than the last, but none have been truly efficient. I have projects from college organized in a totally different struture than I use today, so I decided to leave all of those previous projects in place <em>as is</em>, and start fresh from here forward.</p>
<p>Web designers and developers will have slightly different structures than print designers due to the folders necessary for HTML development. Since I do both (and often for the same client), I tried to find a way to share at least the upper-level folders. Previously my main root folders were <strong>art</strong>, <strong>docs</strong>, <strong>print</strong> and <strong>www</strong> with clients names in each. As you might guess, I would have a &#8220;<strong>client xyz</strong>&#8221; in four places. This created many more folders than necessary and didn&#8217;t help much when searching. This model was also a nightmare when creating test servers for web projects. I would receive errors that a site root already existed, or a project was nested within another defined site. There had to be a better way.</p>
<h4 class="emphasis">Starting Fresh</h4>
<p>I began by making a list of common folders for any given project, and the different ways those could be labeled.</p>
<p><img class="alignnone size-full wp-image-1041" title="folder_structure" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2010/01/folder_structure1.jpg" alt="" width="460" height="300" /><br />
As you can see, there are a lot of different possibilities– from files provided by clients, to estimates, invoices and contracts (docs) all the way to video work.  Also, there are multiple ways to label the same folder (art/work in progress/source/working files etc), which depends entirely on your preference. Each project isn&#8217;t going to require all of these folders, but it&#8217;s a safe bet that a number of these folders will be in the structure. Knowing this allowed me to create a blank skeleton that could be copied at the onset of a new project. My initial structure begins with a folder called &#8220;<strong>Projects</strong>&#8221; (this is of course up to you), from there I separate client work from personal work. Here is what I&#8217;ve created…</p>
<pre>Projects/clients/&lt;client name&gt;/&lt;date_or_jobID&gt;/
</pre>
<pre>Projects/personal/&lt;project name&gt;/&lt;date_or_projID&gt;/
</pre>
<p>(the brackets in the above example indicate this info would be unique.)</p>
<p>I keep a folder in place that is generic (as above) so I can always just copy and paste this skeleton to save time. Inside of the <strong>projID</strong> folder are five additional folders</p>
<ul>
<li><em>docs</em></li>
<li><em>print</em></li>
<li><em>source</em></li>
<li><em>reference</em></li>
<li><em>www</em></li>
</ul>
<ul>
<li><strong>docs</strong> contains estimates, invoices, project scope, client communications, etc– text and word documents.</li>
<li><strong>print</strong> contains InDesign files, packages and other final files that would go to the printer.</li>
<li><strong>source</strong> contains art files such as concepts, scans, photos (personally shot, stock and client provided), working files.</li>
<li><strong>reference</strong> is the research phase of the project– mood-boards, color-palettes, examples, etc.</li>
<li><strong>www</strong> contains all files for building the site.</li>
<li><strong>Folders inside www include, but are not limited to:</strong> css, img, scripts/js, media, includes, docs, xml.</li>
</ul>
<h4 class="emphasis"><img class="alignnone size-full wp-image-1043" title="folder_structure2" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2010/01/folder_structure2.jpg" alt="" width="460" height="430" /></h4>
<p>As you can see, at the same level as <strong>Clents</strong> and <strong>Personal</strong> I have a folder called <strong>Assets</strong>. Assets contains global files that are used on almost all web projects. These file include generic .htaccess files, global CSS reset files, and common scripts (latest JQuery and the like). This folder is just below my server root folder, so referencing them in every project is easier. Also, If necessary,  I have one place I can drag those global files from, into the client&#8217;s www/css folder.</p>
<h4 class="emphasis">File Naming</h4>
<p>I&#8217;ve named files many, many ways, and version control applications can certainly help keep files straight, especially when multiple designers or developers are working on a project. Generally when working alone, I include the date in the file name as a personal housekeeping measure, along with a descriptor (such as <strong>aboutus-011010.psd</strong> – I avoid spaces in file names as a general rule, especially for web folders and files). I don&#8217;t need to identify the client in the file name at this point because everything has been grouped by client, then by specific project. This has helped ease confusion greatly. When I reach a high number of files in a directory (such as old concepts and previous versions of files), I tend to move them to a folder on their own to keep things a little more organized. This folder is typically called something like <strong>old</strong> (original I know).</p>
<h4 class="emphasis">Conclusion</h4>
<p>While there are hundreds of ways to organize a folder structure, this is the way I&#8217;ve found to best keep things organized for the time being. I hope this article has given you some ideas on how to wrangle in your project files and keep things more organized. I would be very interested to hear how you manage your folder structure, maybe my process can be cleaned up some. Post your structure or process in the comments section. If you have comments or questions, or know of a related article, please  don&#8217;t hesitate to post a link.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/developing-a-sensible-folder-structure/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>You Guessed it&#8230; It&#8217;s that Time of Year Again!</title>
		<link>http://www.thisistwhite.com/blog/its-that-time-of-year-again/</link>
		<comments>http://www.thisistwhite.com/blog/its-that-time-of-year-again/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 19:55:39 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Bruno]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[family]]></category>

		<guid isPermaLink="false">http://thisistwhite.com/?p=857</guid>
		<description><![CDATA[Every year it seems, we wait longer and longer to take our annual family portrait. This year was no exception. We decided to take it in a different direction than years past and this was the result.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1047" title="xmas09" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/12/xmas09-e1272947492192.jpg" alt="" width="460" height="370" /></p>
<p>Every year it seems, we wait longer and longer to take our annual family portrait. This year was no exception. We planned the shoot back in November, but didn&#8217;t get it set up until about December 19th. If we&#8217;re not careful, we&#8217;re going to miss the holiday season altogether next year.</p>
<p>We decided to take our portrait in a different direction than in years past and this was the result. I had planned on growing a mustache for the shoot (or if what little facial hair I can grow there is even considered a mustache), but had a formal event to attend a few days before the shoot and had to shave it.</p>
<p>Since a photo is worth a thousand words, I&#8217;ll end this post here. I plan to blog often while on winter break, so I look forward to getting back into the habit of writing regularly.</p>
<p>Happy holidays everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/its-that-time-of-year-again/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Three New Prints Added this Week &#8211; Serigraphs</title>
		<link>http://www.thisistwhite.com/blog/three-new-prints-added-this-week-serigraphs/</link>
		<comments>http://www.thisistwhite.com/blog/three-new-prints-added-this-week-serigraphs/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 17:27:23 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Fine Art]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[diptych]]></category>
		<category><![CDATA[Serigraphy]]></category>

		<guid isPermaLink="false">http://thisistwhite.com/?p=714</guid>
		<description><![CDATA[This week I added three new prints to the portfolio. I thought I'd take this opportunity to write a little about the ideas behind them.]]></description>
			<content:encoded><![CDATA[<p>It has been a few weeks since I&#8217;ve added anything to the site, and in the interest of keeping my word of &#8220;updating and blogging regularly&#8221; I thought this might be a great opportunity to do a little of both. This week I added three new serigraph prints to the portfolio. I thought I&#8217;d take this opportunity to write a little about these pieces and the ideas behind them.</p>
<h4 class="emphasis">First, A little about Serigraphy</h4>
<p>Serigraphy is the fine art of screen printing and has been around for probably 1,000 years, though popularized greatly by Andy Warhol in the 1960&#8242;s. There is no difference between &#8220;screen printing,&#8221; &#8220;silk-screening&#8221; and &#8220;serigraphy.&#8221; Silk-screened shirts are technically &#8220;serigraph prints on fabric,&#8221; only no one calls them that. The process for printing on clothing is the same as printing on paper, though you&#8217;ll usually use a different ink type (one that is cured using heat, so that will make it through the wash). The process is fairly simple and starts with a screen, (which originally made from silk, but now is usually made of nylon or polyester) stretched onto a wooden or metal frame. The great thing about these screens is that they can be used multiple times. Here are a few shots of mine, you can see a stained &#8220;ghost&#8221; image from older prints.</p>
<p><img class="alignnone size-full wp-image-1063" title="screen1" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/10/screen11.jpg" alt="" width="225" height="150" /><img class="alignnone size-full wp-image-1064" style="margin-left: 10px;" title="screen_detail" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/10/screen_detail1.jpg" alt="" width="225" height="150" /></p>
<p>Once you have your screen, you need to coat it with a light-sensitive, or photo emulsion to fill in all the tiny gaps in the mesh and allowed to dry (<em>in the dark</em>).  Once the screen has been coated and dried, you&#8217;ll need artwork. The image you&#8217;d like to print can be painted, drawn, copied or printed onto a clear film,  piece of glass, or directly on the screen (it just needs to be transparent where there is an absence of artwork &#8211; you could even cut out shapes of cardboard or thick paper instead of drawing if you wish). Once this artwork is on top of your screen, expose it to ultraviolet light (we used a machine for this, but setting the screen in the sun works too).  Once the screen has been exposed, the areas in the sun will cure and become hard. Washing the screen with water will remove the emulsion that was blocked by your artwork. The ink will now pass through these areas (you can refer to the picture above, the dark green areas are blocked while the light allows ink to pass).  Pouring ink at the top of the screen, and pulling a squeegee down through it transfers your image to whatever you&#8217;ve place the frame on. Viola!  A screen print.</p>
<h4 class="emphasis">Multiple Colors</h4>
<p>Multiple colors involve either multiple screens, multiple exposures, or blocking off sections of the screen for each color (refer to the images above, you can see a few image areas). We had a hinged &#8220;C-clamp&#8221; contraption that allowed our screens to be raised and lowered, like a laptop lid, so we would have consistent placement.</p>
<p>Registration can be tricky between passes, but the way I&#8217;ve found best to maintain decent registration is to tape a clear piece of film above my previous print and lay the second color on top of it. Adjust the paper underneath to line up with the clear sheet, then remove the film and print on paper.  Sometimes it&#8217;s a little off, which can be ok, other times, it&#8217;s good to run many, many initial prints and have extras, just in case. It takes practice.<br />
OK enough of the process, on to the projects.</p>
<h4 class="emphasis"><a href="http://thisistwhite.com/portfolio/houston-we-have-a-problem/" target="_self">Houston, we have a Problem</a></h4>
<p><a href="http://thisistwhite.com/portfolio/houston-we-have-a-problem/"><img class="alignnone size-full wp-image-1067" title="serigraph_mainimage" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/10/serigraph_mainimage.jpg" alt="" width="460" height="290" /></a></p>
<p>The title of this piece, the famous Apollo 13 quote, was used due to the subject&#8217;s t-shirt which said &#8220;Astronaut&#8221; on the front. My friend Brad volunteered for this shoot. The group of designers and illustrators that I hung out with in college were always happy to help out and model for reference photos, production shoots, and whatever else we came up with. In fact, I was in New York recently and saw an illustration I posed for on another friend&#8217;s refrigerator; I believe I was the Tooth Fairy in that illustration&#8230;. Anyway&#8230;. We sat up and shot this all at once.  The gun photo was obviously shot separately (I don&#8217;t like pointing guns at people). In the background are excerpts from the Unabomber Manifesto with specific words set off in a darker color.</p>
<h4><a href="http://thisistwhite.com/portfolio/taking-your-last-breath/" target="_self">Taking your Last Breath</a> &amp; <a href="http://thisistwhite.com/portfolio/self-control/" target="_self">Self Control</a></h4>
<p><a href="http://thisistwhite.com/portfolio/taking-your-last-breath/"><img class="alignnone size-full wp-image-1065" title="serigraph_image1" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/10/serigraph_image1.jpg" alt="" width="225" height="290" /></a><a href="http://thisistwhite.com/portfolio/self-control/"><img class="alignnone size-full wp-image-1066" style="margin-left: 10px;" title="serigraph_image2" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/10/serigraph_image2.jpg" alt="" width="225" height="290" /></a></p>
<p><em><a href="http://thisistwhite.com/portfolio/taking-your-last-breath/" target="_self">Taking your Last Breath</a></em> contains a shot of me in a shirt and tie. The other half of this diptych has a portrait of Scott Kaufman (not displayed here). We played with the contrast of the dark tie on white shirts and liked the way it turned us into &#8220;lollipops&#8221;. Superimposed  on the body is a set of lungs with the title of the piece below, with a somber woman looming behind.</p>
<p><a title="Self Control" href="http://thisistwhite.com/portfolio/self-control/" target="_self">Self Control</a> turned out to be a &#8220;prototype&#8221; of sorts for an album I would release later in the year under the same title. The print shows a woman&#8217;s hand drenched in blood as the heart of a desperate man had been ripped out. &#8230;Nuff said.</p>
<p>I hope you enjoyed seeing the process and ideas behind these new pieces. Dragging the screen out of storage and revisiting these have given me another itch to start producing prints again.  I think it&#8217;s time to do some posters!</p>
<p>Do you have prints you&#8217;d be interested in showing or trading?  Do you have more information for DIY screen printing? Please share with me, others and please comment below. Also: retweet, retweet, retweet! Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/three-new-prints-added-this-week-serigraphs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Pitfalls of Displaying Stats Publicly</title>
		<link>http://www.thisistwhite.com/blog/the-pitfalls-of-displaying-stats-publicly/</link>
		<comments>http://www.thisistwhite.com/blog/the-pitfalls-of-displaying-stats-publicly/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 21:01:35 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://thisistwhite.com/?p=649</guid>
		<description><![CDATA[You may have noticed some new functionality to blog posts and portfolio projects around here. I added a "Tweet This" link. I don't, however display how many (or few) times an article has been re-tweeted. Is the big "ZERO TWEETS" icon keeping the article from being re-tweeted?  I think it might.]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1050 alignnone" title="stats_mainimage" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/10/stats_mainimage.jpg" alt="" width="460" height="170" /></p>
<p>You may have noticed some new functionality to <a href="/blog">blog posts</a> and <a href="/portfolio">portfolio projects</a> around here.  Yes, I added a &#8220;Tweet This&#8221; link.  This has become very popular on blogs over the past few years and increases the relationship between bloggers and their audience. The main point of adding a &#8220;Tweet This&#8221; button is to spread the word about articles and projects further than your direct audience. When your Twitter contacts re-tweet to their followers, the word is spread to an <em>indirect audience,</em> which will (hopefully) persuade them to visit your site and follow you. Here, for instance, the Tweet This function is simply a text-only link with an icon. There are a number of other feature-packed widgets and plugins that not only create a shortened URL link, but display <em>how many times</em> your post has been re-tweeted, digged (dugg?), linked, etc. Herein lies the issue.</p>
<h4 class="emphasis">Popularity vs. Credibility</h4>
<p>Displaying re-tweet stats can be great when an article has seen a lot of action. I&#8217;ve seen articles that have been re-tweeted <a href="http://mashable.com/2009/11/05/google-privacy-dashboard/" target="_blank">hundreds of times</a>, some even thousands. It shows potential readers that a lot of people have felt this to be worthy of reposting and passing along to friends and colleagues. On the other hand, what if an article post isn&#8217;t re-tweeted? Is the big &#8220;ZERO TWEETS&#8221; image keeping the article from being re-tweeted?  I think it might.</p>
<p>Remember when a majority of websites had &#8220;hit counters&#8221; prominently displayed on each page (or at least the home page)? And that the counters were more often than not ridiculously low?  Should anyone be bragging that their website has received 38 visitors since 1999? Displaying a stat like that is rather pointless and only serves to show how <em>few </em>visitors the site had. Part of this could be poor counter development, not logging visits correctly, other sites simply suffered from lack of traffic. At least started the counter at higher arbitrary number, even if  just for show. That would potentially make people think the site is somewhat-established. I think the higher number of visitors, re-tweets, link-backs, etc has a subconscious effect on the reader&#8217;s perception. Does popularity have an effect on credibility?</p>
<h4 class="emphasis">Read, Comment, Re-Tweet, Repeat</h4>
<p>It&#8217;s tough to get that first comment, re-tweet, etc. Seemingly, after someone has paved the way with a comment, rebuttal or response, others follow.  No matter how knowledgeable, important, or profound an article is, if it&#8217;s not circulated, it may as well have been a &#8220;Dear Diary&#8221; entry. This is why I say there is a relationship between popularity and (perception of) credibility. We all know that popularity has no <em>real </em>bearing on credibility, but information and ideas need room to spread their wings, and it&#8217;s not always the correct information that flies the furthest.</p>
<p>This leads me to why I placed the re-tweet button on my site in the first place.  I really would love to see my portfolio pieces and blog articles circulating furiously, while stretching to the far corners of the net. I&#8217;m not, however, displaying how many (or few) times my articles and projects are being re-tweeted, linked etc. I felt that until my numbers start increasing regularly, showing that stat would only inhibit interaction. Also, with Google Analytics and other statistical apps, content and traffic information can be monitored behind the scenes (where it should be). I am interested to hear your thoughts on this, because there is a lot I haven&#8217;t addressed.  Please share, re-tweet and respond in the comments. You can follow me on Twitter <a title="Follow me on Twitter" href="http://twitter.com/bulletfactory" target="_blank">here</a>, and <a title="Jump directly to the comments" href="#jump-to-comments">comment below</a> this article!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/the-pitfalls-of-displaying-stats-publicly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Week On; Still Alive</title>
		<link>http://www.thisistwhite.com/blog/one-week-on-still-alive/</link>
		<comments>http://www.thisistwhite.com/blog/one-week-on-still-alive/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 06:56:31 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[TWhite Design]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[T.White]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://thisistwhite.com/?p=631</guid>
		<description><![CDATA[A week after launching my first portfolio site update in over five years, and I have to say, I've been very pleased with the response. I don't know if you're like me, but for some reason, the minute I finish a project (be it design, writing or music), I start thinking about revisions, redesigns and how to make it better.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1053" title="twhite_home" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/10/twhite_home.jpg" alt="" width="460" height="480" /></p>
<p>A week after launching my first portfolio site update in over five years, and I have to say, I&#8217;ve been very pleased with the response. I don&#8217;t know if you&#8217;re like me, but for some reason, the minute I finish a project (be it design, writing or music), I start thinking about revisions, redesigns and how to make it better. Chalk it up to feelings of inadequacy or just plain neurosis; it happens <em>almost</em> every time. I try to tell myself, &#8220;I just constantly strive to be better&#8221;, but I think this is a pretty common feeling among designers.</p>
<p>Though the occasional tweak is unavoidable (as visual issues pop-up in new blog posts <span style="text-decoration: line-through;">such as this</span>), I will fight the urge to radically revise and redesign; for a while anyway. Time to focus on drumming up press, support, work and contacts with the current site.</p>
<p>I submitted this update to a number of design showcases, and the ever-popular CSS web galleries, and have noticed a definite spike in traffic because of it. I&#8217;ve gotten some nice notes from people and wanted to give them links, since they&#8217;ve been kind enough to add me.  Please take a gander at these sites for some design inspiration when you are feeling stuck!</p>
<h4>In no particular order, the newest galleries:</h4>
<ul>
<li><strong><a title="CSS Mania" href="http://cssmania.com" target="_blank">cssmania</a></strong></li>
<li><strong><a title="css-design-yorkshire" href="http://www.css-design-yorkshire.com/" target="_blank">css-design-yorkshire</a></strong></li>
<li><strong><a title="Most Inspired" href="http://www.mostinspired.com/" target="_blank">mostinspired</a></strong></li>
<li><strong><a title="CSS Star" href="http://www.cssstar.com/" target="_blank">cssstar</a></strong></li>
</ul>
<p>As I receive word about new galleries that link here, I&#8217;ll  post links back to them to say thanks! If you have galleries you like to submit your new web, print, branding, etc work to, please post them in the comments and we&#8217;ll have a good, old-fashioned link-exchange.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/one-week-on-still-alive/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Making of a Portfolio Site</title>
		<link>http://www.thisistwhite.com/blog/the-making-of/</link>
		<comments>http://www.thisistwhite.com/blog/the-making-of/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 03:02:16 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://localhost:8888/thisistwhite/?p=51</guid>
		<description><![CDATA[A lot went into creating this portfolio, and I felt like it was necessary to outline how I achieved the final version and give credit to those who really got this project off the ground. For my first fully-functional portfolio update in over 5 years, it was really past due.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1056" title="twhite_mainimage" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/09/twhite_mainimage-e1272947149882.jpg" alt="" width="460" height="230" /></p>
<p>In July, 2009, I decided that I was going to seriously redesign my portfolio.  I had always had a website, but there was no dynamic content, nor was there any updated work, nor was there any real reason for people to visit the site.  The last time I redesigned my website was when I applied for my current job (which was over five years ago&#8230;.yikes, has it been that long?). Chalk it up to being too busy, or too lazy; I could never get around to working on it.</p>
<p>I&#8217;ve always sought freelance work, and have always been as busy as I wanted to be.  If a client wanted to see samples, I would simply send links to the dev directory on my web server, which worked well enough, but was far from professional. The final straw was when I went to talk to a friend from college at the design firm he works at in KC. Of course, they wanted to see my work, so the night before, I did a &#8216;quick and dirty&#8217; redesign. This was passable, but not the caliber of quality I strive for.</p>
<p>The main features I had in mind for this new site were:</p>
<ol>
<li><a href="#updatability">Updatability</a></li>
<li><a href="#accessibility">Accessibility</a></li>
<li><a href="#expandability">Expandability</a></li>
</ol>
<p>Seems simple enough; but after I finished the design work (conceptualization, mock-ups and revisions), I realized I had only just begun.</p>
<h4><a id="updatability"></a>Updatability</h4>
<p>The problem with my other portfolio websites was that of updatability. In the past, my work had been displayed in a static manner, meaning, if I added a piece, I  had to go into each page and add a link in the menu, add a new page for the work, add the work, then upload all of the files to the web server. All of this contributed to why I never updated my portfolio &#8212; It was simply too time-consuming. This had to change in order to maintain a <strong>current</strong> portfolio.</p>
<h4><a id="accessibility"></a>Accessibility</h4>
<p>I wanted to be able to update sections of my site from about anywhere. Having an iPhone allows me to upload pictures to Facebook, update my Twitter status, and just about anything else that can be done from my computer. Why shouldn&#8217;t I be able to update images in my portfolio, update project information, or post a new story on my blog?  I needed a content management system that wasn&#8217;t machine-dependent. I wanted to update my site on any machine or device that could access the internet.</p>
<h4><a id="expandability"></a>Expandability</h4>
<p>Initially I wasn&#8217;t sure how many pieces I would add to my portfolio. I only wanted to add specific projects at first, as I&#8217;ve never thought it to be a good idea to show every piece I&#8217;ve created. I hate to say it, but sometimes a designer has to take on a project just to pay the bills, and will never be &#8216;portfolio worthy&#8217; for one reason or another. Though I avoid this as much as possible, it does happen. I needed a system that will allow me to add a constant stream of work, which will help me lunch the website more quickly, while expanding sections later.</p>
<p>These factors and budget lead me to a popular choice, free blogging software. Many popular platforms can be manipulated to fit the needs of a full website content management system. While there are a number of great options, I narrowed my choices down to two: Textpattern and WordPress. Both are free, and both would fit my current needs.</p>
<p>Textpattern is free blog software that I have used in past projects.  While it works perfectly well, and has a relatively low learning curve, it isn&#8217;t as widely used as some of the other blogging software platforms. I felt that with the potential complexity of this growing site, the support system just wasn&#8217;t in place.  My ultimate choice was WordPress.</p>
<p>Seeing the countless forums, documentation, knowledge base, and contributions that WP developers constantly add, meant that there was a wealth of resources available. Also, a large number of designers have turned to WordPress, meaning that a lot of  plugins and functionality is available.</p>
<p>The single, most helpful resource I found was a developer by the name of <a title="Elliot Jay Stocks" href="http://elliotjaystocks.com" target="_blank">Elliot Jay Stocks</a>. His video <a title="how to create a portfolio using WordPress" href="http://carsonified.com/blog/design/how-to-design-a-portfolio-site-part-2/" target="_blank">how-to screen-cast</a> on <a title="Carsonified" href="http://carsonified.com/" target="_blank">Carsonfied</a> detailed how to build a portfolio website using WordPress. I had the design work finished, this was exactly what I needed to start the development.</p>
<p>His code is elegantly organized, modular, and easy to understand. His site, blog, and screen-casts were instrumental in the development of this site. I loved the way his site was organized and got a number of great ideas for my site from it. I urge you to visit his site, and check out his screen-casts. Thank you sir, for your posts. I definitely owe you a drink!</p>
<h4 class="emphasis">Photography</h4>
<p>I am no photographer. I mean, sure, I can take a decent picture, but there are many nuances to photography that slip past me. If it wasn&#8217;t for my wife Holly, I wouldn&#8217;t have gotten very far. We set up a mini-studio in our dining room, where I compiled all of my work. I borrowed a tripod from a friend, and away we went. I started with my package design pieces, and made everything else feel similar. I liked the look of the package pieces so much, I thought shooting the web stuff with a camera could give an interesting feel while breaking out of the boundaries of the norm. I liked the new visual interst, angles it created and the screen patterns it added. Since everyone can visit the link provided on each project page I didn&#8217;t feel like it took away from the project.</p>
<p>This got way longer than I expected. I promise not to write as much on subsequent posts. There was just too much to cover.  Thanks again to Elliot and Holly! Hope you enjoy the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/the-making-of/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Welcome to TWhite Design</title>
		<link>http://www.thisistwhite.com/blog/welcome-to-twhite-design/</link>
		<comments>http://www.thisistwhite.com/blog/welcome-to-twhite-design/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 20:01:13 +0000</pubDate>
		<dc:creator>trent</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://localhost:8888/thisistwhite/?p=48</guid>
		<description><![CDATA[Well, this is it! After a month of designing and re-designing, hours of researching Wordpress and trying to figure out how to display the work and info, I just decided to just go ahead and launch; ready or not. There will be bugs found and tweaks needed, but if I don't go ahead and make this live now, I never will.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1059" title="partay" src="http://www.thisistwhite.com/wordpress/wp-content/uploads/2009/09/partay.jpg" alt="" width="460" height="290" /></p>
<p>Hello and welcome to the blog at thisistwhite.com! All over this site you can delve in and find all the nitty-gritty about me, so I won&#8217;t bother going into that here, especially on my first blog post ever.</p>
<p>Actually I&#8217;m not sure what the future holds for this section of the site.  Maybe I&#8217;ll treat this like a series of really long twitter posts.  My initial intention was to discuss the profession of design. I&#8217;d like to write how-to articles on achieving certain effects in Photoshop/Illustrator/InDesign etc, outline best practices of CSS/HTML and the like and talk about my favorite artists/designers/architects, but there are so many of those types of blogs already out there, I wonder if that would be productive? Why reinvent the wheel? Additionally, this blog is also going to serve as an online journal, which is why I developed the site in WordPress to begin with.</p>
<p>I think it&#8217;s going to be good for me to write on a regular basis.  Just as when designing [logos, websites, really anything], it&#8217;s good to get every idea down on paper.  Once something has been drawn or written out, you can truly let go of it and progress.  If you don&#8217;t jot/scribble/draw it somewhere, your conscious mind will continue to chew on it, and lot let you move forward. I will come back to this post from time to time, and re-evaluate the purpose of this section. Hopefully, I&#8217;ll see a progression in my thinking, writing skills, storytelling skills and communication in general. Yes, I think this will be good for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thisistwhite.com/blog/welcome-to-twhite-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
