Thursday, May 23, 2013

Syntax-Higlighted Code in Blogger - Alex Gorbatchev

This is a lot less tedious to use than manually converting and pasting into a blog post.

http://alexgorbatchev.com/SyntaxHighlighter/


Code to Syntax-Higlighted HTML

This seems to work reasonably well:

http://tohtml.com

It'll Auto-identify the language, or you can select it yourself.

You can choose from several colour-scheme styles.

More Ass-Kicking...

This guy isn't pulling punches (or throwing pumpkins)... But he's right.

"Fact: college is a waste, but we haven't yet hit that point in society where we can bypass it. So we have to pass through another generation of massive college debt. How to pull in the suckers in? Answer: these articles."

http://thelastpsychiatrist.com/2012/11/hipsters_on_food_stamps.html

Geek Mind-Over-Matter: Bush Coding (Sam McEwan)

This is classic - Well done, Sam! :-)
For those interested, here's (a class-ified version of) Sam's pain-fuelled Magnum Opus:

public class BushCoding {

    public static void main(String[] args) {
        System.out.println("This really hurts!");
    }

}

Wednesday, May 22, 2013

Updated GIT Talk on Vimeo by Randal Schwartz

Thanks to Randal himself, for pointing out that there is an updated version of his GIT talk on Vimeo at http://vimeo.com/35778382