<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
	xml:lang="en">
	<title>MythTV Themes</title>
	<subtitle>blogging the state of my themes</subtitle>
        <link rel="alternate" type="text/html" href="http://elkin.de/elkin-wide/index.php"/>
        <link rel="self" type="application/atom+xml" href="http://elkin.de/atom-wide.xml"/>
	<updated>2012-01-25T13:44:51+01:00</updated>
	<author>
	<name>managementboy</name>
	<uri>http://elkin.de/elkin-wide/index.php</uri>
	<email>elkin@elkin.de</email>
	</author>
	<id>tag:managementboymedicinegirl,2012:MythTVThemes</id>
	<generator uri="http://www.pivotlog.net" version="Pivot - 1.40.7: 'Dreadwind'">Pivot</generator>
	<rights>Copyright (c) 2012, Authors of MythTV Themes</rights>
	
	
	
	<entry>
		<title>mythnettv now downloads from Vimeo</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=235&amp;w=elkin-wide" />
		<updated>2011-10-21T15:24:00+01:00</updated>
		<published>2011-10-21T15:24:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.235</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Evermore content is uploaded to sites like Vimeo and Youtube. I have added the fist steps to downloading this kind of content into MythTV. All you need is a copy of mythnettv from my Git. Make sure you install all the dependencies (py-videodownload, python-tvrage, py-unrar2, transmissionrpc) as described in the README file. Then subscribe to a Vimeo rss like this: 



mntv subscribe &amp;quot;http://vimeo.com/jref/videos/rss&amp;quot; &amp;quot;James Randi Educational Foundation&amp;quot; &amp;quot;JREF&amp;quot;


and start downloading the videos.</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=235&amp;w=elkin-wide"><![CDATA[
                <p>
Evermore content is uploaded to sites like Vimeo and Youtube. I have added the fist steps to downloading this kind of content into MythTV. All you need is a copy of mythnettv from <a target="_blank" href="https://github.com/managementboy/mntv">my Git</a>. Make sure you install all the dependencies (py-videodownload, python-tvrage, py-unrar2, transmissionrpc) as described in the README file. Then subscribe to a Vimeo rss like this: 
</p>
<div style="height: 19px">
<pre>
<span class="ansi0 bgAnsi15">mntv subscribe &quot;<a href="http://vimeo.com/jref/videos/rss" target="vt100Link">http://vimeo.com/jref/videos/rss</a>&quot; &quot;James Randi Educational Foundation&quot; &quot;JREF&quot;</span>
</pre>
<p>
and start downloading the videos. 
</p>

</div>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>exiftool to sort files into directories</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=233&amp;w=elkin-wide" />
		<updated>2011-08-24T09:05:00+01:00</updated>
		<published>2011-08-19T21:21:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.233</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">This is a nice commandline that uses the exiftool to sort all pictures in &amp;quot;oldplace&amp;quot; to subdirectories defined by the original time and date that the picture was taken. It is also a nice way of removing duplicates. 


exiftool -r -d newplace/%Y/%m/%d/%H-%M-%S.%%e &amp;quot;-filename<datetimeoriginal&amp;quot; oldplace</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=233&amp;w=elkin-wide"><![CDATA[
                <p>
This is a nice commandline that uses the exiftool to sort all pictures in &quot;oldplace&quot; to subdirectories defined by the original time and date that the picture was taken. It is also a nice way of removing duplicates. 
</p>
<p>
exiftool -r -d newplace/%Y/%m/%d/%H-%M-%S.%%e &quot;-filename&lt;datetimeoriginal&quot; oldplace</p>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Changes to Willi theme in current pre 0.25 trunk MythTV</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=232&amp;w=elkin-wide" />
		<updated>2011-08-03T19:42:00+01:00</updated>
		<published>2011-08-02T16:11:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.232</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Following changes have been committed to the Willi theme in the current development cycle towards MythTV 0.25:


	Menu gets a small text line to show the help text of a certain item
	
	
	Fix clock size to fit AM/PM time formats
	
	
	Add miniplayer for MythMusic, as it has been ported to MythUI
	
	Change OSD to better show the resolution of the recording
	
	
	Rework the waiting popup
	
	
	Update the theme to support Season/Episode data
	
	
	Add a popup for metadata lookup
	
	
	Some changes to make the theme work better on a 16x9 screen
	
	
	Change the OSD do show the banner of the current show



	
		
			 
			
			 
			
		
		
			 
			
			 
			
		
		
			
			 
			
		
		
			 
			 </summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=232&amp;w=elkin-wide"><![CDATA[
                <p>
