Prototyping in the world of wearable tech

I’ve been designing and developing for the web for a long time now, and lately with this seemingly large uptick in interest in the Internet of Things and the growing array of wearable technology streaming into the market, the previous tools used for prototyping don’t necessarily apply to the real world in physical applications. With … Read more

Featured posts on your WordPress category pages

While working on a new WordPress theme for my day job, I needed to have the ability to add featured posts to the category pages. WordPress makes things easy with adding custom fields to posts. By adding the field “featured” with a value of “true” to for the post you want to feature, makes it easy … Read more

SQLite for iPhone apps

I recently updated the FIB-U-LATOR app to have more excuses, and I’ve decided to add another update, only this time I am going to add support for expanded features that require the use of the SQLite Database available to the app in the SDK. Getting data out of the database is pretty easy actually, and … Read more

%d bloggers like this: