Tuesday, August 14, 2012

Go Go Gadget Greenshot?

So I found this open source screen scraping tool online as an alternative to other, commercially available software that I have used in the past (but am unwilling to pay for now).

It's called Greenshot. You might give it a try.

Tuesday, August 7, 2012

I love me some food trucks

In Washington, DC, food trucks have become an art form.

No, seriously.

There's tons of love, time, and energy put into the very design, layout, and operation of these rolling purveyors of deliciousness.

If you're in DC, or even just visiting, you need to use Food Truck Fiesta to figure out where to go to eat during a weekday lunch. Your mouth will thank you for it!


Tuesday, July 10, 2012

Anger...

Anger is easier and earlier than indifference; Indifference is more effective.

Just sayin.


Tuesday, July 3, 2012

I like the ka-boom.

Stay safe.
8332820076_ef3c20bd2f
Happy Holiday!

Image: David Monro

Tuesday, June 26, 2012

Unfriend

Unfriend - the newest curse word.

Tuesday, May 1, 2012

tiobe

Have you seen this?

It's an online index useful for gauging where a certain programming language is in its life cycle.

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html


Tuesday, April 24, 2012

faker.net

https://github.com/slashdotdash/faker-cs

This is a free library that can be used to connect to a C# infrastructure to generate fake but presentable data.

The thing I currently like about this is that, in my current environment, I need source code only. Already compiled programs are frowned upon, and so, source code based utilities that can be compiled on-site, so to speak, are the thing to have and to get.

One of my most favorite utilities of all time is decidedly NOT open source, but free, and so, again, in the current environment, I can't use it.