<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://cwilliams10.blogr.com/stories/rss2html.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>cwilliams10.blogr.com - Blog (RSS 2.0)</title>
<link>http://cwilliams10.blogr.com/stories/</link>
<description>XML Feed</description>
<language>en</language>
<pubDate>Mon, 21 Sep 2009 21:18:20 +0200</pubDate>
<image><url>http://static.blogr.com/tenants/com/modSiteIcon/tdy-dummy-site-icon.icon.jpg</url>
<title>cwilliams10</title>
<link>http://cwilliams10.blogr.com/stories/</link>
<width>48</width>
<height>48</height>
</image>
<item><title>Objective-C Method Name to AppleScriptOb...</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-21-Objective-C-Method-Name-to-AppleScriptObjC-Method-Name/</link>
<description>Here is a Ruby script to convert Objective-C method names into AppleScriptObjC method names.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Add this script to your user scripts inside Xcode and give it a shortcut. Copy the method name from the Objective-C documentation and paste into your AppleScriptObjC file. Hightlight the code and execute the shortcut!&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=712&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-21-Objective-C-Method-Name-to-AppleScriptObjC-Method-Name/</guid>
<pubDate>Mon, 21 Sep 2009 21:18:20 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Objective-C Variable Declaration Tidier</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-21-Objective-C-Variable-Declaration-Tidier/</link>
<description>I try to write neat, easy to read code and one pet peeve of mine is when variable declarations do not line up. This can be a difficult task as the project grows and more and more declarations are added. If you take the time to re-align them you start to look like Monk!&lt;br /&gt;&lt;br /&gt;This is a personal preference of mine so please do not take offense if you write code this way. :)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=690&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-21-Objective-C-Variable-Declaration-Tidier/</guid>
<pubDate>Mon, 21 Sep 2009 20:25:16 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>AppleScriptObjC Simple Bindings</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-09-AppleScriptObjC-Simple-Bindings/</link>
<description>Shane Stanley from &lt;a href=&quot;http://www.scriptingmatters.com/aspro.php&quot; target=&quot;_blank&quot;&gt;AppleScript Pro Sessions&lt;/a&gt; has kindly provided an example file using simple bindings in AppleScriptObjC. Here is a short video demonstrating how to set up the bindings for this file.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.scriptingmatters.com/ASObjC&quot;&gt;Download the source project&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=639&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-09-AppleScriptObjC-Simple-Bindings/</guid>
<pubDate>Wed, 09 Sep 2009 03:23:26 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>AppleScriptObjC in Xcode Part 5 - Conver...</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-07-AppleScriptObjC-in-Xcode-Part-5-Converting-ObjC-to-ASOC/</link>
<description>&lt;a href=&quot;http://macscripter.net/viewtopic.php?id=30373&quot;&gt;AppleScriptObjC in Xcode Part 5 - Converting ObjC to ASOC&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Part 5 deals with reading and understanding the documentation and how to convert between Objective-C and AppleScriptObjC.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=633&quot;&gt;View post on AllanCraig.net&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-07-AppleScriptObjC-in-Xcode-Part-5-Converting-ObjC-to-ASOC/</guid>
<pubDate>Mon, 07 Sep 2009 02:15:46 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>AppleScriptObjC in Xcode Part 4 - Saving...</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-04-AppleScriptObjC-in-Xcode-Part-4-Saving-Updating-Deleting/</link>
<description>The final article for our &quot;Book List&quot; application has now been posted. Whew!&lt;br /&gt;&lt;br /&gt;It covers the last few things we needed to take care of; saving, updating and deleting.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://macscripter.net/viewtopic.php?id=30359&quot;&gt;You can read it here.&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=614&quot;&gt;View post on AllanCraig.net&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-04-AppleScriptObjC-in-Xcode-Part-4-Saving-Updating-Deleting/</guid>
<pubDate>Fri, 04 Sep 2009 21:47:35 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>AppleScriptObjC in Xcode Part 3 - Custom...</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-04-AppleScriptObjC-in-Xcode-Part-3-Customized-Templates/</link>
<description>&lt;a href=&quot;http://macscripter.net/viewtopic.php?id=30338&quot;&gt;Part 3 of AppleScriptObjC in Xcode&lt;/a&gt; has now been posted. This tutorial covers modifying and creating custom Xcode templates.&lt;br /&gt;&lt;br /&gt;If you use Xcode very much this is a real time saver!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=604&quot;&gt;View post on AllanCraig.net&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-04-AppleScriptObjC-in-Xcode-Part-3-Customized-Templates/</guid>
<pubDate>Fri, 04 Sep 2009 04:15:05 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Dual-Monitors on Snow Leopard</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-02-Dual-Monitors-on-Snow-Leopard/</link>
<description>Has anyone noticed that in Snow Leopard you can drag folders, hard drives, files, etc. onto the desktop of your second monitor? I&apos;d say this is pretty cool!&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=598&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-02-Dual-Monitors-on-Snow-Leopard/</guid>
<pubDate>Wed, 02 Sep 2009 22:42:51 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>AppleScriptObjC in Xcode Part 2</title>
<link>http://cwilliams10.blogr.com/stories/2009-09-02-AppleScriptObjC-in-Xcode-Part-2/</link>
<description>Just posted an article at MacScripter.net on using &lt;a href=&quot;http://macscripter.net/viewtopic.php?id=30313&quot;&gt;AppleScriptObjC in Xcode&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In this tutorial we build a &quot;Book List&quot; application using a table view.&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=596&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-09-02-AppleScriptObjC-in-Xcode-Part-2/</guid>
<pubDate>Wed, 02 Sep 2009 21:45:22 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>AppleScriptObjC in Xcode Part 1</title>
<link>http://cwilliams10.blogr.com/stories/2009-08-31-AppleScriptObjC-in-Xcode-Part-1/</link>
<description>Just posted an article at MacScripter.net on using &lt;a href=&quot;http://macscripter.net/viewtopic.php?id=30274&quot;&gt;AppleScriptObjC in Xcode&lt;/a&gt;. This is the first of several articles to help people get started using the new framework.&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=594&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-08-31-AppleScriptObjC-in-Xcode-Part-1/</guid>
<pubDate>Mon, 31 Aug 2009 20:54:30 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Managing Numerous Scripts using Services...</title>
<link>http://cwilliams10.blogr.com/stories/2009-08-30-Managing-Numerous-Scripts-using-Services-in-Snow-Leopard/</link>
<description>I wrote an article for the unScripted section of &lt;a href=&quot;http://macscripter.net/&quot;&gt;Macscripter.net&lt;/a&gt; titled &lt;a href=&quot;http://macscripter.net/viewtopic.php?id=30255&quot;&gt;&quot;Managing Numerous Scripts using Services in Snow Leopard&quot;&lt;/a&gt; using the improved Services feature in Snow Leopard.&lt;br /&gt;&lt;br /&gt;I am very excited about Services and how this will change the way we manage and execute scripts.&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=590&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-08-30-Managing-Numerous-Scripts-using-Services-in-Snow-Leopard/</guid>
<pubDate>Sun, 30 Aug 2009 02:49:18 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Snow Leopard AppleScript</title>
<link>http://cwilliams10.blogr.com/stories/2009-08-29-Snow-Leopard-AppleScript/</link>
<description>Check out the &lt;a href=&quot;http://developer.apple.com/mac/library/releasenotes/ScriptingAutomation/RN-AppleScriptSL/index.html&quot;&gt;AppleScript Release Notes&lt;/a&gt; and &lt;a href=&quot;http://developer.apple.com/mac/library/releasenotes/ScriptingAutomation/RN-AppleScriptObjC/index.html&quot;&gt;AppleScriptObjC Release Notes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Big changes in Snow Leopard for AppleScript. No more AppleScript Studio but we get total access to Objective-C frameworks!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=582&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-08-29-Snow-Leopard-AppleScript/</guid>
<pubDate>Sat, 29 Aug 2009 05:20:49 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Launch AppleScript Scripts From a Webpag...</title>
<link>http://cwilliams10.blogr.com/stories/2009-08-28-Launch-AppleScript-Scripts-From-a-Webpage-Link/</link>
<description>Have you ever wanted to get information out of a webpage and work with that information on your computer? There are several techniques that allow you to do this especially if you use Safari. Safari is fairly scriptable and you can execute JavaScript code from AppleScript to talk to the DOM in a Safari window. What do you do though when you use Firefox?&lt;br /&gt;&lt;br /&gt;Firefox has only one AppleScript command: &lt;strong&gt;OpenURL&lt;/strong&gt;. This is great if the only thing you ever want to automate is opening Firefox to a specified url. Not likely!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=474&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-08-28-Launch-AppleScript-Scripts-From-a-Webpage-Link/</guid>
<pubDate>Fri, 28 Aug 2009 21:03:22 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Spawn Safari Tabs with Page Links using...</title>
<link>http://cwilliams10.blogr.com/stories/2009-08-28-Spawn-Safari-Tabs-with-Page-Links-using-JavaScript-and-AppleScript/</link>
<description>FileMakerToday.com is a FileMaker forum I visit frequently. I view the new posts area where posts from all the sub-forums are gathered together.&lt;br /&gt;&lt;br /&gt;Sometimes there are many links on the page and I want to look at each ones details without right-clicking on the link and choosing open in new tab.&lt;br /&gt;&lt;br /&gt;This script will do just that.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=557&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-08-28-Spawn-Safari-Tabs-with-Page-Links-using-JavaScript-and-AppleScript/</guid>
<pubDate>Fri, 28 Aug 2009 20:50:34 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Matt Neuburg Book on Rb-Appscript</title>
<link>http://cwilliams10.blogr.com/stories/2009-08-28-Matt-Neuburg-Book-on-Rb-Appscript/</link>
<description>&lt;strong&gt;EDIT: Matt just released a major update covering the 0.5.2 rb-appscript.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;If you like Ruby and want to learn how to control scriptable applications on your Mac this book is a must read! &lt;br /&gt;&lt;br /&gt;It is currently in beta and freely available to view on the web. &lt;a href=&quot;http://www.apeth.com/rbappscript/00intro.html&quot;&gt;Check it out!&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=509&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-08-28-Matt-Neuburg-Book-on-Rb-Appscript/</guid>
<pubDate>Fri, 28 Aug 2009 05:37:53 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
<item><title>Change a file&apos;s Creation and Modificatio...</title>
<link>http://cwilliams10.blogr.com/stories/2009-08-28-Change-a-file-s-Creation-and-Modification-Dates-on-OS-X/</link>
<description>&lt;h2 class=&quot;separator&quot;&gt;Edit&lt;/h2&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;There is a more full featured example of this on the &lt;a href=&quot;http://www.hamsoftengineering.com/codeSharing/ChangeFileDates/ChangeFileDates.html&quot; title=&quot;MM Hamsoft&quot;&gt;Hamsoft website&lt;/a&gt;. Hank has added the necessary error checking and demonstrates how to use this tool from AppleScript.&lt;br /&gt;&lt;br /&gt;You may find it more useful!&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;A question came up on one of the forums the other day about how to change a file&apos;s creation and modification dates. They were using the /Developer/Tools/SetFile tool but were getting some odd results.&lt;br /&gt;&lt;br /&gt;I searched all over the internet but everything I found would not do exactly what was needed.&lt;br /&gt;&lt;br /&gt;For example. The command line utility touch using the &apos;-tm&apos; will change both the creation and modification dates to the same day but only if it is a date older than the current creation date.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://allancraig.net/blog/?p=515&quot;&gt;Read the rest of this article...&lt;/a&gt;</description>
<guid isPermaLink="true">http://cwilliams10.blogr.com/stories/2009-08-28-Change-a-file-s-Creation-and-Modification-Dates-on-OS-X/</guid>
<pubDate>Fri, 28 Aug 2009 05:25:52 +0200</pubDate>
<dc:creator>cwilliams10</dc:creator>
</item>
</channel>
</rss>
