<?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>Quite a Bright Light &#187; Software</title>
	<atom:link href="http://www.quitebrightlight.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quitebrightlight.com</link>
	<description></description>
	<lastBuildDate>Mon, 10 May 2010 19:40:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Eclipse or Aptana en Pydev: &#8220;Project interpreter not specified&#8221;</title>
		<link>http://www.quitebrightlight.com/2010/05/eclipse-or-aptana-en-pydev-project-interpreter-not-specified/</link>
		<comments>http://www.quitebrightlight.com/2010/05/eclipse-or-aptana-en-pydev-project-interpreter-not-specified/#comments</comments>
		<pubDate>Mon, 10 May 2010 19:39:25 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[pydev]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=89</guid>
		<description><![CDATA[After installing pydev in aptana (trying out for Django-development), I got this error message: &#8220;project interpreter not specified&#8221;. Apparently this is an error that mainly hits non-English speaking people, as I found no solution in English. Google translate helped me out, but I thought I&#8217;d save you the trouble:
Go to:  Window>Preferences>pydev>interpreter-python where you can [...]]]></description>
			<content:encoded><![CDATA[<p>After installing pydev in aptana (trying out for Django-development), I got this error message: &#8220;project interpreter not specified&#8221;. Apparently this is an error that mainly hits non-English speaking people, as I found no solution in English. Google translate helped me out, but I thought I&#8217;d save you the trouble:<br />
<strong>Go to:  Window>Preferences>pydev>interpreter-python </strong>where you can <strong>set the python interpreter.</strong> For me, the <strong>&#8220;auto-config&#8221; </strong>button worked just fine&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2010/05/eclipse-or-aptana-en-pydev-project-interpreter-not-specified/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sage on Ubuntu: the error message is: (&#8216;EOF in multi-line statement&#8217;, (805, 0))</title>
		<link>http://www.quitebrightlight.com/2009/12/sage-on-ubuntu-he-error-message-is-eof-in-multi-line-statement-805-0/</link>
		<comments>http://www.quitebrightlight.com/2009/12/sage-on-ubuntu-he-error-message-is-eof-in-multi-line-statement-805-0/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 13:09:06 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=43</guid>
		<description><![CDATA[Installed sage under Ubuntu yesterday. Just for trying out. (Well, actually I tried it out a little bit already on their fantastic webservice)
The first thing I tried, however, gave me an error message!

ERROR: An unexpected error occurred while tokenizing input
The following traceback may be corrupted or invalid
The error message is: ('EOF in multi-line statement', (805, [...]]]></description>
			<content:encoded><![CDATA[<p>Installed sage under Ubuntu yesterday. Just for trying out. (Well, actually I tried it out a little bit already on <a href="http://www.sagenb.org/" onclick="pageTracker._trackPageview('/outgoing/www.sagenb.org/?referer=');">their fantastic webservice</a>)<br />
The first thing I tried, however, gave me an error message!</p>
<p><code><br />
ERROR: An unexpected error occurred while tokenizing input<br />
The following traceback may be corrupted or invalid<br />
The error message is: ('EOF in multi-line statement', (805, 0))<br />
</code><br />
<code><br />
ERROR: An unexpected error occurred while tokenizing input<br />
The following traceback may be corrupted or invalid<br />
The error message is: ('EOF in multi-line statement', (785, 0))<br />
</code> </p>
<p>And then more blabla. Not very nice, I would say. Apparently, it is a <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514648" onclick="pageTracker._trackPageview('/outgoing/bugs.debian.org/cgi-bin/bugreport.cgi?bug=514648&amp;referer=');">conflict between certain versions of Sage and Maxima</a>. </p>
<p>My solution: building Sage myself from <a href="http://www.sagemath.org/download-source.html" onclick="pageTracker._trackPageview('/outgoing/www.sagemath.org/download-source.html?referer=');">source</a>. <a href="http://www.sagemath.org/mirror/src/README.txt" onclick="pageTracker._trackPageview('/outgoing/www.sagemath.org/mirror/src/README.txt?referer=');">Not hard to do</a>, and you get the latest version fully installed. Disadvantage: it takes a couple of hours of compiling!<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/12/sage-on-ubuntu-he-error-message-is-eof-in-multi-line-statement-805-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opensuse: kmymoney: symbol lookup error: kmymoney: undefined symbol</title>
		<link>http://www.quitebrightlight.com/2009/08/opensuse-kmymoney-symbol-lookup-error-kmymoney-undefined-symbol/</link>
		<comments>http://www.quitebrightlight.com/2009/08/opensuse-kmymoney-symbol-lookup-error-kmymoney-undefined-symbol/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 13:29:06 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[openSUSE]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=27</guid>
		<description><![CDATA[Had an error message when opening KMyMoney in opensuse:

kmymoney: symbol lookup error: kmymoney: undefined symbol: _ZN14KMyMoneyPlugin14ImporterPlugin16staticMetaObjectEv 
Solution: updating KMyMoney! 
Something I miss in comparison with Arch, or even Ubuntu: the constant (rolling) updating of your total system. I know selecting all possible updates is possible somehow in Yast, but still&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Had an error message when opening KMyMoney in opensuse:</p>
<div class="insertcode">
kmymoney: symbol lookup error: kmymoney: undefined symbol: _ZN14KMyMoneyPlugin14ImporterPlugin16staticMetaObjectEv </div>
<p>Solution: updating KMyMoney! </p>
<p>Something I miss in comparison with Arch, or even Ubuntu: the constant (rolling) updating of your total system. I know selecting all possible updates is possible somehow in Yast, but still&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/08/opensuse-kmymoney-symbol-lookup-error-kmymoney-undefined-symbol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pentax K20D firmware update under Linux</title>
		<link>http://www.quitebrightlight.com/2009/04/pentax-k20d-firmware-update-under-linux/</link>
		<comments>http://www.quitebrightlight.com/2009/04/pentax-k20d-firmware-update-under-linux/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 21:55:25 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[Pentax K20D]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=21</guid>
		<description><![CDATA[Pentax has recently issued a new firmware update (1.03) for their current top DSLR, the K20D. Linux users might be suprised to see that only Windows and Mac users are supposed to download the firmware, as there&#8217;s only a download link for those two. A closer look to the accompanying text, however, shows that the [...]]]></description>
			<content:encoded><![CDATA[<p>Pentax has recently issued a <a href="ttp://www.pentax.jp/english/support/digital/k20d_s.html">new firmware update</a> (1.03) for their current top DSLR, the K20D. Linux users might be suprised to see that only Windows and Mac users are supposed to download the firmware, as there&#8217;s only a download link for those two. A closer look to the accompanying text, however, shows that the Mac download is actually an ordinary zip file. I have yet to see a Linux distro that doesn&#8217;t support extraction of zip-files, and this particular zip-file extracts to the bin-file you need to update the camera. Even under Linux (or BSD or&#8230;)</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0445421940264769";
google_ad_slot = "7713378196";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/04/pentax-k20d-firmware-update-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal: Combining Taxonomy Menu and Taxonomy Redirect</title>
		<link>http://www.quitebrightlight.com/2009/04/drupal-combining-taxonomy-menu-and-taxonomy-redirect/</link>
		<comments>http://www.quitebrightlight.com/2009/04/drupal-combining-taxonomy-menu-and-taxonomy-redirect/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 10:36:38 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Taxonomy Menu]]></category>
		<category><![CDATA[Taxonomy Redirect]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=19</guid>
		<description><![CDATA[


Taxonomy Menu is a very nice Drupal module that lets you create a menu based on a content type&#8217;s taxonomy. The taxonomy terms form the menu structure, and the way the nodes are displayed when a menu item (= taxonomy term) is selected can be customised using a custom view. I really like it. I [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-0445421940264769";
google_ad_slot = "7713378196";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><a onclick="pageTracker._trackPageview('/outgoing/drupal.org/project/taxonomy_menu?referer=');pageTracker._trackPageview('/outgoing/drupal.org/project/taxonomy_menu?referer=');pageTracker._trackPageview('/outgoing/drupal.org/project/taxonomy_menu?referer=');" href="http://drupal.org/project/taxonomy_menu">Taxonomy Menu</a> is a very nice Drupal module that lets you create a menu based on a content type&#8217;s taxonomy. The taxonomy terms form the menu structure, and the way the nodes are displayed when a menu item (= taxonomy term) is selected can be customised using a custom view. I really like it. I like it so much, that I wanted the taxonomy terms displayed in the header of my nodes to link to the same menu structure, so that clicking on them was the same as clicking on the same term in the Taxonomy Menu.</p>
<p>Here enters <a onclick="pageTracker._trackPageview('/outgoing/drupal.org/project/taxonomy_redirect?referer=');pageTracker._trackPageview('/outgoing/drupal.org/project/taxonomy_redirect?referer=');pageTracker._trackPageview('/outgoing/drupal.org/project/taxonomy_redirect?referer=');" href="http://drupal.org/project/taxonomy_redirect">Taxonomy Redirect</a>. This module allows one to rewrite the url that the Taxonomy module creates. So instead of blabla.com/taxonomy/term/999 you can make the link blablabla.com/goto/this/instead/999. For this, you can define a redirect as plain text, or with a php snippet. Due to the link structure Taxonomy Menu uses, I had to resort to php for dynamically creating the Redirect link. The standard format for the link structure for Taxonomy Menu is &#8220;sitename.com/category/vid/pid1/pid2/tid&#8221; (with vid the vocabulary id, pid a parent term id, and tid the term id). The term &#8220;category&#8221; can be set in the settings for Taxonomy Menuy. Using plain text to define the Redirect link would f*** things up when the taxonomy term did not have any parents. Php worked fine, once I found out that the Redirect module defines a variable $tid for the term id, that you can use in your script. The code I used:</p>
<div class="insertcode">&lt;?php<br />
$output = &#8220;category/1/&#8221;;<br />
$parents = taxonomy_get_parents_all($tid);<br />
$parents = array_reverse($parents);<br />
// Remove the child term from the array<br />
array_pop($parents);<br />
foreach ($parents as $parent) {<br />
$output .= &#8220;$parent-&gt;tid&#8221;;<br />
$output .= &#8220;/&#8221;;<br />
}<br />
$output .= $tid;<br />
return $output;<br />
?&gt;</div>
<p>The &#8220;1&#8243; behind &#8220;category&#8221; in the first line is for the vocabulary, so you&#8217;ll have to check what value you need there. Note that using php might not work straight away for anonymous users. To resolve this, have a look <a href="http://www.quitebrightlight.com/2009/04/drupal-using-php-in-taxonomy-redirect-for-anonymous-users/">here</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/04/drupal-combining-taxonomy-menu-and-taxonomy-redirect/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Opensuse 11.1: Connection was not provided by any settings service</title>
		<link>http://www.quitebrightlight.com/2009/01/opensuse-111-connection-was-not-provided-by-any-settings-service/</link>
		<comments>http://www.quitebrightlight.com/2009/01/opensuse-111-connection-was-not-provided-by-any-settings-service/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 21:09:28 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[openSUSE]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=16</guid>
		<description><![CDATA[Recently, I put openSUSE on my laptop, with the kde4 windows manager, and it was (kind of) love at first sight. A couple of days ago, however, I played around with some vpn related packages to login to my work&#8217;s vpn. Using Yast, I installed a couple of packages and Yast automatically installed some dependencies [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I put openSUSE on my laptop, with the kde4 windows manager, and it was (kind of) love at first sight. A couple of days ago, however, I played around with some vpn related packages to login to my work&#8217;s vpn. Using Yast, I installed a couple of packages and Yast automatically installed some dependencies with them (of course). Little did I know, that I was breaking my wifi&#8230;</p>
<p>After I was done, I noticed that while knetworkmanager still showed the available wireless networks, I couldn&#8217;t connect to any of them. Clicking on a connection that had been set up before, didn&#8217;t seem to do anything. Never underestimate the power of Linux, however. (OK, it shouldn&#8217;t have broken in the first place, but well&#8230;) What did I find in /var/log/NetworkManager? This:</p>
<div class="konsole">NetworkManager:  &lt;WARN&gt; wait_for_connection_expired(): Connection (2) /org/freedesktop/NetworkManagerSettings/Connection/0 failed to activate (timeout): (0) Connection was not provided by any settings service &#8220;</div>
<p>Not being a Linux-guru myself, this didn&#8217;t mean a whole lot to me, but it provided me with the necessary seeds to sow in the google-field, and true enough, after a couple of minutes, google bore a nice ripe peace of fruit: <a title="the answer" onclick="pageTracker._trackPageview('/outgoing/www.mail-archive.com/networkmanager-list_gnome.org/msg10610.html?referer=');pageTracker._trackPageview('/outgoing/www.mail-archive.com/networkmanager-list_gnome.org/msg10610.html?referer=http://www.quitebrightlight.com/wp-admin/post.php?action=edit&amp;post=16');pageTracker._trackPageview('/outgoing/www.mail-archive.com/networkmanager-list_gnome.org/msg10610.html?referer=http://www.quitebrightlight.com/wp-admin/edit.php?post_status=draft');pageTracker._trackPageview('/outgoing/www.mail-archive.com/networkmanager-list_gnome.org/msg10610.html?referer=http://www.quitebrightlight.com/wp-admin/post-new.php');" href="http://www.mail-archive.com/networkmanager-list@gnome.org/msg10610.html" target="_blank">the answer</a>. A short synopsis for the not so adventurous: I had to remove the (inadvertently installed) package &#8220;NetworkManager-kde4&#8243;, which worked perfectly.</p>
<p>Now openSUSE and I are on friendly terms again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/01/opensuse-111-connection-was-not-provided-by-any-settings-service/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ctrl-click layer in GIMP</title>
		<link>http://www.quitebrightlight.com/2008/06/ctrl-click-layer-in-gimp/</link>
		<comments>http://www.quitebrightlight.com/2008/06/ctrl-click-layer-in-gimp/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 10:44:26 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ctrl-click layer]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=7</guid>
		<description><![CDATA[Just the way I like buying cheap music, I like cheap software. But just the way I don&#8217;t like pirating music, I don&#8217;t like using cracked versions of expensive programs either. And the good news is: there&#8217;s no need to!
I&#8217;m pretty sure everybody with some graphical experience has seen a cracked version of Adobe Photoshop [...]]]></description>
			<content:encoded><![CDATA[<p>Just the way I like <a href="http://www.quitebrightlight.com/2008/05/mp3fiesta-doubles-pricesmp3fiesta-doubles-prices/">buying cheap music</a>, I like cheap software. But just the way I don&#8217;t like pirating music, I don&#8217;t like using cracked versions of expensive programs either. And the good news is: there&#8217;s no need to!</p>
<p>I&#8217;m pretty sure everybody with some graphical experience has seen a cracked version of <strong>Adobe Photoshop</strong> at least once in his life. And rumour has it that Photoshop condones this, because there&#8217;s no way that young kids, for example, are going to pay $500+ for a legal version. By using cracked versions, the kids learn to work with Photoshop, so that once these talented kids start working for real, they are hooked. Free promotion.</p>
<p>While obviously, Adobe won&#8217;t admit this, I guess there are some good reasons for them to try and hook as many people as possible. And one of them is the <a href="http://www.gimp.org/" onclick="pageTracker._trackPageview('/outgoing/www.gimp.org/?referer=');"><strong>GIMP</strong> (Gnu Image Manipulation Program)</a>. At least at amateur level, there&#8217;s not much one can do with Photoshop that you can&#8217;t do with <strong>GIMP</strong>. The main problem for GIMP is: it&#8217;s different from Photoshop. I think nobody will baldly claim that Photoshop is easy to learn. Everybody who hasn&#8217;t had much graphical experience before, will need a couple of hours to find out what the basic principles and possibilities of PS are. That&#8217;s because there&#8217;s an awfull lot that Photoshop can do.</p>
<p>If a Photoshop user starts using GIMP, he can be assured that what he wants to achieve is possible. The only problem is that when he starts looking in the menu for a certain function, chances are he can&#8217;t find it: a lot of functions are called differently, and sometimes placed in a totally different menu. GIMP is different.</p>
<p>The thing I missed the most, when I started using the GIMP, was ctrl-clicking a layer, for selecting all non-transparent items. I couldn&#8217;t find it, and for a while, I really thought that this was a Photoshop-only killer feature. And then, the day of relief dawned: I found it. While it&#8217;s not a shortcut, the function is easily accessible by right-clicking on a layer, and selecting <strong>&#8220;Alpha to Selection&#8221;</strong>. You can find it as well under Layers&gt;&gt;Transparancy&gt;&gt;Alpha to Selection.</p>
<p>By now, I&#8217;ve forgotten most Photoshopisms, and I feel using GIMP like I felt using Photoshop before. (That is: I&#8217;m sure somebody can do it, but I&#8217;ve no idea where to start myself&#8230; ;)</p>
<p>So if you have a crackedl version of Photoshop on your pc, and it gives you a quirky feeling, just give GIMP a try. And make sure not to give up too easily, because I can promise you: there will be times that you curse GIMP for making you feel like a beginner, looking for half an hour for something you could easily do in 2 minutes in PS. But trust me: it&#8217;s worth it&#8230;</p>
<p>ps: For the curious-but-conservative people: there&#8217;s a GIMP plugin that tries to mimic Photoshop behaviour and menu structures in GIMP: <a href="http://www.gimpshop.com/" onclick="pageTracker._trackPageview('/outgoing/www.gimpshop.com/?referer=');">GIMPshop</a>. Haven&#8217;t tried it myself, so feel free to chip in your comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2008/06/ctrl-click-layer-in-gimp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
