<?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 on: About</title>
	<atom:link href="http://noproblemshere.com/blog/?feed=rss2&#038;page_id=13" rel="self" type="application/rss+xml" />
	<link>http://noproblemshere.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 18 May 2010 12:53:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Loopingz</title>
		<link>http://noproblemshere.com/blog/?page_id=13&#038;cpage=1#comment-55</link>
		<dc:creator>Loopingz</dc:creator>
		<pubDate>Sun, 25 May 2008 11:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?page_id=13#comment-55</guid>
		<description>I can&#039;t try your script as i can&#039;t download it,

I try to modify the missile.py without success so i may need your help or this ibuddy.py script

Thanks</description>
		<content:encoded><![CDATA[<p>I can&#8217;t try your script as i can&#8217;t download it,</p>
<p>I try to modify the missile.py without success so i may need your help or this ibuddy.py script</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luca</title>
		<link>http://noproblemshere.com/blog/?page_id=13&#038;cpage=1#comment-36</link>
		<dc:creator>luca</dc:creator>
		<pubDate>Tue, 15 Apr 2008 22:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?page_id=13#comment-36</guid>
		<description>Ok perfect work, but I can not use it because I am disabled and therefore the usb mouse: (

Six managed to move the wings?</description>
		<content:encoded><![CDATA[<p>Ok perfect work, but I can not use it because I am disabled and therefore the usb mouse: (</p>
<p>Six managed to move the wings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://noproblemshere.com/blog/?page_id=13&#038;cpage=1#comment-34</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Sat, 05 Apr 2008 14:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?page_id=13#comment-34</guid>
		<description>Right I&#039;ve sorted it, you need to remove the usbhid driver, startup the script and then reinsert the driver, basically:

modprobe -r usbhid
./ibuddy.py
modprobe usbhid


Bear in mind that usbhid controls things like usb keyboards and mice it might be an idea to script this and run it, otherwise you cant type anything after the first line :p</description>
		<content:encoded><![CDATA[<p>Right I&#8217;ve sorted it, you need to remove the usbhid driver, startup the script and then reinsert the driver, basically:</p>
<p>modprobe -r usbhid<br />
./ibuddy.py<br />
modprobe usbhid</p>
<p>Bear in mind that usbhid controls things like usb keyboards and mice it might be an idea to script this and run it, otherwise you cant type anything after the first line :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://noproblemshere.com/blog/?page_id=13&#038;cpage=1#comment-33</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 03 Apr 2008 07:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?page_id=13#comment-33</guid>
		<description>I&#039;ll check into that later for you, I&#039;m just setting up a Debian machine at home actually so I can test it on there</description>
		<content:encoded><![CDATA[<p>I&#8217;ll check into that later for you, I&#8217;m just setting up a Debian machine at home actually so I can test it on there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luca</title>
		<link>http://noproblemshere.com/blog/?page_id=13&#038;cpage=1#comment-32</link>
		<dc:creator>luca</dc:creator>
		<pubDate>Wed, 02 Apr 2008 20:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?page_id=13#comment-32</guid>
		<description>Hi,

I am trying library for on-buddy debian, but continues to give me these mistakes why?

I can help

Thanks
luca

luca@slupz:~/Desktop$ sudo python ibuddy.py 
Starting search...
vend :4400   prod: 1
endpoint
self.conf 
Traceback (most recent call last):
  File &quot;ibuddy.py&quot;, line 101, in ?
    deviceList.append(BuddyDevice(devices))
  File &quot;ibuddy.py&quot;, line 17, in __init__
    self.dev.open()
  File &quot;ibuddy.py&quot;, line 88, in open
    self.handle.setConfiguration(self.conf)
usb.USBError: could not set config 1: Device or resource busy</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying library for on-buddy debian, but continues to give me these mistakes why?</p>
<p>I can help</p>
<p>Thanks<br />
luca</p>
<p>luca@slupz:~/Desktop$ sudo python ibuddy.py<br />
Starting search&#8230;<br />
vend :4400   prod: 1<br />
endpoint<br />
self.conf<br />
Traceback (most recent call last):<br />
  File &#8220;ibuddy.py&#8221;, line 101, in ?<br />
    deviceList.append(BuddyDevice(devices))<br />
  File &#8220;ibuddy.py&#8221;, line 17, in __init__<br />
    self.dev.open()<br />
  File &#8220;ibuddy.py&#8221;, line 88, in open<br />
    self.handle.setConfiguration(self.conf)<br />
usb.USBError: could not set config 1: Device or resource busy</p>
]]></content:encoded>
	</item>
</channel>
</rss>
