james david low

live / work / play / worship

Work

Mac/Windows Apps are based on the limegreen template.

Music Applications

Coming soon: Juice

Others

Web design

livewire.hk / solidrock.hk

Profiles

Wordpress / Get A Freelancer / Rent A Coder

I try to opensource as many program that I write as I can, which you can find at Google Code: http://code.google.com/p/jamesdlow


If you found any of the software useful, please consider supporting its further developement by donating.

Cut & Paste and Tabs in Finder

Just a quick post about things I’m liking right now:

1) Tabs in Finder thanks to Total Finder.

2) Cut & Paste, thanks to Move Addict. Apple say they don’t include this because its a user interface inconsistency compared to cut & paste of text which deletes the text when you cut it. On windows when you cut a file, it only deletes it after you paste. But still I think its a better way to move multiple files than dragging and dropping.

9:47am / Jul 8th / 10

Titanium Autocomplete Eclipse

I’ve been using Accelerator Titanium to create iPhone applications in JavaScript. One thing JavaScript is missing is really good editor with autocompletion / code completion. I recently found Aptana and wanted a way to autocomplete from the Titanium API in that. I’ve created ScriptDoc compatible JavaScript header file that does the job.

Installation
1) Install Aptana standalone or as an eclipse plugin.
2) Download the javascript header file
3) Switch to the Aptana perspective in eclipse
4) Set Aptana as the default javascript editor in preferences
5) Add the timobile.js to the references

Other points of interest:
- You can download the PHP file here that I use to create the JavaScript header file from the Titanium API JSON file.
- I’m working on an Eclipse plugin, you can view the source here.
- If you’re wondering why there are function names like Titanium_UI_Window, these are to act as dummy return types, because Aptana ScriptDoc didn’t allow me to return an Object in a name space like Titanium.UI.Window.
- Mbirth has a JSDoc code completion file here, but Adobe no longer seem to distribute JSEclipse so I’m not sure how it would work in Eclipse.

3:24pm / May 31st / 10

<3 Adobe

7:09am / May 16th / 10

Number 5 UK Social Networking Apps

Just sharing that Social Interview is up to Number 5 in the UK app store for Social Networking apps. Just below Skype :-)

8:25am / May 9th / 10

OpenTerminalHere and AntHere

Here are my modifications to OpenTerminalHere.

Firstly, update to always open in new tab, and use the leopard icon:
http://jameslow.com/content/software/misc/OpenTerminalHere.zip

Secondly, completely new app to launch terminal and run ant from Finder:
http://jameslow.com/content/software/misc/AntHere.zip

10:17pm / Apr 22nd / 10