<?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>bydogen &#187; Uncategorized</title>
	<atom:link href="http://bydogen.stoned-it.com/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://bydogen.stoned-it.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Nov 2011 23:54:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[archive] apps</title>
		<link>http://bydogen.stoned-it.com/archive-apps/122</link>
		<comments>http://bydogen.stoned-it.com/archive-apps/122#comments</comments>
		<pubDate>Tue, 01 Nov 2011 23:54:56 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=122</guid>
		<description><![CDATA[<p>﻿</p>
adobe flash
advanced task killer
android vnc
androidgemist + player
atorrent
buienalarm
dungeon defender
evernote
facebook
fruit ninja
google-
body
docs
earth
maps
sky map
translate
/google
irssi connectbot (of gewone)
moboplayer (+codec)
opera
rainy days
sketchbook
spectral audio dinges
speedx
(een) sudoku
tokaplot
touchosc
wifi analyzer
wordfeud
]]></description>
			<content:encoded><![CDATA[<p>﻿</p>
<div id="_mcePaste">adobe flash</div>
<div id="_mcePaste">advanced task killer</div>
<div id="_mcePaste">android vnc</div>
<div id="_mcePaste">androidgemist + player</div>
<div id="_mcePaste">atorrent</div>
<div id="_mcePaste">buienalarm</div>
<div id="_mcePaste">dungeon defender</div>
<div id="_mcePaste">evernote</div>
<div id="_mcePaste">facebook</div>
<div id="_mcePaste">fruit ninja</div>
<div id="_mcePaste">google-</div>
<div id="_mcePaste">body</div>
<div id="_mcePaste">docs</div>
<div id="_mcePaste">earth</div>
<div id="_mcePaste">maps</div>
<div id="_mcePaste">sky map</div>
<div id="_mcePaste">translate</div>
<div id="_mcePaste">/google</div>
<div id="_mcePaste">irssi connectbot (of gewone)</div>
<div id="_mcePaste">moboplayer (+codec)</div>
<div id="_mcePaste">opera</div>
<div id="_mcePaste">rainy days</div>
<div id="_mcePaste">sketchbook</div>
<div id="_mcePaste">spectral audio dinges</div>
<div id="_mcePaste">speedx</div>
<div id="_mcePaste">(een) sudoku</div>
<div id="_mcePaste">tokaplot</div>
<div id="_mcePaste">touchosc</div>
<div id="_mcePaste">wifi analyzer</div>
<div id="_mcePaste">wordfeud</div>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/archive-apps/122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[archive] encoding commandlines</title>
		<link>http://bydogen.stoned-it.com/encoding-commandlines/118</link>
		<comments>http://bydogen.stoned-it.com/encoding-commandlines/118#comments</comments>
		<pubDate>Sun, 11 Sep 2011 14:05:27 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=118</guid>
		<description><![CDATA[<p>﻿Just for archiving and easy access, I post these commandlines, feel free to steal/remix/copy/share/whatever  </p>
archos :
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=2:turbo:threads=2 -oac mp3lame -lameopts preset=medium

libxvid stuk?:
mencoder INPUT -aspect 16:9 -o OUTPUT -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:vpass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium

freej:
mencoder INPUT -o [...]]]></description>
			<content:encoded><![CDATA[<p>﻿Just for archiving and easy access, I post these commandlines, feel free to steal/remix/copy/share/whatever <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre>archos :
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=2:turbo:threads=2 -oac mp3lame -lameopts preset=medium
</pre>
<pre>libxvid stuk?:
mencoder INPUT -aspect 16:9 -o OUTPUT -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:vpass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium
</pre>
<pre>freej:
mencoder INPUT -o OUTPUT -ovc lavc -lavcopts vbitrate=1800:vcodec=mjpeg -nosound
</pre>
<pre>PureData :
ffmpeg -i INPUT(.avi) -vcodec copy OUTPUT(.mov)
</pre>
<pre>veejay :
mencoder INPUT -o OUTPUT -ovc lavc -lavcopts vbitrate=1800:vcodec=mjpeg -nosound -vf scale=640:480,pp7 -fps 25</pre>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/encoding-commandlines/118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And back online!</title>
		<link>http://bydogen.stoned-it.com/and-back-online/82</link>
		<comments>http://bydogen.stoned-it.com/and-back-online/82#comments</comments>
		<pubDate>Fri, 02 Oct 2009 16:52:22 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=82</guid>
		<description><![CDATA[<p>Today I abandoned trying to get openwrt running on a fonera. The culprit that led to this abandoning was the WRT54G I discovered to still possess.</p>
<p>So now I have dd-wrt running (for its webgui  ) and running in repeater mode. Very sexy!</p>
<p>Soon you can expect some more posts from me  </p>
]]></description>
			<content:encoded><![CDATA[<p>Today I abandoned trying to get openwrt running on a fonera. The culprit that led to this abandoning was the WRT54G I discovered to still possess.</p>
<p>So now I have dd-wrt running (for its webgui <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) and running in repeater mode. Very sexy!</p>
<p>Soon you can expect some more posts from me <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/and-back-online/82/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

