<?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 Slashdev</title>
	<atom:link href="http://www.slashdev.ca/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slashdev.ca</link>
	<description>Hardware, software, and just general tinkering</description>
	<lastBuildDate>Mon, 30 Aug 2010 11:32:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on BlackBerry Development Using Linux by jiGGaK</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1256</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Mon, 30 Aug 2010 11:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1256</guid>
		<description>Alexey,

Try searching the bb-ant-tools mailing list. I know something similar to this topic has been covered there before.

http://sourceforge.net/mailarchive/forum.php?forum_name=bb-ant-tools-general</description>
		<content:encoded><![CDATA[<p>Alexey,</p>
<p>Try searching the bb-ant-tools mailing list. I know something similar to this topic has been covered there before.</p>
<p><a href="http://sourceforge.net/mailarchive/forum.php?forum_name=bb-ant-tools-general" rel="nofollow">http://sourceforge.net/mailarchive/forum.php?forum_name=bb-ant-tools-general</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlackBerry Development Using Linux by Alexey Potapkin</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1255</link>
		<dc:creator>Alexey Potapkin</dc:creator>
		<pubDate>Mon, 30 Aug 2010 11:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1255</guid>
		<description>I have a problem with a project with a lot of .java files (over 1000). At first I had &quot;Create process error=87&quot; problem at java start. It was solved by adding &quot;generatesourcelist=&quot;true&quot;&quot;  flag to ant task. And now i stuck at the similar problem that appears at javac start. It looks like  
[rapc] I/O Error: Cannot run program &quot;javac&quot;: CreateProcess error=87, The parameter is incorrect. Anyone can help me?</description>
		<content:encoded><![CDATA[<p>I have a problem with a project with a lot of .java files (over 1000). At first I had &#8220;Create process error=87&#8243; problem at java start. It was solved by adding &#8220;generatesourcelist=&#8221;true&#8221;"  flag to ant task. And now i stuck at the similar problem that appears at javac start. It looks like<br />
[rapc] I/O Error: Cannot run program &#8220;javac&#8221;: CreateProcess error=87, The parameter is incorrect. Anyone can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MDS Simulator&#8230; in Linux by humberto fuentealba</title>
		<link>http://www.slashdev.ca/2008/04/03/mds-simulator-in-linux/comment-page-1/#comment-1254</link>
		<dc:creator>humberto fuentealba</dc:creator>
		<pubDate>Wed, 25 Aug 2010 13:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/mds-simulator-in-linux/#comment-1254</guid>
		<description>Nice work!!!

great and simple script that solved the issue to install java with wine.</description>
		<content:encoded><![CDATA[<p>Nice work!!!</p>
<p>great and simple script that solved the issue to install java with wine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlackBerry Simulator in Linux &#8211; Sort of by jiGGaK</title>
		<link>http://www.slashdev.ca/2008/03/27/blackberry-simulator-in-linux-sort-of/comment-page-1/#comment-1249</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Wed, 07 Jul 2010 10:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/03/27/blackberry-simulator-in-linux-sort-of/#comment-1249</guid>
		<description>I haven&#039;t attempted to use the simulator under wine in several months. Even when I had, it was not very stable.

Try using &lt;a href=&quot;http://www.azizuysal.com/2009/07/blackberry-development-on-mac-os-x.html&quot; rel=&quot;nofollow&quot;&gt;this guys article&lt;/a&gt;. Specifically, try installing GDI+ using winetricks script.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t attempted to use the simulator under wine in several months. Even when I had, it was not very stable.</p>
<p>Try using <a href="http://www.azizuysal.com/2009/07/blackberry-development-on-mac-os-x.html" rel="nofollow">this guys article</a>. Specifically, try installing GDI+ using winetricks script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BlackBerry Simulator in Linux &#8211; Sort of by Arkka</title>
		<link>http://www.slashdev.ca/2008/03/27/blackberry-simulator-in-linux-sort-of/comment-page-1/#comment-1248</link>
		<dc:creator>Arkka</dc:creator>
		<pubDate>Wed, 07 Jul 2010 04:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/03/27/blackberry-simulator-in-linux-sort-of/#comment-1248</guid>
		<description>Hi,

i&#039;ve download Blackberry simulator and install via wine.

And i have already instal MSXML.msi.

But, there no picture on the screen (blank). But i can access the mainmenu.

please help</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i&#8217;ve download Blackberry simulator and install via wine.</p>
<p>And i have already instal MSXML.msi.</p>
<p>But, there no picture on the screen (blank). But i can access the mainmenu.</p>
<p>please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using sigtool in Linux by Confluence: Developer Zone</title>
		<link>http://www.slashdev.ca/2008/03/16/using-sigtool-in-linux/comment-page-1/#comment-1245</link>
		<dc:creator>Confluence: Developer Zone</dc:creator>
		<pubDate>Wed, 30 Jun 2010 16:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/03/16/using-sigtool-in-linux/#comment-1245</guid>
		<description>&lt;strong&gt;OSX Differences...&lt;/strong&gt;

In order to develop for the BlackBerry in OSX there are a few differences. Most of RIM&#039;s tools and the Metova Maven build tool will run fine in OSX. The only exception is the BlackBerry simulator and preverify.......</description>
		<content:encoded><![CDATA[<p><strong>OSX Differences&#8230;</strong></p>
<p>In order to develop for the BlackBerry in OSX there are a few differences. Most of RIM&#8217;s tools and the Metova Maven build tool will run fine in OSX. The only exception is the BlackBerry simulator and preverify&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PS3 Gamepad With Home Button by jiGGaK</title>
		<link>http://www.slashdev.ca/2010/05/25/ps3-gamepad-with-home-button/comment-page-1/#comment-1203</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Wed, 09 Jun 2010 18:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=353#comment-1203</guid>
		<description>Ricky,

That is awesome! Any chance you could share your code? I have a few atmega 8 based boards I&#039;d love to get working with the PS3.

If you want I have a &lt;a href=&quot;http://forum.slashdev.ca/&quot; rel=&quot;nofollow&quot;&gt;forum&lt;/a&gt; where you could post. Or send me over the code and I&#039;ll do a write up (giving you full cred of course).</description>
		<content:encoded><![CDATA[<p>Ricky,</p>
<p>That is awesome! Any chance you could share your code? I have a few atmega 8 based boards I&#8217;d love to get working with the PS3.</p>
<p>If you want I have a <a href="http://forum.slashdev.ca/" rel="nofollow">forum</a> where you could post. Or send me over the code and I&#8217;ll do a write up (giving you full cred of course).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PS3 Gamepad With Home Button by Ricky</title>
		<link>http://www.slashdev.ca/2010/05/25/ps3-gamepad-with-home-button/comment-page-1/#comment-1202</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 09 Jun 2010 18:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=353#comment-1202</guid>
		<description>wow! I was testing my code with the V-USB using an atmega88. I was able to use the Home button using your magic bytes! turns out you can stack the interrupt end point to send 19 bytes at once. Good job on your find man! appreciate it!</description>
		<content:encoded><![CDATA[<p>wow! I was testing my code with the V-USB using an atmega88. I was able to use the Home button using your magic bytes! turns out you can stack the interrupt end point to send 19 bytes at once. Good job on your find man! appreciate it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PS3 Gamepad With Home Button by Ricky</title>
		<link>http://www.slashdev.ca/2010/05/25/ps3-gamepad-with-home-button/comment-page-1/#comment-1201</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 09 Jun 2010 17:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=353#comment-1201</guid>
		<description>Thanks for your reply! I think the only problem with the V-USB is that the interrupt pipe can only send out 8 bytes of data at once for low speed device while the full speed device can send more data. For this device, it&#039;s over 8 bytes for sure. I will go try to make work on my At90usb1287 since I got one laying around. haha</description>
		<content:encoded><![CDATA[<p>Thanks for your reply! I think the only problem with the V-USB is that the interrupt pipe can only send out 8 bytes of data at once for low speed device while the full speed device can send more data. For this device, it&#8217;s over 8 bytes for sure. I will go try to make work on my At90usb1287 since I got one laying around. haha</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PS3 Gamepad With Home Button by jiGGaK</title>
		<link>http://www.slashdev.ca/2010/05/25/ps3-gamepad-with-home-button/comment-page-1/#comment-1199</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Wed, 09 Jun 2010 10:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=353#comment-1199</guid>
		<description>Ricky,

I actually didn&#039;t do anything special to trigger the host to ask for the hid report. The request just seems to come in automatically on endpoint 0.

I don&#039;t have any saved captures but if you think it will help I&#039;m sure I could get one for you.

A while back I tried to get the PS button working using the V-USB library on an atmega-8 but came to the conclusion that it was not possible. V-USB can support low-speed devices only and I think full-speed is required to make it work (I forget why I came to this conclusion).</description>
		<content:encoded><![CDATA[<p>Ricky,</p>
<p>I actually didn&#8217;t do anything special to trigger the host to ask for the hid report. The request just seems to come in automatically on endpoint 0.</p>
<p>I don&#8217;t have any saved captures but if you think it will help I&#8217;m sure I could get one for you.</p>
<p>A while back I tried to get the PS button working using the V-USB library on an atmega-8 but came to the conclusion that it was not possible. V-USB can support low-speed devices only and I think full-speed is required to make it work (I forget why I came to this conclusion).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
