
<?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>loopmod</title>
	<atom:link href="http://www.loopmod.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loopmod.com</link>
	<description>Digital Audio Development</description>
	<lastBuildDate>Thu, 23 Dec 2010 05:43:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Sweet timelapse video from iceland!</title>
		<link>http://www.loopmod.com/2010/05/20/148/</link>
		<comments>http://www.loopmod.com/2010/05/20/148/#comments</comments>
		<pubDate>Fri, 21 May 2010 03:18:11 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=148</guid>
		<description><![CDATA[Iceland, Eyjafjallajökull &#8211; May 1st and 2nd, 2010 from Sean Stiegemeier on Vimeo.]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="200"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=11673745&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=11673745&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="200"></embed></object>
<p><a href="http://vimeo.com/11673745">Iceland, Eyjafjallajökull &#8211; May 1st and 2nd, 2010</a> from <a href="http://vimeo.com/sstieg">Sean Stiegemeier</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2010/05/20/148/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VAST has his album&#8217;s up for $2.49 !!!! and $1.00 of it goes to charity!!</title>
		<link>http://www.loopmod.com/2010/03/10/vast-has-his-albums-up-for-2-49-and-1-00-of-it-goes-to-charity/</link>
		<comments>http://www.loopmod.com/2010/03/10/vast-has-his-albums-up-for-2-49-and-1-00-of-it-goes-to-charity/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 23:16:46 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[VAST music donate]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=145</guid>
		<description><![CDATA[Soooo cool. Make sure you get Nude, my personal favorite VAST album. visit http://meandyoudonate.com/]]></description>
			<content:encoded><![CDATA[<p>Soooo cool. Make sure you get Nude, my personal favorite VAST album. visit <a href="http://meandyoudonate.com/">http://meandyoudonate.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2010/03/10/vast-has-his-albums-up-for-2-49-and-1-00-of-it-goes-to-charity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL ODBC Connector / Driver Fix</title>
		<link>http://www.loopmod.com/2009/03/24/mysql-odbc-connector-driver-fix/</link>
		<comments>http://www.loopmod.com/2009/03/24/mysql-odbc-connector-driver-fix/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 19:56:35 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Registry]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=121</guid>
		<description><![CDATA[Apparently there is an issue with FileMaker installations.  Filemaker ends up borking the Windows Registry so that later installed ODBC Drivers don&#8217;t load.  This means when you install the MySQL ODBC Connector/Driver, it will not show up in the ODBC Driver list. &#160; The issue is caused by a misplaced (default) registry value.  The easiest [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently there is an issue with FileMaker installations.  Filemaker ends up borking the Windows Registry so that later installed ODBC Drivers don&#8217;t load.  This means when you install the MySQL ODBC Connector/Driver, it will not show up in the ODBC Driver list.<br />
&nbsp;<br />
The issue is caused by a misplaced (default) registry value.  The easiest way to fix it is to delete the default value, as it does not need to be set.  Other&#8217;s have suggested exporting the whole key, to a <code>.reg</code> then deleting the key, removing the @=&#8221;" from the backed up registry file, and then re-installing the key.<br />
&nbsp;<br />
or you can just run the following <code>.reg</code> file:<br />
&nbsp;</p>
<pre><code>Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
@=-
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/03/24/mysql-odbc-connector-driver-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Love SciTE</title>
		<link>http://www.loopmod.com/2009/03/04/i-love-scite/</link>
		<comments>http://www.loopmod.com/2009/03/04/i-love-scite/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 20:54:43 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=102</guid>
		<description><![CDATA[Seriously&#8230; I&#8217;ve been using it for a few years now, and it has completely replaced TextPad as my editor of choice, which previously replaced the behemoth which is now UltraEdit. It does everything that i need, and a couple javascripts add any functionality i need that&#8217;s not already implemented. Most importantly it&#8217;s ultra light weight, [...]]]></description>
			<content:encoded><![CDATA[<p>Seriously&#8230; I&#8217;ve been using it for a few years now, and it has completely replaced TextPad as my editor of choice, which previously replaced the behemoth which is now UltraEdit.  It does everything that i need, and a couple javascripts add any functionality i need that&#8217;s not already implemented.  Most importantly it&#8217;s ultra light weight, and fast.  There are also other scintilla based text editors.  Other people recommend NotePad++ and Programmers Notepad 2, but i prefer the bare bones SciTE.<br />
&nbsp;<br />
behold!!!!<br />
<img class="size-full wp-image-117" title="scite" src="http://www.loopmod.com/wp-content/uploads/2009/03/scite.png" alt="scite session" width="776" height="546" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/03/04/i-love-scite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Else is There? by Röyksopp</title>
		<link>http://www.loopmod.com/2009/03/02/what-else-is-there-by-royksopp/</link>
		<comments>http://www.loopmod.com/2009/03/02/what-else-is-there-by-royksopp/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 21:47:26 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Vimeo]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=96</guid>
		<description><![CDATA[What Else Is There? from Röyksopp on Vimeo.]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="302"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2355334&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2355334&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"></embed></object><br /><a href="http://vimeo.com/2355334">What Else Is There?</a> from <a href="http://vimeo.com/royksopp">Röyksopp</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/03/02/what-else-is-there-by-royksopp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nabil Elderkin</title>
		<link>http://www.loopmod.com/2009/02/21/nabil-elderkin/</link>
		<comments>http://www.loopmod.com/2009/02/21/nabil-elderkin/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 19:15:20 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Vimeo]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=82</guid>
		<description><![CDATA[I really like this guys videos.  It looks like he relies heavily on after effects, and makes the effects the central part of the video.  Kind of a throwback to the 80&#8242;s but with more modern computer generated effects.  My only real criticism is on both artists and their heavy reliance on auto tune.  But [...]]]></description>
			<content:encoded><![CDATA[<p>I really like this guys videos.  It looks like he relies heavily on after effects, and makes the effects the central part of the video.  Kind of a throwback to the 80&#8242;s but with more modern computer generated effects.  My only real criticism is on both artists and their heavy reliance on auto tune.  But then again, aside from Nelly Furtdado, I can&#8217;t think of too many artists who don&#8217;t use auto-tune.</p>
<p><object width="400" height="302" data="http://vimeo.com/moogaloop.swf?clip_id=2987754&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"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2987754&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /></object><br />
<a href="http://vimeo.com/2987754">Will.i.am &#8220;She&#8217;s a Star&#8221; music video</a> from <a href="http://vimeo.com/nabilelderkin">nabil elderkin</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="267" data="http://vimeo.com/moogaloop.swf?clip_id=3256023&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"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3256023&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /></object><br />
<a href="http://vimeo.com/3256023">KANYE WEST &#8220;Welcome To Heartbreak&#8221; Directed by Nabil</a> from <a href="http://vimeo.com/nabilelderkin">nabil elderkin</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/02/21/nabil-elderkin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HR Tag Height doesn&#8217;t render consistently</title>
		<link>http://www.loopmod.com/2009/02/06/hr-div-height-doesnt-render-consistently/</link>
		<comments>http://www.loopmod.com/2009/02/06/hr-div-height-doesnt-render-consistently/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 03:22:49 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=62</guid>
		<description><![CDATA[CSS can be so frustrating sometimes! Took me forever to hunt down some hidden spacing in my divs, was a result of IE overriding my specified &#60;hr /&#62; height.  Once i figured out IE and my &#60;hr /&#62; tag was the culprit a quick google search gave me a couple solutions. IE doesn&#8217;t seem to [...]]]></description>
			<content:encoded><![CDATA[<p>CSS can be so frustrating sometimes!  Took me forever to hunt down some hidden spacing in my divs, was a result of IE overriding my specified <code>&lt;hr /&gt;</code> height.  Once i figured out IE and my <code>&lt;hr /&gt;</code> tag was the culprit a quick google search gave me a couple solutions.</p>
<p>IE doesn&#8217;t seem to allow <code>&lt;hr /&gt;</code> elements to be sized smaller than the font size. Nothing I tried worked,  so now i just use a bottom or top border of 1px on my divs. This was suggested to have the most cross browser consistency. I&#8217;ve sworn them (hr tags) off altogether.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/02/06/hr-div-height-doesnt-render-consistently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotels.com 2 Shampoos Commercial</title>
		<link>http://www.loopmod.com/2009/02/03/hotelscom-2-shampoos-commercial/</link>
		<comments>http://www.loopmod.com/2009/02/03/hotelscom-2-shampoos-commercial/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 01:14:48 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[LOL]]></category>
		<category><![CDATA[Commercial]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=50</guid>
		<description><![CDATA[Totally off-topic, but this commercial cracks me up. I laugh _every_ time i see it.]]></description>
			<content:encoded><![CDATA[<p>Totally off-topic, but this commercial cracks me up. I laugh _every_ time i see it.  <object width="425" height="344" data="http://www.youtube.com/v/M6onQLgC1Ck&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/M6onQLgC1Ck&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/02/03/hotelscom-2-shampoos-commercial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panasonic SD Card Formatter</title>
		<link>http://www.loopmod.com/2009/02/03/panasonic-sd-card-formatter/</link>
		<comments>http://www.loopmod.com/2009/02/03/panasonic-sd-card-formatter/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 23:32:06 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Format]]></category>
		<category><![CDATA[Panasonic]]></category>
		<category><![CDATA[SD]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=46</guid>
		<description><![CDATA[Apparently Windows doesn&#8217;t format SD cards to spec, which may cause problems with some MP3 Players or Cameras. Panasonic published their own formatting program. Find it Here. The page has an install, and a software manual.]]></description>
			<content:encoded><![CDATA[<p>Apparently Windows doesn&#8217;t format SD cards to spec, which may cause problems with some MP3 Players or Cameras. Panasonic published their own formatting program.<br />
<a href="http://panasonic.jp/support/global/cs/sd/download/sd_formatter.html">Find it Here.</a></p>
<p>The page has an install, and a software manual.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/02/03/panasonic-sd-card-formatter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeGuru &#8211; ATL/WTL Examples</title>
		<link>http://www.loopmod.com/2009/01/29/codeguru-atl-performance-timer/</link>
		<comments>http://www.loopmod.com/2009/01/29/codeguru-atl-performance-timer/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 18:41:22 +0000</pubDate>
		<dc:creator>escher</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ATL]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[MSVC]]></category>
		<category><![CDATA[multithreading]]></category>
		<category><![CDATA[Profiling]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WTL]]></category>

		<guid isPermaLink="false">http://www.loopmod.com/?p=33</guid>
		<description><![CDATA[Love this site &#8211; Codeguru &#8211; it has a million Windows ATL/WTL Examples. Performance Timer (for code performance profiling) Sizing Framework ATL Multithreading ATL/WTL examples index]]></description>
			<content:encoded><![CDATA[<p>Love this site &#8211; <a title="Codeguru" href="http://www.codeguru.com/">Codeguru</a> &#8211; it has a million Windows ATL/WTL Examples.</p>
<ul>
<li><a title="Performance Timing Code" href="http://www.codeguru.com/cpp/com-tech/atl/performance/article.php/c10333/">Performance Timer (for code performance profiling)</a></li>
<li><a title="WTL Sizing Framework" href="http://www.codeguru.com/cpp/com-tech/atl/misc/article.php/c3563/">Sizing Framework</a></li>
<li><a title="ATL Multithreading" href="http://www.codeguru.com/cpp/com-tech/atl/misc/article.php/c12399/">ATL Multithreading </a></li>
<li><a title="ATL Examples" href="http://www.codeguru.com/cpp/com-tech/atl/">ATL/WTL examples index</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.loopmod.com/2009/01/29/codeguru-atl-performance-timer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

