Jacken’s Blog

Entries Tagged as 'Programming'

The release of the first beta of JackenIAX SoftPhone for Mac OS 10.4 is imminent

February 17th, 2006 · No Comments

I just need to write rudimentary install instructions, finish the simple homepage for downloading and I’m in business. So any day now…

If you are in a hurry, mail me at info@jackenhack.com and ask if you can join the beta team.

[Read more →]

Tags: Asterisk PBX · Cocoa Objective-C · Technical stuff

Waiting time

January 19th, 2006 · 1 Comment

I haven’t had time to update my blog for a while. The last couple of days has been spent trying to hunt down an annoying bug in my IAX client I’m writing. Sometimes when dialing in, my program would not get a notification from the Asterisk server that a call was in progress. So I [...]

[Read more →]

Tags: Asterisk PBX · Cocoa Objective-C · Programming · Technical stuff

VU Meter

January 2nd, 2006 · 4 Comments

I’ve been hard at work on my IAX client software the last couple of days. I also have re-written a lot of the code. I decided early on that I wanted to have classical VU-meters to display the in and output volume. But I don’t want them to take to much CPU time. So I [...]

[Read more →]

Tags: Asterisk PBX · Cocoa Objective-C · Technical stuff

TextMate

December 16th, 2005 · 2 Comments

I have had a bit of a snag in my program Im writing, so to do something else for a while. So I tried to install Ruby On Rails, a much talked about web developer framework. And after reading all the hype, I just had to see what it was like. So off to Ruby [...]

[Read more →]

Tags: Cocoa Objective-C · Macintosh · Programming