<?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>postjoe.com</title>
	<atom:link href="http://postjoe.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://postjoe.com</link>
	<description>Artist, Designer, Ideas.</description>
	<lastBuildDate>Sat, 19 May 2012 23:07:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Nick Hanauer&#8217;s Controversial TED Talk Released on Youtube</title>
		<link>http://postjoe.com/blog/ideas/controversial-ted-talk-rich-taxes-poor-suffer/</link>
		<comments>http://postjoe.com/blog/ideas/controversial-ted-talk-rich-taxes-poor-suffer/#comments</comments>
		<pubDate>Sat, 19 May 2012 23:06:07 +0000</pubDate>
		<dc:creator>jpost</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://postjoe.com/?p=434</guid>
		<description><![CDATA[Nick Hanauer&#8217;s controversial TED Talk was released on Youtube after the internets protested TED&#8217;s suppression of the talk. Clearly, there are people at TED who don&#8217;t want this particular message spread. Given the abundantly clear evidence that the rich are&#8230;]]></description>
			<content:encoded><![CDATA[<p><span style="text-align:center; display: block;"><a href="http://postjoe.com/blog/ideas/controversial-ted-talk-rich-taxes-poor-suffer/"><img src="http://img.youtube.com/vi/bBx2Y5HhplI/2.jpg" alt="" /></a></span></p>
<p>Nick Hanauer&#8217;s controversial TED Talk was released on Youtube after the internets protested TED&#8217;s suppression of the talk. Clearly, there are people at TED who don&#8217;t want this particular message spread. Given the abundantly clear evidence that the rich are getting richer and the poor getting poorer it&#8217;s amazing to me that TED would bother fighting this message. </p>
]]></content:encoded>
			<wfw:commentRss>http://postjoe.com/blog/ideas/controversial-ted-talk-rich-taxes-poor-suffer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OnSwipe Web &#8220;Apps&#8221; the Future?</title>
		<link>http://postjoe.com/blog/uncategorized/onswipe-future-web-apps/</link>
		<comments>http://postjoe.com/blog/uncategorized/onswipe-future-web-apps/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 14:21:47 +0000</pubDate>
		<dc:creator>jpost</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Standard]]></category>

		<guid isPermaLink="false">http://demo.samuli.me/wp/smartstart/?p=200</guid>
		<description><![CDATA[Here are a couple of dudes with a start up called OnSwipe that are making some waves with this concept. Basically, it&#8217;s a browser powered app for the ipad that re-formats WordPress content for the ipad making it look great&#8230;]]></description>
			<content:encoded><![CDATA[<p>Here are a couple of dudes with a start up called<a href="http://thenextweb.com/media/2011/01/24/forget-apps-onswipe-is-the-future-of-publishing/" title="OnSwipe" target="_blank"> OnSwipe that are making some waves with this concept.</a> Basically, it&#8217;s a browser powered app for the ipad that re-formats WordPress content for the ipad making it look great on the ipad. Looks great, works great. What more could you want? WordPress integrated. Of course good ol&#8217; WP is first. </p>
]]></content:encoded>
			<wfw:commentRss>http://postjoe.com/blog/uncategorized/onswipe-future-web-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Code A WordPress Accordion Menu</title>
		<link>http://postjoe.com/blog/uncategorized/wordpress-how-to-accordion-menu/</link>
		<comments>http://postjoe.com/blog/uncategorized/wordpress-how-to-accordion-menu/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 14:20:30 +0000</pubDate>
		<dc:creator>jpost</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://demo.samuli.me/wp/smartstart/?p=195</guid>
		<description><![CDATA[Using the WordPress native (built-in) Menu Functions- No Plugin WordPress Accordion Menus In the current version of WordPress the navigations you can create using the WordPress 3.0 .x is are pretty amazing. Previously, only using a plugin could you achieve&#8230;]]></description>
			<content:encoded><![CDATA[<p><strong>Using the WordPress native (built-in) Menu Functions- No Plugin WordPress Accordion Menus<br />
</strong></p>
<p>In the current version of WordPress the navigations you can create using the WordPress 3.0 .x is are pretty amazing. Previously, only using a plugin could you achieve fancy effects. Recently while building a large corporate services site I had to setup WordPress 3.0 menus in an accordion. It&#8217;s a little trickier than I had guessed, but in the end the solution is pretty simple  Using a very little jquery and a little WordPress 3.0 menu know how it turns out that it&#8217;s not that difficult to achieve an accordion effect.  <a href="http://www.matthewaprice.com/simple-wordpress-accordion-menu/">I found this tutorial in particular to be very helpful</a>. </p>
<p>In addition the tutorial it helps to know that classes added within the WordPress menu builder can be defined this way:<br />
<code>li.main-cats a {<br />
    color: #FDBC4D;<br />
	font: 15px/18px "Arial Black", Arial, Helvetica, Geneva, sans-serif;<br />
}</p>
<p>li.main-cats {<br />
	margin-top: 15px;<br />
}</p>
<p>li.sub-main-cats a {<br />
    color: #000000;<br />
	font: 13px/15px "Arial Black", Arial, Helvetica, Geneva, sans-serif;<br />
}</p>
<p>li.menu-item-object-post a {<br />
	padding-left: 15px;<br />
	background: url(images/bullet.gif) no-repeat left top;<br />
	padding-top: 3px;<br />
}</code></p>
<p>As you can see all I needed to do was add a class in the menu builder and setup that class to have some different font styling than the rest to look really good. In this case the class set in the WordPress menu generator was &#8220;main-cats&#8221; and &#8220;sub-main-cats&#8221;. But in order to set the styles you must use &#8220;li.menu-cats&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://postjoe.com/blog/uncategorized/wordpress-how-to-accordion-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Amazing Video Clip</title>
		<link>http://postjoe.com/blog/uncategorized/floating-turbine-blimp/</link>
		<comments>http://postjoe.com/blog/uncategorized/floating-turbine-blimp/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 14:18:05 +0000</pubDate>
		<dc:creator>jpost</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://demo.samuli.me/wp/smartstart/?p=192</guid>
		<description><![CDATA[This is amazing. A new concept for semi-permanent power generation from wind power harnessed in the sky!]]></description>
			<content:encoded><![CDATA[<p>This is amazing. A new concept for semi-permanent power generation from wind power harnessed in the sky!</p>
]]></content:encoded>
			<wfw:commentRss>http://postjoe.com/blog/uncategorized/floating-turbine-blimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missile Defense Shield Call of Duty 3 Modern Warfare Symmetry</title>
		<link>http://postjoe.com/blog/uncategorized/missile-defense-shield-call-of-duty-symetry/</link>
		<comments>http://postjoe.com/blog/uncategorized/missile-defense-shield-call-of-duty-symetry/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 14:16:31 +0000</pubDate>
		<dc:creator>jpost</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://demo.samuli.me/wp/smartstart/?p=188</guid>
		<description><![CDATA[This is part of the constantly growing “organism” of US missile defense. These satellite dishes are used in drone attacks and other “intelligence” wars. Also looks like a map from “Call of Duty: Modern Warfare 3″. Symmetry.]]></description>
			<content:encoded><![CDATA[<p>This is part of the constantly growing “organism” of US missile defense. These satellite dishes are used in drone attacks and other “intelligence” wars.</p>
<p>Also looks like a map from “Call of Duty: Modern Warfare 3″. Symmetry.</p>
]]></content:encoded>
			<wfw:commentRss>http://postjoe.com/blog/uncategorized/missile-defense-shield-call-of-duty-symetry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hit It Hard by BeatheBeat</title>
		<link>http://postjoe.com/blog/uncategorized/hit-it-hard-by-beathebeat/</link>
		<comments>http://postjoe.com/blog/uncategorized/hit-it-hard-by-beathebeat/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 14:08:51 +0000</pubDate>
		<dc:creator>jpost</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Audio]]></category>

		<guid isPermaLink="false">http://demo.samuli.me/wp/smartstart/?p=180</guid>
		<description><![CDATA[Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes. Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Buy&#8230;]]></description>
			<content:encoded><![CDATA[<p>Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes. Lorem ipsum dolor sit amet nec, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.</p>
<p><span id="more-180"></span></p>
<p>Buy this song from AudioJungle: <a title="Hit It Hard by BeatheBeat" href="http://audiojungle.net/item/hit-it-hard/84665" target="_blank">http://audiojungle.net/item/hit-it-hard/84665</a></p>
]]></content:encoded>
			<wfw:commentRss>http://postjoe.com/blog/uncategorized/hit-it-hard-by-beathebeat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

