Johnny Rook

The Striated Caracara, (Phalcoboenus australis) is a bird of prey of the Falconidae family. In the Falkland Islands it is known as Johnny Rook.

The adults plumage is almost black in colour, while the legs and lores are orange and the neck is flecked with grey. The first year juveniles have an orange or light red down, which they lose after their first moult. Full adult plumage is acquired only in the fifth year. Read more ›

Posted in Nature

The Blind Painter

esref_armagan

Esref Armagan is a Turkish painter who has been blind since birth. His paintings are amazingly realistic, incorporating color, perspective, and great detail. To determine how this may be possible, Harvard neurologists Alvaro Pascual-Leone Amir Amedi are scanning Armagan’s brain. Read more ›

Posted in Life

How to Sign and Verify Xml Documents

Recently I had to dive into the secrets of digitally signing and verifying xml documents, it took me awhile to figure out how to sign an xml document with a certificate and to verify the same document with its public key. Now it seems simple, but the MSDN documentation kind of put me in the wrong direction.

Read more ›

Posted in C#

How to calculate sunrise and sunset

Here is small C# class that lets you determine the time the sun rises or sets. I found the original code somewhere on the web as a Javascript and translated it to C# to create a little windows desktop program that calculates the sunrise and sunset for a given period. Read more ›

Posted in C#

20 Life Lessons A Wise Man Would Share

Commitment is what transforms a promise into reality. It is the words that speak boldly of your intentions. And the actions which speak louder than the words. It is making the time when there is none. Coming through time after time after time, year after year after year. Commitment is the stuff character is made of; the power to change the face of things. It is the daily triumph of integrity over skepticism. – Abraham Lincoln Read more ›

Posted in Life

Change the Windows 7 Logon Background Image

This tool lets you change the background image of the windows 7 logon screen. Although it’s a simple design there are some nice tricks Read more ›
Posted in C#

How to run a process with elevated permission

Here is a little snippet showing how to run a process with elevated permission Read more ›
Posted in C#

Send File Service

If you send a lot of files to different recipients then this tool could be useful for you.
With the Send File Service you create a folder for each recipient, the folder has a set of properties like email address, subject and body and can use context variables which are made available by the application in the various property editors. Read more ›
Posted in C#

Simple Knowledge Base

A Simple Desktop Knowledge Base System.Every now and then I come across pieces of code I want to review on a later moment, or add to my resources. Or I found a solution for a problem and want to keep the solution for later reference, so I started looking for an easy way to store all these bits of code, thoughts and ideas. Not wanting to install large KB Systems on my notebook that often require more resources than I was willing to reserve for such a functionality I decided to create a simple desktop tool with an easy to maintain sqlite database. Read more ›
Posted in C#
Categories
Quote
When I was born I was so surprised I didn't talk for a year and a half. -- Gracie Allen