New EAMS Article!
I just posted a new EAMS article with three new downloads and some important information about walk throughs and case filings!
I just posted a new EAMS article with three new downloads and some important information about walk throughs and case filings!
I posted last week about how I learned a lot about golf at the recent DVICA golf tournament. Thankfully I remembered to bring my digital camera to commemorate the event.
A belated congratulations to Tom Biskobing, Joe Domingo, Ray Hoang, and Thomas Kim for winning the tourney with an impressive 53!
Jeff, Chris, Steve, and I managed a 65. That isn’t to say we didn’t walk away with a few souvenirs. Each one of us won a raffle prize! Jeff won a bottle of Coppala wine, Chris a magnetic white board in the shape of a surf board, and Steve got a bluetooth headset!
I received a $100 gift card to Nordstrom’s courtesy of Jeff Gary of WorkCompTV.com.
While I was slightly less than diligent about taking pictures at the tourney, I did get two good pics. The top photo would have included me between the two blonds except that Steve’s photography kung fu is weak. (Sorry, man, but its true!) I think he was faking just so he could get his picture taken.
Not convinced? Well, here’s his photo of me with the same girls:
I received a few handouts regarding the new EAMS system while at the San Francisco WCAB yesterday. The WCAB SFO only had a limited number of these documents, so I’ve scanned my copy for everyone else’s benefit.
I also learned some interesting things about EAMS:
I recently gave a brief overview of my permanent disability and workers’ compensation benefit calculators. In that post I wrote a little bit about how my online benefits calculators work. Since then I’ve posted about my use of javascript, PHP, and AJAX in creating these permanent disability and permanent impairment calculators.
As I mentioned in the prior post in this series, my first few versions of this website and its workers’ compensation calculators did not use MySQL. The initial versions of this site only saved information – which meant I only had to use PHP to open a file on the server, add an extra line of information, and then close the file. This had several problems:
MySQL is an incredible tool for storing, organizing, and retrieving a large amount of data. Like PHP, it is also open-source. This means it is:
So, why did I avoid MySQL? I didn’t want to have to learn a whole new programming language. I had to learn how to set up a database, tables within the database, how to search for information in a table, how to put information into a table, and how to change information which was already in a table. There was a lot of trial and error. I ended up doing some pretty cool things in the process of learning this language. Some examples:
The end result of learning this language is a more interactive website. One of the last incarnations of this site was a version that would show different color schemes, advertisers, and messages depending upon the user. All of this was made possible by large amounts of data stored in MySQL.
Thus ends my technical overview of my workers’ compensation permanent disability calculators! If you have any questions, please feel free to email me or leave a comment below!
When a user registers with this website they are given the option of listing a little bit of biographical information about themselves. Have you ever wondered who else uses this website? Well, wonder no longer! The people using this website include:
That’s a pretty diverse group!