CAT | OS X
18
Delete key issues with ^H (Ctrl-H) and ssh on OS X
No comments · Posted by Elliott in OS X, Tips
If you live in a Terminal window like I do and frequently connect to servers and other machines through ssh you’ve run across an issue where the delete key doesn’t seem to work when connected to a remote server in OS X with ssh. I find this happens when you ssh to an Ubuntu machine […]
No tags
25
ActionSctipt 3.0 Array Access Woes
No comments · Posted by Elliott in ActionScript 3.0, Adobe, Flex, OS X
With the recent launch of Apollo Beta I thought I’d look into Flex again for some fun and decided I’d write plist api so that Apollo applications could read and modify OS X plists in a sane maner. PList XML is particularly problematic because of how its structured: <dict> <key>Foods</key> <array> <dict> <key>Chocolate</key> <true/> </dict> […]
No tags