<?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>BinaryM Inc.</title>
	<atom:link href="http://binarym.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://binarym.com</link>
	<description>Internet?</description>
	<lastBuildDate>Wed, 10 Feb 2010 22:58:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shopp loading incorrect WordPress installation</title>
		<link>http://binarym.com/2010/shopp-loading-incorrect-wordpress-installation/</link>
		<comments>http://binarym.com/2010/shopp-loading-incorrect-wordpress-installation/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 22:58:22 +0000</pubDate>
		<dc:creator>mcinvale</dc:creator>
				<category><![CDATA[Bug Fixes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://binarym.com/?p=408</guid>
		<description><![CDATA[When trying to use Shopp's TinyMCE button, the resulting window displays a different WordPress installation (normally the login window). This bug is caused by the way Shopp is including content into shopp/core/ui/behaviors/tinymce/dialog.php.]]></description>
			<content:encoded><![CDATA[<p>When trying to use their TinyMCE button, the resulting window displays a different WordPress installation (normally the login window). This was quite annoying since I didn&#8217;t have all of my category and product IDs committed to memory. <img src='http://binarym.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>This bug is caused by the way Shopp is including content into <strong>shopp/core/ui/behaviors/tinymce/dialog.php</strong>, specifically with the function <em>find_filepath</em>. Shopp is searching your entire document root for a core WordPress file, wp-load.php. Once it finds this file it is loaded into the window that is displayed for you. The problem presents itself because Shopp doesn&#8217;t check to see if it&#8217;s the correct WordPress installation that wp-load.php came from.</p>
<h3>Quick Fix</h3>
<p>Open up the file <strong>shopp/core/ui/behaviours/tinymce/dialog.php</strong> and comment out lines 2-27. Then add the following snippet:</p>
<pre class="brush: php;">$includefile = str_replace('/wp-content/plugins/shopp/core/ui/behaviors/tinymce/dialog.php','',$_SERVER['SCRIPT_FILENAME']) . '/wp-load.php';
require_once($includefile);</pre>
<p>It&#8217;s possible this will break other things, so don&#8217;t do this on a production installation. Let me know if this works for you in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://binarym.com/2010/shopp-loading-incorrect-wordpress-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Justin Fee Insurance</title>
		<link>http://binarym.com/2010/justin-fee-insurance/</link>
		<comments>http://binarym.com/2010/justin-fee-insurance/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 22:18:39 +0000</pubDate>
		<dc:creator>mcinvale</dc:creator>
				<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://binarym.com/?p=405</guid>
		<description><![CDATA[Wow, we've been busy recently. Despite our hectic schedule, we were able to push Justin Fee's new insurance website live. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://jfeeinsurance.com/"><img class="aligncenter size-full wp-image-406" title="Justin Fee Insurance" src="http://binarym.com/wp-content/uploads/2010/02/jfee-insurance-website.png" alt="" width="750" height="400" /></a></p>
<p>Wow, we&#8217;ve been busy recently. Despite our hectic schedule, we were able to push <a href="http://jfeeinsurance.com/">Justin Fee&#8217;s new insurance website</a> live.</p>
<p>The site is built on WordPress with a handful of plugins. BinaryM created a new logo for Justin and designed the site around that.</p>
<p>I don&#8217;t have time to write much about it, so go ahead and check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://binarym.com/2010/justin-fee-insurance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Treehuggers International</title>
		<link>http://binarym.com/2010/treehuggers-international/</link>
		<comments>http://binarym.com/2010/treehuggers-international/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 17:49:33 +0000</pubDate>
		<dc:creator>daley</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://binarym.com/?p=390</guid>
		<description><![CDATA[A couple of months ago we were connected with Tommy Hough, an on air personality for FM 949 in San Diego, to help him with his personal passion and side-project Treehuggers International.]]></description>
			<content:encoded><![CDATA[<p><a href="http://treehuggersintl.com/"><img class="aligncenter size-full wp-image-391" title="Treehuggers_International_Website" src="http://binarym.com/wp-content/uploads/2010/01/Treehuggers_International_Website.png" alt="Treehuggers_International_Website" width="750" height="333" /></a></p>
<p>A couple of months ago we were connected with Tommy Hough, an on air personality for <a href="http://www.fm949sd.com/">FM 949 in San Diego</a>, to help him with his personal passion and side-project <a href="http://treehuggersintl.com/">Treehuggers International</a>.</p>
<p>Treehuggers came to BinaryM with an existing <a href="http://wordpress.org/">WordPress.org</a> install, but needed a new theme designed and coded along with a usable format to archive, play and download the shows podcasts.   After some time in our labs, we are proud to announce the launch of <a href="http://treehuggersintl.com/">TreehuggersIntl.com</a>.</p>
<p>Some cool sections to check out:</p>
<ul>
<li> <a href="http://treehuggersintl.com/category/show-episodes/"><strong>Show Episodes</strong></a> and <a href="http://treehuggersintl.com/show-archive/"><strong>Show Archive</strong></a> &#8211; Two sections of the site synchronized with the <a href="http://wordpress.org/extend/plugins/powerpress/">Blurbrry PowerPress plugin</a> to allow for a single upload to display in separate sections.</li>
<li> Also in the <a href="http://treehuggersintl.com/show-archive/"><strong>Show Archive</strong></a>, we took the <a href="http://wordpress.org/extend/plugins/custom-field-template/">Custom Field Template plugin</a> out for a spin to organize each of the shows guests and tags.</li>
</ul>
<p>Take a look and let us know what you think.  Be Careful ~ You Might Just Learn Something!</p>
]]></content:encoded>
			<wfw:commentRss>http://binarym.com/2010/treehuggers-international/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did I ever tell you&#8230;</title>
		<link>http://binarym.com/2010/did-i-ever-tell-you/</link>
		<comments>http://binarym.com/2010/did-i-ever-tell-you/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 18:27:13 +0000</pubDate>
		<dc:creator>mcinvale</dc:creator>
				<category><![CDATA[Feedback]]></category>

		<guid isPermaLink="false">http://binarym.com/?p=386</guid>
		<description><![CDATA[Did I ever tell you how awesome our website is? You are the most amazing website developer on the planet.]]></description>
			<content:encoded><![CDATA[<p>Just received an email from Blan Cox over at <a href="http://millscom.com/">Mills Communications</a>:</p>
<blockquote><p>Matt,</p>
<p>Did I ever tell you how awesome our website is? You are the most amazing website developer on the planet. I have never liked the Mills website as much as I do right now.</p>
<p>You are the bomb.</p>
<p>Blan</p></blockquote>
<p>I like you too Blan and your project was fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://binarym.com/2010/did-i-ever-tell-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
