<?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>Is This A Blog? &#187; javascript</title>
	<atom:link href="http://www.isthisablog.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isthisablog.com</link>
	<description>Web Development and other Inane Topics and Tools</description>
	<lastBuildDate>Thu, 15 Jul 2010 23:59:14 +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>Automatically add LI tags</title>
		<link>http://www.isthisablog.com/2010/02/26/automatically-add-li-tags/</link>
		<comments>http://www.isthisablog.com/2010/02/26/automatically-add-li-tags/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 12:29:58 +0000</pubDate>
		<dc:creator>Daniel Costalis</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[li]]></category>
		<category><![CDATA[time-saver]]></category>

		<guid isPermaLink="false">http://www.isthisablog.com/?p=346</guid>
		<description><![CDATA[So, more than once I&#8217;ve had to grab a list from a Word document or a PDF and put it into some HTML friendly code. My fingers would start to hurt from copying and pasting &#60;li&#62; tags and &#60;p&#62; tags &#8230; <a href="http://www.isthisablog.com/2010/02/26/automatically-add-li-tags/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.isthisablog.com/2010/02/26/automatically-add-li-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Character and Word Count</title>
		<link>http://www.isthisablog.com/2009/03/03/javascript-character-and-word-count/</link>
		<comments>http://www.isthisablog.com/2009/03/03/javascript-character-and-word-count/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 20:01:00 +0000</pubDate>
		<dc:creator>Daniel Costalis</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.whathuhstudios.com/press/2009/03/03/javascript-character-and-word-count/</guid>
		<description><![CDATA[Another tool released into the wild today, this time useful to pretty much anybody who has ever left a comment or filled out a form: http://whathuhstudios.com/javascript-character-count.html This will count the characters in your text, or optionally, the number of words &#8230; <a href="http://www.isthisablog.com/2009/03/03/javascript-character-and-word-count/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.isthisablog.com/2009/03/03/javascript-character-and-word-count/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

