<?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>felixt &#187; moved to tech</title>
	<atom:link href="http://felix.tjandrawibawa.org/blog/category/moved-to-tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://felix.tjandrawibawa.org/blog</link>
	<description>personal reflection on life</description>
	<lastBuildDate>Sun, 28 Aug 2011 13:01:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Configuring WAMP</title>
		<link>http://felix.tjandrawibawa.org/blog/2006/01/20/configuring-wamp/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2006/01/20/configuring-wamp/#comments</comments>
		<pubDate>Fri, 20 Jan 2006 12:39:50 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2006/01/20/configuring-wamp/</guid>
		<description><![CDATA[Just few tricks and pitfalls.nDifferent Apache version and PHP version need to be work out. nPHP5 doesn&#8217;t support MYSQL extension straight away.nlibmysql.dll if found in c:\windows\system32 needs to be changed with the newer one supplied by PHP.nPHP.INI holds important config stuff. Important is the short hand notation]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2006/01/20/configuring-wamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Developing Job</title>
		<link>http://felix.tjandrawibawa.org/blog/2006/01/20/web-developing-job/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2006/01/20/web-developing-job/#comments</comments>
		<pubDate>Fri, 20 Jan 2006 12:35:51 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2006/01/20/web-developing-job/</guid>
		<description><![CDATA[Hm, so finally I got a job in IT. It&#8217;s still not a proper job that I would like, but close enough. I am subcontracting for S3 Design group for a period of 2 months. The work is ok, developing website is fun (and at times stressful!!). nnPositive:n- Got to work with clever ppl! Their [...]]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2006/01/20/web-developing-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP cheatsheet</title>
		<link>http://felix.tjandrawibawa.org/blog/2006/01/07/php-cheatsheet/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2006/01/07/php-cheatsheet/#comments</comments>
		<pubDate>Sat, 07 Jan 2006 11:09:53 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2006/01/07/php-cheatsheet/</guid>
		<description><![CDATA[Handling form request using PHP: here]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2006/01/07/php-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS cheatsheet</title>
		<link>http://felix.tjandrawibawa.org/blog/2006/01/07/css-cheatsheet/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2006/01/07/css-cheatsheet/#comments</comments>
		<pubDate>Sat, 07 Jan 2006 09:10:44 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2006/01/07/css-cheatsheet/</guid>
		<description><![CDATA[&#8230;.nCSS:ntable#table_listnnKalo Id pake #nn nCSS:ntable.table_listnnapa beda class dan id?nnThis is how I styled a table using CSS ID, this woks best if I only need general styling on the table:ntable#list_table td, th {n padding-left: 5;n padding-right: 5;n}ntable#list_table th{n background: #CCCCFF;n border-bottom: solid 2px black;n}nntable#list_table td{n background: #FFCCCC;n padding: 5 0 5 5;}]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2006/01/07/css-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tools</title>
		<link>http://felix.tjandrawibawa.org/blog/2004/09/15/tools/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2004/09/15/tools/#comments</comments>
		<pubDate>Wed, 15 Sep 2004 10:51:24 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2004/09/15/tools/</guid>
		<description><![CDATA[I do my web dev work on Mandrake Linux, using Qanta 3.2 as web editor and gftp to transfer files back and forth.. nnMy boss uses Frontpage, the cool thing about Frontpage is, it allows you to instant update on the actual site(file), so it sort of combines the editor and file transfer features.. He [...]]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2004/09/15/tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web dev notes #1</title>
		<link>http://felix.tjandrawibawa.org/blog/2004/09/13/web-dev-notes-1/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2004/09/13/web-dev-notes-1/#comments</comments>
		<pubDate>Mon, 13 Sep 2004 07:21:48 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2004/09/13/web-dev-notes-1/</guid>
		<description><![CDATA[The purpose for this entry is for me to write down steps to design the site (which I might reproduce to design others). I am developing the site following closely Project 1 from the book Eric Meyer on CSS (a good book). n1. Decide the overall layout of the site. Draw on a piece of [...]]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2004/09/13/web-dev-notes-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>COMP9314 Assignment 1</title>
		<link>http://felix.tjandrawibawa.org/blog/2004/08/16/comp9314-assignment-1/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2004/08/16/comp9314-assignment-1/#comments</comments>
		<pubDate>Mon, 16 Aug 2004 12:47:46 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2004/08/16/comp9314-assignment-1/</guid>
		<description><![CDATA[I have downloaded expat, more information on it check here from 9314 website and managed to install it in my linux. Now what&#8217;s next..]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2004/08/16/comp9314-assignment-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning about XPath</title>
		<link>http://felix.tjandrawibawa.org/blog/2004/08/16/learning-about-xpath/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2004/08/16/learning-about-xpath/#comments</comments>
		<pubDate>Mon, 16 Aug 2004 09:27:56 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2004/08/16/learning-about-xpath/</guid>
		<description><![CDATA[I am someone who learns by example. I&#8217;m currently looking for tools to test/to visualise Xpath query. I suppose I can read Xpath specification, of which I do try to read, but yeah, I guess it&#8217;s simpler if just see the examples. nnUpdate: Urgh, after 2-3 hours (with watching Australian Idol+skithouse) I was able to [...]]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2004/08/16/learning-about-xpath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Warehousing Consultant</title>
		<link>http://felix.tjandrawibawa.org/blog/2004/08/13/data-warehousing-consultant/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2004/08/13/data-warehousing-consultant/#comments</comments>
		<pubDate>Fri, 13 Aug 2004 10:07:34 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2004/08/13/data-warehousing-consultant/</guid>
		<description><![CDATA[I am applying for a data warehousing consultant position with Altis, I am quite intriqued with the possibility of being an IT consultant, in data warehousing area as well!! Must be a really interesting position.. I will start reading articles about data warehousing, the XML database subject that I take is somehow inline with this [...]]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2004/08/13/data-warehousing-consultant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XML, an Introduction</title>
		<link>http://felix.tjandrawibawa.org/blog/2004/08/13/xml-an-introduction/</link>
		<comments>http://felix.tjandrawibawa.org/blog/2004/08/13/xml-an-introduction/#comments</comments>
		<pubDate>Fri, 13 Aug 2004 09:59:02 +0000</pubDate>
		<dc:creator>felixt</dc:creator>
				<category><![CDATA[moved to tech]]></category>

		<guid isPermaLink="false">http://tjandrawibawa.org/lyceum/felixt/2004/08/13/xml-an-introduction/</guid>
		<description><![CDATA[I am attempting to discover the reasonings behind XML from various resources that are available online. When talking about XML, we need to understand what semi-structure data is. The rising usage of internet means there is also a need to represent the data from the web in a standard that is agreed upon. The example [...]]]></description>
		<wfw:commentRss>http://felix.tjandrawibawa.org/blog/2004/08/13/xml-an-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

