<?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>Codethink &#187; media</title>
	<atom:link href="https://codethink.no-ip.org/tags/media/feed" rel="self" type="application/rss+xml" />
	<link>https://codethink.no-ip.org</link>
	<description>A blog about coding, life, and other arbitrary topics</description>
	<lastBuildDate>Sun, 15 Mar 2026 21:30:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.29</generator>
	<item>
		<title>Introducing Webcomix</title>
		<link>https://codethink.no-ip.org/archives/511</link>
		<comments>https://codethink.no-ip.org/archives/511#comments</comments>
		<pubDate>Sat, 19 Mar 2011 07:15:12 +0000</pubDate>
		<dc:creator><![CDATA[aroth]]></dc:creator>
				<category><![CDATA[banter]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://codethink.no-ip.org/wordpress/?p=511</guid>
		<description><![CDATA[I wanted to take a brief moment to invite anyone who stumbles across this post to beta-test my latest personal project; Webcomix. Webcomix is a simple web-comic aggregation service that allows you to read a number of different comics on &#8230; <a href="https://codethink.no-ip.org/archives/511">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I wanted to take a brief moment to invite anyone who stumbles across this post to beta-test my latest personal project; <a href="http://webcomix.no-ip.org" target="_blank">Webcomix</a>.  Webcomix is a simple web-comic aggregation service that allows you to read a number of different comics on a single page.  Here is a screenshot of it in action:</p>
<p><a href="http://codethink.no-ip.org/wordpress/wp-content/uploads/2011/03/webcomix.png" rel="lightbox[511]"><img src="http://codethink.no-ip.org/wordpress/wp-content/uploads/2011/03/webcomix-1200x681.png" alt="Webcomix screenshot" title="Webcomix screenshot" width="640" height="363" class="aligncenter size-large wp-image-512" /></a></p>
<p>Each comic in Webcomix is periodically checked for updates, so if like me you keep tabs on several different web-comics that all update at different intervals then Webcomix will save you from having to remember to refresh half a dozen different websites at various times just to keep up to date.  Simply visit your Webcomix dashboard and you&#8217;re set!</p>
<p>Underneath the covers there&#8217;s a fair bit that I&#8217;m proud of with this app.  First off the entire system is designed to be as lightweight and efficient (in terms of server compute-time and bandwidth) as reasonably possible.  Virtually all of the actual work is handled by the client-side JavaScript.  The handful of tasks that must be performed server-side are optimized with the help of a custom caching layer which ensures that any given computation (or fetch of an external resource) only needs to be performed once.  There is also an additional caching layer in the client used to prevent it from making any given request to the server more than once per session.  </p>
<p>The server itself is client-agnostic and provides a simple JSON-based API, meaning that while the initial incarnation of Webcomix is in the form of a web-app it should be just as easy to package the same functionality in a mobile, desktop, or other flavor of application.  But that&#8217;s a project for another day.</p>
<p>Anyhow, please note that Webcomix should be considered to be beta software at the moment.  So if you find any bugs or have any suggestions for new features or improved functionality then please don&#8217;t hesitate to say so in the comments section.  </p>
<p>Also, the list of comics currently available in Webcomix is not set in stone and is only based upon my personal preferences at the moment.  Webcomix is designed in a way that makes adding additional comics a trivial task, so if your favorite comic is currently not in the list then I encourage you to post a request in the comments section so that I can add it.  </p>
<p>Lastly, if anyone has any good ideas for how to extend the comic selection UI to handle a large number of comics that they&#8217;d like to share, then please do.  The current interface with its basic rows of checkboxes is obviously not sufficient for handling hundreds (or even dozens) of comics.  It needs to be replaced with something better (or at least, collapsible) soon.</p>
]]></content:encoded>
			<wfw:commentRss>https://codethink.no-ip.org/archives/511/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working FLAC and Vorbis Support in Windows Media Player</title>
		<link>https://codethink.no-ip.org/archives/94</link>
		<comments>https://codethink.no-ip.org/archives/94#comments</comments>
		<pubDate>Fri, 28 Jan 2011 13:28:15 +0000</pubDate>
		<dc:creator><![CDATA[aroth]]></dc:creator>
				<category><![CDATA[configuration]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://codethink.no-ip.org/wordpress/?p=94</guid>
		<description><![CDATA[Hot off the heels of the &#8220;SMOOTH Processor&#8221; debacle, I&#8217;m faced with the task of reapplying one of my favorite Windows 7 configuration tweaks. Namely, the addition of FLAC (and also Vorbis, Speex, and so on) support to Windows Media &#8230; <a href="https://codethink.no-ip.org/archives/94">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Hot off the heels of the &#8220;SMOOTH Processor&#8221; debacle, I&#8217;m faced with the task of reapplying one of my favorite Windows 7 configuration tweaks.  Namely, the addition of FLAC (and also Vorbis, Speex, and so on) support to Windows Media Player.  Now I know there are a variety of free media players that have this built-in, and for the longest time I would actually use Winamp3 (along with the quite awesome queue-sidecar plugin) to handle all of my media playback needs.  But as time wore on and operating-systems evolved I didn&#8217;t have the patience to continue coaxing my Winamp3 install into working with the next latest and greatest OS version, nor the tolerance for its sporadic but annoying random crashes, and when Windows 7 rolled out I was presented with a compelling reason to ditch Winamp3 (and every other alternative) in favor of Windows Media Player:  Homegroups.  </p>
<p>Homegroups allow for much simplified sharing of multimedia and other content between computers on a network.  There is very little explicit configuration needed, and when an application integrates with the Homegroup properly there is really no noticeable difference between a local resource and one that&#8217;s being streamed from some other computer on the Homegroup.  This makes for a very cool experience when it all works, and in Windows Media Player it works seemlessly.  My media library can be distributed across several systems, and yet from each one I can access the entire volume as if it is all local to that particular machine.  And it just works, flawlessly, with no onerous setup or manual cajoling needed on my part.  This is what good software is supposed to do; merge invisibly into the background so that the user can accomplish a complex task as if by magic, and currently only Windows Media Player does it.  </p>
<p>I&#8217;m sure that situation will change in the near future, but at the moment its seamless Homegroup integration makes Windows Media Player the only media player that I am interested in using.  And that means that some of its other shortcomings, such as a complete lack of support for a variety of free and open codecs and file formats, need to be dealt with.  Now there are a number of tutorials on this subject already, but many of them give inaccurate or incomplete information.  In the interest of having a complete set of instructions that actually work, if you want to enable FLAC/Vorbis/etc. support in Windows Media Player, do the following:</p>
<ol>
<li>Install the <a href="http://www.xiph.org/dshow/" target="_blank">DirectShow filters/codecs</a>.</li>
<li>Install the <a href="http://bmproductions.fixnum.org/wmptagplus/" target="_blank">Tag Support</a> plugin.</li>
<li>OPTIONAL:  If, like me, you included your FLAC folders/files in your library <em>before</em> installing the above packages, then you also need to <a href="http://www.dalepreston.com/Blog/2007/03/windows-media-player-metadata-backup.html#rebuilding" target="_blank">rebuild your Windows Media Player library</a>.  Make sure you close Windows Media Player and shut down its network sharing service either by stopping it under &#8216;<em>Control Panel -> Administrative Tools -> Services</em>&#8216; or by killing the &#8216;<em>wmpnetwk.exe</em>&#8216; process in the Task Manager before attempting to delete or rename its configuration folder.</li>
</ol>
<p>And that&#8217;s really all there is to it.  You may or may not end up with the ability to seek within and/or see the duration of FLAC files.  I&#8217;ve seen it happen both ways on occasion, it seems like it either works or not depending upon the mood that Windows Media Player happens to be in when these plugins are installed.  But the important bit is that all the previously unsupported files will now show up correctly in your library, and also (of course) that they are now playable.</p>
<p>And in other news, the rebuilding continues, slowly.</p>
]]></content:encoded>
			<wfw:commentRss>https://codethink.no-ip.org/archives/94/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
