Post not found

We could not find that post you were looking for.


Try searching

Things you might like

  • Gaslamp 1.0.4.1 Update

    Gaslamp has been updated with a few minor fixes. I’ve switched to a different Geolocation provider so you can continue to acquire location and sunris...

  • Prizm 1.0 now available!

    Prizm is a fully functional .NET library for working with color spaces with numerous features. This is the first update I’ve posted in quite some tim...

  • Secure Synchronization using SSH

    Allows you to synchronize a directory over a secure shell connection. It also has functionality to allow you to run commands remotely, all without leaving ...

  • Dropbox Folder Restoration using Python

    Restores any dropbox folder to a previous state. If a file did not exist at the specified time, it will be deleted. Handles unicode parameter input and pro...

  • Recursive Folder Synchronization using VBScript

    This is a script written years ago that I still find useful; I had a need to apply updates to many local machines that had no network access from an extern...

  • ClockworkPDF Beta Release

    Finally it is here. I apologize for the delay as I’ve been working on a couple other projects concurrently. This is the first public and testable ver...

  • Oil Painting Filter in C#

    Converting an image to make it look like an oil painting is not only a nice effect, but is also an easy to implement algorithm. This article demonstrates h...

  • iTunes 11 Style Scroller

    Spent a couple of hours seeing if I could recreate the album scroller found in the store view of the latest version of iTunes. Uses CSS3 transforms for ani...

  • Kuwahara Filter in C#

    The Kuwahara filter is probably one of those things that you haven’t heard of much, if ever. It’s a noise reduction/blurring technique for imag...

  • Craigslist Monitor using Ruby

    Overview To add to my ever expanding knowledge base of languages, I decided to spend the last day and a half teaching myself Ruby and this was the result. ...