<?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"
	>

<channel>
	<title>Cocoia Blog &#187; iSight Expert</title>
	<atom:link href="http://blog.cocoia.com/category/isight-expert/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cocoia.com</link>
	<description>The Cocoia Blog is the website of Sebastiaan de With, a Dutch Icon and Interface designer.</description>
	<pubDate>Thu, 14 Aug 2008 11:48:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Obligatory May post.</title>
		<link>http://blog.cocoia.com/2007/05/02/obligatory-may-post/</link>
		<comments>http://blog.cocoia.com/2007/05/02/obligatory-may-post/#comments</comments>
		<pubDate>Wed, 02 May 2007 21:29:47 +0000</pubDate>
		<dc:creator>sebastiaan</dc:creator>
		
		<category><![CDATA[iSight Expert]]></category>

		<guid isPermaLink="false">http://blog.cocoia.com/?p=83</guid>
		<description><![CDATA[
I didn&#8217;t really pick out any images out of this one, so it could contain violently graphic images of my life. Uh, not really. But it may contain things I don&#8217;t want you to see, in a third of a second. Just tell me if that&#8217;s the case, will you?
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/FtIS226wD_Q"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/FtIS226wD_Q" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>I didn&#8217;t really pick out any images out of this one, so it could contain violently graphic images of my life. Uh, not really. But it may contain things I don&#8217;t want you to see, in a third of a second. Just tell me if that&#8217;s the case, will you?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cocoia.com/2007/05/02/obligatory-may-post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iSight Expert has competition.</title>
		<link>http://blog.cocoia.com/2007/04/25/isight-expert-has-competition/</link>
		<comments>http://blog.cocoia.com/2007/04/25/isight-expert-has-competition/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 18:09:25 +0000</pubDate>
		<dc:creator>sebastiaan</dc:creator>
		
		<category><![CDATA[iSight Expert]]></category>

		<guid isPermaLink="false">http://blog.cocoia.com/?p=73</guid>
		<description><![CDATA[Freeverse came out with Periscope, an application that, does the following;
    *  &#8217;scope your home when you&#8217;re out of town.
    * &#8217;scope for intruders with motion detection.
    * &#8217;scope the kids when you&#8217;re at the office.
    * &#8217;scope a time-lapse movie of [...]]]></description>
			<content:encoded><![CDATA[<p>Freeverse came out with <a href=http://www.freeverse.com/periscope/index.php>Periscope</a>, an application that, does the following;</p>
<p>    *  &#8217;scope your home when you&#8217;re out of town.<br />
    * &#8217;scope for intruders with motion detection.<br />
    * &#8217;scope the kids when you&#8217;re at the office.<br />
    * &#8217;scope a time-lapse movie of your workday.<br />
    * &#8217;scope for security.<br />
    * &#8217;scope for fun!</p>
<p>
So, one could say this could make potential buyers or testers of iSight Expert compare the two. Before the speculation starts (and it&#8217;s bound to, since my app&#8217;s not out); there is a major difference between iSight Expert and Periscope&#8217;s design philosophy.</p>
<p> My application is focused on giving you control over what your iSight does; bascially, you could say it personifies a piece of hardware to do whatever the hell you want it to do; schedule it&#8217;s settings, take images on a very broad range of conditions. Perhaps the intended group of users is also different; my application has intermediate Mac users in mind with the urge to unlock their hardware potential, while Periscope looks a bit less like an application, and a bit more like a &#8216;game&#8217;.</p>
<p>In the mean time, I am in no hurry to release iSight Expert over increasing &#8216;competition&#8217; &mdash; Praetorian is the application I will roll out first, and it will be followed by iSight Expert.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cocoia.com/2007/04/25/isight-expert-has-competition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iSight Expert; March in Pictures.</title>
		<link>http://blog.cocoia.com/2007/04/09/isight-expert-march-in-pictures/</link>
		<comments>http://blog.cocoia.com/2007/04/09/isight-expert-march-in-pictures/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 11:25:30 +0000</pubDate>
		<dc:creator>sebastiaan</dc:creator>
		
		<category><![CDATA[iSight Expert]]></category>

		<guid isPermaLink="false">http://blog.cocoia.com/?p=52</guid>
		<description><![CDATA[ 
I made it generate at 6 fps. With Quicktime&#8217;s current API, it was a pain to code, so I used a PyObjC snippet to generate this movie. In it&#8217;s current state, iSight Expert doesn&#8217;t generate proper .mov&#8217;s, for some reason. It&#8217;s censored ;).
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Wl7Qrfvfc9o"></param> <embed src="http://www.youtube.com/v/Wl7Qrfvfc9o" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<p>I made it generate at 6 fps. With Quicktime&#8217;s current API, it was a pain to code, so I used a PyObjC snippet to generate this movie. In it&#8217;s current state, iSight Expert doesn&#8217;t generate proper .mov&#8217;s, for some reason. It&#8217;s censored ;).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cocoia.com/2007/04/09/isight-expert-march-in-pictures/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;m sorry, Dave&#8230;</title>
		<link>http://blog.cocoia.com/2007/03/28/im-sorry-dave/</link>
		<comments>http://blog.cocoia.com/2007/03/28/im-sorry-dave/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 12:42:36 +0000</pubDate>
		<dc:creator>sebastiaan</dc:creator>
		
		<category><![CDATA[Personal Work]]></category>

		<category><![CDATA[iSight Expert]]></category>

		<guid isPermaLink="false">http://blog.cocoia.com/?p=39</guid>
		<description><![CDATA[
As someone pointed out on Ars Technica, it&#8217;s an almost spooky idea to have a program that can act on you appearing. As OS X already has a built-in functionality to just speak your alerts aloud (on my laptop, it regularly has a &#8216;discourse&#8217; with me about my battery being empty), the added functionality of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.cocoia.com/wp-content/uploads/2007/03//hal.jpg" border="0" height="405" width="540" alt="hal.jpg" align="" /></p>
<p>As someone pointed out on Ars Technica, it&#8217;s an almost spooky idea to have a program that can act on you appearing. As OS X already has a built-in functionality to just speak your alerts aloud (on my laptop, it regularly has a &#8216;discourse&#8217; with me about my battery being empty), the added functionality of the speech synthesis in OS X makes it easier for developers (like me) to add more of those spooky features. With motion-detection now out of the box, and face feature recognition around the corner for iSight Expert, I&#8217;ve done a bit of work to let it do a saved Quicksilver action when I appear. Now, without further ado, here&#8217;s the HALbook.</p>
<p><embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=-7947492213369823016&#038;hl=nl" flashvars=""> </embed></p>
<p>As you can see, it&#8217;s an&#8230; er, out of the studio session, and it&#8217;s sensitivity can be set lower so &#8216;accidental&#8217; motion (which I tested here with the TV) isn&#8217;t picked up. More to come as the app progresses.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cocoia.com/2007/03/28/im-sorry-dave/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Personal Productivity Update.</title>
		<link>http://blog.cocoia.com/2007/03/27/personal-productivity-update/</link>
		<comments>http://blog.cocoia.com/2007/03/27/personal-productivity-update/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 13:37:49 +0000</pubDate>
		<dc:creator>sebastiaan</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Personal Work]]></category>

		<category><![CDATA[iSight Expert]]></category>

		<guid isPermaLink="false">http://blog.cocoia.com/?p=38</guid>
		<description><![CDATA[In the vein of a special day, the CS3 Suite will most likely get released and I was planning some big updates on my work in Cocoa (yeah, &#8216;Expert and Praetorian), I wanted to do a little post to tell everyone what I&#8217;m up to right now, and what helps me get the job done [...]]]></description>
			<content:encoded><![CDATA[<p>In the vein of a special day, the CS3 Suite will most likely get released and I was planning some big updates on my work in Cocoa (yeah, &#8216;Expert and Praetorian), I wanted to do a little post to tell everyone what I&#8217;m up to right now, and what helps me get the job done faster. First of all, a brilliant article, really the eye-opener of the day. I encourage you to <a href=http://digg.com/apple/Quicksilver_The_power_of_compound_commands/>digg</a> the article. It&#8217;s about Quicksilver, my favorite productivity application. I never even figured, that you can store Quicksilver actions, and using the comma switch (you can add multiple items into a selection that way) you can actually run all those actions parallel! I&#8217;ve got a few personal uses for this, like;</p>
<p>- Make an action that opens my blog&#8217;s control panel, MarsEdit (I post with MarsEdit) and the main Yojimbo view (for my blog snippets). Open in one click.<br />
- Open my incoming torrent folder, open Azureus, and make Quicksilver open Finder and do a (CMD+3) to get a convienient list view.<br />
- Save my current working reference documents with comma, save the action to open them with preview on my desktop.<br />
- Open xCode with GrowlCode and Interface Builder, all one one desktop (VirtueDesktops <a href=http://quicksilver.infogami.com/PyObjCPluginsUniversalDev>PyObjc plugin</a>).</p>
<p> and those are just the few I just made. I can probably find some more innovative methods with the image actions, like scaling and reformatting my images. Ankur, you&#8217;re a veritable genius.</p>
<p>Now, I just heard the nice words over at Surfbits&#8217; Macreviewcast, and I am very flattered to have that much attention for my little app. The nice words are a real boost to my working drive. At the moment, I am considering an early preview version, but I really want to give my testers something very feature-rich and stable. I&#8217;ll lift a bit of the veil of things to come here&#8230;</p>
<p><img src="http://blog.cocoia.com/wp-content/uploads/2007/03//betapanel 1.jpg" border="0" height="495" width="567" alt="betapanel 1.jpg" align="" /></p>
<p>Whazzallthisthen? Well, since I got more than just iSight Expert coming up, and I don&#8217;t have all the time in the world to organize reported issues, I decided to build a site that allows you to do just that. You will be able to report your issue, and back other issues so I can see how many people are experiencing the same problems.</p>
<p>Why am I so non-verbal about my applications right now? Well, I got website work to do, you know? I just finished the complete design of the two websites, (Praetorian and iSight Expert) and I&#8217;ll release them by the end of this month, also replacing my blog&#8217;s current header, and, by massive request, adding a black-on-white layout (comments ranged from &#8220;I&#8217;d prefer a black on white layout&#8221; to &#8220;AHH! My eyes are burning!&#8221;). So, design-wise, you&#8217;ll see a lot of changes. And then what? </p>
<p>I might start releasing the first b&eacute;ta of Praetorian before iSight Expert (Praetorian&#8217;s been in development and active testing for much longer than iSight Expert), and then giving out a limited promotional alpha for several reviewers, pod-casters, developers and academia, before the stable 0.5 public beta. Anyway, as it stands, I have less than a hundred b&eacute;ta testers, so there <b>is room for more</b>. <a href=mailto:sebastiaan(at.nospam)cocoia.com>You know the address</a>, just let me know if you want to get in, and of course, any more comments on why, your hardware, are all welcome and encouraged.</p>
<p>I want to thank <a href=http://arstechnica.com/journals/apple.ars/2007/03/20/isight-expert-wants-to-meet-all-your-built-in-videocam-needs>Ars Technica</a> and <a href=http://www.macreviewcast.com/>Macreviewcast</a> for the very nice words and publicity. I&#8217;ll be sure to keep you up to date&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cocoia.com/2007/03/27/personal-productivity-update/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
