<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for The Boschmans Account</title>
	<atom:link href="http://www.boschmans.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.boschmans.net</link>
	<description>A collection of interests and happenings...</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:33:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Macbook Air costs 1699 euros in Europe, 1799 dollars in the States by alex</title>
		<link>http://www.boschmans.net/2008/01/16/macbook-air-costs-1699-euros-in-europe-1799-dollars-in-the-states/comment-page-1/#comment-1797</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 08 Feb 2012 20:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/2008/01/16/macbook-air-costs-1699-euros-in-europe-1799-dollars-in-the-states/#comment-1797</guid>
		<description>This blog post was written in 2008, so quite a while ago. But not a lot seems to have changed. Prices *still* are higher in Europe for laptops which are made in China for both US and Europe.

Currently, pricing in Belgium (Feb 2012) for a top-end Mac book Air is 1579 EUR. For the same Mac book Air in the US you currently pay 1599 US dollar, which at the moment converts to about 1206 EUR. 

So more than 300 EUR (almost 400 US dollars) difference ! 

TVA in Belgium is 21% which I think is slightly more than in currently in France (19,6%) although I believe this will soon change to slightly more : 21,2%.</description>
		<content:encoded><![CDATA[<p>This blog post was written in 2008, so quite a while ago. But not a lot seems to have changed. Prices *still* are higher in Europe for laptops which are made in China for both US and Europe.</p>
<p>Currently, pricing in Belgium (Feb 2012) for a top-end Mac book Air is 1579 EUR. For the same Mac book Air in the US you currently pay 1599 US dollar, which at the moment converts to about 1206 EUR. </p>
<p>So more than 300 EUR (almost 400 US dollars) difference ! </p>
<p>TVA in Belgium is 21% which I think is slightly more than in currently in France (19,6%) although I believe this will soon change to slightly more : 21,2%.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Macbook Air costs 1699 euros in Europe, 1799 dollars in the States by Suzanne Fischer</title>
		<link>http://www.boschmans.net/2008/01/16/macbook-air-costs-1699-euros-in-europe-1799-dollars-in-the-states/comment-page-1/#comment-1796</link>
		<dc:creator>Suzanne Fischer</dc:creator>
		<pubDate>Wed, 08 Feb 2012 18:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/2008/01/16/macbook-air-costs-1699-euros-in-europe-1799-dollars-in-the-states/#comment-1796</guid>
		<description>It is very annoying, this huge difference in the price calculation of an Apple MacBook.Here in France you pay in addition TVA which is higher than in the remaining European countries.

Better to plan a flight to NewYork and buy there. My reflection at least after my shopping here in France. 3 MacBooks which I bought within 5 to 6 years at € 1.690 plus TVA more than € 1.700.
Every 2 years a new machine.</description>
		<content:encoded><![CDATA[<p>It is very annoying, this huge difference in the price calculation of an Apple MacBook.Here in France you pay in addition TVA which is higher than in the remaining European countries.</p>
<p>Better to plan a flight to NewYork and buy there. My reflection at least after my shopping here in France. 3 MacBooks which I bought within 5 to 6 years at € 1.690 plus TVA more than € 1.700.<br />
Every 2 years a new machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proof of concept for a simple webserver running python code by alex</title>
		<link>http://www.boschmans.net/2012/01/31/proof-of-concept-for-a-simple-webserver-running-python-code/comment-page-1/#comment-1784</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 01 Feb 2012 22:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=1113#comment-1784</guid>
		<description>I&#039;ve updated the post with code which is more extensively commented to better learn from and have improved the &quot;generatequestion&quot; function so it also does multiplication, division and subtracting instead of just adding.

I might just translate it the html pages to Dutch and let my six-year old train on it ! :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the post with code which is more extensively commented to better learn from and have improved the &#8220;generatequestion&#8221; function so it also does multiplication, division and subtracting instead of just adding.</p>
<p>I might just translate it the html pages to Dutch and let my six-year old train on it ! <img src='http://www.boschmans.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proof of concept for a simple webserver running python code by alex</title>
		<link>http://www.boschmans.net/2012/01/31/proof-of-concept-for-a-simple-webserver-running-python-code/comment-page-1/#comment-1783</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 01 Feb 2012 20:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=1113#comment-1783</guid>
		<description>Hello Anne,

Hey I am glad you liked it - feel free to ask me questions on the code and whatnot, no problem, I&#039;ll respond if I can.

As for your current questions :
1. upgrade of python : I don&#039;t think it&#039;s really necessary to upgrade to 2.7.x as I&#039;ve run CherryPy on 2.5 before, but yes you can uninstall 2.5 and download and install the latest version of Python - you can even keep the two python installations separately. If you haven&#039;t programmed much or installed additional python libraries, the simplest would be to uninstall 2.5 and reinstall 2.7. 

As long as you keep your python programs in a separate directory you can still use those programs.

I would not recommend downloading the 3.x of Python - not that it&#039;s bad or so, but it uses a different syntax, is more strict and my code would probably break on it.

If you are starting from the very beginning, to use easy_install to install CherryPy you will need to install easy_install as well : you can find installers for easy_install on &lt;a href=&quot;http://pypi.python.org/pypi/setuptools&quot; rel=&quot;nofollow&quot;&gt;PyPi&lt;/a&gt;. Once installed, just use &#039;easy_install cherrypy&#039; 

2. Downloading the file is probably the easiest - as Python depends on indentations for it&#039;s code, copy-pasting the above code might lead to problems converting from html. Just download the file and remove the .txt part of the file keeping the .py extension</description>
		<content:encoded><![CDATA[<p>Hello Anne,</p>
<p>Hey I am glad you liked it &#8211; feel free to ask me questions on the code and whatnot, no problem, I&#8217;ll respond if I can.</p>
<p>As for your current questions :<br />
1. upgrade of python : I don&#8217;t think it&#8217;s really necessary to upgrade to 2.7.x as I&#8217;ve run CherryPy on 2.5 before, but yes you can uninstall 2.5 and download and install the latest version of Python &#8211; you can even keep the two python installations separately. If you haven&#8217;t programmed much or installed additional python libraries, the simplest would be to uninstall 2.5 and reinstall 2.7. </p>
<p>As long as you keep your python programs in a separate directory you can still use those programs.</p>
<p>I would not recommend downloading the 3.x of Python &#8211; not that it&#8217;s bad or so, but it uses a different syntax, is more strict and my code would probably break on it.</p>
<p>If you are starting from the very beginning, to use easy_install to install CherryPy you will need to install easy_install as well : you can find installers for easy_install on <a href="http://pypi.python.org/pypi/setuptools" rel="nofollow">PyPi</a>. Once installed, just use &#8216;easy_install cherrypy&#8217; </p>
<p>2. Downloading the file is probably the easiest &#8211; as Python depends on indentations for it&#8217;s code, copy-pasting the above code might lead to problems converting from html. Just download the file and remove the .txt part of the file keeping the .py extension</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Third Economic Revolution by Vlad</title>
		<link>http://www.boschmans.net/2011/06/12/third-economic-revolution/comment-page-1/#comment-1782</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Wed, 01 Feb 2012 16:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=1058#comment-1782</guid>
		<description>Alex, this gentleman is a genius and it&#039;s a fascinating and achievable plan.

I&#039;d love to be part of such revolution for the future of our children. Please share more of these. GBU

=D</description>
		<content:encoded><![CDATA[<p>Alex, this gentleman is a genius and it&#8217;s a fascinating and achievable plan.</p>
<p>I&#8217;d love to be part of such revolution for the future of our children. Please share more of these. GBU</p>
<p>=D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proof of concept for a simple webserver running python code by Anne Dwyer</title>
		<link>http://www.boschmans.net/2012/01/31/proof-of-concept-for-a-simple-webserver-running-python-code/comment-page-1/#comment-1780</link>
		<dc:creator>Anne Dwyer</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=1113#comment-1780</guid>
		<description>Alex,

Thank you so much for posting this. I am such a newbie that it is going to take me some time to go through this and understand it. But I really appreciate that you would take the time to generate it in response to my question.

Ok, so here are some (really,really) newbie questions:

1. How do you upgrade Python from ver 2.5 to 2.7. I have been googling it, but it seems like it is one of those computer questions that is so obvious to computer veterans that it is not worth posting. Do you uninstall 2.5 and download 2.7? Can you then run the programs that you have already written?

2. Your post says that you need site.py. Does this mean I need to copy and paste the code or can I download the file? 

Thanks,

Anne Dwyer</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>Thank you so much for posting this. I am such a newbie that it is going to take me some time to go through this and understand it. But I really appreciate that you would take the time to generate it in response to my question.</p>
<p>Ok, so here are some (really,really) newbie questions:</p>
<p>1. How do you upgrade Python from ver 2.5 to 2.7. I have been googling it, but it seems like it is one of those computer questions that is so obvious to computer veterans that it is not worth posting. Do you uninstall 2.5 and download 2.7? Can you then run the programs that you have already written?</p>
<p>2. Your post says that you need site.py. Does this mean I need to copy and paste the code or can I download the file? </p>
<p>Thanks,</p>
<p>Anne Dwyer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eye tv guide ( EPG from tvtv.nl ) no longer working by game news</title>
		<link>http://www.boschmans.net/2009/01/03/eye-tv-guide-epg-from-tvtvnl-no-longer-working/comment-page-1/#comment-1772</link>
		<dc:creator>game news</dc:creator>
		<pubDate>Sat, 10 Dec 2011 20:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=535#comment-1772</guid>
		<description>&lt;strong&gt;game news...&lt;/strong&gt;

[...]The Boschmans Account &#187; Blog Archive &#187; Eye tv guide ( EPG from tvtv.nl ) no longer working[...]...</description>
		<content:encoded><![CDATA[<p><strong>game news&#8230;</strong></p>
<p>[...]The Boschmans Account &raquo; Blog Archive &raquo; Eye tv guide ( EPG from tvtv.nl ) no longer working[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Showing a popup image in flex and passing variables to a mxml module by Vincy Oommen</title>
		<link>http://www.boschmans.net/2009/05/22/showing-a-popup-image-in-flex-and-passing-variables-to-a-mxml-module/comment-page-1/#comment-1370</link>
		<dc:creator>Vincy Oommen</dc:creator>
		<pubDate>Mon, 18 Jul 2011 07:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=650#comment-1370</guid>
		<description>Thanks....
Image2View.load(parentApplication.screenshot_path);

is very useful for me while creating a addCart application

Thanks God
and 
Thanks to you
I&#039;ll give the link which i developed within day time</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;.<br />
Image2View.load(parentApplication.screenshot_path);</p>
<p>is very useful for me while creating a addCart application</p>
<p>Thanks God<br />
and<br />
Thanks to you<br />
I&#8217;ll give the link which i developed within day time</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to format an NTFS drive on a Mac by criminal defense west palm beach fl</title>
		<link>http://www.boschmans.net/2011/05/28/how-to-format-an-ntfs-drive-on-a-mac/comment-page-1/#comment-1351</link>
		<dc:creator>criminal defense west palm beach fl</dc:creator>
		<pubDate>Thu, 30 Jun 2011 19:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=1052#comment-1351</guid>
		<description>I absolutely love your site and find the majority of your post&#039;s to be exactly what I&#039;m looking for. Does one offer guest writers to write content for you personally? I wouldn&#039;t mind composing a post or elaborating on a few of the subjects you write concerning here. Again, awesome site!
We stumbled over here from a different web page and thought I should check things out. I like what I see so i am just following you. Look forward to finding out about your web page again.</description>
		<content:encoded><![CDATA[<p>I absolutely love your site and find the majority of your post&#8217;s to be exactly what I&#8217;m looking for. Does one offer guest writers to write content for you personally? I wouldn&#8217;t mind composing a post or elaborating on a few of the subjects you write concerning here. Again, awesome site!<br />
We stumbled over here from a different web page and thought I should check things out. I like what I see so i am just following you. Look forward to finding out about your web page again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Python threading.Thread example using Queue by Jon</title>
		<link>http://www.boschmans.net/2010/02/03/simple-python-threading-thread-example/comment-page-1/#comment-1349</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 22 Jun 2011 20:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=935#comment-1349</guid>
		<description>Hey man thanks for this great example. I didn&#039;t use the locks, but this is one of the clearest examples on how to use threading that I&#039;ve seen. It helped me out a lot. 

Thanks! Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Hey man thanks for this great example. I didn&#8217;t use the locks, but this is one of the clearest examples on how to use threading that I&#8217;ve seen. It helped me out a lot. </p>
<p>Thanks! Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

