Life & Erlang

Posted on Fri Oct 05 @ 21:08:07

This past month or two I was preoccupied with collecting necessary documents to raise a loan at the bank to buy a flat. I’m planning to go live with my girlfriend/future wife in a small town called Solin near Split (Croatia). So all my free time was spent collecting those documents . I only need to get one more document and then I’m going to the bank for that loan.

I haven’t had much time to program anything in my free time. I am reading “Programming Erlang” very slowly though, half a chapter every 3 to 5 days. I must say I’m enjoying it, and I already have some ideas about projects. One idea would be to develop a ejabberd module which integrates with trac. The integration would mean a developer could add, edit, list tickets, attach files to tickets and comment on tickets using his or hers IM client.

To enable this integration the IM client would need to know how to use it so I’m planning to write a pidgin plugin also. For now ejabberd and trac will need to live on the same machine because I intend to write a simple port program in python using trac API.

If you have any useful comments please do comment :)

Enjoy!

Posted in Other,Erlang, 0 Comments Comments