Tag Archive: JavaScript

Know Boundaries Website

Know Boundaries WebsiteThe band and the website are no longer, but this was a very fun project and I wanted to show it. I was approached by a friend of mine that wanted a website for his band (he’s the guy in the green shirt). At the time, I was a Web Design Consultant and giving away my services on the side was frowned upon. We worked out a deal with my employer where we gave a little money to them and then I could make them a awesome website on the side.

I had already been dabbling in content management systems (CMS), which were revolutionizing the web world at the time (keep in mind, this was in 2002). So, I knew I was going to have a database drive the content. I had never done it before, so I decided the entire site would be in Macromedia Flash (Adobe hadn’t bought them yet).

This meant learning Flash ActionScript and the methods required to read from the database and get it into the Flash file. I also created a sliding style of moving from page to page. The image above will take you to a version of the page so you can see how the animation works (there is no data for it to read though). And, of course, the design was all mine. Working on band graphics really opens the door to some creative artwork.

My Daughter’s Website

My daughter was born in 2006, October. Being the first, I dotted all the i-s, crossed all the T-s, was a model father. Which means a website, because I was also a web father. I am working on resurrecting the actual site, but for now, here is the layout I created for it.

Harper Baby Website Layout

Clients on a Map

We wanted the ability to show our clients on a map, for various reasons. The GIS department was never able to produce this and anytime I asked about it, there was discussion about using the zip. I wanted a pin point on the address, so I took it upon myself to figure that out.

I knew that I could easily convert an address to latitude and longitude coordinates on Google Maps so I needed to do this for our client addresses stored in our ERP. After some digging around I found out this was called geocoding. Great. Then hunt for geocoding web services began. I had about 15,000 addresses to do and most of the APIs on the Internet would allow a couple hundred in a day, or 1,000 total. Until I found the MapQuest Goecoding API, which provided a very open service that I allowed 5,000 addresses per day. (more…)

Our Public Website

MSA Professional Services, Inc. Public Website 2012

Visit Site >

In 2011, we hired out the redesign of the public website to a consultant. I was involved only briefly and was able to weigh on the hosting provider as well as the Content Management System (CMS) that was going to be used. That turned out to be less than stellar. We stuck with the host and CMS, but decided have the Marketing Manager and myself redesign the content, graphics, and organization. And we ended up adding features as we went along.

My main role was functionality. The Marketing Manager outsourced the design to the same designer that had been retooling our print materials. That consultant created a mock-up of the site in Photoshop that we acquired and were able to better translate to the web medium. I began modifying the layout and would pass it through Marketing for tweaks and approval, so the graphics and user interface quickly became my responsibility. Tthere were other design elements for the features we were adding that needed graphic treatment as well, putting me in the great position of back-end development all the way through to the user front-end. I loved it. (more…)