<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.91">
<channel>
<title>scripting additions @ osaxen.com</title>
<link>http://osaxen.com/index.php</link>
<description></description>
<language>en-us</language>
<image>
<title>scripting additions @ osaxen.com</title>
<url>http://osaxen.com/index.php</url>
<link>http://osaxen.com/index.php</link>
<description></description>
</image>
        <item>
        <title>TextCommands 1.1.3</title>
        <link>http://osaxen.com/files/textcommands1.1.3.html</link>
        <description>A scriptable faceless background application (FBA) providing over 30 commands for working with strings and Unicode text, including changing case, searching with regular expressions, formatting AppleScript data and converting between various encodings. Documentation and source code are included.</description>
	<pubDate>Wed, 03 Oct 2007 15:03:47 -0500</pubDate>
        </item>        <item>
        <title>SMS Mac Scripting Application 2.1</title>
        <link>http://osaxen.com/files/smsmacscriptingapplication2.1.html</link>
        <description>With the SMS Mac Scripting Application you can send an SMS from a script. It can be combined with iCal or Mail, for example. Send yourself an SMS to remind you of an important meeting. Use it on a Mac OS X server to send you SMS alerts. You need to have an account with SMS Mac: http://www.smsmac.com.</description>
	<pubDate>Thu, 16 Aug 2007 08:33:03 -0500</pubDate>
        </item>        <item>
        <title>ScriptDB 1.0.2</title>
        <link>http://osaxen.com/files/scriptdb1.0.2.html</link>
        <description>ScriptDB is a scripting addition that extends the capabilities of AppleScript and AppleScript Studio with a simple and powerful set of database commands.
ScriptDB allows you to take data stored in AppleScript lists or text-files and convert it into a ScriptDB class database.
Once the data conforms to the ScriptDB class format, you can perform database operations on your data using in AppleScript, right inside your scripts.
Best of all, the property containing the actual data is a simple list of lists so that you always have complete access to it.</description>
	<pubDate>Wed, 18 Apr 2007 10:59:55 -0500</pubDate>
        </item>        <item>
        <title>URI Escape 1.1.2</title>
        <link>http://osaxen.com/files/uriescape1.1.2.html</link>
        <description>* decode percent escaped URI(URL) strings
* encode strings into percent escaped strings

You may have seen a string like '%E3%82%82%E3%81%97%E3%82%82%E3%81%97.png'. Characters for URI (URL) are limited to subset of ascii characters, therefore other characters (ex. 2 byte characters) are expressed using '% + hex@number' form. The expression '% + hex number' is called as 'percent escape'. 'URI Escape.osax' is a scripting addition to encode strings into pecent escaped form and decode it.</description>
	<pubDate>Thu, 12 Apr 2007 05:39:50 -0500</pubDate>
        </item>        <item>
        <title>SmartActivate 1.0.4</title>
        <link>http://osaxen.com/files/smartactivate1.0.4.html</link>
        <description>SmartActivate activates a specified process with only one window of the application. 

Normal activation processes bring all window belong to the application into frontmost. But in usual case, only one window is required. SmartActivate allows to avoid the screen is coverded by needless windows.</description>
	<pubDate>Thu, 12 Apr 2007 05:38:48 -0500</pubDate>
        </item>        <item>
        <title>HelpBook 1.0.1</title>
        <link>http://osaxen.com/files/helpbook1.0.1.html</link>
        <description>HelpBook.osax is a scripting addition to register and display Help Books in any bundles in Help Viewer. It will be useful to locate Help Books in script bundles or AppleScript applets/droplets.</description>
	<pubDate>Sun, 08 Apr 2007 07:37:05 -0500</pubDate>
        </item>        <item>
        <title>FireLogOSAX .01</title>
        <link>http://osaxen.com/files/firelogosax.01.html</link>
        <description>This OSAX hooks into the FireWire team's looging utility FireLog and allows ultra fast logging of data to Macs on a firewire network or to the local mac. 

I needed a tool to help me debug some scripts and this osax helped me in doing that. This is ppc build as I was unable to negotiate the painful sdk machinations to get the FireLog.h file found. If there is interest I can post the code as well.</description>
	<pubDate>Wed, 18 Oct 2006 04:52:56 -0500</pubDate>
        </item>        <item>
        <title>XMail src 3.7</title>
        <link>http://osaxen.com/files/xmailsrc3.7.html</link>
        <description>common authentication schemes (POP, APOP, PLAIN, AUTH, ANONYMOUS, CRAM-MD5, CRAM-SHA1) 
  text and HTML mails 
  supports unicode flawlessly in many fields (TO, CC, BCC, Subject, Body,...) 
  allow the customization of mail headers 
  handles SSL sockets 
  handles file attachments XMail is released under the GNU GPL licence and is free of use.</description>
	<pubDate>Sun, 15 Oct 2006 16:24:55 -0500</pubDate>
        </item>        <item>
        <title>XMail 3.7</title>
        <link>http://osaxen.com/files/xmail3.7.html</link>
        <description>XMail is a free osax for Mac OS X (10.4.x for both PPC and Intel) allowing you to send mails from AppleScript without having to use a third part application. XMail supports the following :

	- common authentication schemes (POP, APOP, PLAIN, AUTH, ANONYMOUS, CRAM-MD5, CRAM-SHA1)
	- text and HTML mails
	- supports unicode flawlessly in many fields (TO, CC, BCC, SUbject, Body,)
	- allow the customization of mail headers
	- handles SSL sockets
	- handles file attachments
</description>
	<pubDate>Sun, 15 Oct 2006 16:24:47 -0500</pubDate>
        </item>        <item>
        <title>ParserTools 0.2.1</title>
        <link>http://osaxen.com/files/parsertools0.2.1.html</link>
        <description>A scriptable faceless background application (FBA) for parsing:
- RSS and Atom feeds
- application and scripting component terminology resources.

Requires OS 10.3+. Source is included.</description>
	<pubDate>Sat, 26 Aug 2006 12:57:55 -0500</pubDate>
        </item>
</channel>
</rss>