<?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 Tsukasa's ramblings</title>
	<atom:link href="http://blag.tsukasa.net.au/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blag.tsukasa.net.au</link>
	<description>Tech ramblings of Greg Darke, a University of Sydney student</description>
	<lastBuildDate>Thu, 14 Jan 2010 04:33:38 +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 NCSS Python Golf by Smerity</title>
		<link>http://blag.tsukasa.net.au/2010/01/03/ncss-python-golf/comment-page-1/#comment-7380</link>
		<dc:creator>Smerity</dc:creator>
		<pubDate>Thu, 14 Jan 2010 04:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=159#comment-7380</guid>
		<description>No mention of second place on 106 bytes? Bah! :P

Congrats Nick - and damn you and those three last bytes!</description>
		<content:encoded><![CDATA[<p>No mention of second place on 106 bytes? Bah! :P</p>
<p>Congrats Nick &#8211; and damn you and those three last bytes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always discoverable on Android by Tsukasa</title>
		<link>http://blag.tsukasa.net.au/2009/08/25/always-discoverable-on-android/comment-page-1/#comment-6441</link>
		<dc:creator>Tsukasa</dc:creator>
		<pubDate>Tue, 10 Nov 2009 02:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=126#comment-6441</guid>
		<description>Make sure you are using the &lt;strong&gt;busybox&lt;/strong&gt; chown. 

The chown binary that is normally installed on the device only works with user names (rather than a UID as I am using here).</description>
		<content:encoded><![CDATA[<p>Make sure you are using the <strong>busybox</strong> chown. </p>
<p>The chown binary that is normally installed on the device only works with user names (rather than a UID as I am using here).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always discoverable on Android by Hank</title>
		<link>http://blag.tsukasa.net.au/2009/08/25/always-discoverable-on-android/comment-page-1/#comment-6440</link>
		<dc:creator>Hank</dc:creator>
		<pubDate>Tue, 10 Nov 2009 01:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=126#comment-6440</guid>
		<description>Hi, thanks for this helpful trick, however the bit with the chown intrigues me. I have a custom, rooted ROM image flashed onto my phone but chown gives me a &quot;1002 user does not exist&quot; message or something like that. What&#039;s the mechanism there? Is this a bug in chown? What is it that the non-standard ROM images do that make it work?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this helpful trick, however the bit with the chown intrigues me. I have a custom, rooted ROM image flashed onto my phone but chown gives me a &#8220;1002 user does not exist&#8221; message or something like that. What&#8217;s the mechanism there? Is this a bug in chown? What is it that the non-standard ROM images do that make it work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always discoverable on Android by Darryl</title>
		<link>http://blag.tsukasa.net.au/2009/08/25/always-discoverable-on-android/comment-page-1/#comment-5754</link>
		<dc:creator>Darryl</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=126#comment-5754</guid>
		<description>Im struggling to get this to work on the Hero. browsing with root/su to /data/misc/hcid/ reveals an empty directory. Would be good if anyone else with a Hero can confirm this as default. 

I have managed to successfully complete up to line 10.

Any change of getting your appended/modified hcid_config file to try and push back onto my hero? I&#039;ll post the results here to share with all.

Thanks for pointing everyone in the right direction though. Would be nice if the upcoming API had a simple switch for this, or someone could code an app.</description>
		<content:encoded><![CDATA[<p>Im struggling to get this to work on the Hero. browsing with root/su to /data/misc/hcid/ reveals an empty directory. Would be good if anyone else with a Hero can confirm this as default. </p>
<p>I have managed to successfully complete up to line 10.</p>
<p>Any change of getting your appended/modified hcid_config file to try and push back onto my hero? I&#8217;ll post the results here to share with all.</p>
<p>Thanks for pointing everyone in the right direction though. Would be nice if the upcoming API had a simple switch for this, or someone could code an app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always discoverable on Android by Tsukasa</title>
		<link>http://blag.tsukasa.net.au/2009/08/25/always-discoverable-on-android/comment-page-1/#comment-5606</link>
		<dc:creator>Tsukasa</dc:creator>
		<pubDate>Sun, 13 Sep 2009 22:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=126#comment-5606</guid>
		<description>I do not know if this will work on the HTC Hero (or on the modaco ROM) as I own a HTC Dream (this has been tested on both one of JF&#039;s and cyanogen&#039;s ROMs). I suggest you back up your phone before attempting anything.

As for running this in a terminal emulator on the phone, it should be possible (I didn&#039;t do it due to the amount of typing required). It is also easier to perform this change from linux/mac machine than on the device itself. If you decide to attempt it on the phone, the first step would be to become the root user (using su -).

Then remount the system partition RW, this should be possible with &quot;mount -o remount,rw /&quot;. You will then need to edit the files mentioned in the post by hand: &#039;/system/etc/bluez/hcid.conf&#039; and &#039;/data/misc/hcid/*/config&#039; (your ROM might contain an editor such as vi). After that, just restart the bluetooth subsystem.</description>
		<content:encoded><![CDATA[<p>I do not know if this will work on the HTC Hero (or on the modaco ROM) as I own a HTC Dream (this has been tested on both one of JF&#8217;s and cyanogen&#8217;s ROMs). I suggest you back up your phone before attempting anything.</p>
<p>As for running this in a terminal emulator on the phone, it should be possible (I didn&#8217;t do it due to the amount of typing required). It is also easier to perform this change from linux/mac machine than on the device itself. If you decide to attempt it on the phone, the first step would be to become the root user (using su -).</p>
<p>Then remount the system partition RW, this should be possible with &#8220;mount -o remount,rw /&#8221;. You will then need to edit the files mentioned in the post by hand: &#8216;/system/etc/bluez/hcid.conf&#8217; and &#8216;/data/misc/hcid/*/config&#8217; (your ROM might contain an editor such as vi). After that, just restart the bluetooth subsystem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always discoverable on Android by Darryl</title>
		<link>http://blag.tsukasa.net.au/2009/08/25/always-discoverable-on-android/comment-page-1/#comment-5600</link>
		<dc:creator>Darryl</dc:creator>
		<pubDate>Sun, 13 Sep 2009 17:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=126#comment-5600</guid>
		<description>Will the modaco ROM be ok for this edit? 

Is this modification possible by using term. emulator directly on the phone (HTC Hero)? If you, what commands (other than remount) are needing modification?</description>
		<content:encoded><![CDATA[<p>Will the modaco ROM be ok for this edit? </p>
<p>Is this modification possible by using term. emulator directly on the phone (HTC Hero)? If you, what commands (other than remount) are needing modification?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reversing Latitude by Greg Darke</title>
		<link>http://blag.tsukasa.net.au/2009/06/17/reversing-latitude/comment-page-1/#comment-4620</link>
		<dc:creator>Greg Darke</dc:creator>
		<pubDate>Thu, 16 Jul 2009 00:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=93#comment-4620</guid>
		<description>It seems that the data produced by latitude is actually meant to be JSON data... At least they are parsing it as JSON, it is just that they are using &#039;eval&#039; to parse it, which allows a slightly different syntax.

This is highlighted by the fact that the latitude gadget no-longer works in Firefox 3.5 (https://bugzilla.mozilla.org/show_bug.cgi?id=498691) as 3.5 has a native JSON interface.</description>
		<content:encoded><![CDATA[<p>It seems that the data produced by latitude is actually meant to be JSON data&#8230; At least they are parsing it as JSON, it is just that they are using &#8216;eval&#8217; to parse it, which allows a slightly different syntax.</p>
<p>This is highlighted by the fact that the latitude gadget no-longer works in Firefox 3.5 (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=498691" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=498691</a>) as 3.5 has a native JSON interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Handy bash one liner for getting the ip address of a host by Risaer</title>
		<link>http://blag.tsukasa.net.au/2009/02/19/handy-bash-one-liner-for-getting-the-ip-address-of-a-host/comment-page-1/#comment-2447</link>
		<dc:creator>Risaer</dc:creator>
		<pubDate>Mon, 11 May 2009 19:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=63#comment-2447</guid>
		<description>Another little example (using ping and sed) is:
ping -c 1 -s 1 -t 1 SERVERNAME&#124;sed -n &quot;s/).*//;s/.*(//p&quot;

for my Fritzbox 7170 with freetz I need to change -t to -w (donnow why)</description>
		<content:encoded><![CDATA[<p>Another little example (using ping and sed) is:<br />
ping -c 1 -s 1 -t 1 SERVERNAME|sed -n &#8220;s/).*//;s/.*(//p&#8221;</p>
<p>for my Fritzbox 7170 with freetz I need to change -t to -w (donnow why)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making RSS less crap &#8211; Feed Fixer by jenn</title>
		<link>http://blag.tsukasa.net.au/2009/03/09/making-rss-less-crap-feed-fixer/comment-page-1/#comment-1488</link>
		<dc:creator>jenn</dc:creator>
		<pubDate>Tue, 24 Mar 2009 09:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=71#comment-1488</guid>
		<description>Interesting, but I think some people have a reason for doing that...to get you visiting their pages and potentially clicking on ads. -wry- Then again, I don&#039;t use rss much -- too much to read -- so I just use Firefox&#039;s live bookmark function. (with bookmark additional info) Even then, too lazy to check. XD

Thanks for reading my blog, by the way. :) I don&#039;t set the rss options (today.com told us they were changing the rss to summary-only for &#039;visit page click ad&#039; reason ._.), but if I had a choice, I&#039;d probably let whoever&#039;s subscribing just pick whatever they want. -squints and tries to remember what options there were on blogspot- Hrmm.</description>
		<content:encoded><![CDATA[<p>Interesting, but I think some people have a reason for doing that&#8230;to get you visiting their pages and potentially clicking on ads. -wry- Then again, I don&#8217;t use rss much &#8212; too much to read &#8212; so I just use Firefox&#8217;s live bookmark function. (with bookmark additional info) Even then, too lazy to check. XD</p>
<p>Thanks for reading my blog, by the way. :) I don&#8217;t set the rss options (today.com told us they were changing the rss to summary-only for &#8216;visit page click ad&#8217; reason ._.), but if I had a choice, I&#8217;d probably let whoever&#8217;s subscribing just pick whatever they want. -squints and tries to remember what options there were on blogspot- Hrmm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making RSS less crap &#8211; Feed Fixer by Tsukasa</title>
		<link>http://blag.tsukasa.net.au/2009/03/09/making-rss-less-crap-feed-fixer/comment-page-1/#comment-1176</link>
		<dc:creator>Tsukasa</dc:creator>
		<pubDate>Mon, 09 Mar 2009 05:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=71#comment-1176</guid>
		<description>Hmm, I just found a GreaseMonkey plugin that does something similar... Though it only works for google reader.

http://userscripts.org/scripts/review/19949</description>
		<content:encoded><![CDATA[<p>Hmm, I just found a GreaseMonkey plugin that does something similar&#8230; Though it only works for google reader.</p>
<p><a href="http://userscripts.org/scripts/review/19949" rel="nofollow">http://userscripts.org/scripts/review/19949</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
