Insane Coding

'coz good thinking requires going outside the box

Showing posts with label directory. Show all posts
Showing posts with label directory. Show all posts
Sunday, September 19, 2010

Optimizing your file dialog

›
Recently, someone asked me why is it that the custom file dialogs in some programs I wrote are able to load a file list so much faster than ...
8 comments:
Wednesday, January 23, 2008

KDE 4 Review - Insane Style

›
So KDE 4 is out, along with major architectural changes, a new face, and new software, as well as tweaks to what KDE 3 had. Now if you wante...
570 comments:
Sunday, November 11, 2007

Directory safety when working with paths

›
As we discussed in our previous two articles, we run into issues of thread safety when we try changing the path during a running program. ...
44 comments:
Friday, November 9, 2007

Implementing realpath() in C++

›
Before reading this post, please read the background in the previous post PATH_MAX simply isn't , as it covers important background, and...
289 comments:
Saturday, November 3, 2007

PATH_MAX simply isn't

›
Many C/C++ programmers at some point may run into a limit known as PATH_MAX. Basically, if you have to keep track of paths to files/director...
2,465 comments:
Friday, March 23, 2007

Are open source libraries written properly?

›
Every now and then you hear people discussing open source applications and libraries, and how a bug was found. The multitude of bugs being f...
4 comments:
›
Home
View web version
Powered by Blogger.