World of Zuul
Implementation of a text version of World of Zuul adventure game using Java. The implementation follows the Object Oriented Programming principles. [Source]
Recently I tried to install Boot Camp 5.0.5033 on my MacBook Pro (13-inch, Mid 2009) having previously installed Windows 7 64-bit. Guess what? Apple decided to make our life difficult again by popping up “Boot Camp x64 is unsupported on this computer model” error. I am guessing that this problem happening to many of you out there that…
This post explains how PuTTy SSH Tunneling can be easily used to bypass firewall rules blocking ports. Let’s say that we have the following setup where only communication via port 22 is allowed between two hosts: Step 1: Open profile and load server’s profile Step 2: Navigate to Connection->SSH->Tunnels and add new port as the…
A program that solves the peg solitaire game finding the best possible solution. It is written in C. Input files and source code are found in the attachment. [Source]
I was planning for quite some time now to register the domain tsent.as. A few days ago this really happened. In order not to leave the domain sitting without any use, I decided to create a very simple URL shortener interface written in PHP. Visit http://tsent.as/ and shorten as many domains as you like. It’s…
Center for research in molecular medicine patient samples of University of Cyprus. This system works locally where it was build. Of course all patient details were removed for security reasons. [Source] [Preview]
Installing the latest GPS software for iPhone with latest maps can be very tricky, especially if you do not know where to search or how to do it. I have spend quite some time trying to figure out what the best way is but most of the times, either the GPS software was old, or…