Following changes have been committed to the Willi theme in the current development cycle towards MythTV 0.25:
</p>
<ul>
	<li><a target="_blank" href="https://github.com/managementboy/Willi/commit/c3edcc2060c6e32c24f12f6dcbf3dbe4f0a131a3">Menu gets a small text line to show the help text of a certain item</a>
	</li>
	<li>
	<a target="_blank" href="https://github.com/managementboy/Willi/commit/8be00e591cda939380f853ce466f13fdbe15c89f">Fix clock size to fit AM/PM time formats</a>
	</li>
	<li>
	<a target="_blank" href="https://github.com/managementboy/Willi/commit/ecc7b6a727e53ecac9901a1594fd437c5a135e76">Add miniplayer for MythMusic, as it has been ported to MythUI</a>
	</li>
	<li><a target="_blank" href="https://github.com/managementboy/Willi/commit/cd151a5580847aa36101cef361b0511b2c5f207a">Change OSD to better show the resolution of the recording</a>
	</li>
	<li>
	<a target="_blank" href="https://github.com/managementboy/Willi/commit/4a2883180e1772fedebd319e979f3d4700613777">Rework the waiting popup</a>
	</li>
	<li>
	<a target="_blank" href="https://github.com/managementboy/Willi/commit/0d0c584cd89582eaf6dd6ffc56ea626c57320cd2">Update the theme to support Season/Episode data</a>
	</li>
	<li>
	<a target="_blank" href="https://github.com/managementboy/Willi/commit/5d3120988e49749fafe97469298725268b836ce4">Add a popup for metadata lookup</a>
	</li>
	<li>
	<a target="_blank" href="https://github.com/managementboy/Willi/commit/b9f686f3193b03a0269b64cd40727ba5c26d54e5">Some changes to make the theme work better on a 16x9 screen</a>
	</li>
	<li>
	<a target="_blank" href="https://github.com/managementboy/Willi/commit/a8f75788d17a7762b6eb2a89803cbb21935241ff">Change the OSD do show the banner of the current show</a></li>
</ul>
<br />
<table border="0">
	<tbody>
		<tr>
			<td><p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-08-03t19-27-28.119.jpg' class="thickbox" title="" rel="entry-232" ><img src="http://elkin.de/images/myth-screenshot-2011-08-03t19-27-28.119.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p> <br />
			</td>
			<td><p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-08-03t19-29-19.609.jpg' class="thickbox" title="" rel="entry-232" ><img src="http://elkin.de/images/myth-screenshot-2011-08-03t19-29-19.609.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p> <br />
			</td>
		</tr>
		<tr>
			<td><p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-08-03t19-29-00.857.jpg' class="thickbox" title="" rel="entry-232" ><img src="http://elkin.de/images/myth-screenshot-2011-08-03t19-29-00.857.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p> <br />
			</td>
			<td><p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-08-03t19-30-33.582.jpg' class="thickbox" title="" rel="entry-232" ><img src="http://elkin.de/images/myth-screenshot-2011-08-03t19-30-33.582.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p> 
			</td>
		</tr>
		<tr>
			<td><p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-08-03t19-29-52.491.jpg' class="thickbox" title="" rel="entry-232" ><img src="http://elkin.de/images/myth-screenshot-2011-08-03t19-29-52.491.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p></td>
			<td><p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-08-03t19-29-40.092.jpg' class="thickbox" title="" rel="entry-232" ><img src="http://elkin.de/images/myth-screenshot-2011-08-03t19-29-40.092.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p> <br />
			</td>
		</tr>
		<tr>
			<td> </td>
			<td> </td>
		</tr>
	</tbody>
