<?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>Mackers McMackers &#187; Hacking</title>
	<atom:link href="http://mackers.com/rant/tag/hacking/feed" rel="self" type="application/rss+xml" />
	<link>http://mackers.com</link>
	<description>Cake or Death?</description>
	<lastBuildDate>Sun, 18 Jul 2010 00:10:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mozilla Summit 2010</title>
		<link>http://mackers.com/rant/2010/07/18/604-mozilla-summit-2010</link>
		<comments>http://mackers.com/rant/2010/07/18/604-mozilla-summit-2010#comments</comments>
		<pubDate>Sun, 18 Jul 2010 00:08:32 +0000</pubDate>
		<dc:creator>mackers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://mackers.com/?p=604</guid>
		<description><![CDATA[Last weekend I attended the Mozilla Summit 2010 in Whistler, Canada. What an amazing location for 4 days meeting other Mozillians and discussing the future of the open web! The hospitality was incredible and we took the opportunity to ride a cable car to the mountain top and to go swimming in mountain lakes.
I wrote [...]]]></description>
			<content:encoded><![CDATA[<div class="flickr-photos"><a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mackers/4797593894/" rel="album-72157624505051714" id="photo-4797593894" title="IMG_1340"><img src="http://farm5.static.flickr.com/4137/4797593894_f93dae3bd2_t.jpg" width="75" height="100" alt="IMG_1340" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mackers/4797594480/" rel="album-72157624505051714" id="photo-4797594480" title="IMG_1345"><img src="http://farm5.static.flickr.com/4114/4797594480_deb196f4c2_t.jpg" width="75" height="100" alt="IMG_1345" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mackers/4796966347/" rel="album-72157624505051714" id="photo-4796966347" title="IMG_1350"><img src="http://farm5.static.flickr.com/4135/4796966347_e081b12a8c_t.jpg" width="100" height="75" alt="IMG_1350" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mackers/4797595268/" rel="album-72157624505051714" id="photo-4797595268" title="IMG_1355"><img src="http://farm5.static.flickr.com/4093/4797595268_b44a982894_t.jpg" width="100" height="75" alt="IMG_1355" /></a> <a class="tt-flickr tt-flickr-Thumbnail" href="http://www.flickr.com/photos/mackers/4797595758/" rel="album-72157624505051714" id="photo-4797595758" title="IMG_1366"><img src="http://farm5.static.flickr.com/4143/4797595758_0199595889_t.jpg" width="75" height="100" alt="IMG_1366" /></a> </div>
<p>Last weekend I attended the <a href="https://wiki.mozilla.org/Summit2010">Mozilla Summit 2010</a> in Whistler, Canada. What an amazing location for 4 days meeting other Mozillians and discussing the future of the open web! The hospitality was incredible and we took the opportunity to ride a <a href="http://www.flickr.com/photos/mackers/4797602026/">cable car to the mountain top</a> and to go <a href="http://www.flickr.com/photos/mackers/4797596190/in/photostream/">swimming in mountain lakes</a>.</p>
<p>I wrote an add-on that won the &#8216;most creative&#8217; prize in the <a href="https://wiki.mozilla.org/Summit2010/Rocket_Your_Firefox">Rocket Your Firefox</a> competition: <a href="https://builder.mozillalabs.com/addon/1000325/latest/">Quakeyfox</a> shakes your browser window whenever there is an earthquake anywhere in the world. Not so useful, but a good demonstration of rapid <a href="https://jetpack.mozillalabs.com/">Jetpack</a> development and lots of fun. The prize was a Jetpack hoodie, <a href="http://www.flickr.com/photos/mackers/4796975689/">here modelled by Matjaž</a>.</p>
<p>Since then I&#8217;ve been knocking around Vancouver. This city is in a spectacular location and is a great place to be vegetarian and green in general. Continuing the good vibe I went to a Calexico concert in the park yesterday as part of the <a href="http://thefestival.bc.ca/">Vancouver Folk Festival</a>. Add some eccentric raccoons and mischievous hobos and you&#8217;ve got yourself a fun place to live.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackers.com/rant/2010/07/18/604-mozilla-summit-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery.webcam</title>
		<link>http://mackers.com/rant/2010/03/09/571-jquery-webcam</link>
		<comments>http://mackers.com/rant/2010/03/09/571-jquery-webcam#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:37:20 +0000</pubDate>
		<dc:creator>mackers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://mackers.com/?p=571</guid>
		<description><![CDATA[I have created my first jQuery plugin. Called jQuery.webcam, it is a plugin which allows jQuery to read data from a user&#8217;s webcam or  other video capture device.
Features:

Until browsers support native webcam capture, an (open source) flash blob is used  for the actual capture.
The plugin can optionally prompt the user to allow flash [...]]]></description>
			<content:encoded><![CDATA[<p>I have created my first jQuery plugin. Called <a href="http://plugins.jquery.com/project/webcam">jQuery.webcam</a>, it is a plugin which allows jQuery to read data from a user&#8217;s webcam or  other video capture device.</p>
<p>Features:</p>
<ul>
<li>Until browsers support native webcam capture, an (open source) flash blob is used  for the actual capture.</li>
<li>The plugin can optionally prompt the user to allow flash access the  webcam.</li>
<li>The plugin writes the video to a canvas element.</li>
<li>Support for adding callbacks and filters.</li>
</ul>
<p>There is a <a href="http://mackers.com/projects/jquery.webcam/examples/basic/basic.htm">demonstration</a> available (testing on <a href="http://www.mozilla-europe.org/en/firefox/">Firefox 3.6</a>). The performance is terrible at the moment, but I will be working to fix that.</p>
<p>I&#8217;m planning to use this plugin for my next interactive art installation, which will allow the participant to interact with a virtual environment using facial emotions. Stay tuned!</p>
<p><strong>Update:</strong> I&#8217;ve put the source on <a href="http://github.com/mackers/jquery.webcam">github</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackers.com/rant/2010/03/09/571-jquery-webcam/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Boxee Media Centre</title>
		<link>http://mackers.com/rant/2009/07/04/497-boxee-media-centre</link>
		<comments>http://mackers.com/rant/2009/07/04/497-boxee-media-centre#comments</comments>
		<pubDate>Sat, 04 Jul 2009 15:44:15 +0000</pubDate>
		<dc:creator>mackers</dc:creator>
				<category><![CDATA[Boxee]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://www.mackers.com/rant/2009/07/04/497-boxee-media-centre</guid>
		<description><![CDATA[

 Boxee Media Centre
Originally uploaded by mackers

A few months ago I decided to build a new media server from the bottom up. I needed something to sit in the living room and be able to play and stream music and videos.
It&#8217;s in the living room, so it has to be quiet and, as it will [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px;">
<p><a title="photo sharing" href="http://www.flickr.com/photos/mackers/3687558414/"><img style="border: solid 2px #000000;" src="http://farm4.static.flickr.com/3539/3687558414_b9c3faa3f0_m.jpg" alt="" /></a></p>
<p><span style="font-size: 0.9em; margin-top: 0px;"> <a href="http://www.flickr.com/photos/mackers/3687558414/">Boxee Media Centre</a><br />
Originally uploaded by <a href="http://www.flickr.com/people/mackers/">mackers</a><br />
</span></div>
<p>A few months ago I decided to build a new media server from the bottom up. I needed something to sit in the living room and be able to play and stream music and videos.</p>
<p>It&#8217;s in the living room, so it has to be quiet and, as it will be turned on all the time it has to be relatively green. It also has to look good so I chose the very quiet <a href="http://www.antec.com/Believe_it/product.php?id=NzE4">Antec Fusion Black 430</a> chassis. For the hard drive I went for a <a href="http://www.wdc.com/en/products/products.asp?DriveID=336">1TB WD Caviar Green</a>. Again, almost silent and very energy efficient. I made sure the graphics card had a HDMI out and I accessorized with a DVD burner, TV Tuner card, WiFi and a remote control.</p>
<p>As I&#8217;m running linux on a new model, configuration was arduous, but I now have the remote control, volume knob and LCD display working nicely.</p>
<p>For the software, I&#8217;m running <a href="http://www.boxee.tv/">Boxee</a> (on <a href="http://www.ubuntu.com/">Ubuntu</a>). Whilst still in Alpha, its mostly stable and looks very slick indeed.</p>
<p>I&#8217;m delighted with the final result. It&#8217;s a PC, but looks spiffy tucked there under the TV. I unplugged the keyboard/mouse; all interaction is via the IR remote (or the <a href="http://blog.boxee.tv/2009/03/15/boxee-iphone-remote-app-available-on-the-app-store/">Boxee iPhone app</a>).</p>
<p>Some highlights:</p>
<ul>
<li>1TB is plenty of storage, but with Boxee having integrated bittorrent downloads, this will probably fill up fast. However, there&#8217;s loads of online content available through the interface. Boxee also has support for showing Photos (local, flickr, facebook).</li>
<li>I can run emulators, games and things like Google Earth on the box. (Google Earth looks incredible on the HDTV!)</li>
<li>I&#8217;m running mpd on the machine so I can play music without turning the TV on (via the <a href="http://www.katoemba.net/makesnosenseatall/mpod/">MPoD iPhone app</a>).</li>
<li>The new version of the above app also allows me to stream music to my iPhone. This is especially cool, I can stream my music to my iPhone wherever I am (even over 3G).</li>
<li>Boxee has mad social networking support, so if I recommend a movie or whatever through the interface it gets tweeted to my <a href="http://twitter.com/maackers">account</a>.</li>
<li>I also have <a href="http://www.fireflymediaserver.org/">mt-daapd</a> running to stream to iTunes.</li>
</ul>
<p>All-in-all very sweet, but I&#8217;m going to the beach now.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackers.com/rant/2009/07/04/497-boxee-media-centre/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mozilla Add-on Collector</title>
		<link>http://mackers.com/rant/2009/06/18/491-mozilla-add-on-collections</link>
		<comments>http://mackers.com/rant/2009/06/18/491-mozilla-add-on-collections#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:11:02 +0000</pubDate>
		<dc:creator>mackers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Highlights]]></category>

		<guid isPermaLink="false">http://www.mackers.com/?p=491</guid>
		<description><![CDATA[Add-on Collections is a new feature of Mozilla&#8217;s Add-ons site. From the Mozilla blog:
In November, we launched Fashion Your Firefox, which was a collection of add-ons that we felt were great for a novice user just getting started with customizing their browser. Now, we’d like to take it a step further and let anyone create their [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/collections/">Add-on Collections</a> is a new feature of Mozilla&#8217;s Add-ons site. From the <a href="http://blog.mozilla.com/addons/2009/06/10/introducing-add-on-collections/">Mozilla blog</a>:</p>
<blockquote><p>In November, we launched <a href="https://addons.mozilla.org/en-US/firefox/fashionyourfirefox/">Fashion Your Firefox</a>, which was a collection of add-ons that we felt were great for a novice user just getting started with customizing their browser. Now, we’d like to take it a step further and let anyone create their own collection of add-ons that can be shared with their friends, posted on blogs, and featured on the <a href="https://addons.mozilla.org/">Firefox Add-ons website</a>.</p></blockquote>
<p>Working with <a href="http://briks.si/">Briks</a>, I was the lead developer for the <a href="https://addons.mozilla.org/en-US/firefox/pages/collector">Add-on Collector</a> extension, which allows Firefox users to share and discover add-ons from within the browser. I&#8217;m very pleased at the result and the positive feedback that we&#8217;ve been getting so far. That people are using it to discover new add-ons is great.</p>
<p>Some more coverage:  <a href="http://blog.mozilla.com/addons/2009/06/17/a-week-of-collections/">Mozilla Blog &#8211; A week of collection</a>s, <a href="http://lifehacker.com/5291501/lifehackers-firefox-add+on-packs?skyline=true&amp;s=x">Lifehacker&#8217;s Firefox Add-on Packs</a>, <a href="http://gadgetwise.blogs.nytimes.com/2009/06/10/firefox-makes-managing-add-ons-easier/">New York Times Gadgetwise Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackers.com/rant/2009/06/18/491-mozilla-add-on-collections/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>o2sms</title>
		<link>http://mackers.com/rant/2009/02/16/479-o2smssourceforgenet</link>
		<comments>http://mackers.com/rant/2009/02/16/479-o2smssourceforgenet#comments</comments>
		<pubDate>Mon, 16 Feb 2009 15:08:30 +0000</pubDate>
		<dc:creator>mackers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Highlights]]></category>
		<category><![CDATA[o2sms]]></category>

		<guid isPermaLink="false">http://www.mackers.com/?p=479</guid>
		<description><![CDATA[I have moved the o2sms project to SourceForge. Hopefully this will diversify maintainence and ensure continued development should I drop off the planet :) If you want developer-level access, please contact me.
o2sms is a program to send SMS messages using the websites              [...]]]></description>
			<content:encoded><![CDATA[<p>I have moved the <a href="http://o2sms.sourceforge.net/">o2sms</a> project to <a href="http://o2sms.sourceforge.net/">SourceForge</a>. Hopefully this will diversify maintainence and ensure continued development should I drop off the planet :) If you want developer-level access, please contact me.</p>
<p>o2sms is a program to send SMS messages using the websites                 of Irish mobile operators.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackers.com/rant/2009/02/16/479-o2smssourceforgenet/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dartmaps to Appear in MOMA Exhibition</title>
		<link>http://mackers.com/rant/2008/02/22/328-dartmaps_to_appear_in_moma_exhibition</link>
		<comments>http://mackers.com/rant/2008/02/22/328-dartmaps_to_appear_in_moma_exhibition#comments</comments>
		<pubDate>Fri, 22 Feb 2008 18:14:15 +0000</pubDate>
		<dc:creator>mackers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Dartmaps]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Highlights]]></category>

		<guid isPermaLink="false">http://www.mackers.com/wordpress/?p=328</guid>
		<description><![CDATA[My Google Maps real-time DART mashup, dartmaps has appeared in print in The National Geographic, on the radio on NPR and even on television.
All of these were as part of &#8220;tech&#8221; articles or programmes, appealing mainly to geeks and GIS types. However, now Dartmaps has entered the world of the arty farty. From February 24th [...]]]></description>
			<content:encoded><![CDATA[<p>My Google Maps real-time DART mashup, <a href="http://dartmaps.mackers.com/">dartmaps</a> has appeared in print in <a href="http://www.nationalgeographic.com/">The National Geographic</a>, on the radio on <a href="http://www.npr.org/templates/story/story.php?storyId=5151938">NPR</a> and even on <a href="http://googlemapsmania.blogspot.com/2005/12/google-maps-mania-on-g4techtvs-call.html">television</a>.</p>
<p>All of these were as part of &#8220;tech&#8221; articles or programmes, appealing mainly to geeks and <acronym title="Graphical Information Science">GIS</acronym> types. However, now Dartmaps has entered the world of the arty farty. From February 24th 2008, the <a href="http://www.moma.org/">Museum of Modern Art</a> in New York City are running an exhibition titled &#8220;<a href="http://www.moma.org/exhibitions/exhibitions.php?id=5632&amp;ref=calendar">Design and the Elastic Mind</a>&#8220;, which features Dartmaps as one of its exhibits. From the blurb:</p>
<blockquote><p>The exhibition will highlight examples of successful translation of disruptive innovation, examples based on ongoing research, as well as reflections on the future responsibilities of design. Of particular interest will be the exploration of the relationship between design and science and the approach to scale. The exhibition will include objects, projects, and concepts offered by teams of designers, scientists, and engineers from all over the world, ranging from the nanoscale to the cosmological scale.</p></blockquote>
<p>I&#8217;m not sure how Dartmaps fits into all that, but someone somewhere must have decided it does. The exhibit takes the form of a video recording of the site in action and a short descriptive text.</p>
<p>I couldn&#8217;t make the opening party and I probably won&#8217;t make it there to see it at all. But if anyone is in the city between then and May 12th, then be sure to pop in and take a gander :)</p>
<p><strong>Edit March 9th, 2010:</strong> the installation is no longer live, but here is a video screencast of <a href="http://www.vimeo.com/10019822">dartmaps in action</a>:</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10019822&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=10019822&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/10019822">Dartmaps Screencast</a> from <a href="http://vimeo.com/mackers">Mackers McMackers</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackers.com/rant/2008/02/22/328-dartmaps_to_appear_in_moma_exhibition/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>The Ali G Translator</title>
		<link>http://mackers.com/rant/2001/05/04/519-the-ali-g-translator</link>
		<comments>http://mackers.com/rant/2001/05/04/519-the-ali-g-translator#comments</comments>
		<pubDate>Fri, 04 May 2001 20:22:33 +0000</pubDate>
		<dc:creator>mackers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ali G]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Highlights]]></category>

		<guid isPermaLink="false">http://www.mackers.com/?p=519</guid>
		<description><![CDATA[The Ali G Translator translates English text to Ali G lingo. Popular during the Ali G craze of 2001, this site featured in many British tabloids and on popular radio stations.
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.mackers.com/alig/">Ali G Translator</a> translates English text to Ali G lingo. Popular during the Ali G craze of 2001, this site featured in many British tabloids and on popular radio stations.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackers.com/rant/2001/05/04/519-the-ali-g-translator/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
