Author Archives: admin

Game Editor – Concepts of game creation

Game Editor – Concepts of game creation Found a nifty little site and editor for assisting with simple game creation and editing. I played around a little bit with it, enough to make a cheap little pacman game. The editor … Continue reading

Posted in Uncategorized | Leave a comment

Dot Net html editor to image

Dot Net html editor to image While working on a commercial project, I was involved in providing a simple html rendering engine. Simple in terms of not being 100% complete, not necessarily in complexity. To help debug this, I created … Continue reading

Posted in C#.net, Uncategorized | 1 Comment

Joomla SQL 2 Excel Replacement

Joomla SQL 2 Excel Replacement Some months ago, almost a year I think there used to be a really ripping piece of software called SQL2Excel that was provided by Joomla R Us. It appears that this site has been down … Continue reading

Posted in Content Management Systems, Joomla Development | 3 Comments

Reusing the WebBrowser Control

Reusing the WebBrowser Control I have found the need in several projects as of late to reuse the WebBrowser Control in .net  languages such as c#/vb.net. I have not ventured into the j# domain, but I have also played around … Continue reading

Posted in C#.net, VB.net | Leave a comment

Unexpected Error Adding new Data Connection in Visual Studio

Unexpected Error Adding new Data Connection in Visual Studio Recently I was adding a Data Connection in Visual Studio, and I found that I kept getting an error message box whenever I tried. There were a number of suggestions such … Continue reading

Posted in C#.net, Database, VB.net | Tagged , , | Leave a comment

Updating to Joomla 2.5

Updating to Joomla 2.5 NOTE: Do not do this on a live server, backup and test mileage before deploy as components and modules might not be available. Also templates need to be updated It’s getting pretty easy to update things … Continue reading

Posted in Joomla Development | Leave a comment

Office WebDav and Javascript

So…. long story short it is possible to reuse office within the browser by using the Word ActiveX control as well as most other Office products like Excel and Powerpoint. The problem then becomes editing the information. There is a … Continue reading

Posted in Uncategorized | Leave a comment

First Quarter 2012

It appears that the first quarter of 2012 has come and gone and I have had little time for a post. It’s easter weekend for anyone that cares, but I don’t think that matters now. I have not had one … Continue reading

Posted in Uncategorized | Leave a comment

Status Update – SwhistleSoft Blog

Status Update – SwhistleSoft Blog December It has been almost an entire month of no postings so I figured I would post a quick little ditty. For those of you hoping to make it in the software industry, you should … Continue reading

Posted in Uncategorized | Leave a comment

New Source Forge Project

We are starting a Source Forge Project here. To record your call logs to sqlite using a popular .net agi library and a popular .net sqlite library. This project was inspired by the WDTVLive mods made by B-Rad here and … Continue reading

Posted in Projects | Tagged , , , | Leave a comment