MidiConverter 0.4.2

This is the latest release of MidiConverter for batch convert MIDI files to AIFF and WAVE files.

Now it will remember the export settings that you no longer have to set it every time.

Notes: Unicode characters in the log is still NOT saved correctly. You should copy and paste the log if you want to preserve Unicode characters, particular Chinese, Japanese and Korean.

Download MidiConverter 0.4.2

System Requirement:

Quicktime Pro 5.0.2 and Mac OS X 10.1 or better. 10.2 is recommended for better operation.

Fee:

This is freeware for strictly non-profit personal use. For profit making entities, please contact me for the price on usage.

Password Generator 1.0.1

This is a Cocoa application for generating passwords. A good tools for whatever server administrators who need to set up massive passwords for users.

Download Password Generator 1.0.1

Features:

  • Default 4 sets of characters: uppercase letters, lowercase letters, digits, and symbols for user to choose to mix their passwords
  • One custom set to let user to add their own characters
  • Maximum length of password is limited between 1 and 100
  • Maximum number of passwords to be generated is limited between 1 and 9999

System Requirement:

Mac OS X 10.1 or better. 10.2 is recommended.

Fee:

This is freeware for strictly non-profit personal use. For profit making entities, please contact me for the price on usage.

Filing Agent 1.0.1

Filing Agent is for arranging contents of folders into sub-folders using their names’ first character and such folders will be created accordingly. Works with Chinese, Japanese and Korean and should work with any languages supported by Mac OS X.

Download Filing Agent 1.0.1

System Requirement:

Mac OS X 10.1 or better. 10.2 is recommended for better operation.

Fee:

This is freeware for strictly non-profit personal use. For profit making entities, please contact me for the price on usage.

Simply Luck 1.0

This is the first release of Simply Luck for lucky draw. Great for events like Christmas party or organization gathering.

Download Simply Luck 1.0

System Requirement:

Quicktime Pro 5.0.2 and Mac OS X 10.1 or better. 10.2 is recommended for better operation.

Fee:

This is freeware for strictly non-profit personal use. For profit making entities, please contact me for the price on usage.

Empty Trash 1.0

Download Empty Trash 1.0Download the script here.

Ok, so here’s another AppleScript application. This one will help you delete files & folders with wrong permission preventing you from doing so.

This will only affect to the current user’s Trash.

ezBackup.scpt droplet – v1.1.1

Download AppleScript Droplet ezBackup 1.1.1Download ezBackup 1.1.1 here

Appearently updated to AppleScript 1.8.3 breaks my script, so here is the updated version that is compatible with the lastest AppleScript

System Requirement: Mac OS X 10.1.5 and AppleScript 1.8.3 with Developer Tools installed.

AppleScript 1.8.3 is available via Software Update.

Possible Broadband Connection Problem with Mac OS X

This problem only happens to me when I’m using the ISP with EnterNet 300 and it’s definitely a “mtu” related problem and more or less due to the tuning of ISP itself. You won’t notice it until you are downloading email or web page or anything which never get through.

If you happen to have problem getting through a EnterNet 300 broadband connection, you may try this “sudo ifconfig ppp0 mtu 1400” in Terminal where ppp0 is the connection to your broadband modem.

The last number can be anything lower than the default 1500. You can check the available connection by issue “ifconfig -a” in Terminal.