<?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>Cjfay.com - Magic Designagina &#187; Desktop Apps</title>
	<atom:link href="http://www.cjfay.com/category/downloads/desktop-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cjfay.com</link>
	<description>You touch my tra-la-la...</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:45:15 +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>EnvatoTracker &#8211; Sales notifier (Windows)</title>
		<link>http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/</link>
		<comments>http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/#comments</comments>
		<pubDate>Fri, 01 May 2009 17:07:21 +0000</pubDate>
		<dc:creator>chrisfay</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.cjfay.com/?p=160</guid>
		<description><![CDATA[EnvatoTracker is a Windows desktop tool that polls the Envato API for any new sales and notifies you if one is found either via email, tray popup (with a customizable alert sound), or both. 


  
    
      
    
    
      download: EnvatoTracker (425.01KB)
   [...]


Related posts:<ol><li><a href='http://www.cjfay.com/2008/09/16/wordpress-howto-fix-missing-category-information/' rel='bookmark' title='Permanent Link: Wordpress HowTo &#8211; Fix missing category information'>Wordpress HowTo &#8211; Fix missing category information</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>EnvatoTracker is a Windows desktop tool that polls the Envato API for any new sales and notifies you if one is found either via email, tray popup (with a customizable alert sound), or both. </p>
<p><a href='http://www.pledgie.com/campaigns/11086'><img alt='Click here to lend your support to: EnvatoTracker and make a donation at www.pledgie.com !' src='http://www.pledgie.com/campaigns/11086.png?skin_name=chrome' border='0' /></a></p>
<p><table class="table" cellpadding="3" width="100%">
  <tr>
    <td width="35">
      <img src="http://www.cjfay.com/wp-content/plugins/downloads-manager/img/icons/euro48.png" alt="http://www.cjfay.com/wp-content/plugins/downloads-manager/img/icons/euro48.png">
    </td>
    <td>
      <b>download:</b> <a href="http://www.cjfay.com/?file_id=15">EnvatoTracker</a> <small>(425.01KB)</small><br />
      <b>added:</b> 06/03/2010 <br />
      <b>clicks:</b> 731 <br />
      <b>description:</b> Envato sales tracker installer. Requires .Net 2.0 <br />
    </td>
  </tr>
</table><br />
<table class="table" cellpadding="3" width="100%">
  <tr>
    <td width="35">
      <img src="http://www.cjfay.com/wp-content/plugins/downloads-manager/img/icons/euro48.png" alt="http://www.cjfay.com/wp-content/plugins/downloads-manager/img/icons/euro48.png">
    </td>
    <td>
      <b>download:</b> <a href="http://www.cjfay.com/?file_id=17">EnvatoTracker SRC - Github</a> <small>(13.43KB)</small><br />
      <b>added:</b> 05/12/2010 <br />
      <b>clicks:</b> 559 <br />
      <b>description:</b> Source code - direct download for the EnvatoTracker repository on Github <br />
    </td>
  </tr>
</table></p>
<h3>GITHUB REPOSITORY</h3>
<p><img src="http://www.cjfay.com/wp-content/uploads/2009/05/logov3.png" alt="" title="logov3" width="100" height="45" class="alignleft size-full wp-image-587" />A gihub repository has been created for this project &#8211; you can find it <a href="http://github.com/chrisfay/EnvatoTracker">here</a>. Feel free to fork and make your changes to EnvatoTracker, and push your updated branch once your done. I&#8217;ve pulled the src download hosted on my site and now point to the one hosted on Github &#8211; feel free to either git the repo or download directly via above. If you plan to make changes you will want to fork a new branch &#8211; see <a href="http://help.github.com/forking/">http://help.github.com/forking/</a>. </p>
<div class="clear" style="clear:both"></div>
<h3>APP DETAILS:</h3>
<p><strong>Currrent version</strong>: 0.5.2.0<br />
<strong>Last Updated</strong>: 7/28/2010<br />
<strong>Author</strong>: Chris Fay<br />
<strong>Language</strong>: C#/.Net 2.0/VS2005</p>
<h3>NOTE:</h3>
<p> Requires <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&#038;displaylang=en">.Net 2.0+</a></p>
<h3>RECENT CHANGES:</h3>
<ul>
<li>1. added icons</li>
<li>2. added system tray option to launch portfolio/sales info</li>
<li>3. validate username/apikey before polling api</li>
<li>4. fixed app not showing in task bar when restored</li>
<li>5. some minor other updates</li>
<li>6. Fixed shutdown issue (system wouldn&#8217;t shutdown until app was closed)</li>
</ul>
<h3>SETUP:</h3>
<p>
1. Install <br />
2. Enter user information through GUI<br />
3. Verify notify options in GUI<br />
4. If email notifications needed you will need to input your smtp server information into config.ini</p>
<p>If all is setup propery you will see your total sales in the green box.</p>
<p>If using Windows 7, you&#8217;ll need to do the following:<br />
<img src="http://cjfay.com/images/sec.png" /></p>
<p>Enjoy!<br />
Please <a href="mailto:&#099;&#104;&#114;&#105;&#115;&#102;&#097;&#121;&#064;&#099;&#104;&#114;&#105;&#115;&#102;&#097;&#121;&#046;&#110;&#101;&#116;">contact me</a> with any questions or feedback.</p>
<h3>SCREENSHOTS:</h3>
<p><img src="http://www.cjfay.com/wp-content/uploads/2009/05/trackerscreenshot12.png" alt="trackerscreenshot12" title="trackerscreenshot12" width="408" height="313" class="alignnone size-full wp-image-185" /><br />
<img src="http://www.cjfay.com/wp-content/uploads/2009/05/trackerscreenshot2.png" alt="Notification options pane" title="Notification options pane" width="376" height="295" class="alignnone size-full wp-image-163" /><br />
<img src="http://www.cjfay.com/wp-content/uploads/2009/05/trackerscreenshot3.png" alt="Email example" title="Email example" width="570" height="209" class="alignnone size-full wp-image-164" /><br />
<img src="http://www.cjfay.com/wp-content/uploads/2009/05/trackerscreenshot7.png" alt="Right click context menu" title="Right click context menu" width="214" height="117" class="alignnone size-full wp-image-188" /><br />
<img src="http://www.cjfay.com/wp-content/uploads/2009/05/trackerscreenshot4.png" alt="New sales popup" title="New sales popup" width="195" height="118" class="alignnone size-full wp-image-166" /><br />
<img src="http://www.cjfay.com/wp-content/uploads/2009/05/trackerscreenshot5.png" alt="Configuration reminder on open" title="Configuration reminder on open" width="323" height="131" class="alignnone size-full wp-image-167" /><br />
<img src="http://www.cjfay.com/wp-content/uploads/2009/05/trackerscreenshot6.png" alt="Config parms" title="Config parms" width="545" height="693" class="alignnone size-full wp-image-169" /></p>
<div class="sexy-bookmarks sexy-bookmarks-bg-sexy"><ul class="socials"><li class="sexy-scriptstyle"><a href="http://scriptandstyle.com/submit?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a></li><li class="sexy-blinklist"><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;Title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Share this on Blinklist">Share this on Blinklist</a></li><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-diigo"><a href="http://www.diigo.com/post?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29&amp;desc=EnvatoTracker%20is%20a%20Windows%20desktop%20tool%20that%20polls%20the%20Envato%20API%20for%20any%20new%20sales%20and%20notifies%20you%20if%20one%20is%20found%20either%20via%20email%2C%20tray%20popup%20%28with%20a%20customizable%20alert%20sound%29%2C%20or%20both.%20%0D%0A%0D%0A%0D%0A%0D%0A%5Bdm%5D15%5B%2Fdm%5D%0D%0A%5Bdm%5D17%5B%2Fdm%5D%0D%0A%0D%0AGITHUB%20REPOSITORY%0D%0AA%20gihub%20repository%20has%20been%20created%20for%20this%20project%20-%20" rel="external nofollow" title="Post this on Diigo">Post this on Diigo</a></li><li class="sexy-reddit"><a href="http://reddit.com/submit?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Share this on Reddit">Share this on Reddit</a></li><li class="sexy-yahoobuzz"><a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;submitHeadline=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29&amp;submitSummary=EnvatoTracker%20is%20a%20Windows%20desktop%20tool%20that%20polls%20the%20Envato%20API%20for%20any%20new%20sales%20and%20notifies%20you%20if%20one%20is%20found%20either%20via%20email%2C%20tray%20popup%20%28with%20a%20customizable%20alert%20sound%29%2C%20or%20both.%20%0D%0A%0D%0A%0D%0A%0D%0A%5Bdm%5D15%5B%2Fdm%5D%0D%0A%5Bdm%5D17%5B%2Fdm%5D%0D%0A%0D%0AGITHUB%20REPOSITORY%0D%0AA%20gihub%20repository%20has%20been%20created%20for%20this%20project%20-%20&amp;submitCategory=science&amp;submitAssetType=text" rel="external nofollow" title="Buzz up!">Buzz up!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/" rel="external nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-mixx"><a href="http://www.mixx.com/submit?page_url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Share this on Mixx">Share this on Mixx</a></li><li class="sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;t=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Post this to MySpace">Post this to MySpace</a></li><li class="sexy-designfloat"><a href="http://www.designfloat.com/submit.php?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;t=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@chrisfay:+EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29+-+http://ri.ms/gh25" rel="external nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=EnvatoTracker%20%26%238211%3B%20Sales%20notifier%20%28Windows%29&amp;body=EnvatoTracker%20is%20a%20Windows%20desktop%20tool%20that%20polls%20the%20Envato%20API%20for%20any%20new%20sales%20and%20notifies%20you%20if%20one%20is%20found%20either%20via%20email%2C%20tray%20popup%20%28with%20a%20customizable%20alert%20sound%29%2C%20or%20both.%20%0D%0A%0D%0A%0D%0A%0D%0A%5Bdm%5D15%5B%2Fdm%5D%0D%0A%5Bdm%5D17%5B%2Fdm%5D%0D%0A%0D%0AGITHUB%20REPOSITORY%0D%0AA%20gihub%20repository%20has%20been%20created%20for%20this%20project%20-%20 - http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/" rel="external nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/feed" rel="external nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29&amp;summary=EnvatoTracker%20is%20a%20Windows%20desktop%20tool%20that%20polls%20the%20Envato%20API%20for%20any%20new%20sales%20and%20notifies%20you%20if%20one%20is%20found%20either%20via%20email%2C%20tray%20popup%20%28with%20a%20customizable%20alert%20sound%29%2C%20or%20both.%20%0D%0A%0D%0A%0D%0A%0D%0A%5Bdm%5D15%5B%2Fdm%5D%0D%0A%5Bdm%5D17%5B%2Fdm%5D%0D%0A%0D%0AGITHUB%20REPOSITORY%0D%0AA%20gihub%20repository%20has%20been%20created%20for%20this%20project%20-%20&amp;source=Cjfay.com - Magic Designagina" rel="external nofollow" title="Share this on Linkedin">Share this on Linkedin</a></li><li class="sexy-newsvine"><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;h=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a></li><li class="sexy-devmarks"><a href="http://devmarks.com/index.php?posttext=EnvatoTracker%20is%20a%20Windows%20desktop%20tool%20that%20polls%20the%20Envato%20API%20for%20any%20new%20sales%20and%20notifies%20you%20if%20one%20is%20found%20either%20via%20email%2C%20tray%20popup%20%28with%20a%20customizable%20alert%20sound%29%2C%20or%20both.%20%0D%0A%0D%0A%0D%0A%0D%0A%5Bdm%5D15%5B%2Fdm%5D%0D%0A%5Bdm%5D17%5B%2Fdm%5D%0D%0A%0D%0AGITHUB%20REPOSITORY%0D%0AA%20gihub%20repository%20has%20been%20created%20for%20this%20project%20-%20&amp;posturl=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;posttitle=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Share this on Devmarks">Share this on Devmarks</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a></li><li class="sexy-misterwong"><a href="http://www.mister-wong.com/addurl/?bm_url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;bm_description=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29&amp;plugin=sexybookmarks" rel="external nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a></li><li class="sexy-izeby"><a href="http://izeby.com/add_story.php?story_url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/" rel="external nofollow" title="Add this to Izeby">Add this to Izeby</a></li><li class="sexy-tumblr"><a href="http://www.tumblr.com/share?v=3&amp;u=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;t=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29&amp;s=" rel="external nofollow" title="Share this on Tumblr">Share this on Tumblr</a></li><li class="sexy-tipd"><a href="http://tipd.com/submit.php?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/" rel="external nofollow" title="Share this on Tipd">Share this on Tipd</a></li><li class="sexy-pfbuzz"><a href="http://pfbuzz.com/submit?url=http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/&amp;title=EnvatoTracker+%26%238211%3B+Sales+notifier+%28Windows%29" rel="external nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a></li></ul><div style="clear:both;"></div></div>

<p>Related posts:<ol><li><a href='http://www.cjfay.com/2008/09/16/wordpress-howto-fix-missing-category-information/' rel='bookmark' title='Permanent Link: Wordpress HowTo &#8211; Fix missing category information'>Wordpress HowTo &#8211; Fix missing category information</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.cjfay.com/2009/05/01/envatotracker-sales-notifier-windows/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
