Always floss

…continue reading.

June 29th, 2010 by Marcus 

Save some battery

When using battery i always do two things Turn off all fancy effects Set the power options to power save To save myself from some clicking I use those commands Kill_Aero_and_themes.cmd @echo off net stop “Application Experience” net stop “Desktop Window Manager Session Manager” net stop “Themes” /Y powercfg -s a1841308-3541-4fab-bc81-f71556f20b4a by lunaworx.net T …continue Continue reading →

June 29th, 2010 by Marcus 

LunaWorX renewed

I just payed for two more years with LunaWorX.net. LunaWorX.net was created in 2002 and now it will live on, at least till 2012. Then who knows… Sometimes I feel tired of having the domain LunaWorX, since there are lots of unoriginal people out there who copied the name… well not much to do about Continue reading →

June 24th, 2010 by Marcus 

String to int in C++

This is simple but mighty annoying if you’re not used to C++, like I am. I am a C# coder, but working with C++ at the moment and sometimes it can get confusing. So I am writing this to remember it for future usage. int atoi ( const char * str ); str : string Continue reading →

June 23rd, 2010 by Marcus 

Int to String in C++

This is simple but mighty annoying if you’re not used to C++, like I am. I am a C# coder, but working with C++ at the moment and sometimes it can get confusing. So I am writing this to remember it for future usage. char *  itoa ( int value, char * str, int base Continue reading →

June 23rd, 2010 by Marcus 

Wallpaper

This is my wallpaper at the moment …continue reading.

June 22nd, 2010 by Marcus 

Happy birthday to me :)

And so the kitteh realized the cake was a lie… …continue reading.

June 20th, 2010 by Marcus 

As I came of age…

A quick brief look of my life so far… 1970 – Chile (spanish) 1975 – Argentina (spanish) 1979 – Sweden (swedish) 1983 – zx81 (basic) 1985 – Commodore 64 (basic & asm) 1988 – Commodore Amiga (amos) 1989 – I386 (TC, QB) 1992 – BBS 1993 – VB3 1994 – маркетинг (russian) 1995 – Adobe Continue reading →

June 20th, 2010 by Marcus