<?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 AlferSoft Blog</title>
	<atom:link href="http://www.alfersoft.com.ar/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alfersoft.com.ar/blog</link>
	<description>Explaining this blog in a few words since 1999</description>
	<lastBuildDate>Fri, 05 Feb 2010 23:42:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Converting Visual Studio solutions to Makefiles by fvicente</title>
		<link>http://www.alfersoft.com.ar/blog/2008/05/23/converting-vs-solution-and-projects-to-makefiles/comment-page-1/#comment-129</link>
		<dc:creator>fvicente</dc:creator>
		<pubDate>Fri, 05 Feb 2010 23:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=4#comment-129</guid>
		<description>Hi Adam,
I presume you&#039;re trying to run the script in a Windows environment, so after you modified the last line of the just enter into a command line box and type &quot;python.exe sln2make.py&quot; (without quoting). Of course you must have python interpreter installed.</description>
		<content:encoded><![CDATA[<p>Hi Adam,<br />
I presume you&#8217;re trying to run the script in a Windows environment, so after you modified the last line of the just enter into a command line box and type &#8220;python.exe sln2make.py&#8221; (without quoting). Of course you must have python interpreter installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Visual Studio solutions to Makefiles by Adam</title>
		<link>http://www.alfersoft.com.ar/blog/2008/05/23/converting-vs-solution-and-projects-to-makefiles/comment-page-1/#comment-128</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 20 Jan 2010 21:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=4#comment-128</guid>
		<description>How do I run the script after putting in the path on the last line?</description>
		<content:encoded><![CDATA[<p>How do I run the script after putting in the path on the last line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File Upload Progress with mod_python by Bill Kersey</title>
		<link>http://www.alfersoft.com.ar/blog/2009/03/28/file-upload-progress-with-mod_python/comment-page-1/#comment-127</link>
		<dc:creator>Bill Kersey</dc:creator>
		<pubDate>Fri, 27 Nov 2009 00:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=97#comment-127</guid>
		<description>To bad, I wanted to see it in action
The requested URL /uprogress/ was not found on this server.</description>
		<content:encoded><![CDATA[<p>To bad, I wanted to see it in action<br />
The requested URL /uprogress/ was not found on this server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on USocket &#8211; USB controlled Socket with PIC18F4550 by Smaug</title>
		<link>http://www.alfersoft.com.ar/blog/2008/07/08/usocket-usb-controlled-socket-with-pic18f4550/comment-page-1/#comment-126</link>
		<dc:creator>Smaug</dc:creator>
		<pubDate>Mon, 14 Sep 2009 14:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=9#comment-126</guid>
		<description>Thanks a lot! 
I have some Cellular appliances that hang up twice or three times  a week.
They are in a remote  location, attached to a PC running Debian, to which I have access.
Phisically reset is done by going to the site (a mere 50 km away!) and shutting off/on the power socket.
I&#039;ll try your circuit to shut off and then on the mains to the cellular phones, every time they hang up.
I owe You a virtual beer!!!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!<br />
I have some Cellular appliances that hang up twice or three times  a week.<br />
They are in a remote  location, attached to a PC running Debian, to which I have access.<br />
Phisically reset is done by going to the site (a mere 50 km away!) and shutting off/on the power socket.<br />
I&#8217;ll try your circuit to shut off and then on the mains to the cellular phones, every time they hang up.<br />
I owe You a virtual beer!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Asterisk PBX with X100P Clone (Part 1: Installation) by alf</title>
		<link>http://www.alfersoft.com.ar/blog/2008/11/01/asterisk-pbx-with-x100p-clone-part-1-installation/comment-page-1/#comment-125</link>
		<dc:creator>alf</dc:creator>
		<pubDate>Thu, 27 Aug 2009 01:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=28#comment-125</guid>
		<description>Hi Hassan. First of all check the article on the &quot;&lt;code&gt;&lt;strong&gt;lspci&lt;/strong&gt;&lt;/code&gt;&quot; part, it will tell you if your linux installation found the modem. Then move to the &quot;&lt;strong&gt;Installing Asterisk&lt;/strong&gt;&quot; part, which is very straightforward, and will guide you on how to install the Zaptel driver. Bye.</description>
		<content:encoded><![CDATA[<p>Hi Hassan. First of all check the article on the &#8220;<code><strong>lspci</strong></code>&#8221; part, it will tell you if your linux installation found the modem. Then move to the &#8220;<strong>Installing Asterisk</strong>&#8221; part, which is very straightforward, and will guide you on how to install the Zaptel driver. Bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Asterisk PBX with X100P Clone (Part 1: Installation) by hassan</title>
		<link>http://www.alfersoft.com.ar/blog/2008/11/01/asterisk-pbx-with-x100p-clone-part-1-installation/comment-page-1/#comment-31</link>
		<dc:creator>hassan</dc:creator>
		<pubDate>Thu, 13 Aug 2009 05:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=28#comment-31</guid>
		<description>aoa sir i hav also intel modem that is based on ambient chipset MD3200 but i dnt know how to configure it and where i can find drivers for this card?plz plz help</description>
		<content:encoded><![CDATA[<p>aoa sir i hav also intel modem that is based on ambient chipset MD3200 but i dnt know how to configure it and where i can find drivers for this card?plz plz help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Visual Studio solutions to Makefiles by fvicente</title>
		<link>http://www.alfersoft.com.ar/blog/2008/05/23/converting-vs-solution-and-projects-to-makefiles/comment-page-1/#comment-30</link>
		<dc:creator>fvicente</dc:creator>
		<pubDate>Sat, 23 May 2009 04:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=4#comment-30</guid>
		<description>Hi Craig,
Here is the problem: I didn&#039;t make the script to use as a command line tool... It may sound silly but the reason is that I&#039;m using it in another script in my project.
So instead of passing the path to your .sln as an argument, please open the sln2make.py and modify the last line of the script with the corresponding path.

Fernando.</description>
		<content:encoded><![CDATA[<p>Hi Craig,<br />
Here is the problem: I didn&#8217;t make the script to use as a command line tool&#8230; It may sound silly but the reason is that I&#8217;m using it in another script in my project.<br />
So instead of passing the path to your .sln as an argument, please open the sln2make.py and modify the last line of the script with the corresponding path.</p>
<p>Fernando.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Visual Studio solutions to Makefiles by Craig A</title>
		<link>http://www.alfersoft.com.ar/blog/2008/05/23/converting-vs-solution-and-projects-to-makefiles/comment-page-1/#comment-29</link>
		<dc:creator>Craig A</dc:creator>
		<pubDate>Thu, 21 May 2009 19:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=4#comment-29</guid>
		<description>C:\cwtrunk\tools\Sln2Make&gt;c:\Python25\python sln2make.py ..\..\cwtrunk\sw\TCU-Co
mm\COM-provider\TcuCommProvider.sln
Traceback (most recent call last):
  File &quot;sln2make.py&quot;, line 450, in 
    Sln2Make(sys.argv[1], exlist, dirrepl, librepl)
  File &quot;sln2make.py&quot;, line 72, in __init__
    file = open(casedir.correct(slnFile),&quot;r&quot;)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 14, in correct
    ret = self._correct(file)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 22, in _correct
    dir = self.correct(dir)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 14, in correct
    ret = self._correct(file)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 22, in _correct
    dir = self.correct(dir)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 14, in correct
    ret = self._correct(file)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 22, in _correct
    dir = self.correct(dir)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 14, in correct
    ret = self._correct(file)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 22, in _correct
    dir = self.correct(dir)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 14, in correct
    ret = self._correct(file)
  File &quot;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&quot;, line 28, in _correct
    file = files[map(self.hash, files).index(self.hash(file))]
ValueError: list.index(x): x not in list

C:\cwtrunk\tools\Sln2Make&gt;</description>
		<content:encoded><![CDATA[<p>C:\cwtrunk\tools\Sln2Make&gt;c:\Python25\python sln2make.py ..\..\cwtrunk\sw\TCU-Co<br />
mm\COM-provider\TcuCommProvider.sln<br />
Traceback (most recent call last):<br />
  File &#8220;sln2make.py&#8221;, line 450, in<br />
    Sln2Make(sys.argv[1], exlist, dirrepl, librepl)<br />
  File &#8220;sln2make.py&#8221;, line 72, in __init__<br />
    file = open(casedir.correct(slnFile),&#8221;r&#8221;)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 14, in correct<br />
    ret = self._correct(file)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 22, in _correct<br />
    dir = self.correct(dir)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 14, in correct<br />
    ret = self._correct(file)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 22, in _correct<br />
    dir = self.correct(dir)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 14, in correct<br />
    ret = self._correct(file)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 22, in _correct<br />
    dir = self.correct(dir)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 14, in correct<br />
    ret = self._correct(file)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 22, in _correct<br />
    dir = self.correct(dir)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 14, in correct<br />
    ret = self._correct(file)<br />
  File &#8220;c:\cwtrunk\tools\Sln2Make\pathcorrect.py&#8221;, line 28, in _correct<br />
    file = files[map(self.hash, files).index(self.hash(file))]<br />
ValueError: list.index(x): x not in list</p>
<p>C:\cwtrunk\tools\Sln2Make&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Visual Studio solutions to Makefiles by Craig A</title>
		<link>http://www.alfersoft.com.ar/blog/2008/05/23/converting-vs-solution-and-projects-to-makefiles/comment-page-1/#comment-28</link>
		<dc:creator>Craig A</dc:creator>
		<pubDate>Thu, 21 May 2009 19:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=4#comment-28</guid>
		<description>I have the same problem as
kperlotto on February 27th, 2009 at 11:36 am 

No matter what I do, it fails in the same fashion</description>
		<content:encoded><![CDATA[<p>I have the same problem as<br />
kperlotto on February 27th, 2009 at 11:36 am </p>
<p>No matter what I do, it fails in the same fashion</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Visual Studio solutions to Makefiles by fvicente</title>
		<link>http://www.alfersoft.com.ar/blog/2008/05/23/converting-vs-solution-and-projects-to-makefiles/comment-page-1/#comment-27</link>
		<dc:creator>fvicente</dc:creator>
		<pubDate>Wed, 04 Mar 2009 02:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=4#comment-27</guid>
		<description>Hi kperlotto,
this seems to happen when the PathCorrent can not find the file, so make sure that ”ug104.sln” exist in the same directory of sln2make remember that you can use a relative path e.g. &quot;..\\xxx\\ug104.sln&quot;. Best regards.</description>
		<content:encoded><![CDATA[<p>Hi kperlotto,<br />
this seems to happen when the PathCorrent can not find the file, so make sure that ”ug104.sln” exist in the same directory of sln2make remember that you can use a relative path e.g. &#8220;..\\xxx\\ug104.sln&#8221;. Best regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
