<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>ThePinguin.net</title>
	<link>http://www.thepinguin.net</link>
	<description>pinguin, software, development, dev, projects, daily stuff, thepinguin, programming, c, java, the, c++, cpp, embedded, systems</description>
	<lastBuildDate>Tue, 19 Jan 2010 12:27:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Why USB-IF ruins USB with 3.0</title>
		<description><![CDATA[The Universal Serial Bus Implementers Forum (USB-IF) has updated their Specification to level 3.0 last summer.  A quick summary why the new specification is going to ruin USB as we know it. The revision has added a new type of USB called: Super Speed.
Changelog 3.0 vs. 2.0
The new standard in a nutshell.
Target
Support up to 4.8 [...]]]></description>
		<link>http://www.thepinguin.net/2010/01/why-usb-if-ruins-usb-with-3-0/</link>
			</item>
	<item>
		<title>iPhone MP4 over SSL HTTPS issue</title>
		<description><![CDATA[The iPhone and iPod touch are able to &#8217;stream&#8217;, open MP4, MP3, AAC, M4V, and M4B files over an http connection. So when visiting a website you are able to click on a url, and QuickTime will start playing your file. This works fine when using a HTTP connection, strange things begin to happen when [...]]]></description>
		<link>http://www.thepinguin.net/2009/11/iphone-mp4-over-ssl-https-issue/</link>
			</item>
	<item>
		<title>LedCube USB hid toggling LED</title>
		<description><![CDATA[Controlling USB connections to an embedded system can be a real pain. Fortunately many suppliers also ship their product with an BSP. I&#8217;ve made some adjustments to one of the examples to enable communication between the device and an C++ program.
Using Microchip&#8217;s framework by using IDE: Visual C++, MPlab (the worst IDE ever), you can [...]]]></description>
		<link>http://www.thepinguin.net/2009/10/ledcube-usb-hid-toggling-led/</link>
			</item>
	<item>
		<title>JNI UnsatisfiedLinkError solutions</title>
		<description><![CDATA[Java Native Interface allows to access native C/ C++ files. When an error occurs Java throws an UnstatisfiedLinkError. Java is an OO programming language who needs help to access Native C/ C++ files, a java class file implements all functions from the C/C++ file. Via this Java class native functions can be addressed, it&#8217;s kind [...]]]></description>
		<link>http://www.thepinguin.net/2009/10/jni-unsatisfiedlinkerror-solutions/</link>
			</item>
	<item>
		<title>LedCube using interrupts</title>
		<description><![CDATA[Remember I was busy working with interrupts, next step is to use them in a sensible way. To simplify the software I&#8217;m using interrupts for switching to the next frame.
Led cubes display multiple patterns in a sequence. Just like a movie a Cube is made up out of frames, every frame representing an image. Luckily [...]]]></description>
		<link>http://www.thepinguin.net/2009/10/ledcube-using-interrupts/</link>
			</item>
</channel>
</rss>
