<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/4.1.2" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Sander's blog</title>
		<link>http://www.outrightsolutions.org/blogs/techstuff.php</link>
		<atom:link rel="self" type="application/rss+xml" href="http://www.outrightsolutions.org/blogs/techstuff.php?tempskin=_rss2" />
		<description></description>
		<language>en-US-utf8</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=4.1.2"/>
		<ttl>60</ttl>
				<item>
			<title>Funambol on JBoss</title>
			<link>http://www.outrightsolutions.org/blogs/techstuff.php/funambol-on-jboss</link>
			<pubDate>Tue, 13 Dec 2011 11:48:00 +0000</pubDate>			<dc:creator>Sander</dc:creator>
			<category domain="main">Groupware</category>
<category domain="alt">Java</category>			<guid isPermaLink="false">33@http://www.outrightsolutions.org/blogs/</guid>
						<description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/media/blogs/a/groupware/jboss/routing-ds-mbean.jar?mtime=1323772947&quot;&gt;&lt;/a&gt;Funambol comes with its own Java and Tomcat installation. However convenient to get things running quickly, this is both a security risk and a waste of memory.&lt;/p&gt;
&lt;p style=&quot;text-align: left;&quot;&gt;The OS should of course update the system&#039;s Java VM when there&#039;s a security update available, and since Funambol&#039;s Java is not managed by the package manager I would have to do this manually. And I&#039;m too lazy for that.. It is quite simple to replace Funambol&#039;s Java with the system&#039;s Java, but I decided to take it one step further, and get rid of Tomcat as well, since I already have a JBoss 5 instance running on my server.&lt;/p&gt;
&lt;p style=&quot;text-align: left;&quot;&gt;This turned out not to be a straightforward configuring change..&lt;/p&gt;
&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/funambol-on-jboss#more33&quot;&gt;Full story &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/funambol-on-jboss&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.outrightsolutions.org/blogs/media/blogs/a/groupware/jboss/routing-ds-mbean.jar?mtime=1323772947"></a>Funambol comes with its own Java and Tomcat installation. However convenient to get things running quickly, this is both a security risk and a waste of memory.</p>
<p style="text-align: left;">The OS should of course update the system's Java VM when there's a security update available, and since Funambol's Java is not managed by the package manager I would have to do this manually. And I'm too lazy for that.. It is quite simple to replace Funambol's Java with the system's Java, but I decided to take it one step further, and get rid of Tomcat as well, since I already have a JBoss 5 instance running on my server.</p>
<p style="text-align: left;">This turned out not to be a straightforward configuring change..</p>
<p style="text-align: left;"></p><a href="http://www.outrightsolutions.org/blogs/techstuff.php/funambol-on-jboss#more33">Full story &raquo;</a><div class="item_footer"><p><small><a href="http://www.outrightsolutions.org/blogs/techstuff.php/funambol-on-jboss">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.outrightsolutions.org/blogs/techstuff.php/funambol-on-jboss#comments</comments>
			<wfw:commentRss>http://www.outrightsolutions.org/blogs/techstuff.php?tempskin=_rss2&#38;disp=comments&#38;p=33</wfw:commentRss>
		</item>
				<item>
			<title>Installing Funambol and integrating with SOGo</title>
			<link>http://www.outrightsolutions.org/blogs/techstuff.php/installing-funambol</link>
			<pubDate>Fri, 09 Dec 2011 08:21:00 +0000</pubDate>			<dc:creator>Sander</dc:creator>
			<category domain="main">Groupware</category>			<guid isPermaLink="false">32@http://www.outrightsolutions.org/blogs/</guid>
						<description>&lt;p&gt;There&#039;s a nice HOWTO provided by &lt;a href=&quot;http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,33/func,view/id,24885/&quot;&gt;clearfoundation.com&lt;/a&gt;, that walks through the installation of Funambol, and the installation of the SOGo plugin.&lt;/p&gt;
