<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Me and My World</title>
	<atom:link href="http://rya02.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rya02.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 28 Apr 2009 15:10:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rya02.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/55b681f548e72d7f09877e9d909335da?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Me and My World</title>
		<link>http://rya02.wordpress.com</link>
	</image>
			<item>
		<title>Kannel 1.4.3 and Itegno W3800 U</title>
		<link>http://rya02.wordpress.com/2009/04/16/kannel-143-and-itegno-w3800-u/</link>
		<comments>http://rya02.wordpress.com/2009/04/16/kannel-143-and-itegno-w3800-u/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 02:45:00 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=170</guid>
		<description><![CDATA[Hai&#8230;
It&#8217;s me again&#8230;
I&#8217;m doing an SMS Gateway development using kannel version 1.4.3 and Itegno W3800 U on my lovely Fedora 10.
But, the process is not as smooth as I expected..
Here is my kannel.conf
#CORE
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = pwd
status-password = pwd
log-file = &#8220;/var/log/kannel/kannel.log&#8221;
log-level = 0
access-log = &#8220;/var/log/kannel/access.log&#8221;
store-file = &#8220;/var/log/kannel/kannel.store&#8221;
# SMSC Fake
#group = smsc
#smsc [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=170&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hai&#8230;<br />
It&#8217;s me again&#8230;<br />
I&#8217;m doing an SMS Gateway development using <strong>kannel version 1.4.3</strong> and <strong>Itegno W3800 U</strong> on my lovely <strong>Fedora 10</strong>.<br />
But, the process is not as smooth as I expected..<br />
Here is my <strong>kannel.conf</strong></p>
<p><strong>#CORE<br />
group = core<br />
admin-port = 13000<br />
smsbox-port = 13001<br />
admin-password = pwd<br />
status-password = pwd<br />
log-file = &#8220;/var/log/kannel/kannel.log&#8221;<br />
log-level = 0<br />
access-log = &#8220;/var/log/kannel/access.log&#8221;<br />
store-file = &#8220;/var/log/kannel/kannel.store&#8221;</p>
<p># SMSC Fake<br />
#group = smsc<br />
#smsc = fake<br />
#host = localhost<br />
#port = 13013</p>
<p>#SMSC modem gsm<br />
group = smsc<br />
smsc = at<br />
host = 192.168.1.5<br />
port = 13013<br />
smsc-id = auto<br />
modemtype = auto<br />
device = /dev/ttyUSB0<br />
speed = 115200<br />
sms-center = +62818445009<br />
my-number = +6285959234238</p>
<p>group = modems<br />
id = auto<br />
name = auto<br />
detect-string = auto<br />
init-string = &#8220;AT+CNMI=2,1,0,0,0;+CMEE=1&#8243;</p>
<p># SMSBOX SETUP<br />
group = smsbox<br />
bearerbox-host = localhost<br />
sendsms-port = 13013<br />
sendsms-chars = &#8220;0123456789+&#8221;<br />
global-sender = +62818445009<br />
log-level = 0<br />
log-file = &#8220;/var/log/kannel/smsbox.log&#8221;<br />
access-log = &#8220;/var/log/kannel/access.log&#8221;</p>
<p># SEND-SMS USERS<br />
group = sendsms-user<br />
username = playsms<br />
password = aaaaa</strong><br />
<strong><br />
# SMS SERVICE &#8216;Default&#8217;<br />
# there should be default always<br />
group = sms-service<br />
keyword = default<br />
accept-x-kannel-headers = true<br />
max-messages = 0<br />
assume-plain-text = true<br />
catch-all = true<br />
#exec = /usr/local/bin/kannel_incoming %t %q %a<br />
get-url = &#8220;http://localhost/~playsms/plugin/gateway/kannel/geturl.php?t=%t&amp;q=%q&amp;a=%a&#8221;</p>
<p></strong>After all the setting, I tried to run <strong>bearerbox /etc/kannel.conf<br />
</strong>Then, it returns the following<strong>:</p>
<p></strong>2009-04-15 18:24:39 [9679] [0] INFO: Kannel bearerbox II version 1.4.3 starting<br />
2009-04-15 18:24:39 [9679] [0] INFO: Loading store file `/var/log/kannel/kannel.store&#8217;<br />
2009-04-15 18:24:39 [9679] [0] INFO: Store-file size 0, starting to unpack<br />
2009-04-15 18:24:39 [9679] [0] INFO: Retrieved 0 messages, non-acknowledged messages: 0<br />
2009-04-15 18:24:39 [9679] [8] DEBUG: Thread 8 (gw/bb_store_file.c:store_dumper) maps to pid 9679.<br />
2009-04-15 18:24:39 [9679] [8] DEBUG: Dumping 0 messages to store<br />
2009-04-15 18:24:39 [9679] [0] DEBUG: Started thread 8 (gw/bb_store_file.c:store_dumper)<br />
2009-04-15 18:24:39 [9679] [0] INFO: MAIN: Start-up done, entering mainloop<br />
2009-04-15 18:24:39 [9679] [0] DEBUG: AT2[itegno]: start called<br />
2009-04-15 18:24:39 [9679] [6] DEBUG: AT2[itegno]: device opened. Telnet mode = 0<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: device opened<br />
2009-04-15 18:24:40 [9679] [6] INFO: AT2[itegno]: speed set to 115200<br />
<em>2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &#8211;&gt; ^M<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &lt;&#8211; OK<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &#8211;&gt; AT^M<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &lt;&#8211; OK<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &#8211;&gt; AT&amp;F^M<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &lt;&#8211; OK<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &#8211;&gt; ATE0^M<strong><br />
2009-04-15 18:24:44 [9679] [6] ERROR: AT2[itegno]: Couldn&#8217;t connect (retrying in 10 seconds).</strong><br />
2009-04-15 18:24:54 [9679] [6] DEBUG: AT2[itegno]: detecting modem type<br />
2009-04-15 18:24:54 [9679] [6] INFO: AT2[itegno]: opening device<br />
<strong>2009-04-15 18:24:54 [9679] [6] WARNING: AT2[itegno]: trying to open device with not closed device!!! Please report!!!</strong><br />
2009-04-15 18:24:54 [9679] [6] INFO: AT2[itegno]: Closing device</em><em></p>
<p></em>**the italic part is always looping<strong><br />
</strong>then I start the <strong>smsbox /etc/kannel.conf</strong></p>
<p>the result is as follows:</p>
<p>2009-04-16 09:26:03 [6086] [0] DEBUG: Kannel smsbox version 1.4.3 starting<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:   dumping group (sendsms-user):<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:     &lt;group&gt; = &lt;sendsms-user&gt;<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:     &lt;username&gt; = &lt;playsms&gt;<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:     &lt;password&gt; = &lt;/ayang/&gt;<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 4 (gw/smsbox.c:obey_request_thread)<br />
2009-04-16 09:26:03 [6086] [4] DEBUG: Thread 4 (gw/smsbox.c:obey_request_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [5] DEBUG: Thread 5 (gw/smsbox.c:url_result_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 5 (gw/smsbox.c:url_result_thread)<br />
2009-04-16 09:26:03 [6086] [6] DEBUG: Thread 6 (gw/smsbox.c:http_queue_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 6 (gw/smsbox.c:http_queue_thread)<br />
2009-04-16 09:26:03 [6086] [0] INFO: Connected to bearerbox at localhost port 13001.<br />
2009-04-16 09:26:03 [6086] [7] DEBUG: Thread 7 (gw/heartbeat.c:heartbeat_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 7 (gw/heartbeat.c:heartbeat_thread)<br />
2009-04-16 09:26:22 [6086] [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1&#8242;.<br />
2009-04-16 09:26:22 [6086] [2] DEBUG: HTTP: Created HTTPClient area 0&#215;8340c80.</p>
<p>everything sounds OK , except for the bearerbox error and warning.<br />
I tried to send an sms by hitting this URL:</p>
<p><strong>http://localhost:13013/cgi-bin/sendsms?username=playsms&amp;password=aaaaa&amp;to=+62818095*****&amp;text=test&amp;from=test<br />
</strong><strong><br />
</strong>and the page result <strong>3: Queued for later delivery</strong></p>
<p>does anyone have solution about this issue??</p>
<p>thank you</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/170/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=170&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2009/04/16/kannel-143-and-itegno-w3800-u/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>
	</item>
		<item>
		<title>Virtual Network with SUN VirtualBox</title>
		<link>http://rya02.wordpress.com/2009/03/02/virtual-network-with-sun-virtualbox/</link>
		<comments>http://rya02.wordpress.com/2009/03/02/virtual-network-with-sun-virtualbox/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 14:43:19 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/2009/04/28/virtual-network-with-sun-virtualbox/</guid>
		<description><![CDATA[Thesis oh Thesis&#8230;  
For my thesis purpose, I need to have more than 1 PCs, so I decided to install SUN Virtualbox from an rpm package which I got from here.
First, I need to tell you that my laptop runs on top of Fedora 10. 
Be sure that you enter as the root user [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=174&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Thesis oh Thesis&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For my thesis purpose, I need to have more than 1 PCs, so I decided to install SUN Virtualbox from an rpm package which I got from <a title="virtualbox download" href="http://www.virtualbox.org/wiki/Linux_Downloads" target="_blank">here</a>.</p>
<p>First, I need to tell you that my laptop runs on top of <strong>Fedora 10. </strong></p>
<p>Be sure that you enter as the <strong>root </strong>user in the command shell. Just type <em><strong>su -</strong></em></p>
<p>I install the package by typing</p>
<p><strong><em>yum -y install VirtualBox-2.1.4_42893_fedora9-1.i386.rpm</em></strong></p>
<p>After the installation, you can access Virtualbox in GUI mode by going to <strong>Applications -&gt; System Tools -&gt; SUN xVM Virtualbox</strong></p>
<p>You can start installing guest OS.</p>
<p>I installed OpenSuse 11, Ubuntu 8.10, and Red Hat Enterprise Linux 5.2 on it.</p>
<p>I think that&#8217;s all for the preparation <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Let&#8217;s start building the virtual network.</p>
<p><strong>First, create a virtual ethernet card for each guest OS</strong></p>
<p>in your terminal, type:</p>
<p><em><strong>VBoxTunctl -t theExpectedNameForYourVirtualEthCard -u OwnerName</strong></em></p>
<p>I wish to have three eth card to be assigned to each guest OS,.So I did the following in my system:</p>
<p><em><strong>[root@localhost ~]# VBoxTunctl -t vbSuse -u rya<br />
Set &#8216;vbSuse&#8217; persistent and owned by uid 500<br />
</strong></em></p>
<p><em><strong>[root@localhost ~]# VBoxTunctl -t vbUbuntu -u rya<br />
Set &#8216;vbUbuntu&#8217; persistent and owned by uid 500</strong></em></p>
<p><em><strong><br />
</strong></em><em><strong>[root@localhost ~]# VBoxTunctl -t vbRhel -u rya<br />
Set &#8216;vbRhel&#8217; persistent and owned by uid 500</strong></em></p>
<p>All of them are not automatically started&#8230;So I need to start them by typing:</p>
<p><em><strong>[root@localhost ~]# ifconfig vbSuse up</strong></em></p>
<p><em><strong>[root@localhost ~]# ifconfig vbUbuntu up</strong></em></p>
<p><em><strong>[root@localhost ~]# ifconfig vbRhel up</strong></em></p>
<p>And I need to assign IP for each of them&#8230;</p>
<p><em><strong>[root@localhost ~]# ifconfig vbUbuntu 192.168.3.33<br />
</strong></em></p>
<p><em><strong>[root@localhost ~]# ifconfig vbSuse 192.168.6.66</strong></em></p>
<p><em><strong>[root@localhost ~]# ifconfig vbRhel 192.168.9.99</strong></em></p>
<p>Then,,,,</p>
<p>The next step is to do the routing&#8230;</p>
<p><em><strong>[root@localhost ~]# route add -net 192.168.3.0/24 gw 192.168.3.33<br />
[root@localhost ~]# route add -net 192.168.6.0/24 gw 192.168.6.66<br />
[root@localhost ~]# route add -net 192.168.9.0/24 gw 192.168.9.99<br />
</strong></em></p>
<p>after all, I configure each guest OS to have IP address and default gateway set.</p>
<p>Ooops&#8230;.I almost forget to tell you about how to assign those virtual ethernet card to your Guest OS&#8230;</p>
<ul>
<li>First, you select a guest OS, then,</li>
<li> in the right panel, you will see the <strong>network </strong>configuration</li>
<li>Click on it</li>
<li>Another window will show up</li>
<li>Thick on the check box &#8220;Enable Network Adapter&#8221;</li>
<li>For the &#8220;Attached To&#8221; drop down menu, select &#8220;Host Interface&#8221;. There will be a lists of available Host interface.</li>
<li>Choose one of the, and click OK</li>
</ul>
<p><img class="alignleft size-full wp-image-121" title="screenshot-ubuntu-settings" src="http://poss.president.ac.id/wp-content/uploads/2009/03/screenshot-ubuntu-settings.png" alt="screenshot-ubuntu-settings" width="427" height="364" /></p>
<p><img class="alignleft size-full wp-image-120" title="screenshot-untitled-1-openofficeorg-writer1" src="http://poss.president.ac.id/wp-content/uploads/2009/03/screenshot-untitled-1-openofficeorg-writer1.png" alt="screenshot-untitled-1-openofficeorg-writer1" width="427" height="228" /></p>
<p>In my <strong>Ubuntu Guest OS</strong>. I assign IP and default gateway as follows:</p>
<p><em><strong>ifconfig eth0 up</strong></em></p>
<p><em><strong>ifconfig eth0 192.168.3.22</strong></em></p>
<p><em><strong>route add default gateway 192.168.3.33</strong></em></p>
<p>I did the same things for <strong>OpenSuse </strong>and <strong>RHEL guest OS</strong>.</p>
<p>OpenSuse</p>
<p><em><strong>ifconfig eth0 up</strong></em></p>
<p><em><strong>ifconfig eth0 192.168.6.77</strong></em></p>
<p><em><strong>route add default gateway 192.168.6.66</strong></em></p>
<p>RHEL</p>
<p><em><strong>ifconfig eth0 up</strong></em></p>
<p><em><strong>ifconfig eth0 192.168.9.11</strong></em></p>
<p><em><strong>route add default gateway 192.168.9.99</strong></em></p>
<p>After all, from your host, try to ping to all IP address of you guest OSes, from your guest OS to your host, and for one guest OS to another guest OS.</p>
<p>And Everything is done. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=174&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2009/03/02/virtual-network-with-sun-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>

		<media:content url="http://poss.president.ac.id/wp-content/uploads/2009/03/screenshot-ubuntu-settings.png" medium="image">
			<media:title type="html">screenshot-ubuntu-settings</media:title>
		</media:content>

		<media:content url="http://poss.president.ac.id/wp-content/uploads/2009/03/screenshot-untitled-1-openofficeorg-writer1.png" medium="image">
			<media:title type="html">screenshot-untitled-1-openofficeorg-writer1</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Linux for Children&#8221; Workshop</title>
		<link>http://rya02.wordpress.com/2009/02/10/linux-for-children-workshop/</link>
		<comments>http://rya02.wordpress.com/2009/02/10/linux-for-children-workshop/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:08:08 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=189</guid>
		<description><![CDATA[


All participants for this workshop are elementary students in the sixth grade.
For 	the workshop, We used Edubuntu Linux distribution as the operating 	system.
Before starting the workshop, I asked them about what 	they already known about a computer.
Then, I explained about what 	is operating system. A bit difficult for me to explain what does an OS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=189&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } 		H3 { margin-bottom: 0.08in } --></p>
<ol>
<p style="margin-bottom:0;font-weight:normal;" lang="en-US"><img class="aligncenter size-medium wp-image-21" title="img_6939" src="http://poss.president.ac.id/wp-content/uploads/2009/03/img_6939-300x225.jpg" alt="img_6939" width="300" height="225" /></p>
<p style="margin-bottom:0;font-weight:normal;" lang="en-US">All participants for this workshop are elementary students in the sixth grade.</p>
<p style="margin-bottom:0;font-weight:normal;" lang="en-US">For 	the workshop, We used Edubuntu Linux distribution as the operating 	system.<br />
Before starting the workshop, I asked them about what 	they already known about a computer.<br />
Then, I explained about what 	is operating system. A bit difficult for me to explain what does an OS mean&#8230;I tried to give an example of a human that a human 	will be a dead body if there is no soul,,,so as the computer, it 	will not work if there is no operating system installed.</p>
<p>and I explained a bit about Linux and the Edubuntu. I gave another 	example,&#8230;. for example, all people has its own name because they 	are unique each other, in the same case,,each Linux distribution has 	its own name,..Why it is named Edubuntu,,,because it is specific for 	EDUcation purposes and it is a remastered product of UBUNTU&#8230;</p>
<p>Edubuntu features which are introduced to them are:</ol>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } 		H3 { margin-bottom: 0.08in } --></p>
<h3 style="margin-left:.49in;">Office Suites</h3>
<ul>
<li>
<p lang="en-US">Ooo writer -&gt; I asked them to type a bit 	about their profile</p>
</li>
</ul>
<h3 style="margin-left:.49in;">Web Browser</h3>
<ul>
<li>
<p lang="en-US">firefox -&gt; browsing something</p>
</li>
</ul>
<h3 style="margin-left:.49in;">Sound and Video</h3>
<ul>
<li>
<p lang="en-US">Froggy dance -&gt; try to play a video of froggy 	dance</p>
</li>
</ul>
<h3 style="margin-left:.49in;">Education</h3>
<ul>
<li>
<p lang="en-US">GCompris Educational Suite -&gt; many things 	they can do using this application. I focused on this application 	because it provides a complete features for them to study.</p>
</li>
</ul>
<h3 style="margin-left:.49in;">Mathematics</h3>
<ul>
<li>
<p lang="en-US">Kbruch (Application-&gt;Education)</p>
</li>
</ul>
<h3 style="margin-left:.49in;">Drawing</h3>
<ul>
<li>
<p lang="en-US">Gimp</p>
</li>
</ul>
<h3 style="margin-left:.49in;">Language</h3>
<ul>
<li>
<p lang="en-US">Education &#8211; khangman</p>
</li>
</ul>
<h3 style="margin-left:.49in;">Basic Skills &#8211; Games</h3>
<ul>
<li>
<p style="margin-bottom:0;" lang="en-US">tetravex</p>
</li>
</ul>
<p style="margin-left:.49in;" lang="en-US">That&#8217;s all we had done <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
We had soo much fun <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="size-large wp-image-22 alignnone" title="img_6889" src="http://poss.president.ac.id/wp-content/uploads/2009/03/img_6889-1024x768.jpg" alt="img_6889" width="614" height="461" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/189/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=189&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2009/02/10/linux-for-children-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>

		<media:content url="http://poss.president.ac.id/wp-content/uploads/2009/03/img_6939-300x225.jpg" medium="image">
			<media:title type="html">img_6939</media:title>
		</media:content>

		<media:content url="http://poss.president.ac.id/wp-content/uploads/2009/03/img_6889-1024x768.jpg" medium="image">
			<media:title type="html">img_6889</media:title>
		</media:content>
	</item>
		<item>
		<title>LOMBA POSTER KLUWEK</title>
		<link>http://rya02.wordpress.com/2008/12/24/lomba-poster-kluwek/</link>
		<comments>http://rya02.wordpress.com/2008/12/24/lomba-poster-kluwek/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 13:23:42 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=163</guid>
		<description><![CDATA[Dalam merangka memperingati Hari Ibu dan HUT KLUWEK ke 1,
KlUWEK, POSS ITS dan RISTEK bekerja sama mengadakan :

LOMBA POSTER 

Tema : Wanita, Teknologi dan Open Source
Hadiah : Uang Tunai Rp.500.000,- untuk 3 kategori Pemenang, Sertifikat dan Kaos

Siapa saja yang boleh Ikutan?
Wanita-wanita di seluruh pelosok indonesia, dengan kategori sebagai berikut :
1. Pelajar (SLTP dan SLTA)
2. Mahasiswa
3. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=163&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span><span style="font-family:DejaVu Sans;"><big><strong><span style="color:#006600;"><big>Dalam merangka memperingati Hari Ibu dan HUT KLUWEK ke 1,<br />
KlUWEK, POSS ITS dan RISTEK bekerja sama mengadakan :</big></span><br />
</strong></big><br />
<span style="color:#3333ff;"><strong><big><big><big><big><big>LOMBA POSTER </big></big></big></big></big></strong></span></span></span></p>
<p><span><span style="font-family:DejaVu Sans;"><span style="color:#3333ff;"><strong><big><big><big><big><big></big></big></big></big></big></strong></span><br />
<big><strong><big><big><big>Tema : Wanita, Teknologi dan Open Source</big></big></big><big><big><br />
Hadiah : Uang Tunai Rp.500.000,- untuk 3 kategori Pemenang, Sertifikat dan Kaos</big></big></strong><br />
</big><span style="color:#cc6600;"><br />
<span style="color:#cc0000;"><big><big><strong>Siapa saja yang boleh Ikutan?</strong></big></big></span></span></span></span></p>
<p><span style="color:#000000;">Wanita-wanita di seluruh pelosok indonesia, dengan kategori sebagai berikut :<br />
1. Pelajar (SLTP dan SLTA)<br />
2. Mahasiswa<br />
3. Umum (Karyawati, Ibu rumah tangga, Wiraswasta, dll)</span><span style="color:#000000;"><br />
</span><span style="color:#990000;"><big><strong><br />
<big><br />
<span style="color:#cc0000;">Syarat-Syarat dan Ketentuannya :</span></big></strong></big><span style="color:#cc0000;"><br />
</span></span><strong><br />
</strong><span style="color:#000000;"><big>1.<span><span style="font-family:DejaVu Sans;">Ukuran poster A3</span></span><br />
<span><span style="font-family:DejaVu Sans;">2.Penggunaan clip art/foto yang bukan buatan sendiri harus yang royalti free<br />
3.Panitia dan keluarga panitia tidak boleh berpartisipasi di lomba ini.<br />
4.Poster dikirimkan ke <a href="mailto:poster@kluwek.linux.or.id" target="_blank">poster@kluwek.linux.or.id</a> sebelum tanggal 20 Febuari 2009 pukul 00.00<br />
5.Peserta wajib menuliskan dua artikel di blognya sendiri :<br />
</span></span></big></span></p>
<ul>
<li><span style="color:#000000;"><big><big><span><span style="font-family:DejaVu Sans;">Deskripsi poster</span></span></big></big></span></li>
</ul>
<blockquote>
<ol>
<li><span style="font-family:DejaVu Sans;color:#000000;"><big><big><span>Tutorial membuat poster (Minimum lima langkah), hal ini bertujuan :</span></big></big></span></li>
<li><span style="font-family:DejaVu Sans;color:#000000;"><big><big>mengetahui software yang dipakai adalah open source.</big></big></span></li>
<li><span style="color:#000000;"><big><big><span style="font-family:DejaVu Sans;">memberikan tutorial kepada wanita lain bagaimana cara membuat poster dengan OSS</span><br />
</big></big></span></li>
</ol>
</blockquote>
<ul>
<li><span style="color:#000000;"><big><big><span><span style="font-family:DejaVu Sans;">Bagaimanakah isi tutorial :</span></span></big></big></span></li>
</ul>
<blockquote>
<ol>
<li><span style="font-family:DejaVu Sans;color:#000000;"><big><big><span>gambar snapshot langkah pembuatan (minimum 5 gambar)</span></big></big></span></li>
<li><span style="color:#000000;"><big><big><span style="font-family:DejaVu Sans;">keterangan masing-masing gambar </span><br />
</big></big></span></li>
</ol>
</blockquote>
<p><span><span style="font-family:DejaVu Sans;"><span style="color:#000000;"><big><big>6.Pengumuman pemenang diumumkan di web kluwek pada 27 Februari 2008</big><br />
</big></span><big><span style="color:#cc6600;"><strong><big><br />
<span style="color:#cc0000;">Sistem Penilaian</span></big></strong></span><br />
</big><span style="color:#000000;"><br />
<big>1.Poster akan dinilai oleh 3 orang juri yaitu dari Kluwek, POSS ITS dan Seniman<br />
2.Kriteria penilaian<br />
</big></span></span></span></p>
<ul>
<li><span style="color:#000000;"><big><span><span style="font-family:DejaVu Sans;">Pesan : Pesan apa yang disampaikan oleh poster tersebut, kesesuaian dengan tema poster</span></span></big></span></li>
</ul>
<ul>
<li><span style="color:#000000;"><big><span><span style="font-family:DejaVu Sans;">Tingkat kesulitan software yang digunakan : software yang digunakan     harus merupakan software open source misalnya (GIMP, Open Office, dll) </span></span></big></span></li>
</ul>
<ul>
<li><span style="color:#330099;"><big><span><span style="font-family:DejaVu Sans;"><span style="color:#000000;">Nilai Estetika : Pemilihan warna yang sesuai dan enak di pandang (eye caching), jenis Font yang digunakan juga kesesuaiannya, serta gambar yang di pakai harus yang dibuat sendiri atau gambar yang free license (Apabila menggunakan clip art/foto yang bukan buatan sendiri harus yang royalty free, intinya gak boleh melanggar copyright orang lain.</span><br />
</span></span></big></span></li>
</ul>
<p><span><span style="font-family:DejaVu Sans;"><img class="aligncenter size-full wp-image-166" title="banner" src="http://rya02.files.wordpress.com/2008/12/banner.jpg?w=420&#038;h=243" alt="banner" width="420" height="243" /><br />
</span></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=163&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2008/12/24/lomba-poster-kluwek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>

		<media:content url="http://rya02.files.wordpress.com/2008/12/banner.jpg" medium="image">
			<media:title type="html">banner</media:title>
		</media:content>
	</item>
		<item>
		<title>Workshop Joomla 1.5 di POSS President University</title>
		<link>http://rya02.wordpress.com/2008/11/25/workshop-joomla-15-di-poss-president-university/</link>
		<comments>http://rya02.wordpress.com/2008/11/25/workshop-joomla-15-di-poss-president-university/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 09:03:47 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=140</guid>
		<description><![CDATA[
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=140&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://rya02.files.wordpress.com/2008/11/poss_joomla_workshop.jpg"><img class="alignnone size-full wp-image-141" title="poss_joomla_workshop" src="http://rya02.files.wordpress.com/2008/11/poss_joomla_workshop.jpg?w=445&#038;h=629" alt="poss_joomla_workshop" width="445" height="629" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=140&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2008/11/25/workshop-joomla-15-di-poss-president-university/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>

		<media:content url="http://rya02.files.wordpress.com/2008/11/poss_joomla_workshop.jpg" medium="image">
			<media:title type="html">poss_joomla_workshop</media:title>
		</media:content>
	</item>
		<item>
		<title>ToT FOSS Toolkit for SMEs &#8211; Day 3</title>
		<link>http://rya02.wordpress.com/2008/11/12/tot-foss-toolkit-for-smes-day-3/</link>
		<comments>http://rya02.wordpress.com/2008/11/12/tot-foss-toolkit-for-smes-day-3/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 11:30:36 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=137</guid>
		<description><![CDATA[
Customers want benefit revenue.

Client Segment: define to who u r selling your product to.

Distribution Channel: if your product is Ubuntu distribution, then your distribution channel will be all Ubuntu community.

Cost Structure: Tools u may have to develop the software




Software development company
15 years for proprietary based software

Activities
Partner Network: 


MySql,


Gambas,


OpenOffice.org,


Ubuntu,


Apache,


IOSN



Keuyy Resources: 


10% 	programmers and consultants who work [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=137&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="margin-bottom:0;"><a href="http://rya02.files.wordpress.com/2008/11/bm.png"><img class="alignnone size-full wp-image-138" title="bm" src="http://rya02.files.wordpress.com/2008/11/bm.png?w=484&#038;h=460" alt="bm" width="484" height="460" /></a></p>
<p style="margin-bottom:0;">Customers want benefit revenue.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><em>Client Segment</em>: define to who u r selling your product to.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><em>Distribution Channel</em><span style="font-style:normal;">: if your product is Ubuntu distribution, then your distribution channel will be all Ubuntu community.</span></p>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;"><em>Cost Structure:</em><span style="font-style:normal;"> Tools u may have to develop the software</span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;">Software development company</p>
<p style="margin-bottom:0;font-style:normal;">15 years for proprietary based software</p>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;"><strong>Activities</strong></p>
<p style="margin-bottom:0;"><em>Partner Network:</em><span style="font-style:normal;"> </span></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">MySql,</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Gambas,</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">OpenOffice.org,</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Ubuntu,</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Apache,</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">IOSN</p>
</li>
</ul>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><em>Keuyy Resources: </em></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">10% 	programmers and consultants who work for the open source software</p>
<p style="margin-bottom:0;font-style:normal;">
</li>
</ul>
<p style="margin-bottom:0;"><em>Key Activities: </em></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">Marketing,</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Explaining 	what open sources is</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Assigning 10% 	of employees in open source software</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Customizing 	and creating open source software</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">General 	accounting system,</p>
</li>
</ul>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;"><strong>Value</strong></p>
<p style="margin-bottom:0;font-style:normal;">Offer:</p>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;"><strong>Customers</strong></p>
<p style="margin-bottom:0;"><em>Client Relationships</em></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">The existing customers who use proprietary</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Explaining new customers about the licensing</p>
</li>
</ul>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;"><em>Client Segments:</em></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">SME 90%</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">LSE 10%</p>
<p style="margin-bottom:0;font-style:normal;">
</li>
</ul>
<p style="margin-bottom:0;"><em>Distribution Channels:</em></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">others who do the marketing activities</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">the one who does the implementation</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">post sale distribution</p>
</li>
</ul>
<p style="margin-bottom:0;font-style:normal;"><strong>Financial</strong></p>
<p style="margin-bottom:0;"><em>Cost Structure: </em></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">pay per man 	hour costs</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">no need pay 	for license</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">pay HR</p>
<p style="margin-bottom:0;font-style:normal;">
</li>
</ul>
<p style="margin-bottom:0;"><em>Revenue Flows:</em></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">50% software</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">25% services 	(support)</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">25% data 	(documentation)</p>
</li>
</ul>
<p style="margin-bottom:0;font-style:normal;border:medium medium 1.1pt none none double 0 0 #000000;padding:0 0 .03in;">
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;"><strong>Good Client Segment</strong>: be specific in segmenting your clients. For Example:</p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;">small medium 	sized co-ops</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">no IT or very 	limited IT usage/staff</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">available 	budget</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">saving or 	lending budget for IT</p>
</li>
</ul>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;">
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=137&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2008/11/12/tot-foss-toolkit-for-smes-day-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>

		<media:content url="http://rya02.files.wordpress.com/2008/11/bm.png" medium="image">
			<media:title type="html">bm</media:title>
		</media:content>
	</item>
		<item>
		<title>ToT FOSS Toolkit for SMEs &#8211; Day 2</title>
		<link>http://rya02.wordpress.com/2008/11/12/tot-foss-toolkit-for-smes-day-2/</link>
		<comments>http://rya02.wordpress.com/2008/11/12/tot-foss-toolkit-for-smes-day-2/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 11:17:28 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=135</guid>
		<description><![CDATA[&#60;!&#8211; 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } 	&#8211;&#62;
Technical Guidelines


Understand 	the way OSS is developed


Create a complete survey of 	software and hardware that will be affected by the migration, and 	what functionality the company is looking for .
Make sure you 	check every software installed. Is it open or closed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=135&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&lt;!&#8211; 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } 	&#8211;&gt;</p>
<p style="margin-bottom:0;font-style:normal;"><strong>Technical Guidelines</strong></p>
<ol>
<li>
<p style="margin-bottom:0;"><em>Understand 	the way OSS is developed</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Create a complete survey of 	software and hardware that will be affected by the migration, and 	what functionality the company is looking for .</em></p>
<p style="margin-bottom:0;font-style:normal;">Make sure you 	check every software installed. Is it open or closed communication 	protocols. Find out the data format.</p>
</li>
<li>
<p style="margin-bottom:0;"><em>Use the flexibility of OSS to 	create local adaptations</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>In 	selecting packages, always favor stability over functionality</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Design the workflow support 	infrastructure to reduce the number of “impedance mismatches” </em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Introduce a trouble ticket 	system</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Compile and update a detailed 	migration workbook</em></p>
<p style="margin-bottom:0;font-style:normal;">Migration workbook 	Standard engineering practice.</p>
</li>
</ol>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;"><strong>Social Guidelines</strong></p>
<p style="margin-bottom:0;font-style:normal;">
<ol>
<li>
<p style="margin-bottom:0;"><em>Provide 	background information on OSS</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Don&#8217;t 	force the change on the users, provide explanations</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Use the 	migration as an occasion to improve users skill</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Make I easy to learn and 	experiment</em></p>
</li>
</ol>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;font-style:normal;"><strong>Business Models</strong></p>
<ol>
<li>
<p style="margin-bottom:0;font-style:normal;">Externally funded ventures</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Public funding</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">`Needed improvement&#8217; funding</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Indirect funding</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Internally funded or revenue based</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">`Best knowledge here without constraints</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">`Best knowledge here&#8217; with constraints</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">`Special&#8217; licenses</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;">Unfunded developments</p>
</li>
</ol>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;"><strong>The 6 main clusters identified are:</strong></p>
<ul>
<li>
<p style="margin-bottom:0;font-style:normal;"><em>Dual licensing</em>: the same software code distributed under the 	GPL[11] and a commercial license.</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;"><em>Split OSS/commercial products</em>: based on open source license 	but with proprietary plugins. Example: Zimbra</p>
</li>
<li>
<p style="margin-bottom:0;font-style:normal;"><em>Badgeware</em>: the software is free but u must acknowledge the 	author</p>
</li>
<li>
<p style="margin-bottom:0;"><em>Product 	specialists</em></p>
</li>
<li>
<p style="margin-bottom:0;"><em>Platform 	providers: </em><span style="font-style:normal;">company who don&#8217;t 	create something, but they pack it with their software package</span></p>
</li>
<li>
<p style="margin-bottom:0;">
</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=135&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2008/11/12/tot-foss-toolkit-for-smes-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>
	</item>
		<item>
		<title>Training of Trainers: FOSS Toolkit for SMEs &#8211; Day 1</title>
		<link>http://rya02.wordpress.com/2008/11/12/training-of-trainers-foss-toolkit-for-smes-day-1/</link>
		<comments>http://rya02.wordpress.com/2008/11/12/training-of-trainers-foss-toolkit-for-smes-day-1/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 10:49:17 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=131</guid>
		<description><![CDATA[The idea of FOSS toolkit for SME is to help SME companies to choose the appropriate softwares for their business and how to help them moving from the old softwares to open source softwares.

There are 3 aspects of Open Source Software which can come together or not, they are:
1. Legality
2. Development
3. Source code

Activities in FOSS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=131&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The idea of FOSS toolkit for SME is to help SME companies to choose the appropriate softwares for their business and how to help them moving from the old softwares to open source softwares.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">There are 3 aspects of Open Source Software which can come together or not, they are:</p>
<p style="margin-bottom:0;">1. Legality</p>
<p style="margin-bottom:0;">2. Development</p>
<p style="margin-bottom:0;">3. Source code</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Activities in FOSS things are mostly about:</p>
<p style="margin-bottom:0;">1. Development</p>
<p style="margin-bottom:0;">2. Localization</p>
<p style="margin-bottom:0;">3. Ancillary. It deals with the marketing activities.</p>
<p style="margin-bottom:0;">Development activities take the smallest percent from overall activities.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Ten Myths about FLOSS:</p>
<ol>
<li>
<p style="margin-bottom:0;">It&#8217;s a Linux vs Windows thing</p>
<p style="margin-bottom:0;">think about the open source and 	markets, but u should not think about Linux desktop/servers</p>
</li>
<li>
<p style="margin-bottom:0;">FLOSS is not reliable and 	supported</p>
<p style="margin-bottom:0;">the side effect of saying that FLOSS 	is not reliable is that it will not be supported.</p>
</li>
</ol>
<ul>
<li>
<ul>
<li>
<p style="margin-bottom:0;">The volunteer perception</p>
</li>
<li>
<p style="margin-bottom:0;">paid programmers are better</p>
</li>
<li>
<p style="margin-bottom:0;">there is no support</p>
</li>
<li>
<p style="margin-bottom:0;">FLOSS is inherently unreliable</p>
</li>
</ul>
</li>
</ul>
<ol>
<li>
<p style="margin-bottom:0;">Big companies don&#8217;t use FLOSS</p>
</li>
<li>
<p style="margin-bottom:0;">FLOSS is hostile to intellectual 	property</p>
</li>
<li>
<p style="margin-bottom:0;">FLOSS is all bout licenses</p>
</li>
<li>
<p style="margin-bottom:0;">If I give away my software to the 	FLOSS community, thousands of developers will suddenly start working 	for me for nothing</p>
</li>
<li>
<p style="margin-bottom:0;">FLOSS only matters to programmers, 	since most users never look under the hood way</p>
</li>
<li>
<p style="margin-bottom:0;">There is no money to be made on 	FLOSS</p>
</li>
<li>
<p style="margin-bottom:0;">The FLOSS movement is not 	sustainable, since people will stop developing free software once 	they see others making lots of money from their efforts</p>
</li>
<li>
<p style="margin-bottom:0;">FLOSS is playing catch-up to 	Microsoft and the commercial world</p>
</li>
</ol>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">This software has appropriate price for its functions, and you can get much more without having to pay too much more.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Several approach:</p>
<ol>
<li>
<p style="margin-bottom:0;">Trial approach</p>
</li>
<li>
<p style="margin-bottom:0;">Virtualization</p>
</li>
</ol>
<p style="margin-bottom:0;"><strong>Maturity</strong></p>
<p style="margin-bottom:0;"><em>Software forking</em> happens when you have companies or group of companies and they come up with the same source code, until someday they decided to modify the source code depend on their need.</p>
<p style="margin-bottom:0;"><strong>Generic Section</strong></p>
<p style="margin-bottom:0;"><em>Independence of Development</em></p>
<p style="margin-bottom:0;font-style:normal;">100%:	owned by a single company, if that company is collapse, then the software will not being to another company, unless it sells the software.</p>
<p style="margin-bottom:0;font-style:normal;">60%: owned by a single company, but other company has some parts of it. If the owner is collapse, then another company will handle it.</p>
<p style="margin-bottom:0;font-style:normal;">20%:It is not belong to a single company.</p>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;"><strong>Gentle Migration</strong></p>
<p style="margin-bottom:0;font-style:normal;">Server Migration <span style="font-family:Times New Roman,serif;">→</span> Office migration, if necessary <span style="font-family:Times New Roman,serif;">→</span> Desktop Migration</p>
<p style="margin-bottom:0;">Server migration:</p>
<ul>
<li>
<p style="margin-bottom:0;">DBMS server</p>
</li>
<li>
<p style="margin-bottom:0;">Web server</p>
</li>
<li>
<p style="margin-bottom:0;">Directory 	server</p>
</li>
<li>
<p style="margin-bottom:0;">Mail and 	calendar server</p>
</li>
<li>
<p style="margin-bottom:0;">File and 	print server; DNS and DHCP server</p>
</li>
</ul>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Office Migration:</p>
<ul>
<li>
<p style="margin-bottom:0;">parts of File 	and print server; DNS and DHCP server and OpenOffice.org</p>
<p style="margin-bottom:0;">
</li>
</ul>
<p style="margin-bottom:0;">Desktop Migration:</p>
<ul>
<li>
<p style="margin-bottom:0;">OpenOffice.org</p>
</li>
</ul>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><strong>Phases in Gentle Migration:</strong></p>
<p style="margin-bottom:0;"><em>Phase 1 :</em><span style="font-style:normal;">Decision</span></p>
<p style="margin-bottom:0;"><em>Phase 2:</em><span style="font-style:normal;"> Project planning </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> User information </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Stock Taking </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Detailed concept</span></p>
<p style="margin-left:.65in;text-indent:-.65in;margin-bottom:0;"><em>Phase 3:</em><span style="font-style:normal;">Implementation </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Tests </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> System Integration </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Introduction for users and administrators </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Administrators Training introduction and </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> User Training Introduction</span></p>
<p style="margin-left:.65in;text-indent:-.65in;margin-bottom:0;"><em>Phrase 4:</em><span style="font-style:normal;">Operation </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Service </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Support </span><span style="font-family:Times New Roman,serif;"><span style="font-style:normal;">→</span></span><span style="font-style:normal;"> Training</span></p>
<p style="margin-left:.65in;text-indent:-.65in;margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;font-style:normal;" align="justify">A significant advantage of OSS is the availability of online free resources, in the form of knowledge bases, mailing lists, wikis (collaborative sites) that may provide a substantial support in many cases comparable to commercial offerings. The biggest problem is the identification of such knowledge sources; in this sense assigning a resources to find, categorize and interact with such sources is a way to reduce the cost of support; a common way to provide a unified source of information is by setting up a small Intranet web page with links to online resources.</p>
<p style="margin-bottom:0;font-style:normal;">
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=131&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2008/11/12/training-of-trainers-foss-toolkit-for-smes-day-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>
	</item>
		<item>
		<title>Could not Determine The Server&#8217;s Fully Qualified Domain Name, Using 127.0.0.1 for ServerName</title>
		<link>http://rya02.wordpress.com/2008/10/31/could-not-determine-the-servers-fully-qualified-domain-name-using-127001-for-servername/</link>
		<comments>http://rya02.wordpress.com/2008/10/31/could-not-determine-the-servers-fully-qualified-domain-name-using-127001-for-servername/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 06:08:51 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=129</guid>
		<description><![CDATA[When you are trying to restart your apache2 service by inserting command sudo /etc/init.d/apache2 restart , then you got the following error message:
 Could not determine the server&#8217;s fully qualified domain name, using 127.0.0.1 for ServerName

To fix this problem, all you have to do is following instructions as follows:


Open your 	system httpd.conf file by running:
sudo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=129&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="margin-bottom:0;">When you are trying to restart your apache2 service by inserting command <em>sudo /etc/init.d/apache2 restart </em><span style="font-style:normal;">, then you got the following error message:</span></p>
<p style="margin-bottom:0;"><a name="head-fe76d8b00156dd9e915f73bb6687409f4b76636f"></a> <span style="text-decoration:underline;">Could not determine the server&#8217;s fully qualified domain name, using 127.0.0.1 for ServerName</span></p>
<p style="margin-bottom:0;text-decoration:none;">
<p style="margin-bottom:0;text-decoration:none;">To fix this problem, all you have to do is following instructions as follows:</p>
<ol>
<li>
<p style="margin-bottom:0;text-decoration:none;">Open your 	system <em>httpd.conf</em> file by running:</p>
<p style="margin-bottom:0;text-decoration:none;"><em>sudo vi 	/etc/apache2/httpd.conf</em><span style="font-style:normal;"> </span></p>
<p style="margin-bottom:0;text-decoration:none;"><span style="font-style:normal;">in 	your terminal, then enter a line for </span><em>ServerName</em><span style="font-style:normal;">. 	For Example:</span></p>
<p style="margin-bottom:0;text-decoration:none;"><em>ServerName 	ryawww.myvaio.com</em></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">after all, don&#8217;t forget to make sure you save all the changes you 	have made to the file.</p>
</li>
<li>
<p style="margin-bottom:0;text-decoration:none;"><span style="font-style:normal;">Open 	your system </span><em>hosts </em><span style="font-style:normal;">file 	by running:</span></p>
<p style="margin-bottom:0;text-decoration:none;"><em>sudo vi 	/etc/hosts</em></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">in your terminal, then in the line which consists <em>127.0.0.1 	localhost</em>, you need to add:</p>
<p style="margin-bottom:0;text-decoration:none;"><em>127.0.0.1 	localhost.myvaio localhost ryawww.myvaio.com</em></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">after all, don&#8217;t forget to make sure you save all the changes you 	have made to the file.</p>
</li>
</ol>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">Try to restart your apache2 service again.</p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">Good Luck</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=129&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2008/10/31/could-not-determine-the-servers-fully-qualified-domain-name-using-127001-for-servername/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>
	</item>
		<item>
		<title>Lao PDR LTOT LPIC Level 1</title>
		<link>http://rya02.wordpress.com/2008/10/19/lao-pdr-ltot-lpic-level-1/</link>
		<comments>http://rya02.wordpress.com/2008/10/19/lao-pdr-ltot-lpic-level-1/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 01:23:05 +0000</pubDate>
		<dc:creator>rya02</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rya02.wordpress.com/?p=122</guid>
		<description><![CDATA[On 7-14 September 2008, Thanx God IOSN (International Open Source Network ) and InWEnt (Internationale Weiterbildung und Entwicklung gGmbH) gave a chance to join their LTOT (Linux Training of Trainers) LPIC Level 1 which was held in National University of Lao (NUoL), Vientiane, Lao PDR.   
Total trainee participants are 20 people who come [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=122&subd=rya02&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>On 7-14 September 2008, Thanx God IOSN (International Open Source Network ) and InWEnt (Internationale Weiterbildung und Entwicklung gGmbH) gave a chance to join their LTOT (Linux Training of Trainers) LPIC Level 1 which was held in National University of Lao (NUoL), Vientiane, Lao PDR.  <a href="http://rya02.files.wordpress.com/2008/10/screenshot-international-open-source-network-e28094-undp-apdip-international-open-source-network-mozilla-firefox-1.png"><img class="alignnone size-medium wp-image-124" title="screenshot-international-open-source-network-e28094-undp-apdip-international-open-source-network-mozilla-firefox-1" src="http://rya02.files.wordpress.com/2008/10/screenshot-international-open-source-network-e28094-undp-apdip-international-open-source-network-mozilla-firefox-1.png?w=300&#038;h=43" alt="" width="300" height="43" /></a> <a href="http://rya02.files.wordpress.com/2008/10/inwent.gif"><img class="alignnone size-full wp-image-123" title="inwent" src="http://rya02.files.wordpress.com/2008/10/inwent.gif?w=122&#038;h=69" alt="" width="122" height="69" /></a></p>
<p>Total trainee participants are 20 people who come from Indonesia, Philipines, Vietnam, Cambodia, and local people.  Local newspaper, Vientiane Times posted our group photos in the opening of the activity.  <a href="http://rya02.files.wordpress.com/2008/10/vientianetimes-17sept2008.jpg"><img class="alignnone size-medium wp-image-126" title="vientianetimes-17sept2008" src="http://rya02.files.wordpress.com/2008/10/vientianetimes-17sept2008.jpg?w=392&#038;h=211" alt="" width="392" height="211" /></a></p>
<p>Four Indonesian trainee participants was being chosen to join the training.</p>
<p><a href="http://rya02.files.wordpress.com/2008/10/dsc_0002.jpg"><img class="alignnone size-medium wp-image-127" title="dsc_0002" src="http://rya02.files.wordpress.com/2008/10/dsc_0002.jpg?w=300&#038;h=201" alt="" width="300" height="201" /></a></p>
<p>Left-Right: Philip, Niko, Ruth, Didieb</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rya02.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rya02.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rya02.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rya02.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rya02.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rya02.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rya02.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rya02.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rya02.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rya02.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rya02.wordpress.com&blog=2542370&post=122&subd=rya02&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rya02.wordpress.com/2008/10/19/lao-pdr-ltot-lpic-level-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba55da40d9a617ce4b3c5a35c30ef0a1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rya02</media:title>
		</media:content>

		<media:content url="http://rya02.files.wordpress.com/2008/10/screenshot-international-open-source-network-e28094-undp-apdip-international-open-source-network-mozilla-firefox-1.png?w=300" medium="image">
			<media:title type="html">screenshot-international-open-source-network-e28094-undp-apdip-international-open-source-network-mozilla-firefox-1</media:title>
		</media:content>

		<media:content url="http://rya02.files.wordpress.com/2008/10/inwent.gif" medium="image">
			<media:title type="html">inwent</media:title>
		</media:content>

		<media:content url="http://rya02.files.wordpress.com/2008/10/vientianetimes-17sept2008.jpg?w=300" medium="image">
			<media:title type="html">vientianetimes-17sept2008</media:title>
		</media:content>

		<media:content url="http://rya02.files.wordpress.com/2008/10/dsc_0002.jpg?w=300" medium="image">
			<media:title type="html">dsc_0002</media:title>
		</media:content>
	</item>
	</channel>
</rss>