<?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>Brass Blogs Web Design &#187; Scripts</title>
	<atom:link href="http://brassblogs.com/category/freebies/scripts/feed" rel="self" type="application/rss+xml" />
	<link>http://brassblogs.com</link>
	<description>Web Design located in Simsbury (a suburb of Hartford) CT</description>
	<lastBuildDate>Fri, 08 Jul 2011 18:47:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Hiding information from the WordPress admin</title>
		<link>http://brassblogs.com/cms-platforms/wordpress/hiding-information-from-the-wordpress-admin</link>
		<comments>http://brassblogs.com/cms-platforms/wordpress/hiding-information-from-the-wordpress-admin#comments</comments>
		<pubDate>Tue, 17 Aug 2010 13:32:28 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tidbits]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=260</guid>
		<description><![CDATA[So, while I was working on my Back End Instructions plugin yesterday, I was talking to my husband about the client I had built it for. As a quick notation, it&#8217;s a group of women who are of a certain age (no offense to anyone &#8211; I&#8217;m getting there myself!) and who do not like change. It&#8217;s taken me almost three years of pulling teeth to get things to where they are now. They want [...]


Related posts:<ol><li><a href='http://brassblogs.com/cms-platforms/wordpress/client-instructions-through-the-wordpress-admin' rel='bookmark' title='Client instructions through the WordPress admin'>Client instructions through the WordPress admin</a></li>
<li><a href='http://brassblogs.com/cms-platforms/wordpress/custom-write-panels-for-wordpress-3-0' rel='bookmark' title='Custom Write Panels for WordPress 3.0'>Custom Write Panels for WordPress 3.0</a></li>
<li><a href='http://brassblogs.com/lab/expandable-comment-replies' rel='bookmark' title='Expandable Comment Replies'>Expandable Comment Replies</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/cms-platforms/wordpress/hiding-information-from-the-wordpress-admin/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Better Text Widget</title>
		<link>http://brassblogs.com/cms-platforms/wordpress/better-text-widget</link>
		<comments>http://brassblogs.com/cms-platforms/wordpress/better-text-widget#comments</comments>
		<pubDate>Wed, 17 Feb 2010 17:47:28 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[CMS Platforms]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tidbits]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=218</guid>
		<description><![CDATA[NOTE: October 5, 2010 I just recently used this plugin while developing locally for a client. I did an SQL export of the site to move the testbed to the live server, and was muchly surprised to discover this widget does not get retained in the database for some reason. I had to redo all of the widgets manually. I just wanted to post notice of this bug, because I want you to know that [...]


Related posts:<ol><li><a href='http://brassblogs.com/cms-platforms/wordpress/nice-little-twitter-widget' rel='bookmark' title='Nice little Twitter Widget'>Nice little Twitter Widget</a></li>
<li><a href='http://brassblogs.com/cms-platforms/wordpress/allow-end-users-to-add-images-to-your-gallery' rel='bookmark' title='Allow End Users to Add Images to Your Gallery'>Allow End Users to Add Images to Your Gallery</a></li>
<li><a href='http://brassblogs.com/blog/wanted-to-offer-some-props' rel='bookmark' title='Wanted to offer some props&#8230;'>Wanted to offer some props&#8230;</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/cms-platforms/wordpress/better-text-widget/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Expandable Comment Replies</title>
		<link>http://brassblogs.com/lab/expandable-comment-replies</link>
		<comments>http://brassblogs.com/lab/expandable-comment-replies#comments</comments>
		<pubDate>Tue, 31 Mar 2009 16:13:36 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=126</guid>
		<description><![CDATA[So although I&#8217;ve said before that I was working on my first plugin, I&#8217;m actually going to release my first plugin. it&#8217;s the first one I&#8217;m letting out into the wild &#8211; not the first one I&#8217;ve written So here it is &#8211; my jQuery Expandable Comment Replies. It actually started with an idea i had last week. You&#8217;ll notice I&#8217;ve had a redesign over the last week &#8211; that&#8217;s because I finally realized I [...]


Related posts:<ol><li><a href='http://brassblogs.com/blog/wordpress-27-and-comment-display' rel='bookmark' title='WordPress 2.7 and Comment Display'>WordPress 2.7 and Comment Display</a></li>
<li><a href='http://brassblogs.com/cms-platforms/wordpress/hiding-information-from-the-wordpress-admin' rel='bookmark' title='Hiding information from the WordPress admin'>Hiding information from the WordPress admin</a></li>
<li><a href='http://brassblogs.com/blog/my-first-plugin-simplecart' rel='bookmark' title='My First Plugin: SimpleCart'>My First Plugin: SimpleCart</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/lab/expandable-comment-replies/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>An evil little trick.</title>
		<link>http://brassblogs.com/blog/an-evil-little-trick</link>
		<comments>http://brassblogs.com/blog/an-evil-little-trick#comments</comments>
		<pubDate>Thu, 30 Oct 2008 19:55:17 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=24</guid>
		<description><![CDATA[Yes, I said &#8220;evil&#8221;. Because it is. I belong to a couple of awesome networking lists. On one of these lists, recently, someone was asking about a possible solution to what is truly a common problem for us designers/programmers who provide CMS solutions for our clients. The problem? Microsoft Word. All of you reading this&#8230;how many of you have create an awesome site design with pristine code and gorgeous formatting, and your client is all [...]


Related posts:<ol><li><a href='http://brassblogs.com/blog/part-1-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 1: Neat Little Snippets of Code That Are Useful for WordPress'>Part 1: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-4-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 4: Neat Little Snippets of Code That Are Useful for WordPress'>Part 4: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/back-end-instructions-official-release' rel='bookmark' title='Back End Instructions &#8211; official release'>Back End Instructions &#8211; official release</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/blog/an-evil-little-trick/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>sIFR</title>
		<link>http://brassblogs.com/blog/sifr</link>
		<comments>http://brassblogs.com/blog/sifr#comments</comments>
		<pubDate>Tue, 27 May 2008 18:24:40 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tidbits]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=30</guid>
		<description><![CDATA[Ahhh&#8230;sIFR &#8211; also know as &#8220;Scalable Inman Flash Replacement&#8221;. I&#8217;m not going to go through and tell you the history and all that &#8211; there&#8217;s plenty of information on it out there for you to peruse at your leisure. Me, I&#8217;m a &#8220;get to the point&#8221; kinda gal &#8211; as you all know. For a long time, people have wanted to move away from he &#8220;standard&#8221; fonts found in a particular browser, and use a [...]


Related posts:<ol><li><a href='http://brassblogs.com/cms-platforms/wordpress/better-text-widget' rel='bookmark' title='Better Text Widget'>Better Text Widget</a></li>
<li><a href='http://brassblogs.com/lab/creating-an-html-signature-file-for-just-about-anything' rel='bookmark' title='Creating an HTML signature file for just about anything'>Creating an HTML signature file for just about anything</a></li>
<li><a href='http://brassblogs.com/blog/flickering-stuff-in-ie' rel='bookmark' title='Flickering Stuff in IE'>Flickering Stuff in IE</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/blog/sifr/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part 4: Neat Little Snippets of Code That Are Useful for WordPress</title>
		<link>http://brassblogs.com/blog/part-4-neat-little-snippets-of-code-that-are-useful-for-wordpress</link>
		<comments>http://brassblogs.com/blog/part-4-neat-little-snippets-of-code-that-are-useful-for-wordpress#comments</comments>
		<pubDate>Thu, 13 Mar 2008 14:03:36 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tidbits]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=32</guid>
		<description><![CDATA[Okay, so here we move on to Part 4 of my &#8220;taking too long to add to this&#8221; series I had a client this week who is an author. He does some work on practice lists, and wanted a spot to gather his writing together. The thing that he wanted was something that would count the words within his posts &#8211; since many of his lists require practice pieces to be under a certain word [...]


Related posts:<ol><li><a href='http://brassblogs.com/blog/part-1-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 1: Neat Little Snippets of Code That Are Useful for WordPress'>Part 1: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-3-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 3: Neat Little Snippets of Code That Are Useful for WordPress'>Part 3: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-2-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 2: Neat Little Snippets of Code That Are Useful for WordPress'>Part 2: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/blog/part-4-neat-little-snippets-of-code-that-are-useful-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part 3: Neat Little Snippets of Code That Are Useful for WordPress</title>
		<link>http://brassblogs.com/blog/part-3-neat-little-snippets-of-code-that-are-useful-for-wordpress</link>
		<comments>http://brassblogs.com/blog/part-3-neat-little-snippets-of-code-that-are-useful-for-wordpress#comments</comments>
		<pubDate>Mon, 17 Dec 2007 22:55:34 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=33</guid>
		<description><![CDATA[The Content Scraper (for sites that have no feed). ::now holding my ears to shut out the yelps:: Okay, okay &#8211; calm down. Here&#8217;s the thing. I debated long and hard about putting this here. I truly did. People hate content scrapers, and yes &#8211; for the most part &#8211; the ones that use it for horrid purposes are evil bastards. But being in the Christmas spirit that I always get in at this time [...]


Related posts:<ol><li><a href='http://brassblogs.com/blog/part-2-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 2: Neat Little Snippets of Code That Are Useful for WordPress'>Part 2: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-1-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 1: Neat Little Snippets of Code That Are Useful for WordPress'>Part 1: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-4-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 4: Neat Little Snippets of Code That Are Useful for WordPress'>Part 4: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/blog/part-3-neat-little-snippets-of-code-that-are-useful-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part 2: Neat Little Snippets of Code That Are Useful for WordPress</title>
		<link>http://brassblogs.com/blog/part-2-neat-little-snippets-of-code-that-are-useful-for-wordpress</link>
		<comments>http://brassblogs.com/blog/part-2-neat-little-snippets-of-code-that-are-useful-for-wordpress#comments</comments>
		<pubDate>Mon, 03 Dec 2007 19:15:54 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=34</guid>
		<description><![CDATA[Ahhhhh&#8230;. ye olde &#8220;Send to a Friend&#8221;. One of my recent clients really wanted this sucker for every single post on their site &#8211; all you needed to do was put in your email address, your friend&#8217;s email address, maybe write a little personal note and send it on it&#8217;s merry way. The problem with &#8220;Send to a Friend&#8221; scripts is the abuse factor. Basically, you&#8217;re leaving your server wide open for some POS to [...]


Related posts:<ol><li><a href='http://brassblogs.com/blog/part-4-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 4: Neat Little Snippets of Code That Are Useful for WordPress'>Part 4: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-3-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 3: Neat Little Snippets of Code That Are Useful for WordPress'>Part 3: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-1-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 1: Neat Little Snippets of Code That Are Useful for WordPress'>Part 1: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/blog/part-2-neat-little-snippets-of-code-that-are-useful-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part 1: Neat Little Snippets of Code That Are Useful for WordPress</title>
		<link>http://brassblogs.com/blog/part-1-neat-little-snippets-of-code-that-are-useful-for-wordpress</link>
		<comments>http://brassblogs.com/blog/part-1-neat-little-snippets-of-code-that-are-useful-for-wordpress#comments</comments>
		<pubDate>Tue, 13 Nov 2007 16:35:11 +0000</pubDate>
		<dc:creator>Shelly</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://brassblogs.com/?p=36</guid>
		<description><![CDATA[So, as an introduction, I&#8217;m going to tell you that there will be no real rhyme or reason to this series. Over the past few weeks, I&#8217;ve had several paying clients (and one pro-bono, who really pushed my limits) who have forced me to learn new things, and pull out some creative thinking. As I said before, I&#8217;m not a programmer, I just know enough to get around. So I&#8217;m absolutely positive some of these [...]


Related posts:<ol><li><a href='http://brassblogs.com/blog/part-4-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 4: Neat Little Snippets of Code That Are Useful for WordPress'>Part 4: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-3-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 3: Neat Little Snippets of Code That Are Useful for WordPress'>Part 3: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
<li><a href='http://brassblogs.com/blog/part-2-neat-little-snippets-of-code-that-are-useful-for-wordpress' rel='bookmark' title='Part 2: Neat Little Snippets of Code That Are Useful for WordPress'>Part 2: Neat Little Snippets of Code That Are Useful for WordPress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://brassblogs.com/blog/part-1-neat-little-snippets-of-code-that-are-useful-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

