Blogs
Chester - the pink octopus
nazgee — Thu, 12/08/2011 - 00:43
Here it goes- my first game ever :)
Some people will find it boring and some will hate it. I'd loved working on it almost as much as I hate Java (from the bottom of my heart).
My first Android app
nazgee — Wed, 09/28/2011 - 03:35
Probably nothing special, but I consider it as an introduction to getting into Android Apps business. The problem is, that for some reason developers from Poland are not able to charge a fee for stuff they do- I'll have to focus on ads to earny anything. We'll see how it goes, with a new app. This one is just a foreplay :)
http://market.android.com/details?id=eu.nazgee.smart.vibrate
Online dictionary from command-line
nazgee — Fri, 04/22/2011 - 22:02
Some time ago my colleague showed me a script that allowed to use one of on-line translators from command line. Not only it looked geeky, but it also turned out to be pretty useful- accessing on-line dictionary without switching to Internet browser is not only faster, but also easier. They say, that necessity is the mother of invention- here is my English-Swedish dictionary in action:
online swedish-english dictionary accessed from commandline
mouse + servo = mouservo
nazgee — Mon, 05/31/2010 - 11:25
Lately I am trying to divide my spare time evently between my personal life and self-development. Given the fact that there is a lot going on lately with my career, it appears that there is not much to share.
Somehow I've managed to write a kernel module that dirves a servo, hooked it up with a mouse and IGEPv2 board, and here is what I got:
Ubuntu One - maybe some time later
nazgee — Thu, 05/06/2010 - 13:19
I've been really keen on getting into new Canonical's cloud. Maybe my expectations were too bloated up, but honestly I can find only one pro at the moment: it's idea.
Setting up latest version of Eclipse under Ubuntu
nazgee — Fri, 04/02/2010 - 14:56
It's been fifth time I do it in the last month, so here goes a little extract of what I've learned lately. This tutorial is gonna show you how to install the latest version of eclipse under Ubuntu- not the one available from the repository via apt-get utility, as it is often outdated, which I don't like. If you're ok with not using the latest version available- just install it with synaptic or apt-get.
- Download appropriate tar.gz from http://www.eclipse.org/downloads/ of whatever shape and flavour you like (I am using C/C++)
