<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>pixel blog</title>
	
	<link>http://subpixels.com/blog</link>
	<description>subpixel on the art of life, bits and blips</description>
	<lastBuildDate>Sat, 27 Feb 2010 19:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/subpixels/blog" /><feedburner:info uri="subpixels/blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>subpixels/blog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>spxlSuperKnob01</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/_P4jexDz610/spxlsuperknob01.html</link>
		<comments>http://subpixels.com/blog/2010/02/spxlsuperknob01.html#comments</comments>
		<pubDate>Sat, 27 Feb 2010 19:15:39 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Processing Sketch]]></category>
		<category><![CDATA[Subpixel's Creations]]></category>
		<category><![CDATA[GUI]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=620</guid>
		<description><![CDATA[
spxlSuperKnob01
View sketch page for source code.

A GUI knob that allows multiple revolutions.
Features:

 Rotation limited to specified number of revolutions in each direction
 Revolutions marker with graduated colour indicator
 Snap to full revolutions (visual cue: changed marker colours)
 Plays well with other knobs (ie doesn&#8217;t hog mouseDragged())
 Resizable

OpenProcessing link: spxlSuperKnob01
-spxl
]]></description>
			<content:encoded><![CDATA[<blockquote class="processing-sketch"><p><a title="subpixels.com: processing applet | spxlSuperKnob01" href="http://subpixels.com/processing/spxlSuperKnob01"><img class="alignnone" src="http://subpixels.com/processing/spxlSuperKnob01.png" alt="Processing sample: spxlSuperKnob01" /></a></p>
<p><strong><a title="subpixels.com: processing applet | spxlSuperKnob01" href="http://subpixels.com/processing/spxlSuperKnob01">spxlSuperKnob01</a></strong></p>
<p>View sketch page for source code.</p>
</blockquote>
<p>A GUI knob that allows multiple revolutions.</p>
<p>Features:</p>
<ul>
<li> Rotation limited to specified number of revolutions in each direction</li>
<li> Revolutions marker with graduated colour indicator</li>
<li> Snap to full revolutions (visual cue: changed marker colours)</li>
<li> Plays well with other knobs (ie doesn&#8217;t hog mouseDragged())</li>
<li> Resizable</li>
</ul>
<p>OpenProcessing link: <a href="http://openprocessing.org/visuals/?visualID=7905" target="_blank">spxlSuperKnob01</a></p>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/_P4jexDz610" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2010/02/spxlsuperknob01.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2010/02/spxlsuperknob01.html</feedburner:origLink></item>
		<item>
		<title>spxlChaser2D3D</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/HD6FnF-VRNA/spxlchaser2d3d.html</link>
		<comments>http://subpixels.com/blog/2009/12/spxlchaser2d3d.html#comments</comments>
		<pubDate>Sun, 27 Dec 2009 16:48:42 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[3D Graphics]]></category>
		<category><![CDATA[Processing Sketch]]></category>
		<category><![CDATA[mouse follower]]></category>
		<category><![CDATA[PVector]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=612</guid>
		<description><![CDATA[
spxlChaser2D3D
View sketch page for source code.

A mouse follower&#8230; with another dimension.
Exercise creating a class for the chasing objects, exercising PVector methods for the motion calculations.
-spxl
]]></description>
			<content:encoded><![CDATA[<blockquote class="processing-sketch"><p><a title="subpixels.com: processing applet | spxlChaser2D3D" href="http://subpixels.com/processing/spxlChaser2D3D"><img class="alignnone" src="http://subpixels.com/processing/spxlChaser2D3D.png" alt="Processing sample: spxlChaser2D3D" /></a></p>
<p><strong><a title="subpixels.com: processing applet | spxlChaser2D3D" href="http://subpixels.com/processing/spxlChaser2D3D">spxlChaser2D3D</a></strong></p>
<p>View sketch page for source code.</p>
</blockquote>
<p>A mouse follower&#8230; with another dimension.</p>
<p>Exercise creating a class for the chasing objects, exercising PVector methods for the motion calculations.</p>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/HD6FnF-VRNA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/12/spxlchaser2d3d.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/12/spxlchaser2d3d.html</feedburner:origLink></item>
		<item>
		<title>Reach out and touch some…thing – SubPixel / Studio Kanzen</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/GNId-M3udiA/subpixel-studio-kanzen.html</link>
		<comments>http://subpixels.com/blog/2009/11/subpixel-studio-kanzen.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 13:02:02 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Sydney]]></category>
		<category><![CDATA[VJlondon.org]]></category>
		<category><![CDATA[Dr Mo]]></category>
		<category><![CDATA[Earl Gateshead]]></category>
		<category><![CDATA[Unity Selekta]]></category>
		<category><![CDATA[vjlondon.org]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=606</guid>
		<description><![CDATA[The following is copied from an email addressed to Studio Kanzen, creators of SubPixel &#8211; a digital culture video blog.
Studio Kanzen,
this evening I discovered someone/something called &#8220;SubPixel&#8221;. My sister asked me what videos were mine on YouTube, saying that she did a search for &#8220;subpixel&#8221; and found something that looked like porn, so didn&#8217;t open [...]]]></description>
			<content:encoded><![CDATA[<p>The following is copied from an email addressed to <a target="_blank" href="http://www.studiokanzen.com/">Studio Kanzen</a>, creators of <em><a target="_blank" href="http://subpixel.studiokanzen.com/">SubPixel</a></em> &#8211; a digital culture video blog.</p>
<p>Studio Kanzen,</p>
<p>this evening I discovered someone/something called &#8220;SubPixel&#8221;. My sister asked me what videos were mine on YouTube, saying that she did a search for &#8220;subpixel&#8221; and found something that looked like porn, so didn&#8217;t open it at work. Something about a guy with his shirt off and a girl with her hands somewhere near his groin. &#8220;No, I don&#8217;t think I have anything that looks like porn, or anything with a guy with his shirt off.&#8221;</p>
<p>What was she talking about? YouTube. <a target="_blank" href="http://www.youtube.com/results?search_query=subpixel&amp;search_type=&amp;aq=f">Search</a>.</p>
<p>I see&#8230; <a id="video-long-title-V0RKulK0cek" title="SubPixel: Clone a Willy Penis Mold Kit Review" rel="nofollow" target="_blank" href="http://www.youtube.com/watch?v=V0RKulK0cek"><strong>SubPixel</strong>: Clone a Willy Penis Mold Kit Review</a></p>
<p>Quite amusing, but no, not one of my videos.</p>
<p>Hi, I&#8217;m subpixel. I&#8217;ve been pushing pixels under that name since 2002 when I started taking <a target="_blank" href="http://www.inthemix.com.au/gallery/author/7120">club and party photos</a> for Australia&#8217;s dance music community at <em><a target="_blank" href="http://www.inthemix.com.au/">InTheMix</a></em>: &#8220;sub&#8221; as in music, and &#8220;pixel&#8221; as in pictures (digital photographs). On later reflection it occurred to me that the name had other interpretations, such as &#8220;subpixels&#8221; meaning &#8220;images from a subculture&#8221;, or &#8220;subpixel&#8221; being the thing (or person) underlying/behind the images I was capturing, especially since I was responsible for the images and rarely &#8220;in front of the camera&#8221; in my own photos, or those taken by other photographers in the Sydney scene.</p>
<p>After being an <em>InTheMix</em> photographer for a year or so, and having made many new friends along the way, I was more inclined to go where some of those friends were going, and less inclined to take on <em>ITM</em> photography assignments elsewhere, though still continued taking photos, including as &#8220;official photographer&#8221; for an underground party called <em>Undercurrents</em>, and today have an archive of some 70,000+ images and short video clips. I was without a camera &#8211; I mean a camera I cared to carry with me, since, now I think about it, I did actually have at least one other &#8211; for about 6 months two years ago, and found that to be a bit depressing. That slowed me down a bit, and I don&#8217;t seem to have been taking as many since then (or perhaps for a while before), though do go through spurts on occasion.</p>
<p>Photo madness in decline, I am still behind the pixels nonetheless. I acquired <a href="/">subpixels.com</a> in 2003, and continued to use the name, especially for creative projects. In 2006, after a late night laptop-and-video-projector good times retrospective for a friend&#8217;s farewell at a city fringe music bunker (another friend&#8217;s house with a killer sound system and wall to wall wax) in Sydney, I was asked to supply visuals for a live electronic music gig called <em><a target="_blank" href="http://www.myspace.com/laptopjam">Laptopjam</a></em>, and so the subpixel name moved on to be my VJ moniker.</p>
<p>I appeared mainly at live electronic gigs, VJ meetings and house parties in Sydney until I was roped in as resident VJ for a fledgling club night (<em><a target="_blank" href="http://mind.subpixels.com/">Mind! Reggae Dubstep</a></em>) in Brixton by Italian DJ <a target="_blank" href="http://www.myspace.com/unityselekta">Unity Selekta</a> along with <a target="_blank" href="http://www.myspace.com/earlgateshead">Earl Gateshead</a> [Trojan Soundsystem] when I moved to London in 2008, strangely enough from my <em>Gumtree </em>listing looking for a place to live. Around the same time I discovered a local VJ community, <em><a target="_blank" href="http://vjlondon.org/">VJlondon</a></em>, where I made friends, had fun, and through which landed various gigs around London including a couple more live electronic gigs. I also joined the sizeable contingent of <em>VJlondon</em> crew appearing at <em><a target="_blank" href="http://www.liveperformersmeeting.net/2009/">LPM 2009</a></em> &#8211; <em>Live Performers Meeting</em> &#8211; in Rome, apparently the only Australian representative. Through <a target="_blank" href="http://morishuz.com/">Dr.Mo</a>, who organised most of the <em>VJlondon</em> gatherings, I met architect and artist Alex Haw of <em><a target="_blank" href="http://www.atmosstudio.com/">atmos</a></em> (currently working on <em><a target="_blank" href="http://www.raisethecloud.org/">the CLOUD</a></em> for the 2012 London Olympics), with whom I collaborated to realise the <em><a target="_blank" href="http://www.weatherprojection.co.uk/">Weather Projection</a></em> installation at the inaugural <em><a target="_blank" href="http://www.smartlightsydney.com/">Smart Light Sydney</a></em> festival &#8211; me, a Sydneysider, scrambling to write the code in London (and in Rome after <em>LPM</em>!), and Alex, a Londoner, scrambling to put together the hardware (and content) in Sydney &#8211; such a mixed-up world we live in! Unfortunately I wasn&#8217;t able to make it to Sydney to see the result, but I&#8217;m back in Sydney now, and have rejoined forces with the live electronics party/promoter <em><a target="_blank" href="http://www.facebook.com/pages/MIDI-IN-THE-CITY/13879232342">Midi In The City</a></em> as well as taking up residency with the closely related <em><a target="_blank" href="http://techniquesydney.moonfruit.com/">TECHnique</a></em> crew for their monthly techno parties and festival vibes at the <em><a target="_blank" href="http://spxl.tv/2009/09/25/earthdance-campout/">Earthdance Sydney 2009 Campout</a></em>. I have just completed another international collaboration, this time with Venetian producer and <em><a target="_blank" href="http://www.deepindub.org/">deepindub</a></em> netlabel founder, <a target="_blank" href="http://www.maurizio-miceli.it/">Maurizio Miceli</a>: a &#8220;VJ clip&#8221; for <em><a target="_blank" href="http://www.deepindub.org/maurizio-miceli-way-out-vj-video-by-subpixel-didvj002">Way Out</a></em> [<a target="_blank" href="<a target="_blank" href="http://www.deepindub.org/maurizio-miceli-way-out-vj-video-by-subpixel-didvj002">DIDVJ002</a>] to promote his latest EP.</p>
<p>You can find clips from and information about past VJ gigs at <a target="_blank" href="http://spxl.tv/">SPXL.TV</a>, and other stuff like my blog including experiments with <em><a href="/blog/category/computing/programming/processing">Processing</a></em> at <a href="/">subpixels.com</a>.</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/GNId-M3udiA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/11/subpixel-studio-kanzen.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/11/subpixel-studio-kanzen.html</feedburner:origLink></item>
		<item>
		<title>Sourcemap</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/CMBdbNyeeOk/sourcemap.html</link>
		<comments>http://subpixels.com/blog/2009/11/sourcemap.html#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:44:52 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Festivals]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Italy]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[LPM]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=603</guid>
		<description><![CDATA[
Sourcemap &#8211; Open Supply Chains
An incomplete Sourcemap for LPM 2009 in Rome, Italy.
Data is based on the artists list on the LPM site.
This Sourcemap was started as a Travel Map and saved, but when attempting to re-edit the map, the &#8220;passengers&#8221; have each been converted to 97kg of cargo. It would be nice if the [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.sourcemap.org/beta/stage/index.php/map/embed/1988" style="border:none; height:302px; width:452px;"></iframe></p>
<p><a href="http://www.sourcemap.org">Sourcemap</a> &#8211; Open Supply Chains</p>
<p>An <em>incomplete</em> Sourcemap for LPM 2009 in Rome, Italy.</p>
<p>Data is based on the <a target="_blank" title="LPM 2009 - Artists | liveperformersmeeting.net" href="http://www.liveperformersmeeting.net/2009/en/artists/">artists list</a> on the LPM site.</p>
<p>This Sourcemap was started as a <em>Travel Map</em> and saved, but when attempting to re-edit the map, the &#8220;passengers&#8221; have each been converted to 97kg of cargo. It would be nice if the map remembered that these were supposed to be human passengers (eg 1164kg is a bit mysterious!).</p>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/CMBdbNyeeOk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/11/sourcemap.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/11/sourcemap.html</feedburner:origLink></item>
		<item>
		<title>SPXL.TV launched</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/HeDhJMICo1w/spxl-tv-launched.html</link>
		<comments>http://subpixels.com/blog/2009/08/spxl-tv-launched.html#comments</comments>
		<pubDate>Wed, 12 Aug 2009 19:03:47 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=588</guid>
		<description><![CDATA[Some months ago I snarfed a new domain for myself, and today (well, in the past day at least) I&#8217;ve built a new website showcasing demos, music videos and footage from past gigs. It is taking some time to go through the back catalogue, and there is more footage to be hunted down on various [...]]]></description>
			<content:encoded><![CDATA[<p>Some months ago I snarfed a new domain for myself, and today (well, in the past day at least) I&#8217;ve built a new website showcasing demos, music videos and footage from past gigs. It is taking some time to go through the back catalogue, and there is more footage to be hunted down on various media (external HDD, backup DVDs,&#8230; I hope!) and uploaded, but there is plenty there now to check out if you&#8217;re so inclined. :o)</p>
<ul>
<li><strong><a title="SPXL.TV - subpixel's media channel" href="http://spxl.tv" target="_blank">SPXL.TV</a></strong> &#8211; subpixel&#8217;s media channel</li>
</ul>
<p>Please let me know if you&#8217;ve been to check it out. Suggestions are welcome. Possible future plans include providing content (such as VJ loops), and perhaps some other interactive stuff (Flash, Processing, etc).</p>
<p><a title="TECHnique feat Typhonic - Gotta Work EP Launch - Sat 15/Aug/09" href="http://www.facebook.com/event.php?eid=108498347721" target="_blank"><img class="size-full wp-image-593 alignright" title="TECHnique feat Typhonic - Gotta Work EP Launch - Sat 15/Aug/09" src="http://subpixels.com/blog/wp-content/uploads/2009/08/090815_technique_feat_typhonic_gotta_work.jpg" alt="Flyer for TECHnique feat Typhonic - Gotta Work EP Launch - Sat 15/Aug/09" width="171" height="500" /></a> Whilst I&#8217;m plugging, I should mention that you can also find me on social networking sites, including:</p>
<ul>
<li><a title="subpixel's fan page on Facebook" href="http://artist.to/subpixel" target="_blank">subpixel&#8217;s fan page on Facebook</a></li>
<li><a title="subpixel on MySpace" href="http://www.myspace.com/subpixel" target="_blank">subpixel on MySpace</a></li>
</ul>
<p>You&#8217;re most likely to catch me on Facebook these days. Sorry MySpace! :o)</p>
<p>If you want to find me in person, you can catch me this Saturday (15/Aug/09) at The Sly Fox Hotel in Enmore, supplying visuals for this month&#8217;s installment of TECHnique, featuring Typhonic (Databass Records) launching his new EP, &#8220;Gotta Work&#8221;.</p>
<ul>
<li><strong><a title="TECHnique feat Typhonic - Gotta Work EP Launch - Sat 15/Aug/09" href="http://www.facebook.com/event.php?eid=108498347721" target="_blank">TECHnique feat Typhonic</a></strong> &#8211; The Sly Fox Hotel, Enmore &#8211; Sat 15/Aug/09</li>
</ul>
<p>I&#8217;ve been cooking up some new effects, and hope to have some new content ready for Saturday, and am looking forward to it.</p>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/HeDhJMICo1w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/08/spxl-tv-launched.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/08/spxl-tv-launched.html</feedburner:origLink></item>
		<item>
		<title>Startpage metasearch engine: search without the privacy violation</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/feSlNqqxkh4/startpage-metasearch-engine-search-without-the-privacy-violation.html</link>
		<comments>http://subpixels.com/blog/2009/07/startpage-metasearch-engine-search-without-the-privacy-violation.html#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:15:49 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=579</guid>
		<description><![CDATA[ &#160;









Users&#8217; IP addresses are not logged (Startpage is currently the only search engine that does not log IP addresses).
Other data like the anonymous search queries are deleted from the log files within a maximum of 48 hours, often sooner.
Startpage servers have been enabled to handle https requests using SSL (encryption available in most browsers).

Check [...]]]></description>
			<content:encoded><![CDATA[<form style="margin:0; padding:0;" action="https://startpage.com/do/metasearch.pl" accept-charset="UTF-8" method="post"> <a href="https://startpage.com"><img style="position: relative; top: 6px; left: 0px;" src="https://startpage.com/graphics/startpage_small_logo.gif" alt="Startpage" /></a>&nbsp;<br />
<input name="from" type="hidden" value="searchbox" />
<input name="language" type="hidden" value="english" />
<input name="cat" type="hidden" value="web" />
<input name="query" size="32" type="hidden" />
<input name="keyword" size="32" type="text" />
<input name="cmd" type="hidden" value="process_search" />
<input name="frm" type="hidden" value="sb" />
<input type="submit" value="Search" /><!--LBS--><!--LBE--></form>
<ul>
<li>Users&#8217; IP addresses are not logged (Startpage is currently the only search engine that does not log IP addresses).</li>
<li>Other data like the anonymous search queries are deleted from the log files within a maximum of 48 hours, often sooner.</li>
<li>Startpage servers have been enabled to handle https requests using SSL (encryption available in most browsers).</li>
</ul>
<p>Check the Startpage site itself for more information.</p>
<p>Link: <a title="Startpage metasearch engine" href="https://startpage.com" target="_blank">https://startpage.com</a></p>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/feSlNqqxkh4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/07/startpage-metasearch-engine-search-without-the-privacy-violation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/07/startpage-metasearch-engine-search-without-the-privacy-violation.html</feedburner:origLink></item>
		<item>
		<title>TECHnique feat. McBean</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/9RH3lAOodEM/technique-feat-mcbean.html</link>
		<comments>http://subpixels.com/blog/2009/07/technique-feat-mcbean.html#comments</comments>
		<pubDate>Fri, 24 Jul 2009 03:29:50 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Subpixel's Gigs]]></category>
		<category><![CDATA[The Sly Fox]]></category>
		<category><![CDATA[VJ / Visuals]]></category>
		<category><![CDATA[Vimeo]]></category>
		<category><![CDATA[TECHnique]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=564</guid>
		<description><![CDATA[

TECHnique feat McBean
Sat 18/Jul/2009 at The Sly Fox, Enmore SYD
Visuals by subpixel
MySpace: TECHnique
Facebook: event &#124; group
-spxl
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="450" height="338" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=5738520&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=FF7700&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="450" height="338" src="http://vimeo.com/moogaloop.swf?clip_id=5738520&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=FF7700&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://subpixels.com/blog/wp-content/uploads/2009/07/090718_technique_feat_mcbean.jpg"><img class="alignleft size-medium wp-image-566" title="Sat 18/Jul/2009 TECHnique feat McBean at The Sly Fox Hotel" src="http://subpixels.com/blog/wp-content/uploads/2009/07/090718_technique_feat_mcbean-184x300.jpg" alt="Sat 18/Jul/2009 TECHnique feat McBean at The Sly Fox Hotel" width="184" height="300" /></a></p>
<blockquote><p>TECHnique feat McBean<br />
Sat 18/Jul/2009 at The Sly Fox, Enmore SYD</p></blockquote>
<p><a title="subpixel visuals: live at The Sly Fox - TECHnique, Saturday 18 July 2009" href="http://vimeo.com/5738520">Visuals by subpixel</a></p></blockquote>
<p>MySpace: <a title="TECHnique on MySpace" href="http://www.myspace.com/waxonwaxoffwaxon" target="_blank">TECHnique</a><br />
Facebook: <a title="TECHnique feat. McBean | Sat 18/Jul/2009 | Facebook event listing" href="http://www.facebook.com/event.php?eid=113983760406" target="_blank">event</a> | <a title="TECHnique - Sydneys Free Techno Party Facebook Group" href="http://www.facebook.com/group.php?gid=8349267545" target="_blank">group</a></p>
<p style="clear:both">-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/9RH3lAOodEM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/07/technique-feat-mcbean.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/07/technique-feat-mcbean.html</feedburner:origLink></item>
		<item>
		<title>fontburner</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/MZCgS2LDRL4/fontburner.html</link>
		<comments>http://subpixels.com/blog/2009/07/fontburner.html#comments</comments>
		<pubDate>Thu, 23 Jul 2009 05:08:23 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Site Maintenance]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=560</guid>
		<description><![CDATA[sIFR fonts delivered by www.fontburner.com
What is this about?.. A neat little service allowing you to use any of over 1000 freely available fonts for the heading elements on your website by means of including a line of &#8220;code&#8221; in the &#60;head&#62; section of your page. Sweet beans. :o)
It works by using Javascript to replace each [...]]]></description>
			<content:encoded><![CDATA[<p>sIFR fonts delivered by <a title="sIFR fonts delivered by www.fontburner.com" href="http://www.fontburne.com" target="_blank">www.fontburner.com</a></p>
<p>What is this about?.. A neat little service allowing you to use any of over 1000 freely available fonts for the heading elements on your website by means of including a line of &#8220;code&#8221; in the &lt;head&gt; section of your page. Sweet beans. :o)</p>
<p>It works by using Javascript to replace each heading element (&lt;h1&gt;, &lt;h2&gt; and so on) by a little box of Flash. If Javascript or Flash is unavailable, the original text/font is displayed. Win-win!</p>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/MZCgS2LDRL4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/07/fontburner.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/07/fontburner.html</feedburner:origLink></item>
		<item>
		<title>Telstra TV commercial backing track</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/EK9_FO_x1ok/arovane-good-bye-forever-telstra-tv-commercial.html</link>
		<comments>http://subpixels.com/blog/2009/07/arovane-good-bye-forever-telstra-tv-commercial.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 13:22:24 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Nostalgia]]></category>
		<category><![CDATA[Sydney]]></category>
		<category><![CDATA[Arovane]]></category>
		<category><![CDATA[Trentemøller]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=554</guid>
		<description><![CDATA[Update: Ok, so I&#8217;m a spazz. I recognised the backing track in the TV ad for Telstra, and later when I went to my PC to work out what it was, I was tricked by the Arovane track, Goodbye Forever (after listening to it, and without the TV ad to listen to again to check). The track used [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> Ok, so I&#8217;m a spazz. I recognised the backing track in the TV ad for Telstra, and later when I went to my PC to work out what it was, I was tricked by the Arovane track, <em>Goodbye Forever</em> (after listening to it, and without the TV ad to listen to again to check). The track used is actually Trentemøller  - <em>Miss You</em> -- a completely separate, though similarly beautiful track. Sorry <a title="Anders Trentemoller dot com - official website" href="http://www.anderstrentemoller.com/" target="_blank">Anders</a> (and Arovane) for having been mistaken!</p>
<p>Since I have the video link for Arovane track here already, you may as well enjoy it. :o)</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="450" height="355"><param name="movie" value="http://www.youtube.com/v/AgUCo0iu4t0&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/AgUCo0iu4t0&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="450" height="355" ></embed><param name="wmode" value="transparent" /></object></span><a href="http://www.youtube.com/watch?v=AgUCo0iu4t0"><img src="http://img.youtube.com/vi/AgUCo0iu4t0/default.jpg" width="130" height="97" border=0></a></p>
<p>Title: <a title="Arovane - Good Bye Forever (listing on last.fm)" href="http://www.last.fm/music/Arovane/_/Good+Bye+Forever" target="_blank">Good Bye Forever</a><br />
Artist: <a title="Arovane on last.fm" href="http://www.last.fm/music/Arovane" target="_blank">Arovane</a></p>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/EK9_FO_x1ok" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/07/arovane-good-bye-forever-telstra-tv-commercial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/07/arovane-good-bye-forever-telstra-tv-commercial.html</feedburner:origLink></item>
		<item>
		<title>Freak-out</title>
		<link>http://feedproxy.google.com/~r/subpixels/blog/~3/Bo4svhLLyUw/freak-out.html</link>
		<comments>http://subpixels.com/blog/2009/06/freak-out.html#comments</comments>
		<pubDate>Sat, 13 Jun 2009 05:52:16 +0000</pubDate>
		<dc:creator>subpixel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://subpixels.com/blog/?p=548</guid>
		<description><![CDATA[In reference to the Wikipedia articles, Mental Breakdown / Nervous breakdown (typos, indignity and all):
&#8220;surveys of laypersons suggest that the term refers to a specific acute time-limited reactive disorder, involving symptoms of anxiety and depression, usually precipitated by external stressors&#8221; is complate bs. No layperson ever said that. Applying an apparently scientific description to &#8220;non-scientific&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>In reference to the Wikipedia articles, <a href="http://en.wikipedia.org/wiki/Mental_breakdown" target="_blank">Mental Breakdown</a> / <a href="http://en.wikipedia.org/wiki/Nervous_breakdown" target="_blank">Nervous breakdown</a> (typos, indignity and all):</p>
<blockquote><p>&#8220;surveys of laypersons suggest that the term refers to a specific acute time-limited reactive disorder, involving symptoms of anxiety and depression, usually precipitated by external stressors&#8221; is complate bs. No layperson ever said that. Applying an apparently scientific description to &#8220;non-scientific&#8221; data is misleading at best. I would put it in a similar categorisation to the concept of a computer program having &#8220;a bug&#8221; in that the person saying so might realise that something is not right but having little or no concept of what is causing the problem (or more likely having little care to be bothered with what the particular problem may be).</p></blockquote>
<blockquote><p>This article should, in my opinion, be strictly reduced to a brief (non-scientific-sounding) description of the general idea of what the la(z)yperson&#8217;s understanding (or care-factor) is with a list of related articles, synonyms, etc. The current definition appears to be a straw poll of what the people around the water-cooler think it means, and having an &#8220;encyclopeadic&#8221; definition based on that is just lame. If the definition is based on such a straw poll, then the psych-science should show that.</p></blockquote>
<p>-spxl</p>
<img src="http://feeds.feedburner.com/~r/subpixels/blog/~4/Bo4svhLLyUw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://subpixels.com/blog/2009/06/freak-out.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://subpixels.com/blog/2009/06/freak-out.html</feedburner:origLink></item>
	</channel>
</rss>
