codejuggle - a blog about juggling code
  • Blog
  • Contact
  • About Me

Mac OS X Development Setup Guide

by Cornel, at 20 July 2015, category : Administration Coding

This Mac OS X Development Setup Guide shows you how to set up a Mac to start developing Software with it. It also contains general-purpose software.

read more

Common mistakes in software licensing systems

by Cornel, at 04 May 2015, category : Coding

Leaving debug information in the binaries The default compiler settings leave more information in the binary than you want someone to have.

read more

Finding a Travel Laptop

by Cornel, at 04 May 2015, category : Hardware

I wanted to get a cheap notebook that i can use while travelling.

read more

How to detect if your Windows application is running under Wine

by Cornel, at 04 May 2015, category : Coding

In 2005, Microsoft started the anti-piracy initiative called Genuine Advantage. To be able to download from Microsoft Download Center, you would have had to pass the validation.

read more

Creating small executables with Microsoft Visual Studio

by Cornel, at 04 May 2015, category : Coding

Starting with an empty project, I will show you how to use Microsoft Visual Studio 2010 to compile your C code without the usual bloating that the compiler adds automatically.

read more

Creating small executables with Qt Creator and MingW

by Cornel, at 04 May 2015, category : Coding

Starting with an empty Plain C Project in Qt Creator IDE and gcc from MinGW as compiler, I will show you how to generate small binaries that are independent from MinGW dlls.

read more
  • «
  • 1
  • 2
  • 3
  • 4
  • »