<?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>apfelkraut.org &#187; HowTo</title>
	<atom:link href="http://www.apfelkraut.org/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.apfelkraut.org</link>
	<description>::: Blog ::: Open Source ::: Photography :::</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:04:46 +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>HowTo: Linking within the Flash Web Gallery of Lightroom</title>
		<link>http://www.apfelkraut.org/2009/08/howto-linking-within-the-flash-web-gallery-of-lightroom/</link>
		<comments>http://www.apfelkraut.org/2009/08/howto-linking-within-the-flash-web-gallery-of-lightroom/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 20:45:26 +0000</pubDate>
		<dc:creator>apfelkraut</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Web Gallery]]></category>

		<guid isPermaLink="false">http://www.apfelkraut.org/?p=1067</guid>
		<description><![CDATA[As image processing and management software I am using Adobe Photoshop Lightroom (meanwhile in version 2.4, still looking for an adequate Open Source alternative). One thing I like about Lightroom is the easy, fast and integrated way to create web &#8230; <a href="http://www.apfelkraut.org/2009/08/howto-linking-within-the-flash-web-gallery-of-lightroom/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.apfelkraut.org/gallery/various/lr_ab_logo.png" alt="Adobe Lightroom" title="Adobe Lightroom" class="alignleft" /></p>
<p>As image processing and management software I am using <a href="http://www.adobe.com/products/photoshoplightroom/">Adobe Photoshop Lightroom</a> (meanwhile in version 2.4, still looking for an adequate Open Source alternative).</p>
<p>One thing I like about Lightroom is the easy, fast and integrated way to create <a href="http://gallery.apfelkraut.org">web galleries</a> out of your photo collections. What I was missing so far was a way to link back from a certain flash web gallery to my gallery overview and to the main page of my blog.</p>
<p><span id="more-1067"></span></p>
<p>I found a really <a href="http://blog.bluefire.tv/?p=40">useful description</a> for that purpose over at <a href="http://blog.bluefire.tv/">Bluefire Blog</a>, that also has <a href="http://blog.bluefire.tv/?cat=13">dozens of tips and tricks</a> about how to customize the Lightroom Flash Galleries.</p>
<p><img src="http://www.apfelkraut.org/gallery/various/lr_screenshot_contact_info.jpeg" alt="Lightroom Contact Info" title="Lightroom Contact Info" class="alignright" /> To add a link back to my gallery overview, I could just use the GUI of Lightroom and enter the needed data in the Web-tab as shown in this screenshot.</p>
<p>To use the gallery title to link back to the main page of my blog, I had to manually edit the file <code>group.xml</code> that was located in the subdirectory <code>/resources/mediaGroupData/</code> of the gallery&#8217;s root. There I had to change the tag </p>
<p><code>&lt;siteTitle&gt;apfelkraut.org&lt;/siteTitle&gt;</code> </p>
<p>to</p>
<p><code>&lt;siteTitle&gt;<br />
&lt;a href="http://www.apfelkraut.org"&gt;apfelkraut.org&lt;/a&gt;<br />
&lt;/siteTitle&gt;</code></p>
<p>That&#8217;s it! Be sure that you test the links in their domain, normally meaning directly on your website. If the modified gallery is used in a domain that is different to the domain you linked to, the links will be underlined and clickable but nothing more will happen. The actual links will not work. This is due to a security feature in recent <a href="http://get.adobe.com/flashplayer/">Adobe Flash</a> implementations. For details about this behaviour and how to change it see <a href="http://go.adobe.com/kb/ts_50c1cf38_en-us">this TechNote</a> from Adobe.</p>
<p>Needless to say to a professional web programmer &#8230; do not forget to clear your browser&#8217;s cache in case you changed something. I&#8217;ve heard of people searching for hours for a failure that was only caused by the browser loading an outdated file from its cache &#8230; <img src='http://www.apfelkraut.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>My gallery is available <a href="http://gallery.apfelkraut.org">here</a>. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.apfelkraut.org/2009/08/howto-linking-within-the-flash-web-gallery-of-lightroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo find alternatives to software XY</title>
		<link>http://www.apfelkraut.org/2009/06/howto-find-alternatives-to-software-xy/</link>
		<comments>http://www.apfelkraut.org/2009/06/howto-find-alternatives-to-software-xy/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 12:30:49 +0000</pubDate>
		<dc:creator>apfelkraut</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.apfelkraut.org/?p=771</guid>
		<description><![CDATA[Are you looking for an alternative to your up to now favorite computer program XY? The Web site AlternativeTo &#8211; &#8220;Find better Windows, Mac, Linux and online applications&#8221; could be a reasonable source for conveniently answering such question. At alternativeto.net &#8230; <a href="http://www.apfelkraut.org/2009/06/howto-find-alternatives-to-software-xy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Are you looking for an alternative to your up to now favorite computer program XY? </p>
<p>The Web site <a title="http://alternativeto.net/" href="http://alternativeto.net/">AlternativeTo &#8211; &#8220;Find better Windows, Mac, Linux and online applications&#8221;</a> could be a reasonable source for conveniently answering such question. At <a href="http://alternativeto.net/">alternativeto.net</a> you can search for the application that you want to replace. As result you will get a list of alternative software with similar (or even better) functionality. This list can then be filtered by tag, license (Open Source!) and supported platform.</p>
<p><span id="more-771"></span></p>
<p>AlternativeTo is run by the Swedish company <a href="http://27kilobyte.se/">27 Kilobyte AB</a> and online since March 2009. Searching is free. If you want to suggest a new application and to comment or vote for an existing one, you have to sign in via <a href="http://developers.facebook.com/connect.php">Facebook Connect</a> or <a href="http://openid.net/">Open ID</a>.</p>
<p>In case of my mission in finding suitable replacements for <a href="http://alternativeto.net/desktop/itunes/">iTunes</a> and <a href="http://alternativeto.net/desktop/adobe-lightroom/">Lightroom</a> (yes, I am fed up of this &#8220;cool&#8221; Mac stuff), AlternativeTo brought me more useful candidates than an initial google search or <a href="http://sourceforge.net">sourceforge.net</a> dig. </p>
<p>Yet it is far from complete and probably happy about your contribution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.apfelkraut.org/2009/06/howto-find-alternatives-to-software-xy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: WLAN Ralink RT2870 USB Stick + (K)Ubuntu 8.10</title>
		<link>http://www.apfelkraut.org/2009/02/howto-wlan-ralink-rt2870-usb-stick-kubuntu-810/</link>
		<comments>http://www.apfelkraut.org/2009/02/howto-wlan-ralink-rt2870-usb-stick-kubuntu-810/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:31:04 +0000</pubDate>
		<dc:creator>apfelkraut</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WLAN]]></category>

		<guid isPermaLink="false">http://www.apfelkraut.org/?p=451</guid>
		<description><![CDATA[This is a HowTo about getting a Ralink RT2870 WLAN USB Stick on a Siemens Fujitsu PI 3645 with (K)Ubuntu 8.10 64bit (Intrepid Ibex) to work. The native Linux driver provided by Ralink Technology is being used. I recently bought &#8230; <a href="http://www.apfelkraut.org/2009/02/howto-wlan-ralink-rt2870-usb-stick-kubuntu-810/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a HowTo about getting a Ralink RT2870 WLAN USB Stick on a Siemens Fujitsu PI 3645 with (K)Ubuntu 8.10 64bit (Intrepid Ibex) to work. The native Linux driver provided by Ralink Technology is being used.</p>
<p><span id="more-451"></span></p>
<p>I recently bought a <a href="http://www.fujitsu-siemens.com/">Siemens Fujitsu</a> Desktop PC PI 3645 and was really amazed that nearly all hardware was working out of the box with <a href="http://www.kubuntu.org/">Kubuntu</a> 8.10 64bit.</p>
<p>However the built-in WLAN adapter was not working. It showed up that it is a Ralink RT2870 USB Stick, somehow integrated although I haven&#8217;t found it yet.</p>
<p>My first try to get it working was with <a href="http://ndiswrapper.sourceforge.net/">ndiswrapper</a>. But I didn&#8217;t have a 64 bit Windows driver at hand, so I decided to use the original <a href="http://www.ralinktech.com/license_us.php?n=2&#038;p=0&#038;t=U0wyRnpjMlYwY3k4eU1EQTVMekV5THpFMUwyUnZkMjVzYjJGa05UYzBNVFExTkRNNU5TNWllakk5UFQxU1ZESTROekJmVEdsdWRYaFRWRUZmVmpJdU15NHdMakF1ZEdGeUxuUmhjZz09Qw%3D%3D">Linux driver</a> provided by <a href="http://www.ralinktech.com/">Ralink Technology</a>. </p>
<p>The following posts have been of good use to me, still they have been a way too complicated or did not describe the way I got it working: <a href="http://blog.delgurth.com/tag/rt2870/">&#8220;Followup on the Belkin F5D8053 and Ubuntu&#8221;</a>, <a href="http://ubuntuforums.org/showthread.php?t=960642">&#8220;Install linux drivers for ralink rt2870&#8243;</a> or <a href="http://ubuntuforums.org/showthread.php?t=837548">&#8220;rt2870&#8243;</a>.</p>
<p><em>UPDATE (2009/10/02):</em> The links to the official Ralink drivers have been updated as version 2.2.0.0 of the driver package was released in Aug 2009. Still this version was not tested by me but I am happy if you leave a comment about your experiences.</p>
<p>Now let&#8217;s get started:</p>
<p>1.) First thing is to prepare the system for the driver compilation. Therefore it is needed to install certain tools and the headers of the running kernel:</p>
<ul>
<li><code>sudo apt-get install build-essential linux-headers-`uname -r`</code></li>
</ul>
<p>2.) Now the source for the Linux driver needs to be downloaded from the <a href="http://www.ralinktech.com/support.php?s=2">Linux support page</a> of Ralink Technology.</p>
<ul>
<li>Download <a href=http://www.ralinktech.com/license_us.php?n=2&#038;p=0&#038;t=U0wyRnpjMlYwY3k4eU1EQTVMekV5THpFMUwyUnZkMjVzYjJGa05UYzBNVFExTkRNNU5TNWllakk5UFQxU1ZESTROekJmVEdsdWRYaFRWRUZmVmpJdU15NHdMakF1ZEdGeUxuUmhjZz09Qw%3D%3D">this package</a> (<a href="http://www.apfelkraut.org/download/RT2870_LinuxSTA_V2.3.0.0.tar.tar.bz2"><strong>alternative mirror</strong></a>):<br />
<code>wget http://www.ralinktech.com/license_us.php?n=2&#038;p=0&#038;t=U0wyRnpjMlYwY3k4eU1EQTVMekV5THpFMUwyUnZkMjVzYjJGa05UYzBNVFExTkRNNU5TNWllakk5UFQxU1ZESTROekJmVEdsdWRYaFRWRUZmVmpJdU15NHdMakF1ZEdGeUxuUmhjZz09Qw%3D%3D</code></li>
<li>Extract it somewhere:<br />
<code>tar xvfj RT2870_LinuxSTA_V2.3.0.0.tar.tar.bz2</code></li>
</ul>
<p>3.) Now the support of <a href="http://hostap.epitest.fi/wpa_supplicant/">wpa_supplicant</a> should be enabled in the file <code>os/linux/config.mk</code> of the driver package.</p>
<ul>
<li>Open the file with your favorite text editor, for example <a href="http://www.gnu.org/software/emacs/">GNU Emacs</a>:<br />
<code>emacs os/linux/config.mk</code></li>
<li>Change the following attributes from &#8220;no (=n)&#8221;:<br />
<blockquote><p><code># Support Wpa_Supplicant<br />
HAS_WPA_SUPPLICANT<strong>=n</strong></code></p>
<p><code># Support Native WpaSupplicant for Network Maganger<br />
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT<strong>=n</strong></code></p></blockquote>
<p>&#8230; to value &#8220;yes (=y)&#8221;:</p>
<blockquote><p><code># Support Wpa_Supplicant<br />
HAS_WPA_SUPPLICANT<strong>=y</strong></code></p>
<p><code># Support Native WpaSupplicant for Network Maganger<br />
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT<strong>=y</strong></code></p></blockquote>
</li>
</ul>
<p>4.) Afterwards the driver needs to be build and installed. Make sure to execute both commands in the root of the driver package and with superuser privileges:</p>
<ul>
<li><code>sudo make</code></li>
<li><code>sudo make install</code></li>
</ul>
<p>5.) Last thing is to add this driver to <code>/etc/modules</code> so that it is loaded automatically every time the system is rebooted.</p>
<ul>
<li>Open the file with your favorite text editor, for example <a href="http://www.gnu.org/software/emacs/">GNU Emacs</a>:<br />
<code>emacs /etc/modules</code></li>
<li>Add the following line:<br />
<code>rt2870sta</code> </p>
<p>(others reported that they had only success by adding &#8220;<code>alias ra0 rt2870sta</code>&#8220;)</li>
</ul>
<p>6.) If you do not want to reboot your machine, you should execute the following two lines with superuser privileges to load the driver and to integrate it in your networking configuration:</p>
<ul>
<li><code>sudo modprobe rt2870sta</code></li>
<li><code>sudo /etc/init.d/networking restart</code></li>
</ul>
<p>Now in my case with Kubuntu the <a href="http://en.opensuse.org/Projects/KNetworkManager">KNetworkManager</a> came up and listed me all available WLAN networks. Even without <a href="http://hostap.epitest.fi/wpa_supplicant/">wpa_supplicant</a> I was able to connect to my <a href="http://en.wikipedia.org/wiki/Wpa2">WPA2</a> encrypted network as KNetworkManager seems to have build-in WPA2 support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.apfelkraut.org/2009/02/howto-wlan-ralink-rt2870-usb-stick-kubuntu-810/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

