<?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>Puno In Action</title>
	<atom:link href="http://puno.ayun.web.id/feed/" rel="self" type="application/rss+xml" />
	<link>http://puno.ayun.web.id</link>
	<description>Puno Programming Adventure</description>
	<lastBuildDate>Fri, 12 Nov 2010 07:46:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Happy 10th Birthday OOo</title>
		<link>http://puno.ayun.web.id/2010/11/happy-10th-birthday-ooo/</link>
		<comments>http://puno.ayun.web.id/2010/11/happy-10th-birthday-ooo/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 07:37:40 +0000</pubDate>
		<dc:creator>andre4s_y</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Happy 10th Birthday OOo]]></category>

		<guid isPermaLink="false">http://puno.ayun.web.id/?p=131</guid>
		<description><![CDATA[Better late than never..  

Happy 10th Birthday OpenOffice.org!]]></description>
		<wfw:commentRss>http://puno.ayun.web.id/2010/11/happy-10th-birthday-ooo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PUNO Version 0.9</title>
		<link>http://puno.ayun.web.id/2010/11/puno-version-0-9/</link>
		<comments>http://puno.ayun.web.id/2010/11/puno-version-0-9/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 07:07:29 +0000</pubDate>
		<dc:creator>andre4s_y</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PUNO version 0.9]]></category>

		<guid isPermaLink="false">http://puno.ayun.web.id/?p=126</guid>
		<description><![CDATA[Next PUNO version 0.9 has been released on November 16th, 2010. Congratulations!


News note:
Building process updated to work with OpenOffice SDK 3.x.
Fixes implemented to correct memory leaks and related performance issues. 

You can download it here.


NB:
PUNO sites has new url alias. All previous url which are targeted to original PUNO sites have become unavailable.]]></description>
		<wfw:commentRss>http://puno.ayun.web.id/2010/11/puno-version-0-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inspiring Sunday on October</title>
		<link>http://puno.ayun.web.id/2010/10/inspiring-sunday-on-october/</link>
		<comments>http://puno.ayun.web.id/2010/10/inspiring-sunday-on-october/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 15:40:21 +0000</pubDate>
		<dc:creator>andre4s_y</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://puno.ayun.web.id/?p=117</guid>
		<description><![CDATA[It has been months since my last post here. I do aware that: this blog still not serves its purpose, that was In Action. Since i only post about installing PUNO (First thing to do before 'action', eh?).

I have to admit that my skill in puno a little bit rusty. After my college graduation, i [...]]]></description>
		<wfw:commentRss>http://puno.ayun.web.id/2010/10/inspiring-sunday-on-october/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OOo 3.2 &#8211; Valentine Gift</title>
		<link>http://puno.ayun.web.id/2010/02/ooo-3-2-valentine-gift/</link>
		<comments>http://puno.ayun.web.id/2010/02/ooo-3-2-valentine-gift/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 14:37:17 +0000</pubDate>
		<dc:creator>andre4s_y</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://puno.ayun.web.id/?p=96</guid>
		<description><![CDATA[Yay.....
A day after Valentine, OOo 3.2 is lauched. (15\02\2010).

Time to test new version of OOo..



]]></description>
		<wfw:commentRss>http://puno.ayun.web.id/2010/02/ooo-3-2-valentine-gift/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trick: Automatically Prepare SDK&#8217;s Environment when Start Apache</title>
		<link>http://puno.ayun.web.id/2010/02/trick-automatically-prepare-sdks-environment-when-start-apache/</link>
		<comments>http://puno.ayun.web.id/2010/02/trick-automatically-prepare-sdks-environment-when-start-apache/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:19:32 +0000</pubDate>
		<dc:creator>andre4s_y</dc:creator>
				<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://puno.ayun.web.id/?p=74</guid>
		<description><![CDATA[
Here is a trick that allows system automatically prepare an SDK's environment for Puno before starting the Apache webserver.



INDEXIntroduction
Step By Step

Location of setsdkenv_unix.sh

Output setsdkenv_unix
Locate Command


Edit apachectl script file

Explanation


Introduction


One condition in order for Puno can run properly is to start apache in environment prepared by the OpenOffice.org SDK's script setsdkenv_unix. We have to run:


#[OpenOffice.orgSDK]/setsdkenv_unix
 
before we [...]]]></description>
		<wfw:commentRss>http://puno.ayun.web.id/2010/02/trick-automatically-prepare-sdks-environment-when-start-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

