<?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 Xster.net</title>
	<atom:link href="http://tech.xster.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.xster.net</link>
	<description>Never relearn twice</description>
	<lastBuildDate>Wed, 01 Sep 2010 08:40:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Qt with C++ or Python Tutorial by panic</title>
		<link>http://tech.xster.net/tips/qt-with-c-or-python-tutorial/comment-page-1/#comment-1005</link>
		<dc:creator>panic</dc:creator>
		<pubDate>Wed, 01 Sep 2010 08:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=34#comment-1005</guid>
		<description>Thank you very much for the tutorial. I&#039;ve just begun with this stuff. You are very nice to post such nice tutorial.</description>
		<content:encoded><![CDATA[<p>Thank you very much for the tutorial. I&#8217;ve just begun with this stuff. You are very nice to post such nice tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Android T-Mobile G1 1.6 Phone Review by Duncan Keirns</title>
		<link>http://tech.xster.net/thoughts/google-android-t-mobile-g1-1-5-phone-review/comment-page-1/#comment-853</link>
		<dc:creator>Duncan Keirns</dc:creator>
		<pubDate>Wed, 11 Aug 2010 13:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=112#comment-853</guid>
		<description>Awesome, Awesome and Awesome, this website delivers what the google search tells me, this is very valuable information and has been of great help to me, thanks.</description>
		<content:encoded><![CDATA[<p>Awesome, Awesome and Awesome, this website delivers what the google search tells me, this is very valuable information and has been of great help to me, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multi-Threading and Delegates Tutorial in VB .NET by Grook</title>
		<link>http://tech.xster.net/tips/multi-threading-in-vb-net/comment-page-1/#comment-850</link>
		<dc:creator>Grook</dc:creator>
		<pubDate>Wed, 11 Aug 2010 06:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=139#comment-850</guid>
		<description>Hi. Really nice post . It&#039;s really useful</description>
		<content:encoded><![CDATA[<p>Hi. Really nice post . It&#8217;s really useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PyQt Drag Images into List Widget for Thumbnail List by nubbe</title>
		<link>http://tech.xster.net/tips/pyqt-drag-images-into-list-widget-for-thumbnail-list/comment-page-1/#comment-611</link>
		<dc:creator>nubbe</dc:creator>
		<pubDate>Wed, 12 May 2010 02:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=61#comment-611</guid>
		<description>PIL just kept crashing on me, so here&#039;s a version without PIL:

Replace in def pictureDropped:
if os.path.exists(url):
				qIcon = QtGui.QIcon()
				qIcon.addPixmap(QtGui.QPixmap(url), QtGui.QIcon.Normal, QtGui.QIcon.Off)
				item = QtGui.QListWidgetItem(os.path.basename(url)[:20] + &quot;...&quot;, self.ui.listView)
				item.setStatusTip(url)
				item.setIcon(qIcon)</description>
		<content:encoded><![CDATA[<p>PIL just kept crashing on me, so here&#8217;s a version without PIL:</p>
<p>Replace in def pictureDropped:<br />
if os.path.exists(url):<br />
				qIcon = QtGui.QIcon()<br />
				qIcon.addPixmap(QtGui.QPixmap(url), QtGui.QIcon.Normal, QtGui.QIcon.Off)<br />
				item = QtGui.QListWidgetItem(os.path.basename(url)[:20] + &#8220;&#8230;&#8221;, self.ui.listView)<br />
				item.setStatusTip(url)<br />
				item.setIcon(qIcon)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PyQt Drag Images into List Widget for Thumbnail List by Hipolito Shave</title>
		<link>http://tech.xster.net/tips/pyqt-drag-images-into-list-widget-for-thumbnail-list/comment-page-1/#comment-609</link>
		<dc:creator>Hipolito Shave</dc:creator>
		<pubDate>Tue, 11 May 2010 07:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=61#comment-609</guid>
		<description>Great, thanks for sharing this blog post.Thanks Again.</description>
		<content:encoded><![CDATA[<p>Great, thanks for sharing this blog post.Thanks Again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quake Style Drop Down Terminal for Mac by xiao</title>
		<link>http://tech.xster.net/tips/the-perfect-visor-reborn/comment-page-1/#comment-585</link>
		<dc:creator>xiao</dc:creator>
		<pubDate>Thu, 04 Mar 2010 08:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=10#comment-585</guid>
		<description>Yup, good point Jørgen
Changed</description>
		<content:encoded><![CDATA[<p>Yup, good point Jørgen<br />
Changed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PyQt Drag Images into List Widget for Thumbnail List by Jo</title>
		<link>http://tech.xster.net/tips/pyqt-drag-images-into-list-widget-for-thumbnail-list/comment-page-1/#comment-584</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Sun, 28 Feb 2010 09:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=61#comment-584</guid>
		<description>i would like to thank you for this post. it indeed saved me at least 2 day of search and try. 
although i want to mention that your  &quot;if event.mimeData().hasUrls:&quot; is allways true as (i think) that you test for the method of mimeData(). i guess you wanted to test whether the thing you are draging is some kind of file. thus you should test &quot;if event.mimeData().hasUrls():&quot;, which tests the actual presence of an url in the mimeData.</description>
		<content:encoded><![CDATA[<p>i would like to thank you for this post. it indeed saved me at least 2 day of search and try.<br />
although i want to mention that your  &#8220;if event.mimeData().hasUrls:&#8221; is allways true as (i think) that you test for the method of mimeData(). i guess you wanted to test whether the thing you are draging is some kind of file. thus you should test &#8220;if event.mimeData().hasUrls():&#8221;, which tests the actual presence of an url in the mimeData.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quake Style Drop Down Terminal for Mac by Jørgen Tietze</title>
		<link>http://tech.xster.net/tips/the-perfect-visor-reborn/comment-page-1/#comment-583</link>
		<dc:creator>Jørgen Tietze</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=10#comment-583</guid>
		<description>&lt;q cite=&quot;xiao&quot;&gt;5. [...] You won’t be able to change any preferences anymore after performing the ensuing steps so change you Terminal to suit your tastings as well such as setting transparency.&lt;/q&gt;

You can just use the keyboard-shortcut apple-, for opening the preferences. You&#039;re also able to make new windows of the &quot;traditional&quot; kind with apple-n.</description>
		<content:encoded><![CDATA[<p><q cite="xiao">5. [...] You won’t be able to change any preferences anymore after performing the ensuing steps so change you Terminal to suit your tastings as well such as setting transparency.</q></p>
<p>You can just use the keyboard-shortcut apple-, for opening the preferences. You&#8217;re also able to make new windows of the &#8220;traditional&#8221; kind with apple-n.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wireshark, No Interfaces on Mac OS X by ioukos</title>
		<link>http://tech.xster.net/tips/wireshark-no-interfaces-on-mac-os-x/comment-page-1/#comment-581</link>
		<dc:creator>ioukos</dc:creator>
		<pubDate>Fri, 08 Jan 2010 14:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=164#comment-581</guid>
		<description>Many Thanks, this solution is very easy and so powerful !!!

Bye</description>
		<content:encoded><![CDATA[<p>Many Thanks, this solution is very easy and so powerful !!!</p>
<p>Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quake Style Drop Down Terminal for Mac by Oliver Bestwalter</title>
		<link>http://tech.xster.net/tips/the-perfect-visor-reborn/comment-page-1/#comment-580</link>
		<dc:creator>Oliver Bestwalter</dc:creator>
		<pubDate>Thu, 31 Dec 2009 17:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=10#comment-580</guid>
		<description>Thank you - finally I have m yakuake replacement for the Mac :).

Your tips did not work right out of the box though. So let me point out what I had to change to make it work:

1. Step 7: String not number type for LSUIElement

LSUIElement
1

2. Step 8: tell application &quot;VisorTerminal&quot; - not &quot;UserTerminal&quot;

3. I don&#039;t know if this was really necessary, but I changed a few more strings from terminal to VisorTerminal in the plists of Visor.bundle and VisorTerminal (like suggested here: http://www.metaskills.net/2009/8/18/visor-terminal-on-snow-leopard)</description>
		<content:encoded><![CDATA[<p>Thank you &#8211; finally I have m yakuake replacement for the Mac <img src='http://tech.xster.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Your tips did not work right out of the box though. So let me point out what I had to change to make it work:</p>
<p>1. Step 7: String not number type for LSUIElement</p>
<p>LSUIElement<br />
1</p>
<p>2. Step 8: tell application &#8220;VisorTerminal&#8221; &#8211; not &#8220;UserTerminal&#8221;</p>
<p>3. I don&#8217;t know if this was really necessary, but I changed a few more strings from terminal to VisorTerminal in the plists of Visor.bundle and VisorTerminal (like suggested here: <a href="http://www.metaskills.net/2009/8/18/visor-terminal-on-snow-leopard)" rel="nofollow">http://www.metaskills.net/2009/8/18/visor-terminal-on-snow-leopard)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Invoke UI Changes Across Threads on VB .Net by Multi-Threading and Delegates in VB .NET &#124; Xster.net</title>
		<link>http://tech.xster.net/tips/invoke-ui-changes-across-threads-on-vb-net/comment-page-1/#comment-387</link>
		<dc:creator>Multi-Threading and Delegates in VB .NET &#124; Xster.net</dc:creator>
		<pubDate>Sat, 24 Oct 2009 23:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=72#comment-387</guid>
		<description>[...] multi-threading applications involving GUI elements, check by other tutorial to see how to avoid illegal cross-thread operations. [...]</description>
		<content:encoded><![CDATA[<p>[...] multi-threading applications involving GUI elements, check by other tutorial to see how to avoid illegal cross-thread operations. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PyQt Drag Images into List Widget for Thumbnail List by Qt with C++ or Python Tutorial &#124; Xster.net</title>
		<link>http://tech.xster.net/tips/pyqt-drag-images-into-list-widget-for-thumbnail-list/comment-page-1/#comment-386</link>
		<dc:creator>Qt with C++ or Python Tutorial &#124; Xster.net</dc:creator>
		<pubDate>Sun, 13 Sep 2009 22:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=61#comment-386</guid>
		<description>[...] can check out my tutorial on creating thumbnail list via drag-drop for a quick get shit done [...]</description>
		<content:encoded><![CDATA[<p>[...] can check out my tutorial on creating thumbnail list via drag-drop for a quick get shit done [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quake Style Drop Down Terminal for Mac by Open Current Terminal Directory in Finder &#124; Xster.net</title>
		<link>http://tech.xster.net/tips/the-perfect-visor-reborn/comment-page-1/#comment-27</link>
		<dc:creator>Open Current Terminal Directory in Finder &#124; Xster.net</dc:creator>
		<pubDate>Fri, 08 May 2009 11:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xster.net/?p=10#comment-27</guid>
		<description>[...] after applying the Perfect Visor from my previous blog post, this can be even faster to navigate to awkward Mac style directories than remembering the even [...]</description>
		<content:encoded><![CDATA[<p>[...] after applying the Perfect Visor from my previous blog post, this can be even faster to navigate to awkward Mac style directories than remembering the even [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
