<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"> 
<channel> 
	<title>Monochrome Industries</title> 
	<link>http://monochromeindustries.com/products</link> 
	<description>RSS feed for monochromeindustries.com</description> 
	<language>en</language> 
	<atom:link href="http://monochromeindustries.com/products" rel="self" type="application/rss+xml" />
	

<item> 
	<title>Litho Graph</title> 
	<description><![CDATA[
<div class="first column half">
	<img src="/images/LithoGraph-128.png" class="icon large right">
	<h1>Litho Graph</h1>

	<p>A picture’s worth a thousand words: draw your ideas with Litho Graph!</p>

	<p>Make precise sketches of anything, wherever you are. Litho Graph’s drawing tools snap to the grid, making it easy to make precise lines. Use cartesian grids for 2D sketches, or isometric grids for 3D work. And with Litho Graph’s large page size (equivalent to US Letter size), you can pan and zoom across a large area. You can even change the paper and grid colours for each of your many drawings, letting you work the way you like.</p>
	
	<p><a href="http://itunes.com/app/lithograph"><img src="/images/buy-on-app-store.png" class="center"></a></p>
	
	<p>Follow <a href="http://twitter.com/LithoGraph">@LithoGraph</a> on Twitter for updates.</p>
	
	<p><img src="/images/litho-graph/glamour-shot.jpg" class="center"></p>
	
</div>

<div class="last column half">
	<ul class="screenshots">
		<li><img src="/images/litho-graph/screenshot1.png" alt="Projection, on isometric paper"></li>
		<li><img src="/images/litho-graph/screenshot2.png" alt="Pyramids, on isometric paper"></li>
		<li><img src="/images/litho-graph/screenshot3.png" alt="The dragon curve, on cartesian paper"></li>
		<li><img src="/images/litho-graph/screenshot4.png" alt="The page list, showing several pages"></li>
		<li><img src="/images/litho-graph/screenshot5.png" alt="A visual demonstration of quadtree space partitioning"></li>
	</ul>
</div>

<!-- <div class="clear"></div>

<hr>

<div class="first column half">
	<h2>Using Litho Graph</h2>
</div>

<div class="last column half">
	
</div> -->]]></description>  
	<pubDate>Thu, 17 Sep 2009 17:35:40 -0400</pubDate>
	<guid isPermaLink="true">http://monochromeindustries.comproducts%2Flitho-graph</guid>
</item>


<item> 
	<title>RXBlendColourPicker</title> 
	<description><![CDATA[
<img src="/images/RXBlendColourPicker-128.png" class="icon large right" alt="RXBlendColourPicker">
<h1>RXBlendColourPicker</h1>

<p>This is a colour picker that lets you pick a blend between two other swatches.</p>

<p>Full source for the colour picker, including the artwork, is <a href="http://github.com/robrix/BlendColourPicker">available on github</a>.</p>

<p>As may be evident from this site’s design, I like stepped gradients.</p>

<img src="/images/blend-colour-picker/screenshot.png" class="right inline-screenshot" alt="The colour picker in action.">

<h2>Get It</h2>

<p>You can <a href="http://cloud.github.com/downloads/robrix/BlendColourPicker/RXBlendColourPicker.colorPicker_v1.0.zip">download RXBlendColourPicker</a> (pre-built) from github.</p>

<h2>Install It</h2>

<p>Unzip the download, and move the result into ~/Library/ColorPickers. If you don’t have that folder, make it first.</p>

<h2>Use It</h2>

<ol>
	<li><p>Pick two colours, and drag them to the swatch list at the bottom of the colour panel.</p></li>
	
	<li><p>Then on the blend colour picker, drag the swatches into the colour wells underneath the slider.</p></li>

	<li><p>Adjust the slider as desired, or enter a precise percentage for the blend.</p></li>
</ol>

<p>Et voilà! You have a blended colour.</p>

<h2>Limitations</h2>

<p>RXBlendColourPicker does its blends with <code>NSColor</code>’s handy <code>-blendedColorWithFraction:ofColor:</code> method. This means that its blends are done in the RGB colour space, and as such aren’t suitable for CMYK work, or for blending two colours’ hues without affecting their saturation or value (HSV).</p>

<p>If there’s interest in having such features, they won’t be hard to add; <a href="mailto:support%40monochromeindustries.com?subject=Request%20for%20support">let me know</a> if they would be useful to you.</p>]]></description>  
	<pubDate>Thu, 17 Sep 2009 17:35:40 -0400</pubDate>
	<guid isPermaLink="true">http://monochromeindustries.comproducts%2Fblend-colour-picker</guid>
</item>
</channel> 
</rss>