<?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"
	>
<channel>
	<title>Comments on: Pashua: super simple Aqua dialogs</title>
	<atom:link href="http://www.blueskyonmars.com/2003/10/29/pashua-super-simple-aqua-dialogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueskyonmars.com/2003/10/29/pashua-super-simple-aqua-dialogs/</link>
	<description>Kevin Dangoor on Software Development</description>
	<pubDate>Sat, 22 Nov 2008 12:16:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: l.m. orchard</title>
		<link>http://www.blueskyonmars.com/2003/10/29/pashua-super-simple-aqua-dialogs/#comment-281</link>
		<dc:creator>l.m. orchard</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=729#comment-281</guid>
		<description>Well, actually, Java could use Pashua.  From the readme:

---
What about additional programming languages?
Basically you can use Pashua from any language that is able to:
• write a file
• call an application with command line arguments
• manipulate strings
• declare variables dynamically or that supports associative arrays.
If you have written some glue code in any language of your choice, please send me your code so that other users can benefit from it.
---

But, why bother, when you have the Java-Cocoa bridge? :)  Or AWT, or Swing, or SWT, or...  This really seems to be more a GUI front end for quick &#038; dirty and "agile" scripts and apps</description>
		<content:encoded><![CDATA[<p>Well, actually, Java could use Pashua.  From the readme:</p>
<p>&#8212;<br />
What about additional programming languages?<br />
Basically you can use Pashua from any language that is able to:<br />
• write a file<br />
• call an application with command line arguments<br />
• manipulate strings<br />
• declare variables dynamically or that supports associative arrays.<br />
If you have written some glue code in any language of your choice, please send me your code so that other users can benefit from it.<br />
&#8212;</p>
<p>But, why bother, when you have the Java-Cocoa bridge? <img src='http://www.blueskyonmars.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Or AWT, or Swing, or SWT, or&#8230;  This really seems to be more a GUI front end for quick &#038; dirty and &#8220;agile&#8221; scripts and apps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.blueskyonmars.com/2003/10/29/pashua-super-simple-aqua-dialogs/#comment-282</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=729#comment-282</guid>
		<description>Well, I was thinking that Pashua looked like it could create more substantial dialogs with the ease of JOptionPane. That said, you're right... people don't write (or probably shouldn't write) the kinds of tools in Java that could really benefit from this.</description>
		<content:encoded><![CDATA[<p>Well, I was thinking that Pashua looked like it could create more substantial dialogs with the ease of JOptionPane. That said, you&#8217;re right&#8230; people don&#8217;t write (or probably shouldn&#8217;t write) the kinds of tools in Java that could really benefit from this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.blueskyonmars.com/2003/10/29/pashua-super-simple-aqua-dialogs/#comment-283</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=729#comment-283</guid>
		<description>How  do I put AppleScript variables in as the default in a text box?

I want to replace the following, where propertyEvent is a retained variable:

display dialog "Event can be left as is or changed " default answer propertyEvent
	set propertyEvent to the text returned of the result</description>
		<content:encoded><![CDATA[<p>How  do I put AppleScript variables in as the default in a text box?</p>
<p>I want to replace the following, where propertyEvent is a retained variable:</p>
<p>display dialog &#8220;Event can be left as is or changed &#8221; default answer propertyEvent<br />
	set propertyEvent to the text returned of the result</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Dangoor</title>
		<link>http://www.blueskyonmars.com/2003/10/29/pashua-super-simple-aqua-dialogs/#comment-284</link>
		<dc:creator>Kevin Dangoor</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=729#comment-284</guid>
		<description>Sadly, I don't know AppleScript so I can't help you with this one. I've used Pashua from Perl.
</description>
		<content:encoded><![CDATA[<p>Sadly, I don&#8217;t know AppleScript so I can&#8217;t help you with this one. I&#8217;ve used Pashua from Perl.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.368 seconds -->
