<?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>Jason Wingfield</title>
	<atom:link href="http://jasonwingfield.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonwingfield.com</link>
	<description>Entrepreneur and Investor, I trade Stock Options &#38; Forex, and share my ideas on creating streams of passive income.</description>
	<lastBuildDate>Wed, 06 Oct 2010 20:00:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Forex system reaches 240% gain in 28 days</title>
		<link>http://jasonwingfield.com/2010/10/06/forex-system-reaches-240-percent-gain-in-28-days/</link>
		<comments>http://jasonwingfield.com/2010/10/06/forex-system-reaches-240-percent-gain-in-28-days/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 19:41:10 +0000</pubDate>
		<dc:creator>JasonW</dc:creator>
				<category><![CDATA[Forex Trading]]></category>
		<category><![CDATA[Wealth]]></category>
		<category><![CDATA[Asian]]></category>
		<category><![CDATA[Chart]]></category>
		<category><![CDATA[Forex]]></category>
		<category><![CDATA[FX]]></category>
		<category><![CDATA[GBPUSD]]></category>
		<category><![CDATA[Jason Wingfield]]></category>
		<category><![CDATA[MetaTrader 4]]></category>
		<category><![CDATA[Technical Analysis]]></category>
		<category><![CDATA[TRADING]]></category>

		<guid isPermaLink="false">http://jasonwingfield.com/?p=73</guid>
		<description><![CDATA[My automated Forex trading system has just gained over 2300 pips in 28 trading days by trading the GBPUSD, which is a total gain of 240% (5.85% per day). Click on the chart to view the live statistics.]]></description>
			<content:encoded><![CDATA[<p>I have been testing several Forex trading systems over the past few months, and there is one that has really proven to be a consistent gainer. My trading system, code-named <em>SavvyFx_CableDollar</em>, trades the GBPUSD (as the name implies); SavvyFx_CableDollar has been running since August 26, 2010 and has raked in just over 2300 pips in 28 trading days!</p>
<p>The system scalps the GBPUSD pair repeatedly during market hours, which is nearly 24 hours per day and 5 1/2 days per week. As of the time of this writing, the system has racked up some very impressive statistics:</p>
<ul>
<li><strong>Total running time: 28 trading days</strong></li>
<li><strong>Total pips gained: 2308.5</strong></li>
<li><strong>Total profit: $1200.29</strong></li>
<li><strong>Total lots traded: 121.61</strong></li>
<li><strong>Total gain: 240.03%</strong></li>
<li><strong>Daily average gain: 5.85%</strong></li>
</ul>
<p>The trading strategy itself is automated; however, I actively manage the account and select the appropriate position size to grow the account while minimizing the individual trade risk.</p>
<p>Click on the live chart below to view details of trading activity and advanced statistics for this system:</p>
<p><a href="http://www.myfxbook.com/members/SavvyFx/savvyfx-cabledollar/48863"><img src="http://www.myfxbook.com/widgets/48863/large.jpg" alt="" /></a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://jasonwingfield.com/2010/10/06/forex-system-reaches-240-percent-gain-in-28-days/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook Share Widget &#8211; Minimum Display Count</title>
		<link>http://jasonwingfield.com/2010/09/01/facebook-share-widget-minimum-display-count/</link>
		<comments>http://jasonwingfield.com/2010/09/01/facebook-share-widget-minimum-display-count/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 20:27:06 +0000</pubDate>
		<dc:creator>JasonW</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://jasonwingfield.com/?p=59</guid>
		<description><![CDATA[I recently discovered the official Facebook Share Widget, which allows your website or blog content to be shared on Facebook, and added it to a website I am developing. See the picture at the right, it&#8217;s a very cool widget and easy for readers to use. The problem I ran into, which is very annoying [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_61" class="wp-caption alignright" style="width: 82px"><a href="http://jasonwingfield.com/wp-content/uploads/2010/09/fb_share.png"><img class="size-full wp-image-61  " src="http://jasonwingfield.com/wp-content/uploads/2010/09/fb_share.png" alt="" width="72" height="76" /></a><p class="wp-caption-text">The Facebook Share Widget in Action</p></div>
<p>I recently discovered the official <a href="http://www.facebook.com/share/" target="_blank">Facebook Share Widget</a>, which allows your website or blog content to be shared on Facebook, and added it to a website I am developing. See the picture at the right, it&#8217;s a very cool widget and easy for readers to use.</p>
<p>The problem I ran into, which is very annoying to a perfectionist like myself, is that the little box showing the count is only displayed after the page has been shared 3 or more times. Until then all you see is the small dark blue button below it. This can really throw off your page layout and ruin the aesthetics of your page when you&#8217;re expecting to have the full widget displayed.</p>
<p>Fortunately, there is an easy solution to the problem which involves performing a simple edit to the javascript file.</p>
<p>Here is the HTML that is generated when you use the Facebook Share code generator:</p>
<p><code>&lt;a name="fb_share"<br />
type="box_count"<br />
share_url="http://my-domain/my-page-to-share"<br />
href="http://www.facebook.com/sharer.php"&gt;Share&lt;/a&gt;<br />
&lt;script<br />
src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"<br />
type="text/javascript"&gt;<br />
&lt;/script&gt;<br />
</code></p>
<p>The problem lies within the FB.Share script used by the widget, so the first thing you need to do is download a local copy of this script from the URL below (right-click and Save Link As&#8230;):</p>
<p><code><a href="http://static.ak.fbcdn.net/connect.php/js/FB.Share" target="_blank">http://static.ak.fbcdn.net/connect.php/js/FB.Share</a></code></p>
<p>Next, replace the text</p>
<p><code>this.displayBox(a,3);</code></p>
<p>with</p>
<p><code>this.displayBox(a,0);</code></p>
<p>This changes the default value for the minimum display count from 3, to 0; effectively forcing the count box to always be displayed.</p>
<p>Finally, update the script reference in your code to use your local copy like in the code below.</p>
<p><code>&lt;a name="fb_share"<br />
type="box_count"<br />
share_url="http://my-domain/my-page-to-share"<br />
href="http://www.facebook.com/sharer.php"&gt;Share&lt;/a&gt;<br />
&lt;script<br />
src="http://my-domain/scripts/FB.Share.js"<br />
type="text/javascript"&gt;<br />
&lt;/script&gt;<br />
</code></p>
<p>For those of you using ASP.NET 4, you will gain better performance if you allow the asp:ScriptManager control to efficiently manage  downloading of all javascript files; this will greatly improve your site&#8217;s responsiveness.<br />
For example, create a custom script manager control and include it in your site&#8217;s master page file:</p>
<p><code>&lt;asp:ScriptManager ID="ScriptManager1" EnableCdn="true" EnablePartialRendering="true" LoadScriptsBeforeUI="true" runat="server"&gt;<br />
&lt;Scripts&gt;<br />
&lt;asp:ScriptReference Path="~/Scripts/FB.Share.js" /&gt;<br />
&lt;/Scripts&gt;<br />
&lt;/asp:ScriptManager&gt;<br />
</code></p>
<p>The only thing to be careful of is that you are using a static copy of the Facebook javascript file and you won&#8217;t get the benefit of automatic updates so you&#8217;ll have to manage those manually until Facebook fixes their script.</p>
<p>Please leave a comment and share this with your friends if you found this useful.</p>
<p>Cheers!</p>
<p>###</p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Twitter" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Facebook" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="MySpace" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Delicious" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Digg" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Reddit" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/windows_live_favorites?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Windows Live Favorites" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Windows Live Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/netvibes_share?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="Netvibes Share" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/netvibes.png" width="16" height="16" alt="Netvibes Share"/></a> <a href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F09%2F01%2Ffacebook-share-widget-minimum-display-count%2F&amp;linkname=Facebook%20Share%20Widget%20%26%238211%3B%20Minimum%20Display%20Count" title="WordPress" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://jasonwingfield.com/2010/09/01/facebook-share-widget-minimum-display-count/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bose QuietComfort 15 Noise-Cancelling Headphones</title>
		<link>http://jasonwingfield.com/2010/08/11/bose-quietcomfort-15-noise-cancelling-headphones/</link>
		<comments>http://jasonwingfield.com/2010/08/11/bose-quietcomfort-15-noise-cancelling-headphones/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 19:13:24 +0000</pubDate>
		<dc:creator>JasonW</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Bose]]></category>
		<category><![CDATA[Headphones]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://jasonwingfield.com/?p=46</guid>
		<description><![CDATA[I just bought these Bose headphones a week ago and have logged more hours than I can recall already &#8211; they sound fantastic and I really look forward to listening with them. I had been previously using Shure in-ear headphones or my iPod headphones, and I really felt I was missing out and wanted a [...]]]></description>
			<content:encoded><![CDATA[<p>I just bought these <a title="QuietComfort 15 Noise-cancelling headphones" href="http://www.bose.ca/controller?url=/shop_online/headphones/noise_cancelling_headphones/quietcomfort_15/index.jsp&amp;src=EM273706&amp;dartsourceid=EM273706" target="_blank">Bose headphones</a> a week ago and have logged more hours than I can recall already &#8211; they sound fantastic and I really look forward to listening with them.</p>
<div id="attachment_51" class="wp-caption alignleft" style="width: 250px"><a href="http://jasonwingfield.com/wp-content/uploads/2010/08/bose_qc_15_side1.jpg"><img class="size-medium wp-image-51   " src="http://jasonwingfield.com/wp-content/uploads/2010/08/bose_qc_15_side1-300x300.jpg" alt="" width="240" height="240" /></a><p class="wp-caption-text">Side View - Bose QC15</p></div>
<p>I had been previously using Shure in-ear headphones or my iPod headphones, and I really felt I was missing out and wanted a fuller sound. The Shure&#8217;s are decent but uncomfortable for extended periods and a real pain to get in and out of my ears.</p>
<p>Now I&#8217;m using the Bose at home and work, and the noise cancellation is unbelievable &#8211; I am really impressed. Even with no music I can&#8217;t hear anything outside my cube or the fan blowing in my home office.</p>
<div id="attachment_52" class="wp-caption alignright" style="width: 250px"><a href="http://jasonwingfield.com/wp-content/uploads/2010/08/bose_qc_15_front1.jpg"><img class="size-medium wp-image-52   " src="http://jasonwingfield.com/wp-content/uploads/2010/08/bose_qc_15_front1-300x300.jpg" alt="" width="240" height="240" /></a><p class="wp-caption-text">Front View - Bose QC15</p></div>
<p>I was skeptical about the bass at first, but I compared these to Monster Beats in the store and found the base to be cleaner. After using them for a few hours I am very impressed, the range is clear and full and I even found myself wanting to turn down the bass on a few songs when my head was reverberating.</p>
<p>The price was a little hard to take, but with the carrying case I know I can keep these headphones in perfect condition for many years. I would buy these again in an instant!</p>
<p>If you&#8217;ve been looking at the Monster Beats by Dre, or Shure 440/840, you won&#8217;t be disappointed with these; in my opinion they sound at least as good, provide excellent noise cancellation, and are very light, comfortable and stylish.</p>
<p>###</p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Twitter" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Facebook" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="MySpace" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Delicious" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Digg" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Reddit" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/windows_live_favorites?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Windows Live Favorites" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Windows Live Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/netvibes_share?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="Netvibes Share" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/netvibes.png" width="16" height="16" alt="Netvibes Share"/></a> <a href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F08%2F11%2Fbose-quietcomfort-15-noise-cancelling-headphones%2F&amp;linkname=Bose%20QuietComfort%2015%20Noise-Cancelling%20Headphones" title="WordPress" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://jasonwingfield.com/2010/08/11/bose-quietcomfort-15-noise-cancelling-headphones/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Stay Tuned!</title>
		<link>http://jasonwingfield.com/2010/06/18/stay-tuned/</link>
		<comments>http://jasonwingfield.com/2010/06/18/stay-tuned/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 06:26:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Forex Trading]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[Real Estate Investing]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Stock Options Trading]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wealth]]></category>
		<category><![CDATA[Building Wealth]]></category>
		<category><![CDATA[Day Trading]]></category>
		<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Foreclosures]]></category>
		<category><![CDATA[Multiple Streams of Income]]></category>
		<category><![CDATA[Passive Income]]></category>
		<category><![CDATA[Swing Trading]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[Welcome to my new blog, I will be launching a series of core articles soon. Here are the categories you will find (besides general musings on life, hockey, cars, software development tips &#38; tricks and technology&#8230;): Health &#38; Fitness Building wealth with multiple streams of passive income Stock options trading Forex trading Real Estate investing [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my new blog, I will be launching a series of core articles soon. Here are the categories you will find (besides general musings on life, hockey, cars, software development tips &amp; tricks and technology&#8230;):</p>
<ul>
<li>Health &amp; Fitness</li>
<li>Building wealth with multiple streams of passive income</li>
<li>Stock options trading</li>
<li>Forex trading</li>
<li>Real Estate investing for cash flow and capital gains</li>
</ul>
<p>So check back often and don&#8217;t forget to click the RSS link on my home page to subscribe for updates!</p>
<p>Cheers,</p>
<p>Jason</p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Twitter" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Facebook" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="MySpace" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Delicious" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Digg" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Reddit" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/windows_live_favorites?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Windows Live Favorites" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Windows Live Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/netvibes_share?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="Netvibes Share" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/netvibes.png" width="16" height="16" alt="Netvibes Share"/></a> <a href="http://www.addtoany.com/add_to/typepad_post?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="TypePad Post" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/typepad.png" width="16" height="16" alt="TypePad Post"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fjasonwingfield.com%2F2010%2F06%2F18%2Fstay-tuned%2F&amp;linkname=Stay%20Tuned%21" title="WordPress" rel="nofollow" target="_blank"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://jasonwingfield.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://jasonwingfield.com/2010/06/18/stay-tuned/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

