<?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>Omar Abo-Namous &#187; software</title>
	<atom:link href="http://omar.toomuchcookies.net/node/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://omar.toomuchcookies.net</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jan 2012 22:36:40 +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>Random BlenderRender #1</title>
		<link>http://omar.toomuchcookies.net/node/2011/05/random-blenderrender-1/</link>
		<comments>http://omar.toomuchcookies.net/node/2011/05/random-blenderrender-1/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 23:10:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blender]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=473</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2011/05/random-blenderrender-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3DMagix: Just Blender renamed</title>
		<link>http://omar.toomuchcookies.net/node/2009/06/3dmagix-just-blender-renamed/</link>
		<comments>http://omar.toomuchcookies.net/node/2009/06/3dmagix-just-blender-renamed/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 12:09:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=342</guid>
		<description><![CDATA[<p>Apparently some silly guy is trying to make fast money by selling the open source and free 3D-software package <a href="http://www.blender.org/" title="Official Blender site">Blender</a>. He's using the name <strong>3DMagix</strong>, which is a pretty dumb name. The site doesn't look to reassuring to me, but there are lots of people (some i am ashamed to call 'close relatives') who would gladly fall for this kind of 'best deal' offers. So, be warned: If you want to check out some nice and really(!) free 3d modelling, animation, texturing and video editing software (and yet some), head over to <a href="http://www.blender.org/" title="Official Blender site">Blender.org</a> and download it for free without having to register or give out your credit card number.. Thanks to <a href="http://www.blendernation.com/2009/06/11/3dmagix-re-branding-and-selling-the-free-software-blender/" title="3DMagix: re-branding and selling the free software Blender">Blendernation</a> for the heads-up.</p>
 <a href="http://omar.toomuchcookies.net/node/2009/06/3dmagix-just-blender-renamed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2009/06/3dmagix-just-blender-renamed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Working bridge on startup for Virtualbox</title>
		<link>http://omar.toomuchcookies.net/node/2009/05/working-bridge-on-startup-for-virtualbox/</link>
		<comments>http://omar.toomuchcookies.net/node/2009/05/working-bridge-on-startup-for-virtualbox/#comments</comments>
		<pubDate>Sun, 24 May 2009 20:18:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=337</guid>
		<description><![CDATA[<p>I'm experimenting with a server running under virtualbox on my home computer. Here is the script running as /etc/rc.local that sets my bridge up and starts the virtualbox with the name 'seville':</p>

[bash]
ifconfig eth0 down
ifconfig eth1 down

tunctl -u namous -t tap0

brctl addbr br0
brctl addif br0 eth1
brctl addif br0 tap0

ifconfig tap0 0.0.0.0 promisc
ifconfig eth1 0.0.0.0 promisc

dhclient br0 

vboxheadless -s seville &#038;

exit 0
[/bash]
 <a href="http://omar.toomuchcookies.net/node/2009/05/working-bridge-on-startup-for-virtualbox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2009/05/working-bridge-on-startup-for-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major crisis: some databases not readable</title>
		<link>http://omar.toomuchcookies.net/node/2008/12/major-crisis-some-databases-not-readable/</link>
		<comments>http://omar.toomuchcookies.net/node/2008/12/major-crisis-some-databases-not-readable/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 02:20:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[gregarius]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=312</guid>
		<description><![CDATA[<p>Two days ago i was just about to reinstall the whole server (web, db, mail and fileserver). The reason was, that mysql was apparently not able to open most databases. The files were still there (under /var/lib/mysql), but only two databases which belonged to two gregarius-installations were accessible. I had just installed the aggregator at <a href="http://solidworks.toomuchcookies.net/index.php" title="Solidworks Planet">solidworks.toomuchcookies.net</a> and had instructed the installer to create the database needed. I gave him root-access and also told him to access that database after that as root.</p>
 <a href="http://omar.toomuchcookies.net/node/2008/12/major-crisis-some-databases-not-readable/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2008/12/major-crisis-some-databases-not-readable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix: sender_bcc_maps</title>
		<link>http://omar.toomuchcookies.net/node/2008/12/postfix-sender_bcc_maps/</link>
		<comments>http://omar.toomuchcookies.net/node/2008/12/postfix-sender_bcc_maps/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 09:14:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=309</guid>
		<description><![CDATA[<p>For an email account for a group project, we needed the ability to see what was being sent via a specific email account. The reason was, that we're going to handle the account data very liberally and therefor to avoid misuse of the account, we needed an automatic forward of all emails that were sent from this account to some screening account.</p>
 <a href="http://omar.toomuchcookies.net/node/2008/12/postfix-sender_bcc_maps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2008/12/postfix-sender_bcc_maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pingbacks and Trackbacks work again in WordPress</title>
		<link>http://omar.toomuchcookies.net/node/2008/12/pingbacks-and-trackbacks-work-again-in-wordpress/</link>
		<comments>http://omar.toomuchcookies.net/node/2008/12/pingbacks-and-trackbacks-work-again-in-wordpress/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 12:44:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[pingback]]></category>
		<category><![CDATA[Schlagwort hinzufügen]]></category>
		<category><![CDATA[trackback]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=306</guid>
		<description><![CDATA[<p>For quite some time, i had a problem getting pingbacks and trackbacks working. Receiving them wasn't a problem, but i couldn't send any. It seems, <a href="http://wordpress.org/support/topic/198387" target="_blank" title="About Track/Pingback: Receiving works, sending not. Howto debug?">i'm</a> <a href="http://wordpress.org/support/topic/208302" target="_blank" title="Outgoing trackbacks do not post to other blog">not</a> <a href="http://wordpress.org/support/topic/170758" target="_blank" title="Pingbacks stopped working after switching server">alone</a> and no where were any answers to be found..</p>
 <a href="http://omar.toomuchcookies.net/node/2008/12/pingbacks-and-trackbacks-work-again-in-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2008/12/pingbacks-and-trackbacks-work-again-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first rig animation test</title>
		<link>http://omar.toomuchcookies.net/node/2008/12/my-first-rig-animation-test/</link>
		<comments>http://omar.toomuchcookies.net/node/2008/12/my-first-rig-animation-test/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 22:35:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[rig]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=298</guid>
		<description><![CDATA[<p>Yesterday i started with the rig animation for the <a href="http://omar.toomuchcookies.net/node/2008/12/blender-animation-challenge/" title="Blender Animation Challenge">blender animation challenge</a>. Here is the result so far..</p>

<p><object width="500" height="333"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2525834&#38;server=vimeo.com&#38;show_title=1&#38;show_byline=1&#38;show_portrait=0&#38;color=ff9933&#38;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2525834&#38;server=vimeo.com&#38;show_title=1&#38;show_byline=1&#38;show_portrait=0&#38;color=ff9933&#38;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="333"></embed></object><br /><a href="http://vimeo.com/2525834">Mancandy with Ball</a> from <a href="http://vimeo.com/user1039108">too much cookies</a> on <a href="http://vimeo.com">Vimeo</a>.</p>

<p>I'm planning on having him stretch a little then try and grab the ball. Let's see what happens then..</p>
 <a href="http://omar.toomuchcookies.net/node/2008/12/my-first-rig-animation-test/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2008/12/my-first-rig-animation-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 RC1 finished</title>
		<link>http://omar.toomuchcookies.net/node/2008/12/wordpress-27-rc1-finished/</link>
		<comments>http://omar.toomuchcookies.net/node/2008/12/wordpress-27-rc1-finished/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 22:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=279</guid>
		<description><![CDATA[<p><a href="http://wpdevel.wordpress.com/2008/12/01/download-release-candidate-1/" title="Download Release Candidate 1.">Ryan just announced</a>, that RC1 can be downloaded. I've been on svn the whole while long and i must say, this is a very smooth release with few glitches (save the "save to draft"-bug at the very beginning..). Thanks guys!</p>
 <a href="http://omar.toomuchcookies.net/node/2008/12/wordpress-27-rc1-finished/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2008/12/wordpress-27-rc1-finished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighty Development is not (!) dead</title>
		<link>http://omar.toomuchcookies.net/node/2008/11/lighty-development-is-not-dead/</link>
		<comments>http://omar.toomuchcookies.net/node/2008/11/lighty-development-is-not-dead/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 20:44:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[lighttpd xcache php]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=275</guid>
		<description><![CDATA[<p>I thought it was. The forum was long abandoned. Just now i was looking for a problem i'm having with high-load combined with enabled xcache and found out they've changed from trac to redmine (have to try!). Here is the new <a href="http://redmine.lighttpd.net/projects/show/lighttpd" title="Lighttpd development">development site</a>.</p>

<p>On this happy note, i now think i could be changing soon to lighttpd 1.5.0svn. Let's see. Maybe even try an svn-version of xcache?? Any thoughts about such a transition? I know there are quite some sites already running 1.5.0, but as long as i didn't see progress on the site of lighttpd i was too afraid, that i wouldn't get any support if i changed to the unstable version.</p> <a href="http://omar.toomuchcookies.net/node/2008/11/lighty-development-is-not-dead/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2008/11/lighty-development-is-not-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 beta soon</title>
		<link>http://omar.toomuchcookies.net/node/2008/10/wordpress-27-beta-soon/</link>
		<comments>http://omar.toomuchcookies.net/node/2008/10/wordpress-27-beta-soon/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 17:04:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://omar.toomuchcookies.net/?p=239</guid>
		<description><![CDATA[Quick note: Version 2.7 of WordPress is coming soon. Ryan has announced the feature freeze. This blog has been running the trunk-version that has been leading to 2.7 for quite a while now. Part of it is to be on &#8230; <a href="http://omar.toomuchcookies.net/node/2008/10/wordpress-27-beta-soon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://omar.toomuchcookies.net/node/2008/10/wordpress-27-beta-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

