<?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; Web Design</title>
	<atom:link href="http://martythornley.com/category/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://martythornley.com</link>
	<description>Los Angeles Fimmaker and Web Developer</description>
	<lastBuildDate>Tue, 22 Jun 2010 06:29:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>New Blog Site for Identity Kitchen</title>
		<link>http://martythornley.com/2010/02/new-blog-site-for-identity-kitchen/</link>
		<comments>http://martythornley.com/2010/02/new-blog-site-for-identity-kitchen/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:05:49 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[custom wordpress]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=744</guid>
		<description><![CDATA[Over the last year or so, I have worked on some great projects with designer Ellen Petty, founder and head designer of Identity Kitchen. I was proud to most recently work on the actual Identity Kitchen site itself, which got a major overhaul for the new year. Identity Kitchen provides branding and identity design as [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Over the last year or so, I have worked on some great projects with designer Ellen Petty, founder and head designer of <a href="http://identitykitchen.com" target="_blank">Identity Kitchen</a>. I was proud to most recently work on the actual Identity Kitchen site itself, which  got a major overhaul for the new year. Identity Kitchen provides branding and identity design as well as custom blog and website design and I get to help turn some of those designs into  working <a href="http://wordpress.org" target="_blank">WordPress</a> sites. I recently posted <a href="http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/" target="_blank">some examples of our collaborations</a>.</p>
<p>The new Identity Kitchen site was not just a face-lift or simple redesign but a complete rethinking of everything. By combining the formerly separate portfolio site and blog all into one WordPress installation, the content and structure of the site was improved, the search engine optimization was improved, and the backend became one place to add and edit all the content.</p>
<p>We were also able to use some new image gallery techniques to ensure everything on the site is HTML and CSS based. This means no Flash, even for the image galleries, providing a seamless user experience for those without the ability to view Flash, most importantly iPhone (and now iPad) users. Not using Flash also improves the SEO, by using keywords in the image&#8217;s &#8216;ALT&#8217; attribute.</p>
<h2>Home Page</h2>
<p>The most complex page on the site, the home page pulls the latest post from the blog, has links to social marketing sites, a newsletter signup, a section highlighting some products from the store (<a href="http://identitycafe.com" target="_blank">Identity Cafe</a>) and features a fading slideshow of images.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_home.jpg" rel="shadowbox[post-744];player=img;"><img class="aligncenter size-full wp-image-745" title="IDK_home" src="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_home.jpg" alt="IDK home New Blog Site for Identity Kitchen" width="600" height="300" /></a></p>
<p style="text-align: center;">click for full size view</p>
<h2>Case Studies</h2>
<p>The first style of image gallery is shown on the Case Studies pages. The images are attached using custom fields in the backend, thanks to the WordPress plugin <a href="http://flutter.freshout.us/" target="_blank">Flutter</a>. Usually each page has a simple text area, where images can be inserted. But by adding some custom areas we were able to upload extra images and then display them in any way we want. In this case, by displaying them in a gallery, with thumbnail previews along the bottom. A second custom area was used to add a series of &#8216;services&#8217; as the pink text at the bottom of the right-hand column.</p>
<p style="text-align: center;"><a href="../wp-content/uploads/2010/02/IDK_CaseStudy.jpg" rel="shadowbox[post-744];player=img;"><img class="aligncenter" title="IDK_CaseStudy" src="../wp-content/uploads/2010/02/IDK_CaseStudy.jpg" alt="IDK CaseStudy New Blog Site for Identity Kitchen" width="600" height="300" /></a></p>
<p style="text-align: center;">click  for full size view</p>
<h2>Work Pages</h2>
<p>Similar to the Case Studies pages were the Work pages, which were more specific looks at a single website, a single brand, and one page with 30+ examples of logos. The backend for these pages worked almost identically to the Case Studies pages, but we displayed the info in different ways. The descriptions, list of services and link to the live websites needed to display under the images so that we could have a menu on the right hand-column. To make room for that we needed a second image gallery design, using smaller thumbnails and new navigation buttons. The gallery is actually the same exact HTML markup. But thanks to a few changes in the CSS, they display differently.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_Work.jpg" rel="shadowbox[post-744];player=img;"><img class="aligncenter size-full wp-image-747" title="IDK_Work" src="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_Work.jpg" alt="IDK Work New Blog Site for Identity Kitchen" width="600" height="300" /></a></p>
<p style="text-align: center;">click  for full size view</p>
<h2>Questionnaire and Contact Forms</h2>
<p>Some aspects of a site can only be appreciated by the owner of that site. One of those things on this site would be the Questionnaire page. I used the &#8216;<a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">Contact Form 7</a>&#8216; plugin for all the contact forms on this site. This is my favorite contact form plugin because it is easy to use, even for a non-programmer and it allows complete control over all the fields and customization of the look. By adding a Questionnaire page, it will now be easy to send new clients a simple link where they can fill out all the needed info online and hit send. Pro-active clients could even find it on the site and take the initiative to fill it out themselves. Everything is sent in an email seconds later. Compare this to a written form that is left with a client or snail-mailed, or even the process of needing to send a .pdf file to someone, possibly forgetting and hoping they will print it out and send it back.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_Questionnaire.jpg" rel="shadowbox[post-744];player=img;"><img class="aligncenter size-full wp-image-748" title="IDK_Questionnaire" src="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_Questionnaire.jpg" alt="IDK Questionnaire New Blog Site for Identity Kitchen" width="600" height="300" /></a></p>
<p style="text-align: center;">click  for full size view</p>
<h2>Blog</h2>
<p>Last but not least is the blog section, otherwise known on this site as &#8216;Fresh&#8217;. While it matches the main site&#8217;s design, it has its own thing going on, practically a reverse of the look, with a mainly white page and dark text, compared to the dark background and white text of the main pages. As far as programming, this was the most straight-forward of the whole site, just a matter of scaling back to the built-in blog platform that WordPress is made for.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_Fresh.jpg" rel="shadowbox[post-744];player=img;"><img class="aligncenter size-full wp-image-749" title="IDK_Fresh" src="http://martythornley.com/wordpress/wp-content/uploads/2010/02/IDK_Fresh.jpg" alt="IDK Fresh New Blog Site for Identity Kitchen" width="600" height="300" /></a></p>
<p style="text-align: center;">click   for full size view</p>
<p style="text-align: center;">
<p style="text-align: center;">
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2010. |
<a href="http://martythornley.com/2010/02/new-blog-site-for-identity-kitchen/">Permalink</a> |
<a href="http://martythornley.com/2010/02/new-blog-site-for-identity-kitchen/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2010/02/new-blog-site-for-identity-kitchen/&amp;title=New Blog Site for Identity Kitchen">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/custom-wordpress/" rel="tag">custom wordpress</a>, <a href="http://martythornley.com/tag/web-development/" rel="tag">web development</a>, <a href="http://martythornley.com/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2010/02/new-blog-site-for-identity-kitchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom WordPress Site for Stand Sound</title>
		<link>http://martythornley.com/2010/01/custom-wordpress-site-for-stand-sound/</link>
		<comments>http://martythornley.com/2010/01/custom-wordpress-site-for-stand-sound/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 18:10:30 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Custom Blogs]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=732</guid>
		<description><![CDATA[The new site for Stand Sound marks the third site in a row that I have made use of the powerful Flutter plugin for WordPress. Stand Sound is a company that offers post-production sound packages to film and tv productions and their new site needed to showcase information in ways that went beyond what the [...]]]></description>
			<content:encoded><![CDATA[<p>The new site for <a href="http://standsound.com/" target="_blank">Stand Sound</a> marks the third site in a row that I have made use of the powerful <a href="http://flutter.freshout.us/" target="_blank">Flutter</a> plugin for <a href="http://wordpress.org" target="_blank">WordPress</a>. Stand Sound is a company that offers post-production sound packages to film and tv productions and their new site needed to showcase information in ways that went beyond what the typical WordPress page is capable of.</p>
<p>For their Projects, Personnel and Facilities pages, we needed a way to display images, information and links without being confined to the normal block of text. To accomplish this in a way that added to the design, made the information more readable and was still easy to edit from the backend, would not have been possible without the Flutter plugin, which allows you to create custom content types and then display those different content areas anywhere on the page.</p>
<h2>The Home Page</h2>
<p>The overall concept is meant to be a clean, modern design that would properly represent a professional production company.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_home.jpg" rel="shadowbox[post-732];player=img;"><img class="aligncenter size-full wp-image-733" title="StandSound_home" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_home.jpg" alt="StandSound home Custom WordPress Site for Stand Sound" width="600" height="300" /></a></p>
<p style="text-align: center;">click for large view</p>
<h2>The Personnel Pages</h2>
<p>The main focus of this site is to showcase the personnel and sound stages that are available to be packaged. The personnel are categorized by their positions from Post Production Supervisor to Composer to Sound Mixer and everything in between. Each person would need a quick bio, a headshot, a list of credits and an area to highlight some past projects. Each highlighted project would also need an image and a series of links.</p>
<p>Here is a look at one of the composers:</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_personnel.jpg" rel="shadowbox[post-732];player=img;"><img class="aligncenter size-full wp-image-734" title="StandSound_personnel" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_personnel.jpg" alt="StandSound personnel Custom WordPress Site for Stand Sound" width="600" height="300" /></a></p>
<p style="text-align: center;">click for large view</p>
<h2>The News Section</h2>
<p>The standard blog abilities of WordPress were put to use in the News section where I was able to try out the new Post Image functions available in WordPress 2.9. In previous versions, giving each post a thumbnail required adding plugins and a decent amount of code. Now it is as easy as uploading an image and adding one simple line to the template files. The use of thumbnails really added a lot, especially to a basic clean design like this one.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_Blog.jpg" rel="shadowbox[post-732];player=img;"><img class="aligncenter size-full wp-image-735" title="StandSound_Blog" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_Blog.jpg" alt="StandSound Blog Custom WordPress Site for Stand Sound" width="600" height="300" /></a></p>
<p style="text-align: center;">click for large view</p>
<p style="text-align: left;">To view large scale images, I used the same plugin you see on my site as you view these images, the <a href="http://wordpress.org/extend/plugins/shadowbox-js/" target="_blank">Shadowbox JS</a> plugin. It automatically adds this effect to any image that links to itself in a post. Really easy to use and adds a lot to the final product.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_blogGallery.jpg" rel="shadowbox[post-732];player=img;"><img class="aligncenter size-full wp-image-736" title="StandSound_blogGallery" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StandSound_blogGallery.jpg" alt="StandSound blogGallery Custom WordPress Site for Stand Sound" width="600" height="300" /></a></p>
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2010. |
<a href="http://martythornley.com/2010/01/custom-wordpress-site-for-stand-sound/">Permalink</a> |
<a href="http://martythornley.com/2010/01/custom-wordpress-site-for-stand-sound/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2010/01/custom-wordpress-site-for-stand-sound/&amp;title=Custom WordPress Site for Stand Sound">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/clients/" rel="tag">clients</a>, <a href="http://martythornley.com/tag/custom-web-design/" rel="tag">custom web design</a>, <a href="http://martythornley.com/tag/web-clients/" rel="tag">web clients</a>, <a href="http://martythornley.com/tag/web-design/" rel="tag">web design</a>, <a href="http://martythornley.com/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2010/01/custom-wordpress-site-for-stand-sound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom WordPress Development for TeenTruthLive.com</title>
		<link>http://martythornley.com/2010/01/custom-wordpress-development-for-teentruthlive-com/</link>
		<comments>http://martythornley.com/2010/01/custom-wordpress-development-for-teentruthlive-com/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:30:53 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=722</guid>
		<description><![CDATA[Teen Truth started as a video documentary by Horizon Intertainment, created by handing teens video cameras to get their take on school violence shortly after the Columbine massacre in &#8217;99. It has since grown into a series of documentaries and Teen Truth Live, a live motivational speaking event that has now spoken in front of [...]]]></description>
			<content:encoded><![CDATA[<p>Teen Truth started as a video documentary by Horizon Intertainment, created by handing teens video cameras to get their take on school violence shortly after the Columbine massacre in &#8217;99. It has since grown into a series of documentaries and Teen Truth Live, a live motivational speaking event that has now spoken in front of millions of students across the country.</p>
<p>Their website had been a static HTML site, difficult to update and lacking the ability to comment or interact in any way. Producers JC Pohl and Erahm Christopher asked their original designer, <a title="Web Designer" href="http://popsicleriot.com/" target="_blank">David Richards</a> to update his original design and brought me on to program the site using <a href="http://wordpress.org" target="_blank">WordPress</a> as a backend. David&#8217;s new design stayed true to the original idea and maintained the well-established brand of Teen Truth, while modernizing it, bringing some greatly improved navigation and adding some moving pieces that really bring the site to life. By moving from a static HTMl site to a site powered by WordPress, they now have the ability to add content at any time, allow their fans to comment on articles, and will benefit from the amazing SEO powers of a properly configured WordPress site.</p>
<p style="text-align: center;"><a href="http://teentruthlive.com" target="_blank">Visit the Live Site</a></p>
<p>Here are some Highlights:</p>
<h2>The Home Page</h2>
<p>The home page is a good look at the overall design and is probably the most complex page on this site. It contains an embedded video, a fading slideshow gallery, sliding panels across the center of the page, a rotating series of sponsor images, two separate categories of news feeds, a Facebook Fan Box, and small section of &#8216;Upcoming School Events&#8217; which pulls the next three upcoming events from the calendar section.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Home.png" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-723" title="TeenTruth_Home" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Home.png" alt="TeenTruth Home Custom WordPress Development for TeenTruthLive.com" width="600" height="300" /></a></p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_HomeBottom.png" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-724" title="TeenTruth_HomeBottom" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_HomeBottom.png" alt="TeenTruth HomeBottom Custom WordPress Development for TeenTruthLive.com" width="600" height="300" /></a></p>
<h2>The Sliding Panels</h2>
<p>The sliding panels across the middle of the home page provide not only some color and movement to the page, but easy access to the three main programs that are the focus of the Teen Truth project &#8211; the three videos. Each slider contains a brief description, which is editable from the WordPress backend and links directly to the page for the given video.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Slider1.jpg" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-725" title="TeenTruth_Slider1" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Slider1.jpg" alt="TeenTruth Slider1 Custom WordPress Development for TeenTruthLive.com" width="600" height="150" /></a></p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Slider2.jpg" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-726" title="TeenTruth_Slider2" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Slider2.jpg" alt="TeenTruth Slider2 Custom WordPress Development for TeenTruthLive.com" width="600" height="150" /></a></p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Slider3.jpg" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-727" title="TeenTruth_Slider3" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Slider3.jpg" alt="TeenTruth Slider3 Custom WordPress Development for TeenTruthLive.com" width="600" height="150" /></a></p>
<h2>The News Sections</h2>
<p>There are two separate news sections that take advantage of the traditional blog functions of WordPress. Both sections are highlighted on the home page and have their own section of the site that act like traditional blogs, with categorized posts and the ability to comment.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_News.png" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-728" title="TeenTruth_News" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_News.png" alt="TeenTruth News Custom WordPress Development for TeenTruthLive.com" width="600" height="300" /></a></p>
<h2>The Store Page</h2>
<p>Because there are only a few products and the payments are being processed with Paypal, the store page was simply hand coded as is using Paypal&#8217;s shopping cart system, rather than use a separate e-commerce site or one of the WordPress e-commerce plugins, which I have found to be fairly buggy and unreliable.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Store.png" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-729" title="TeenTruth_Store" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Store.png" alt="TeenTruth Store Custom WordPress Development for TeenTruthLive.com" width="600" height="300" /></a></p>
<h2>The Calendar</h2>
<p>The most complex single aspect of this site was the calendar. To add dates, I used the Flutter plugin to create a custom post type, organized by date. Within each date, any number of events can be added for each of the four Teen Truth Live event types. Those events are then displayed on the calendar page, in order and month-by-month, each with the proper color code for that event. On the home page, the next three upcoming events of any type are displayed. You can see this working in the two screen grabs below. Because this is these were taken on Jan. 12, the event from 01.12 on the calendar page is not on the home page but the next three from 01.13 are shown. The fourth event, on the 15th, is not shown.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Calendar.png" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-730" title="TeenTruth_Calendar" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_Calendar.png" alt="TeenTruth Calendar Custom WordPress Development for TeenTruthLive.com" width="600" height="300" /></a></p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_CalendarHome.png" rel="shadowbox[post-722];player=img;"><img class="aligncenter size-full wp-image-731" title="TeenTruth_CalendarHome" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/TeenTruth_CalendarHome.png" alt="TeenTruth CalendarHome Custom WordPress Development for TeenTruthLive.com" width="600" height="150" /></a></p>
<h2>Behind the Scenes</h2>
<p>Like most WordPress sites, this one relies heavily on some plugins made available for free by talented programmers who deserve credit. I also made use of a new toy &#8211; jQuery Tools, which provided the code for the sliding panels.</p>
<ul>
<li><a href="http://flutter.freshout.us/" target="_blank">Flutter </a>- Adds custom fields to any post and creates custom post types. Used to create the variety of page layouts, including the calendar section.</li>
<li><a href="http://flowplayer.org/tools/" target="_blank">jQuery Tools</a> &#8211; An incredible source of ready-built yet customizable user-interface tools that can be used to enhance the usability and navigation of a site.</li>
<li>And, as always, I used my <a href="../downloads/recommended-wordpress-plugins/" target="_self">Recommended Plugins</a> for optimizing the site and improving SEO.</li>
</ul>
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2010. |
<a href="http://martythornley.com/2010/01/custom-wordpress-development-for-teentruthlive-com/">Permalink</a> |
<a href="http://martythornley.com/2010/01/custom-wordpress-development-for-teentruthlive-com/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2010/01/custom-wordpress-development-for-teentruthlive-com/&amp;title=Custom WordPress Development for TeenTruthLive.com">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/clients/" rel="tag">clients</a>, <a href="http://martythornley.com/tag/custom-web-design/" rel="tag">custom web design</a>, <a href="http://martythornley.com/tag/web-clients/" rel="tag">web clients</a>, <a href="http://martythornley.com/tag/wordpress/" rel="tag">WordPress</a>, <a href="http://martythornley.com/tag/wordpress-themes/" rel="tag">WordPress Themes</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2010/01/custom-wordpress-development-for-teentruthlive-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Blog Site for Studio Diana</title>
		<link>http://martythornley.com/2010/01/custom-blog-site-for-studio-diana/</link>
		<comments>http://martythornley.com/2010/01/custom-blog-site-for-studio-diana/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 17:38:07 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wedding photography blog]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=714</guid>
		<description><![CDATA[One of the great things about working with talented people is that the end product is something you wouldn&#8217;t have been able to accomplish on your own. I have worked on several sites now with the talented brand and identity designer Ellen Petty of Identity Kitchen (see previous post with examples), all custom blogs designed [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great things about working with talented people is that the end product is something you wouldn&#8217;t have been able to accomplish on your own. I have worked on several sites now with the talented brand and identity designer Ellen Petty of <a title="Los Angeles Custom Brand, Identity, and Web Design" href="http://identitykitchen.com" target="_blank">Identity Kitchen</a> (see <a href="http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/" target="_self">previous post with examples</a>), all custom blogs designed by Identity Kitchen and programmed by myself using <a href="http://wordpress.org" target="_blank">WordPress</a>. But the site for <a title="Wahinton DC Wedding and Portrait Photography Studio" href="http://studiodiana.com" target="_blank">Studio Diana</a> is an all-in-one portfolio site and blog, the culmination of a lot of time and planning about what the ultimate possibilities of WordPress might be.</p>
<p>With one login and only one site to edit, there is access to several categories of photo galleries, essentially unlimited pages, and a fully integrated blog. The design is customized on every page, with varying layouts and thumbnails for each section that really bring this site beyond the typical design. At the same time, the look is a very clean &#8211; almost all in white, allowing the amazing images from the photographers at Studio Diana to be the star of the show.</p>
<p style="text-align: center;"><a title="Wahinton DC Wedding and Portrait Photography Studio" href="http://studiodiana.com" target="_blank">Visit The Live Site</a></p>
<p>Here are some highlights:</p>
<h2>Home Page</h2>
<p>The home page features a rotating slideshow of fading images in the upper right corner, links to featured galleries across the bottom and a feed of the latest blog post in the lower right.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_home.jpg" rel="shadowbox[post-714];player=img;"><img class="aligncenter size-full wp-image-715" title="Custom WordPress Site and Blog Design" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_home.jpg" alt="Custom WordPress Site and Blog Design" width="600" height="300" /></a>click image for larger view</p>
<h2>Photo Galleries</h2>
<p>This is a look at the Portraits section of photo galleries. The thumbnail menu stays put on every page, allowing a viewer to switch between any of the galleries while the gallery itself loads on the right hand side.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_portraits.jpg" rel="shadowbox[post-714];player=img;"><img class="aligncenter size-full wp-image-716" title="Custom Photo Galleries in WordPress" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_portraits.jpg" alt="Custom Photo Galleries in WordPress" width="600" height="300" /></a></p>
<p style="text-align: center;">click image for larger view</p>
<h2>About Us Section</h2>
<p>The About Us section itself has several different layouts, with this being the main look, using another take on the thumbnail menus.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_details.jpg" rel="shadowbox[post-714];player=img;"><img class="aligncenter size-full wp-image-717" title="Custom WordPress Page Layouts" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_details.jpg" alt="Custom WordPress Page Layouts" width="600" height="300" /></a></p>
<p style="text-align: center;">click image for larger view</p>
<h2>Contact Page</h2>
<p>The Contact page is not generally the highlight of a site, but I like the clean look of this one. Each field uses a custom background image, rather that the usual HTML based box, just one of the subtle touches that puts this design on another level.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_contact.jpg" rel="shadowbox[post-714];player=img;"><img class="aligncenter size-full wp-image-718" title="StudioDiana_contact" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_contact.jpg" alt="StudioDiana contact Custom Blog Site for Studio Diana" width="600" height="300" /></a></p>
<p style="text-align: center;">click image for larger view</p>
<h2>The Blog</h2>
<p>The Custom blog section is not a different site, but all edited from the same WordPress backend. It fits the design of the overall site, but stands on its own as well to help make it stand out from the &#8216;website&#8217; part of this site.</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_blog.jpg" rel="shadowbox[post-714];player=img;"><img class="aligncenter size-full wp-image-719" title="Custom WordPress Blog Design" src="http://martythornley.com/wordpress/wp-content/uploads/2010/01/StudioDiana_blog.jpg" alt="Custom WordPress Blog Design" width="600" height="300" /></a></p>
<p style="text-align: center;">click image for larger view</p>
<h2>Image Galleries in the Blog</h2>
<p>The blog uses another way of displaying images, the same one I use in this post, where the images pop up into a gallery while the screen goes dark around it.</p>
<p style="text-align: center;"><a href="../wp-content/uploads/2010/01/StudioDiana_blogGallery.png" rel="shadowbox[post-714];player=img;"><img class="aligncenter" title="StudioDiana_blogGallery" src="../wp-content/uploads/2010/01/StudioDiana_blogGallery.png" alt="StudioDiana blogGallery Custom Blog Site for Studio Diana" width="600" height="300" /></a></p>
<p style="text-align: center;">click image for larger view</p>
<p style="text-align: center;"><a title="Wahinton DC Wedding and Portrait Photography Studio" href="http://studiodiana.com/" target="_blank">Visit The Live Site</a></p>
<h2 style="text-align: left;">Behind the Scenes</h2>
<p>This site would not have been possible without some of the WordPress plugins that are made available for free by some amazingly talented programmers who put in a lot of time and effort. Here is a list of some the plugins I used in no particular order:</p>
<ul>
<li><a href="http://flutter.freshout.us/" target="_blank">Flutter </a>- Add custom fields to any post and create custom post types. Used to create the variety of page layouts.</li>
<li><a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">NextGen Gallery</a> and <a href="http://wordpress.org/extend/plugins/nextgen-flashviewer/" target="_blank">NextGen FlashViewer</a> &#8211; Used for the portrait and wedding galleries. Displays images in a customized flash viewer.</li>
<li><a href="http://wordpress.org/extend/plugins/shadowbox-js/" target="_blank">Shadowbox JS</a> &#8211; Used for the pop-up gallery in the blog (and on this site).</li>
<li>And, of course, I used my <a href="http://martythornley.com/downloads/recommended-wordpress-plugins/" target="_self">Recommended Plugins</a> for optimizing the site and improving SEO.</li>
</ul>
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2010. |
<a href="http://martythornley.com/2010/01/custom-blog-site-for-studio-diana/">Permalink</a> |
<a href="http://martythornley.com/2010/01/custom-blog-site-for-studio-diana/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2010/01/custom-blog-site-for-studio-diana/&amp;title=Custom Blog Site for Studio Diana">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/clients/" rel="tag">clients</a>, <a href="http://martythornley.com/tag/custom-web-design/" rel="tag">custom web design</a>, <a href="http://martythornley.com/tag/web-clients/" rel="tag">web clients</a>, <a href="http://martythornley.com/tag/web-design/" rel="tag">web design</a>, <a href="http://martythornley.com/tag/wedding-photography-blog/" rel="tag">wedding photography blog</a>, <a href="http://martythornley.com/tag/wordpress-themes/" rel="tag">WordPress Themes</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2010/01/custom-blog-site-for-studio-diana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom WordPress Blog Development with Identity Kitchen</title>
		<link>http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/</link>
		<comments>http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 23:34:50 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=708</guid>
		<description><![CDATA[Over the last few months, I have done several projects in partnership with the talented brand and identity designer, Ellen Petty of  Identity Kitchen. It has been a great change of pace to have someone else provide the design, allowing me to focus on the programming and coding of the site. With all of our [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last few months, I have done several projects in partnership with the talented brand and identity designer, Ellen Petty of  <a href="http://identitykitchen.com" target="_blank">Identity Kitchen</a>. It has been a great change of pace to have someone else provide the design, allowing me to focus on the programming and coding of the site.</p>
<p>With all of our sites, we try to incorporate some level of social media interaction. Custom blogs generally get a Twitter feed with a custom design and prominent links to any other sites the client wants to feature. This could be Twitter, Facebook, Myspace, etc.</p>
<p>Here is a look at a few of the projects:</p>
<h2 style="text-align: left;">TheUnbride.com</h2>
<p>The Unbride is a blog that covers unusual wedding ideas, from all of the different vendors, to interesting venues, etc. Building the site took a lot of advanced Customization of WordPress using different views depending on which category we are viewing. See it in action here: <a href="http://theunbride.com/" target="_blank">http://theunbride.com/</a></p>
<h2 style="text-align: center;">TheUnbride.com</h2>
<p style="text-align: center;">Click Image for Full Size</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/12/Unbride.jpg" rel="shadowbox[post-708];player=img;"><img class="aligncenter size-full wp-image-710" title="Unbride" src="http://martythornley.com/wordpress/wp-content/uploads/2009/12/Unbride.jpg" alt="Unbride Custom WordPress Blog Development with Identity Kitchen" width="600" height="300" /></a></p>
<h2 style="text-align: left;">EclecticAudio.com</h2>
<p>Eclectic Audio is a bit of a different project for me. The site is entirely (sort of) in Flash, built by Ellen&#8217;s assistant, <a href="http://mandeeastuti.com" target="_blank">Mandee Astuti</a>, a talented designer herself.</p>
<p>Normally the URLs of a flash site would look like http://ecleticaudio.com the whole time because it is actually one page, with a Flash movie inside of that one page. But we split every &#8216;page&#8217; of the Flash site into a separate Flash file, so that we could end up with standard links to each page. This means you will be able to see and link to &#8216;http://ecleticaudio.com/about&#8217;, &#8216;http://ecleticaudio.com/contac&#8217;t, &#8216;http://ecleticaudio.com/music&#8217; etc. This is very important for SEO purposes but we are also planning ahead for a soon to come WordPress version of the site which will wrap the flash files for the main site and also incorporate a blog. One other step was to use URL re-writing to make sure the URLS show up as &#8216;/about&#8217; and not &#8216;/about.html&#8217;, which is what they actually are. Again this was for SEO purposes and to plan ahead for WordPress, which does not end their URLS in .html.</p>
<p>And if all that wasn&#8217;t programming geek enough for you&#8230; I was also able to develop a little PHP function that allows me to now easily embed a Flash file using a few words of code rather than typing in the entire things each time. If you don&#8217;t know what any of that means, just enjoy the site&#8230;</p>
<p>See the site in action here: <a href="http://eclecticaudio.com" target="_blank">http://eclecticaudio.com</a></p>
<h2 style="text-align: center;">EclecticAudio.com</h2>
<p style="text-align: center;">Click Image for Full Size</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/12/EclecticAudio_Home.jpg" rel="shadowbox[post-708];player=img;"><img class="aligncenter size-full wp-image-711" title="EclecticAudio_Home" src="http://martythornley.com/wordpress/wp-content/uploads/2009/12/EclecticAudio_Home.jpg" alt="EclecticAudio Home Custom WordPress Blog Development with Identity Kitchen" width="600" height="300" /></a></p>
<h2 style="text-align: left;">LAStylistMom.com</h2>
<p>LAStylistMom was a fairly straightforward blog on my end, but features some nice logo work and site design by Identity Kitchen.</p>
<p>See it in action here: <a href="http://lastylistmom.com" target="_blank">http://lastylistmom.com</a></p>
<h2 style="text-align: center;">LAStylistMom.com</h2>
<p style="text-align: center;">Click Image for Full Size</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/12/LaStylist.jpg" rel="shadowbox[post-708];player=img;"><img class="aligncenter size-full wp-image-709" title="LaStylist" src="http://martythornley.com/wordpress/wp-content/uploads/2009/12/LaStylist.jpg" alt="LaStylist Custom WordPress Blog Development with Identity Kitchen" width="600" height="300" /></a></p>
<h2 style="text-align: left;">TriciaBPhoto.com/blog</h2>
<p>This is another custom blog, this time for a photographer. It features custom logo work and site design by Identity Kitchen.</p>
<p>See it in action here: <a href="http://triciabphoto.com/blog" target="_blank">http://triciabphoto.com/blog</a></p>
<h2 style="text-align: center;">TriciaBPhoto.com/blog/</h2>
<p style="text-align: center;">Click Image for Full Size</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/12/TriciaBlog.jpg" rel="shadowbox[post-708];player=img;"><img class="aligncenter size-full wp-image-712" title="TriciaBlog" src="http://martythornley.com/wordpress/wp-content/uploads/2009/12/TriciaBlog.jpg" alt="TriciaBlog Custom WordPress Blog Development with Identity Kitchen" width="600" height="300" /></a></p>
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2009. |
<a href="http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/">Permalink</a> |
<a href="http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/&amp;title=Custom WordPress Blog Development with Identity Kitchen">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/clients/" rel="tag">clients</a>, <a href="http://martythornley.com/tag/custom-web-design/" rel="tag">custom web design</a>, <a href="http://martythornley.com/tag/programming/" rel="tag">programming</a>, <a href="http://martythornley.com/tag/web-clients/" rel="tag">web clients</a>, <a href="http://martythornley.com/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2009/12/custom-wordpressblog-development-with-identity-kitchen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom Photography Blog &#8211; Plum Tree Studios</title>
		<link>http://martythornley.com/2009/11/custom-photography-blog-plum-tree-studios/</link>
		<comments>http://martythornley.com/2009/11/custom-photography-blog-plum-tree-studios/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 22:21:07 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Custom Blogs]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[custom blog]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography blog]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=697</guid>
		<description><![CDATA[This is a look at the custom blog for Plum Tree Studios, a photographer from Houston Texas. Once again matching an existing portfolio site, I was pretty contained for design options. I used some screen captures of her existing site to manufacture a background that resembled the one on the site. The color scheme was [...]]]></description>
			<content:encoded><![CDATA[<p>This is a look at the custom blog for <a href="http://plumtreestudios.com/blog" target="_blank">Plum Tree Studios</a>, a photographer from Houston Texas. Once again matching an existing portfolio site, I was pretty contained for design options. I used some screen captures of her existing site to manufacture a background that resembled the one on the site. The color scheme was set as mostly black, with the few colors from the logo as highlights for text, links, borders around images, etc.</p>
<h2 style="text-align: center;">A Look At the Site</h2>
<p style="text-align: center;">Click for larger Image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/plumtree_site.jpg" rel="shadowbox[post-697];player=img;"><img class="aligncenter size-full wp-image-698" title="plumtree_site" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/plumtree_site.jpg" alt="plumtree site Custom Photography Blog   Plum Tree Studios" width="600" height="302" /></a></p>
<h2 style="text-align: center;">A Look At the New Blog</h2>
<p style="text-align: center;">Click for larger Image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_Home.jpg" rel="shadowbox[post-697];player=img;"><img class="aligncenter size-full wp-image-699" title="PlumTree_Home" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_Home.jpg" alt="PlumTree Home Custom Photography Blog   Plum Tree Studios" width="600" height="300" /></a></p>
<h2 style="text-align: center;">Details: Social Media Links</h2>
<h2 style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_Twitter.png" rel="shadowbox[post-697];player=img;"><img class="aligncenter size-full wp-image-700" title="PlumTree_Twitter" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_Twitter.png" alt="PlumTree Twitter Custom Photography Blog   Plum Tree Studios" width="596" height="164" /></a></h2>
<h2 style="text-align: left;">Details: Custom 404 Page</h2>
<p>As I explained in the post about <a href="http://martythornley.com/2009/11/custom-photography-blog-jules-bianchi-photography" target="_self">another site</a>, the 404 error page is one of the most overlooked aspects of any site. A site should be able to handle when something goes wrong. If you have ever reached a site that said something like &#8216;The Page you are looking for can not be found,&#8221; you are looking at what is called a 404 error page. 404 refers to the numerical code thrown back to the browser by the server. Generally, these pages are ugly and not very helpful. The standard WordPress 404 will simply provide a serach box, if anything and will probably be a plain page. But wouldn&#8217;t it be more helpful to provide suggestions for what the visitor might be looking for?</p>
<p>It is possible to add an instant search result to these pages, using the url that the person was looking for. Rather than saying the site can not find that page, we have the site do a quick search and see if it finds anything close. This is great because a lot of these errors are just misspellings or typos. But the search will probably find it. Just in case the search fails, I also have it list the categories and archives links.</p>
<p>To see it in action try this link <a href="http://plumtreestudios.com/blog/ wedding photograph" target="_blank">http://plumtreestudios.com/blog/ wedding photograph</a>. You can see that there are blank spaces in the link and there is definitely no URL there. But instead of an error, the site offers several posts that relate to those locations.</p>
<h2 style="text-align: center;">Details: Custom 404 Page</h2>
<p style="text-align: center;">Click for Larger Image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_404.jpg" rel="shadowbox[post-697];player=img;"><img class="aligncenter size-full wp-image-701" title="PlumTree_404" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_404.jpg" alt="PlumTree 404 Custom Photography Blog   Plum Tree Studios" width="600" height="209" /></a></p>
<h2 style="text-align: left;">Details: Custom Site Options</h2>
<p>Across the top of most blogs, you could display the title and description of the blog, have a single image as the header (possibly an image that includes a logo, or the title of the site), or you could do something fancy like a fading slideshow of images. Picking any one of these would mean being stuck with it unless you know how to edit code yourself or want to hire your web guy again for changes.</p>
<p>So I have started including an options area in all my sites where the user can select any of the three options at any time. Not only that, the fading slideshow I use reads any image you put in a folder. All you have to do is upload images to the folder to change your slideshow. If you ever get sick of the fading images, just change the option and upload a single image right in the WordPress admin area.</p>
<h2 style="text-align: center;">Details: Custom Site Options</h2>
<p style="text-align: center;">Click for Larger Image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_Options.jpg" rel="shadowbox[post-697];player=img;"><img class="aligncenter size-full wp-image-702" title="PlumTree_Options" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/PlumTree_Options.jpg" alt="PlumTree Options Custom Photography Blog   Plum Tree Studios" width="600" height="305" /></a></p>
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2009. |
<a href="http://martythornley.com/2009/11/custom-photography-blog-plum-tree-studios/">Permalink</a> |
<a href="http://martythornley.com/2009/11/custom-photography-blog-plum-tree-studios/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2009/11/custom-photography-blog-plum-tree-studios/&amp;title=Custom Photography Blog &#8211; Plum Tree Studios">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/clients/" rel="tag">clients</a>, <a href="http://martythornley.com/tag/custom/" rel="tag">custom</a>, <a href="http://martythornley.com/tag/custom-blog/" rel="tag">custom blog</a>, <a href="http://martythornley.com/tag/custom-web-design/" rel="tag">custom web design</a>, <a href="http://martythornley.com/tag/photo/" rel="tag">photo</a>, <a href="http://martythornley.com/tag/photography-blog/" rel="tag">photography blog</a>, <a href="http://martythornley.com/tag/web-clients/" rel="tag">web clients</a>, <a href="http://martythornley.com/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2009/11/custom-photography-blog-plum-tree-studios/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wedding Photography Blog &#8211; Andrena Photography</title>
		<link>http://martythornley.com/2009/11/wedding-photography-blog-andrena-photography/</link>
		<comments>http://martythornley.com/2009/11/wedding-photography-blog-andrena-photography/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 19:14:00 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Custom Blogs]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom blog]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[photography blog]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wedding photography blog]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=683</guid>
		<description><![CDATA[Here is a quick look at a blog I did for Andrena Photography. Based in Los Angeles Andrena is an amazing photographer, best known for her Indian Weddings. As proof, you will notice amongst the list of referrals on her blog, a listing for Elephant Rentals. With an existing website and a strong brand and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Here is a quick look at a blog I did for <a href="http://andrenaphoto.com/blog" target="_blank">Andrena Photography</a>. Based in Los Angeles Andrena is an amazing photographer, best known for her Indian Weddings. As proof, you will notice amongst the list of referrals on her blog, a listing for Elephant Rentals.</p>
<p style="text-align: left;">With an existing website and a strong brand and logo already in place, I simply had to adjust colors and fonts to match the existing site. For the background image, I had to create a new image using the background of the current site, filling in the middle portion where the website sits. There were also some custom programming tweaks to make the menu work the way we wanted, fix the layouts of the category pages, etc. Then I added the standard set of WordPress plugins to help with optimizing the site&#8217;s performance.</p>
<p style="text-align: left;">For better visibility in the search engines, I added the All in One SEO Pack plugin for WordPress. It allows you to customize the all important title tag for every page of your site. For the title tags, we used &#8216;Los Angeles Wedding Photographer, Indian Wedding Photographer&#8217;. The site currently ranks in Google at #5 for &#8216;Los Angeles Wedding Photographer&#8217; and #4 for &#8216;Indian Wedding Photographer&#8217;.</p>
<h2 style="text-align: center;">Existing Portfolio Site</h2>
<p style="text-align: center;">Click for fullsize view:</p>
<p><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Andrena_Site.jpg" rel="shadowbox[post-683];player=img;"><img class="aligncenter size-full wp-image-685" title="Andrena_Site" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Andrena_Site.jpg" alt="Andrena Site Wedding Photography Blog   Andrena Photography" width="600" height="300" /></a></p>
<h2 style="text-align: center;">New Matching Blog</h2>
<p style="text-align: center;">Click for fullsize view:</p>
<p><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Andrena_Blog.jpg" rel="shadowbox[post-683];player=img;"><img class="aligncenter size-full wp-image-684" title="Andrena_Blog" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Andrena_Blog.jpg" alt="Andrena Blog Wedding Photography Blog   Andrena Photography" width="600" height="300" /></a></p>
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2009. |
<a href="http://martythornley.com/2009/11/wedding-photography-blog-andrena-photography/">Permalink</a> |
<a href="http://martythornley.com/2009/11/wedding-photography-blog-andrena-photography/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2009/11/wedding-photography-blog-andrena-photography/&amp;title=Wedding Photography Blog &#8211; Andrena Photography">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/clients/" rel="tag">clients</a>, <a href="http://martythornley.com/tag/custom-blog/" rel="tag">custom blog</a>, <a href="http://martythornley.com/tag/custom-web-design/" rel="tag">custom web design</a>, <a href="http://martythornley.com/tag/photography-blog/" rel="tag">photography blog</a>, <a href="http://martythornley.com/tag/web-clients/" rel="tag">web clients</a>, <a href="http://martythornley.com/tag/web-design/" rel="tag">web design</a>, <a href="http://martythornley.com/tag/wedding-photography-blog/" rel="tag">wedding photography blog</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2009/11/wedding-photography-blog-andrena-photography/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom Photography Blog &#8211; Jules Bianchi Photography</title>
		<link>http://martythornley.com/2009/11/custom-photography-blog-jules-bianchi-photography/</link>
		<comments>http://martythornley.com/2009/11/custom-photography-blog-jules-bianchi-photography/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 17:13:33 +0000</pubDate>
		<dc:creator>marty</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Custom Blogs]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[custom web design]]></category>
		<category><![CDATA[photography blog]]></category>
		<category><![CDATA[web clients]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wedd]]></category>
		<category><![CDATA[wedding photography blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://martythornley.com/?p=686</guid>
		<description><![CDATA[One of the most complex and intricate custom blogs I have put together so far was for Jules Bianchi Photography. Like most of my photographers in need of a custom blog, Jules had an existing and well established brand identity with a portfolio site already in place. Her blog however had been on Blogger, where [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">One of the most complex and intricate custom blogs I have put together so far was for <a href="http://julesbianchi.com/blog" target="_blank">Jules Bianchi Photography</a>. Like most of my photographers in need of a custom blog, Jules had an existing and well established brand identity with a portfolio site already in place. Her blog however had been on Blogger, where customization and options are limited.</p>
<p>A while back, I had also done a custom splash page for the main site, with links to all of her sites and the blog.</p>
<h2 style="text-align: center;">A look at the Splash Page</h2>
<p style="text-align: center;">Click for larger image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_Spalsh.jpg" rel="shadowbox[post-686];player=img;"><img class="aligncenter" title="Jules_Spalsh" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_Spalsh.jpg" alt="Jules Spalsh Custom Photography Blog   Jules Bianchi Photography" width="552" height="330" /></a></p>
<h2 style="text-align: center;">A look at the portfolio site</h2>
<p style="text-align: center;">Click for larger image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_site.jpg" rel="shadowbox[post-686];player=img;"><img class="aligncenter size-full wp-image-687" title="Jules_site" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_site.jpg" alt="Jules site Custom Photography Blog   Jules Bianchi Photography" width="552" height="261" /></a></p>
<h2 style="text-align: center;">A look at the Blog</h2>
<p style="text-align: center;">Click for larger image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/JulesBlog_home1.jpg" rel="shadowbox[post-686];player=img;"><img class="aligncenter size-full wp-image-691" title="JulesBlog_home" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/JulesBlog_home1.jpg" alt="JulesBlog home1 Custom Photography Blog   Jules Bianchi Photography" width="552" height="276" /></a></p>
<h2 style="text-align: left;">Details: Post Titles</h2>
<p>There were lots of little details that added to the finished blog, a combination of design elements and custom programming to add some life to the site.</p>
<p>With a long list of posts in a blog-style layout, there is an opportunity to add imagery between the posts or surrounding the titles as a way to help separate one post from the next. I used a combination of things for Jules&#8217; blog. Behind the title, I added a version of the swirl design and flowers that make up the background of the site.</p>
<p>To the left of each post is a set of icons that change depending on the category &#8211; cake for weddings, camera for photographer related posts, a house for portraits and a dog for dog portraits.</p>
<h2 style="text-align: center;">Details: Custom Images for Post Titles</h2>
<p style="text-align: center;">Click for larger image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_postHeaders.jpg" rel="shadowbox[post-686];player=img;"><img class="aligncenter size-full wp-image-692" title="Jules_postHeaders" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_postHeaders.jpg" alt="Jules postHeaders Custom Photography Blog   Jules Bianchi Photography" width="552" height="169" /></a></p>
<h2 style="text-align: left;">Details: Custom Comments on the Home Page</h2>
<p>Usually comments are made on the permanent page for a single post. When you are looking at a long list of posts, you first have to click onto another page and wait for it to load before making a comment. But with a little bit of trickery, WordPress can list the comments for each post anywhere, including right under each post on the home page.</p>
<p>You can also have some fun with the text area where you type in the comments. Adding the three information boxes across the top helped save space and the little flower makes another appearance as the background of the textarea.</p>
<h2 style="text-align: center;">Details: Custom Comments</h2>
<p style="text-align: center;">Click for larger image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_commentArea.jpg" rel="shadowbox[post-686];player=img;"><img class="aligncenter size-full wp-image-693" title="Jules_commentArea" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_commentArea.jpg" alt="Jules commentArea Custom Photography Blog   Jules Bianchi Photography" width="552" height="169" /></a></p>
<h2 style="text-align: left;">Details: Custom Social Media Links and Welcome Area</h2>
<p>One of the most important aspects of building a web presence is to connect all of the different parts to each other and make sure they are easy to find. Right across the top of the site, just under the fading slideshow header area, there is an area with a picture, the most recent Twitter status, easy to find links to Twitter and Facebook, a series of links to Jules&#8217; other important sites, and a little link for her book, Olive Goes to Hollywood. Another interesting twist was to make the image of Jules randomly change on each page load. Try refreshing the site and the image will change every time.</p>
<h2 style="text-align: center;">Details: Connecting</h2>
<p style="text-align: center;">Click for larger image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/JulesBlog_social.jpg" rel="shadowbox[post-686];player=img;"><img class="aligncenter size-full wp-image-694" title="JulesBlog_social" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/JulesBlog_social.jpg" alt="JulesBlog social Custom Photography Blog   Jules Bianchi Photography" width="552" height="169" /></a></p>
<h2 style="text-align: left;">Details: Custom 404 Error Page</h2>
<p>This is one of the most overlooked aspects of any site&#8230; What happens when something goes wrong? If you have ever reached a site that said something like &#8216;The Page you are looking for can not be found,&#8221; you are looking at what is called a 404 error page. 404 refers to the numerical code thrown back to the browser by the server. The technical aspect is one thing, but generally, these pages are ugly and not very helpful. The standard WordPress 404 will simply provide a serach box, if anything and will probably be a plain page. But wouldn&#8217;t it be more helpful to provide suggestions for what the visitor might be looking for?</p>
<p>It is possible to add an instant search result to these pages, using the url that the person was looking for. Rather than saying the site can not find that page, we have the site do a quick search and see if it finds anything close. This is great because a lot of these errors are just misspellings or typos. But the search will probably find it. Just in case the search fails, I also have it list the categories and archives links.</p>
<p>To see it in action try this link <a href="http://julesbianchi.com/blog/Four Seasons &amp; Il Cielo" target="_blank">http://julesbianchi.com/blog/Four Seasons &amp; Il Cielo</a> . You can sse that there are blank spaces and an ampersand in the link and there is definitely no URL there. But instead of an error, the site offers several posts that relate to those locations.</p>
<p>You can see another example of this in my post about the custom blog for <a href="http://martythornley.com/2009/11/custom-photography-blog-plum-tree-studios" target="_self">Plum Tree Studios</a>.</p>
<h2 style="text-align: center;">Details: Custom 404 Page</h2>
<p style="text-align: center;">Click for larger image</p>
<p style="text-align: center;"><a href="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_404Page.jpg" rel="shadowbox[post-686];player=img;"><img class="aligncenter size-full wp-image-695" title="Jules_404Page" src="http://martythornley.com/wordpress/wp-content/uploads/2009/11/Jules_404Page.jpg" alt="Jules 404Page Custom Photography Blog   Jules Bianchi Photography" width="552" height="232" /></a></p>
<hr />
<p><small>&copy; marty for <a href="http://martythornley.com">Marty Thornley</a>, 2009. |
<a href="http://martythornley.com/2009/11/custom-photography-blog-jules-bianchi-photography/">Permalink</a> |
<a href="http://martythornley.com/2009/11/custom-photography-blog-jules-bianchi-photography/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://martythornley.com/2009/11/custom-photography-blog-jules-bianchi-photography/&amp;title=Custom Photography Blog &#8211; Jules Bianchi Photography">del.icio.us</a>
<br/>
Post tags: <a href="http://martythornley.com/tag/clients/" rel="tag">clients</a>, <a href="http://martythornley.com/tag/custom/" rel="tag">custom</a>, <a href="http://martythornley.com/tag/custom-web-design/" rel="tag">custom web design</a>, <a href="http://martythornley.com/tag/photography-blog/" rel="tag">photography blog</a>, <a href="http://martythornley.com/tag/web-clients/" rel="tag">web clients</a>, <a href="http://martythornley.com/tag/web-design/" rel="tag">web design</a>, <a href="http://martythornley.com/tag/wedd/" rel="tag">wedd</a>, <a href="http://martythornley.com/tag/wedding-photography-blog/" rel="tag">wedding photography blog</a>, <a href="http://martythornley.com/tag/wordpress/" rel="tag">WordPress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://martythornley.com/2009/11/custom-photography-blog-jules-bianchi-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->