This was my first time at SQL Saturday, and I had a great time at sessions and lightning talks (here's the event page). I want to share what I learned. Interject: Data rich features for Excel– tabular reports + client/server apps Jeff Honsowetz led this session to introduce Interject's platform. This PaaS/SaaS allows end users to … Continue reading Conference: SQL Saturday Oregon 2017
What I learned from publishing an app on the Google Play store for the first time
I recently took the plunge and became a developer on the Google Play store, and I have a few thoughts about the process and what I learned. Admob is easy to set up (just be careful about test ads) When I initially wrote my app, I assumed I wouldn't be putting any advertising in. During … Continue reading What I learned from publishing an app on the Google Play store for the first time
New Project: PHP-based workout tracker
Summer term kept me busy (Analysis of Algorithms in 8 weeks was intense!), so now it's time to catch up on projects and posting here about my projects. Project Description In my Databases class this term (CS 340), my final project was a simple web-based workout tracker using the mysqli extension in php. In its current iteration, … Continue reading New Project: PHP-based workout tracker