Monday, March 3, 2014

Install Ubuntu after Osx86 Mavericks (Guide)



After successfully installing OS-X86 Mavericks I also wanted a linux distro in my notebook. I had some difficulties but at the end I managed to install Ubuntu 14.04.

The problem was that chameleon couldn't see my partiton.
The solution is to change the partition code to 0700 (ubuntu had 8300 by default)

Read bellow for instructions

Tuesday, September 17, 2013

Tic-Tac-Toe For Ubuntu Touch (Graphics Update)


I just updated the graphics of Tic-Tac-Toe for Ubuntu Touch. Above is a screenshot of the new graphics. Today I will finish the AI and maybe when I receive my new Nexus 4 I will upload it in the software center.

Monday, September 16, 2013

Tic-Tac-Toe For Ubuntu Touch



Tic Tac Toe is a simple two players game. The player who succeeds in placing three respective paws in a horizontal, vertical, or diagonal row wins the game. It's a simple nice game and a good way to learn new languages. Also it's my intro in Ubuntu Touch Development.

Friday, May 31, 2013

Greek Subtitles Encoder (Update)




You remember Greek Subtitles Encoder Project ?
I just updated it for Linux Mint. Mint v15+ users or Nemo 1.8.2+ users will be able to right click subtitles and encode them instantly.

Wednesday, May 29, 2013

Battery Test (Script For Linux)


From the day I bought my latest Notebook I wanted to test how much time it can stay On on battery.
So I created a ruby script for linux (tested on ubuntu). 

Tuesday, May 28, 2013

CPU Fan Control For Dell 3521


Dell Inspiron 3521 has latest ivy bridge CPU and switchable graphics.
Unfortunately when I installed Ubuntu 13.04, Ati Graphics Card was always On as a result, temperatures were high and fan was spinning like crazy.

I had to do something. First I turned off VGA. Temperatures were lower then but fan speed was still high. So i created a script in Ruby ( The latest Language I added to my knowledge ) that moderates CPU fan based on CPU temperature. Maybe someone may need this so I'll provide instructions and the script bellow.

Wednesday, April 10, 2013

New Site On The Way

I'm currently working on my new site called The Dream Development.



The main page of the site will have a showcase of my applications made for Mac OSX (and maybe ios). I'm gonna include a wordpress blog too as a personal blog for application updates and other info.

Website Andress: http://www.thedreamdev.info
Stay Tuned.