<?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>DIMW &#187; html</title>
	<atom:link href="http://www.doitmyway.net/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doitmyway.net</link>
	<description>Do It My Way or die trying!</description>
	<lastBuildDate>Wed, 07 Jul 2010 16:38:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>html tokenizer</title>
		<link>http://www.doitmyway.net/2009/03/19/html-tokenizer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=html-tokenizer</link>
		<comments>http://www.doitmyway.net/2009/03/19/html-tokenizer/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:43:13 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[token]]></category>
		<category><![CDATA[tokenizer]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=142</guid>
		<description><![CDATA[Hypertext Markup Language (HTML), is the most predominant language for web development. This articles aims to discuss a simple HTML Tokenizer design logic and implementation. outline: introduction to Tokenizers Why html tokenizer? Html tokens Example of tokenizing Prototype using Java introduction to Tokenizers: Tokenizers are tools used to tokenize tokens. Tokenize is the work of]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/03/19/html-tokenizer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>save webpage as image</title>
		<link>http://www.doitmyway.net/2009/03/12/save-webpage-as-image/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=save-webpage-as-image</link>
		<comments>http://www.doitmyway.net/2009/03/12/save-webpage-as-image/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 11:44:03 +0000</pubDate>
		<dc:creator>ali110</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=132</guid>
		<description><![CDATA[Hello there ,   have you ever needed to save the current website you are viewing as an image ?!!![superemotions file="icon_question.gif" title="Question Mark"]   well i did, ok usually we do save the site as html  but that means there will a html file and folder full of images css files and scripts, i dont]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/03/12/save-webpage-as-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Links for downloading</title>
		<link>http://www.doitmyway.net/2009/02/09/make-links-for-downloading/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=make-links-for-downloading</link>
		<comments>http://www.doitmyway.net/2009/02/09/make-links-for-downloading/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 14:52:49 +0000</pubDate>
		<dc:creator>szakwani</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[makelink]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=40</guid>
		<description><![CDATA[Having problems downloading multiple link, you can use this executable file to ease your processing. How to use the makelink Download makeLink Copy all the links to a text file in the folder called links.txt save it execute the program makelink.exe open the html page There are your links. With downthemall extension, you just saved]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/02/09/make-links-for-downloading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
