please wait, architecting….

Hello there. Since my last post I have done quite a bit for the architecture for the app. The most difficult bit has been making a project management tool work for me. All I need is a Gantt Chart software that does not cost an arm and a leg, has…

A Book Made Me Redo My App

Almost a year ago now, I released my first iOS apps QuarterMaster Yacht Inventory. Since the release I have continuously found bugs and have attempted to patch the code. Now the bugs have gotten out of hand. While the average user might not find all the bugs, they are apparent…

LIS 4365 Web Design Technologies: Working with PHP and Animating in JavaScript

This week I started learning PHP, I like the consistency and simplicity of the language. Also covered this week was how to make simple animations using sprites and JavaScript. Writing PHP The first thing I worked on this week was a couple of small scripts that worked together to make…

LIS 4365 Web Design Technologies: JavaScript Form Validation and Wireframes

This week covered validating forms using JavaScript and designing web pages with wireframes. Both of these topics are perfect for working on a small idea I have had for this blog, adding a contact page. I will start with just a prototype contact form on my sandbox website, and then…