Skip to main content

Burnout...

I started coding on a project I call KPahina. It's my try at creating a GUI based application which basically allows you to blog offline, and upload the contents of the journal to an external file and perhaps a remote location. Maybe, when I have the time, I might learn the Blogger API as well as the livejournal API, and allow users to upload the contents to their existing blog.

I am currently creating the framework, and a commandline tool for interfacing with a local database (either a normal file with XML formatting, or a BerkeleyDB backend). I'm implementing it in C++ because well, I like C++ a lot and I feel comfortable working with C++.

I am planning on applying for a project at sourceforge for the hosting of the sources as well as help with bug tracking and bug squashing. I don't have the resources to get my own website yet, so I will just hope that sourceforge allows the project to be hosted there.

I got the inspiration to writing the thing due to a discussion about Personal Information Managment (PIM) at the Plug-Misc Mailing List. I'm thinking of a tool which will allow me to map entries to a calendar, be it as simple as TODO tasks, or as complex as code snippets and CVS history dumps for the day.

I just also have always wanted a doogie-houser-md-killer-journal-app which I can claim that I wrote. Although I'm still contemplating on whether to do it in ncurses too, which will use a command-line log entry tool which is currently underway, I certainly hope it would be useful to other people aside from myself too.

(Currently looking for an escape because the burnout of hacking at a single thing for more than 8 hours a day is slowly taking its toll.)

Chill...

Comments

  1. Re: blogging from a non-web interface

    see w.bloggar

    ReplyDelete
  2. Now I can post comments!

    Yeah, I have read about people using w.bloggar before =) Anyhow, just keep us updated about Kpahina ;)

    ReplyDelete
  3. Hey, Dean!

    I learned Emacs through Planner Mode ;)

    ReplyDelete

Post a Comment

Popular posts from this blog

From FOMO to JOMO

Until very recently I believed that I needed to be on top of the latest news and happenings not only in my field (computer science and software engineering) but also in as many things as I can be on top of. This meant subscribing to all sorts of magazines, newsletters, YouTube channels, Twitch streamers, watching TV and live sport events, etc. — I was on top of a lot of the latest happenings, trends, news, interesting developments. I was having fun and I felt busy. What I did not feel was particularly effective nor productive. I felt like I was consuming so much information with the thought that it might be useful someday. When I was younger this wouldn’t have been an issue but I realised that ever since I’ve started taking stock of what I’ve been spending my time on, that a lot of it I’ve been spending just staying on top of things that I really didn’t need to be on top of. This article is about some of the realisations I’ve made in the course of exploring this issue of “FOMO” or ...

Reconnecting with people

2021 started with a a good sense of connection for me, having spent time with friends and family in a simple celebration of the oncoming year. The transition from 2020 to 2021 and being able to look back at a good part of my recent history got me thinking about how life has been for me and the family for the past decade. There’ve been a lot of people that I’ve met and become friends with while there are those that I’ve left behind and lost touch with. There’s a saying about treating old friends different from new ones, which I do appreciate now that I’m a bit older. It also means that my relationships with people that I get to spend a good amount of time with take a different shape. This reflection has given me some time and space to think about what it means to reconnect with people. Friends are the family we choose ourselves. — Edna Buchman I have the privilege of having life-long friends that I don’t always stay in regular contact with. From my perspective, if I consider you a frien...

Keeping a work log

I have been keeping a journal for my personal life with some regularity for the good part of 4 years. The difference between my earlier attempts at journaling before four years ago is the regularity and the structure. I started with a very structured and regimented journal (doing it everyday with prompts and blanks to fill), to a ruled journal notebook, then a plain notebook (no rules nor grids in the pages), and then settling on a dot-grid notebook. This allows me to doodle and write free-form to help me commit thoughts and observations of my day but it was mostly for archival and looking back to "feel good" or reminisce (also to sum up a month, a year, etc.) The approach helps a lot with self-improvement in terms of my mental health and my reflection to see where I was a specific amount of time ago and whenever I was reading it again. In a previous post I wrote about keeping a work log, and I realised I only mentioned that in passing. In this post I detail the structure of ...