CodeGuru – ATL/WTL Examples

Filed under: Development by escher on Thursday, January 29, 2009 @ 1:41 pm
Tags:

Love this site – Codeguru – it has a million Windows ATL/WTL Examples.

Windows 7 Wallpapers

Filed under: Windows by escher on Thursday, January 29, 2009 @ 11:50 am
Tags:

Some sweet Windows 7 wallpapers posted on NeoSmartWallpaper Gallery

Vista Mountain Wallpaper

Altai Mountain Wallpaper

Free C++ Books

Filed under: Development by escher on Thursday, January 29, 2009 @ 11:37 am
Tags:

I really needed some decent C++ References, and found this site. It links to a bunch of Free C++ Books.
Jackpot! – http://www.freeprogrammingresources.com/cppbooks.html

This is exactly what i was looking for: Bruce Eckel – Thinking in C++ 2nd Edition

Thinking in C++ Volume 1

Thinking in C++ Volume 1

Just getting started

Filed under: Design by escher on Wednesday, January 28, 2009 @ 10:49 pm
Tags:

So I just installed WordPress.  Still trying to find my way around.  Clearly the site is in its infancy, but I’m working hard on the design.  Web programming can be very frustrating… with browser differences, and just rendering differences in strict mode for either IE and Firefox.  I’ve basically been forced to move away from tables to the new div paradigm. (good bye tables, you will be missed) Learning how to do equivelent things with div’s is a little frustrating, but at least my pages will be standards compliant, as well as rendering properly in IE7 and Firefox.

anyway… back to the grind.