<?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>Dhampir Dreams &#187; Amarok</title>
	<atom:link href="http://www.dhampirdreams.com/tag/amarok/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dhampirdreams.com</link>
	<description>There are more things in heaven and earth, Horatio, Than are dreamt of in your philosophy. - Shakespear&#039;s Hamlet</description>
	<lastBuildDate>Mon, 12 Jul 2010 12:01:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Media Transcoder C++: The initial design</title>
		<link>http://www.dhampirdreams.com/media-transcoder-c-the-initial-design/324/</link>
		<comments>http://www.dhampirdreams.com/media-transcoder-c-the-initial-design/324/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 07:11:30 +0000</pubDate>
		<dc:creator>LD</dc:creator>
				<category><![CDATA[Opine]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.dhampirdreams.com/?p=324</guid>
		<description><![CDATA[I&#8217;m working on the transocder, learning C++ as I go and trying to make thing as easy as possible. Right now it looks like the entire thing has to be in C++. Fact is I&#8217;m thinking that instead of making this specific to Amarok to encode this as something that could be placed in any [...]]]></description>
		<wfw:commentRss>http://www.dhampirdreams.com/media-transcoder-c-the-initial-design/324/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amarok 2 Media Transcoder : Got to think Low Level</title>
		<link>http://www.dhampirdreams.com/amarok-2-media-transcoder-got-to-think-low-level/313/</link>
		<comments>http://www.dhampirdreams.com/amarok-2-media-transcoder-got-to-think-low-level/313/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 09:14:12 +0000</pubDate>
		<dc:creator>LD</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[QTScript]]></category>

		<guid isPermaLink="false">http://www.dhampirdreams.com/?p=313</guid>
		<description><![CDATA[Was discussing QTScript calls planned for and already in Amarok 2 in the freenode channel tonight. Seems a good portion of the functionality I&#8217;d need for my media device script would need to be added into Amarok as it stands. Which means I&#8217;m back to C++ for the entire process, and to build what needs [...]]]></description>
		<wfw:commentRss>http://www.dhampirdreams.com/amarok-2-media-transcoder-got-to-think-low-level/313/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amarok 2 Scripting &#8211; My Understanding Grows&#8230; SLIGHTLY!</title>
		<link>http://www.dhampirdreams.com/amarok-2-scripting-my-understanding-grows-slightly/250/</link>
		<comments>http://www.dhampirdreams.com/amarok-2-scripting-my-understanding-grows-slightly/250/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 06:48:58 +0000</pubDate>
		<dc:creator>LD</dc:creator>
				<category><![CDATA[Opine]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[QTScript]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.dhampirdreams.com/?p=250</guid>
		<description><![CDATA[I took a look at an example script for Amarok 2 which pulled lyrics for songs. This I then used in order to write a small script in order to search YouTube for related videos. I&#8217;m not sure exactly what it would do, but this is more for my edification then any real work. Importer.loadQtBinding( [...]]]></description>
		<wfw:commentRss>http://www.dhampirdreams.com/amarok-2-scripting-my-understanding-grows-slightly/250/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amarok 2 Script &#8211; Media Device Transcoder and uploader</title>
		<link>http://www.dhampirdreams.com/amarok-2-script-media-device-transcoder-and-uploader/246/</link>
		<comments>http://www.dhampirdreams.com/amarok-2-script-media-device-transcoder-and-uploader/246/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 04:41:10 +0000</pubDate>
		<dc:creator>LD</dc:creator>
				<category><![CDATA[Techie]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[QT]]></category>
		<category><![CDATA[QTScript]]></category>

		<guid isPermaLink="false">http://www.dhampirdreams.com/?p=246</guid>
		<description><![CDATA[Right now I am working on learning QT script so I can build an Amarok 2 script for transcoding media for media devices. This includes music, videos, and uploading pictures. Which means I will need to figure out how to get access to lame, mencoder, and other things for meta data. The process is being [...]]]></description>
		<wfw:commentRss>http://www.dhampirdreams.com/amarok-2-script-media-device-transcoder-and-uploader/246/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QTScript &#8211; Javascript for KDE and Amarok 2</title>
		<link>http://www.dhampirdreams.com/qtscript-javascript-for-kde-and-amarok-2/234/</link>
		<comments>http://www.dhampirdreams.com/qtscript-javascript-for-kde-and-amarok-2/234/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 00:46:59 +0000</pubDate>
		<dc:creator>LD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[QTScript]]></category>

		<guid isPermaLink="false">http://www.dhampirdreams.com/?p=234</guid>
		<description><![CDATA[With the newer updates to KDE and Amarok the dev teams have set the entire thing up to make some things easier. Plasma scripts and apps are developed in any scripting language one can ask for. You can even write your apps in C++ and make due rather well. I&#8217;m trying to decide if I [...]]]></description>
		<wfw:commentRss>http://www.dhampirdreams.com/qtscript-javascript-for-kde-and-amarok-2/234/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Amarok 2 beta 2</title>
		<link>http://www.dhampirdreams.com/amarok-2-beta-2/172/</link>
		<comments>http://www.dhampirdreams.com/amarok-2-beta-2/172/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 23:31:17 +0000</pubDate>
		<dc:creator>LD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Amarok]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Media Player]]></category>

		<guid isPermaLink="false">http://www.dhampirdreams.com/?p=172</guid>
		<description><![CDATA[Started using Amarok 2 recently. go to say, that while there are some major improvments it does need some major work before the final release comes out. A lot of the things I was disliking in beta 1 have been fixed. Amarok 2 does pull in your old playlists now and the Album Art manager [...]]]></description>
		<wfw:commentRss>http://www.dhampirdreams.com/amarok-2-beta-2/172/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
