<?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>SRH Scripts &#187; News</title>
	<atom:link href="http://www.srhscripts.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.srhscripts.com</link>
	<description>Utilities, Scripts and more!</description>
	<lastBuildDate>Mon, 05 Oct 2009 16:01:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Strip characters from a string</title>
		<link>http://www.srhscripts.com/2009/10/strip-characters-from-a-string/</link>
		<comments>http://www.srhscripts.com/2009/10/strip-characters-from-a-string/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:50:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.srhscripts.com/2009/10/strip-characters-from-a-string/</guid>
		<description><![CDATA[This is a simple and useful function to quickly remove a set of characters from a string. It&#8217;s easier than using multiple replace calls or complicated regex. It&#8217;s great for cleaning up phone numbers, addresses, etc. Both ASP and PHP scripts are available.
]]></description>
			<content:encoded><![CDATA[<p>This is a simple and useful function to quickly remove a set of characters from a string. It&#8217;s easier than using multiple replace calls or complicated regex. It&#8217;s great for cleaning up phone numbers, addresses, etc. Both <a href="http://www.srhscripts.com/asp/strip-characters-from-a-string-asp/">ASP</a> and <a href="http://www.srhscripts.com/php/strip-characters-from-a-string-php/">PHP</a> scripts are available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srhscripts.com/2009/10/strip-characters-from-a-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A better accordion script</title>
		<link>http://www.srhscripts.com/2009/08/a-better-accordion-script/</link>
		<comments>http://www.srhscripts.com/2009/08/a-better-accordion-script/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 05:12:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.srhscripts.com/?p=24</guid>
		<description><![CDATA[I&#8217;ve been trying to incorporate an vertical accordion menu into a new web site without much luck. Most of the prebuilt scripts use onclick. Those that do use mouse events only use onmouseover. There seems to be an issue with the div bubble when using onmouseout. The only thing left to do is write my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to incorporate an vertical accordion menu into a new web site without much luck. Most of the prebuilt scripts use onclick. Those that do use mouse events only use onmouseover. There seems to be an issue with the div bubble when using onmouseout. The only thing left to do is write my own script! I&#8217;ve already created a semi working script and am currently tackling the onmousout issue. I&#8217;ve come up with several ideas and will be posing the script here as soon as it&#8217;s working.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srhscripts.com/2009/08/a-better-accordion-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New PHP script added</title>
		<link>http://www.srhscripts.com/2009/08/new-php-script-added/</link>
		<comments>http://www.srhscripts.com/2009/08/new-php-script-added/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 23:09:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.srhscripts.com/?p=19</guid>
		<description><![CDATA[I&#8217;ve added a new script in the PHP section. This script is something I use all the time. It&#8217;s a simple, convenient function for grabbing web pages, or even posting data.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a new script in the PHP section. This script is something I use all the time. It&#8217;s a simple, convenient function for grabbing web pages, or even posting data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srhscripts.com/2009/08/new-php-script-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hi.</title>
		<link>http://www.srhscripts.com/2009/08/hello-world/</link>
		<comments>http://www.srhscripts.com/2009/08/hello-world/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 14:35:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.srhscripts.com/?p=1</guid>
		<description><![CDATA[Welcome to SRHScripts.com. Currently under construction, this site will house various scripts and utilities I have written over the years. Hopefully, you will find some or all useful. More to come!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to SRHScripts.com. Currently under construction, this site will house various scripts and utilities I have written over the years. Hopefully, you will find some or all useful. More to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.srhscripts.com/2009/08/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

