<?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: Bluetooth Proximity Detection on OS X</title>
	<atom:link href="http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/</link>
	<description>“All our dreams can come true – if we have the courage to pursue them.” – Walt Disney</description>
	<lastBuildDate>Wed, 07 Dec 2011 23:00:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-693</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 10 Oct 2009 22:32:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-693</guid>
		<description>Has anyone gotten the toggle screensaver applescript to work with Snow Leopard?Everything was working great before the upgrade.</description>
		<content:encoded><![CDATA[<p>Has anyone gotten the toggle screensaver applescript to work with Snow Leopard?Everything was working great before the upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-13</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-13</guid>
		<description>If you do  not have a compiler, can you simply use the notify file or notify.c file that you posted.
I put these two files in my home (~/notify) but now when I run the scripts I get the following error message:
sh: line 1: /Users/tal/notif: Permission denied

Any advice

 - Tal</description>
		<content:encoded><![CDATA[<p>If you do  not have a compiler, can you simply use the notify file or notify.c file that you posted.<br />
I put these two files in my home (~/notify) but now when I run the scripts I get the following error message:<br />
sh: line 1: /Users/tal/notif: Permission denied</p>
<p>Any advice</p>
<p> &#8211; Tal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingo</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-14</link>
		<dc:creator>ingo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-14</guid>
		<description>you do not have execute permission on the binary. run the following command in a terminal window: 

chmod 755 /Users/tal/notif

that will do it.
Cheerio
-Meckimac</description>
		<content:encoded><![CDATA[<p>you do not have execute permission on the binary. run the following command in a terminal window: </p>
<p>chmod 755 /Users/tal/notif</p>
<p>that will do it.<br />
Cheerio<br />
-Meckimac</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-15</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-15</guid>
		<description>First off thanks! Could you post the Applescript&#039;s uncompiled? I need to remove the iSync part but cant edit the script. You may want to .zip or .tar.gz the notif app, Safari appends .html to it and that may screw some people up.

-KRS Juan-</description>
		<content:encoded><![CDATA[<p>First off thanks! Could you post the Applescript&#8217;s uncompiled? I need to remove the iSync part but cant edit the script. You may want to .zip or .tar.gz the notif app, Safari appends .html to it and that may screw some people up.</p>
<p>-KRS Juan-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingo</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-16</link>
		<dc:creator>ingo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-16</guid>
		<description>I added the plain text verison of the 2 Apple Scripts. They can be found at the same &lt;a href=http://www.meckimac.com/AppleScripts&gt;location&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I added the plain text verison of the 2 Apple Scripts. They can be found at the same <a href=http://www.meckimac.com/AppleScripts>location</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-17</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-17</guid>
		<description>that flipped the switch for me! Thanks tons, works like a charm ;)

--KrisInJapan.com</description>
		<content:encoded><![CDATA[<p>that flipped the switch for me! Thanks tons, works like a charm <img src='http://meckimac.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&#8211;KrisInJapan.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-33</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-33</guid>
		<description> didn&#039;t work for me, any other suggestions?

--KrisInJapan.com</description>
		<content:encoded><![CDATA[<p>didn&#8217;t work for me, any other suggestions?</p>
<p>&#8211;KrisInJapan.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingo</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-34</link>
		<dc:creator>ingo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-34</guid>
		<description>don&#039;t &#039;chmod&#039; the directory - chmod the executable. Try running &#039;notif&#039; from the command line like this:

- &#039;cd&#039; into the directory where &#039;notif&#039; is located, presumable your home-dir.
- run it like this: ./notif

if everything is fine, it will just run without giving any output - if it produces output, send it.

Let me know how it goes.
</description>
		<content:encoded><![CDATA[<p>don&#8217;t &#8216;chmod&#8217; the directory &#8211; chmod the executable. Try running &#8216;notif&#8217; from the command line like this:</p>
<p>- &#8216;cd&#8217; into the directory where &#8216;notif&#8217; is located, presumable your home-dir.<br />
- run it like this: ./notif</p>
<p>if everything is fine, it will just run without giving any output &#8211; if it produces output, send it.</p>
<p>Let me know how it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-35</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-35</guid>
		<description>I am having the same problem and it outputs:
-bash: ./notif: cannot execute binary file</description>
		<content:encoded><![CDATA[<p>I am having the same problem and it outputs:<br />
-bash: ./notif: cannot execute binary file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingo</title>
		<link>http://meckimac.com/2007/03/19/bluetooth-proximity-detection-on-os-x/comment-page-1/#comment-36</link>
		<dc:creator>ingo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-36</guid>
		<description>please post the output of following command:

ls -l ./notif</description>
		<content:encoded><![CDATA[<p>please post the output of following command:</p>
<p>ls -l ./notif</p>
]]></content:encoded>
	</item>
</channel>
</rss>

