<?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>Marty Thornley &#187; personal projects</title>
	<atom:link href="http://martythornley.com/tag/personal-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://martythornley.com</link>
	<description>From Photography Blogsites</description>
	<lastBuildDate>Wed, 14 Mar 2012 08:24:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://photographyblogsites.com/?v=3.2.1</generator>
		<item>
		<title>New Splash Page for Jules Bianchi</title>
		<link>http://martythornley.com/2008/10/new-splash-page-for-jules-bianchi/</link>
		<comments>http://martythornley.com/2008/10/new-splash-page-for-jules-bianchi/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 19:53:00 +0000</pubDate>
		<dc:creator>Marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[personal projects]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.martythornley.com/?p=31</guid>
		<description><![CDATA[Yesterday I put up a new splash page for wedding photographer, Jules Bianchi. We worked together on the look as she had an existing site and blog that the page needed to match and she had a very specific idea of what it should look like. Here is a screen capture of the new page: [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I put up a new splash page for wedding photographer, <a href="http://www.julesbianchi.com" target="blank">Jules Bianchi</a>. We worked together on the look as she had an existing site and blog that the page needed to match and she had a very specific idea of what it should look like.</p>
<p>Here is a screen capture of the new page:</p>
<p class="imagefixer"><a href="http://www.julesbianchi.com" target="blank"><img style="margin:0px auto 10px;text-align:center;cursor:pointer;cursor:hand" src="http://2.bp.blogspot.com/_Ejg6lKXtH50/SPuC5swGivI/AAAAAAAAAJI/-O-tuy-4T5s/s400/Picture+8.png" border="0" alt="Picture+8 New Splash Page for Jules Bianchi"  title="New Splash Page for Jules Bianchi" /></a></p>
<p>And the old one:<br />
<a href="http://martythornley.com/files/2012/03/Jules_OldPage.jpg" rel="shadowbox[sbpost-798];player=img;"><img style="margin:0px auto 10px;text-align:center;cursor:pointer;cursor:hand" src="http://1.bp.blogspot.com/_Ejg6lKXtH50/SPuHEO7v3BI/AAAAAAAAAJY/-dNn0IWd7y4/s400/Jules_OldPage.jpg" border="0" alt="Jules OldPage New Splash Page for Jules Bianchi"  title="New Splash Page for Jules Bianchi" /></a>(click for a larger view)</p>
<p>It gave me a chance to use a new technique I had read about using &#8220;CSS Sprites&#8221;. I have to thank <a href="http://www.alistapart.com/articles/sprites" target="blank">A List Apart</a>, a site full of amazing resources and how-to&#8217;s which talked about this technique. Here is a link to their great <a href="http://www.alistapart.com/articles/sprites" target="blank">Tutorial on CSS Sprites</a>.</p>
<p>I will post a more technical version of how I tweaked their code to work for this situation later, but here is a quick explanation:</p>
<p>Normally to create all the rollover buttons on the page, eight separate images would be used and the old way even meant using javascript, which is a fairly cumbersome language compared to the simplicity of the CSS used here.</p>
<p>Very simply, instead of creating, editing and uploading eight images, all of the needed images are combined into one image. Then I just tell each button which part to use for the normal state and which part to use when the mouse hovers over it. The file size is smaller, so the page loads faster and if it ever needs to be edited or updated, I just download and edit one image instead of eight.</p>
<p>Here is the image:<br />
<a href="http://martythornley.com/files/2012/03/rollovers.jpg" rel="shadowbox[sbpost-798];player=img;"><img style="margin:0px auto 10px;text-align:center;cursor:pointer;cursor:hand" src="http://1.bp.blogspot.com/_Ejg6lKXtH50/SPuEp26QkrI/AAAAAAAAAJQ/UjWRYhkBKak/s400/rollovers.jpg" border="0" alt="rollovers New Splash Page for Jules Bianchi"  title="New Splash Page for Jules Bianchi" /></a>(click for a larger view)</p>
<p>When <a href="http://www.julesbianchi.com" target="blank">Jules</a> had mentioned wanting to mouse over photos to reveal her logos underneath, I remembered reading about this somewhere, so I gave it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2008/10/new-splash-page-for-jules-bianchi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Five Day DVD on WeLoveWP.com</title>
		<link>http://martythornley.com/2008/10/five-day-dvd-on-welovewpcom/</link>
		<comments>http://martythornley.com/2008/10/five-day-dvd-on-welovewpcom/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 00:28:00 +0000</pubDate>
		<dc:creator>Marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[personal projects]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.martythornley.com/?p=29</guid>
		<description><![CDATA[I had a nice surprise in my inbox today. Apparently Five Day DVD is a featured design on We Love WP (WeLoveWP.com) &#8211; a site that showcases custom WordPress sites. Only a few days ago, I found the site and browsed all the amazing work on there, getting inspiration and ideas for my own designs. [...]]]></description>
			<content:encoded><![CDATA[<p>I had a nice surprise in my inbox today.</p>
<p>Apparently <a href="http://www.fivedaydvd.com" target="blank">Five Day DVD</a> is a featured design on <a href="http://www.welovewp.com" target="blank">We Love WP (WeLoveWP.com)</a> &#8211; a site that showcases <a href="http://wordpress.org" target="blank">custom WordPress sites</a>.</p>
<p>Only a few days ago, I found the site and browsed all the amazing work on there, getting inspiration and ideas for my own designs. They had a section where you could submit your own site, let them know about it and if they like it, they would include it on their page.</p>
<p>Well, I guess they did, because here it is:</p>
<p class="imagefixer"><a href="http://welovewp.com" target="blank"><img style="margin:0px auto 10px;text-align:center;cursor:pointer;cursor:hand" src="http://2.bp.blogspot.com/_Ejg6lKXtH50/SOW8_5IDaJI/AAAAAAAAAIk/WhgtxXfthXY/s400/WeLoveWP_Feature.JPG+" border="0" alt=" Five Day DVD on WeLoveWP.com"  title="Five Day DVD on WeLoveWP.com" /></a></p>
<p><a href="http://www.fivedaydvd.com" target="blank">Five Day DVD</a> was my first go at <a href="http://wordpress.org" target="blank">WordPress</a> and to have it noticed on a site like this means a lot. It took me so long to get it to look like it does!</p>
<p>I have big plans for a new site which I plan to do all in <a href="http://wordpress.org" target="blank">WordPress</a>. Plus &#8211; I am working on my first custom theme, built from scratch. No details yet&#8230;</p>
<p>A big thank you to <a href="http://www.welovewp.com" target="blank">We Love WP!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2008/10/five-day-dvd-on-welovewpcom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Headshots And Reels</title>
		<link>http://martythornley.com/2008/09/headshotsandreels/</link>
		<comments>http://martythornley.com/2008/09/headshotsandreels/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 02:14:00 +0000</pubDate>
		<dc:creator>Marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[personal projects]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.martythornley.com/?p=28</guid>
		<description><![CDATA[I launched a new website in beta today &#8211; www.headshotsandreels.com. It is still a work in progress, and for now is just the single page with a simple description and a form to send an email. I will be adding some functionality to the form tonight and working on the rest of the site when [...]]]></description>
			<content:encoded><![CDATA[<p>I launched a new website in beta today &#8211; <a href="http://www.headshotsandreels.com" target="blank">www.headshotsandreels.com</a>.</p>
<p class="imagefixer"><a href="http://www.headshotsandreels.com" target="blank"><img style="margin:0px auto 10px;text-align:center;cursor:pointer;cursor:hand" src="http://1.bp.blogspot.com/_Ejg6lKXtH50/SN7o4QVjM3I/AAAAAAAAAIc/BJv82VFpxfw/s400/headshotsandreels.png" border="0" alt="headshotsandreels Headshots And Reels"  title="Headshots And Reels" /></a></p>
<p>It is still a work in progress, and for now is just the single page with a simple description and a form to send an email. I will be adding some functionality to the form tonight and working on the rest of the site when I can fit it in.</p>
<p>So, if you know any actors looking for a website &#8211; send them on over.</p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2008/09/headshotsandreels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five Day DVD Website</title>
		<link>http://martythornley.com/2008/06/five-day-dvd-website/</link>
		<comments>http://martythornley.com/2008/06/five-day-dvd-website/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 20:28:00 +0000</pubDate>
		<dc:creator>Marty</dc:creator>
				<category><![CDATA[Consultant]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[personal projects]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.martythornley.com/?p=17</guid>
		<description><![CDATA[After a couple major overhauls, I have settled on a look and site structure I am pretty happy with. Five Day DVD Site Five Day DVD grew out my consultant wok with the American Film Institute and several local high schools. I ended up developing a fairly comprehensive training program based on teaching beginners everything [...]]]></description>
			<content:encoded><![CDATA[<p>After a couple major overhauls, I have settled on a look and site structure I am pretty happy with.</p>
<p><a href="http://www.fivedaydvd.com" target="blank">Five Day DVD Site</a></p>
<p>Five Day DVD grew out my consultant wok with the American Film Institute and several local high schools. I ended up developing a fairly comprehensive training program based on teaching beginners everything they need to complete a large DVD yearbook project over the course of a five day workshop.</p>
<p class="imagefixer"><a href="http://www.fivedaydvd.com" target="blank"><img style="float:left;margin:0 10px 10px 0;cursor:pointer;cursor:hand" src="http://bp1.blogger.com/_Ejg6lKXtH50/SGQBSZC652I/AAAAAAAAACI/SLxjfNcuTrc/s320/fivedaydvd.png" border="0" alt="fivedaydvd Five Day DVD Website"  title="Five Day DVD Website" /></a></p>
<p>Five Day DVD, was created with <a href="http://www.wordpress.org" target="blank">WordPress</a>, a great blog system that allows some pretty complex customization.</p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2008/06/five-day-dvd-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>North Hollywood High Career Day</title>
		<link>http://martythornley.com/2008/06/north-hollywood-high-career-day/</link>
		<comments>http://martythornley.com/2008/06/north-hollywood-high-career-day/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 23:17:00 +0000</pubDate>
		<dc:creator>Marty</dc:creator>
				<category><![CDATA[Consultant]]></category>
		<category><![CDATA[personal projects]]></category>

		<guid isPermaLink="false">http://www.martythornley.com/?p=13</guid>
		<description><![CDATA[North Hollywood High School held their Career Day on June 5th and invited me to take part. I had two class periods, each about an hour long. It was just enough time to run through an accelerated version of the &#8216;Shooting the Scene&#8217; exercise at the center of our Five Day DVD Workshop. Each class [...]]]></description>
			<content:encoded><![CDATA[<div><a target='_blank' title='North Hollywood High School' href='http://www.nhhs.net/'>North Hollywood High School </a>held their Career Day on June 5th and invited me to take part. I had two class periods, each about an hour long. It was just enough time to run through an accelerated version of the <a title='Digital Video Workshop - Shooting the Scene' href='http://fivedaydvd.com/five-day-workshop/day-one/'>&#8216;Shooting the Scene&#8217;</a> exercise at the center of our <a title='Five Day DVD Digital Video Workshop' href='http://fivedaydvd.com/five-day-workshop/'>Five Day DVD Workshop</a>.</p>
<p>Each class was split into two groups. We only had one camera so one group shot while the other had a brief Q&amp;A. It was their day to ask questions about careers, so they all had lots of great questions about what it was like to work as a filmmaker, editor, director, videographer and so on. Then they switched and the second group shot and the first group asked questions. Each group had only fifteen minutes to shoot, but they all completed their scenes &#8211; some with time to spare. With the remaining time, we had a screening and discussed their work.</p>
<p>In an hour, each class completed two short films, had a screening and a great discussion about shooting and editing technique. In between all of that, they hopefully got some useful information about working in the film industry.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2008/06/north-hollywood-high-career-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

