<?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>Graph Paper Press &#187; Blog</title>
	<atom:link href="http://graphpaperpress.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://graphpaperpress.com</link>
	<description>Graph Paper Press specializes in photo, video and multimedia themes for Wordpress.</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:23:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Gridline News</title>
		<link>http://graphpaperpress.com/2007/12/09/gridline-news/</link>
		<comments>http://graphpaperpress.com/2007/12/09/gridline-news/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 16:52:07 +0000</pubDate>
		<dc:creator>Thad Allender</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[minimal]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://graphpaperpress.com/2007/12/09/gridline-news/</guid>
		<description><![CDATA[Gridline News is a clean and modular news magazine theme for Wordpress packed with AJAX to add flexibility to the important home page real estate.]]></description>
			<content:encoded><![CDATA[<p>
	<a href="http://graphpaperpress.com/themes/"><img src="http://d20g70ffbsoayt.cloudfront.net/wp-content/uploads/2007/12/gridline-news1.jpg" alt="Graph Paper Press Themes" width="200" height="275" class="alignleft" /></a>
	</p><div class="box">
<h2>Update</h2>
<p>This theme has been updated and is now part of the Gridline Suite.  <a href="http://graphpaperpress.com/members/signup.php">Subscribers</a> can download this theme, now renamed just &#8220;Gridline,&#8221; from their <a href="http://graphpaperpress.com/members/member.php">member page</a>.</p>
</div>
<p>Gridline News is a clean and modular news magazine theme for WordPress 2.3 and up that is packed with AJAX to add flexibility to the important home page real estate.  The main story section contains four of your latest posts layered on top of each other, accessible via tabbed navigation.  Gridline News can transform your tubular blog into a full news magazine website.</p>
<p><strong>Installation</strong></p>
<ol>
<li>Unzip the downloaded file</li>
<li>Upload the entire “Gridline News″ folder to your “/wp-content/themes/” folder</li>
<li>Log in into your WordPress control panel</li>
<li>Click the Presentation tab</li>
<li>Select the “Gridline News” screenshot</li>
</ol>
<p><strong>Configuration</strong></p>
<ol>
<li><b>GETTING STARTED:</b>  To get Gridline News off and running, you will need a minimum of 5 categories to populate the homepage.  The main section on this page is the latest article posted in category 1, followed by category 2, 3, and 4.  The three posts at right are all from category 1, offset by 1 to avoid duplication.  The other sections display the latest articles in their respective categories.</li>
<li><b>YOUR CATEGORIES:</b> In the “home.php” you will find a series of <a href="http://codex.wordpress.org/Template_Tags/query_posts">query_posts</a> functions which refer to specific <a href="http://codex.wordpress.org/Template_Tags/query_posts#Parameters">category ID numbers</a> from my database.<br />
You will need to change the category numbers to reflect the ID numbers of the categories that you want to display on your homepage. Category numbers can be found in your control panel under Manage->Categories.  There are a total of 6 spots in the home.php file to change to reflect the post categories that you want to display on the main page.</li>
<li><b>YOUR PHOTOS:</b> To have thumbnails in each post, crop the thumbnail to 150px wide by 100px tall, upload it to the web and copy the URL to the photo.  Within WordPress&#8217; Write Post page, scroll down towards the bottom and click on the Custom Fields section.  Add a key called &#8220;small_photo&#8221; and then paste the link to the thumbnail photo into the key value field.  Photos posted within each entry&#8217;s post will should not exceed <a href='http://gridline.thadallender.com/wp-content/uploads/2007/12/blog_350_09.jpg' title='BMX 350px wide'>350px wide by 225px tall</a>, otherwise, the images will bleed out and make you site look icky.  <a href='http://gridline.thadallender.com/wp-content/uploads/2007/12/custom_fields_gridline.png' title='View a screenshot of the custom fields used for the Gridline News Theme'>View a screenshot of the custom fields</a> used for the Gridline News Theme. Make sure your custom field values and keys match those in the screen shot above (but change the key value to the exact url to your images.) Custom fields are one of the most overlooked, yet powerful, tools in WordPress.  <a href='http://codex.wordpress.org/Using_Custom_Fields'>Read more about using custom fields.</a></li>
<li><b>YOUR AUTHORS PAGE:</b> Gridline News comes packaged with an author archive (authors.php), which will display some author specific info pulled from the Users page in your WordPress installation.  In order for the author&#8217;s image to show up, you&#8217;ll need to place a jpg of the author titled by the author&#8217;s last name in the wp-content/themes/gridline/images/authors/ folder.  For instance, mine is <a href="http://gridline.thadallender.com/wp-content/themes/gridline/images/authors/Allender.jpg">Allender.jpg</a>, sized at 75px X 75px.  Here is an <a href="http://gridline.thadallender.com/author/admin/">example author page.</a></li>
<li><strong>STYLES.CSS:</strong> Unlike most WordPress themes which plug all the css in one file called styles.css, Gridline utilizes the <a href="http://code.google.com/p/blueprintcss/">Blueprint</a> CSS framework to help separate positioning, typography, forms and what I&#8217;ll refer to as <em>custom</em> or <em>gridline</em> specific styles.  To edit all <em>custom gridline</em> specific styles, you&#8217;ll need to edit the style.css file located in your wp/wp-content/themes/gridline/ directory.</li>
<li><strong>COMMON ISSUES</strong> JQuery, the javascript framework used in this theme, and Prototype, the javascript language that powers some WordPress plugins, don&#8217;t like each other.  To create a pleasant user-experience, deactivate all plugins that use the Prototype javascript framework.</li>
</ol>
<hr />
<h1 class="alt">ABOUT BLUEPRINT</h1>
<hr />
All Gridline Themes utilize the CSS framework called <a href="http://code.google.com/p/blueprintcss/">Blueprint</a>.  Who is credited for the ideas behind Blueprint?  Some of the best designers on the web.  They include <a href="http://jeffcroft.com">Jeff Croft</a>, designer for <a href="http://blueflavor.com/">Blue Flavor</a>, <a href="http://subtraction.com">Khoi Vinh</a>, design director for <a href="http://nytimes.com">NYTimes.com</a>, <a href="http://playgroundblues.com/">Nathan Borror</a>, <a href="http://mintchaos.com/">Christian Metts</a>, <a href="http://meyerweb.com/eric">Eric Meyer</a>, <a href="http://wilsonminer.com/">Wilson Minor</a>, <a href="http://twinhelix.com/">Angus Turnbull</a>, <a href="http://bjorkoy.com/">Olav Bjorkoy</a> and a few others.  Most major websites use some form of css framework to allow for rapid, consistent development and design.  <a href="http://www.blueflavor.com/blog/design/blueprintcss_101.php">Take the Blueprint 101 course</a> to learn about all the possibilities.</p>
<hr />
<h1 class="alt">CAUTION</h1>
<hr />
If you are new to WordPress, HTML or CSS, Gridline probably isn&#8217;t the best theme to try to learn on.  Gridline is, however, perfect for those who want to learn by doing, reading and practicing life inside a sophisticated WordPress magazine theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://graphpaperpress.com/2007/12/09/gridline-news/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>Visualization</title>
		<link>http://graphpaperpress.com/2007/12/07/visualization/</link>
		<comments>http://graphpaperpress.com/2007/12/07/visualization/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 23:17:54 +0000</pubDate>
		<dc:creator>Thad Allender</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[minimal]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://graphpaperpress.com/?p=1</guid>
		<description><![CDATA[Visualization is a minimal, grid-based, magazine-style Wordpress theme that utilizes a CSS framework to help transform your blog into a full-blown magazine or news Web site.]]></description>
			<content:encoded><![CDATA[<p>
	<a href="http://graphpaperpress.com/themes/"><img src="http://d20g70ffbsoayt.cloudfront.net/wp-content/uploads/2008/02/visualization.jpg" alt="Graph Paper Press Themes" width="200" height="275" class="alignleft" /></a>
	</p><p>Visualization is a grid-based, magazine-style theme for <a href="http://wordpress.org">WordPress</a> 2.3 and higher that is easy to customize and make your own.  The theme utilizes Blueprint, a CSS framework, which streamlines development time by utilizing an easy-to-use grid and sensible typography.  Visualization can transform your blog into a full-blown magazine or news Web site.</p>
<h5 class="blue">Visualization Includes</h5>
<ul>
<li>Widgetized sidebar and bottombar</li>
<li>Optional custom header images</li>
<li>Dynamic sidebar to maximize homepage real estate</li>
<li>Nine spots on the homepage to pack with content</li>
</ul>
<h6 class="blue">Getting Started</h6>
<p>To get Visualization off and running, you will need a minimum of 9 categories.  The main section on this page is the latest article posted in category 1.  The other sections display the latest articles in their respective categories.  If you want a post a Sports article and have it show up in the main section, you would simply put the article in category 1 and Sports categories.  The Sports section below will offset by one, enabling the main page to never publish duplicated content. See the screenshot below for reference.<br />
<img src='http://d20g70ffbsoayt.cloudfront.net/wp-content/uploads/2007/12/zisualization_tutorial1.png' alt='Visualzation tutorial' /></p>
<h6 class="blue">Using Photos</h6>
<p>Visualization utilizes WordPress&#8217; custom fields to display and manage each individual entry&#8217;s thumbnail photos.  These include the 270 X 100 px skinny horizontal images (custom field key value=thumbnail) and a 75 X 75 pixel images (custom field key value=square).  The screenshot below demonstrates the custom fields used for Visualization.  The &#8220;photo&#8221; key value is optional if you prefer to program in additional lead photos measuring 590px wide into your theme design.  <img src='http://d20g70ffbsoayt.cloudfront.net/wp-content/uploads/2007/12/visualization_custom_fields.jpg' alt='Visualization Custom Fields' /></p>
<h6 class="blue">Common Issues</h6>
<p>JQuery, the javascript framework used in this theme, and Prototype, the javascript language that powers some WordPress plugins, don&#8217;t like each other.  To create a pleasant user-experience, deactivate all plugins that use the Prototype javascript framework.</p>
]]></content:encoded>
			<wfw:commentRss>http://graphpaperpress.com/2007/12/07/visualization/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 8/15 queries in 0.041 seconds using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d20g70ffbsoayt.cloudfront.net

Served from: graphpaperpress.com @ 2012-02-03 20:05:13 -->
