<?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/"
	>

<channel>
	<title>Welcome to Widya Tehnika</title>
	<atom:link href="http://widyani.com/feed" rel="self" type="application/rss+xml" />
	<link>http://widyani.com</link>
	<description>Widya Tehnika, All about Information Technology resources</description>
	<pubDate>Fri, 20 Nov 2009 03:44:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Custom and Clean URL with mod_rewrite</title>
		<link>http://widyani.com/apache-web-server/create-custom-and-clean-url-with-mod_rewrite.html</link>
		<comments>http://widyani.com/apache-web-server/create-custom-and-clean-url-with-mod_rewrite.html#comments</comments>
		<pubDate>Fri, 20 Nov 2009 03:41:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apache Web Server]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Clean URL]]></category>

		<category><![CDATA[Module mod_rewrite]]></category>

		<category><![CDATA[SEO Friendly]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=295</guid>
		<description><![CDATA[Module mod_rewrite is  one of the most popular module in the Apache web server that is for rewriting and redirecting URLs dynamically. It’s based on regular expression with using powerful pattern matching to allow for handling of very complex situation. So, with this module, we create custom URL, clean and search engine friendly ( [...]]]></description>
		<wfw:commentRss>http://widyani.com/apache-web-server/create-custom-and-clean-url-with-mod_rewrite.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Best Guidelines Activate Module mod_rewrite in Apache</title>
		<link>http://widyani.com/apache-web-server/the-best-guidelines-activate-module-mod_rewrite-in-apache.html</link>
		<comments>http://widyani.com/apache-web-server/the-best-guidelines-activate-module-mod_rewrite-in-apache.html#comments</comments>
		<pubDate>Thu, 19 Nov 2009 07:34:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apache Web Server]]></category>

		<category><![CDATA[.htaccess]]></category>

		<category><![CDATA[Apache Module]]></category>

		<category><![CDATA[mod_rewrite]]></category>

		<category><![CDATA[URL Rewriting]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=292</guid>
		<description><![CDATA[In this discussion, we will learn more about Apache module mod_rewrite that is used rewrite request URLs on the fly with a rule-based rewrite engine. We hope this discussion can be the best guidelines activate module mod_rewrite in Apache web server. In the Apache documentation site, mod_rewrite is truly the Swiss army knife of URL [...]]]></description>
		<wfw:commentRss>http://widyani.com/apache-web-server/the-best-guidelines-activate-module-mod_rewrite-in-apache.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Best Practice for Handling Date Time in PHP</title>
		<link>http://widyani.com/php/the-best-practice-for-handling-date-time-in-php.html</link>
		<comments>http://widyani.com/php/the-best-practice-for-handling-date-time-in-php.html#comments</comments>
		<pubDate>Sun, 15 Nov 2009 05:03:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[basic learning php]]></category>

		<category><![CDATA[basic php]]></category>

		<category><![CDATA[Date Time]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=287</guid>
		<description><![CDATA[Date time is very extremely important if we will build critical application, so we must special attention for it. Handling date time properly in our program is more complicated than handling strings or numbers variable. Because date time is not  a single value but a collection of values, such day, month, year, hour, minute [...]]]></description>
		<wfw:commentRss>http://widyani.com/php/the-best-practice-for-handling-date-time-in-php.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Secret of PHP Variables</title>
		<link>http://widyani.com/php/the-secret-of-php-variables.html</link>
		<comments>http://widyani.com/php/the-secret-of-php-variables.html#comments</comments>
		<pubDate>Sat, 14 Nov 2009 17:14:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[basic learning php]]></category>

		<category><![CDATA[basic php]]></category>

		<category><![CDATA[Variable]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=283</guid>
		<description><![CDATA[If we are familiar with programming, we  are certainly familiar with variables, how to declare and use it. In this discussion, we will discuss more about the variables, with specific scope of PHP as programming language and what is the secret behind the PHP variables.
Variables are containers used to hold information and it can [...]]]></description>
		<wfw:commentRss>http://widyani.com/php/the-secret-of-php-variables.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Basic Learning PHP Function</title>
		<link>http://widyani.com/php/basic-learning-php-function.html</link>
		<comments>http://widyani.com/php/basic-learning-php-function.html#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:45:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[basic php]]></category>

		<category><![CDATA[Functions]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=279</guid>
		<description><![CDATA[PHP as programming language and server side scripting was originally using procedural programming, it’s not an object oriented language. In procedural programming, real power of PHP comes from functions ( in the PHP there are more than 700 built functions ). See detail the built in functions in the PHP, please visit PHP Site Reference.
A [...]]]></description>
		<wfw:commentRss>http://widyani.com/php/basic-learning-php-function.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Create Simple Tooltip with CSS - Cascading Style Sheet</title>
		<link>http://widyani.com/html/create-simple-tooltip-with-css-cascading-style-sheet.html</link>
		<comments>http://widyani.com/html/create-simple-tooltip-with-css-cascading-style-sheet.html#comments</comments>
		<pubDate>Mon, 02 Nov 2009 09:10:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Html]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[tooltip]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=273</guid>
		<description><![CDATA[We often hear tooltip terminology in the computer world or programming. Tooltip can be defined as information used to explain function of element graphic or button. It’s used in conjunction with a cursor, usually a mouser pointer. A tooltip may appear when user hovers the cursor over an element graphic or button, as hover box [...]]]></description>
		<wfw:commentRss>http://widyani.com/html/create-simple-tooltip-with-css-cascading-style-sheet.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tweak and Improve MS Windows XP Performance</title>
		<link>http://widyani.com/articles/windows-os/tweak-and-improve-ms-windows-xp-performance.html</link>
		<comments>http://widyani.com/articles/windows-os/tweak-and-improve-ms-windows-xp-performance.html#comments</comments>
		<pubDate>Mon, 19 Oct 2009 10:04:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Windows OS]]></category>

		<category><![CDATA[tips tricks]]></category>

		<category><![CDATA[tweak windows]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=266</guid>
		<description><![CDATA[With this tips and tricks, our machines with Microsoft Windows XP will be faster and more responsive. So, how to tweak our machine with MS Windows XP ..? This is simple tips and trick but it’s powerful to increase performance our machine. We’ll discuss different ways to improve and tweak MS Windows performance.
The first trick [...]]]></description>
		<wfw:commentRss>http://widyani.com/articles/windows-os/tweak-and-improve-ms-windows-xp-performance.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Basic Learning jQuery : Selector Expression</title>
		<link>http://widyani.com/articles/jquery/basic-learning-jquery-selector-expression.html</link>
		<comments>http://widyani.com/articles/jquery/basic-learning-jquery-selector-expression.html#comments</comments>
		<pubDate>Mon, 05 Oct 2009 17:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[DOM Selector]]></category>

		<category><![CDATA[jQuery Selector]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=259</guid>
		<description><![CDATA[In this discussion, we will learn how to select the best selector expression for our web application. jQuery is powerful of cascading style sheet and XPath selectors, so we can access elements or groups of elements in the Document Object Model ( DOM ) very quickly and easily. Other features of jQuery, it’s most powerful [...]]]></description>
		<wfw:commentRss>http://widyani.com/articles/jquery/basic-learning-jquery-selector-expression.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Basic Learning jQuery</title>
		<link>http://widyani.com/articles/jquery/basic-learning-jquery.html</link>
		<comments>http://widyani.com/articles/jquery/basic-learning-jquery.html#comments</comments>
		<pubDate>Mon, 05 Oct 2009 08:50:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[Basic Learning]]></category>

		<category><![CDATA[JavaScript Framework]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=246</guid>
		<description><![CDATA[jQuery is JavaScript library or JavaScript framework that emphasizes interaction between JavaScript and HTML, excellent support for Ajax application and other JavaScript features quick and easy. It was released in January 2006 by John Resig. In the trend Rich Internet Application ( RIA ) and responsive web pages ( Web 2.0 ), jQuery become more [...]]]></description>
		<wfw:commentRss>http://widyani.com/articles/jquery/basic-learning-jquery.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Basic Learning HTML : Document Object Model – DOM</title>
		<link>http://widyani.com/html/basic-learning-html-document-object-model-%e2%80%93-dom.html</link>
		<comments>http://widyani.com/html/basic-learning-html-document-object-model-%e2%80%93-dom.html#comments</comments>
		<pubDate>Thu, 03 Sep 2009 05:17:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Html]]></category>

		<category><![CDATA[basic html]]></category>

		<category><![CDATA[dom]]></category>

		<guid isPermaLink="false">http://widyani.com/?p=243</guid>
		<description><![CDATA[The Document Object Model is a standard way in which web browsers represent HMTL and XML documents that will allow programs and scripts to dynamically access and update the content, structure and style of documents. In this discussion, we will basic learning HTML with sub topic Document Object Model, also know as DOM.
The history of [...]]]></description>
		<wfw:commentRss>http://widyani.com/html/basic-learning-html-document-object-model-%e2%80%93-dom.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