&lt;p&gt;I used newer versions for both the funambol (10.0.0) and the sogo integration plugin (1.0.9), but the procedure is exactly the same.&lt;/p&gt;
&lt;p&gt;There is however a small error in the procedure, at the end of the walkthrough, with the parameters you have to set with the funambol admin client.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/installing-funambol#more32&quot;&gt;Full story &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/installing-funambol&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>There's a nice HOWTO provided by <a href="http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,33/func,view/id,24885/">clearfoundation.com</a>, that walks through the installation of Funambol, and the installation of the SOGo plugin.</p>
<p>I used newer versions for both the funambol (10.0.0) and the sogo integration plugin (1.0.9), but the procedure is exactly the same.</p>
<p>There is however a small error in the procedure, at the end of the walkthrough, with the parameters you have to set with the funambol admin client.</p>
<p></p><a href="http://www.outrightsolutions.org/blogs/techstuff.php/installing-funambol#more32">Full story &raquo;</a><div class="item_footer"><p><small><a href="http://www.outrightsolutions.org/blogs/techstuff.php/installing-funambol">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.outrightsolutions.org/blogs/techstuff.php/installing-funambol#comments</comments>
			<wfw:commentRss>http://www.outrightsolutions.org/blogs/techstuff.php?tempskin=_rss2&#38;disp=comments&#38;p=32</wfw:commentRss>
		</item>
				<item>
			<title>Getting all Fn keys to work on the Sony Vaio VPCZ2</title>
			<link>http://www.outrightsolutions.org/blogs/techstuff.php/getting-all-fn-keys-to</link>
			<pubDate>Tue, 29 Nov 2011 20:12:00 +0000</pubDate>			<dc:creator>Sander</dc:creator>
			<category domain="main">Sony Vaio VPCZ2</category>
<category domain="alt">Ubuntu</category>			<guid isPermaLink="false">35@http://www.outrightsolutions.org/blogs/</guid>
						<description>&lt;p&gt;When I got my Vaio Z2, I installed Kubuntu 11.10 on it, and found out that not all Fn keys are mapped correctly out of the box. This is not specific to KDE, since it&#039;s mostly a kernel driver level thing.&lt;/p&gt;
&lt;h3&gt;Kernel driver&lt;/h3&gt;
&lt;p&gt;Note that I&#039;m not talking about the fancy Assist, Web and Vaio buttons (I will get to these in another post), just the Fn-key mappings.&lt;/p&gt;
&lt;p&gt;The normal troubleshooting procedures at &lt;a href=&quot;https://wiki.ubuntu.com/Hotkeys/Troubleshooting&quot;&gt;https://wiki.ubuntu.com/Hotkeys/Troubleshooting&lt;/a&gt; didn&#039;t work (that somehow always happens to me :)), due to the peculiar way the sony-laptop driver works for handling input events. (See &lt;a href=&quot;http://lkml.indiana.edu/hypermail/linux/kernel/1110.2/00048.html&quot;&gt;http://lkml.indiana.edu/hypermail/linux/kernel/1110.2/00048.html&lt;/a&gt; for the nitty gritty).&lt;/p&gt;
&lt;p&gt;Out of the box, the mute, volume up &amp;amp; down, brightness up &amp;amp; down, and the suspend key worked. The touchpad toggle, display switch, and zoom in &amp;amp; out didn&#039;t.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/getting-all-fn-keys-to#more35&quot;&gt;Full story &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/getting-all-fn-keys-to&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>When I got my Vaio Z2, I installed Kubuntu 11.10 on it, and found out that not all Fn keys are mapped correctly out of the box. This is not specific to KDE, since it's mostly a kernel driver level thing.</p>
<h3>Kernel driver</h3>
<p>Note that I'm not talking about the fancy Assist, Web and Vaio buttons (I will get to these in another post), just the Fn-key mappings.</p>
<p>The normal troubleshooting procedures at <a href="https://wiki.ubuntu.com/Hotkeys/Troubleshooting">https://wiki.ubuntu.com/Hotkeys/Troubleshooting</a> didn't work (that somehow always happens to me :)), due to the peculiar way the sony-laptop driver works for handling input events. (See <a href="http://lkml.indiana.edu/hypermail/linux/kernel/1110.2/00048.html">http://lkml.indiana.edu/hypermail/linux/kernel/1110.2/00048.html</a> for the nitty gritty).</p>
<p>Out of the box, the mute, volume up &amp; down, brightness up &amp; down, and the suspend key worked. The touchpad toggle, display switch, and zoom in &amp; out didn't.</p>
<p></p><a href="http://www.outrightsolutions.org/blogs/techstuff.php/getting-all-fn-keys-to#more35">Full story &raquo;</a><div class="item_footer"><p><small><a href="http://www.outrightsolutions.org/blogs/techstuff.php/getting-all-fn-keys-to">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.outrightsolutions.org/blogs/techstuff.php/getting-all-fn-keys-to#comments</comments>
			<wfw:commentRss>http://www.outrightsolutions.org/blogs/techstuff.php?tempskin=_rss2&#38;disp=comments&#38;p=35</wfw:commentRss>
		</item>
				<item>
			<title>SOGo</title>
			<link>http://www.outrightsolutions.org/blogs/techstuff.php/sogo</link>
			<pubDate>Fri, 25 Nov 2011 13:05:00 +0000</pubDate>			<dc:creator>Sander</dc:creator>
			<category domain="main">Groupware</category>			<guid isPermaLink="false">34@http://www.outrightsolutions.org/blogs/</guid>
						<description>&lt;div&gt;&lt;div&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/media/blogs/a/groupware/sogo-login.png?mtime=1322226249&quot; rel=&quot;lightbox[p34]&quot;&gt;&lt;img title=&quot;&quot; alt=&quot;&quot; src=&quot;http://www.outrightsolutions.org/blogs/media/blogs/a/groupware/_evocache/sogo-login.png/fit-320x320.png?mtime=1322226249&quot; width=&quot;320&quot; height=&quot;259&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;For my hosting activities I have &lt;a href=&quot;http://www.sogo.nu&quot; target=&quot;_blank&quot;&gt;SOGo&lt;/a&gt; now running for a while, and I must say that it works pretty nicely. It offers the basic groupware functionality without forcing you to use their own authentication implementation or email (IMAP, SMTP) server, so it integrates very well in my current setup of OpenLDAP, Postfix and Dovecot.&lt;/p&gt;
&lt;p&gt;I have been evaluating competing solutions like Horde, OpenXChange and Kolab, but they always imposed their own authentication services, rigid email setup, or out-of-distribution packages. Next to that, the provided web client usually looks horrible, or the service didn&#039;t provide modern standards like CalDAV and CardDAV.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/sogo#more34&quot;&gt;Full story &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.outrightsolutions.org/blogs/techstuff.php/sogo&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div><div><a href="http://www.outrightsolutions.org/blogs/media/blogs/a/groupware/sogo-login.png?mtime=1322226249" rel="lightbox[p34]"><img title="" alt="" src="http://www.outrightsolutions.org/blogs/media/blogs/a/groupware/_evocache/sogo-login.png/fit-320x320.png?mtime=1322226249" width="320" height="259" /></a></div></div><p>For my hosting activities I have <a href="http://www.sogo.nu" target="_blank">SOGo</a> now running for a while, and I must say that it works pretty nicely. It offers the basic groupware functionality without forcing you to use their own authentication implementation or email (IMAP, SMTP) server, so it integrates very well in my current setup of OpenLDAP, Postfix and Dovecot.</p>
<p>I have been evaluating competing solutions like Horde, OpenXChange and Kolab, but they always imposed their own authentication services, rigid email setup, or out-of-distribution packages. Next to that, the provided web client usually looks horrible, or the service didn't provide modern standards like CalDAV and CardDAV.</p>
<p></p><a href="http://www.outrightsolutions.org/blogs/techstuff.php/sogo#more34">Full story &raquo;</a><div class="item_footer"><p><small><a href="http://www.outrightsolutions.org/blogs/techstuff.php/sogo">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.outrightsolutions.org/blogs/techstuff.php/sogo#comments</comments>
			<wfw:commentRss>http://www.outrightsolutions.org/blogs/techstuff.php?tempskin=_rss2&#38;disp=comments&#38;p=34</wfw:commentRss>
		</item>
			</channel>
</rss>

