July 2010
4 posts
2 tags
C# Hacks (replicator.org) →
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!
2 tags
.Less Css →
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.
1 tag
Handgloves for tumblr
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....
The Nice programming language →
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.