by Mike | Jun 7, 2017 | Programming, Software Development
The Vimeo Video Script (AKA Maggie Script) is a basic Web Scrapper that retrieves video information from a Vimeo endpoint. This data includes fields such as quality, type, width/height, link, fps, etc. The script will then take the retrieved data and convert it into a...
by Mike | Feb 11, 2016 | Programming, Software Development
We recently were contacted by a school in Kodiak Alaska to help them do a classroom management app. They had tried unsuccessfully several times to get someone to make this app for them, so we thought we’d take a crack at it. Overall it’s a pretty simple...
by Mike | Jun 12, 2013 | Programming, Software Development
Here’s a nice way to turn on JSONP for CakePHP. JSONP, or JSON with padding, is necessary when you want to include JSON from a site different than the one you’re on. A good explanation for what JSONP is can be found here:...
by Mike | Mar 2, 2013 | Network Administration, Programming
We frequently use Subversion for version control, and use /trunk to commit all code in active development and merge code to a stable branch that represents what is currently on a production server. Sometimes commits need to be done right away, so you merge them right...
by Sheryl | Dec 17, 2012 | Business Management, Industry News, Programming, Software Development
As a business owner you may be asking yourself this question when it seems like the whole world is going mobile. There are some key points to consider in order to answer this question for your company. The first thing to consider is your audience. What does your...
by Sheryl | Oct 18, 2012 | Business Management, Industry News, Programming, Software Development
The Economist says “video games will be the fastest growing and most exciting form of mass media over the coming decade.” But why should that excitement end there? Businesses across the board are finding they can use the same idea, and the same audience,...