<?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>Mathew's blog</title>
	<atom:link href="http://blog.enterpriselab.ch/zdweber/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enterpriselab.ch/zdweber</link>
	<description>Good news, everyone!</description>
	<lastBuildDate>Sat, 14 Feb 2009 16:33:48 +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>World of Goo</title>
		<link>http://blog.enterpriselab.ch/zdweber/2009/02/14/world-of-goo/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2009/02/14/world-of-goo/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 16:33:48 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[world of goo]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2009/02/14/world-of-goo/</guid>
		<description><![CDATA[Today I tried the released Linux version of World of Goo. I tried the demo and after I got through the demo chapter I decided that I will buy this game. See the World of Goo web page for more information. The four reasons why I loved to buy this game is first of all [...]]]></description>
			<content:encoded><![CDATA[<p>Today I tried the released Linux version of World of Goo. I tried the demo and after I got through the demo chapter I decided that I will buy this game.<br />
See the <a href="http://www.worldofgoo.com/">World of Goo web page</a> for more information.</p>
<p>The four reasons why I loved to buy this game is first of all it provides a Linux version, second it has no DRM, third it is a small development team and not part of one of the big publishers and the forth and maybe the most important point it is so much <strong>FUN</strong> to play.</p>
<p>I&#8217;m off playing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2009/02/14/world-of-goo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>UnukLCD</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/12/18/unuklcd/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/12/18/unuklcd/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 20:03:22 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[LCD LCDproc]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unuk]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/12/18/unuklcd/</guid>
		<description><![CDATA[Last week I got the PicoLCD. There is an open source driver for using it with the LCDProc deamon. The LCDproc provides a service which allows applications to show some information on the display. LCDproc provides an easy to use protocol for showing your own information on the display see the LCDproc Developer&#8217;s Guide. I [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I got the <a href="http://www.mini-box.com/PicoLCD-4X20-Sideshow">PicoLCD</a>. There is an open source <a href="http://www.picolcd.com/drivers/?ck=VEgGRRUTAV-RgSo8&amp;vid=VEgGRRUTAZCRgd9m&amp;cktime=70417">driver</a> for using it with the <a href="http://lcdproc.sourceforge.net/">LCDProc deamon</a>. The LCDproc provides a service which allows applications to show some information on the display.<br />
LCDproc provides an easy to use protocol for showing your own information on the display see the <a href="http://lcdproc.sourceforge.net/docs/current-dev.html#language-misc">LCDproc Developer&#8217;s Guide</a>. I wrote a small python script which shows the currently playing song of a running <a href="http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki">Music Player Daemon (mpd)</a>. Since the PicoLCD provides a few buttons I added some basic control buttons (play, pause, stop, next, previous).<br />
I have different ideas to improve this scripts but I left it this ways, because now it is quite simple and should give a good starting point for every one interested in doing something similar with LCDProc.</p>
<p>You can get the source code from the following page:</p>
<ul>
<li><a href="http://user.enterpriselab.ch/~zdweber/unuklcd.html">UnukLCD</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/12/18/unuklcd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sync ReadOnly (syncro)</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/12/16/sync-readonly-syncro/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/12/16/sync-readonly-syncro/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 20:23:08 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[alix]]></category>
		<category><![CDATA[aufs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[syncro]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/12/16/sync-readonly-syncro/</guid>
		<description><![CDATA[I have put together a small description of how to use my syncro script and uploaded the script including the config file to the web server. I have mentioned this script before (Ubuntu on Alix (aufs)) You can find the description and the download here: syncro]]></description>
			<content:encoded><![CDATA[<p>I have put together a small description of how to use my syncro script and uploaded the script including the config file to the web server. I have mentioned this script before (<a href="http://blog.enterpriselab.ch/zdweber/2008/11/09/ubuntu-on-alix-aufs/">Ubuntu on Alix (aufs)</a>)</p>
<p>You can find the description and the download here:</p>
<ul>
<li><a href="http://user.enterpriselab.ch/~zdweber/syncro.html">syncro</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/12/16/sync-readonly-syncro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu on Alix (aufs)</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/11/09/ubuntu-on-alix-aufs/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/11/09/ubuntu-on-alix-aufs/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 14:34:19 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[alix]]></category>
		<category><![CDATA[aufs]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[voyage]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/11/09/ubuntu-on-alix-aufs/</guid>
		<description><![CDATA[I did some further work on getting Ubuntu on the Alix. I have tested the basic kernel on my second Alix board (2c3). It works so far without problems. In addition I did some research how to improve the installation. First I thought I would like to have the root file system read only. This [...]]]></description>
			<content:encoded><![CDATA[<p>I did some further work on getting <a href="http://blog.enterpriselab.ch/zdweber/2008/10/31/ubunut-on-alix-3c3/">Ubuntu on the Alix</a>. I have tested the basic kernel on my second <a href="http://www.pcengines.ch/alix2c3.htm">Alix board (2c3)</a>. It works so far without problems.<br />
In addition I did some research how to improve the installation. First I thought I would like to have the root file system read only. This manly to reduce the write access to the flash disc. For this I would have to create a ram disc and map several directories to this ram disc since some directories need to be writable. After some research and looking at the <a href="http://linux.voyage.hk/">Voyage Linux</a> distribution I found an other solution. On the next version of <a href="http://linux.voyage.hk/">Voyage Linux</a> they will use <a href="http://aufs.sourceforge.net/">aufs</a>. I did some tests with <a href="http://aufs.sourceforge.net/">aufs</a> and I think this could be the solution I use. I took the script from  <a href="http://linux.voyage.hk/">Voyage Linux</a> and did some small changes to the script for mapping some directories for writing to a memfs.  The script used by <a href="http://linux.voyage.hk/">Voyage Linux</a> is quite nice it will sync back the changes at shutdown and this way no log information get lost on normal shutdown.<br />
I will post the change script later, since I need to do some changes until I think it fits all my needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/11/09/ubuntu-on-alix-aufs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ubunut on Alix 3c3</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/10/31/ubunut-on-alix-3c3/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/10/31/ubunut-on-alix-3c3/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 10:58:16 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Alix 3c3]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/10/31/ubunut-on-alix-3c3/</guid>
		<description><![CDATA[Today I got Ubuntu 8.10 Server Edition working on my Alix 3c3. It was actually quite easy to get done. There are only a few things you need to now and it will not work with the default kernel. To get Ubuntu installed on the flash card I used qemu on my Linux machine. I [...]]]></description>
			<content:encoded><![CDATA[<p>Today I got <a href="http://www.ubuntu.com/getubuntu/download">Ubuntu 8.10 Server Edition</a> working on my <a href="http://www.pcengines.ch/alix3c3.htm">Alix 3c3</a>. It was actually quite easy to get done. There are only a few things you need to now and it will not work with the default kernel.</p>
<p>To get Ubuntu installed on the flash card I used qemu on my Linux machine. I used the <a href="http://projects.wanderings.us/qemu_launcher">Qemu Launcher</a> application to configure the virtual machine for installation. For the install disk I directly used the flash disc. In my case this was <em>/dev/sdb</em>. It is necessary to launch the Qemu Launcher with super user privileges to get access to this device.<br />
It is possible to start the qemu from the console as well. Here is the command to start the qemu as it was generated from the Qemu Launcher:</p>
<p><code>/usr/bin/qemu -boot c -m 256 -hda '/dev/sdb' -cdrom  '/home/mweb/Desktop/ubuntu-8.10-rc-server-i386.iso' -net nic,vlan=0 -net user,vlan=0 -localtime</code></p>
<p>Generic Config file: http://user.enterpriselab.ch/~zdweber/config_basic</p>
<p>Within this it is easily possible to install the complete Ubuntu system as you would like to have it. After the installation we need to at least boot once into this system and install our custom kernel, since the default ubuntu kernel will not work on the Alix board. Do all other customization steps here to save you work on the Alix board it self. We should also change the grub config that it uses the device for the root directory instead of the UUID of the device. For some reason I dont know yet it does not work with the UUID.</p>
<p>I used the current <a href="http://www.kernel.org/">stable kernel</a> 2.6.27.4 but it might work with a newer kernels as well. I added two different config files to this post. The config_basic is the basic file I used it should work on other Alix boards as well but this is not tested yet, I will do this later. The config_alix3c3 has additional support for the sound card that is built into the Alix 3c3 board.</p>
<p>To create the kernel just extract the downloaded kernel and copy the config file into the kernel directory. Rename the config file to <em>.config</em> and now you are ready to build the debian package of the kernel. Just call it with make-kpkg. If you need more information about how to build a kernel on Ubuntu use google since there are enough resource out there that just explain this.</p>
<p><code>$ fakeroot make-kpkg kernel_image kernel-headers</code></p>
<p>This will build the kernel and headers package for this kernel. Copy it to the Alix and install it with dpkg.</p>
<p><strong>Known Problems/Missing Features</strong></p>
<ul>
<li>Grub can&#8217;t find the flash disc (Instead of the UUID of the hard dsic enter the device name and it will work)</li>
<li>AppArmor does not work. This is because the kernel module is not build for our custom kernel. I just removed apparmor-utils since i don&#8217;t need it for my use case.</li>
<li>Read-Only file system. The current installation needs to have a writable root file system. Since we use a flash disc this is not the best solution. I would like to mount it ro and have a ram disk for the tmp files similar to <a href="http://linux.voyage.hk/">Voyage linux</a>.</li>
</ul>
<p><a href="http://user.enterpriselab.ch/~zdweber/config_basic">Basic Kernel config</a><br />
<a href="http://user.enterpriselab.ch/~zdweber/config_alix3c3">Alix 3c3 Kernel config</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/10/31/ubunut-on-alix-3c3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Spam Spam Spam</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/06/16/spam-spam-spam/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/06/16/spam-spam-spam/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 16:27:12 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/06/16/spam-spam-spam/</guid>
		<description><![CDATA[Maybe we have to see if we get a better spam protection for the blog on the Enterprise Lab. In the beginning i got about 1 spam message per month but now I get almost every day at least one. Since I moderate all the comments I usually just have to remove them, but this [...]]]></description>
			<content:encoded><![CDATA[<p>Maybe we have to see if we get a better spam protection for the blog on the Enterprise Lab. In the beginning i got about 1 spam message per month but now I get almost every day at least one. Since I moderate all the comments I usually just have to remove them, but this is still annoying.</p>
<p>Well lets see if the others get the same problem or if it is a problem i got my self with the popularity of certain posts. Since I only get spam to one post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/06/16/spam-spam-spam/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Updates on PAN</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/04/29/updates-on-pan/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/04/29/updates-on-pan/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 08:36:48 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[N810]]></category>
		<category><![CDATA[PAN]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/04/29/updates-on-pan/</guid>
		<description><![CDATA[I did work on the PAN connection for the Nokia N810. As I described earlier ( Bluetooth PAN) I used maemo-pan on the Nokia and the setup as described in the mentioned tutorial on the Ubuntu desktop. It worked but I needed to set the desktop address of the computer within the Nokia by hand. [...]]]></description>
			<content:encoded><![CDATA[<p>I did work on the PAN connection for the Nokia N810. As I described earlier (<a href="http://blog.enterpriselab.ch/zdweber/2008/04/14/bluetooth-pan/"> Bluetooth PAN</a>) I used maemo-pan on the Nokia and the setup as described in the mentioned tutorial on the Ubuntu desktop. It worked but I needed to set the desktop address of the computer within the Nokia by hand. Additionally the connection setup took quite some time since I always started the dhcp server new for each connection and it only worked for one PAN connection at a time.</p>
<p>I made two improvements to the old setup. First I added some functionality to the maemo-pan that it lets the user select the device to connect to. The second improvement I made on the Ubuntu desktop. Instead of starting the dhcp server on the newly create interface I create a bridge interface and add the new created interface to the bridged interfaces. This way I only need to start the dhcp server once for the bridge interface. This way it supports more then one PAN connection at once and it runs much more stable than before.</p>
<p>I wrote a small tutorial how to setup a <a href="https://www.enterpriselab.ch/wiki/doku.php?id=public:configuration:bluetooth_pand_ubuntu">Bluetooth PAN on Ubuntu</a> with a bridge interface.</p>
<p>For the  maemo-pan I sent a <a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=2476&amp;group_id=578&amp;atid=2164">patch to the project</a>.</p>
<p>Additional note the problem I got with Bluetooth on Ubuntu 8.04 beta is now with the release of Ubuntu 8.04 resolved. The pand binary is available again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/04/29/updates-on-pan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>maemo&#8217;s scratchbox under Ubuntu Hardy Heron</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/04/15/maemos-scratchbox-under-ubuntu-hardy-heron/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/04/15/maemos-scratchbox-under-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 15:32:55 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[scratchbox]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/04/15/maemos-scratchbox-under-ubuntu-hardy-heron/</guid>
		<description><![CDATA[Today I tried to install the maemo 4 sdk on my Ubuntu Hardy Heron. The first part installing the scratchbox worked with almost no problems. But the installation of the SDK it self did not work that easy. The first error I got was the following: Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion ‘(void [...]]]></description>
			<content:encoded><![CDATA[<p>Today I tried to install the <a href="http://maemo.org/development/sdks/maemo_4_chinook_sdk.html">maemo 4 sdk</a> on my  Ubuntu Hardy Heron. The first part installing the scratchbox worked with almost no problems. But the installation of the SDK it self did not work that easy. The first error I got was the following:</p>
<p><code>Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion ‘(void *) ph-&gt;p_vaddr == _rtld_local._dl_sysinfo_dso’ failed!</code></p>
<p>Lucky me I found a <a href="http://suppressingfire.livejournal.com/35277.html">solution</a> from <a href="http://suppressingfire.livejournal.com/">Michael R. Head</a>. It is important to set both values. The first helped me to get into the scratchbox but without setting the mmap_min_addr I could not fully install the applications in the ARMEL target. After I set the second parameter it worked without any further problems.</p>
<p>Execute the following two lines that are described in the <a href="http://suppressingfire.livejournal.com/35277.html">solution</a> from <a href="http://suppressingfire.livejournal.com/">Michael R. Head</a> and the installation will work.</p>
<p><code>echo 0 | sudo tee /proc/sys/vm/vdso_enabled</code></p>
<p><code>echo 4096 | sudo tee /proc/sys/vm/mmap_min_addr</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/04/15/maemos-scratchbox-under-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluetooth PAN</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/04/14/bluetooth-pan/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/04/14/bluetooth-pan/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 06:37:24 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NAP]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[PAN]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/04/14/bluetooth-pan/</guid>
		<description><![CDATA[Today I managed to get the personal area networking (PAN) working with a Nokia N810 and a Ubuntu Linux system. However it took me quite a while to figure out everything to get it working. The first problem I had was that the Nokia N810 does not support the PAN Bluetooth profile by default only [...]]]></description>
			<content:encoded><![CDATA[<p>Today I managed to get the personal area networking (PAN) working with a Nokia N810 and a Ubuntu Linux system. However it took me quite a while to figure out everything to get it working.</p>
<p>The first problem I had was that the Nokia N810 does not support the PAN Bluetooth profile by default only dial-up networking (DUN) is supported. The recently released <a href="https://garage.maemo.org/projects/maemo-pan">maemo-pan</a> application adds support for PAN to the N810.<br />
The problem I got with <a href="https://garage.maemo.org/projects/maemo-pan">maemo-pan</a> is that I could not register my computer as a phone and because of this the maemo-pan application did not find my workstation. After reading the source code I figured out that I just need to set the appropriate value in GConf to get it connecting. It is necessary that the two devices are paired before that they can connect without any further authentication.<br />
With the following call to the gconftool-2 it is possible to set the HW-Address of the Bluetooth adapter of the desktop. This needs to be called on the N810.</p>
<p><code>gconftool-2 -s /system/osso/connectivity/BT/preferred --t string "XX"</code></p>
<p>Replace the &#8216;XX&#8217; above with the hardware address of the desktop. To check that the configuration is set correctly you can call the gconftool-2 with the following parameters:</p>
<p><code>gconftool-2 -g /system/osso/connectivity/BT/preferred</code></p>
<p>The next problem I encountered was that I used Ubuntu 8.04beta. Where I figured out that there are some <a href="https://bugs.launchpad.net/ubuntu/+source/bluez-utils/+bug/192043">problems with the bluez-utils</a>. Actually the pand executable is missing. I installed the bluez-utils from the <a href="https://launchpad.net/~statik/+archive">PPA from Elliot Murphy</a>. In this package the pand binaries are available and working.</p>
<p>I followed the howto <a href="http://www.howtoforge.com/bluetooth_pand_debian_etch">Bluetooth PAND debian etch</a> which did work almost. It did work to get a connection but I got the following error message in the syslog after some data where transmitted.</p>
<p><code>NETDEV WATCHDOG: bnep0: transmit timed out</code></p>
<p>If this happens I need to restart the connection and everything will work again, for a small amount of data. Since I tested these within VMWare I thought I might just try it on a real machine. Surprisingly it just worked without any problem. This is yet an other example if you get any problem with a USB device within VMWare just try the device on a real machine since it is possible that it might work without problems. It might work better if I would use VMWare 6 and no more VMWare 5.5 since there where some improvements within the USB support.</p>
<p>What is still missing now is a tool on the N810 to select the Bluetooth partner to connect to that offers PAN. This way it would not be necessary to select the PAN device as a phone or set it by hand as the device to connect to. I will see if I get the time to do that.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/04/14/bluetooth-pan/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>.net PDFViewer Component</title>
		<link>http://blog.enterpriselab.ch/zdweber/2008/02/12/net-pdfviewer-component/</link>
		<comments>http://blog.enterpriselab.ch/zdweber/2008/02/12/net-pdfviewer-component/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 13:19:42 +0000</pubDate>
		<dc:creator>Mathias Weber</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Adobe Reader]]></category>
		<category><![CDATA[C++/CLI]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[VS2005]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/zdweber/2008/02/12/net-pdfviewer-component/</guid>
		<description><![CDATA[Today I wanted to Integrate a PDFViewer component into my own .net (C++/CLI) application. In the beginning I hoped to find an opensource component for this. There are several opensource library&#8217;s for creating PDF&#8217;s with .net but none of them provided a PDFViewer component. There are several commercial solutions available but since they usually provided [...]]]></description>
			<content:encoded><![CDATA[<p>Today I wanted to Integrate a PDFViewer component into my own .net (C++/CLI) application.  In the beginning I hoped to find an opensource component for this. There are several opensource library&#8217;s for creating PDF&#8217;s with .net but none of them provided a PDFViewer component. There are several commercial solutions available but since they usually provided much more than I needed I was not really interested. On Linux or with other GUI toolkits (GTK, QT4 or Java) there are opensource alternatives available for the viewer but not for .net.</p>
<p>After a while I found a description that it is possible to integrate the Adobe Reader via ActiveX. Armin sent me a short C# example how to do it. Sadly I could not find the necessary dll&#8217;s. After some search for this dll&#8217;s I found the documentation page of Adobe where they provide examples for the usage of the Adobe Reader within a C# application. After compiling this application I found the needed dll&#8217;s in the output directories of this project and then I could set up my application just fine.</p>
<p>The only problem with the examples where that they where unnecessary complicated. I reduced the example to a minimum needed and created a small example application. The example including a short description can be found in the <a href="https://www.enterpriselab.ch/wiki/doku.php?id=public:public">enterpriselab wiki</a>:</p>
<ul>
<li>    <a href="https://www.enterpriselab.ch/wiki/doku.php?id=public:development:cpp:pdfviewer_c_cli">Integration of Adobe PDF Reader into a C++/CLI Application </a></li>
</ul>
<p>Some more interesting links I found during my research:</p>
<ul>
<li><a href="http://www.adobe.com/devnet/acrobat/?navID=downloads">Adobe SDKs and downloads</a></li>
<li><a href="http://www.codeproject.com/KB/miscctrl/acroview.aspx">How to integrate Adobe Reader into MFC application (VS2003)</a></li>
<li><a href="http://poppler.freedesktop.org/">Poppler PDF render library for GTK/QT4/&#8230;</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/zdweber/2008/02/12/net-pdfviewer-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

