Monthly Archives: August 2012

Including headers during compilation on Fedora

I’m currently running Fedora 17 and last night while trying to debug some code I ran into a goofy issue. The package required that libev be installed. OK, I thought, not a problem. yum install libev-devel and I’m good to … Continue reading

Posted in Uncategorized | Leave a comment

Language documentation

What’s the point of documenting a language if this is the best you can do: http://valadoc.org/#!api=glib-2.0/string.next_char

Posted in Uncategorized | Leave a comment

Powershell Tip of the day – Getting the properties of an obect listed by get-member

If you want to query Active Directory, using powershell, odds are you’ll end up doing something like this eventually if you don’t have the ActiveDirectory module: That’s all fine and dandy, but how many different properties does $ad have and … Continue reading

Posted in Uncategorized | Leave a comment

Americans and thier flag

I once read an article that asked “Why Americans are so obsessed with their flag?” The article, if I recall never really answered the question but merely explored all the ways “silly Americans” drool over their own colors. Well, apparently … Continue reading

Posted in Uncategorized | Leave a comment

Encryption and hashing in MS Access 2010

I recently created an Access DB at work, and as horribly exciting as that was for me, it did lead me to one wonder how secure can Access really be? The obvious answer to that is not really at all, … Continue reading

Posted in Uncategorized | Leave a comment

Captchas Suck

Capture

That picture on the right, looks like a light switch, not letters!!

Continue reading

Image | Posted on by | Leave a comment