<?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>Tim Groeneveld &#187; new</title>
	<atom:link href="http://timg.ws/tag/new/feed/" rel="self" type="application/rss+xml" />
	<link>http://timg.ws</link>
	<description>&#039;cause everyone loves a geek</description>
	<lastBuildDate>Wed, 14 Sep 2011 14:40:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-beta3-19254</generator>
		<item>
		<title>My new computer</title>
		<link>http://timg.ws/2009/07/01/my-new-computer/</link>
		<comments>http://timg.ws/2009/07/01/my-new-computer/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:40:51 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[new]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=294</guid>
		<description><![CDATA[After ranting about Apple&#8217;s overpriced machines. which are nothing short of a bad joke, I am still over excited to get my new machine. My new AMD Phenom &#38; Adaptec 3405-based machine is going to be used by me in the testing and development of two exciting products. ShareSource&#8217;s Xen compile farm, and another, top [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-295" title="file1203579412114" src="http://timg.ws/wp-content/uploads/2009/07/file1203579412114.jpg" alt="file1203579412114" width="295" height="221" />After ranting about <a href="http://timg.ws/no-your-mac-is-not-better-then-a-pc/">Apple&#8217;s overpriced machines</a>. which are nothing short of a bad joke, I am still over excited to get my new machine. My new AMD Phenom &amp; Adaptec 3405-based machine is going to be used by me in the testing and development of two exciting products. ShareSource&#8217;s Xen compile farm, and another, top secret project that will keep me pre-occupied while I pay off my loan.</p>
<p>Anyways, a quick run down on the specs of the machine:</p>
<ul>
<li>Gigabyte <a href="http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=3005&amp;ProductName=GA-MA790FXT-UD5P">GA-MA790FXT-UD5P</a></li>
<li>AMD Phenom II AM3 810 (2.6Ghz)</li>
<li>8GB of DDR3 RAM</li>
<li>nVidia 9600GT 512MB (graphics are not my thing, but I love to watch a good quality movie)</li>
<li>32GB System drive [for Linux - has access to RAID storage], Solid State</li>
<li>500GB System drive [for Windows - might not have access to RAID]</li>
<li>4.5TB of disk space, thanks to Adaptec&#8217;s 3405 SATA RAID card</li>
<li>C-Master COSMOS S case</li>
<li>2x 20&#8243; BenQ LCD Screens</li>
<li>Creative Audigy XFI sound card (which sadly does not have terribly good sound drivers for Linux&#8230; another thing on the TODO list)</li>
<li>7.1 Surround Sound</li>
<li>DViCO HDTV tuner ( just for those times that I really don&#8217;t want to code <img src='http://timg.ws/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</li>
</ul>
<p>Total price: $3,200</p>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2009/07/01/my-new-computer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Anouncing MyBanco!</title>
		<link>http://timg.ws/2008/07/26/anouncing-mybanco/</link>
		<comments>http://timg.ws/2008/07/26/anouncing-mybanco/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 05:55:33 +0000</pubDate>
		<dc:creator>Tim Groeneveld</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[MyBanco]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[MyInfo]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://timg.ws/?p=6</guid>
		<description><![CDATA[Ever wanted to run your own bank? Well, my new [experimental] web application allows you to do exactly that. While some may say that I just have way too much time on my hands, others might just say that I should get top marks for my IPT [Information Processing Technology] assignment. We had to build [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://timg.ws/wp-content/uploads/2008/07/money.png"><img class="size-medium wp-image-7 alignleft" title="Money!" src="http://timg.ws/wp-content/uploads/2008/07/money.png" alt="" width="250" height="162" /></a>Ever wanted to run your own bank? Well, my new [experimental] web application allows you to do <strong>exactly</strong> that. While some may say that I just have <em>way</em> too much time on my hands, others might just say that I should get top marks for my <strong>IPT</strong> [Information Processing Technology] assignment.</p>
<p>We had to build a database system, which implemented relational databases, and I thought, well, I could make my very own banking software, and fulfil one of my many dreams: to run my own bank.</p>
<p>The software, written in PHP was a testing ground for many new things that I have wanted to go and try, but never really had a project to try them out on.</p>
<p>I must say that MyBanco would have to be the first application that I have written with the mindset of handling around 700 transactions every second.</p>
<p>MyBanco uses a backend for it&#8217;s database which I have dubbed &#8216;MyInfo&#8217;. MyInfo is a JSON-RPC like protocol, which is easy to use, and can send multiple packets (I just thought then it might have been better to call these chunks&#8230; hmmmm) all at once, and get a response from all those packets. Think of it as a easy to read and faster to pharse version of XML-RPC.</p>
<p>I will chat at MyBanco a little more later, when the time is right, but for the moment this post will do <img src='http://timg.ws/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>(hope you like the new blog!)</p>
]]></content:encoded>
			<wfw:commentRss>http://timg.ws/2008/07/26/anouncing-mybanco/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

