<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6169427</id><updated>2012-01-12T06:49:28.525-07:00</updated><title type='text'>o3ng weblog...</title><subtitle type='html'>Shout space for one proud full time father! and yes... I'm getting old :D</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>51</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6169427.post-3777141446561763606</id><published>2012-01-12T06:47:00.001-07:00</published><updated>2012-01-12T06:49:28.542-07:00</updated><title type='text'>Yet another online shop launch</title><summary type='text'>For housewife who use to work, daily activities are dull and boring.
So I've been persuade my wife to run online shop to add variation on her daily routine.
Finally we decided to start selling clothing goods and knick knacks, some are airbrush paint t shirt, woman snake leather handbag are there also
Since I've been working with python, I came out to use satchmo for our online shop framework
</summary><link rel='related' href='http://warungrupa.com' title='Yet another online shop launch'/><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/3777141446561763606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=3777141446561763606' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/3777141446561763606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/3777141446561763606'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2012/01/yet-another-online-shop-launch.html' title='Yet another online shop launch'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-6635488368925283511</id><published>2011-09-13T10:35:00.000-07:00</published><updated>2011-09-13T10:35:56.412-07:00</updated><title type='text'>Another django cms base</title><summary type='text'>Cooper-cms, a really simple cms built with django that probably  suitable for company site. It has testimonial, team, content and blog  (offcource :) ) modules. I know its not fancy as django-cms but it will  suit for some simple company site though 
https://bitbucket.org/avenpace/cooper-cms</summary><link rel='related' href='https://bitbucket.org/avenpace/cooper-cms' title='Another django cms base'/><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/6635488368925283511/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=6635488368925283511' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/6635488368925283511'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/6635488368925283511'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2011/09/another-django-cms-base.html' title='Another django cms base'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-357760138201903821</id><published>2011-08-21T13:13:00.001-07:00</published><updated>2011-08-21T13:14:23.207-07:00</updated><title type='text'>python-oauth2 hack</title><summary type='text'>When you are using python-oauth2 from simplegeo on your Google App Engine instance, you'll get some exception that cause by "ImportError: No module named httplib2"
Yes, apparently httplib2 are not supported by GAE and instead they oblige you to use google.appengine.api.urlfetch.fetch instead
So I hack python-oauth2 to use google.appengine.api.urlfetch.fetch
You can found my python-oauth2 fork on </summary><link rel='related' href='https://github.com/avenpace/python-oauth2' title='python-oauth2 hack'/><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/357760138201903821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=357760138201903821' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/357760138201903821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/357760138201903821'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2011/08/python-oauth2-hack.html' title='python-oauth2 hack'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-1300993802592937679</id><published>2011-08-09T23:33:00.007-07:00</published><updated>2011-09-13T10:34:14.780-07:00</updated><title type='text'>django realtime currency rate</title><summary type='text'>Its been a really long time since I post something here 
For some dumb reason, I forgot my blogger login/password :hammer: 
Anyway, since I'm now heavily work with django stuff 
Here are some django related projects that hopefully can benefit anyone who need it 

