by Rich | Jan 9, 2017 | Technology
I installed the Code::Blocks IDE after reading some reviews and some investigation. It appears to be a nice IDE for the LINUX environment. A little tricky to get working and configuring the setting properly but that’s part of the challenge when working in a...
by Rich | Dec 30, 2016 | Technology
I installed xUbuntu on my laptop and my 2950 server, added xrdp and it seems good to go. One small annoyance is that the scroll wheel on the mouse does not work in the remote desktop. After doing some research it appears that it was supposed to be corrected after...
by Rich | Dec 29, 2016 | Technology
It’s been a while since I used any Unix operating system. I’ve spent the last decade or so managing and writing code for Microsoft platforms. To the tune of about 1.5 million lines of code in the asp.net platform and about 150,000 lines of Sql Server stored...
by Rich | Nov 26, 2014 | Technology
The purpose of this blog is to discuss the various aspects of designing a real world Internet based web application. This would not be a standard html web site but one that relies heavily on data being inputted, manipulated and displayed back to the consumer. I plan...
by Rich | Nov 26, 2014 | Technology
Recently I was looking to export all of the objects in one of my databases into text files so that I can add them to SVN (source code control). After investigating and writing a few T-SQL scripts that accomplished this task I ran across an article that used Power...
by Rich | Nov 26, 2014 | Technology
When starting a new project there are a number of factors to consider. There are a multitude of choices available, your choice will most likely be based on prior experience, industry prejudice and influence from friends colleagues and popularity, whats cool at the...