For the purposes of this tutorial, I have created a super simple Unity project that has one button and one text field. When the button is pressed, it will send a message. When …
Okay for this, I’m going to use Processing with Arduino, so that I can take advantage of the Spacebrew library for JS. If you have done any Arduino, and haven’t touched …
Leaderboards have long been a staple of many games, driving the competitive spirit while often, back in the day, forcing people to get creative with the limited three spaces they had to come up with a name that was both …
I reached out to two icon designers to ask a few questions about getting back to the basics of application icon design. I asked a series of questions that might help novices understand what goes into icon design and its …
Ugh. Yep, that’s the exact feeling you have when you are sitting around, staring at a blank computer screen trying to name your new little bundle of application joy. Suddenly you become lazy, and your …
Marketing your application does not need to be an ultimate time suck, nor does it have to be considered some form of black magic that only the people with an unfaltering love for buzzwords can perform. …
Creating an application based on API data can be a quick way to go from zero to hero with content that is constantly changing and often inherently rich. It’s also a great way to learn a new platform by leverage …
Do a search on the internet and you will find all sorts of information about the best practices for how to create an API, but very little for how to use an API in your application/site. After years of wrangling …