Friday, February 6, 2009

Project Update

Due to some requests at my work, I wrote two scripts to count shortcuts of a particular nature.  The first worked pretty well (with some bugs), the second seems to have been a success.

I am now researching a script to use when migrating our print server.  I am at somewhat of a loss at this point, but hope to figure something out.

I am also starting a very low priority side project to make a program to help me keep track of what work I have done.  This is not on any request, just because it sounds handy to me.

All other programming is on hiatus until things slow down a bit.

Friday, October 31, 2008

Ct - 0.0.1

Here is a quickly hacked together tool for those to lazy to type the whole compile command on really simple, single file programs.  It requires Perl and any compiler you want to use installed.  It is probably buggy too :-)

I like it so far though

CT-0.0.1

Read the "Readme" for some additional info.

Thursday, August 14, 2008

Website updates...finally

I finally have a bit of time to work on makes some updates to the website.  For now most of it will be focused on the software section.  Once that is to a better state, well, we'll see.

Some programming continues as well, on my days off anyway.  Not much though, since time has been so scarce.  Expect to see small updates every few days or so for the next while though.

Thursday, May 15, 2008

Project news : Dead, stalled, new, and top priority

This post removed, until I can restructure it a bit.

Wednesday, February 20, 2008

KSP-Modular - Some fixes applied

Whilst in my illness-induced-stupor I decided to poke around on the directory handler for KSP-Modular.  I think I have it fixed.  More testing will show in time.

There were some problems with the regexes for determining when it was working with the base of the drive.  There were also some problems with adding proper backslashes.

Wednesday, February 13, 2008

Kain Research Fixes Collection

I have started work on a collection of "Fixes" for fixing some of the really basic Windows problems that I have come across.  Things such as someone's butchered network settings.  Most of it is still in early planning, so it will be awhile.

Just an FYI though, KSP-Modular is still top priority, I am presently trying to think of some of my next moves on that one.  Also, mcl-keys is still largely frozen.  It hasn't seemed that important as of late, and I am still trying to think of how to fix some of it's more serious problems.

Wednesday, January 16, 2008

Mcl-Keys backburner'd, KSP-Modular up front

Wow, it's been nearly a month since I posted any updates.  I hadn't noticed.

Anyhow, Mcl-keys is just not a high priority to me right now.  I ran into some difficult to solve issues, got sick of it, and have decided to place it into low priority until I can come up with some new ideas.  This is not to say I am no longer working on it, just not very actively.

As for KSP-Modular, work has been going well.  It is nearly all documented now (with the exception of the handler_cd module and another large module).  It is working nicely, and I have it working from a USB stick, which was ultimately the idea anyway.  It remains my primary focus.

I am also doing a bit of work on some small programs for fixing Windows issues.  For instance, I am working on one to restore the winsock catalog, since I have seen several PCs with broken ones lately.