<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Girlie&apos;s Tips and Tricks</title>
<link>http://www.thegirliematters.com/tips/</link>
<description>tips and tricks for movable type</description>
<dc:language>en-us</dc:language>
<dc:creator>girlie@thegirliematters.com</dc:creator>
<dc:date>2008-11-10T22:18:36-06:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.2" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>Nick on dynamic archives by author</title>
<link>http://www.thegirliematters.com/tips/archives/0501/dynamic_archives_by_author.php#003605</link>
<description>Blimey - this looks cool, naturally I can&apos;t get it to work.  How do I know if I have smarty?  

If I just copy and past the first code exactly as described, and I check &quot;Enable dynamic building for this template&quot; then try and enter the URL, there&apos;s nothing there:

link

So.... does this mean I&apos;m missing smarty?  Or do I have to build the thing somehow initially?  There is obviously no such file as test.php so that URL naturally fails.

Drat... I&apos;m totally stumped!</description>
<guid isPermaLink="false">003605@http://www.thegirliematters.com/tips/</guid>
<pubdate>2006-02-03T20:16:03-06:00</pubdate>
</item>
<item>
<title>raffaele on paginated dynamic index page with smarty</title>
<link>http://www.thegirliematters.com/tips/archives/0411/paginated_dynamic_index_page_with_smarty.php#003033</link>
<description>Hi girlie,

I have installed mt 3.2 with dynamic template.
I have installed your instructions in category template and I got two problems:

1) It shows me all posts (13 posts), instead only the firts five;

2) If i do next I got the following error:
SQL/DB Error -- [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near &apos;offset 5&apos; at line 17]
Since I am not a pc programmer, could you help me to understand where I am wrong?
Thank you

raffaele
Italy</description>
<guid isPermaLink="false">003033@http://www.thegirliematters.com/tips/</guid>
<pubdate>2006-01-06T07:21:21-06:00</pubdate>
</item>
<item>
<title>Kevin Aylward on dynamic archives by author</title>
<link>http://www.thegirliematters.com/tips/archives/0501/dynamic_archives_by_author.php#002957</link>
<description>When you say, author=girlie, which MT field is that - username or display name?  

Also, how are capitalization and spaces in the names handled?</description>
<guid isPermaLink="false">002957@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-12-27T16:04:20-06:00</pubdate>
</item>
<item>
<title>fred on per-category individual entry archive templates</title>
<link>http://www.thegirliematters.com/tips/archives/0410/percategory_individual_entry_archive_templates.php#002851</link>
<description>It seems to work fine If I don&apos;t have any subcategories for my entry, but as soon as I have subcategories, it doesn&apos;t work anymore and returns an empty page.
Any idea?</description>
<guid isPermaLink="false">002851@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-12-19T08:53:40-06:00</pubdate>
</item>
<item>
<title>toddc on dynamic archives by author</title>
<link>http://www.thegirliematters.com/tips/archives/0501/dynamic_archives_by_author.php#002824</link>
<description><![CDATA[
This is awesome! Just one thing: The list of posts generated by  the author page doesn't link to the posts themselves. The list of post  titles shows up great, but those titles all share the link to the author's individual page (the URL of the page the list appears on, actually) rather than going to the individual post. I used the exact code you gave in this great tutorial. Is there any trick I might try? &nbsp;Here's an example of what I'm talking about. All of the links on that page are the same. Any suggestions on how I can make them point to the individual posts?&nbsp;Thanks!]]></description>
<guid isPermaLink="false">002824@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-12-15T23:22:33-06:00</pubdate>
</item>
<item>
<title>Matt Waters on dynamic archives by author</title>
<link>http://www.thegirliematters.com/tips/archives/0501/dynamic_archives_by_author.php#002818</link>
<description>Wow I must have stared at this page for 2 days until I finally figured out how to implement the solution it provided me.  I am dense!!  Thanks so much for providing this code!!!</description>
<guid isPermaLink="false">002818@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-12-14T14:57:13-06:00</pubdate>
</item>
<item>
<title>Chas Waggins on notifications: single form for subscribe and unsubscribe</title>
<link>http://www.thegirliematters.com/tips/archives/0408/notifications_single_form_for_subscribe_and_unsubscribe.php#002087</link>
<description>When I use this code with 3.1.6 it adds the address to the notification list, but when I try to remove an address using the &quot;unsubscribe&quot; button I&apos;m told that &quot;The address name@dom.com was not subscribed.&quot; even thought it *is* on the list. Any ideas?</description>
<guid isPermaLink="false">002087@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-10-05T22:34:00-06:00</pubdate>
</item>
<item>
<title>girlie on generate RSS feeds by category</title>
<link>http://www.thegirliematters.com/tips/archives/0305/generate_rss_feeds_by_category.php#001908</link>
<description><![CDATA[I just followed all the steps in 3.2 and they worked correctly for me - a file was generated for each category name, with an .xml extension.

These steps are based on versions prior to 3.2 of course; for step 4, there's no specific field called &quot;Archive File Template&quot; in 3.2 now - it's &quot;Archive File Path&quot; under Archive Mappings on the Publishing settings page; and you have to select Custom... from the dropdown menu in that column for the new template you added, then paste the code there and SAVE.]]></description>
<guid isPermaLink="false">001908@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-09-25T13:01:53-06:00</pubdate>
</item>
<item>
<title>arved on generate RSS feeds by category</title>
<link>http://www.thegirliematters.com/tips/archives/0305/generate_rss_feeds_by_category.php#001907</link>
<description><![CDATA[I just upgraded to MT 3.1/3.2 and noticed that 4 does not work anymore. The category name does not get expanded and i ended up with a file &lt;MTArchiveCategory dirify=&quot;1&quot;&gt;.xml on my harddisk.

Any idea?]]></description>
<guid isPermaLink="false">001907@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-09-25T12:41:27-06:00</pubdate>
</item>
<item>
<title>News Beak on notifications: single form for subscribe and unsubscribe</title>
<link>http://www.thegirliematters.com/tips/archives/0408/notifications_single_form_for_subscribe_and_unsubscribe.php#001597</link>
<description>Ok it continues to give me a The address &quot;email addy here&quot; was not subscribed. 

Not sure what to do there.</description>
<guid isPermaLink="false">001597@http://www.thegirliematters.com/tips/</guid>
<pubdate>2005-08-31T16:14:54-06:00</pubdate>
</item>


</channel>
</rss>