Everytime (well, last night actually) when I need to do something with Applescript I shudder with horror. The syntax is actually something you forget all the time. There must be better alternatives for Apple to use as a scripting language. I agree with this article, but Python or Ruby would be a better alternative I [...]
Entries Tagged as 'Programming'
Yes, please apple, kill AppleScript
June 4th, 2008 · No Comments
Tags: Programming
Ruby on Rails Beginners
September 12th, 2006 · No Comments
After reading Agile Web development with Rails, I still didn’t feel I had a grasp on how Ruby on Rails worked. It didn’t go into detail on how everything worked made it harder to learn. I don’t feel I was ripped off when buying this book, but I looked for a better one. And I [...]
Tags: Life and times of Jacken · Programming
JackenIAX with multiple lines support
June 6th, 2006 · 7 Comments
I finally completed a new version of JackenIAX. It now has up to four lines support. I also added a searchable call log. Lot’s of other small improvements as well.
Tags: Asterisk PBX · Cocoa Objective-C · Life and times of Jacken · Programming
JackenIAX and multiple lines
March 19th, 2006 · 3 Comments
I finally have a version of JackenIAX that supports multiple lines. I have added so you can choose to output background music for the calls on hold. There’s a lot of testing, and I also have to rethink the user interface to be able to handle multiple calls. But i think it’s going to be [...]
Tags: Asterisk PBX · Cocoa Objective-C · Macintosh
Adding new features
March 9th, 2006 · 1 Comment
Every time I answer the phone (yes, I’m using JackenIAX), I have to pause iTunes before answering. So today I added an option so when you answer or dial, iTunes pauses automatically. It will be in the next release (within a couple of days) I had to rewrite a large section of code for some [...]
Tags: Asterisk PBX · Cocoa Objective-C · Technical stuff
New version of JackenIAX
March 6th, 2006 · No Comments
I just put up a new version of JackenIAX. Added Applescript support, URL dialing (currently only via Applescript), DTMF tones when dialing etc.
Tags: Asterisk PBX · Cocoa Objective-C · Programming
Looks like it works on Intel Mac
February 26th, 2006 · 1 Comment
I just received a mail from a user of JackenIAX. He’s running a patched version of Mac OS X on a generic PC, and now the program works on his machine. Cool! So now I guess JackenIAX is working on Intel Macs as well. Debugging via proxy (I don’t have an Intel Mac) is not [...]
Tags: Asterisk PBX · Cocoa Objective-C · Macintosh · Technical stuff
New features in JackenIAX
February 23rd, 2006 · 1 Comment
I’ve added a couple of new features in JackenIAX.
Added a symbol to indicate when you got new voice messages in your Asterisk server. Rewrote all of the code for the indicator symbols. Nothing you will notice, but I feel good about it. Now the codec selection actually work. Input validation of all preferences.
Tags: Asterisk PBX · Cocoa Objective-C · Macintosh · Technical stuff
First beta of JackenIAX released
February 18th, 2006 · 7 Comments
So it’s finally time to release my IAX softphone for Macintosh. It’s still very much in beta, but I need feedback on how everything works. There’s a lot of stuff that I’m adding that didn’t make it into this release. Have a look here.
Tags: Asterisk PBX · Cocoa Objective-C · Programming · Technical stuff
Yet another web browser on the Mac, and I like it!
February 17th, 2006 · No Comments
A version 1.0 stable of the Camino web browser has been released. It uses Gekko rendering motor, same as in Firefox, but the UI is written in glorious Cocoa. So I have switched over to it. The import of bookmarks was easy, just select import bookmarks under the file-meny and select Safari. I think I’m [...]
Tags: Cocoa Objective-C · Technical stuff