<?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>getson.info</title>
	<atom:link href="http://getson.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://getson.info</link>
	<description></description>
	<lastBuildDate>Sat, 01 May 2010 20:39:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>txtFeeder a great way to save money in a tough economy!</title>
		<link>http://getson.info/2010/05/txtfeeder-a-great-way-to-save-money-in-a-tough-economy/</link>
		<comments>http://getson.info/2010/05/txtfeeder-a-great-way-to-save-money-in-a-tough-economy/#comments</comments>
		<pubDate>Sat, 01 May 2010 20:39:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://getson.info/?p=101</guid>
		<description><![CDATA[Looking for ways to save money? One easy way is to drop that expensive data plan that your wireless provider is charging! txtFeeder.com allows you to read the web via text messages, instead of paying $30/month and up. Its easy, and FREE! Just create an account, and you can read the news, movie reviews, your [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for ways to save money? One easy way is to drop that expensive data plan that your wireless provider is charging! <a title="Save Money on data charges with txtFeeder" href="http://www.txtfeeder.com" target="_blank">txtFeeder.com allows you to read the web via text messages</a>, instead of paying $30/month and up. Its easy, and FREE! Just create an account, and you can read the news, movie reviews, your favorite blog, or whatever you want! One cool new feature is that the service allows you to save notes that you can read online, or on your phone! Theres no reason not to give it a shot!</p>
]]></content:encoded>
			<wfw:commentRss>http://getson.info/2010/05/txtfeeder-a-great-way-to-save-money-in-a-tough-economy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sidebar Generator Version 1.1</title>
		<link>http://getson.info/2010/01/sidebar-generator-version-1-1/</link>
		<comments>http://getson.info/2010/01/sidebar-generator-version-1-1/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 08:26:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://getson.info/?p=94</guid>
		<description><![CDATA[Ok, So I&#8217;ve finally got back to this plugin. I know its been a while, and I&#8217;ve got a lot of requests for support for multiple sidebars on one page. Version 1.1 now handles that for you! There is a catch though, after this upgrade, you will need to go and re-associate your pages with your [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, So I&#8217;ve finally got back to this plugin. I know its been a while, and I&#8217;ve got a lot of requests for support for multiple sidebars on one page. Version 1.1 now handles that for you! There is a catch though, after this upgrade, you will need to go and re-associate your pages with your sidebars, as the settings will not carry over. So please, back up your database, and take note of what pages/posts use what sidebar.</p>
<p>Currious about this plugin? See the original post here <a title="Sidebar Generator Plugin" href="http://getson.info/2009/10/sidebar-generator-plugin/"> Sidebar Generator Plugin</a> or download the <a title="Download the Sidebar Generator Plugin" href="http://wordpress.org/extend/plugins/sidebar-generator/">Sidebar Generator Plugin</a></p>
<p>Donations of any size are welcome (see the donate link), along with any comments (see below), or suggestions (see the contact page).</p>
]]></content:encoded>
			<wfw:commentRss>http://getson.info/2010/01/sidebar-generator-version-1-1/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Sidebar Generator Plugin</title>
		<link>http://getson.info/2009/10/sidebar-generator-plugin/</link>
		<comments>http://getson.info/2009/10/sidebar-generator-plugin/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 01:51:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://getson.info/?p=3</guid>
		<description><![CDATA[Now you can create as many sidebars as you need for any page you want. That&#8217;s right, page specific sidebars. You can easily seperate your site into sections, or make every single page have page specific content on it. This does not override your current sidebar(s). This only adds sidebars, so if there is a [...]]]></description>
			<content:encoded><![CDATA[<p>Now you can create as many sidebars as you need for any page you want. That&#8217;s right, <strong>page specific sidebars</strong>. You can easily seperate your site into sections, or make every single page have page specific content on it. This does not override your current sidebar(s). This only adds sidebars, so if there is a sidebar selected for the page, it will display the generated sidebar instead of your typical sidebar.</p>
<h2>Features (Current version: 1.0.1):</h2>
<ul>
<li>Generate unlimited sidebars</li>
<li>pick a sidebar on a per-page basis</li>
<li>unique CSS classes for each sidebar for customizable looks</li>
<li>AJAX admin</li>
</ul>
<h2>To install:</h2>
<ol>
<li><a title="Download the Sidebar Generator Plugin" href="http://wordpress.org/extend/plugins/sidebar-generator/" target="_self">download the Sidebar Generator Plugin</a></li>
<li>unzip and upload into your /wp-content/plugins/ folder.</li>
<li>activate the plugin</li>
<li>update your sidebar.php file (or any file that calls a sidebar) and replace dynamic_sidebar() with generated_dynamic_sidebar()</li>
</ol>
<h2>Screenshots:</h2>
<div id="attachment_33" class="wp-caption alignnone" style="width: 160px"><a class="thickbox" href="http://getson.info/wp-content/uploads/2009/10/menu.JPG"><img class="size-thumbnail wp-image-33" title="menu" src="http://getson.info/wp-content/uploads/2009/10/menu-150x150.jpg" alt="Menu Bar" width="150" height="150" /></a><p class="wp-caption-text">Menu Bar</p></div>
<div id="attachment_32" class="wp-caption alignnone" style="width: 160px"><a class="thickbox" href="http://getson.info/wp-content/uploads/2009/10/admin.JPG"><img class="size-thumbnail wp-image-32" title="admin" src="http://getson.info/wp-content/uploads/2009/10/admin-150x150.jpg" alt="Admin Screen" width="150" height="150" /></a><p class="wp-caption-text">Admin Screen</p></div>
<h2>Example:</h2>
<ul>
<li>This website is an example. Notice that there are different widgets on each page. The sidebars are completely seperate. Any widget can be added to any sidebar. In this example (for ease of navigation) I&#8217;ve included the page widget on every sidebar, to differentiate them, I&#8217;ve given them different titles. I also put different text widgets, search widgets and calendar widgets on them. There is no limit to the number of sidebars you can create. If you want to customize the look (by colors, background images, or anything else) a class is given to each sidebar which is labeled in the admin.</li>
</ul>
<h2>Tested on Wordpress versions:</h2>
<ul>
<li>2.8.0</li>
<li>2.8.1</li>
<li>2.8.2</li>
<li>2.8.3</li>
<li>2.8.4</li>
<li>2.8.5</li>
</ul>
<p><a title="Read the web via text messages! Avoid Data Charges" href="http://txtfeeder.com">Read the web via text messages, don't pay data charges! Join FREE! txtFeeder.com</a></p><p><br /><br /> <p>Happy Halloween!</p> <br /> <p>:)</p></p>
<a href="http://click.linksynergy.com/fs-bin/click?id=YLQn2Zp6r5Y&offerid=78524.10005141&type=4&subid=0" target="_blank"><img alt="Apple iTunes" border="0" src="http://images.apple.com/itunesaffiliates/US/2009/10/04/Great90sAlbumSale_125x125.jpg"></a><img border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=YLQn2Zp6r5Y&bids=78524.10005141&type=4&subid=0">

<a href="http://click.linksynergy.com/fs-bin/click?id=YLQn2Zp6r5Y&offerid=78524.10005137&type=4&subid=0" target="_blank"><img alt="Apple iTunes" border="0" src="http://images.apple.com/itunesaffiliates/US/2009/10/04/Creed_125x125.jpg"></a><img border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=YLQn2Zp6r5Y&bids=78524.10005137&type=4&subid=0">

<a href="http://click.linksynergy.com/fs-bin/click?id=YLQn2Zp6r5Y&offerid=78524.10005149&type=4&subid=0" target="_blank"><img alt="Apple iTunes" border="0" src="http://images.apple.com/itunesaffiliates/US/2009/10/04/ModernFamily_s1_125x125.jpg"></a><img border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=YLQn2Zp6r5Y&bids=78524.10005149&type=4&subid=0">

<a href="http://click.linksynergy.com/fs-bin/click?id=YLQn2Zp6r5Y&offerid=78524.10000022&type=3&subid=0" target="_blank">iTunes: All Your Music, All In One Place</a><img border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=YLQn2Zp6r5Y&bids=78524.10000022&type=3&subid=0">
]]></content:encoded>
			<wfw:commentRss>http://getson.info/2009/10/sidebar-generator-plugin/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>
