<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Today&#8217;s Progress</title>
	<atom:link href="http://11mystics.com/2007/08/13/todays-progress/feed/" rel="self" type="application/rss+xml" />
	<link>http://11mystics.com/2007/08/13/todays-progress/</link>
	<description>The Art of Spirit</description>
	<lastBuildDate>Fri, 06 Feb 2009 23:27:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Suzanne</title>
		<link>http://11mystics.com/2007/08/13/todays-progress/comment-page-1/#comment-2179</link>
		<dc:creator>Suzanne</dc:creator>
		<pubDate>Thu, 16 Aug 2007 20:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://11mystics.com/blog/2007/08/13/todays-progress/#comment-2179</guid>
		<description>Hi John - I agree - if I were a customer, I&#039;d want that too. My time is worth more than the cost of the theme.</description>
		<content:encoded><![CDATA[<p>Hi John &#8211; I agree &#8211; if I were a customer, I&#8217;d want that too. My time is worth more than the cost of the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Wright</title>
		<link>http://11mystics.com/2007/08/13/todays-progress/comment-page-1/#comment-2177</link>
		<dc:creator>John Wright</dc:creator>
		<pubDate>Thu, 16 Aug 2007 19:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://11mystics.com/blog/2007/08/13/todays-progress/#comment-2177</guid>
		<description>I for one would definitely appreciate the different colors being already there ready to go.</description>
		<content:encoded><![CDATA[<p>I for one would definitely appreciate the different colors being already there ready to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas040</title>
		<link>http://11mystics.com/2007/08/13/todays-progress/comment-page-1/#comment-2153</link>
		<dc:creator>thomas040</dc:creator>
		<pubDate>Tue, 14 Aug 2007 14:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://11mystics.com/blog/2007/08/13/todays-progress/#comment-2153</guid>
		<description>perfect.... all I needed... thanks!</description>
		<content:encoded><![CDATA[<p>perfect&#8230;. all I needed&#8230; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suzanne</title>
		<link>http://11mystics.com/2007/08/13/todays-progress/comment-page-1/#comment-2149</link>
		<dc:creator>Suzanne</dc:creator>
		<pubDate>Tue, 14 Aug 2007 02:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://11mystics.com/blog/2007/08/13/todays-progress/#comment-2149</guid>
		<description>Here are the steps to duplicate a theme. Close iWeb before doing this.
1. Right click on iWeb icon, select Show Package Contents from menu.

2. Navigate to Themes folder.

3. Decide which theme you want to duplicate and then right click on it. Select Duplicate from the menu.

4. Rename the copy to your new theme name.

5. Find the file (in that same folder called themesortorder.plist. Open it with a code editor or with TextEdit.

6. You will see entries in a list for all the Apple themes. Create an identical entry for your new theme, making sure that your entry is on its own line just like the others. Use the exact name you used to name the .webtheme file. Save and close that file.

7. Now right click on your new theme and select Show Package Contents from the menu. A new Finder window will open.

8. Find the Shared folder and open it.

9. In the Shared folder, you will find About Me.xml.gz, Blog.xml.gz, Welcome.xml.gz and so on... one XML file for each of the 8 page types.

10. Double click About Me.xml.gz. It will unzip itself and create About Me.xml in the same folder. Look for it at the end of the list of files if you&#039;re in icon view.

11. Before opening About Me.xml, use MassReplaceIt to find all instances of &gt;&lt; and replace them with:

&lt;
&gt;

This will insert line breaks for you. If you don&#039;t do this, you will be sorry. 

12. Rename About Me.xml.gz to About Me.xml.gz.backup. If you don&#039;t do this and you write to me and ask why your changes aren&#039;t appearing on your new pages, I will spew flames through the Internet at you and light your Mac on fire! &gt;:)

13. Now open About Me.xml. Now you can edit and change the XML all you want. Any new pages you build with that page template will show your changes. Open iWeb and give it a try.

At this point, you&#039;re on your own to learn the XML. I&#039;ve written so much about how to edit the XML in my articles here and at the Apple iWeb forums so I&#039;m not going to get into that right now.</description>
		<content:encoded><![CDATA[<p>Here are the steps to duplicate a theme. Close iWeb before doing this.<br />
1. Right click on iWeb icon, select Show Package Contents from menu.</p>
<p>2. Navigate to Themes folder.</p>
<p>3. Decide which theme you want to duplicate and then right click on it. Select Duplicate from the menu.</p>
<p>4. Rename the copy to your new theme name.</p>
<p>5. Find the file (in that same folder called themesortorder.plist. Open it with a code editor or with TextEdit.</p>
<p>6. You will see entries in a list for all the Apple themes. Create an identical entry for your new theme, making sure that your entry is on its own line just like the others. Use the exact name you used to name the .webtheme file. Save and close that file.</p>
<p>7. Now right click on your new theme and select Show Package Contents from the menu. A new Finder window will open.</p>
<p>8. Find the Shared folder and open it.</p>
<p>9. In the Shared folder, you will find About Me.xml.gz, Blog.xml.gz, Welcome.xml.gz and so on&#8230; one XML file for each of the 8 page types.</p>
<p>10. Double click About Me.xml.gz. It will unzip itself and create About Me.xml in the same folder. Look for it at the end of the list of files if you&#8217;re in icon view.</p>
<p>11. Before opening About Me.xml, use MassReplaceIt to find all instances of >< and replace them with:</p>
<p>&lt;<br />
&gt;</p>
<p>This will insert line breaks for you. If you don't do this, you will be sorry. </p>
<p>12. Rename About Me.xml.gz to About Me.xml.gz.backup. If you don't do this and you write to me and ask why your changes aren't appearing on your new pages, I will spew flames through the Internet at you and light your Mac on fire! >:)</p>
<p>13. Now open About Me.xml. Now you can edit and change the XML all you want. Any new pages you build with that page template will show your changes. Open iWeb and give it a try.</p>
<p>At this point, you&#8217;re on your own to learn the XML. I&#8217;ve written so much about how to edit the XML in my articles here and at the Apple iWeb forums so I&#8217;m not going to get into that right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas040</title>
		<link>http://11mystics.com/2007/08/13/todays-progress/comment-page-1/#comment-2146</link>
		<dc:creator>thomas040</dc:creator>
		<pubDate>Mon, 13 Aug 2007 22:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://11mystics.com/blog/2007/08/13/todays-progress/#comment-2146</guid>
		<description>Could you... if you will... explain how to ....

duplicate a theme/template, and mess around with it?

I&#039;ve gotten so far, as if I delete the entire &quot;templates&quot; folder within iWeb... nothing happens... it still have everything in terms of templates to pick from...

and the &quot;themes&quot; folder doesn&#039;t really contain anything... no individual xml files as I can see... no content, but still.. if you move them, templates chooser in iweb does not work....

I&#039;m really puzzled, but I wanna make my own stuff... do you have any wise insights you can share ?

PLLLLLEEASE :D</description>
		<content:encoded><![CDATA[<p>Could you&#8230; if you will&#8230; explain how to &#8230;.</p>
<p>duplicate a theme/template, and mess around with it?</p>
<p>I&#8217;ve gotten so far, as if I delete the entire &#8220;templates&#8221; folder within iWeb&#8230; nothing happens&#8230; it still have everything in terms of templates to pick from&#8230;</p>
<p>and the &#8220;themes&#8221; folder doesn&#8217;t really contain anything&#8230; no individual xml files as I can see&#8230; no content, but still.. if you move them, templates chooser in iweb does not work&#8230;.</p>
<p>I&#8217;m really puzzled, but I wanna make my own stuff&#8230; do you have any wise insights you can share ?</p>
<p>PLLLLLEEASE :D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

