I came across this page looking for simple C# tricks people have done to make their lives easier. Hacks 6, 8 and 9 are especially useful!
A friend of mine turned me on to LessCss a few months ago, and then a few days later I found .LessCss, it is a rather intriguing project. Server Side caching, Minification and you just reference the .less files in your html/aspx pages.
I have been a WordPress developer now for going on 6 months. I’m still a baby, I know, but some out there in the community have accepted me as one of theirs. More specifically George Wiscombe.
George and I have had the pleasure to work on a couple of WP Themes together, one of them is still under development while the other Handgloves, is publicly available.
A tumblr developer, I am not. But I though what the heck, might as well try.
This theme is a work in progress, but it is my implementation of Handgloves for tumblr.
I hope you all enjoy it.
I am a big fan of C#, and my buddy Justin… well doesn’t give it the time of day. He recently blogged this, and after looking into it, I realized how C-Sharpie it is. Its a pretty neat project too.
jdp:
A statically-typed curly-brace language that compiles to the Java bytecode. Other features include parametric types, anonymous functions, and multimethods.