If like me, you have to turn your hand to design every now and then, you might find some of these useful: Fonts Free for commercial use fonts. http://www.fontsquirrel.com/ More free fonts http://www.1001freefonts.com Colours A very cool flash based colour picker. http://kuler.adobe.com/#cre... Another colour scheme design – all HTML this time… http://colorschemedesigner.... Icons A library of icons with various licences. http://www.iconlet.com/ Another library http://www.iconfinder.com ......
I’m not a big fan of #region, I use it occasionally but generally try to avoid it. It’s always frustrating to open a code file and be presented with nothing but collapsed regions – sure, it looks neat (and lets face, more than a few programmers are a little OCD) but I want to see the code, that’s why I opened the file in the first place! Don’t worry, I’m not going off on a rant, I just want to direct you to a much more level headed explanation of The Problem With Code Folding. I couldn’t agree more ......