Archive for the ‘MacOSX’ Category

OpenVPN is one of the VPN solution I tend to choose because it works on a variety of system platforms and under some of the more extreme conditions, including when I have to tunnel out via a HTTP proxy.
On a Mac I've been using tunnelblick for some time, but I found a new GUI client [...]

Saturday, January 16th, 2010 at 17:59 | 0 comments
Categories: MacOSX
Tags:

I've finally put the (rather messy) source of jndcalx on Github for you to grab, fix, and improve on.
jndcalx runs on a computer with installed Lotus Notes (Mac OS X, Windows or Linux) and a Web server, and it creates iCalendar output (.ics) on the fly, without having to manually export and import your calendar. [...]

Sunday, January 3rd, 2010 at 20:27 | 0 comments
Categories: Apache, CLI, DomiNotes, MacOSX

Martin's GhettoPush, which I talked about recently is being heavily used here. So much, that I've implemented some changes, that Martin has kindly merged back into his master repository.

The two additions I submitted to the code are both very similar — almost identical. They enable us to exclude certain e-mail messages from being Prowl'ed. You [...]

Saturday, November 14th, 2009 at 20:49 | 0 comments
Categories: CLI, IMAP, Linux, MacOSX, Mail, Mobile
Tags: ,

Prowl is a Growl-like client for the iPhone which accepts notifications from your computer (Mac, Windows) using push. UNIX and Linux systems are also supported via a third-party API that you can use to build your own applications. Installing Prowl is easy enough, and doing so in conjunction with Growl is well explained.
In order to [...]

Thursday, November 12th, 2009 at 21:15 | 0 comments
Categories: CLI, IMAP, Linux, MacOSX, Mobile

Getting a movie onto your iPhone or iPod touch isn't a great feat: you import your possibly converted movies into iTunes, set up syncing of Movies, and Bob's your uncle.
I like adding information about the movie (i.e. meta data), and I use MetaX to do so:

Apart from Title, Artists, Genre, and other usual information, [...]

Sunday, November 1st, 2009 at 00:36 | 0 comments
Categories: MacOSX

I was curious whether it is possible (of course it is!) to get a PDF converted to an eBook format for the iPhone, and I found these instructions on using the Stanza desktop converter and iPhone app, both of which are free of charge.
A few minutes later, I was browsing through my own book Alternative [...]

Saturday, October 31st, 2009 at 14:16 | 0 comments
Tags: , ,

Quite some time ago, I decided I wanted to see my IBM/Lotus Notes calendar entries in iCal, so I started tinkering with a small C program to do so. The initial results were quite promising, and I started adding features such as Todos and UTF-8 support. I also quickly found, that iCalendar unequal iCalendar — [...]

Friday, October 23rd, 2009 at 19:05 | 8 comments
Categories: Apache, CLI, DomiNotes, MacOSX

Many of my past hacks, involved systems that needed to know the TCP/IP address of a client workstation, and I've generally used one of two methods for doing so:

a program on the client initiates a HTTP request to a PHP or CGI resource, which records the client's IP address from an environment variable passed to [...]

Wednesday, October 21st, 2009 at 21:55 | 1 comment
Categories: CLI, Internet, Linux, MacOSX
Tags: , ,