License generator

I have added links to the new license generator page. It will provide free single computer licenses for both the FHX_Parser and FHX_VersionExporter software when a user enters his/her email and name. Without the license, the software will operate with limited functionality.  It’s free!

Here’s the link:
http://www.erikboisen.net/FHX_license.html
The software itself, which provides the unique 24 digit code needed to generate the license, can be found here:

FHX_Parser

FHX_VersionExporter

 

New webserver

Acquired Google domain name, Configured Linode, installed apache, installed postgres, postgres php plugins, wrote web pages, and installed WordPress last week.  I was a little rusty using Linux and writing web pages and I have never used Apache, Linode, or WordPress.   I am pretty happy with Linode and Apache.   I ran into a few issues with the Linode install, but was able to Google my way out of them.  I used postgeSQL with WordPress instead of the default MySQL.  I think that made things a little more difficult, but I like postgres, so it was worth it.

php

I learned some php and created a page that generates a license for each of the DeltaV tools I created and also logs the user’s information in a postgreSQL database table. The license generated will work on one computer. I will make the page public soon.