<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>You can try self</title>
	<link>http://seseorang.org</link>
	<description>Try to Share</description>
	<lastBuildDate>Mon, 16 Nov 2009 12:12:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>When IT Guys Sing a Song (2)</title>
		<description>

The Beatles - Imagine

Imagine there’s no Windows,
It’s easy if you try.
No fatal errors or new bugs
To kill your hard drives.
Imagine Mr. Bill Gates
Leaving us in peace!

Imagine never-ending hard disks,
It isn’t hard to do.
Nothing to del or wipe off
And no floppy too
Imagine Mr. Bill Gates
Sharing all his money.

You may say I’m ...</description>
		<link>http://seseorang.org/2009/11/when-it-guys-sing-a-song-2.org</link>
			</item>
	<item>
		<title>When IT Guys Sing a Song</title>
		<description>

The Beatles - Let it Be

When I find my code in tons of trouble,
Friends and colleagues come to me,
Speaking words of wisdom:
“Write in C.”

As the deadline fast approaches,
And bugs are all that I can see,
Somewhere, someone whispers:
“Write in C.”

Write in C, Write in C,
Write in C, oh, Write in C.
LOGO’s ...</description>
		<link>http://seseorang.org/2009/11/when-it-guys-sing-a-song.org</link>
			</item>
	<item>
		<title>Sebelum dan Setelah</title>
		<description>

Sebelum menikah…

Pria: “Akhirnya! Aku sudah menunggu saat ini untuk tiba.”

Wanita: “Apakah kau rela kalau aku pergi?”

Pria: “Tentu tidak! Jangan pernah kau berpikiran seperti itu.”

Wanita: “Apakah kamu mencintaiku?”

Pria: “Tentu! Selamanya akan tetap begitu.”

Wanita: “Apakah kau pernah selingkuh?”

Pria: “Tidak! Aku tak akan pernah melakukan hal buruk itu.”

Wanita: “Maukah kau menciumku?”

Pria: “Ya”

Wanita: “Sayangku…”

Setelah ...</description>
		<link>http://seseorang.org/2009/11/sebelum-dan-setelah.org</link>
			</item>
	<item>
		<title>How To Directly Download From Rapidshare Premium Account</title>
		<description>
	Open up IDM (internet download manager) and click options button
	Click site logins button
	Click new to add your rapidshare premium account like picture below :
	Make sure that you add http, rapidshare.com and your user and password for your premium account.
	And click ok. Try to highlight some rapidshare link and click download ...</description>
		<link>http://seseorang.org/2009/11/how-to-directly-download-from-rapidshare-premium-account.org</link>
			</item>
	<item>
		<title>Allow Numbers Only on Textbox</title>
		<description>format_num=function(input){
var num = input.value.replace(/\,/g,'');
if(!isNaN(num)){
if(num.indexOf('.') &#62; -1){
num = num.split('.');
num[0] = num[0].toString().split('').reverse().join('').replace(/(?=\d*\.?)(\d{3})/g,'$1,').split('').reverse().join('').replace(/^[\,]/,'');
if(num[1].length &#62; 2){
alert('Maksimum 2 Desimal !!!');
num[1] = num[1].substring(0,num[1].length-1);
}  input.value = num[0]+'.'+num[1];
} else{ input.value = num.toString().split('').reverse().join('').replace(/(?=\d*\.?)(\d{3})/g,'$1,').split('').reverse().join('').replace(/^[\,]/,'') };
}
else{ alert('Input Harus Numerik !!!');
input.value = input.value.substring(0,input.value.length-1);
}
}; </description>
		<link>http://seseorang.org/2009/11/allow-numbers-only-on-textbox.org</link>
			</item>
</channel>
</rss>
