A comment on a bitbucket fork of Murky led me to “Automatically localize your nibs when building“, which suggests a great way to automate the hard developer-side stuff in localizing in Xcode–pulling the original strings from the XIB files and putting the translated strings back in. You absolutely should read the original blog post there, [...]
¶
Posted 22 April 2010
† 2718.us
§
Mac OS X § Programming
‡
°
Also tagged: build script, internationalization, localization, mac, nib, os x, run script, script, sh, shell, target, xcode, xib
I wanted to make my slug running Asterisk do wakeup calls, since I currently pay $11/month for a daily wakeup call service and they’ll only try up to 4 times. As my starting point, I was using this dialplan from the-asterisk-book.com: [hotel-intern] exten => _*77*XXXXXXXXXXXX,1,Answer() exten => _*77*XXXXXXXXXXXX,n,Set(year=${EXTEN:4:4}) exten => _*77*XXXXXXXXXXXX,n,Set(month=${EXTEN:8:2}) exten => _*77*XXXXXXXXXXXX,n,Set(day=${EXTEN:10:2}) exten [...]
¶
Posted 18 August 2008
† 2718.us
§
Telephony
‡
°
Also tagged: asterisk, busybox, coreutils, date, dialplan, ipkg, nohup, nslu2, shell, sleep, slug, system, touch, unslung, wake-up, wake-up call, wakeup, wakeup call
I’ve been fiddling around with Asterisk on a slug box. It’s working pretty well, but since I don’t want to deal with compiling things for the slug, I’m limited to the Asterisk modules that are available as binaries (not many). I’m also using the older Asterisk 1.2. This has led to some interesting hacks to [...]
¶
Posted 20 July 2008
† 2718.us
§
Telephony
‡
°
Also tagged: asterisk, asterisk dialplan, dial plan, dialplan, nslu2, sed, sh, slug, weather, yahoo, yahoo weather