<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>damonparker.org &#187; Apple / Mac</title>
	<atom:link href="http://damonparker.org/blog/category/technical/apple-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://damonparker.org</link>
	<description>code / ecommerce / life</description>
	<lastBuildDate>Mon, 14 Jun 2010 14:33:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-RC3</generator>
		<item>
		<title>DNS, Lookupd and OS X</title>
		<link>http://damonparker.org/blog/2007/11/15/dns-lookupd-and-os-x/</link>
		<comments>http://damonparker.org/blog/2007/11/15/dns-lookupd-and-os-x/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 19:27:30 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2007/11/15/dns-lookupd-and-os-x/</guid>
		<description><![CDATA[Pre-Leopard the command to force OS X to flush and reload it&#8217;s DNS cache was: sudo lookupd -flushcache In Leopard, lookupd no longer exists. Instead force a DNS cache refresh with: sudo dscacheutil -flushcache]]></description>
			<content:encoded><![CDATA[<p></p><p>Pre-Leopard the command to force OS X to flush and reload it&#8217;s DNS cache was:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo lookupd -flushcache</div></div>
<p>In Leopard, <em>lookupd</em> no longer exists.  Instead force a DNS cache refresh with:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo dscacheutil -flushcache</div></div>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=384" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=384&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2007/11/15/dns-lookupd-and-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MailAnnounce Applescript Source</title>
		<link>http://damonparker.org/blog/2007/10/09/mailannounce-applescript-source/</link>
		<comments>http://damonparker.org/blog/2007/10/09/mailannounce-applescript-source/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 13:49:41 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2007/10/09/mailannounce-applescript-source/</guid>
		<description><![CDATA[I have received several requests for the source of my MailAnnounce script that is able to speak the subject of mails using Mail.app and Applescript. Source for version 1 of the script is now available.]]></description>
			<content:encoded><![CDATA[<p></p><p>I have received several requests for the source of my <a href="http://damonparker.org/blog/2006/04/12/mailannounce-applescript-app/">MailAnnounce</a> script that is able to speak the subject of mails using Mail.app and Applescript.</p>
<p>Source for version 1 of the script is now <a href="http://damonparker.org/source/MailAnnounce.scpt.txt">available</a>.</p>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=382" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=382&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2007/10/09/mailannounce-applescript-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bootp Session Transmit Error</title>
		<link>http://damonparker.org/blog/2007/06/25/bootp-session-transmit-error/</link>
		<comments>http://damonparker.org/blog/2007/06/25/bootp-session-transmit-error/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 14:30:41 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Broken]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2007/06/25/bootp-session-transmit-error/</guid>
		<description><![CDATA[Has anyone seen this error on a MacBook before: Apr &#160;3 15:16:10 Phoebe configd&#91;35&#93;: DHCP en2: INIT transmit failed Apr &#160;3 15:16:10 Phoebe configd&#91;35&#93;: bootp_session_transmit: bpf_write&#40;en2&#41; failed: No buffer space available This is a real pain in the ass when it happens. The only thing that seems to fix it is to reboot. The only [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Has anyone seen this error on a MacBook before:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Apr &nbsp;<span style="color: #cc66cc;">3</span> <span style="color: #cc66cc;">15</span>:<span style="color: #cc66cc;">16</span>:<span style="color: #cc66cc;">10</span> Phoebe configd<span style="color: #66cc66;">&#91;</span><span style="color: #cc66cc;">35</span><span style="color: #66cc66;">&#93;</span>: DHCP en2: INIT transmit failed<br />
Apr &nbsp;<span style="color: #cc66cc;">3</span> <span style="color: #cc66cc;">15</span>:<span style="color: #cc66cc;">16</span>:<span style="color: #cc66cc;">10</span> Phoebe configd<span style="color: #66cc66;">&#91;</span><span style="color: #cc66cc;">35</span><span style="color: #66cc66;">&#93;</span>: bootp_session_transmit: bpf_write<span style="color: #66cc66;">&#40;</span>en2<span style="color: #66cc66;">&#41;</span> failed: No buffer space available</div></div>
<p>This is a real pain in the ass when it happens.  The only thing that seems to fix it is to reboot.  </p>
<p>The only thing I could find was on <a href="http://discussions.apple.com/thread.jspa?messageID=4326977" rel="external">Apple&#8217;s support forums</a>.  But there is still no solution there.</p>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=354" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=354&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2007/06/25/bootp-session-transmit-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Network Printing from a Mac to XP</title>
		<link>http://damonparker.org/blog/2007/06/06/network-printing-from-a-mac-to-xp/</link>
		<comments>http://damonparker.org/blog/2007/06/06/network-printing-from-a-mac-to-xp/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 17:24:48 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Microsoft / Windows]]></category>
		<category><![CDATA[Broken]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2007/06/06/network-printing-from-a-mac-to-xp/</guid>
		<description><![CDATA[I purchased a &#8216;free&#8217; (with rebates) HP printer with my last MacBook last month. I had originally intended to list it on Ebay with a ton of other tech junk I need out of my house. This hadn&#8217;t happened and my MacBook still didn&#8217;t have a printer available to it (can&#8217;t find OS X drivers [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I purchased a &#8216;free&#8217; (with rebates) HP printer with my last MacBook last month.  I had originally intended to list it on Ebay with a ton of other tech junk I need out of my house.  This hadn&#8217;t happened and my MacBook still didn&#8217;t have a printer available to it (can&#8217;t find OS X drivers for my old Epson Actionlaser workhorse), so I thought I&#8217;d hook it up.</p>
<p>Network printing seemed to be the best option since the MacBook may be wireless anywhere in my house.  The only permanently connected (and non-laptop) box I have is an aging XP machine.  Setting up a printer on it and allowing network access to my workgroup should be a snap, or so I thought.  Boy, was I wrong.</p>
<p>Long story, short&#8230; I was able to install the printer locally only.  I was able to work around OS X&#8217;s undocumented feature to access the advanced printing properties with the help of a few pages from Google.  Namely from <a href="http://www.erikjheels.com/2007-03-10-how-to-print-os-x-to-xp.html" rel="external">Erik J. Heels&#8217; blog</a>.  Using his howto, I got the printer connection up, but all of my prints were garbage on account of no available driver for my specific printer being available.  The HP setup disk did install a driver that I could use locally but the new driver is not showing up under available drivers when setting up the printer via <a href="http://www.samba.org" rel="external">Samba</a>.  </p>
<p>It is interesting that in this instance Windows is more user-friendly than good &#8216;ol Apple.  Why doesn&#8217;t the new printer driver get added to the overall driver list as in all Windows versions since 95?  Why are the advanced printer settings hidden and undocumented in OS X?</p>
<p>Anyone know where the printer drivers are actually installed so I could manually select the file?</p>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=358" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=358&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2007/06/06/network-printing-from-a-mac-to-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced OSX Mail Searches</title>
		<link>http://damonparker.org/blog/2007/03/25/advanced-osx-mail-searches/</link>
		<comments>http://damonparker.org/blog/2007/03/25/advanced-osx-mail-searches/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 16:30:20 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Lifehacks]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2007/03/25/advanced-osx-mail-searches/</guid>
		<description><![CDATA[When you live and breathe email for work and play, it can be quite important to keep messages around for reference. In my business, client and project specific correspondence is supremely important as a record of what has been done, what needs done and project cost quotes among other things. The important information usually gets [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>When you live and breathe email for work and play, it can be quite important to keep messages around for reference.  In my business, client and project specific correspondence is supremely important as a record of what has been done, what needs done and project cost quotes among other things.  The important information usually gets copied into my bug tracker, project information database and billing applications, but there is just something about the chronological nature of email that helps me follow a project.</p>
<p>What&#8217;s the point of keeping email around if you can&#8217;t accurately find the messages you are looking for?  Apple&#8217;s Mail application can be used to do some heavy lifting searches if you can think outside of the box a little.  Below are some examples of the general boolean search available directly in Mail.</p>
<p>Heads AND Tails</p>
<div class="code">heads &#038; tails</div>
<p>Heads OR Tails</p>
<div class="code">heads | tails</div>
<p>Heads but NOT Tails</p>
<div class="code">heads ! tails</div>
<p>Heads AND either Tails OR Both</p>
<div class="code">heads &#038; (tails | both)</div>
<p>While researching these search options I found some users that reported that <em>and</em>, <em>or</em> and <em>not</em> worked as well.  This is not listed in the Mail documentation and I was not able to confirm their usage.  These did not work on my machine.  For reference, I am running 10.4.9 and Mail 2.1 (752/752.2).</p>
<p>From the Mail help system:</p>
<blockquote><p>If you search the From, To, or Subject fields in selected mailboxes, Mail finds messages that contain the entire search phrase, in the order you entered the words. If you search an entire message or search in all mailboxes, Mail finds only messages containing words that have the same prefix (or the same beginning letters) as any of the words you entered in the Search field. The words can be in any order. For example, if you enter &#8220;box&#8221; in the Search field, the results would include &#8220;boxcar&#8221; but would not include &#8220;mailbox,&#8221; because &#8220;box&#8221; is not part of the prefix in that word.</p></blockquote>
<p>The help document also mentions that any IMAP accounts need to be configured to &#8220;Keep copies of messages for offline viewing&#8221;.  This setting is configured from the <em>Advanced</em> tab of the <em>Accounts</em> pane in <em>Mail Preferences</em>.  The default is to cache &#8220;All messages and their attachments.&#8221;  I use &#8220;All messages but omit their attachments.&#8221;  I would like to use &#8220;Only messages I&#8217;ve read,&#8221; as that would omit all of the uncaught spam and messages that get deleted without being read, but from my tests that option still caches the attachments.  I think caching attachments is a waste of bandwidth and local disk space, plus it doesn&#8217;t fit in with my normal usage.  When I get an important attachment, I download it to a local folder, either a client folder to keep with the rest of the client data or to my general downloads folder where it can be dealt with and deleted when no longer needed.</p>
<p>I have been using a beta version of <a href="http://www.indev.ca/MailTags.html" rel="external">MailTags</a> for a month now and am finding it more and more invaluable in tracking project and client emails.  It adds customizable fields to messages so may easily tag a message with a project name or add notes to a message and adds to the built-in Mail search so you can search by these tags specifically.  It also integrates nicely with OSX&#8217;s Calendar application, allowing you to create To Do items directly from the MailTags pane in a message.</p>
<p>Another searching option is to create a Smart Mailbox with your search parameters.  Smart Mailboxes can be used to mix and match multiple search parameters in the same search.  Don&#8217;t be shy about creating a Smart Mailbox to do a one-off search.  Wouldn&#8217;t it be faster to create a Smart Mailbox, use it to find your messages and delete it afterwards than to manually search for a message for twenty minutes?  You can also create a Smart Mailbox to pre-select a group of messages, say by including all messages from all of the parties involved in a particular project and then using Mail&#8217;s basic search over that Smart Mailbox to find only those messages that contain a particular keyword.</p>
<p>There are some shortcomings I find in Mail&#8217;s search and Smart Mailbox implementations.  My biggest beef is that Mail won&#8217;t let you Cmd-select multiple locations to do a keyword search over.  For instance, you cannot search for an email address that appears in the From or To fields.  You can do separate searches for both and manually merge them in your head or setup a Smart Mailbox to do the task.  </p>
<p>The Smart Mailbox implementation is also crippled in that you can only select messages by all the criterion you supply or by any single criteria not some of these but none of those.  This can be overcome by using multiple Smart Mailboxes, one to select all of the messages you want and a second mailbox to deselect the ones you don&#8217;t need that happen to fall in to the first mailbox.  </p>
<p>Say you would like all messages from a particular domain except the general address info@domain.com.  First create the deselect mailbox that finds all messages from info@domain.com, then create a second Smart Mailbox that selects all messages from domain.com and add a second criteria to it that says &#8220;Mail is not in mailbox&#8221; and choose the deselect Smart Mailbox you created.  This is a simplistic example that can be overcome by creating a box that manually selects all messages from user1@domain.com &#8230; userN@domain.com, but that would require you to know all of the addresses and key them in.</p>
<p>All in all Mail&#8217;s searching implementation is powerful if you know the right tricks.  Have some more Mail search tricks?  Post via the comments below.</p>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=310" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=310&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2007/03/25/advanced-osx-mail-searches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hack to Open Popup Pages in Main Window</title>
		<link>http://damonparker.org/blog/2006/12/15/hack-to-open-popup-pages-in-main-window/</link>
		<comments>http://damonparker.org/blog/2006/12/15/hack-to-open-popup-pages-in-main-window/#comments</comments>
		<pubDate>Fri, 15 Dec 2006 18:20:54 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Lifehacks]]></category>
		<category><![CDATA[Broken]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2006/12/15/hack-to-open-popup-pages-in-main-window/</guid>
		<description><![CDATA[I hate popups and links that open in a new window. I can control where I want windows to open. If I want a new window or tab, I&#8217;ll use the appropriate key combinations when clicking the link. If a window opens in a popup without a menu bar or url bar, hit Apple + [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I hate <a href="http://damonparker.org/blog/2006/04/03/stop-using-target-to-open-in-a-new-window/">popups</a> and links that open in a new window.  I can control where I want windows to open.  If I want a new window or tab, I&#8217;ll use the appropriate key combinations when clicking the link.</p>
<p>If a window opens in a popup without a menu bar or url bar, hit Apple + T to force a new tab in the popup window.  Then you can click and hold on the first tab and drag it to the tab bar of a full window to get the page to open in a window with a menu and url bar.</p>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=289" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=289&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2006/12/15/hack-to-open-popup-pages-in-main-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual IPs Under OSX</title>
		<link>http://damonparker.org/blog/2006/11/14/virtual-ips-under-osx/</link>
		<comments>http://damonparker.org/blog/2006/11/14/virtual-ips-under-osx/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 16:36:54 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2006/11/14/virtual-ips-under-osx/</guid>
		<description><![CDATA[To add a virtual loopback address: sudo ifconfig lo0 alias 127.0.0.2 netmask 255.255.0.0]]></description>
			<content:encoded><![CDATA[<p></p><p>To add a virtual loopback address:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo ifconfig lo0 <span style="color: #000066;">alias</span> 127.0.0.2 netmask 255.255.0.0</div></div>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=281" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=281&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2006/11/14/virtual-ips-under-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTerm and Growl</title>
		<link>http://damonparker.org/blog/2006/11/13/iterm-and-growl/</link>
		<comments>http://damonparker.org/blog/2006/11/13/iterm-and-growl/#comments</comments>
		<pubDate>Mon, 13 Nov 2006 14:33:52 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2006/11/13/iterm-and-growl/</guid>
		<description><![CDATA[Recent versions of iTerm support Growl notifications. iTerm shows how to initiate Growl events from the command line with: make; echo $'\e]9;make done\007' The example shows how to get an alert after a long make. I know I would never remember that command so I wrote a little Bash user defined function to do the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Recent versions of <a href="http://iterm.sourceforge.net/" rel="external">iTerm</a> support <a href="http://growl.info/" rel="external">Growl</a> notifications.  iTerm shows how to initiate Growl events from the command line with:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">make; <span style="color: #000066;">echo</span> $<span style="color: #ff0000;">'<span style="color: #000099; font-weight: bold;">\e</span>]9;make done<span style="color: #000099; font-weight: bold;">\0</span>07'</span></div></div>
<p>The example shows how to get an alert after a long make.  I know I would never remember that command so I wrote a little Bash user defined function to do the same.  Add this to your <em>.bashrc</em> file:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">growl<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span> <span style="color: #000066;">echo</span> -e $<span style="color: #ff0000;">'<span style="color: #000099; font-weight: bold;">\e</span>]9;'</span>$<span style="color: #66cc66;">&#123;</span><span style="color: #cc66cc;">1</span><span style="color: #66cc66;">&#125;</span><span style="color: #ff0000;">'<span style="color: #000099; font-weight: bold;">\0</span>07'</span> ; <span style="color: #000066;">return</span> &nbsp;; <span style="color: #66cc66;">&#125;</span></div></div>
<p>Now the command to initiate a notification would be:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">make; growl <span style="color: #ff0000;">&quot;make done&quot;</span></div></div>
<p>If this snippet is useful to you, please consider buying me a beer.<br />
[paypal-donation]</p>
<p>[ad#Google Links 4]</p>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=279" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=279&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2006/11/13/iterm-and-growl/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>iTunes and Links to Music Store</title>
		<link>http://damonparker.org/blog/2006/06/20/itunes-and-links-to-music-store/</link>
		<comments>http://damonparker.org/blog/2006/06/20/itunes-and-links-to-music-store/#comments</comments>
		<pubDate>Tue, 20 Jun 2006 08:27:12 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2006/06/20/itunes-and-links-to-music-store/</guid>
		<description><![CDATA[Why don&#8217;t we have the option to switch this to a search of or sort to that artist or album in our own library? In this age of hyperliked everything, I can&#8217;t believe something so simple isn&#8217;t.]]></description>
			<content:encoded><![CDATA[<p></p><p>Why don&#8217;t we have the option to switch this to a search of or sort to that artist or album in our own library?  </p>
<p>In this age of hyperliked everything, I can&#8217;t believe something so simple isn&#8217;t.</p>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=259" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=259&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2006/06/20/itunes-and-links-to-music-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MailAnnounce AppleScript Update</title>
		<link>http://damonparker.org/blog/2006/04/25/mailannounce-applescript-update/</link>
		<comments>http://damonparker.org/blog/2006/04/25/mailannounce-applescript-update/#comments</comments>
		<pubDate>Tue, 25 Apr 2006 14:32:00 +0000</pubDate>
		<dc:creator>damonp</dc:creator>
				<category><![CDATA[Apple / Mac]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://damonparker.org/blog/2006/04/25/mailannounce-applescript-update/</guid>
		<description><![CDATA[MailAnnounce is an AppleScript which can be used to speak the sender and subject of incoming mails using Mail.app. Due to the great feedback I received, I have cleared up a bug and added a few new features. v1.2 Changelog -now skips read messages, this correct a bug some users reported that would speak all [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://damonparker.org/blog/2006/04/12/mailannounce-applescript-app/">MailAnnounce</a> is an AppleScript which can be used to speak the sender and subject of incoming mails using Mail.app.  Due to the great feedback I received, I have cleared up a bug and added a few new features.</p>
<h4>v1.2 Changelog</h4>
<div class="code">
-now skips read messages, this correct a bug some users reported that would speak all messages from a sender still in the Inbox not just recent ones<br />
-added search and replace for subject, currently replaces &#8216;re:&#8217; with &#8216;regarding&#8217;<br />
-hooks added for more detailed replacements
</div>
<h4>Download: <a href="http://damonparker.org/releases.php?file=MailAnnounce">MailAnnounce.app</a></h4>
 <img src="http://damonparker.org/wp-content/plugins/feed-statistics.php?view=1&post_id=236" width="1" height="1" style="display: none;" /><img src="http://damonparker.org/?ak_action=api_record_view&id=236&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://damonparker.org/blog/2006/04/25/mailannounce-applescript-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using xcache
Page Caching using xcache
Database Caching 20/58 queries in 0.141 seconds using xcache
Content Delivery Network via cdn.damonparker.org/q9i5a4w8/cds

Served from: damonparker.org @ 2010-07-30 14:04:32 -->