<?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>Learning AppleScript for Beginners &#187; HTML</title>
	<atom:link href="http://www.scriptsforapple.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptsforapple.com</link>
	<description>Discussions on AppleScripting, with emphasis on tutorials for those new to scripting. Example scripts of general utility, as well as some that relate to specific applications (FileMaker Pro, AppleWorks, Script Editor, specialized scripts and others). Some discussion of HyperCard and AppleScript and the Classic (OS9) environment</description>
	<lastBuildDate>Sun, 15 Jan 2012 01:06:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Removing HTML from a Word 2008 Document</title>
		<link>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/</link>
		<comments>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:22:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Editing Text]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[HTML tags]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[sub-routine]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[Unicode text]]></category>
		<category><![CDATA[Word 2008]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2480</guid>
		<description><![CDATA[<p>This is a script, that I use to strip the HTML from my web documents. It really comes in handy, when you want to edit the content of a document without all of the distractions of all of the HTML tags getting in the way. It was written specifically for use with Word 2008, although [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Converting HTML to Text Format</title>
		<link>http://www.scriptsforapple.com/converting-html-to-text-format/</link>
		<comments>http://www.scriptsforapple.com/converting-html-to-text-format/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 18:24:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[&]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[display alert]]></category>
		<category><![CDATA[document 1]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2332</guid>
		<description><![CDATA[<p>Often, I copy text from one of my posts into a text file for further editing (typos, script errors etc) only to find that I have copied the HTML too, which is not good since it&#8217;s not usually the HTML that I want to edit, and therefore makes it difficult to focus on what I [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/converting-html-to-text-format/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>AppleScript Droplet to Convert Text to HTML</title>
		<link>http://www.scriptsforapple.com/applescript-droplet-to-convert-text-to-html/</link>
		<comments>http://www.scriptsforapple.com/applescript-droplet-to-convert-text-to-html/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 12:34:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Droplet]]></category>
		<category><![CDATA[Get Info Window]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[droplet]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1937</guid>
		<description><![CDATA[<p>Sometimes it&#8217;s nice to just eliminate some typing when creating html documents, especially when you write your HTML by hand (as I do). Even if it is just for the sake of setting up the initial template so you can get down to the details more efficiently.</p> <p align="center"></p> <p>Copy this into your Script Editor [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-droplet-to-convert-text-to-html/feed/</wfw:commentRss>
		<slash:comments>216</slash:comments>
		</item>
	</channel>
</rss>

