<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kuliah &#187; komputer</title>
	<atom:link href="http://kuliahku.com/tag/komputer/feed/" rel="self" type="application/rss+xml" />
	<link>http://kuliahku.com</link>
	<description>Kuliah</description>
	<lastBuildDate>Tue, 06 Apr 2010 02:34:30 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cara Bikin Komputer Bisa Ngomong</title>
		<link>http://kuliahku.com/2010/01/cara-bikin-komputer-bisa-ngomong/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cara-bikin-komputer-bisa-ngomong</link>
		<comments>http://kuliahku.com/2010/01/cara-bikin-komputer-bisa-ngomong/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:56:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[INDONESIAN NEWS]]></category>
		<category><![CDATA[komputer]]></category>

		<guid isPermaLink="false">http://kuliahku.com/?p=1338</guid>
		<description><![CDATA[
Kalau komputer bisa ngomong.. dia pasti tak akan bohong&#8230;
tapi nggak secanggih itu pastinya.. sekarang kita sama² bisa mencoba tutorial mudah berikut ini.
1. Buka Notepad.
2. Copy code berikut kemudian paste ke notepad.
Code:
Dim userInput
userInput = InputBox(&#8221;Write a message for me to say&#8221;)
Set Sapi = Wscript.CreateObject(&#8221;SAPI.SpVoice&#8221;)
Sapi.speak userInput
3. Save as dalam format .VBS
4. Buka file tadi, dan ada tempat [...]]]></description>
		<wfw:commentRss>http://kuliahku.com/2010/01/cara-bikin-komputer-bisa-ngomong/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
