Just wanted to throw up a quick update on how the software projects are going. I’ve still got DeedCAD on the front burner but we haven’t really sold many copies yet. We’re currently working in developing a demo for the software so that users can have 2 weeks or so of a fully functional application to use. I think this will really help encourage sales since trying out a product before buying it helps a lot and we don’t have time (or money) to travel in person to everyone who wants to see the software in action.
The PHP project is also still ongoing, my other coder hasn’t had a lot of time to work on it yet but should be freeing up a lot more starting this upcoming week. Hopefully the company we want to do this project for will approve the outline of it I sent them last week and we can get a contract signed and get going! I’m starting to enjoy the web coding somewhat, but I still don’t like many aspects of it such as not being able to debug things at run-time with web scripting languages. You generally just get some sort of cryptic error and a line number and then you have to dive into the code and figure out why it doesn’t work then re-upload and keep trying!
If you enjoyed this post, make sure you subscribe to my RSS feed!







1 response so far ↓
1 Dave Myers // Apr 20, 2008 at 3:48 pm
Have you not tried just installing a web server on your own computer? Then it’s as simple as CTRL + S and then F5 in your browser.
Leave a Comment