<?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>Iin Dewi Wahyuni</title>
	<atom:link href="http://idwsangatpenting.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://idwsangatpenting.wordpress.com</link>
	<description>Be your self, be creative, be smart, be who you are, be generous, be simple</description>
	<lastBuildDate>Tue, 17 Jul 2007 06:27:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>id</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='idwsangatpenting.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d68f13fcd961dfe4f472fe8ddcbd558a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Iin Dewi Wahyuni</title>
		<link>http://idwsangatpenting.wordpress.com</link>
	</image>
			<item>
		<title>Javascript Cool Mouse Trail !!!</title>
		<link>http://idwsangatpenting.wordpress.com/2007/07/17/javascript-cool-mouse-trail/</link>
		<comments>http://idwsangatpenting.wordpress.com/2007/07/17/javascript-cool-mouse-trail/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 06:24:59 +0000</pubDate>
		<dc:creator>Iin Dewi Wahyuni</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://idwsangatpenting.wordpress.com/2007/07/17/javascript-cool-mouse-trail/</guid>
		<description><![CDATA[Try it !!!
&#60;HTML&#62;
 &#60;HEAD&#62;
  &#60;title&#62;Cool Mouse Trail&#60;/title&#62;
  &#60;style&#62;
  .spanstyle
  {
   COLOR: black;
   FONT-FAMILY: Verdana;
   FONT-SIZE: 8pt;
   FONT-WEIGHT: bold;
   POSITION: absolute;
   TOP: -50px;
   VISIBILITY: visible
  }
  &#60;/style&#62;
  &#60;SCRIPT LANGUAGE=&#8221;JavaScript&#8221;&#62;
  &#60;!&#8211; Begin
  var x, y;
  var step = 10;
  var flag = 0;
  var message = &#8220;Iin Dewi Wahyuni !!!&#8221;;
  message = message.split(&#8220;&#8221;);
  var xpos = new Array();
  for (i = 0; i &#60;= message.length &#8211; 1; i++)
  {
   xpos[i] = -50;
  }
  var ypos = new Array();
  for (i = 0; i &#60;= message.length [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=idwsangatpenting.wordpress.com&blog=1343942&post=16&subd=idwsangatpenting&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://idwsangatpenting.wordpress.com/2007/07/17/javascript-cool-mouse-trail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5013a511f93ac16ebfdb1d5d04451fda?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Iin Dewi</media:title>
		</media:content>
	</item>
		<item>
		<title>Ajax Basic Object</title>
		<link>http://idwsangatpenting.wordpress.com/2007/07/17/ajax-basic-object/</link>
		<comments>http://idwsangatpenting.wordpress.com/2007/07/17/ajax-basic-object/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 06:23:28 +0000</pubDate>
		<dc:creator>Iin Dewi Wahyuni</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://idwsangatpenting.wordpress.com/2007/07/17/ajax-basic-object/</guid>
		<description><![CDATA[Ajax is stand for Asynchronous Javascript and XML.
The question is what kind of javascript’s object that has been use for making Ajax object ? as we know that outside, there is a lot of Ajax object that has been made. Like MagicAjax, Atlas, etc.
The answer is HttpObject in javascript. The existing HttpObject until now is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=idwsangatpenting.wordpress.com&blog=1343942&post=15&subd=idwsangatpenting&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://idwsangatpenting.wordpress.com/2007/07/17/ajax-basic-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5013a511f93ac16ebfdb1d5d04451fda?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Iin Dewi</media:title>
		</media:content>
	</item>
		<item>
		<title>Two Mode Currency Format</title>
		<link>http://idwsangatpenting.wordpress.com/2007/07/17/two-mode-currency-format/</link>
		<comments>http://idwsangatpenting.wordpress.com/2007/07/17/two-mode-currency-format/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 06:21:37 +0000</pubDate>
		<dc:creator>Iin Dewi Wahyuni</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://idwsangatpenting.wordpress.com/2007/07/17/two-mode-currency-format/</guid>
		<description><![CDATA[Two Mode Currency Format is a format that has two mode, 1. Replace mode s a mode that has fixed format (masking) which is the character will replaced by character of keystroke. So the value will not increase.2. Non replace mode is a mode that will put the pointer in a fixed position so when [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=idwsangatpenting.wordpress.com&blog=1343942&post=14&subd=idwsangatpenting&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://idwsangatpenting.wordpress.com/2007/07/17/two-mode-currency-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5013a511f93ac16ebfdb1d5d04451fda?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Iin Dewi</media:title>
		</media:content>
	</item>
		<item>
		<title>How to prevent non numerical keystroke in Javascript</title>
		<link>http://idwsangatpenting.wordpress.com/2007/07/17/how-to-prevent-non-numerical-keystroke-in-javascript/</link>
		<comments>http://idwsangatpenting.wordpress.com/2007/07/17/how-to-prevent-non-numerical-keystroke-in-javascript/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 04:58:11 +0000</pubDate>
		<dc:creator>Iin Dewi Wahyuni</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://idwsangatpenting.wordpress.com/2007/07/17/how-to-prevent-non-numerical-keystroke-in-javascript/</guid>
		<description><![CDATA[First we described which character that allow to enter in TextBox (_allowChar). We put the e.keyCode which is represent the keystroke in a variable _keycode, then we put the unescape of keystroke in a variable char, then we will find the keystroke character in a variable _allowChar using indexOf functionality. We check is it the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=idwsangatpenting.wordpress.com&blog=1343942&post=12&subd=idwsangatpenting&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://idwsangatpenting.wordpress.com/2007/07/17/how-to-prevent-non-numerical-keystroke-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5013a511f93ac16ebfdb1d5d04451fda?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Iin Dewi</media:title>
		</media:content>
	</item>
		<item>
		<title>A simple way to get the value of TextFile in Resource (C#)</title>
		<link>http://idwsangatpenting.wordpress.com/2007/07/13/a-simple-way-to-get-the-value-of-textfile-in-resource-c/</link>
		<comments>http://idwsangatpenting.wordpress.com/2007/07/13/a-simple-way-to-get-the-value-of-textfile-in-resource-c/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 04:45:45 +0000</pubDate>
		<dc:creator>Iin Dewi Wahyuni</dc:creator>
				<category><![CDATA[.NET Programming]]></category>

		<guid isPermaLink="false">http://idwsangatpenting.wordpress.com/2007/07/13/a-simple-way-to-get-the-value-of-textfile-in-resource-c/</guid>
		<description><![CDATA[We create new Resource file in a current project and then we add the textfile that already we fill with some data to Resource file. So that we ready to use it.
This is the sample code :
protected void Form1_Load(object sender, System.EventArgs e)
{
               Assembly assem = Assembly.GetExecutingAssembly();
               string value = Resource.TextFile; // TextFile is the name [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=idwsangatpenting.wordpress.com&blog=1343942&post=11&subd=idwsangatpenting&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://idwsangatpenting.wordpress.com/2007/07/13/a-simple-way-to-get-the-value-of-textfile-in-resource-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5013a511f93ac16ebfdb1d5d04451fda?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Iin Dewi</media:title>
		</media:content>
	</item>
	</channel>
</rss>