modifying
Modify Date Received 1.0
Modify Date Received - Change the date of a received message more>>
Just select the mail, run the script, insert the new date and thats it.
Update Modified Date 1.0
Update Modified Date is a powerful, perfect and popular website tool. more>>
Update Modified Date 1.0 is a powerful, perfect and popular website tool. The problem: someone had web pages hosted on a server that did not support Apache's Wednesday, 31-Dec-1969 16:00:00 PST syntax or IIS's syntax to include the date that a given file was last modified.
The solution: An AppleScript droplet that uses BBEdit's "replace" command to insert the file's modified date between two comment tags of the form .
MuchoFileInfo 1.4.0
MuchoFileInfo - Modify files, creator and type more>>
Main features:
- Mac OS X fully compliant
- Bug free
- MuchoFileInfo is always free.
modttl 0.1
modttl wont make you disappointed because it modifies the TTL (time to live) of outgoing packets. more>>
modttl 0.1 won't make you disappointed because it modifies the TTL (time to live) of outgoing packets.
It works on OS X and FreeBSD.
Edit JFIF Comment 1.0.3
Edit JFIF Comment is designed as a useful utility with which you can see and modify the textual comments included in JFIF files (more commonly known as JPEG files) with ease. more>> <<less
LocationChanger 1.2
LocationChanger - Auto reconfigures settings for local network more>>
Currently locationchanger is capable of automatically modifying the following:
NFS automounts
Privoxy settings
host file settings
default printer
Mail server and account
iChat status and services
Location setting in Network Preferences
proxy status
Additionally, if growl is found, it notifies you of the new IP address, location name, and the hardware device of the new connection.
FarSight X 1.2
FarSight is developed to be a smart program with which you can view and extract files contained in FAR archives, used by the popular game The Sims. more>>
FarSight X 1.2 is developed to be a smart program with which you can view and extract files contained in FAR archives, used by the popular game "The Sims." This gives you the ability to customize the game by modifying textures, for example.
Color2Gray for InDesign 1.0.10
Color2Gray for InDesign is a mighty effective program that allows you to convert placed color photos to grayscale without modifying the original color image. more>>
Color2Gray for InDesign 1.0.10 is a mighty effective program that allows you to convert placed color photos to grayscale without modifying the original color image.
Sometimes you want a particular picture to be output as a grayscale image, yet the original image is in color. You could open it in Photoshop and convert it to grayscale, but you can instead also use this plug-in. The original image is not changed and remains in color, yet it is output as a grayscale image. The gray image will only render on the black (K) plate.
Requirements: InDesign CS, CS2, CS3 or CS4 APIDToolAssistant
myDVDEdit 0.9.8
myDVDEdit - DVD-based spec editor more>>
My hope is that myDVDEdit will be to DVDs what ResEdit is to programs on the Mac, a tool which allows you to understand and even to modify the content of a DVD, at the deepest level.
The format of a DVD is very complex. I have tried to make it as accessible as possible and have therefore left aside explaining some bits of information, which, although they are important in enabling the DVD to be read by the DVD player, are of no importance to anyone who simply wishes to understand the DVDs structure.
myDVDEdit cannot read protected DVD videos, and it will never be able to do so. It has not been created to violate copyrights. It was created to enable you to understand how DVDs work, to help you create new DVDs step by step, and make DVD changes which cannot be made with the traditional authoring tools.
Enhancements:
- Editing of buttons (HOWEVER: Not for editing the subpictures which are used by the buttons).
- Adding/Deleting/Moving/Disabling buttons.
- Changing button colors/opacities.
- Modifying button commands.
- Adding/removing/modifying button groups.
- New design of the subpicture tab.
- Display of the exact time of execution of each command sequence.
- Display of all the subpictures in an object (there are sometimes many subpictures. per track).
- Display of the subpictures at each stage of the sequence of commands.
- New remote control in debug mode.
- New interface design
- New Title Menu button.
- Subtitle, Audio, Angle, Chapter Menus (via the Menu button).
- Selection of the Subtitle, Audio, Angle channels.
- Current Title/Chapter display.
- Hour/minute/second clock display, from the start of the title/chapter, to the end of the title/chapter.
- Frame of the Current button in yellow.
- Change of cursor shape when the mouse moves over a button.
- Reconstruction of the VTS_TMAP table after the modification of a PGC Title.
- Bug fix of the number of VTSTitles during the edit of a Jump VTSTitle in a VTS Menu.
- Bug fix of inserting a new VTS Menu when there wasnt one before.
- Bug fix of trap during the closing of a document under 10.3
- Bug fix of multi-angle management.
DropLight 1.1.2
DropLight modifies tags to files in Spotlight more>>
MicroFrontier wwwART 2.0
MicroFrontier wwwART is an innovative and versatile image editing and paint program which is designed specifically for creating and modifying graphics for the Web. more>>
MicroFrontier wwwART 2.0 is an innovative and versatile image editing and paint program which is designed specifically for creating and modifying graphics for the Web. Low memory requirements and an easy-to-use interface make wwwART the ideal solution for aspiring Web artists and professionals alike.
iCal Script Integrator 1.2
Use AppleScript directly from iCal events. more>>
DecoderSnake 1.03
DecoderSnake is a good tool possessing desirable qualities in modifying the RegisterValues of modern Arklin MFX-/FX-decoders (as used in model railroad locos) using a Mrkl6021 CentralUnit or an Intellibox, connected to the Mac via a serial port or an USB-to-serial converter. more>>
DecoderSnake 1.03 is a good tool possessing desirable qualities in modifying the RegisterValues of modern Arklin MFX-/FX-decoders (as used in model railroad locos) using a Mrkl6021 CentralUnit or an Intellibox, connected to the Mac via a serial port or an USB-to-serial converter.
Requirements:
- System 7.5.3 - Mac OS 9.2.2
- Mac OS X 10.3.9 or higher Serial port or USB-to-serial converter;
- Model railroad CU: Mrkl6021/Mrkl6051 combination or Intellibox
- Locos with MFX- or FX-decoders
Long Info CMM 1.0
View & modify long OSX filenames in OS. more>>
Idle Interval 1.1
Idle Interval - Develop more responsive AppleScript Studio applications more>>
As an AppleScript Studio developer, you may have tried using an idle handler, and wished it had a more flexible scripting interface. Currently, the only way to set the idle interval is to return a new value from the idle handler. This can cause both inefficiency and inflexibility.
For example, if your idle handler returns 60, you can not change the idle interval for the next 60 seconds. To maintain efficiency without sacrificing responsiveness, your idle handler must return a compromise value, too short for some situations and too long for others.
Also, you can not get or set the idle interval from other handlers in your own script, or from other scripts outside your application. This limits the power and flexibility of process flow control scripts.
Also, you can not set the idle interval using fractions of seconds. Some applications would benefit with an idle interval less than one second, or between one and two seconds. Other applications may need irregularly but precisely scheduled, or event-driven, invocations.
The Idle Interval scripting addition solves these problems. It provides scriptable timing options for each AppleScript Studio application: reference interval, idle interval, idle frequency, next idle interval, next idle date, notification handler, and modify permission.
Main features:
- Get and set the timing options any time, from any handler in your script, and even from scripts outside your application.
- Set the idle interval, idle frequency, and next idle interval using fractions of a second, or disable your idle handler indefinitely by setting the idle interval to zero.
- Schedule your idle handler as a one-shot timer, invoked once at an arbitrary date and time.
- Measure time intervals shorter than a second using the reference interval.
- Receive notification whenever anyone modifies the timing options.
- Restrict access to the timing options, so only you can change them.
- Load the scripting addition from inside your application, to ensure compatibility and to avoid modifying the host system.
Enhancements:
- Universal Binary built with Xcode 2.4.1.