* django-currency_rate, simple django app that can give you realtime currency rate base on  http://themoneyconverter.com. Owh its even </summary><link rel='related' href='https://github.com/avenpace/django-exchange_rate' title='django realtime currency rate'/><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/1300993802592937679/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=1300993802592937679' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/1300993802592937679'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/1300993802592937679'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2011/08/django-realtime-currency-rate.html' title='django realtime currency rate'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-116944496128031987</id><published>2007-01-21T22:17:00.000-07:00</published><updated>2007-01-21T22:49:21.303-07:00</updated><title type='text'>hacking sierra wireless aircard 555 on suse 10</title><summary type='text'>Since there's a lot of changes from pcmcia-cs to pcmciautils, pcmcia operation suppose to be easier because it now work with hotplug.That mean when the card got inserted to the laptop, linux will just recognize it in a zap.But that's just doesn't work for sierra aircard 555 while you using suse 10.To make your aircard 555 work on suse 10, you need to fiddle around a bit with linux kernel.Owww and</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/116944496128031987/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=116944496128031987' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116944496128031987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116944496128031987'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2007/01/hacking-sierra-wireless-aircard-555-on.html' title='hacking sierra wireless aircard 555 on suse 10'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-116054125879356198</id><published>2006-10-10T21:30:00.000-07:00</published><updated>2006-10-10T21:34:18.796-07:00</updated><title type='text'>failed create midcom</title><summary type='text'>I try to create midcom site, when I run following commandphp /usr/local/lib/php/midcom/lib/midgard/admin/sitegroup/bin/create-host.php -u admin -p password --sitegroup_id 0 --topic_midcom midgard.admin.sitewizard --hostname localhost --host_prefix /sitewizard --extend_style template_Midgard --topic_name "Midgard Site Wizard"I got the following errorPHP Warning:  main(/usr/local/lib/php/midcom/lib</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/116054125879356198/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=116054125879356198' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116054125879356198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116054125879356198'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/10/failed-create-midcom.html' title='failed create midcom'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-116053984948043625</id><published>2006-10-10T21:06:00.000-07:00</published><updated>2006-10-10T21:18:32.123-07:00</updated><title type='text'>java MessageDigest</title><summary type='text'>If you use MessageDigest in java to encrypt string, you wont get hash like other language does.So you need to convert the result so that you can compare the hash result with other output that produce by diff language.Found the function on the java net forumprivate static String baToHexString(byte byteValues[]) {        byte singleChar = 0;        if (byteValues == null || byteValues.length &lt;= 0)</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/116053984948043625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=116053984948043625' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116053984948043625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116053984948043625'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/10/java-messagedigest.html' title='java MessageDigest'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-116053946678805296</id><published>2006-10-10T20:59:00.000-07:00</published><updated>2006-10-10T21:04:26.800-07:00</updated><title type='text'>table corrupt in mysql</title><summary type='text'>My server just ran out of space recently, so I do some cleanup.Then my  friend complain about several web app act abnormaly, turn out  several db on mysql got table corrupt.The error sound like "Can't open file: 'TableName.MYD'. (errno: 145)"So to fix it, logon to mysql console, and type "REPAIR TABLE TableName"And don't forget to select the db first ;)</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/116053946678805296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=116053946678805296' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116053946678805296'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/116053946678805296'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/10/table-corrupt-in-mysql.html' title='table corrupt in mysql'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-115509941350445894</id><published>2006-08-08T21:48:00.000-07:00</published><updated>2007-01-25T03:15:56.816-07:00</updated><title type='text'>CapitalizeWords.java</title><summary type='text'>I need to make my string sentence to be capitalize on each first character of word, So far haven't find such function that I can use. So made this simple class, incase someone need it. It's GPL so free to use it and modify it.import java.util.Scanner;import java.util.ArrayList;import java.util.Iterator;import java.lang.StringBuilder;/**** @author avenpace* I'm using singleton here so, hope you </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/115509941350445894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=115509941350445894' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/115509941350445894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/115509941350445894'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/08/capitalizewordsjava.html' title='CapitalizeWords.java'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-114526477014893694</id><published>2006-04-17T01:04:00.000-07:00</published><updated>2006-04-20T00:06:16.850-07:00</updated><title type='text'>Fucked up chaintech and ecs</title><summary type='text'>My pc at home was suddenly broke like 3 month ago before I went to Zagreb. So after doing some hardware test, turn out my 7aivl chaintech without a clear reason got bios corrupt and it onboard vga died. Damn cheap mobo!!!!!So I went to computer store looking for socket A mobo and finally found it at this computer store named edicom at Harco Mangga dua. So I bought that ECS k7s5a pro. So I install</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/114526477014893694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=114526477014893694' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114526477014893694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114526477014893694'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/04/fucked-up-chaintech-and-ecs.html' title='Fucked up chaintech and ecs'/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-114236894527656657</id><published>2006-03-14T13:38:00.000-07:00</published><updated>2006-03-14T13:44:34.973-07:00</updated><title type='text'></title><summary type='text'>It's now 21.38 GMT+1. Tomorrow morning I'm gonna leave Zagreb and going back to Jakarta and now kinda bit snowy outside.It was really fun here and like it so far. The city is not so crowded like Jakarta not mention the geek scene here, I'm definetly gonna miss this place.Hopefully will had the change to come again and doing other FLOSS hack.Hvala Zagreb!Hvala Croatia!Hvala Mama!</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/114236894527656657/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=114236894527656657' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114236894527656657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114236894527656657'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/03/its-now-21.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-114200459607804871</id><published>2006-03-10T08:27:00.000-07:00</published><updated>2006-03-20T05:29:50.026-07:00</updated><title type='text'></title><summary type='text'>Don't really bother with syntax coloring on vim 'till nowSo to make syntax coloring on vim, edit "/etc/vimrc" and add"syntax onset backspace=indent,eol,start"</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/114200459607804871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=114200459607804871' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114200459607804871'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114200459607804871'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/03/dont-really-bother-with-syntax.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-114141193929305087</id><published>2006-03-03T11:49:00.000-07:00</published><updated>2006-03-03T11:52:19.306-07:00</updated><title type='text'></title><summary type='text'>Another notes for me, in mysql version 4, at least the one that on my SuSE 10. If I create user and give permision to do all things and assign host anything beside localhost. I wont be able to login to mysql console. And now my mysql_connect() on my php script wont work unless I use 127.0.0.1 for the db host.  Dunno why, I'll figure out this later</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/114141193929305087/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=114141193929305087' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114141193929305087'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114141193929305087'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/03/another-notes-for-me-in-mysql-version.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-114140404590304456</id><published>2006-03-03T09:26:00.000-07:00</published><updated>2006-03-03T11:56:10.603-07:00</updated><title type='text'></title><summary type='text'>Been while since I post my last blog and playing with php. So to remind my self about getting value from POST and GET in php. When you have url like http://lame.com/script.php?duh=ownotagain You can just straight echoing inside the script like  echo $duh;  Just notice that the newer php, that thing doesn't work anymore. For the url that I've mention above, that mean it use the GET method, if you </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/114140404590304456/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=114140404590304456' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114140404590304456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/114140404590304456'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2006/03/been-while-since-i-post-my-last-blog.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-112746817807416595</id><published>2005-09-23T02:20:00.000-07:00</published><updated>2005-09-23T03:38:24.743-07:00</updated><title type='text'></title><summary type='text'>Finally manage to put some dhtml drop down menu onto WALHI website, though till i write this it still kinda buggy when using M$ IE and work great on Firefox. I create style element script_dhtml for storing javascript and css file that used by dhtml dropdown menu. For top navbar I modify banner_menu and put javascript function inside html link tag and for left horizontal kampanye I modify the </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/112746817807416595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=112746817807416595' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112746817807416595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112746817807416595'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/09/finally-manage-to-put-some-dhtml-drop.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-112739648976278393</id><published>2005-09-22T06:35:00.000-07:00</published><updated>2005-09-22T06:41:29.766-07:00</updated><title type='text'></title><summary type='text'>Bergie just gave me account to midgard project website and listed me in developer community section with other midgarders. Really cool coz I had a change to try out some MidCOM there.Here is link for midgard developer community :http://www.midgard-project.org/community/whoswho/</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/112739648976278393/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=112739648976278393' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112739648976278393'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112739648976278393'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/09/bergie-just-gave-me-account-to-midgard.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-112729682474125764</id><published>2005-09-21T02:55:00.000-07:00</published><updated>2005-09-21T03:00:24.743-07:00</updated><title type='text'></title><summary type='text'>WALHI need to make sub website for sahabat WALHI (WALHI's volunter community).We want to use our separate Midgard based system for that. There's a lot facilities that we've think that we want to put to there like forum, chatroom, pooling stuff and membership.I'm still thinking how can I put all that stuff to our Midgard System.</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/112729682474125764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=112729682474125764' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112729682474125764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112729682474125764'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/09/walhi-need-to-make-sub-website-for.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-112952907892757272</id><published>2005-09-16T22:57:00.000-07:00</published><updated>2005-10-16T23:04:38.926-07:00</updated><title type='text'></title><summary type='text'>Wrote port scanner in java named Jawascan back in 2003. It only use simple handshaking concept between one port to another. Jawascan use standard networking JDK API. So it is very simple port scanner, it wont be powerfull utility like nmap or anything like it.Made it just for fun.You can download it at http://vc-digital.com/Jawascan.zip</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/112952907892757272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=112952907892757272' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112952907892757272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112952907892757272'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/09/wrote-port-scanner-in-java-named.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-112643140826816726</id><published>2005-09-11T02:33:00.000-07:00</published><updated>2005-09-11T02:36:48.273-07:00</updated><title type='text'></title><summary type='text'>One by one they're getting marriage.... uuhhhhh..... well I hope they'll have a happy live and ever lasting love....hehehehhhh</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/112643140826816726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=112643140826816726' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112643140826816726'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112643140826816726'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/09/one-by-one-theyre-getting-marriage.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-112952784747331431</id><published>2005-07-14T18:08:00.000-07:00</published><updated>2005-10-26T05:50:30.850-07:00</updated><title type='text'></title><summary type='text'>Made database connection class for my project that using mysql jdbc. I'm putting the code here incase anyone may find it usefull. Or you can download it from http://vc-digital.com/ConnectionDB.java/* * Created on March 25, 2005 * */package sim;import java.io.BufferedReader;import java.io.File;import java.io.FileNotFoundException;import java.io.FileReader;import java.io.IOException;import java.sql</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/112952784747331431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=112952784747331431' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112952784747331431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/112952784747331431'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/07/made-database-connection-class-for-my.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111891548500133660</id><published>2005-06-16T02:45:00.000-07:00</published><updated>2005-06-16T02:51:25.006-07:00</updated><title type='text'></title><summary type='text'>Dual core processor, how do you thing the sound of it, prety cool huh... just imagine cpu that can simultaniously doing two different task in the same time. Dying to have those kinda system for my machine at home.... ;)too bad AMD charge their's  more expensive then Intel coz I've been huge fan of AMD for quite long time....soon, no more slow arithmetic processing on your machine... hehehehhhh...</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111891548500133660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111891548500133660' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111891548500133660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111891548500133660'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/06/dual-core-processor-how-do-you-thing.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111805758204205387</id><published>2005-06-06T04:23:00.000-07:00</published><updated>2005-06-06T04:33:03.673-07:00</updated><title type='text'></title><summary type='text'>Hemm... pake boso indo ye. Kmaren gw lagi bingung nyari distro yang enak buat warnet. Pilihan gw antara pake gentoo dan ubuntu sama suse. Akhirnya pas di rumah nyobain gentoo. Ternyata itu distro lebih complex dan custumable dari slackware. Installasinya bener2 manual dan elo akan punya kebebasan absolute terhadap system linux yang elo pengenin. Gentoo bener2 oldschool banget, nyobain gentoo </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111805758204205387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111805758204205387' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111805758204205387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111805758204205387'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/06/hemm.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780946227173529</id><published>2005-05-03T18:32:00.000-07:00</published><updated>2005-06-03T07:47:59.473-07:00</updated><title type='text'></title><summary type='text'>Back to the root, I'm back to do java coding and study for sjp exam coz I've bought the exam voucher couple a months ago</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780946227173529/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780946227173529' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780946227173529'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780946227173529'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/05/back-to-root-im-back-to-do-java-coding.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780936243008310</id><published>2005-04-17T21:33:00.000-07:00</published><updated>2005-09-21T02:53:42.986-07:00</updated><title type='text'></title><summary type='text'>Just try installing midgard 1.7 on cecil at home. arrgghhh.... apache always gave me segmentation fault, man I'm so lame, dunno is it because the sarge or the midgard it self.Henry told me on the Irc that 1.7 run well on woody</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780936243008310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780936243008310' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780936243008310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780936243008310'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/04/just-try-installing-midgard-1.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780921445514162</id><published>2005-02-10T02:25:00.000-07:00</published><updated>2005-09-21T02:55:13.846-07:00</updated><title type='text'></title><summary type='text'>Just got sarge dvd and gonna install it on cecil at home. heheehh... goodbye redhat welcome debian. Unfortunately, can't rid off that damn m$ coz my printer and some of the peripheral still has proprietare m$ driver... aarrgghhhh</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780921445514162/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780921445514162' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780921445514162'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780921445514162'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/02/just-got-sarge-dvd-and-gonna-install.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780902706859156</id><published>2005-02-06T12:28:00.000-07:00</published><updated>2005-06-03T07:31:02.666-07:00</updated><title type='text'></title><summary type='text'>ahhhh after a long bumpy ride on the airplane, I finally arrive at singapore and now I'm in changi airport and wait for another airplane that gonna take me back to Jakarta.haaahhhh... macet dan panas lagi dah</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780902706859156/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780902706859156' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780902706859156'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780902706859156'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/02/ahhhh-after-long-bumpy-ride-on.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780890111275496</id><published>2005-02-04T00:24:00.000-07:00</published><updated>2005-06-03T07:47:05.466-07:00</updated><title type='text'></title><summary type='text'>Got the chance to see the down town bangalore and speending my money to buy local merchandise.One thing I hate here is that really hard to find meat food ;)All the asiasource session just thrill me, pitty I can't follow all the session... in this very moment I hope I can clone my self ;)</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780890111275496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780890111275496' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780890111275496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780890111275496'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/02/got-chance-to-see-down-town-bangalore.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780868959370608</id><published>2005-02-01T03:19:00.000-07:00</published><updated>2005-06-03T07:24:49.596-07:00</updated><title type='text'></title><summary type='text'>I'm bloging from vistar venue here in Bangalore, India just great. Alot similarity with Indonesia but they will be better in few years a head coz their government pay so much attention to the education sector. While in Indonesia, well you know how costly the education are, only the richer that can enjoy great education. Oh yeah al the participants here just awesome really, I know there are alot </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780868959370608/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780868959370608' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780868959370608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780868959370608'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/02/im-bloging-from-vistar-venue-here-in.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780832867759336</id><published>2005-01-24T02:13:00.000-07:00</published><updated>2005-06-03T07:46:15.760-07:00</updated><title type='text'></title><summary type='text'>tommorow, I'll leave this Island (huh.. finally) and heading to bangalore... yaayyyso anxious to meet people all over the world that has a huge passion with opensourcehope the airplane is good since I'm so much affraid to highI leave at noon with several friend wich I haven't meet in the airport</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780832867759336/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780832867759336' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780832867759336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780832867759336'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2005/01/tommorow-ill-leave-this-island-huh.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780792779487565</id><published>2004-12-09T12:48:00.000-07:00</published><updated>2005-06-03T07:12:07.796-07:00</updated><title type='text'></title><summary type='text'>yaaayyy... I've received and notification email from tactical tech which inform me that they granted my application to be asiasource participant that would be held in bangalore on the January 28th - February 4th 2005e.waahoooo... India here I come....</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780792779487565/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780792779487565' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780792779487565'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780792779487565'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/12/yaaayyy.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780764091373112</id><published>2004-12-03T19:04:00.000-07:00</published><updated>2005-06-03T07:13:11.956-07:00</updated><title type='text'></title><summary type='text'>Just send my application for attending 1# asiasource event.My kamerad, Igor suggest me to send them though I've past the deadline already. Oh well I send it anyway just now.harap-harap cemas nih keterimah ngga yah aplikasi gw</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780764091373112/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780764091373112' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780764091373112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780764091373112'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/12/just-send-my-application-for-attending.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780734181723455</id><published>2004-11-13T11:58:00.000-07:00</published><updated>2005-06-03T07:12:29.160-07:00</updated><title type='text'></title><summary type='text'>ahhhh... after spending almost one year meesing around with red hat based distro. I finally got so comfortable with debian.Since i decided to use debian woody for my office web server, I finally get used to debian systemthe truth is, at first I completely blind with debian ;)Well... you know what they say... ala bisa karena biasa</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780734181723455/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780734181723455' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780734181723455'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780734181723455'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/11/ahhhh.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-111780694391426648</id><published>2004-10-15T06:49:00.000-07:00</published><updated>2005-06-03T06:57:55.356-07:00</updated><title type='text'></title><summary type='text'>wheeeww... it been a while since I do my last web bloging since the web project finally hit the road plus I've only lame ass internet connection.I've decided that this blog gonna be my personal blog that would tell you guys about my experience with opensource world and maybe a bit about my presonal things (which is almost imposible since I'm not so much open about my personal life ;) )one other </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/111780694391426648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=111780694391426648' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780694391426648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/111780694391426648'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/10/wheeeww.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-109119312723277842</id><published>2004-07-30T06:08:00.000-07:00</published><updated>2004-07-30T06:12:07.233-07:00</updated><title type='text'></title><summary type='text'>Agar fungsi mnogosearch bisa diintegrasikan ke dalam halaman midgard. Maka style di script mnogosearch di midgard harus inheritad.</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/109119312723277842/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=109119312723277842' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/109119312723277842'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/109119312723277842'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/07/agar-fungsi-mnogosearch-bisa.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-108731416011082306</id><published>2004-06-15T08:33:00.000-07:00</published><updated>2004-06-15T08:44:37.740-07:00</updated><title type='text'></title><summary type='text'>Menghapus users dalam Aegir atau Spider Admin: Kalo ada kesulitan dengan menghapuus users - jika tak bisa menghapus karena dapat error "Resource has dependants"... ini tidak selalu berarti ada artikel atau benda lain yang dilampir atau berhubungan dengan user itu. Bisa jadi ada "parameter" yang pernah di pasang pada user itu. Masuk ke user details, hapus semua parameternya, kemudian baru mencoba</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/108731416011082306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=108731416011082306' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108731416011082306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108731416011082306'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/06/menghapus-users-dalam-aegir-atau.html' title=''/><author><name>Igor O'Neill</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-108611655929902608</id><published>2004-06-01T10:56:00.000-07:00</published><updated>2004-06-01T12:11:19.283-07:00</updated><title type='text'></title><summary type='text'>Merubah password admin midgard.Pada midgard, baik itu memakai aegir, spider-admin, atau asgard terdapat superuser admin yang berwenang mempunyai hak admin ( dikenal SG0 ). Secara default password untuk user admin adalah password atau mjonir. Membiarkan password admin secara default tentu berbahaya bagi kelangsungan situs anda. Jika anda hanya memiliki satu buah database untuk staging dan live </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/108611655929902608/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=108611655929902608' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108611655929902608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108611655929902608'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/06/merubah-password-admin-midgard.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-108591642070889323</id><published>2004-05-30T04:17:00.000-07:00</published><updated>2004-05-30T04:27:00.706-07:00</updated><title type='text'></title><summary type='text'>Memindahkan domain situs midgard.Jika anda berniat untuk memindahkan domain situs midgard anda. Hanya ada dua hal penting yang harus anda perhatikan.1. Sesuaikan entry domain virtual host di midgard-data.conf dan bagian nama domain sesuai dengan domain anda//potongan midgard-data.confMidgardPageCacheDir /var/www/midgard/cache    MidgardEngine On    ServerName www.walhi.or.id    Port 8001</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/108591642070889323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=108591642070889323' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108591642070889323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108591642070889323'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/05/memindahkan-domain-situs-midgard.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-108591250834029387</id><published>2004-05-30T03:09:00.000-07:00</published><updated>2004-05-30T03:21:48.340-07:00</updated><title type='text'></title><summary type='text'>Ternyata blobs containers sebaiknya tidak dibagi diantara databases - sekarang kita pakai dua blobs containers untuk enam databases - viz:/var/www/midgard/blobsdipakai oleh dev.walhi.or.id:8001, eng.walhi.or.id:8001 dan mpi.walhi.or.id:8001dan/var/www/midgard/blobslivedipakai oleh dev.walhi.or.id, eng.walhi.or.id dan mpi.walhi.or.idTak bermasalah sekarang, tapi lama-lama mungkin akan </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/108591250834029387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=108591250834029387' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108591250834029387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/108591250834029387'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/05/ternyata-blobs-containers-sebaiknya.html' title=''/><author><name>Igor O'Neill</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107605058024681155</id><published>2004-02-05T23:56:00.000-07:00</published><updated>2004-02-05T23:58:42.233-07:00</updated><title type='text'></title><summary type='text'>Jika anda ingin memanggil halaman yang ada di root apache anda dari dalam halaman midgard maka anda harus memastikan mengikutsertakan line "MidgardFavorFiles On"di virtual host di midgard-data.conf anda. Jika line ini tidak diikutsertakan maka midgard akan mengambil alih request dari halaman apache tersebut dan menganggap itu adalah bagian dari halaman midgard.Contoh : anda memiliki direktori </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107605058024681155/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107605058024681155' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107605058024681155'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107605058024681155'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/02/jika-anda-ingin-memanggil-halaman-yang.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107581183252886833</id><published>2004-02-03T05:34:00.000-07:00</published><updated>2004-02-03T05:42:49.186-07:00</updated><title type='text'></title><summary type='text'>Jika setelah melakukan export database midgard dengan repligard besar file hanya 130 b. Itu berarti bahwa file tersebut berisi database midgard yang kosong. Hal yang harus dilakukan adalah memodifikasi repligard.conf dengan meng uncomment pada tag replicate all="yes".</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107581183252886833/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107581183252886833' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107581183252886833'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107581183252886833'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/02/jika-setelah-melakukan-export-database.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107581159872581010</id><published>2004-02-03T05:30:00.000-07:00</published><updated>2004-02-03T05:35:37.356-07:00</updated><title type='text'></title><summary type='text'>Jika setelah menginstall spider admin muncul error "ERROR: NemeinLocalization missing string logfile(/tmp/NemeinLocalization_nonexistent) could not be opened for readingERROR: NemeinLocalization missing string logfile(/tmp/NemeinLocalization_nonexistent) could not be opened for reading"Maka lakukan command  berikut di shell# touch /tmp/NemeinLocalization_nonexistent# chown apache.apache /</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107581159872581010/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107581159872581010' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107581159872581010'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107581159872581010'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/02/jika-setelah-menginstall-spider-admin.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107466109830483972</id><published>2004-01-20T21:55:00.000-07:00</published><updated>2004-01-20T22:00:18.983-07:00</updated><title type='text'></title><summary type='text'>Melakukan repligard tws admin sistem. Untuk bagian approval dapat berjalan copy downgrade_unapproved.php ke /var/lib/aegir/bin dan rubah db, user, dan passwd sesuai dengan yang ada di midgard-data.conf</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107466109830483972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107466109830483972' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107466109830483972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107466109830483972'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2004/01/melakukan-repligard-tws-admin-sistem.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107162913234134153</id><published>2003-12-16T19:30:00.000-07:00</published><updated>2003-12-16T20:05:17.873-07:00</updated><title type='text'></title><summary type='text'>Pada instalasi default midgard dari rpms, walau situs yang di generate oleh midgard sudah dirubah port 8001 ke port 80 di aegir atau mengupdate database host di section port namun situs yang di buat di midgard tidak akan dapat diakses di browser tanpa menyertakan port 8001 ( http://localhost:8001/midgardsite ). Hal ini dikarenakan ada yang kurang pada midgard-data.conf //contoh </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107162913234134153/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107162913234134153' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107162913234134153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107162913234134153'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/pada-instalasi-default-midgard-dari.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107148482918928522</id><published>2003-12-15T03:31:00.000-07:00</published><updated>2003-12-15T03:46:23.606-07:00</updated><title type='text'></title><summary type='text'>Agar setiap service server seperti dns, mail server, httpd, dll mempunyai ip masing-masing kami memanfaatkan virtual ip pada satu buah network interface card di server. Sejak awal midgard berjalan muncul permasalahan bahwa situs yang dibuat dengan midgard tidak dapat diakses lokal melaui web browser di server. Setelah melihat konfigurasi /etc/hosts ternyata ip yang digunakan untuk </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107148482918928522/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107148482918928522' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107148482918928522'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107148482918928522'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/agar-setiap-service-server-seperti-dns.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107121577885649652</id><published>2003-12-12T00:49:00.000-07:00</published><updated>2003-12-12T01:01:02.583-07:00</updated><title type='text'></title><summary type='text'>Penjelasan detail mengenai midcom dapat dilihat di &lt; http://216.239.51.104/search?q=cache:E8xWg__nHXcJ:users.nehmer.net/~classic/midcom-user.pdf+midcom+midgard&amp;hl=en&amp;ie=UTF-8 &gt;atau di website midcom &lt; http://www.nathan-syntronics.de/midgard/midcom/documentation.html &gt;Namun pada project sedang berjalan dokumen mengenai midcom di website resmi midcom tidak dapat diakses</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107121577885649652/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107121577885649652' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107121577885649652'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107121577885649652'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/penjelasan-detail-mengenai-midcom.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107104468255527027</id><published>2003-12-10T01:04:00.000-07:00</published><updated>2003-12-10T01:24:54.666-07:00</updated><title type='text'></title><summary type='text'>Kelebihan dan kekurangan multilang saat project ini sedang berjalanKelebihan : Multilang dapat membantu proses coding lebih cepat dan waktu development website multi language juga menjadi   lebih cepat.Kekurangan : Belum ada interface admin free open source yang mendukung multilang sementara kami memanfaatkan aegir dan spider admin, dan kedua admin interface ini mungkin akan masih memakan </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107104468255527027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107104468255527027' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107104468255527027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107104468255527027'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/kelebihan-dan-kekurangan-multilang.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107095594681863372</id><published>2003-12-09T00:41:00.000-07:00</published><updated>2003-12-10T00:50:35.676-07:00</updated><title type='text'></title><summary type='text'>Saat ini kami sedang menjajaki adanya feature di midgard yang memungkinkan penyimpanan detail user(penulis artikel/author) yang merujuk kepada field id yang terpusat sehingga jika user tersebut tidak bekerja lagi, user baru dapat dengan mudah memperbaharui data beserta tiap artikel yang sudah ada tanpa mengedit semua artikel.Dan detail nama &amp;telepon&amp;email dari user(penulis artikel/author) </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107095594681863372/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107095594681863372' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107095594681863372'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107095594681863372'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/saat-ini-kami-sedang-menjajaki-adanya.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107095489985135568</id><published>2003-12-08T23:21:00.000-07:00</published><updated>2003-12-09T00:28:31.740-07:00</updated><title type='text'></title><summary type='text'>Multilang memungkinkan membagi halaman website di midgard sebagai objek menjadi beberapa bagian bahasa yang berbeda. Walau membuat website multilang dapat dilakukan manual, tetapi dengan memanfaatkan multilang dapat menghemat waktu.Kita sedang bertanya kepada David Schmitter  yang membuat MULTILANG module apakah kita harus merubah database yang sudah ada di midgard dan repligard files atau bisa</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107095489985135568/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107095489985135568' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107095489985135568'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107095489985135568'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/multilang-memungkinkan-membagi-halaman.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107061557237944166</id><published>2003-12-05T01:57:00.000-07:00</published><updated>2003-12-05T02:13:03.380-07:00</updated><title type='text'></title><summary type='text'>I post in english now on :)Install Midgard midcom 1.1 from http://www.nathan-syntronics.de/midgard/midcom/downloads.html theninstall Townportal to the server. Download the townportal from &lt; http://cvs.sourceforge.net/viewcvs.py/townportal/townportal/ &gt; so far we can't make them run on our server</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107061557237944166/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107061557237944166' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107061557237944166'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107061557237944166'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/i-post-in-english-now-on-install.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107061366823060545</id><published>2003-12-05T01:39:00.000-07:00</published><updated>2003-12-05T01:56:15.140-07:00</updated><title type='text'></title><summary type='text'>1 Desember 2003 Spider admin diinstall dari &lt; http://agaipiotras.igk.pl/spider-admin.xml.gz &gt; karena situs cvs di midgard tidak dapat diakses dan situs spider sendiri berbahasa Rusia sehingga mencari di  www.google.com dengan keyword "spider-admin.xml.gz". Spider dan aegir dapat berjalan dengan baik.</summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107061366823060545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107061366823060545' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107061366823060545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107061366823060545'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/12/1-desember-2003-spider-admin-diinstall.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6169427.post-107061084061408440</id><published>2003-12-01T00:26:00.000-07:00</published><updated>2003-12-05T01:38:24.750-07:00</updated><title type='text'></title><summary type='text'>November 2-22, 2003Install debian 3 woody diserver melalui cd tapi onboard Ethernet card di mainboard Intel 875wp server tidak didukung oleh debian woody 3 tersebut,  karena keterbatasan waktu team memutuskan mencoba pindah linux distro.Pada tgl November 20,  2003.  Linux distro yang pertama dicoba adalah redhat 9 dengan pertimbangan lebih banyak hardware yang didukung dan fasilitas </summary><link rel='replies' type='application/atom+xml' href='http://g33kgnu3r.blogspot.com/feeds/107061084061408440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6169427&amp;postID=107061084061408440' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107061084061408440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6169427/posts/default/107061084061408440'/><link rel='alternate' type='text/html' href='http://g33kgnu3r.blogspot.com/2003/11/november-2-22-2003-install-debian-3.html' title=''/><author><name>o3ng</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
