<?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>Daniel Selinger / Webdeveloper</title>
	<atom:link href="http://www.dselinger.biz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dselinger.biz</link>
	<description>all-in-one device suitable for (nearly) every purpose</description>
	<lastBuildDate>Fri, 05 Feb 2010 18:55:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Manipulate SWFs via JS</title>
		<link>http://www.dselinger.biz/2009/07/manipulate-swfs-via-js/</link>
		<comments>http://www.dselinger.biz/2009/07/manipulate-swfs-via-js/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 13:35:44 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[Things I'm too lazy to remember]]></category>
		<category><![CDATA[_dev]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=196</guid>
		<description><![CDATA[After some searching I finally found a link to a site with the SWF-JS attributes on the swfobject-page. HTH -&#62; Flash JS Attributes]]></description>
			<content:encoded><![CDATA[<p>After some searching I finally found a link to a site with the SWF-JS attributes on the swfobject-page.</p>
<p>HTH -&gt; <a title="Flash JS Attributes Overview" href="http://www.adobe.com/support/flash/publishexport/scriptingwithflash/scriptingwithflash_03.html">Flash JS Attributes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2009/07/manipulate-swfs-via-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create multipage PDF under Linux in one line</title>
		<link>http://www.dselinger.biz/2009/07/create-multipage-pdf-under-linux-in-one-line/</link>
		<comments>http://www.dselinger.biz/2009/07/create-multipage-pdf-under-linux-in-one-line/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 22:21:49 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[Things I'm too lazy to remember]]></category>
		<category><![CDATA[_dev]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=179</guid>
		<description><![CDATA[This will be the start of my &#8220;Things I&#8217;m to lazy to remember&#8221; series. As a freelance guy on a Linux-Box sooner or later you will have the need to create multipage PDFs (in my case invoices scanned by xsane). So, how? No prob. On my distri (Ubuntu) it&#8217;s fairly simple: gs -q -sPAPERSIZE=a4 -dNOPAUSE [...]]]></description>
			<content:encoded><![CDATA[<p>This will be the start of my &#8220;Things I&#8217;m to lazy to remember&#8221; series.</p>
<p>As a freelance guy on a Linux-Box sooner or later you will have the need to create multipage PDFs (in my case invoices scanned by xsane).<br />
So, how? No prob. On my distri (Ubuntu) it&#8217;s fairly simple:</p>
<pre>gs -q -sPAPERSIZE=a4 -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=out.pdf in1.pdf in2.pdf</pre>
<p>Using Imagemagick it&#8217;s even easier and you don&#8217;t need PDFs (but you have to tune the quality):</p>
<pre>convert *.jpg myPDF.pdf</pre>
<p>For the record, I got those hints from the always helpful Ubuntu-Forums ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2009/07/create-multipage-pdf-under-linux-in-one-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update &#8211; millbrookpictures.com &amp; zurichmasterclass.org</title>
		<link>http://www.dselinger.biz/2009/07/update-millbrookpicturescom-zurichmasterclassorg/</link>
		<comments>http://www.dselinger.biz/2009/07/update-millbrookpicturescom-zurichmasterclassorg/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 16:25:47 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[TYPO3]]></category>
		<category><![CDATA[Typolight]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=164</guid>
		<description><![CDATA[www.millbrookpictures.com This site has a complete new layout by now. Also there&#8217;s some more js eye-candy. My area: Implementing the new layout, adding the new / additional js-candy www.zurichmasterclass.org This site recieved som minor updates in layout and is now some kind of green. Another thing is that their recorded interviews now are available on [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Millbrook Pictures AG" href="http://www.millbrookpictures.com">www.millbrookpictures.com</a></p>
<p>This site has a complete new layout by now. Also there&#8217;s some more js eye-candy.</p>
<p>My area: Implementing the new layout, adding the new / additional js-candy</p>
<p><a title="Zurich Master Class" href="http://www.zurichmasterclass.org">www.zurichmasterclass.org</a></p>
<p>This site recieved som minor updates in layout and is now some kind of green.<br />
Another thing is that their recorded interviews now are available on <a title="Zurich Film Festival Channel" href="http://www.youtube.com/user/ZurichFilmFestival">Youtube</a> (within the Zurich Film Festival Channel).</p>
<p>My area: Adding the new styles, some cleanup. Converting / splitting / initial upload of the videos</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2009/07/update-millbrookpicturescom-zurichmasterclassorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update &#8211; zurichfilmfestival.org</title>
		<link>http://www.dselinger.biz/2009/04/update-zurichfilmfestivalorg/</link>
		<comments>http://www.dselinger.biz/2009/04/update-zurichfilmfestivalorg/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 08:40:32 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[TYPO3]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=158</guid>
		<description><![CDATA[This site received a little facelift this month. The content area was cleaned up, the height of the footer navigation was raised and on the startpage there&#8217;s an image bar which contains some shortcuts to actual topics. Also most of the video media of the Zurich Film Festival moved to Youtube in it&#8217;s own channel. [...]]]></description>
			<content:encoded><![CDATA[<p>This site received a little facelift this month.</p>
<p>The content area was cleaned up, the height of the footer navigation was raised and on the startpage there&#8217;s an image bar which contains some shortcuts to actual topics.</p>
<p>Also most of the video media of the Zurich Film Festival moved to Youtube in it&#8217;s own <a title="Zurich Film Festival - Youtube Channel" href="http://www.youtube.com/user/ZurichFilmFestival">channel</a>.</p>
<p>Last but not least: This years entry form is online. So if you are a director and want to participate, feel free to <a title="Zurich Film Festival - Entry Form 2009" href="http://moviedb.zurichfilmfestival.org/en/2009/entry_form">subscribe</a> (or this <a title="Zurich Film Festival - Entry Form 2009" href="http://moviedb.zurichfilmfestival.org/de/2009/entry_form">one</a> if you prefer the german version).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2009/04/update-zurichfilmfestivalorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>millbrookpictures.com</title>
		<link>http://www.dselinger.biz/2009/03/millbrookpicturescom/</link>
		<comments>http://www.dselinger.biz/2009/03/millbrookpicturescom/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 16:34:28 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Typolight]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=152</guid>
		<description><![CDATA[millbrookpictures.com Website of the company Millbrook Pictures AG. It&#8217;s a financing, co.producing company located in switzerland. It may be known of co-producing Oliver Stone&#8217;s &#8220;W&#8221;. The website consists of basic features but there are some more in the pipeline. Participation: Late 2008, early 2009. More may come. Tech: Typolight 2.6.x, Mootools JS My area: Implementing [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Millbrook Pictures AG" href="http://www.millbrookpictures.com">millbrookpictures.com</a></p>
<p>Website of the company Millbrook Pictures AG. It&#8217;s a financing, co.producing company located in switzerland. It may be known of co-producing Oliver Stone&#8217;s &#8220;W&#8221;.</p>
<p>The website consists of basic features but there are some more in the pipeline.</p>
<ul>
<li>Participation: Late 2008, early 2009. More may come.</li>
<li>Tech: Typolight 2.6.x, Mootools JS</li>
<li>My area: Implementing the site by given design.</li>
<li>Special: Layer menu, non public area</li>
<li>Status: <span style="color: #339966;">Online</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2009/03/millbrookpicturescom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vonfragstein.com</title>
		<link>http://www.dselinger.biz/2009/01/vonfragsteincom/</link>
		<comments>http://www.dselinger.biz/2009/01/vonfragsteincom/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 18:36:21 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Typolight]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=132</guid>
		<description><![CDATA[vonfragstein.com Infosite of the film festival consultant Christine von Fragstein. Participation: Several days December 2008 CMS: Typolight 2.6.x Responsibilities: Implementing the site by a given design Features: Nothing special, except some Mootools eye candy Status: Online]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vonfragstein.com/">vonfragstein.com</a></p>
<p>Infosite of the film festival consultant Christine von Fragstein.</p>
<ul>
<li>Participation: Several days December 2008</li>
<li>CMS: Typolight 2.6.x</li>
<li>Responsibilities: Implementing the site by a given design<a title="Nikolai Spreng @ XING" href="http://www.xing.com/profile/Nikolai_Spreng"><br />
</a></li>
<li>Features: Nothing special, except some Mootools eye candy</li>
<li>Status: <span style="color: #339966;">Online</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2009/01/vonfragsteincom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>helter-skelter.de</title>
		<link>http://www.dselinger.biz/2008/11/helter-skelterde/</link>
		<comments>http://www.dselinger.biz/2008/11/helter-skelterde/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 17:45:28 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Private]]></category>
		<category><![CDATA[Typolight]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=123</guid>
		<description><![CDATA[helter-skelter.de Info- / Promopage of the Helter-Skelter DJ-Crew. Main focus of this crew is the goth or more specific industrial area. If you&#8217;re interested in eletronic warfare check out their parties ;) The site is the 3rd edition since 2005 (not sure about the year). Currently there are still some style problems if you&#8217;re using [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Helter Skelter" href="http://www.helter-skelter.de/">helter-skelter.de</a></p>
<p>Info- / Promopage of the Helter-Skelter DJ-Crew.<br />
Main focus of this crew is the goth or more specific industrial area.<br />
If you&#8217;re interested in eletronic warfare check out their parties ;)<br />
The site is the 3rd edition since 2005 (not sure about the year).</p>
<p>Currently there are still some style problems if you&#8217;re using a browser of the IE series. Will be fixed soon.</p>
<ul>
<li>Participation: Several days in September / Novembre 2007</li>
<li>CMS: Typolight 2.6.x</li>
<li>Responsibilities: Implementing the whole site / Layout (some help provided by <a title="Nikolai Spreng" href="http://sprengarbeiten.com/">Nikolai Spreng</a>)<a title="Nikolai Spreng @ XING" href="http://www.xing.com/profile/Nikolai_Spreng"><br />
</a></li>
<li>Features: Gallery, HTML-Newsletter, Eventinfo</li>
<li>Special: Huge Gallery!</li>
<li>Status: <span style="color: #339966;">Online<br />
</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2008/11/helter-skelterde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>moviedb.zurichfilmfestival.org</title>
		<link>http://www.dselinger.biz/2008/10/moviedbzurichfilmfestivalorg/</link>
		<comments>http://www.dselinger.biz/2008/10/moviedbzurichfilmfestivalorg/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 11:05:11 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=111</guid>
		<description><![CDATA[moviedb.zurichfilmfestival.org Program information of the Zurich Film Festival. The application contains an secured administrative interface to manage the movie data like screenings an participating persons. Also there&#8217;s the frontend presentation for the visitors of the festival including pictures, trailers, screenings and so on. The whole application is coded in Ruby on Rails. The administrative interface [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Zurich Film Festival Program Info" href="http://moviedb.zurichfilmfestival.org/en/2008/program_info">moviedb.zurichfilmfestival.org</a></p>
<p>Program information of the <a title="Zurich Film Festival" href="http://www.zurichfilmfestival.org">Zurich Film Festival</a>. The application contains an secured administrative interface to manage the movie data like screenings an participating persons. Also there&#8217;s the frontend presentation for the visitors of the festival including pictures, trailers, screenings and so on.</p>
<p>The whole application is coded in Ruby on Rails. The administrative interface makes massive use of the plugin <a title="Active Scaffold - A Ruby on Rails Plugin" href="http://activescaffold.com/">active_scaffold</a> which allows to develop administrative interfaces in a very rapid way. The frontend presentation is coded the standard Rails way. During the first builds it made heavy use of AJAX, this behaviour was changed to get a basic SEO.</p>
<p>Previously the movie database was realized as a PHP application, unfortenately this app wasn&#8217;t very configurable so that a complete rewrite was inevitable.</p>
<ul>
<li>Participation: Since mid of June 2008. Main development took place in July and August 2008.</li>
<li>Ruby 1.8.6, Ruby on Rails 2.0.x &amp; MySQL 5.0.x</li>
<li>Responsibilities: Development of the Application</li>
<li>Special: Migration of the existing data into the new database structure.</li>
<li>Status: <span style="color: #339966;">Online</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2008/10/moviedbzurichfilmfestivalorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby &amp; Rails on 1und1 VPS</title>
		<link>http://www.dselinger.biz/2008/07/ruby-rails-on-1und1-vps/</link>
		<comments>http://www.dselinger.biz/2008/07/ruby-rails-on-1und1-vps/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 09:22:42 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[Hacks & Voodoo]]></category>
		<category><![CDATA[_dev]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=66</guid>
		<description><![CDATA[As a VPS @ 1und1 is one of the well-configured VPS I&#8217;ve ever seen, I post this little HowTo to get things done&#8230; Targets: Get the OS working, especially the package manager Install Ruby (1.8.6) Install Rails (2.0.2) Environment: OS: CentOS 5 Plesk 8.4 Hey ho, let&#8217;s go: Get yum working As yum IS NOT [...]]]></description>
			<content:encoded><![CDATA[<p>As a VPS @ 1und1 is one of the well-configured VPS I&#8217;ve ever seen, I post this little HowTo to get things done&#8230;</p>
<p>Targets:</p>
<ul>
<li>Get the OS working, especially the package manager</li>
<li>Install Ruby (1.8.6)</li>
<li>Install Rails (2.0.2)</li>
</ul>
<p>Environment:</p>
<ul>
<li>OS: CentOS 5</li>
<li>Plesk 8.4</li>
</ul>
<p>Hey ho, let&#8217;s go:</p>
<ol>
<li>Get yum working<br />
As yum IS NOT working after the automated OS install, we will start here.<br />
Yum complains about 2 packages missing:</p>
<p>python-iniparse<br />
yum-fastestmirror</p>
<p>You can get them on a mirror listed <a title="CentOS public mirrorlist" href="http://www.centos.org/modules/tinycontent/index.php?id=13">here</a>. Install them with rpm -ivh. Now yum should work. As the preset package sources suck, I propose that you edit the config in /etc/yum.repos.d/CentOS-Base.repo. You can look at my <a title="CentOS repo config" href="http://www.dselinger.biz/wp-content/uploads/2008/07/centos-base.repo">config</a> for reference.</p>
<p>As gcc ISN&#8217;T installed, you should install it. Also you should install mysql-devel.</li>
<li>Install Ruby<br />
Download Ruby from it&#8217;s website. Extract it. Install it:</p>
<pre>$ make
$ make install</pre>
<p>In my case I had problems with zlib and openssl. To fix this, check if zlib and zlib-devel are installed. Also you have to go in the extracted Ruby sourcefolder and install it by hand. To do so, make follow this steps:</p>
<pre>$ cd rubysource
$ cd ext
$ cd zlib
$ ruby extconf.rb
$ make
$ make install</pre>
<p>Do the same for openssl. If you want to use mysql, get the C library. <a title="Ruby mysql module" href="http://www.tmtm.org/en/mysql/ruby/">Here&#8217;s</a> the source and the manual.<br />
Now get <a title="Ruby gem" href="http://rubyforge.org/frs/?group_id=126">rubygems</a>. You should take version 1.1.1. Now your Ruby installation should be fine. Now install Rails:</p>
<pre>$ cd rubysource
$ gem install rails -v 2.0.2</pre>
</li>
</ol>
<p>Now Ruby &amp; Rails should be up and running. Hope this helps :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2008/07/ruby-rails-on-1und1-vps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>aetas-obscura.de</title>
		<link>http://www.dselinger.biz/2008/07/aetas-obscurade/</link>
		<comments>http://www.dselinger.biz/2008/07/aetas-obscurade/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:30:42 +0000</pubDate>
		<dc:creator>Daniel Selinger</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Private]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.dselinger.biz/?p=49</guid>
		<description><![CDATA[aetas-obscura.de Little info page about the grimmest black metal band in the Tübingen area. Participation: Some hours in 2007 Tech: WordPress 2.x My area: Implementing the blog according to a layout by Nikolai Spreng Features: Gallery. Special: - Status: Currently offline due server change]]></description>
			<content:encoded><![CDATA[<p><a title="Aetas Obscura" href="http://aetas-obscura.de">aetas-obscura.de</a><a title="Zurich Film Festival Donors" href="http://zurichfilmfestivaldonors.org/"></a></p>
<p>Little info page about the grimmest black metal band in the Tübingen area.<a title="Da Cyrill" href="http://de.facebook.com/people/Cyrill_Helg/1636740109"></a></p>
<ul>
<li>Participation: Some hours in 2007</li>
<li>Tech: WordPress 2.x</li>
<li>My area: Implementing the blog according to a layout by Nikolai Spreng</li>
<li>Features: Gallery.</li>
<li>Special: -</li>
<li>Status: Currently <span style="color: #ff0000;">offline </span>due server change</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.dselinger.biz/2008/07/aetas-obscurade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
