<?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>twam.info &#187; twam.info</title>
	<atom:link href="http://www.twam.info/category/network/twaminfo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.twam.info</link>
	<description>My computer, physics, electronics &#38; photography blog</description>
	<lastBuildDate>Wed, 25 Jan 2012 20:49:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New Layout and flattr for twam.info</title>
		<link>http://www.twam.info/network/twaminfo/new-layout-for-twam-info</link>
		<comments>http://www.twam.info/network/twaminfo/new-layout-for-twam-info#comments</comments>
		<pubDate>Sun, 19 Sep 2010 20:15:50 +0000</pubDate>
		<dc:creator>twam</dc:creator>
				<category><![CDATA[twam.info]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://www.twam.info/?p=1449</guid>
		<description><![CDATA[During the last weeks I tried several themes and designs for a twam.info layout. Finally I decided to adapt a theme called Cool Blue by themelab. I changed a lot in the header and in footer of the theme to get a nice compressed layout. My webpage user statictics say, that less than 7 percent [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1455" class="wp-caption alignright" style="width: 160px"><a href="http://www.twam.info/wp-content/uploads/2010/09/twam.info_ipad.png"><img class="size-thumbnail wp-image-1455" title="twam.info @ iPad" src="http://www.twam.info/wp-content/uploads/2010/09/twam.info_ipad-150x112.png" alt="" width="150" height="112" /></a><p class="wp-caption-text">twam.info @ iPad</p></div>
<p>During the last weeks I tried several themes and designs for a twam.info layout. Finally I decided to adapt a theme called <em>Cool Blue</em> by <a href="http://www.themelab.com">themelab</a>. I changed a lot in the header and in footer of the theme to get a nice compressed layout.</p>
<p>My webpage user statictics say, that less than 7 percent of my visitors are using a display with a display width of less than 1280 pixels. As some of them are mobile devices like smartphones or tablets there is only a very small percentage of users who would not be able to display a theme with a fixed width of 1280 pixels without scrolling. So I decided to use a template width of 1151 pixels. The main advantage of increasing the template width was that the content column has now a width of 670 pixels allowing the display of 640 pixel width content without resizing. This is very nice to display videos, screenshots or full-size webcam images.<span id="more-1449"></span></p>
<div id="attachment_1456" class="wp-caption alignright" style="width: 160px"><a href="http://www.twam.info/wp-content/uploads/2010/09/twam.info_iphone4.png"><img class="size-thumbnail wp-image-1456" title="twam.info @ iPhone 4" src="http://www.twam.info/wp-content/uploads/2010/09/twam.info_iphone4-150x100.png" alt="" width="150" height="100" /></a><p class="wp-caption-text">twam.info @ iPhone 4</p></div>
<p>Another goal of the new template was to work nice on mobile devices like <a href="http://www.apple.com/iphone">iPhone</a> or <a href="http://www.apple.com/ipad/">iPad</a>. I changed the layout to fit exactly to the screen width of iPhone and iPad without showing any empty columns on the left or right side of the layout. This is done very easily by setting the <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a> max-width property of the most outer div block to the exact width of the design.</p>
<p>Furthermore I started to integrate social pages like <a href="http://www.facebook.com">Facebook</a> and <a href="http://twitter.com">twitter</a> and the social micro-payment system <a href="http://www.flattr.com">flattr</a>. So if you like my posts, feel free to flattr them.</p>
<p>Last, but not least, the website was moved to a new server providing much more resources. So pages should be delivered my faster and there is plenty of space for a whole bunch of new <a href="http://www.twam.info/category/photography/panorama">panoramas</a>. The new server also supports native <a href="http://en.wikipedia.org/wiki/IPv6">IPv6</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twam.info/network/twaminfo/new-layout-for-twam-info/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>v4l2grab Version 0.2</title>
		<link>http://www.twam.info/linux/v4l2grab-version-02</link>
		<comments>http://www.twam.info/linux/v4l2grab-version-02#comments</comments>
		<pubDate>Tue, 09 Jun 2009 17:33:28 +0000</pubDate>
		<dc:creator>twam</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[twam.info]]></category>
		<category><![CDATA[V4L2]]></category>
		<category><![CDATA[WebCam]]></category>

		<guid isPermaLink="false">http://www.twam.info/?p=520</guid>
		<description><![CDATA[A few weeks ago, I published my v4l2grab program to grab JPEGs from V4l2 devices. Today I got an request by email to include support for integer conversion from YUV422 to RGB as descriped by Wikipedia. So I included it and did some style adjustments, too. You can download it here: v4l2grab Version 0.2 To use [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I published my <a href="http://www.twam.info/linux/v4l2grab-grabbing-jpegs-from-v4l2-devices">v4l2grab</a> program to grab JPEGs from V4l2 devices.</p>
<p>Today I got an request by email to include support for integer conversion from YUV422 to RGB as descriped by <a href="http://en.wikipedia.org/wiki/YUV#Converting_from_Y.27UV_to_RGB">Wikipedia</a>. So I included it and did some style adjustments, too.</p>
<p>You can download it here: <a href="http://www.twam.info/wp-content/uploads/2009/06/v4l2grab.c">v4l2grab Version 0.2<span id="more-520"></span></a></p>
<p>To use integer conversion you have to compile with an additional</p>
<pre>-DNTSC</pre>
<p>for NTSC like conversion or</p>
<pre>-DITU_R_INT</pre>
<p>for ITU-R integer conversion. Both standars are explained in the referenced wikipedia article. The use of</p>
<pre>-DITU_R_FLOAT</pre>
<p>uses the previous floating point version of ITU-R which is default if no compiling options are specified. More information about compilation can be found on the <a href="http://www.twam.info/linux/v4l2grab-grabbing-jpegs-from-v4l2-devices">original post</a>.</p>
<p><strong>The current version of V4L2grab can be found on <a href="http://github.com/twam/v4l2grab/tree/master">github</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twam.info/linux/v4l2grab-version-02/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>twam.info via IPv6</title>
		<link>http://www.twam.info/network/twaminfo-via-ipv6</link>
		<comments>http://www.twam.info/network/twaminfo-via-ipv6#comments</comments>
		<pubDate>Sat, 04 Apr 2009 14:36:33 +0000</pubDate>
		<dc:creator>twam</dc:creator>
				<category><![CDATA[Network/Web]]></category>
		<category><![CDATA[twam.info]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[SiXXs]]></category>

		<guid isPermaLink="false">http://www.twam.info/?p=213</guid>
		<description><![CDATA[Dank eines SiXXs Static-Tunnels ist jetzt auch twam.info per IPv6 erreichbar. Alle wichtigen Dienste sollten erreichbar sein. server ~ # dig AAAA twam.info ; &#60;&#60;&#62;&#62; DiG 9.6.0-P1 &#60;&#60;&#62;&#62; AAAA twam.info ;; global options: +cmd ;; Got answer: ;; -&#62;&#62;HEADER&#60;&#60;- opcode: QUERY, status: NOERROR, id: 58653 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: [...]]]></description>
			<content:encoded><![CDATA[<p>Dank eines SiXXs Static-Tunnels ist jetzt auch <a href="http://www.twam.info">twam.info</a> per IPv6 erreichbar. Alle wichtigen Dienste sollten erreichbar sein.</p>
<pre>server ~ # dig AAAA twam.info
; &lt;&lt;&gt;&gt; DiG 9.6.0-P1 &lt;&lt;&gt;&gt; AAAA twam.info
;; global options: +cmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 58653
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;twam.info.                     IN      AAAA

;; ANSWER SECTION:
twam.info.              600     IN      AAAA    2a01:198:200:436::2</pre>
<p>Ich bin gespannt, wieviele der Verbindungen jetzt über IPv6 kommen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twam.info/network/twaminfo-via-ipv6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Launch</title>
		<link>http://www.twam.info/network/twaminfo/blog-launch</link>
		<comments>http://www.twam.info/network/twaminfo/blog-launch#comments</comments>
		<pubDate>Tue, 31 Mar 2009 18:26:09 +0000</pubDate>
		<dc:creator>twam</dc:creator>
				<category><![CDATA[twam.info]]></category>

		<guid isPermaLink="false">http://blog.twam.info/?p=86</guid>
		<description><![CDATA[Hallo allerseits! Seit heute gibt es twam.info in neuem Look und in Blog-Form. Die meisten alten Einträge habe ich konvertiert. Viel Spaß damit!]]></description>
			<content:encoded><![CDATA[<p>Hallo allerseits!</p>
<p>Seit heute gibt es twam.info in neuem Look und in Blog-Form. Die meisten alten Einträge habe ich konvertiert.</p>
<p>Viel Spaß damit!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twam.info/network/twaminfo/blog-launch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

