<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>(NG)Kerti™</title>
	
	<link>http://blog.radityakertiyasa.com</link>
	<description>Kerti is a subset of Ngerti</description>
	<lastBuildDate>Fri, 27 Jan 2012 10:13:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/kerti" /><feedburner:info uri="kerti" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Perceived True</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/90TOQcYhUIY/</link>
		<comments>http://blog.radityakertiyasa.com/2012/01/perceived-true/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:13:03 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=647</guid>
		<description><![CDATA[The same good will and kind words can be &#8220;felt&#8221; very differently, depending on who said those words &#38; what the perceived true intentions are.]]></description>
			<content:encoded><![CDATA[<blockquote><p>The same good will and kind words can be &#8220;felt&#8221; very differently, depending on who said those words &amp; what the perceived true intentions are.</p></blockquote>
<img src="http://feeds.feedburner.com/~r/kerti/~4/90TOQcYhUIY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2012/01/perceived-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2012/01/perceived-true/</feedburner:origLink></item>
		<item>
		<title>Why Do?</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/Iqd7YBSoWd8/</link>
		<comments>http://blog.radityakertiyasa.com/2012/01/why-do/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 15:20:23 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=643</guid>
		<description><![CDATA[Don&#8217;t do something because you feel you have to, or because you feel you are in debt to someone; do it simply because you want to.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Don&#8217;t do something because you feel you have to, or because you feel you are in debt to someone; do it simply because you want to.</p></blockquote>
<img src="http://feeds.feedburner.com/~r/kerti/~4/Iqd7YBSoWd8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2012/01/why-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2012/01/why-do/</feedburner:origLink></item>
		<item>
		<title>How I Setup My PHP Dev Env: Part 2</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/Q7xnyE4Rx8M/</link>
		<comments>http://blog.radityakertiyasa.com/2012/01/how-i-setup-my-php-dev-env-part-2/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 06:47:01 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Geeky Stuff]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=636</guid>
		<description><![CDATA[This post is the second part of a 2-part series on how I setup my PHP Development Environment using Windows 7 as a base operating system and a basic LAMP server running on Ubuntu installed on Oracle VirtualBox. (You can read the first part here) Section 1: phpMyAdmin To be able to manage MySQL conveniently, [...]]]></description>
			<content:encoded><![CDATA[<p>This post is the second part of a 2-part series on how I setup my PHP Development Environment using Windows 7 as a base operating system and a basic LAMP server running on Ubuntu installed on Oracle VirtualBox. (You can read the first part <a title="How I Setup My PHP Dev Env: Part 1" href="http://blog.radityakertiyasa.com/2012/01/how-i-setup-my-php-dev-env-part-1/" target="_blank">here</a>)</p>
<h1>Section 1: phpMyAdmin</h1>
<p>To be able to manage MySQL conveniently, we will install phpMyAdmin. We will need an internet connection and perform the following steps:</p>
<ol>
<li>Fire up your virtual machine and login.</li>
<li>Run <strong>sudo apt-get install phpmyadmin</strong> to install the package.</li>
<li>Direct your browser to localhost:8080/phpmyadmin. You should see the phpMyAdmin login page there. Try to login using the root account and the password you designated to it when you installed Ubuntu LAMP server.</li>
<li>If you did not set a root password for MySQL, run <strong>cd /etc/phpmyadmin</strong> to switch to the phpMyAdmin installation directory and then run <strong>sudo pico config.inc.php</strong> to edit the configuration file. Press Ctrl-W and type in <strong>allownopassword</strong> to find the keyword, and then uncomment the line. Press Ctrl-X and then Y to save the file. You should now be able to log in as root without using a password.</li>
</ol>
<p>That&#8217;s it, we should now be able to use phpMyAdmin.</p>
<h1>Section 2: NetBeans PHP</h1>
<p>Now, we&#8217;re going to install NetBeans PHP as our IDE of choice. You&#8217;re free to install any other IDE to your liking, but I&#8217;m only going to explain how to use NetBeans PHP.</p>
<ol>
<li>Go to the shared folder you have set up previously (see Part 1), create a new folder for your new project, and create a new index.php file there. Just fill it up with some HTML or some code.</li>
<li>Download the <a title="Java SE JDK Download Site" href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">Java SE Development Kit</a> if you haven&#8217;t already done so. This is a prerequisite to install the NetBeans IDE. Install it.</li>
<li>Download the installation file from the <a title="NetBeans download page" href="http://netbeans.org/downloads/index.html" target="_blank">NetBeans website</a>. Install it.</li>
<li>Open NetBeans, then go to File &#8211;&gt; New Project.</li>
<li>Select PHP Application with Existing Sources. Click Next.</li>
<li>Set the Sources Folder to the folder you created in step 1. Select your preferred PHP version, then click Next.</li>
<li>Set the Run As option to Local Web Site, and click Finish. Make sure to edit your site URL to add your forwarded port number (set to 8080 in Part 1).</li>
</ol>
<p>We are now ready to start writing code. Try creating a PHP file and write some echoes or whatever in it. Save it and then click the play button on the top toolbar to open a new browser window/tab directed at your site.</p>
<h1>Section 3: Apache/PHP Configuration</h1>
<p>The apache2 server works almost out of the box, but usually we would want it to be properly configured and equipped with some of the more common modules. Here&#8217;s how to do some basic configuration:</p>
<ol>
<li>Run <strong>sudo pico /etc/php5/apache2/php.ini</strong> to open and edit the PHP configuration file.</li>
<li>Find the <strong>date.timezone</strong> parameter and set it to your liking. You can find the list of valid timezones <a title="Valid PHP Timezones" href="http://www.php.net/manual/en/timezones.php" target="_blank">here</a>.</li>
<li>Find the <strong>short_open_tag</strong> parameter and set it to <strong>Off</strong>. This is to prevent you from coding with short open tags, which might not be supported on some servers. Press Ctrl-X and then Y to save and close the file.</li>
<li>Run sudo pico /etc/apache2/sites-available/default to open and edit the apache2 virtual host configuration file.</li>
<li>In the <strong>&lt;Directory&gt;</strong> tag for root (<strong>/</strong>) and <strong>/var/www/</strong>, set <strong>AllowOverride</strong> to <strong>FileInfo Indexes</strong>. Save and close the file.</li>
<li>Run <strong>sudo a2enmod rewrite proxy proxy_http proxy_ftp proxy_connect</strong> to enable the listed modules needed to support mod_rewrite.</li>
<li>Run <strong>service apache2 restart</strong> to restart the apache2 server.</li>
</ol>
<p>That&#8217;s it. Now we&#8217;re practically ready to start cracking. I might write some more about the actual code I&#8217;m working on, which is based on CodeIgniter 2 integrated with Doctrine ORM version 2, but I can&#8217;t make any promises as of now.</p>
<img src="http://feeds.feedburner.com/~r/kerti/~4/Q7xnyE4Rx8M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2012/01/how-i-setup-my-php-dev-env-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2012/01/how-i-setup-my-php-dev-env-part-2/</feedburner:origLink></item>
		<item>
		<title>How I Setup My PHP Dev Env: Part 1</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/K-umUm4v1LU/</link>
		<comments>http://blog.radityakertiyasa.com/2012/01/how-i-setup-my-php-dev-env-part-1/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:25:14 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Geeky Stuff]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=615</guid>
		<description><![CDATA[This is a post long overdue. Originally started as a favor to a good friend of mine, this now has also turned into my personal quest to document my efforts to set up my PHP Development Environment on my MacBook. DISCLAIMER: This is some geeky stuff, you have been warned. So, without further ado, let&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>This is a post long overdue. Originally started as a favor to a <a title="Eric Gunawan" href="http://ericgunawan.wordpress.com/" target="_blank">good friend</a> of mine, this now has also turned into my personal quest to document my efforts to set up my PHP Development Environment on my MacBook.</p>
<p><strong>DISCLAIMER: This is some geeky stuff, you have been warned.</strong></p>
<p>So, without further ado, let&#8217;s get to it!</p>
<h1><strong>Section 1: The Operating System</strong></h1>
<p>I have an Apple MacBook A1342, so the documentation pertains to that specific hardware. If you have another type or brand of computer, or if you choose another operating system, the following instructions should not apply to you. You should go ahead and install your operating system as you would normally.</p>
<p>Prerequisites:</p>
<ol>
<li>Apple MacBook A1342, or a variant of it</li>
<li>Apple Mac OS X installation DVD that came with the laptop</li>
<li>Single-disc Windows 7 64-bit installation DVD</li>
<li>Internet connection (either via LAN or broadband modem)</li>
</ol>
<p>Steps:</p>
<ol>
<li><strong></strong>Fire up your MacBook and let it enter Mac OS X as usual. Find Bootcamp Assistant in your Applications folder and open it. Set up your BOOTCAMP partition. As I&#8217;ve done this 2 years ago, I don&#8217;t need to do it again, and I can&#8217;t remember the exact steps, so please go visit <a title="Apple's Support Site (Bootcamp)" href="http://www.apple.com/support/bootcamp/" target="_blank">Apple&#8217;s support site</a> if you need more detailed information.</li>
<li>Insert your Windows 7 64-bit installation DVD and restart your MacBook. Hold down the Option key while booting up to show the boot options, and select the DVD.</li>
<li>Install Windows 7 as you would normally. Select BOOTCAMP as the partition to install Windows 7 on.</li>
<li>At this point you should be able to log into Windows 7. Now, insert your Mac OS X installation DVD, find Bootcamp for Windows, and install it.</li>
<li>Install any additional drivers and software as required.</li>
<li><em>Voila</em>! Your base operating system is now ready.</li>
</ol>
<h1><strong>Section 2: The Virtual Machine</strong></h1>
<p>I choose to use a virtual machine to host my PHP and MySQL server. Why?</p>
<ol>
<li>I can emulate the deployment server environment as closely as possible without having to compromise my development environment. This way I can only install server software as necessary, perform server configuration as if I was doing it on the real server, and reinstall the entire server if necessary without having to install my base operating system.</li>
<li>I can take the VM with me and run it on another computer if need be.</li>
<li>I don&#8217;t have to install server software directly on my base operating system. This keeps it lean and clean for gaming and such <img src='http://blog.radityakertiyasa.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ol>
<p>Prerequisites:</p>
<ol>
<li>Newest stable release of <a title="Oracle VirtualBox" href="https://www.virtualbox.org/" target="_blank">Oracle VirtualBox</a></li>
<li>Installation DVD (or disk image file) of a guest operating system of your choice, or preferably an image of it. I tend to like the latest server version, so I use <a title="Ubuntu" href="http://www.ubuntu.com/">Ubuntu</a> <a title="Ubuntu Wiki: Releases" href="https://wiki.ubuntu.com/Releases" target="_blank">11.10 Oneiric Ocelot Server Edition</a> (64-bit), which is downloadable from the <a title="Ubuntu Download Page" href="http://www.ubuntu.com/download/server/download" target="_blank">Ubuntu website</a>.</li>
<li>A preferably fast and reliable internet connection.</li>
</ol>
<p>Steps:</p>
<ol>
<li>Install Oracle VirtualBox. Just click next next next done. Simple as that.</li>
<li>Fire up Oracle VirtualBox and click File &#8211;&gt; Preferences.</li>
<li>Set your Default Machine Folder, or leave it as it is if you prefer to do so. Click OK.</li>
<li>Specify a name for your new virtual machine, set Operating System to Linux and Version to Ubuntu (64 bit). Click Next.</li>
<li>Set the RAM allocated for the virtual machine. Usually 512MB is enough for servers, but you&#8217;d probably want to use more if you intend to install the desktop version of Ubuntu. Click Next.</li>
<li>Create a new virtual hard drive. Leave all options as it is and click Next to bring up the virtual hard drive dialog. Select VDI, Dynamically Allocated, and set the size to your liking. I use 20GB.</li>
<li>Click Next, then click Create. After the hard drive dialog disappears, click Create again.</li>
<li>Insert your Ubuntu installation DVD or set the disk image file in Settings &#8211;&gt; Storage &#8211;&gt; IDE Controller and start your virtual machine.</li>
</ol>
<p>At this point you should be booted into the Ubuntu installation DVD. Let&#8217;s move on:</p>
<ol>
<li>Select English and then select Install Ubuntu Server.</li>
<li>Select your language and location, and configure the keyboard if necessary. I use English (U.S.).</li>
<li>Specify your hostname.</li>
<li>Set up your partitions. To keep it simple, I use guided partitioning using the entire disk.</li>
<li>Set up your user name, password, and home folder encryption (if you want to).</li>
<li>When asked for a proxy configuration, leave it blank. The installer should start downloading stuff using apt.</li>
<li>Choose your automatic security update setting.</li>
<li>In the software selection, select LAMP Server and Mail Server. Select Internet Site for the mail server setting.</li>
<li>It&#8217;s safe to install GRUB as recommended, go ahead and do it.</li>
</ol>
<h1><strong>Section 3: VirtualBox Guest Additions</strong></h1>
<p>Proceed until the virtual machine restarts, then shut it down. Remove the Ubuntu installation DVD (image) from the (virtual) drive and insert the VBoxGuestAdditions.iso image from C:\Program Files\Oracle\VirtualBox. Now it&#8217;s time to play with the command line:</p>
<ol>
<li>Run <strong>sudo apt-get update</strong> to update the repository to the latest source.</li>
<li>Run <strong>sudo apt-get dist-upgrade</strong> to upgrade all installed packages to the latest version.</li>
<li>Run <strong>sudo apt-get install dkms</strong> to install Dynamic Kernel Module Support (DKMS), which will be used to install VirtualBox guest additions on your Linux machine.</li>
<li>Run <strong>sudo mount /dev/cdrom /media/cdrom</strong> to mount the VBoxGuestAdditions media.</li>
<li>Run <strong>cd /media/cdrom</strong> to switch directory to the mounted media.</li>
<li>Run <strong>sudo sh ./VBoxLinuxAdditions.run</strong> to install the VirtualBox Guest Additions.</li>
</ol>
<h1><strong>Section 4: Shared Folders</strong></h1>
<p>Now that we have VirtualBox Guest Additions installed, we can start adding shared folders to the virtual box:</p>
<ol>
<li>Shutdown the virtual box, go to Settings &#8211;&gt; Shared Folders, and create a shared folder referencing a directory of your choice on the host machine. Take note of the share name.</li>
<li>Run <strong>mkdir /home/[your_username]/public_html</strong> to create your own public html directory. This will be the mount point of the shared folder.</li>
<li>Run <strong>id [your_username]</strong> to find out your uid and gid. Take note of this.</li>
<li>Run <strong>cd /etc/init.d</strong> to change to the startup script directory.</li>
<li>Run <strong>sudo pico vboxshare-automount</strong> to open pico and create a new file called vboxshare-automount.</li>
<li>Write <strong>mount -t vboxsf -o uid=[your_uid],gid=[your_gid] [your_shared_folder_name] /home/[your_user_name]/public_html</strong> in the file. Press Ctrl-X and then Y, enter, to save the file.</li>
<li>Run <strong>sudo chmod +x vboxshare-automount</strong> to make the file executable.</li>
<li>Run sudo <strong>update-rc.d vboxshare-automount defaults</strong> to make the script run on every startup.</li>
<li>Restart your virtual box, then login and <strong>run cd public_html</strong>. If you run <strong>ls</strong>, you should see the contents of your shared folder there.</li>
</ol>
<h1><strong>Section 5: Port Forwarding, User Directories, and PHP Parsing<br />
</strong></h1>
<p>Alright, we now have a shared folder that we can use to directly edit our PHP files. Now we need to enable our host machine to access the virtual box&#8217;s PHP server:</p>
<ol>
<li>Shutdown your virtual box if it&#8217;s not already off.</li>
<li>Go to Settings &#8211;&gt; Network &#8211;&gt; Adapter 1. It should be set to NAT by default.</li>
<li>Click on Advanced and then Port Forwarding.</li>
<li>Click on the add icon, then set rule name to http, protocol is TCP, host port 8080, and guest port 80.</li>
<li>Start up your virtual box.</li>
<li>Fire up your browser and go to http://localhost:8080. You should see the default apache2 page saying that it works.</li>
<li>Now go to the virtual box&#8217;s console and run <strong>sudo a2enmod userdir</strong> to enable per-user directory service.</li>
<li>Run <strong>sudo pico /etc/apache2/mods-available/php5.conf</strong> to edit the PHP5 module configuration. Comment out the part between the &lt;IfModule&gt; tags to enable PHP parsing in home directories.</li>
<li>Run <strong>sudo /etc/init.d/apache2 restart</strong> to restart the apache server.</li>
<li>On your host machine, create a new file info.php in the root of the shared folder. Fill it with the usual <!--?php <span class="hiddenSpellError" pre="php "-->phpinfo(); code<!--?php phpinfo(); ?-->.</li>
<li>Direct your browser to localhost:8080/~[your_user_name]/info.php. You should see the PHP information page there.</li>
</ol>
<p>That&#8217;s it. Now we have a working Apache/PHP server running on Ubuntu and accessible seamlessly through our Windows machine. Next we should check if we have phpMyAdmin and everything else we need to really start cracking. But I think I&#8217;ll save that for another post: Part 2.</p>
<img src="http://feeds.feedburner.com/~r/kerti/~4/K-umUm4v1LU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2012/01/how-i-setup-my-php-dev-env-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2012/01/how-i-setup-my-php-dev-env-part-1/</feedburner:origLink></item>
		<item>
		<title>Indifference</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/JwJmwt0wIOc/</link>
		<comments>http://blog.radityakertiyasa.com/2011/12/indifference/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 16:38:21 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=610</guid>
		<description><![CDATA[So I learned to hold my tongue and to turn my features into an indifferent mask so that no one could ever read my thoughts. [The Hunger Games, Book 1, Chapter 1, Paragraph 11]]]></description>
			<content:encoded><![CDATA[<blockquote><p>So I learned to hold my tongue and to turn my features into an indifferent mask so that no one could ever read my thoughts. [<a title="The Hunger Games on Wikipedia" href="http://en.wikipedia.org/wiki/The_Hunger_Games" target="_blank">The Hunger Games</a>, Book 1, Chapter 1, Paragraph 11]</p></blockquote>
<img src="http://feeds.feedburner.com/~r/kerti/~4/JwJmwt0wIOc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2011/12/indifference/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2011/12/indifference/</feedburner:origLink></item>
		<item>
		<title>Moms</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/8CiywbYL-is/</link>
		<comments>http://blog.radityakertiyasa.com/2011/11/moms/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 01:37:12 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Circle of Life]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=604</guid>
		<description><![CDATA[&#8230;and what they&#8217;d do to protect their kids. I know she&#8217;ll catch me whenever I fall. But she can&#8217;t protect me from the choices I make. It doesn&#8217;t matter, mom, I still love you.]]></description>
			<content:encoded><![CDATA[<p>&#8230;and what they&#8217;d do to protect their kids.</p>
<div class="wp-caption aligncenter" style="width: 490px"><a href="http://9gag.com/gag/754906" target="_blank"><img title="Moms" src="http://dl.dropbox.com/u/43514346/blog.radityakertiyasa.com/images/9gag-moms.jpg" alt="Moms" width="480" height="440" /></a><p class="wp-caption-text">as long as you&#39;re safe...</p></div>
<p>I know she&#8217;ll catch me whenever I fall. But she can&#8217;t protect me from the choices I make.</p>
<p>It doesn&#8217;t matter, mom, I still love you.</p>
<img src="http://feeds.feedburner.com/~r/kerti/~4/8CiywbYL-is" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2011/11/moms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2011/11/moms/</feedburner:origLink></item>
		<item>
		<title>Be Careful What You Wish For</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/xg13xgL1s4o/</link>
		<comments>http://blog.radityakertiyasa.com/2011/11/be-careful-what-you-wish-for/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 09:26:29 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Disconcerting]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=600</guid>
		<description><![CDATA[I don&#8217;t want to live on this planet anymore.]]></description>
			<content:encoded><![CDATA[<blockquote>
<h1><span style="color: #ff0000;">I don&#8217;t want to live</span> on this planet <span style="color: #ff0000;">anymore</span>.</h1>
</blockquote>
<div class="wp-caption aligncenter" style="width: 323px"><img title="Angel of Death" src="http://dl.dropbox.com/u/43514346/blog.radityakertiyasa.com/images/angel_of_death.jpg" alt="Angel of Death" width="313" height="432" /><p class="wp-caption-text">Really? I&#39;m sure I can help you with that...</p></div>
<img src="http://feeds.feedburner.com/~r/kerti/~4/xg13xgL1s4o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2011/11/be-careful-what-you-wish-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2011/11/be-careful-what-you-wish-for/</feedburner:origLink></item>
		<item>
		<title>Cheating Death</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/jnp46cAWEYA/</link>
		<comments>http://blog.radityakertiyasa.com/2011/11/cheating-death/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 02:27:11 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Clean Start]]></category>
		<category><![CDATA[Life of Service]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=594</guid>
		<description><![CDATA[A part of Steve Jobs&#8217; speech at Stanford went like this: No one wants to die. Even people who want to go to heaven don&#8217;t want to die to get there. And yet death is the destination we all share. No one has ever escaped it. I could say that I&#8217;ve cheated Death once. I [...]]]></description>
			<content:encoded><![CDATA[<p>A part of <a title="Steve Jobs' speech at Stanford" href="http://news.stanford.edu/news/2005/june15/jobs-061505.html" target="_blank">Steve Jobs&#8217; speech at Stanford</a> went like this:</p>
<blockquote><p>No one wants to die. Even people who want to go to heaven don&#8217;t want to die to get there. And yet death is the destination we all share. No one has ever escaped it.</p></blockquote>
<p>I could say that I&#8217;ve cheated Death once. I came so close to Death that it would&#8217;ve changed my entire perspective on Life. Unfortunately, I was still too young to understand. Maybe I&#8217;m <em>still</em> too young now to understand it all.</p>
<p>But Death is still there, whether we understand it or not. We can&#8217;t foresee it, but we can be sure that each second that passes brings us ever closer to it. Just thinking about this can have a profound effect on you.</p>
<p>What have  I done?</p>
<p>What do I want to achieve? Have I achieved it?</p>
<p>How do I want to be remembered?</p>
<p>In the past 27-odd years, have I contributed <em>anything</em> for the good of my family/church/friends/community/workplace?</p>
<p>How much time do I have until my fragile body succumbs to the various damages I have done to it throughout my life?</p>
<p>Have I taken good care of my body?</p>
<p>Have I <em>learned</em> anything from all the mistakes I made?</p>
<p>Have I changed to be better?</p>
<p>Have I been kind?</p>
<p>These questions, and a lot more, came storming and conquered my puny mind. I do hope that I can answer those questions honestly, and do something to change my answers if I don&#8217;t like it.</p>
<p>I&#8217;ve cheated Death once. I don&#8217;t think Death likes to be cheated twice, nor will I be able to cheat it again.</p>
<p>Here&#8217;s to Death, the single best invention of Life!</p>
<img src="http://feeds.feedburner.com/~r/kerti/~4/jnp46cAWEYA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2011/11/cheating-death/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2011/11/cheating-death/</feedburner:origLink></item>
		<item>
		<title>Make Me A Channel of Your Peace</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/Tt5DPZKsRNI/</link>
		<comments>http://blog.radityakertiyasa.com/2011/11/make-me-a-channel-of-your-peace/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 14:20:14 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Circle of Life]]></category>
		<category><![CDATA[Clean Start]]></category>

		<guid isPermaLink="false">http://blog.radityakertiyasa.com/?p=586</guid>
		<description><![CDATA[Sometimes life sucks. Sometimes you just want to kill yourself and get it over with. Sometimes those who you trust most, those who you hold dear to your heart, turn out to be the ones who betray you. And because they are the ones who make your life seem worthwhile, the cut feels deeper than [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes life sucks. Sometimes you just want to kill yourself and get it over with. Sometimes those who you trust most, those who you hold dear to your heart, turn out to be the ones who betray you. And because they are the ones who make your life seem worthwhile, the cut feels deeper than it actually is.</p>
<p>There maybe people who can calm you down, remind you that everything is not lost. They&#8217;re only humans. They are not perfect. But there is one perfect solution.</p>
<p>This is one of the ways it is sung:</p>
<span style="text-align:center; display: block;"><a href="http://blog.radityakertiyasa.com/2011/11/make-me-a-channel-of-your-peace/"><img src="http://img.youtube.com/vi/vi0W4r_-wII/2.jpg" alt="" /></a></span>
<p>It is the prayer of St. Francis.</p>
<blockquote><p>Make me a channel of your peace:<br />
Where there is hatred, let me bring your love,<br />
Where there is injury, your pardon, Lord,<br />
And where there&#8217;s doubt true faith in you.</p>
<p>Make me a channel of your peace:<br />
Where there&#8217;s despair in life, let me bring hope,<br />
Where there is darkness, only light,<br />
And where there&#8217;s sadness, ever joy.</p>
<p>O Master, grant that I may never seek<br />
So much to be consoled as to console;<br />
To be understood as to understand,<br />
To be loved, as to love with all my soul!</p>
<p>Make me a channel of your peace:<br />
It is in pardoning that we are pardoned,<br />
In giving of ourselves that we receive,<br />
And in dying that we are born to eternal life.</p></blockquote>
<p>Humans can&#8217;t save you. You can&#8217;t even save yourself. But He in who we trust, He will take care of you.</p>
<p>Humans sleep. They eat, they go to work, they ignore, they lie. They do all kinds of bad stuff. But He will always, always be available.</p>
<p>I hope <a title="Olivya" href="http://xcute7.wordpress.com/" target="_blank">you</a>&#8216;ll find your peace soon.</p>
<img src="http://feeds.feedburner.com/~r/kerti/~4/Tt5DPZKsRNI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2011/11/make-me-a-channel-of-your-peace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2011/11/make-me-a-channel-of-your-peace/</feedburner:origLink></item>
		<item>
		<title>You Could Be The One</title>
		<link>http://feedproxy.google.com/~r/kerti/~3/DviXINEySnU/</link>
		<comments>http://blog.radityakertiyasa.com/2011/10/you-could-be-the-one/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 02:10:54 +0000</pubDate>
		<dc:creator>kerti</dc:creator>
				<category><![CDATA[Imparticular]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://radityakertiyasa.wordpress.com/?p=572</guid>
		<description><![CDATA[I seldom post a song, let alone a video clip. But this song has been in my head since I don&#8217;t know when, and I love this arrangement with all the strings and everything&#8230; Nobody wants to be alone The heart beats happy when it has a place And if it doesn&#8217;t have a home [...]]]></description>
			<content:encoded><![CDATA[<p>I seldom post a song, let alone a video clip. But this song has been in my head since I don&#8217;t know when, and I love this arrangement with all the strings and everything&#8230;</p>
<p><object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/9C-iHxmB7v8?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9C-iHxmB7v8?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<blockquote><p>Nobody wants to be alone<br />
The heart beats happy when it has a place<br />
And if it doesn&#8217;t have a home<br />
It can come into my space</p>
<p>So you can be the one I love<br />
I can be the one you long for<br />
You can be the one I want&#8230; want<br />
And you can be the one I love<br />
This could be our world wide open<br />
You can be the one I want&#8230; want</p>
<p>When you&#8217;ve fallen for someone<br />
But that someone doesn&#8217;t feel the same<br />
But before you come undone<br />
You can call out my name</p>
<p>So you can be the one I love<br />
I can be the one you long for<br />
You can be the one I want&#8230; want<br />
And you can be the one I love<br />
This could be our world wide open<br />
You can be the one I want&#8230; want</p>
<p>So you can be the one&#8230; one one one<br />
I can be the one&#8230; one one one<br />
So you can be the one&#8230; one one one<br />
I can be the one&#8230; one one one</p>
<p>So you can be the one I love<br />
I can be the one you long for<br />
You can be the one I want&#8230; want<br />
And you can be the one I love<br />
This could be our world wide open<br />
You can be the one I want&#8230; want</p></blockquote>
<p>I miss my headphones&#8230;</p>
<img src="http://feeds.feedburner.com/~r/kerti/~4/DviXINEySnU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.radityakertiyasa.com/2011/10/you-could-be-the-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.radityakertiyasa.com/2011/10/you-could-be-the-one/</feedburner:origLink></item>
	</channel>
</rss>

