<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>lucksus</title>
	<link>http://lucksus.eu</link>
	<description>programming, linux, c++, macosx, user interfaces, ruby</description>
	<lastBuildDate>Thu, 20 Aug 2009 21:29:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.5" -->

	<item>
		<title>Compiling qtruby under MacOSX</title>
		<description><![CDATA[Well.. It took me a while and cost some neural cells to get qtruby installed on my new MacBook. After doing the tutorial for Basic principles of high frequency technics during the last semester I now have  time to resume work at my software that will be published along with PHOTOSS as soon as it&#8217;s [...]]]></description>
		<link>http://lucksus.eu/2009/08/20/compiling-qtruby-under-macosx/</link>
			</item>
	<item>
		<title>cygwin and undefined reference to `__getreent&#8217;</title>
		<description><![CDATA[I&#8217;m trying to switch from Visual Studio to Qt Creator. Since I used qmake for the project I want to develop right from the start this should not be too dificult. But Qt Creator uses GCC (on Windows MinGW). So I&#8217;m also switching from Microsofts Compiler to MinGW. This should not be a problem neither.. [...]]]></description>
		<link>http://lucksus.eu/2009/02/12/cygwin-and-undefined-reference-to-__getreent/</link>
			</item>
	<item>
		<title>Qt under LGPL</title>
		<description><![CDATA[From version 4.5 (coming March 2009) Qt will be available under the LGPL additionaly to the GPL and the commercial license. This is very good news because everyone will be able to use this cute C++ library (which in my opinion makes C++ A LOT more usable) even in commercial projects without having to pay [...]]]></description>
		<link>http://lucksus.eu/2009/01/14/qt-under-lgpl/</link>
			</item>
	<item>
		<title>libxml-ruby on windows</title>
		<description><![CDATA[At HFT we are working on a (RESTful) webservice extension to our CBRSuite. To test this webservice I chose to use RSpec and Cucumber, which allows to write runnable specifications like Feature: getting a list of provided graphs  I want to get a list of provided graphs  So that I am able to create a [...]]]></description>
		<link>http://lucksus.eu/2009/01/14/libxml-ruby-on-windows/</link>
			</item>
	<item>
		<title>Qt TextMate Bundle</title>
		<description><![CDATA[Now that&#8217;s cool.. I just stumbled across a TextMate bundle for Trolltech&#8217;s Qt. Here&#8217;s the blog post from its creator. You can get a checkout from the official TextMate bundle server with:svn co http://svn.textmate.org/trunk/Bundles/C++%20Qt.tmbundle/Too bad it seems the Documentation for Word command won&#8217;t work with the newest Qt version (4.4.3)&#8230;]]></description>
		<link>http://lucksus.eu/2008/11/19/qt-textmate-bundle/</link>
			</item>
	<item>
		<title>Non equidistant slider</title>
		<description><![CDATA[Ever needed a widget which allows to select a double value out of a set of given values? You could use a combo box. Not very nice&#8230; Sliders are much more convenient to use but QSlider (which comes with Qt) can only be used to let the user select a value out of some equidistant [...]]]></description>
		<link>http://lucksus.eu/2008/10/15/non-equidistant-slider/</link>
			</item>
	<item>
		<title>Blogging from TextMate</title>
		<description><![CDATA[This video just tought me how to post to a blog by using the best editor ever: TextMate. I needed to try it myself. So this is my first post I wrote with TextMate..]]></description>
		<link>http://lucksus.eu/2008/03/12/blogging-from-textmate/</link>
			</item>
	<item>
		<title>Nice Refactoring C++  plugin for Visual Studio</title>
		<description><![CDATA[Say you want to change some method&#8217;s name. But the method is very often referenced. So unless you have a nice refactoring tool you have to find all that references and change them manually. You&#8217;ll soon think that&#8217;s the sort of task computers were made for..Eclipse for example can do this for you. You only [...]]]></description>
		<link>http://lucksus.eu/2008/03/07/nice-refactoring-c-plugin-for-visual-studio/</link>
			</item>
	<item>
		<title>Condor C++ Adapter</title>
		<description><![CDATA[For my diploma thesis I&#8217;m using the grid computing software Condor to distribute complex computations among multiple workstations. After installing Condor on all machines all you have to do is writing a Condor job file and submit this job with Condor&#8217;s command line tool &#8220;condor_submit&#8221;. Condor will copy over the executable (which was specified in [...]]]></description>
		<link>http://lucksus.eu/2008/02/04/condor-c-adapter/</link>
			</item>
	<item>
		<title>Finally</title>
		<description><![CDATA[I planed on creating a website for my own for a long time now. Finally I managed to do so. Actually i wanted to build it from scratch but since I don&#8217;t have much time while working on my diploma thesis I just wanted to give a blogging software like WordPress a go. After trying [...]]]></description>
		<link>http://lucksus.eu/2008/02/03/finally/</link>
			</item>
</channel>
</rss>

