Blue Desk

Rodrigo’s blog.

Thursday, April 19, 2012

I hate the new Gmail look

›
I’ve managed to keep the classic Gmail look until today, when all of a sudden Gmail morphed irreversibly into the horrendous new interface,...
Wednesday, March 21, 2012

Finding memory leaks in Win32

›
I’ve just discovered an interesting function to aid the Win32 programmer in finding eventual memory leaks in debugging mode, and with a very...
Saturday, March 17, 2012

Portable Git on Windows

›
I use Git on Linux a lot, but these days I was willing to use it on Windows too. I remember some time ago I found some ugly installers, so ...
Tuesday, March 6, 2012

Load Explorer file extension icon in Win32

›
When programming with C and Win32, sometimes you need to load an icon, as displayed on Windows Explorer, relative to a file extension. For e...
Sunday, March 4, 2012

My Firefox addons

›
Just to mention, these are the addons I’m using today on my Firefox 10.0.2: Adblock Plus 2.0.3 — Blocks all advertising content according ...
Saturday, February 18, 2012

Hide members on inheritance in C++

›
I was working on my personal Win32 classes, when I came across something I was willing to do. Suppose I have the following class: class Ba...
Friday, February 17, 2012

Optimization settings for Visual C++ 2008

›
These are the optimization settings I use on Visual C++ 2008. These settings are set to the release builds, on the project settings window, ...
Friday, October 14, 2011

Dennis Ritchie is dead

›
Known and remembered only by true programmers, the creator of the C programming language, Dennis Ritchie, has passed away, at the age of 70....
Saturday, September 24, 2011

Smells Like Teen Spirit for orchestra

›
I started having formal music training when I was a child, and although I didn’t have any classes for years, I still like to study music whe...
Wednesday, September 21, 2011

A sprintf with automatic memory allocation

›
Personally, I’m a sprintf lover. Not only in C , but in any program language that implements it. I use sprintf all the time, it’s extremely...
Wednesday, September 14, 2011

Fast, in-place C string trim

›
I want to share with the world this code for a fast trim function in C which is part of my personal library, and that I use quite often. I...
Thursday, August 18, 2011

How to install Chromium on Windows

›
Note: This post was updated on February 20, 2014. Google Chrome is a modern browser, the most advanced one we have today. But unfortunate...
14 comments:
‹
›
Home
View web version
Powered by Blogger.