There isn’t really an intuitive way of messaging between classes inside of a c# project. One method involves keeping references to other classes and then deliberately calling methods inside of […]
More →There isn’t really an intuitive way of messaging between classes inside of a c# project. One method involves keeping references to other classes and then deliberately calling methods inside of […]
More →Working with Python in a scripting environment where Python is already installed is pretty straight forward. OSX comes already installed with Python and it’s fairly easy to find installs in […]
More →Inno Setup is a nice little compile program to package up and distribute windows applications. If you have ever tried to package up and distribute a program programmed on windows, […]
More →Net Send is a simple command-line communicator built into windows that utilizes basic IP protocol to send characters. A simple bat script might be something like:@echo off cls echo NET […]
More →IconFX is a free Icon Creator for executables or favicons. It handles both Windows and OSX. Best of all, it comes with the ability to extract and change default exe […]
More →Sharepoint folders can be made available in windows file explorers for easier file management. In Windows XP you can use “My Network Places” to easily add an http locations. In […]
More →USB and mass storage manufacturers are always coming up with new, annoying ways to get software onto their storage devices. The most cruel of these variants show up as hidden […]
More →HFS Http File System HFS or Http File System is very lightweight (500kb) server to easily host and share files. I can’t recommend this a permanent, secure solution, but it […]
More →