Online Software Selling for Desktop Software
I have finished creating and setting up an online store, using openCart. The store link is HERE. I have not customised the look and feel yet, or added many products, but the store is functional. I will be listing a number of products on here in the future. I have also signed up with a […]
Paid Virtual Private Server Hosting for Game Developers/Gamers
While testing a previous project, I identified what I think may be an opportunity in the VPS** server reselling market. I needed to test the multiplayer component of a project I was working on, but it was too early to hire beta testers or rent a dedicated server*. I could have just asked a friend […]
P-143 InspireMe Daily Quote Popup Program
I have just completed another program. This is short, it is an update of a program I wrote a number of years ago. I originally wrote this in pure C++, and it ran in a dialog window, I have since rewritten it in Qt. It now runs in the background, and uses a tooltip […]
Project 140: Electronic Logbook Update 5
This project is finally done. It took a long time to finish, I ran into quite a few tricky last minute bugs. It’s true what they say in the software design field: The last 10% of the work takes 50% of the time! The user manual to the program is HERE. I have uploaded the […]
P-140 Logbook Update 4
I am almost finished with this project. I ran into a few last minute bugs, that turned out to be more serious than I thought. I ended up having to rework some of the programs logic. The program is basically done, with the exception of some minor debugging issues. It is a little spartan at […]
Star Commander: MS1 Alpha Release, Beta Testers Wanted!
I have completed the MS1 Alpha Release for this project, however, it has not been properly tested. This is due to the fact that it is a multiplayer game, and I can only properly test it by connecting to it from a client located outside my local network. If anyone would like to download this […]
P-140 Logbook Update 3
I am almost finished with this project, however I have had to temove two features due to time and security constraints. I had originally intended to implement a multi-user system, where several users could create accounts and journals using the same program. However, protecting the passwords of these users without using an external server would […]
P-140 Electronic Logbook Update 2
This week, I implemeted a a “search tag” system in the program, which allows the user to tag a post with a list of key words and phrases, which are then searchable using the search function. I am also putting in a custom tag system, where users will be allowed to specify a field, either […]
