Script factory


News

Applications

StationeryPalette

QuickFileType allows you to change a creator code and a type code of files with little efforts. You can change creator codes and type codes of multiple files at once.

Version : 3.0.7
Last update : 2007.08.10
Read Me
Manual
Download
Requirements
  • Mac OS X 10.4

QuickDMG

QuickDMG allows you to create a disk image from a file or a folder with little efforts.

Version : 2.1.4
Last update : 2008-07-16
Read Me
Manual
Download
Requirements
  • Mac OS X 10.4

QuickFileType

QuickFileType allows you to change a creator code and a type code of files with little efforts. You can change creator codes and type codes of multiple files at once.

Version : 3.0.6
Last update : 2007.03.11
Read Me
Manual
Download
Requirements
  • Mac OS X 10.4

MegePDF

MergePDF can merge many PDF/image files into one PDF file.

The main feature of MergePDF is that it determines the order of binding the PDF/image files according to their view sorting order in the Finder. The PDF files will merge with the order displayed (see the pictures in sec. "Usage" in the Manual).

Additionally, MergePDF can create bookmarks named according to their original file names and thumbnails.

Version : 1.8.2
Last update : 2008-05-02
Read Me
Manual
Download
Requirements
  • Adobe Acrobat 8 Professional
  • Mac OS X 10.4

FileClipper

FileClipper allow you to moving files, copy, making alias files and symbolic link through the clipboard.

The Finder of Mac OS X can copy files or directory through clipboard, but moving files and other file operations are unable. FileCllipper can make not only moving files possible, but also making alias files and symbolic links. The file references in the clipboard put by Finder can be treated by tools of FileClipper, therefore the copy & paste operation can be operated naturally.

2.1.1 -- 2008-05-21
Manual
Download
Requirements
  • Mac OS X 10.4

PowerRenamer

PowerRenamer can change names of selected items in Finder with searching and replacing strings. You can choose a searching condition from some patterns and the regular rexpression.

PowerRenamer is simple but enough powerful. The design is focused on intuitive and quick operation.

2.2.1 -- 2008-04-05
Read Me
Manual
Download
Requirements
  • Mac OS X 10.4

Scripting Additions

SmartActivate

SmartActivate activates a specified process with only one window of the application. There are a Scripting Addtion version and a command line tool version.

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.

1.0.4 -- 2007.04.09
Manual
Download
Requirements
  • Mac OS X 10.4

URI Escape

  • 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.

1.1.2 -- 2007.01.20
Manual
Download
Requirements
  • Mac OS X 10.4

HelpBook.osax

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.

1.0.1 -- 2007.03.20
Manual
Download
Requirements
  • Mac OS X 10.4

AppleScripts

Open in Terminal

"Open in Terminal" make a new terminal window of the working directory dpending on the frontmost context. The frontmost context means,

  • If Finder is in frontmost, the working directory is Finder's selected location.
  • If a document window opend by certain application stays in frontmost, the folder containing the file will be the working directory of opened terminal.
1.3 -- 2008-03-13
Manual
Download
Requirements

SmartTitle

This script is show a woking directory path of a terminal window on the a terminal window of Terminal.app. To avoid too long window title name, 3 levels of path apear on the title. The changing woking directory with cd command is atomatically followed.

An important feature is that "SmartTitle" can work with pathes of non-roman characters.

You need to install ScriptingAddition "AppleEventData.osax" into "~/Library/ScriptingAdditions".

1.1.2 -- 2006.10.25
Manual
Download
Requirements

Perl

HTML::Copy

HTML::Copy is a perl script to copy HTML files with keeping links in the files. It consist of a command line tool "htmlcopy" and a perl module "HTML::Copy".

Normail copy operation will break relative links form the html file. But "htmlcopy" copy the contents of files with rewriting all relative links in the file to keep these.

This tools is useful for the management of a web site and generating a HTML file from templates.

This script is registered in CPAN. You can install same things through CPAN.

1.3 -- 2008-02-20
Manual
Download
Requirements
  • Perl 5.8
  • HTML::Parser
  • Class::Accessor
  • URI

HTML::SiteTear

SiteTear is Perl scripts to make a separated copy of a part of web site in local file system. All linked files (HTML file, image file, javascript, cascading style shieet) from a source HTML file will be copied under a new page.

SiteTear is useful to make a destributable copy of a part of a web site.

This script is registered in CPAN. You can install same things through CPAN.

Version : 1.4.2
Last update : 2007.08.11
Manual
Download
Requirements
  • Perl 5.8
  • HTML::Parser
  • Class::Accessor
  • URI
  • HTML::Copy

Obsolete

Show Project in Terminal

This script make a new terminal which working directory is the directory of the frontmost project in Xcode.

It will help to enter CVS or Subversion command and xcodebuild command and so on. You should regist this script in the Script menu.

You need to install ScriptingAddition "SmartActivate.osax" into "~/Library/ScriptingAdditions".

1.0.1 -- 2006.02.09
Download
Requirements

This page was last built on Wed, Jul 16, 2008 ; 7:41:00 PM . Thanks for checking it out!