Gmail Account hacked mails

on Friday, September 13

New email hack on gmail accounts..

Have received emails from frienda with the following content. Please change your gmail passwords. Also check authorized apps which are misusing the permissions.

-------
Hi,

Did you receive the documents which I have sent earlier?

If not, I have re-uploaded them on my Google drive.

Click Here, I will upload rest of the documents soon.

Regards,
-------

KDE Plasma Wallpaper (Devel)

on Monday, June 3
It started with inability to control the wallpaper on KDE 4.10 desktop. Though there are few plasma add-ons for wallpaper included in kdeplasma-addons. Though you have interactive Map/Globe and Mandelbrot plugins. I found the basic Image type wallpaper lacks some functionality. Few settings the Image-Type is shown here

GoLang :Simulation of QPSK SER in AWGN Channel

on Tuesday, January 1
The new (atleast to me) programming language Go. The philosophy behind the change and need for the new notations and the language writing itself impressed me. I am a long time C,C++ user. The website has few sample programs to run online itself (Check the Tour).

Wanted to test out a simple code within my domain. And what else could be simplest code for a wireless system modelling - A BER performance of QPSK modulated symbols in AWGN channel. Here goes the code.

Video of Simulator

on Sunday, December 23

Pico deployment in annular fashion 

A simple GUI for learning the SINR distribution when Pico base-stations are deployed in different ways by specifying in config file.

PDF Merge Split Join Tool

on Wednesday, December 12
KPDFtool is a simple GUI tool for merging, extracting and converting pages of PDF to images using ghostscript and Imagemagick.

The source code available KDE-Apps. The code depends on few Qt3 classes like Q3Process, FileDialogs and the ListBox.

I have cleaned up the entire code dependencies on Qt3. Grab the source code kpdftool-qt4-0.23.1.zip
Binary file - (Dynamically linked to your Qt library in system) : kpdftool (74k)

The credit of the actual functionality goes to the original developer. I have only removed the dependencies and converted Qt3 functions to Qt4 functions.

Screenshot