Software Developement Projects

The following is a list of projects and software created by and used internally at Internetwork Consulting LLC. These projects are released under the GNU public license:

    Copyright (C) Internetwork Consulting LLC
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation version 3 of the License.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .
                

incArchivador

A document management, control, revision system that intergrates to third party applications for secured organization of files. Features include taxanomy system, file name standards, regular expression valudations, folder permissions and sercurities, check in and check out revision system, audit trail, users and groups, and group based permissions.

incArchivador Project Site

incBootstrap

A software development foundation providing user, groups, memberships, securables, perimissions along with the UI screens for each. Additional setup screen for database initialization.

incBootstrap Project Site

incTemplate

A template engine that can populate a HTML, XML, C#, C, C++ and other file types at run-time. Templates are files that are not embedded, but read from file allowing templates to be changed without re-compiling.

incBootstrap Project Site

incCSV

A CSV reading and writing engine that was developed to read badly formed CSV output by Sage 50 / Peachtree. This logic will attempt to handle unquoted columns that should have been quoted and other problems encountered in CSV files.

incCSV Project Site

incService

A task and time management program that intergrates with Sage 50 allowing the creation of time entires, invoices, time sheets. This program tracks the active running windows to justify time entries and provide a memory trigger of what was worked on.

incService Project Site

incStatementReminder

Working with Sage 50 and incArchivador, this program emails customers aged receivables and attaches invoices based on the invoice number. This is used to email statements to customers.

incStatementReminder Project Site