<?xml version="1.0" encoding="UTF8"?>
<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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Anovian</title>
	<atom:link href="http://anovian.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://anovian.wordpress.com</link>
	<description>Improve Youre Live</description>
	<lastBuildDate>Thu, 24 Feb 2011 07:29:36 +0000</lastBuildDate>
	<language>id</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='anovian.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Anovian</title>
		<link>http://anovian.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://anovian.wordpress.com/osd.xml" title="Anovian" />
	<atom:link rel='hub' href='http://anovian.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Java Compiling with Drools</title>
		<link>http://anovian.wordpress.com/2011/02/24/java-compiling-with-drools/</link>
		<comments>http://anovian.wordpress.com/2011/02/24/java-compiling-with-drools/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 07:29:23 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[business rule]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[drools]]></category>
		<category><![CDATA[java business rule]]></category>
		<category><![CDATA[KnowledgeBuilder]]></category>
		<category><![CDATA[on the fly compiling]]></category>
		<category><![CDATA[rule]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=60</guid>
		<description><![CDATA[Dewasa ini aplikasi sangat krusial untuk menunjang pekerjaan di berbagai bidang. Sering kali programmer disibukan dan dipusingkan dengan aturan bisnis yang sering berubah-ubah dan tentunya hal ini sangat merepotkan developer jika aplikasi yang dibuat tidak bisa meng cover bisnis secara fleksibel. Bagaimanakan untuk menyiasati perubahan bisnis tanpa memakan effort cukup tinggi salah satunya yaitu dengan [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=60&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2011/02/24/java-compiling-with-drools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>
	</item>
		<item>
		<title>Java Simple Tail</title>
		<link>http://anovian.wordpress.com/2011/02/24/java-simple-tail/</link>
		<comments>http://anovian.wordpress.com/2011/02/24/java-simple-tail/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 02:52:10 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[RandomAccessFile]]></category>
		<category><![CDATA[Simple Tail]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[tail]]></category>
		<category><![CDATA[tailing]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=51</guid>
		<description><![CDATA[Tail adalah salah satu fitur melihat baris terakhir dalam sistem operasi *NIX,Solrais,dll. Tail dibutuhkan untuk melihat mengecek server apakah dalam kondisi baik, melihat error log, melakukan debug terhadap aplikasi dll. Kali ini saya akan memperlihatkan Simple Tail menggunakan JAVA, berikut adalah method tersebut: Method ini hanya mengambil baris terakhir (bisa juga -n baris). Untuk mengambil [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=51&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2011/02/24/java-simple-tail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>
	</item>
		<item>
		<title>Get java Class Method with java reflection</title>
		<link>http://anovian.wordpress.com/2010/01/21/get-java-class-method-with-java-reflection/</link>
		<comments>http://anovian.wordpress.com/2010/01/21/get-java-class-method-with-java-reflection/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 07:00:04 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java reflection]]></category>
		<category><![CDATA[reflection]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=41</guid>
		<description><![CDATA[Sometimes we need to get some Class method in our code and how we can get that method, here i will give you some example to get it. Tagged: java, java reflection, reflection<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=41&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2010/01/21/get-java-class-method-with-java-reflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle DBA Material</title>
		<link>http://anovian.wordpress.com/2008/10/23/oracle-dba-material/</link>
		<comments>http://anovian.wordpress.com/2008/10/23/oracle-dba-material/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 07:18:01 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[Oracle Administration workshop I]]></category>
		<category><![CDATA[Oracle Administration workshop II]]></category>
		<category><![CDATA[Oracle Book]]></category>
		<category><![CDATA[oracle ebook]]></category>
		<category><![CDATA[oracle fundamental I]]></category>
		<category><![CDATA[oracle fundamental II]]></category>
		<category><![CDATA[oracle fundamental III]]></category>
		<category><![CDATA[Oracle hand book]]></category>
		<category><![CDATA[oracle lab]]></category>
		<category><![CDATA[oracle lesson]]></category>
		<category><![CDATA[oracle material]]></category>
		<category><![CDATA[Oracle WDP]]></category>
		<category><![CDATA[WDP]]></category>
		<category><![CDATA[WDP Course]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=31</guid>
		<description><![CDATA[In the year 2005 I decided to get Oracle course with Oracle Workforce Development Program (WDP). I take course with SQL Fundamental and Administration Workshop (to get OCA certificate). Event today my company not used Oracle as their databases but I still want to studying Oracle. In a long period I search an e-book about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=31&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2008/10/23/oracle-dba-material/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>

		<media:content url="https://workforce.oracle.com/pdf/image_rd/wdp_header.gif" medium="image">
			<media:title type="html">Oracle WDP</media:title>
		</media:content>
	</item>
		<item>
		<title>JRockit</title>
		<link>http://anovian.wordpress.com/2008/10/13/bea-jrockit/</link>
		<comments>http://anovian.wordpress.com/2008/10/13/bea-jrockit/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 10:38:52 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[bea]]></category>
		<category><![CDATA[bea jrockit]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java virtual machine]]></category>
		<category><![CDATA[jrockit]]></category>
		<category><![CDATA[JVM]]></category>
		<category><![CDATA[virtual machine]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=24</guid>
		<description><![CDATA[As every one know java is one of the most powerfull programming tools in this world, java application can be run on many platform (create once run every where). Every java aplication need JVM (Java Virtual Machine), without JVM java aplication cannot be run. Oracle build with java technology in all core. This why oracle [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=24&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2008/10/13/bea-jrockit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>

		<media:content url="http://www.bea.com/content/images/products/jrockit/prod_overview/platform_outline.gif" medium="image">
			<media:title type="html">JRockit Framework</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Database 11g Tutorial</title>
		<link>http://anovian.wordpress.com/2008/05/22/oracle-database-11g-tutorial/</link>
		<comments>http://anovian.wordpress.com/2008/05/22/oracle-database-11g-tutorial/#comments</comments>
		<pubDate>Thu, 22 May 2008 11:09:31 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[installing oracle]]></category>
		<category><![CDATA[oracle how-to]]></category>
		<category><![CDATA[oracle lesson]]></category>
		<category><![CDATA[oracle tutorial]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=15</guid>
		<description><![CDATA[Nice, this morning i&#8217;ve got email from Windows IT Pro about Oracle 11g Tutorial. In a minutes i surf to Windows IT pages, Login (but before i get the tutorial i have a question from it). On the first time i click download i think it will download a PDF or some thinks like that, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=15&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2008/05/22/oracle-database-11g-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Memory Structure</title>
		<link>http://anovian.wordpress.com/2008/05/21/oracle-memory-structure/</link>
		<comments>http://anovian.wordpress.com/2008/05/21/oracle-memory-structure/#comments</comments>
		<pubDate>Wed, 21 May 2008 08:19:30 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Memory Structure]]></category>
		<category><![CDATA[Oracle Memory]]></category>
		<category><![CDATA[Oracle Memory Structure]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=9</guid>
		<description><![CDATA[The basic memory structures associated with an Oracle instance include: System Global Area (SGA): Shared by all server and background process. Program Global Area (PGA): Private to each server and background process; there is one PGA for each process. The System Global Area (SGA) is a shared memory area that contains data and control information [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=9&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2008/05/21/oracle-memory-structure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>

		<media:content url="http://anovian.files.wordpress.com/2008/05/oracle-memory-structure.jpg?w=300" medium="image">
			<media:title type="html">oracle memory structure</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Instance Management</title>
		<link>http://anovian.wordpress.com/2008/05/21/oracle-instance-management/</link>
		<comments>http://anovian.wordpress.com/2008/05/21/oracle-instance-management/#comments</comments>
		<pubDate>Wed, 21 May 2008 06:56:41 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Instance]]></category>
		<category><![CDATA[Instance Management]]></category>
		<category><![CDATA[Oracle Instance]]></category>
		<category><![CDATA[Oracle Instance Management]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=7</guid>
		<description><![CDATA[An Oracle database server consists of an Oracle database and Oracle instance. An Oracle instance is made up of memory buffers known as the System Global Area (SGA) and background process that handle much of the behind-the-scenes work involved in running an instance. The instance is idle(nonexistent) until it is started. When the instance is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=7&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2008/05/21/oracle-instance-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>

		<media:content url="http://anovian.files.wordpress.com/2008/05/oracle-instance-management1.jpg?w=300" medium="image">
			<media:title type="html">oracle instance management</media:title>
		</media:content>
	</item>
		<item>
		<title>Optimal Flexible Architecture (OFA)</title>
		<link>http://anovian.wordpress.com/2008/05/19/optimal-flexible-architecture-ofa/</link>
		<comments>http://anovian.wordpress.com/2008/05/19/optimal-flexible-architecture-ofa/#comments</comments>
		<pubDate>Mon, 19 May 2008 14:34:39 +0000</pubDate>
		<dc:creator>vian</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[OFA]]></category>
		<category><![CDATA[Optimal Flexible Architecture]]></category>
		<category><![CDATA[Oracle OFA]]></category>

		<guid isPermaLink="false">http://anovian.wordpress.com/?p=5</guid>
		<description><![CDATA[OFA is a methode for configuring the Oracle database and other database. OFA takes the advantage of the OS and disk subsystems capabilities to create an easy-to-administer configuration that allows maximum flexibilitiy for growing and high-performance database. the methodes described here are basics of OFA. OFA is designed to: Organize large amounts of complicated software [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anovian.wordpress.com&amp;blog=3764622&amp;post=5&amp;subd=anovian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anovian.wordpress.com/2008/05/19/optimal-flexible-architecture-ofa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d5ff084b67a1a6c256ff31220fef406?s=96&#38;d=" medium="image">
			<media:title type="html">vian</media:title>
		</media:content>
	</item>
	</channel>
</rss>
