<?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>Leslie Franke &#187; wordpress</title>
	<atom:link href="http://lesliefranke.com/tag/wordpress-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesliefranke.com</link>
	<description>Thoughts on Strategy and Web Design</description>
	<lastBuildDate>Sat, 05 Jun 2010 05:00:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-RC2</generator>
		<item>
		<title>Shades of Gray for WordPress Sandbox</title>
		<link>http://lesliefranke.com/2007/08/shades-of-gray-for-wordpress-sandbox/</link>
		<comments>http://lesliefranke.com/2007/08/shades-of-gray-for-wordpress-sandbox/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 01:00:59 +0000</pubDate>
		<dc:creator>lesliefranke</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://lesliefranke.com/2007/08/shades-of-gray-for-wordpress-sandbox/</guid>
		<description><![CDATA[Shades of Gray is not a theme for WordPress itself, but a skin for the WordPress Sandbox theme. Shades of Gray is a minimalist, two column fluid-width theme. It is primarily a grayscale skin but could easily be modified to use whatever colors you desired. If you would like to play around with the skin [...]]]></description>
			<content:encoded><![CDATA[<p>Shades of Gray is not a theme for WordPress itself, but a skin for the WordPress Sandbox theme. Shades of Gray is a minimalist, two column fluid-width theme.  It is primarily a grayscale skin but could easily be modified to use whatever colors you desired. If you would like to play around with the skin in the wild feel free to download it and give it a try. </p>
<div style="text-align: center;">
<img src="/images/shadesofgray.png" alt="Shades of Gray WordPress Sandbox Skin" /></div>
<p>Installing Shades of Gray is simple. Just follow the steps below.</p>
<p>1. Upload the sandbox-shadesofgray folder to your Sandbox folder in the wp-content/themes/ on your server.</p>
<p>2. Edit the default Sandbox style.css file, so that it loads the Shades of Gray skin. You can do this by replacing current @import url&#8230; line with this one:</p>
<p><code>@import url(â€™sandbox-Shades of Gray/style.cssâ€™);</code></p>
<p><span style="color: #c00;">Download the skin from the <a href="http://www.sndbx.org/results/designs/shades-of-gray/">Sandbox Design</a> page.<br />
</span></p>
<p><span style="color: #aaa; font-size: .9em;">Note that you must have Sandbox installed to use Shades of Gray, if you donâ€™t have Sandbox you can get it <a href="http://www.plaintxt.org/themes/sandbox/">here</a>.</span></p>
<p><strong>Modifying Shades of Gray</strong></p>
<p>Feel free to modify Shades of Gray in any way you like. To make the skin your own you should replace the icon in the top left corner of the screen and the panoramic image spreading across the top of the page with images of your own. In addition, the Shades of Gray skin includes numerous print styles to format the page for printing and is also designed to format a WordPress category named &#8216;Asides&#8217; differently than other categories. Either one of these can be changed or removed entirely. More details on how to to this is in the readme file in the download.</p>
<p><strong>License &#038; Credits</strong></p>
<p>Shades of Gray is released under the GNU General Public License, meaning you can do pretty much whatever you want with it, but a link back to <a href="http://lesliefranke.com">lesliefranke.com</a> is always appreciated. Of special note some of the icons in Shades of Gray have been adapted from the &#8220;Mini&#8221; (<a href="http://www.famfamfam.com/lab/icons/mini/">http://www.famfamfam.com/lab/icons/mini/</a>) icon collection by Mark James and the Feed Icons are from <a href="http://www.feedicons.com/">http://www.feedicons.com/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lesliefranke.com/2007/08/shades-of-gray-for-wordpress-sandbox/feed/</wfw:commentRss>
		<slash:comments>103</slash:comments>
		</item>
		<item>
		<title>Sandbox Skins for WordPress</title>
		<link>http://lesliefranke.com/2007/08/sandbox-skins-for-wordpress/</link>
		<comments>http://lesliefranke.com/2007/08/sandbox-skins-for-wordpress/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 00:53:17 +0000</pubDate>
		<dc:creator>lesliefranke</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://lesliefranke.com/2007/08/sandbox-skins-for-wordpress/</guid>
		<description><![CDATA[One of the most interesting themes for WordPress is the Sandbox theme. Sandbox is different than most WordPress themes due to its semantic markup and dynamic class-generating functions. The authors of the theme have leveraged Cascading Style Sheets (CSS) to allow for the styling of almost anything on the page without having to touch any [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most interesting themes for WordPress is the <a href="http://www.sndbx.org">Sandbox theme</a>. Sandbox is different than most WordPress themes due to its semantic markup and dynamic class-generating functions. The authors of the theme have leveraged Cascading Style Sheets (CSS) to allow for the styling of almost anything on the page without having to touch any PHP code. Nearly every HTML element has an assigned class. For example, multiple classes are assigned to the body and to every post. This allows designers to change the look and feel of Sandbox by creating different skins (CSS files) which are then applied to the theme.</p>
<p>One of the main issues with the Sandbox theme so far has been a lack of quality skins. This should begin to change with the close of the recent <a href="http://www.sndbx.org/2007/07/29/submissions-have-closed-judging-begins/">Sandbox Design Competition</a>. Iâ€™ve been watching the Design Competition as it has unfolded, even creating a skin myself, and have been looking forward to see the skins that have been created. </p>
<p>From what I see so far I am most impressed with the following three themes:</p>
<p>Diurnal &#8211; <a href="http://www.sndbx.org/results/designs/diurnal/">Diurnal</a> is a three-column layout that changes styles according to the time of day.</p>
<p>Moo-Point &#8211; <a href="http://www.sndbx.org/results/designs/moo-point/">Moo-Point</a> is a two-column layout with a header navigation and right-hand sidebar. The theme is nicely laid out with appropriate white space making it easy to read.</p>
<p>Oranges- <a href="http://www.sndbx.org/results/designs/oranges/">Oranges</a> is a two-column layout and minimalistic skin with a dash of orange.</p>
<p>For a look at all of the skins from the Sandbox Designs Competition head over to the <a href="http://www.sndbx.org/results/designs/">Sandbox Designs</a> site and see live previews of each skin <a href="http://www.sndbx.org/live-preview/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lesliefranke.com/2007/08/sandbox-skins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Site Redesign with WordPress – Layout and Design</title>
		<link>http://lesliefranke.com/2007/03/site-redesign-with-wordpress-layout-and-design/</link>
		<comments>http://lesliefranke.com/2007/03/site-redesign-with-wordpress-layout-and-design/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 00:56:39 +0000</pubDate>
		<dc:creator>lesliefranke</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://lesliefranke.com/2007/03/site-redesign-with-wordpress-layout-and-design/</guid>
		<description><![CDATA[After finding some WordPress themes for inspiration I set about creating the look and feel of my new site. As different developers will take different approaches to designing a site layout there are several ways to go about doing this. I believe that a solid theme will always start with well coded HTML. As a [...]]]></description>
			<content:encoded><![CDATA[<p>After finding some WordPress themes for inspiration I set about creating the look and feel of my new site. As different developers will take different approaches to designing a site layout there are several ways to go about doing this. I believe that a solid theme will always start with well coded HTML. As a result, the very first thing is to create a homepage with no dynamic data, just a plain HTML page with code for the layout and <a href="http://www.lipsum.com/">dummy text</a> as content. Then the look and feel can be applied to the site with CSS files, colors, and images being plugged into the static page.</p>
<p>The rational behind completing the site design/coding and layout first is to make sure that all of the code blocks are in the right place and semantically laid out. In addition, this is a good time to <a href="http://validator.w3.org/">validate the site</a>, checking for errors like an improperly closed div tag that could mess up the site layout. Once the layout code has been added to the WordPress template, errors of this kind are much more difficult to diagnose and fix. This approach provides a chance to nail down the styles that will be used for layout and text without having to worry about any WordPress tags or PHP code getting it the way.</p>
<p>If you look at the illustration below each page in this site is really just split up into four blocks. Even the homepage, while a little different, is just additional content and side blocks within the main content block. Each one of these blocks are marked up and placed in position using div tags and CSS floats. Besides helping to separate the content from presentation, this provides one important additional benefit. I can write the page just once and it should render correctly in most browsers and devices</p>
<h3>Block Sections in Each Page</h3>
<p><img src="/images/LeslieFrankeLayout.png" align="left" alt="LeslieFranke Site Layout" style="margin: 8px;" /></p>
<h4>Header Block</h4>
<p>The header block of the page contains all the HTML information that needs to be at the top of each WordPress page. This includes the site menu, header image, page title/description and things that belong in the HEAD section of the page, such as the doctype, links to style sheets, and the title. Basically, the header block should contain anything that needs to be repeated across the top of all of the WordPress pages on the site.</p>
<h4>Content Block</h4>
<p>The content block contains the meat of each WordPress page, either posts or WordPress pages.</p>
<h4>Sidebar Block</h4>
<p>This block contains anything that will add additional value to the page. For example, on the posts pages I may want to add the latest posts and posts categories.</p>
<h4>Footer Block</h4>
<p>The footer block contains the information that goes at the bottom of each WordPress page such as copyright and contact information.</p>
<h3>Copying the Code into WordPress Templates</h3>
<p>Now I can copy my layout code from the static pages into the appropriate files in the theme directory. WordPress themes live in a directory residing in the wp-content/themes/ folder. For example, a theme named &#8216;mytheme&#8217; would reside in the wp-content/themes/mytheme folder. This directory holds all of the themeâ€™s stylesheets, templates, images, etc. WordPress will load different pages templates for a different query type. Basically, if a category is being queried the template called category.php will be used.</p>
<p>In order to avoid starting completely from scratch I begin by copying all of the files from the default WordPress theme into this directory (<span style="color: #c00;">Update Note: <a href="http://alexking.org/">Alex King</a> mentions that he uses the <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a> theme as a starting point. Depending on your needs this may be a better choice.</span>) While many different theme files have special meaning to WordPress below is the theme files I included in this site&#8217;s new theme.</p>
<ol>
<li>index.php &#8211; The main WordPress template. Index.php must be present and will be used if the appropriate query template is not present.</li>
<li>style.css &#8211; The main stylesheet. This must be included with the theme.</li>
<li>archive.php &#8211; The archive template. Archive.php is used when a category, author, or date is queried.</li>
<li>author.php &#8211; The author template. Used when an author is queried.</li>
<li>category.php &#8211; The category template. Used when a category is queried.</li>
<li>comments.php &#8211; The comments template.</li>
<li>footer.php &#8211; The page footer template. Can be used on any page.</li>
<li>header.php &#8211; The page header template. Can be used on any page.</li>
<li>page.php &#8211; The page template. Used when a page is queried.</li>
<li>sidebar.php &#8211; The side portion of the page template. Can be used on any page.</li>
<li>single.php &#8211; The single post template. Used when a single post is queried.</li>
<li>search.php &#8211; The search template. Used when a search is performed.</li>
<li>404.php &#8211; The 404 Not Found template. Used when WordPress cannot find a post that matches a query.</li>
</ol>
<h3>Conclusion</h3>
<p>Now that I have added my layout HTML code to each WordPress template I can begin adding the WordPress tags and PHP code to each one of the WordPress template files, customizing each one to my liking.</p>
<h3 style="color: #c00;">Notes:</h3>
<p>To help in creating the look and feel, as well as coding the site, the following software was used. I used <a href="http://www.adobe.com/products/dreamweaver/">Dreamweaver</a> and <a href="http://www.newsgator.com/NGOLProduct.aspx?ProdId=TopStyle&#038;ProdView=lite">Top Style Light</a> for the XTML/CSS part of the design and <a href="http://www.corel.com/servlet/Satellite/us/en/Product/1155872554948">Paint Shop Pro</a> for the graphic work. While Top Style Light is freeware, the others are not. A good, free alternative to Dreamweaver is <a href="http://www.chami.com/html-kit/">HTLM-Kit</a> and a good, free alternative to Paint Shop Pro is <a href="http://www.getpaint.net/">Paint.Net</a>. Besides this software, I needed a browser to test the site as development progressed. I used <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a> as my primarily development browser with two essential extensions, <a href="http://www.getfirebug.com/">Firebug</a> and <a href="http://chrispederick.com/work/webdeveloper/">Web Developer</a>, while at the same time making sure to check my progress in both Internet Explorer 6 and 7.</p>
<p>In addition if you need coming up with layout code take a look at one of the following sites:<br />
<a href="http://www.oswd.org/">Open Source Web Design</a>, <a href="http://www.openwebdesign.org/">Open Web Design</a>, <a href="http://www.templateworld.com/free_templates.php">Template World</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lesliefranke.com/2007/03/site-redesign-with-wordpress-layout-and-design/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
