<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bionicoder&#039;s Blog</title>
	<atom:link href="http://bionicoder.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bionicoder.wordpress.com</link>
	<description>Windows software development and business blog</description>
	<lastBuildDate>Wed, 28 Apr 2010 05:47:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bionicoder.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bionicoder&#039;s Blog</title>
		<link>http://bionicoder.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bionicoder.wordpress.com/osd.xml" title="Bionicoder&#039;s Blog" />
	<atom:link rel='hub' href='http://bionicoder.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Paypal Charges $10 for Nothing</title>
		<link>http://bionicoder.wordpress.com/2010/03/26/paypal-charges-10-for-nothing/</link>
		<comments>http://bionicoder.wordpress.com/2010/03/26/paypal-charges-10-for-nothing/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 21:21:21 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Business]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=94</guid>
		<description><![CDATA[If you ever used Paypal merchant service, you would feel like to run away from it.  Especially if you got a chargeback from buyers. Since we used Paypal to receive money from software buyer, we got a few chargebacks. In the beginning, we tried to dispute by providing enough proof to Paypal.  As you guessed, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=94&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2010/03/26/paypal-charges-10-for-nothing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft gives free Windows 7 to invitation-only testers</title>
		<link>http://bionicoder.wordpress.com/2009/07/30/microsoft-gives-free-windows-7-to-testers/</link>
		<comments>http://bionicoder.wordpress.com/2009/07/30/microsoft-gives-free-windows-7-to-testers/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 18:05:10 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=87</guid>
		<description><![CDATA[Microsoft will give free Windows 7 Ultimate  to invitation-only tester to show thanks to Windows 7 Beta Tester.  This is 180 degree turn from early statement that members of the Windows Technical Beta Program would not be receiving a complimentary copy of Windows 7. Tagged: Microsoft, news, Software, Windows 7<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=87&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/07/30/microsoft-gives-free-windows-7-to-testers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamically resize ActiveX control</title>
		<link>http://bionicoder.wordpress.com/2009/07/09/dynamically-resize-activex-control/</link>
		<comments>http://bionicoder.wordpress.com/2009/07/09/dynamically-resize-activex-control/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 22:20:43 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[windows development]]></category>
		<category><![CDATA[atl]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=84</guid>
		<description><![CDATA[Resize ActiveX control is like other  control resize.  After getting HWAND handle or CWnd object, you can call MoveWindow() or SetWindowPos() functions to resize and place the control in the specified size and area. It is not hard.  However resizing an hosted ActiveX control is not that easy. It requires more work to complete resize.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=84&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/07/09/dynamically-resize-activex-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>IE7 Shell Window Registration in Vista</title>
		<link>http://bionicoder.wordpress.com/2009/06/17/ie7-shellwindow-reg-vista/</link>
		<comments>http://bionicoder.wordpress.com/2009/06/17/ie7-shellwindow-reg-vista/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 04:39:28 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[vista]]></category>
		<category><![CDATA[windows development]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=71</guid>
		<description><![CDATA[A Shell window is a window that has been registered by calling IShellWindows::Register or IShellWindows::RegisterPending.  Upon registration, the specified window is added to the collection of Shell windows.  The Shell windows collection includes file explorer windows and web browser windows Internet Explorer and 3rd-party web browsers.  The shell window collection can be retrieved through: IShellWindows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=71&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/06/17/ie7-shellwindow-reg-vista/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Is this good? &#8211; IE free Windows 7</title>
		<link>http://bionicoder.wordpress.com/2009/06/11/is-this-good-ie-free-windows-7/</link>
		<comments>http://bionicoder.wordpress.com/2009/06/11/is-this-good-ie-free-windows-7/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 22:20:00 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ie]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=68</guid>
		<description><![CDATA[Consumers in Europe probably will see IE free Windows 7 sooner or later.  Reacting to antitrust concerns expressed by European regulators.  Microsoft plans to offer a version of Window 7 in Europe that has IE removed.  This is called Windows 7 E. Micrsoft  try to appease European Commission (EC) regulators who are mulling possible remedies [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=68&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/06/11/is-this-good-ie-free-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Interesting facts about OpenOffice</title>
		<link>http://bionicoder.wordpress.com/2009/05/05/interesting-facts-about-openoffice/</link>
		<comments>http://bionicoder.wordpress.com/2009/05/05/interesting-facts-about-openoffice/#comments</comments>
		<pubDate>Tue, 05 May 2009 22:18:34 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Business]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=61</guid>
		<description><![CDATA[It is very interesting to see people discuss this topic. One interesting thing interests is that Sun ever considered ad-suuported model for open-office 2 years ago according to  this message. Another interesting thing is that freeware + shareware model does not work well for all products. Sun did not make enough money from StarOffice ($34.99 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=61&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/05/05/interesting-facts-about-openoffice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Is Microsoft late?</title>
		<link>http://bionicoder.wordpress.com/2009/05/04/is-microsoft-late/</link>
		<comments>http://bionicoder.wordpress.com/2009/05/04/is-microsoft-late/#comments</comments>
		<pubDate>Mon, 04 May 2009 23:02:26 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ad-supported]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[openoffice]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=58</guid>
		<description><![CDATA[There were many discussions about Microsoft ad-supported Office 14 available next year.  One point is that Microsoft is 5 years late to offer free version of products. Is that true? I don&#8217;t see this as Microsoft arriving late. I see it more as Microsoft waiting until the right time. They will no doubt make more [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=58&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/05/04/is-microsoft-late/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>What is the difference between Modal and Modeless Dialog?</title>
		<link>http://bionicoder.wordpress.com/2009/04/03/difference-between-modal-and-modeless-dialog/</link>
		<comments>http://bionicoder.wordpress.com/2009/04/03/difference-between-modal-and-modeless-dialog/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 19:03:01 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[MFC]]></category>
		<category><![CDATA[windows development]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=44</guid>
		<description><![CDATA[The difference between MFC modal and model less dialog is: A modal dialog box doesn&#8217;t allow the user to access the parent window while the dialog is open &#8211; it must be dealt with and closed before continuing. A modeless dialog can be open in the background. Example for Model Dialog is Save, Save As [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=44&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/04/03/difference-between-modal-and-modeless-dialog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Ad-Supported Version of Microsoft Office 14 May be Available</title>
		<link>http://bionicoder.wordpress.com/2009/03/22/ad-supported-microsoft-office-may-be-available/</link>
		<comments>http://bionicoder.wordpress.com/2009/03/22/ad-supported-microsoft-office-may-be-available/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 00:37:51 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[ad-supported]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Business]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=26</guid>
		<description><![CDATA[On Feb 24th 2009, I posted an article asking that Will Microsoft consider ad-supported software model again? Now this will become true. On March 3rd, Microsoft Business Division president Stephen Elop said Microsoft would release an ad-supported version of Microsoft Office 14 &#8212; Office 14 is expected to be available in 2010. Elop said the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=26&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/03/22/ad-supported-microsoft-office-may-be-available/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Three Ways to Monetize Freeware</title>
		<link>http://bionicoder.wordpress.com/2009/03/04/three-ways-to-monetize-freeware/</link>
		<comments>http://bionicoder.wordpress.com/2009/03/04/three-ways-to-monetize-freeware/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 06:40:16 +0000</pubDate>
		<dc:creator>bionicoder</dc:creator>
				<category><![CDATA[ad-supported]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Business]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Younexus]]></category>

		<guid isPermaLink="false">http://bionicoder.wordpress.com/?p=17</guid>
		<description><![CDATA[Some developers make freeware just for giving back to Internet community without considering any money back. I give my respects to those developers. For other freeware developers (maybe high percentage) who also want to make money from freeware. I summarize three popular ways to monetize freeware for your reference. This is not for companies who [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bionicoder.wordpress.com&amp;blog=6643677&amp;post=17&amp;subd=bionicoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bionicoder.wordpress.com/2009/03/04/three-ways-to-monetize-freeware/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/86ef981d95ff8a0585e1405d4183fbc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionicoder</media:title>
		</media:content>
	</item>
	</channel>
</rss>
