<?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>JayBachatero.com &#187; SMF Stuff</title>
	<atom:link href="http://www.jaybachatero.com/category/smf-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaybachatero.com</link>
	<description></description>
	<lastBuildDate>Tue, 05 May 2009 06:48:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to use the SMF user system outside of SMF</title>
		<link>http://www.jaybachatero.com/2008/02/22/how-to-use-the-smf-user-system-outside-of-smf/</link>
		<comments>http://www.jaybachatero.com/2008/02/22/how-to-use-the-smf-user-system-outside-of-smf/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 19:49:25 +0000</pubDate>
		<dc:creator>JayBachatero</dc:creator>
				<category><![CDATA[PHP Snippets]]></category>
		<category><![CDATA[SMF Stuff]]></category>

		<guid isPermaLink="false">http://www.jaybachatero.com/blog/2008/02/22/how-to-use-the-smf-user-system-outside-of-smf/</guid>
		<description><![CDATA[
			
				
			
		
I wrote this article a while back for the doc site.
Call SSI.php before anything else.
How do I show a login/logout form?
How do I redirect users after they login/logout?
How do I restrict access to certain areas of my pages?
Extras
Hooking the SMF user system with external applications is a common issue people have.  This document will [...]]]></description>
		<wfw:commentRss>http://www.jaybachatero.com/2008/02/22/how-to-use-the-smf-user-system-outside-of-smf/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to recount posts for members in SMF.</title>
		<link>http://www.jaybachatero.com/2008/01/28/how-to-recount-posts-for-members-in-smf/</link>
		<comments>http://www.jaybachatero.com/2008/01/28/how-to-recount-posts-for-members-in-smf/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 08:21:56 +0000</pubDate>
		<dc:creator>JayBachatero</dc:creator>
				<category><![CDATA[PHP Snippets]]></category>
		<category><![CDATA[SMF Stuff]]></category>

		<guid isPermaLink="false">http://www.jaybachatero.com/blog/2008/01/28/how-to-recount-posts-for-members-in-smf/</guid>
		<description><![CDATA[
			
				
			
		
Something that members ask from time to time is for a way to recount the total posts for their member.  A while back I wrote a small script to do this.  To prevent the script from overloading the server it&#8217;s done in small steps.  It still needs some work but here it [...]]]></description>
		<wfw:commentRss>http://www.jaybachatero.com/2008/01/28/how-to-recount-posts-for-members-in-smf/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Simple Machines Forum Releases SMF 2.0 Beta 2</title>
		<link>http://www.jaybachatero.com/2008/01/20/simple-machines-forum-releases-smf-20-beta-2/</link>
		<comments>http://www.jaybachatero.com/2008/01/20/simple-machines-forum-releases-smf-20-beta-2/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 21:19:15 +0000</pubDate>
		<dc:creator>JayBachatero</dc:creator>
				<category><![CDATA[Digg.com]]></category>
		<category><![CDATA[SMF Stuff]]></category>

		<guid isPermaLink="false">http://www.jaybachatero.com/blog/2008/01/20/simple-machines-forum-releases-smf-20-beta-2/</guid>
		<description><![CDATA[
			
				
			
		
Simple Machines Forum is pleased to announce that the second beta of SMF 2.0. This release includes many new features such as
*Added paid subscription feature
*Added search engine tracking
*Numerous improvements to the WYSIWYG editor
-Click article to read more about the feature updates. read more &#124; digg story
]]></description>
		<wfw:commentRss>http://www.jaybachatero.com/2008/01/20/simple-machines-forum-releases-smf-20-beta-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mass deletion of members.</title>
		<link>http://www.jaybachatero.com/2006/11/19/mass-deletion-of-members/</link>
		<comments>http://www.jaybachatero.com/2006/11/19/mass-deletion-of-members/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 05:47:18 +0000</pubDate>
		<dc:creator>JayBachatero</dc:creator>
				<category><![CDATA[SMF Stuff]]></category>

		<guid isPermaLink="false">http://www.jaybachatero.com/blog/2006/11/19/mass-deletion-of-members/</guid>
		<description><![CDATA[
			
				
			
		
Over the past few days I&#8217;ve been working on a new script for SMF.  This script will allow you to mass delete members by email address.  So if you are tired of getting mailer-daemon emails due to invalid emails then this is the tool for you.  You can insert an array of emails and this [...]]]></description>
		<wfw:commentRss>http://www.jaybachatero.com/2006/11/19/mass-deletion-of-members/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
