<?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>txtFeeder &#187; feature addition</title>
	<atom:link href="http://www.txtfeeder.com/category/feature-addition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.txtfeeder.com</link>
	<description>Feeds on demand directly to your mobile</description>
	<lastBuildDate>Tue, 20 Oct 2009 00:14:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Who needs a pen? A new txtFeeder Feature</title>
		<link>http://www.txtfeeder.com/2009/10/who-needs-a-pen-a-new-txtfeeder-feature/</link>
		<comments>http://www.txtfeeder.com/2009/10/who-needs-a-pen-a-new-txtfeeder-feature/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 00:14:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beta]]></category>
		<category><![CDATA[feature addition]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.txtfeeder.com/?p=327</guid>
		<description><![CDATA[I am proud to announce a new feature! txtFeeder Notes.  Now, not only will you avoid data charges, but you can now stop carrying pens! Ever been somewhere and needed to jot something down but don&#8217;t have a pen?  Now you can just send a text to txtFeeder, and it will save your note. You [...]]]></description>
			<content:encoded><![CDATA[<p>I am proud to announce a new feature! txtFeeder Notes.  Now, not only will you avoid data charges, but you can now stop carrying pens! Ever been somewhere and needed to jot something down but don&#8217;t have a pen?  Now you can just send a text to txtFeeder, and it will save your note. You can view your notes online, or through a text message command read the note any time you need it.</p>

<style>
	.slider_div_container {
		width:460px;
		height:356px;
		overflow: hidden;
		margin: 0;
		padding:0;
	}
	.slider_container {
		width:2400px;/* wide enough for all of them in 1 line*/
		height:400px;
		margin: 0;
		padding:0;
	}
	.slider_container img {
		padding:0;
		margin:0;
		/*display:none;*/
	}
	#slide_0 {
		/*display:inline;*/
	}
	#slide_1,#slide_2,#slide_3,#slide_4,#slide_5 {
		right:0;
	}
	#prev_link {
		display:none;
	}
	.slide_nav {
		display:block;
		position:relative;
		width:460px;
	}
	.slide_nav a {
		font-size:16px;
		font-weight:bold;
		background-color:#f0f0f0;
		padding:5px;
	}
	#prev_link {
		z-index:55;
		position:absolute;
		left:0;
		top:0;
	}
	#next_link {
		z-index:65;
		position:absolute;
		top:0;
		right:0;
	}
</style>
<script>
var slidenum=0;
	function next_slide(){
		animate_in(slidenum);		
		slidenum += 1;

		if(slidenum >= 1){
			$("#prev_link").show();
			$("#next_link").hide();
		}else if(slidenum <= 0){
			$("#prev_link").hide();
			$("#next_link").show();			
		}else{
			$("#prev_link").show();
			$("#next_link").show();
		}
	}
	
	function animate_in(num){
		$("#slide_"+num).animate({ 
			marginLeft: "-=462px",
		}, 700 );
	}

	function animate_out(num){
		$("#slide_"+num).animate({ 
			marginLeft: "+=462px",
		}, 700 );
	}
	
	function prev_slide(){
		slidenum -= 1;
		animate_out(slidenum);
	
		if(slidenum >= 1){
			$("#prev_link").show();
			$("#next_link").hide();
		}else if(slidenum <= 0){
			$("#prev_link").hide();
			$("#next_link").show();			
		}else{
			$("#prev_link").show();
			$("#next_link").show();
		}	
	}
</script>

				<div class="slider_div_container">
				<div class="slider_container">
					<img id="slide_0" src="http://www.txtfeeder.com/wp-content/themes/web2text/images/1-note-bookmarks.jpg" title="Note bookmarks" alt="Note bookmarks" />
					<img id="slide_1" src="http://www.txtfeeder.com/wp-content/themes/web2text/images/2-note-bookmarks.jpg" title="Note Saved as bookmarks" alt="Note Saved" />
					<img id="slide_2" src="http://www.txtfeeder.com/wp-content/themes/web2text/images/3-get-note-bookmarks.jpg" title="get note bookmarks" alt="get note" />
					<img id="slide_3" src="http://www.txtfeeder.com/wp-content/themes/web2text/images/4-get-note-bookmarks.jpg" title="Note" alt="Note" />
				</div>
				</div>
				<span class='slide_nav'>
					<a href="javascript:void(0);" id="prev_link" class='slideshow_link' onclick="return prev_slide();">&lt; Previous</a> &nbsp; &nbsp;
					<a href="javascript:void(0);" id="next_link" class='slideshow_link' onclick="return next_slide();">Next &gt;</a>
				</span>
<p><br class="spacer_" /></p>
<p>You&#8217;ll also notice you can now reset your password from your account page, in case you need to.</p>
<p>Log into your account to try this new feature out! If you haven&#8217;t <a title="Join for FREE" href="http://www.txtfeeder.com/join-for-free/">joined</a> yet, now is the time!</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.txtfeeder.com/2009/10/who-needs-a-pen-a-new-txtfeeder-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Feature: Account Usage Statistics</title>
		<link>http://www.txtfeeder.com/2009/09/account-usage-statistics/</link>
		<comments>http://www.txtfeeder.com/2009/09/account-usage-statistics/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 02:11:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[beta]]></category>
		<category><![CDATA[feature addition]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.txtfeeder.com/?p=234</guid>
		<description><![CDATA[You&#8217;ll notice on the your account page, you have a new tab called &#8217;stats&#8217;! View your monthly stats. I got some feedback from users who don&#8217;t have unlimited text messages, so to help them avoid going over their monthly limit, I&#8217;ve now included statistics. Using this service is meant to avoid data charges on your [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ll notice on the your account page, you have a new tab called &#8217;stats&#8217;! View your monthly stats. I got some feedback from users who don&#8217;t have unlimited text messages, so to help them avoid going over their monthly limit, I&#8217;ve now included statistics. Using this service is meant to <strong>avoid data charges</strong> on your phone, and the best way I can do that is to provide you with as much information as I can. I still suggest getting unlimited texting, if you&#8217;re going to use this service regularly, as its easy to get a lot of texts without realizing it, but hopefully this will help anyone having trouble monitoring their usage.</p>
<p><img class="aligncenter size-full wp-image-235" title="txtFeeder User Stats Feature" src="http://www.txtfeeder.com/wp-content/uploads/2009/09/txtFeeder_userStatsFeature.jpg" border="0" alt="txtFeeder User Stats Feature" width="500" height="182" /></p>
<p style="padding-left: 120px;">This shows you the number of messages you have received from txtFeeder. <br />
 There may be some delay, but it should be pretty minimal.</p>
<p><br class="spacer_" /></p>
<p><img class="aligncenter size-full wp-image-237" title="txtFeeder User Stats Feature" src="http://www.txtfeeder.com/wp-content/uploads/2009/09/txtFeeder_userStatsFeature2.jpg" alt="txtFeeder User Stats Feature" width="500" height="182" /></p>
<p style="padding-left: 120px;">This shows the number of text message you have sent txtFeeder.</p>
<p><br class="spacer_" /></p>
<p>Between these two graphs you should be able to easily monitor your text usage with this service, and in addition to just avoiding data charges, avoid any text limits you may have with your carrier. As always, read the <a title="Frequently Asked Questions" href="http://www.txtfeeder.com/help/faq/">FAQ</a> if you have any questions, or <a title="Report a Problem" href="http://www.txtfeeder.com/help/report-a-problem/">report a problem</a> if you experience any.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.txtfeeder.com/2009/09/account-usage-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