</table>
<ul>
</ul>
<p>
<br />
<br />
<br />
</p>
<ul>
</ul>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Laima theme got some love</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=227&amp;w=elkin-wide" />
		<updated>2011-03-01T09:20:00+01:00</updated>
		<published>2011-03-01T19:07:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.227</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">I added the edit features to the OSD and made sure, that the information only gets displayed on the black bars while watching 16x9 a recording on a 16x10 screen. The &amp;quot;watch recordings&amp;quot; screen now shows the date and time of the recording as well as a very faded fanart as background. Still no support for any of the plugins. Get and test it through the theme chooser within MythFrontend 0.25.</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=227&amp;w=elkin-wide"><![CDATA[
                I added the edit features to the OSD and made sure, that the information only gets displayed on the black bars while watching 16x9 a recording on a 16x10 screen. The &quot;watch recordings&quot; screen now shows the date and time of the recording as well as a very faded fanart as background. Still no support for any of the plugins. Get and test it through the theme chooser within MythFrontend 0.25.
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Some improvements to mythnettv</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=224&amp;w=elkin-wide" />
		<updated>2011-02-22T12:31:00+01:00</updated>
		<published>2011-02-22T19:09:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.224</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">It seems that the original development of mythnettv has stopped. I have been maintaining a branch of my own, just to scratch some itches I had, as I use it to download such shows as TED-Talks and SLOW TV. The following is a list of changes I have done to the code since release 7 (January 2009) by Michael Still, that might interest you:


	the command &amp;quot;mythnettv statistics&amp;quot; is now much shorter. I have commented out most of the &amp;quot;what has been downloaded&amp;quot; part and only left &amp;quot;what will be downloaded&amp;quot;.
	downloads which are stored in a folder are handled a bit better, but some more work needs to be done. Only single file video files in a folder are currently supported. 
	no transcoding is done for most modern, linux friendly file formats, as they are well supported by the internal player within MythTV 0.24. 
	neither commercial detection nor seek table creation are done anymore, as MythTV 0.24 then screws up playback of some web content.
	some basic detection of subtitles, audio (mono, stereo etc) and video (widescreen, 720p etc) properties is done while importing. This metadata is inserted into the database to be displayed as if the file had be recorded with valid EPG data.
	a new command line &amp;quot;myhtnettv updatemeta filename&amp;quot; allows you to update the database retrospectively with the above data. This also works for &amp;quot;normal&amp;quot; recordings made by MythTV, if your EPG data was not accurate for these values.</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=224&amp;w=elkin-wide"><![CDATA[
                <p>
It seems that the original development of mythnettv has stopped. I have been maintaining a <a target="_blank" href="https://github.com/managementboy/mntv">branch of my own</a>, just to scratch some itches I had, as I use it to download such shows as TED-Talks and SLOW TV. The following is a list of changes I have done to the code since release 7 (January 2009) by <a target="_blank" href="http://www.stillhq.com/mythtv/mythnettv/">Michael Still</a>, that might interest you:
</p>
<ul>
	<li>the command &quot;mythnettv statistics&quot; is now much shorter. I have commented out most of the &quot;what has been downloaded&quot; part and only left &quot;what will be downloaded&quot;.</li>
	<li>downloads which are stored in a folder are handled a bit better, but some more work needs to be done. Only single file video files in a folder are currently supported. </li>
	<li>no transcoding is done for most modern, linux friendly file formats, as they are well supported by the internal player within MythTV 0.24. </li>
	<li>neither commercial detection nor seek table creation are done anymore, as MythTV 0.24 then screws up playback of some web content.</li>
	<li>some basic detection of subtitles, audio (mono, stereo etc) and video (widescreen, 720p etc) properties is done while importing. This metadata is inserted into the database to be displayed as if the file had be recorded with valid EPG data.</li>
	<li>a new command line &quot;myhtnettv updatemeta filename&quot; allows you to update the database retrospectively with the above data. This also works for &quot;normal&quot; recordings made by MythTV, if your EPG data was not accurate for these values. </li>
</ul>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>blootube-ng rework for future 0.25 release</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=223&amp;w=elkin-wide" />
		<updated>2011-02-03T21:05:00+01:00</updated>
		<published>2011-02-03T21:05:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.223</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">As usual I will try to keep blootube-ng up to date. I added the search popup to the file and replaced quiet a few images with shapes and pushed the version number to 3.0 to reflect these changes.</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=223&amp;w=elkin-wide"><![CDATA[
                <p>
As usual I will try to keep blootube-ng up to date. I added the search popup to the file and replaced quiet a few images with shapes and pushed the version number to 3.0 to reflect these changes. 
</p>
<p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-02-03t20-55-57.012.jpg' class="thickbox" title="" rel="entry-223" ><img src="http://elkin.de/images/myth-screenshot-2011-02-03t20-55-57.012.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Version 2.0 of Willi theme</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=222&amp;w=elkin-wide" />
		<updated>2011-02-03T21:07:00+01:00</updated>
		<published>2011-02-03T19:38:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.222</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">I will stop posting compressed, tared versions of my themes as of 
today. The reason for it is, that I have started to develop for the 
future version 0.25 of MythTV and will stop developing for 0.24. The 
themes will all be available at github
and are part of the automatic theme updates via new features added to 
the development branch. With version 0.25 you will be notified if you 
are using one of my themes if it changes. The Willi theme is the first 
to get an update, with and added search dialog for most buttonlists. Use
Ctrl+S to access it. Willi is now officially version 2.0.


You will be able to get the 0.24 versions through github, too. Just select the branch 0.24-fixes.</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=222&amp;w=elkin-wide"><![CDATA[
                <p>
I will stop posting compressed, tared versions of my themes as of 
today. The reason for it is, that I have started to develop for the 
future version 0.25 of MythTV and will stop developing for 0.24. The 
themes will all be available at <a target="_blank" href="https://github.com/managementboy/">github</a>
and are part of the automatic theme updates via new features added to 
the development branch. With version 0.25 you will be notified if you 
are using one of my themes if it changes. The Willi theme is the first 
to get an update, with and added search dialog for most buttonlists. Use
Ctrl+S to access it. Willi is now officially version 2.0.
</p>
<p>
You will be able to get the 0.24 versions through github, too. Just select the branch 0.24-fixes.
</p>
<p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-02-03t21-06-07.672.jpg' class="thickbox" title="" rel="entry-222" ><img src="http://elkin.de/images/myth-screenshot-2011-02-03t21-06-07.672.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Build your own MythTV 0.25 packages for Ubuntu Maverick</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=221&amp;w=elkin-wide" />
		<updated>2011-01-26T16:25:00+01:00</updated>
		<published>2011-01-26T19:20:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.221</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">All you need to do is get yourselft a PPA account and go to the following link: 


https://launchpad.net/~mythbuntu/+archive/0.25/+copy-packages


There copy the most current version to your PPA and select Maverick as destination. Now wait for the build to be finished.


With some luck you will find your binaries in your personal PPA. Mine can be found here:


https://launchpad.net/~managementboy/+archive/ppa/+packages</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=221&amp;w=elkin-wide"><![CDATA[
                <p>
All you need to do is get yourselft a PPA account and go to the following link: 
</p>
<p>
<a target="_blank" href="https://launchpad.net/~mythbuntu/+archive/0.25/+copy-packages">https://launchpad.net/~mythbuntu/+archive/0.25/+copy-packages</a>
</p>
<p>
There copy the most current version to your PPA and select Maverick as destination. Now wait for the build to be finished.
</p>
<p>
With some luck you will find your binaries in your personal PPA. Mine can be found here:
</p>
<p>
<a target="_blank" href="https://launchpad.net/~managementboy/+archive/ppa/+packages ">https://launchpad.net/~managementboy/+archive/ppa/+packages </a></p>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>New Laima theme... well at least the beginning</title>
		<link rel="alternate" type="text/html" href="http://elkin.de/pivot/entry.php?id=220&amp;w=elkin-wide" />
		<updated>2011-01-24T00:03:00+01:00</updated>
		<published>2011-01-24T00:00:00+01:00</published>
		<id>tag:managementboymedicinegirl,2012:MythTVThemes.220</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Just some playing around I did while sick last week. Also on github if you want to track the development. Currently the theme only supports the Main Menu, Watch Recordings and OSD. More will follow in the future. The theme requires you to have Microsoft fonts Verdana and Webdings installed to work. Get it here.</summary>
        <content type="html" xml:lang="en" xml:base="http://elkin.de/pivot/entry.php?id=220&amp;w=elkin-wide"><![CDATA[
                <p>
Just some playing around I did while sick last week. Also on <a target="_blank" href="https://github.com/managementboy/Laima">github</a> if you want to track the development. Currently the theme only supports the Main Menu, Watch Recordings and OSD. More will follow in the future. The theme requires you to have Microsoft fonts Verdana and Webdings installed to work. Get it <a target="_blank" href="/mythtv/2011.01.21-Laima.tar.lzma2">here</a>.
</p>
<p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-01-23t23-54-59.584.jpg' class="thickbox" title="" rel="entry-220" ><img src="http://elkin.de/images/myth-screenshot-2011-01-23t23-54-59.584.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p>

<p style="text-align:center;"><a target="_blank" href='http://elkin.de/images/myth-screenshot-2011-01-23t23-56-27.466.jpg' class="thickbox" title="" rel="entry-220" ><img src="http://elkin.de/images/myth-screenshot-2011-01-23t23-56-27.466.thumb.jpg" border="1" alt="" title=""  class='pivot-popupimage'/></a></p>
 </br> <a href="http://flattr.com/thing/59879/ManagementBoy-Blog" target="_blank">
                        <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a> ]]></content>
		<author>
			<name>admin</name>
		</author>
	</entry>
	
	
	
</feed>

