Software and Support

I have been in the process of working on my website and organizing content to make it a little easier to find things. Most recently I've added a menu to get people directly to the small utilities I write as well as a new menu for my Forums that I'll be working on (and also provide support for my software). The newest additions to the software are: AutoLogon BitCalc RaidCalc You can find support for the software in the Software Support Forum. Continue reading →

Tooltip: Find Installation Source

I wrote a small program to give some pertinent information for installed applications. My program will scan Uninstall string in the registry and display installed application name, date installed, installation source and uninstall string. You can use the right-click context menu to perform additional operations on each program such as googling a specific uninstall string, program name, installation source etc. as well as perform an uninstall using the Uninstall String data. If you want to list all Continue reading →

Yawcam Viewer

I am working on a Motion-JPEG stream viewer for the Yawcam webcam streaming software.  This allows you to enter your stream's URL and choose the size for the display and it will stream the Motion-JPEG (MJPG) using Aforge's Video library since I'm not writing a parser for the MJPG stream in VB.net. Here's a screenshot of the current version I'm working on.  Everything is working and I'm now starting to test the authentication portion.  Here's a video walkthrough of the progress I've been Continue reading →

Public Pastebin now Available

Earlier today I launched http://paste.techish.net/ via Google+ stream and now I am publicly announcing it's availability to subscribers of this blog.
The pastebin is an opensource project found at http://www.php-pastebin.com/.  The project is actively maintained and has code updates almost weekly.  Great project so far!
Visit http://paste.techish.net/ for all your quick code needs. =)
Continue reading →

Allscripts Project

Last week I worked on one of my projects for Allscripts Vision accounting to add a few enhancements. The major enhancement was the ability to export a detailed report for all users to Excel and create a Pivot table with chart of users' logins over the report's timeline. You can read more on my project page for this project. Allscripts ProEHR 9.10.3 database table and column extended properties text:  ProEHR 9.10.3 - Table and Column Extended Properties Continue reading →