kapullos scripts 1.0b5
Sponsored Links
kapullos scripts 1.0b5 Ranking & Summary
File size:
405 KB
Platform:
Mac OS X 10.3 or later
License:
Freeware
Price:
Downloads:
1304
Date added:
2006-03-31
Publisher:
Pescados Software
kapullos scripts 1.0b5 description
kapullos scripts is a collection of AppleScripts, most of them thought for applescripters. Actually, there are 6 categories:
• AppleScripter
-> eval: you enter applescript code and it checks its syntax and, optionally, executes the entered code.
-> explore Handlers: choose any applescript-open-code and it will give you a list of handlers whithin such script/applet/droplet, and optionally, copy it to the clipboard.
-> explore Properties: choose any applescript-open-code and it will give you a list of properties whithin such script/applet/droplet, and optionally, copy it to the clipboard.
-> file list: select items in the Finder, and it will copy to the clipboard an applescript list of such items.
-> harmful events: choose any valid applescript and it will check for potentially dangerous apple events, optionally requesting more info on them to osaxen.coms XML-RPC interface.
-> search-replace in place: search-replace code in any open-source applescript withouth opening it.
-> MacScripter Feeds: read latest news in MacScripters different sections.
-> clipboard -> BBCode: converts applescript code to BBCode, suitable for MacScripters BBS and other bbcode-based boards.
-> clipboard -> HTML: converts applescript code to HTML.
• Finder
-> center front window
-> change creator code... (selected items or choose on-the-fly)
-> change file type... (selected items or choose on-the-fly)
-> chmod selected...: change permissions of selected items
-> compare 2 files (previously selected or choosen on-the-fly)
-> copysort: copy selected item names to clipboard, but sorted!
-> delete fork (selected items or choose on-the-fly)
-> DMGize selected folder: dmg-compress a folder
-> lower <-> UPPER change case of names of selected items
-> restart Finder: as the same name implies...
-> selected PS to PDF: select some postscripts and transform em to pdf
-> selection to QT playlist: quick-time suitable files to qt-playlist
• Programmer
-> ASCII <-> BIN
-> ASCII <-> HEX
-> DEC <-> BIN
-> DEC <-> HEX
-> Physical RAM: displays some info about physical RAMs usage.
-> string <-> base64 (optionally, you can choose a file as input-output)
• Text
-> clipboard -> desktop: places the clipboard in a text file in your desktop
-> clipboard -> place latin: places latin words in the clipboard.
-> clipboard -> remove styles: removes styles from styled text.
-> text <-> UTF-8
-> text <-> UTF-16
• Useless?
-> Am I drunk?: prompts for some info and tells you if youre drunk
-> script-Poker
-> md5-rename: rename files according to its md5 checksum
• Flash
-> layer -> duplicate
-> object -> duplicate w parameters: duplicate selection using parameters
-> shape -> create table...: create a simple grid
-> text -> Capital Words
-> text -> lowercase
-> text -> Regular paragraph
-> text -> Selective Embed Chars: embed unique characters in input/dinamyc text fields
-> text -> UPPERCASE
• Utils
-> download clipboard-url-list: pick a list of urls in the clipboard and download it to an user-selected folder.
-> get my IP: network and public.
-> hierarchical catalog: creates a hierarchical-indented list of files/folders -> kill process
-> NOTES: simple notes editor, save-retrieve notes.
-> quick catalog: create a simple and quick catalog of selected folder/disk.
-> run shell script...: execute given shell command on-the-fly.
-> ScliptBoards: keep data in multiple clipboards.
-> text -> HTML entities: eg, "x@x.com" to "x@x.com"
sourcecode•jfileLib
Huge open-source applescript library. If you are AppleScript developer, open this library and study the 37 handlers it offers, with some useful functions, such as search-replacing text in batchs of files, swap bytes, create sequential file names, lock/unlock files or write data.
Enhancements:
- Reniced "chmod selected..." ("Finder" category)
- Added "hierarchical catalog" under category "Utils" (due to a suggestion of Enrique Pardo)
- Added "jfileLib" (applescript library with 37 handlers to parse files)
- Added "text -> Selective Embed Chars" ("• Useless? > •Flash" category)
- Updated "shape - create table..." ("• Useless? - •Flash" category).
• AppleScripter
-> eval: you enter applescript code and it checks its syntax and, optionally, executes the entered code.
-> explore Handlers: choose any applescript-open-code and it will give you a list of handlers whithin such script/applet/droplet, and optionally, copy it to the clipboard.
-> explore Properties: choose any applescript-open-code and it will give you a list of properties whithin such script/applet/droplet, and optionally, copy it to the clipboard.
-> file list: select items in the Finder, and it will copy to the clipboard an applescript list of such items.
-> harmful events: choose any valid applescript and it will check for potentially dangerous apple events, optionally requesting more info on them to osaxen.coms XML-RPC interface.
-> search-replace in place: search-replace code in any open-source applescript withouth opening it.
-> MacScripter Feeds: read latest news in MacScripters different sections.
-> clipboard -> BBCode: converts applescript code to BBCode, suitable for MacScripters BBS and other bbcode-based boards.
-> clipboard -> HTML: converts applescript code to HTML.
• Finder
-> center front window
-> change creator code... (selected items or choose on-the-fly)
-> change file type... (selected items or choose on-the-fly)
-> chmod selected...: change permissions of selected items
-> compare 2 files (previously selected or choosen on-the-fly)
-> copysort: copy selected item names to clipboard, but sorted!
-> delete fork (selected items or choose on-the-fly)
-> DMGize selected folder: dmg-compress a folder
-> lower <-> UPPER change case of names of selected items
-> restart Finder: as the same name implies...
-> selected PS to PDF: select some postscripts and transform em to pdf
-> selection to QT playlist: quick-time suitable files to qt-playlist
• Programmer
-> ASCII <-> BIN
-> ASCII <-> HEX
-> DEC <-> BIN
-> DEC <-> HEX
-> Physical RAM: displays some info about physical RAMs usage.
-> string <-> base64 (optionally, you can choose a file as input-output)
• Text
-> clipboard -> desktop: places the clipboard in a text file in your desktop
-> clipboard -> place latin: places latin words in the clipboard.
-> clipboard -> remove styles: removes styles from styled text.
-> text <-> UTF-8
-> text <-> UTF-16
• Useless?
-> Am I drunk?: prompts for some info and tells you if youre drunk
-> script-Poker
-> md5-rename: rename files according to its md5 checksum
• Flash
-> layer -> duplicate
-> object -> duplicate w parameters: duplicate selection using parameters
-> shape -> create table...: create a simple grid
-> text -> Capital Words
-> text -> lowercase
-> text -> Regular paragraph
-> text -> Selective Embed Chars: embed unique characters in input/dinamyc text fields
-> text -> UPPERCASE
• Utils
-> download clipboard-url-list: pick a list of urls in the clipboard and download it to an user-selected folder.
-> get my IP: network and public.
-> hierarchical catalog: creates a hierarchical-indented list of files/folders -> kill process
-> NOTES: simple notes editor, save-retrieve notes.
-> quick catalog: create a simple and quick catalog of selected folder/disk.
-> run shell script...: execute given shell command on-the-fly.
-> ScliptBoards: keep data in multiple clipboards.
-> text -> HTML entities: eg, "x@x.com" to "x@x.com"
sourcecode•jfileLib
Huge open-source applescript library. If you are AppleScript developer, open this library and study the 37 handlers it offers, with some useful functions, such as search-replacing text in batchs of files, swap bytes, create sequential file names, lock/unlock files or write data.
Enhancements:
- Reniced "chmod selected..." ("Finder" category)
- Added "hierarchical catalog" under category "Utils" (due to a suggestion of Enrique Pardo)
- Added "jfileLib" (applescript library with 37 handlers to parse files)
- Added "text -> Selective Embed Chars" ("• Useless? > •Flash" category)
- Updated "shape - create table..." ("• Useless? - •Flash" category).
kapullos scripts 1.0b5 Screenshot
kapullos scripts 1.0b5 Keywords
AppleScripts
HTML
most of them
kapullos
selected
scripts
text
AppleScript
clipboard
kapullos scripts
kapullos scripts 1.0b5
Others
Utilities
Bookmark kapullos scripts 1.0b5
kapullos scripts 1.0b5 Copyright
WareSeeker periodically updates pricing and software information of kapullos scripts 1.0b5 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of kapullos scripts 1.0b5 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
clipboard art
selected articles from
selected poems
express scripts
applescript language guide
capullo
coaches clipboard
scripts express
selected independent funeral homes
clipboard with calculator
applescript tutorial
scripts online
clipboard viewer
text messages
selected shorts
scripts hospital
selected papers from
clipboard windows xp
Related Software
Imposition scripts - InDesign automation Free Download
Clipboard Scripts - A group of AppleScripts designed to automate small tasks that users perform frequently Free Download
XPress Scripts - Scripts collection for QuarkXPress Free Download
iBlog AppleScripts is a functional and easy-to-use application designed for use with iBlog. Free Download
Open Selected Scripts - Open selected scripts in the Script Editor Free Download
Collection of AppleScript Studio applications for Mail and Address Book offering additional features or simplified workflow. Free Download
Ircle shell scripts - 4 interactive do shell scripts for Ircle Free Download
TextWrangler scripts is a set of applescripts that enables you to use BBEdit Unix filters in TextWrangler Free Download
Latest Software
Popular Software
Favourite Software