<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>daisyrust.com &#187; creative code</title>
	<link>http://www.daisyrust.com</link>
	<description>digital art hacks - creative code - exhibition</description>
	<pubDate>Mon, 25 Feb 2008 14:46:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Controlling Quartz Composer with Speech Commands</title>
		<link>http://www.daisyrust.com/2006/10/11/controlling-quartz-composer-with-speech-commands/</link>
		<comments>http://www.daisyrust.com/2006/10/11/controlling-quartz-composer-with-speech-commands/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 10:44:37 +0000</pubDate>
		<dc:creator>ian grant</dc:creator>
		
		<category><![CDATA[creative code]]></category>

		<category><![CDATA[digital art hacks]]></category>

		<category><![CDATA[general]]></category>

		<category><![CDATA[quartz composer]]></category>

		<category><![CDATA[speech]]></category>

		<guid isPermaLink="false">http://www.daisyrust.com/2006/10/11/controlling-quartz-composer-with-speech-commands/</guid>
		<description><![CDATA[First draft:

Here we go! I did this once then failed to remember how I did it - and I'm not surprised - because the functionality to attach a speech command to an application specific keyboard command "Define a Keyboard Command" or to trigger specific key press can only be accessed by SPEAKING a command - highlighted below in the Speech Commands window.]]></description>
			<content:encoded><![CDATA[<p>First draft:</p>
<p>Here we go! I did this once then failed to remember how I did it - and I&#8217;m not surprised - because the functionality to attach a speech command to an application specific key-press can only be accessed by SPEAKING the command &#8220;Define a Keyboard Command&#8221; - highlighted below in the Speech Commands window. <a href="http://www.daisyrust.com/2006/10/11/controlling-quartz-composer-with-speech-commands/#more-48" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.daisyrust.com/2006/10/11/controlling-quartz-composer-with-speech-commands/feed/</wfw:commentRss>
		</item>
		<item>
		<title>tiger reflections - quartz composer patch</title>
		<link>http://www.daisyrust.com/2006/02/10/tiger-reflections-quartz-composer-patch/</link>
		<comments>http://www.daisyrust.com/2006/02/10/tiger-reflections-quartz-composer-patch/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 09:14:36 +0000</pubDate>
		<dc:creator>ian grant</dc:creator>
		
		<category><![CDATA[creative code]]></category>

		<category><![CDATA[graphics]]></category>

		<category><![CDATA[quartz composer]]></category>

		<guid isPermaLink="false">http://www.daisyrust.com/2006/02/10/tiger-reflections-quartz-composer-patch/</guid>
		<description><![CDATA[<p style="text-align: left"><img align="left" src="http://www.daisyrust.com/wp-content/uploads/2006/02/reflection_icon.thumbnail.png" alt="tiger reflections icon" description="quartz composer tiger reflections patch icon"/></p> 

Download: <a href="http://www.daisyrust.com/download/tiger_reflections_v1.qtz.zip"> tiger_reflections.qtz.zip</a>

A Quartz Composer patch that will automatically produce a cool, adjustable reflection from an image, text or video input.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.daisyrust.com/wp-content/uploads/2006/02/reflection_icon.png" alt="tiger reflections icon" description="quartz composer tiger reflections patch icon" width="414" height="413" /></p>
<p>Download: <a href="http://www.daisyrust.com/download/tiger_reflections_v1.qtz.zip"> tiger_reflections.qtz.zip</a></p>
<p>A Quartz Composer patch that will automatically produce a cool, adjustable reflection from an image, text or video input. The style is familiar from Tiger applications, particularly &#8220;Front Row&#8221; and Keynote. It is a visual style echoed across Apple&#8217;s branding and is slightly cooler than a simple drop shadow.</p>
<p><b>Control Parameters</b></p>
<p><img src="http://www.daisyrust.com/wp-content/uploads/2006/02/reflection_parameters.png" alt="reflection parameters" description="reflection parameters" width="300" height="295" /> </p>
<p>Most are self explanatory but here are some notes:</p>
<p><b>Color:</b> this controls the background, the &#8216;fade to color&#8217; of the reflection gradient and the &#8216;fade to color&#8217; of the block that fades the reflections<br />
<b>Gradient Point 1 and 2:</b> This numbers control the falloff / distance of the reflection The numbers relate to the size of the image measured in pixels. To get recommendations on what values to use select <b>Gradient Advice</b>. </p>
<p>Currently the recommended values are calculated like so: </p>
<p><b>Gradient Point 1:</b> image height (px) / 1.7<br />
<b>Gradient Point 2:</b> image height (px) * 1.5</p>
<p>Gradient point 1 should be smaller then Gradient point 2. Gradient point 2 should be around the height of the image - but different effects can be achieved by varying it. Likewise, increasing Gradient point 1 from 0 increases the brightness of the first part of the reflection - creating a nice controllable reflection fall-off.</p>
<p>In a cocoa application the reflection gradient parameters could be more usefully mapped to a couple of sliders. If a simpler interface is needed, you could hard wire the &#8216;recommended&#8217; values into the relevant inputs. </p>
<p><b>Gap:</b> Makes a gap between the reflection and the image. This improves the illusion that the image is sitting on a surface.</p>
<p><b>To Do</b><br />
- with a little effort the patch could be used in a cocoa application or, I think, converted to an image unit for use in other applications.</p>
<p>- thorough testing of how images with alpha channels work.</p>
<p><b>Key Quartz Composer Techniques</b><br />
- mask and alpha manipulations.<br />
- blending modes</p>
]]></content:encoded>
			<wfw:commentRss>http://www.daisyrust.com/2006/02/10/tiger-reflections-quartz-composer-patch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>qc stereoscopic recorder 0.1</title>
		<link>http://www.daisyrust.com/2006/02/05/qc-stereoscopic-recorder-05/</link>
		<comments>http://www.daisyrust.com/2006/02/05/qc-stereoscopic-recorder-05/#comments</comments>
		<pubDate>Sun, 05 Feb 2006 21:31:53 +0000</pubDate>
		<dc:creator>ian grant</dc:creator>
		
		<category><![CDATA[cocoa]]></category>

		<category><![CDATA[creative code]]></category>

		<category><![CDATA[quartz composer]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.daisyrust.com/2006/02/04/qc-stereoscopic-recorder-05/</guid>
		<description><![CDATA[<p style="text-align: center"><img align="left" title="qcstereoscopic recorder icon" alt="qcstereoscopic recorder icon" src="http://www.daisyrust.com/wp-content/uploads/2006/02/icon_reflection.png" /></p> 
<p>Download <a href="http://www.daisyrust.com/appserver/qcstereoscopicrecorder/QCStereoscopicRecorder_0.1.tar" title="Download QCStereoscopicRecorder 0.1 (Universal Binary)">QCStereoscopicRecorder 0.1 (Universal Binary)</a></p>
<p>QCStereoscopic Recorder is a mac app that produces real time 3D anaglyph images viewable with red / cyan glasses.</p>
<p>&#160;</p>
<p>&#160;</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img align="middle" title="qcstereoscopic recorder icon" alt="qcstereoscopic recorder icon" src="http://www.daisyrust.com/wp-content/uploads/2006/02/icon_reflection.png" /></p>
<p>Download Application: <a href="http://www.daisyrust.com/appserver/qcstereoscopicrecorder/QCStereoscopicRecorder_0.1.tar" title="Download QCStereoscopicRecorder 0.1 (Universal Binary)">QCStereoscopicRecorder 0.1 (Universal Binary)</a> OS 10.4 required</p>
<p>Download Source: <a href="http://www.daisyrust.com/download/QuartzComposer_Stereovision_v0.1.zip" title="Download QCStereoscopicRecorder 0.1 Source (4.0mb)">QCStereoscopicRecorder 0.1 Source (4.0mb)</a></p>
<p>QC Stereoscopic Recorder is my first Cocoa app! It is part of my work towards an <a title="ma in computer arts" href="http://ellington.tvu.ac.uk/ma/">MA in Computer Arts</a>. The app is a component of a larger project called “<a title="anamorphica" href="http://ellington.tvu.ac.uk/ma/experimental-digital-media/">Anamorphica</a>” in a class called “<a title="experimental digital media" href="http://ellington.tvu.ac.uk/ma/experimental-digital-media/">Experimental Digital Media</a>”.  Further documentation of this project will appear over the next few weeks. Basically, I am aiming to make a low-cost open source anaglyph recording and ‘performance’ system.</p>
<p>To use it you will need two firewire cameras.</p>
<p>Performance is improved if each camera comes in on a separate firewire bus. To effect this, I use a Lacie firewire PCMCIA card in my G4 laptop.</p>
<p>I needed a simple application that would capture dual camera input, export to quicktime and make an anaglyph.</p>
<p>I have included “stereo-pair” generation. Stereo-pair generation will come into it’s own when the application can handle full-screen and dual monitor support. Then I may create a ‘Wheatstone’ device (see <a title="wheatstone, pioneer of optical 3d" href="http://www.stereoscopy.com/library/wheatstone-paper1838.html">http://www.stereoscopy.com/library/wheatstone-paper1838.html</a>).</p>
<p>QCStereoscopic Recorder would not have happened if it wasn’t for the wonderful “Quartz Composer”. Easy and a joy to use. As I am learning Cocoa and Objective-C, the project is indebted to sample code and open source initiatives.</p>
<ul>
<li>demo code from <a title="Sample code - Apple QCTV" href="http://developer.apple.com/samplecode/QuartzComposer_WWDC_QCTV/QuartzComposer_WWDC_QCTV.html">Apple - QCTV</a> / Pierre-Olivier Latour</li>
<li>the wonderful “Sparkle” by Andy Matuschak (<a title="sparkle - www.andymatuschak.org" href="http://www.andymatuschak.org">www.andymatuschak.org</a>) handles software updates from within the applications.</li>
</ul>
<p><strong>To Do</strong></p>
<ul>
<li>full screen mode</li>
<li>improve image contrast quality</li>
<li>fully implement Apple help</li>
<li>export print resolution single frames</li>
<li>implement VJing style performance control</li>
</ul>
<p><strong>Notes</strong></p>
<ul>
<li>Built as a universal binary - untested on Intel</li>
<li>tested on PPC - 10.4.4</li>
</ul>
<p>Have fun!</p>
<p style="text-align: left"><img align="middle" title="recursive anaglyph experimental image" alt="early recursive anaglyph experiment made with qc stereoscopic recorder" src="http://www.daisyrust.com/wp-content/uploads/2006/02/recursive002.png" /><br />
<small>early recursive anaglyph experiment made with qc stereoscopic recorder</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.daisyrust.com/2006/02/05/qc-stereoscopic-recorder-05/feed/</wfw:commentRss>
		</item>
		<item>
		<title>safari2delicious</title>
		<link>http://www.daisyrust.com/2005/10/28/safari2delicious/</link>
		<comments>http://www.daisyrust.com/2005/10/28/safari2delicious/#comments</comments>
		<pubDate>Fri, 28 Oct 2005 20:04:21 +0000</pubDate>
		<dc:creator>ian grant</dc:creator>
		
		<category><![CDATA[creative code]]></category>

		<category><![CDATA[mac]]></category>

		<category><![CDATA[safari]]></category>

		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.daisyrust.com/2006/02/10/safari2delicious-transfer-bookmarks-from-safari-to-delicious/</guid>
		<description><![CDATA[<p style="text-align:left"><img align="left" id="image29" src="http://www.daisyrust.com/wp-content/uploads/2006/02/safari-logo2.png" alt="safari2delicious logo" /></p>visit: <a href="http://www.daisyrust.com/dev/safari2delicious/" alt="import safari bookmarks to delicious">www.daisyrust.com/dev/safari2delicious/</a>

<b>transfer bookmarks from safari to delicious</b>
a personal hack gone public.]]></description>
			<content:encoded><![CDATA[<p style="text-align:left"><img align="left" id="image29" src="http://www.daisyrust.com/wp-content/uploads/2006/02/safari-logo2.png" alt="safari2delicious logo" /></p>
<p><b>visit:</b> <a href="http://www.daisyrust.com/dev/safari2delicious/" alt="import safari bookmarks to delicious">www.daisyrust.com/dev/safari2delicious/</a></p>
<p><b>transfer bookmarks from safari to delicious</b></p>
<p>a personal hack gone public. a web based step-through to transfer safari bookmarks to a named delicious account. you have full control over tags and what urls are uploaded. it is not necessarily designed for large collections and it benefits from having named urls already organised in folders in the safari bookmark manager. For me it was very useful to generate tags from nested folders. safari2delicious will apply tag to all imports to allow management of imports in the delicious environment. I hope this hack gets outmoded by a more elegant service from delicious.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.daisyrust.com/2005/10/28/safari2delicious/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
