How To Send Text Messages From Google Voice With PHP
I found this neat PHP class that you can use to send text messages to any phone number from your google voice account. (more…)
Clockwork Lets Your Apps Send & Receive SMS
Quick and easy to get started • No rentals • No commitment Languages & Interfaces (more…)
FastCanvas: PhoneGap plugin for implementing 2D canvas rendering for Android
FastCanvas is a Cordova/PhoneGap plugin which implements a very fast, 2D, mostly-canvas-compatible rendering surface for Android. It focuses on moving graphics around on the screen quickly and efficiently using hardware acceleration. (more…)
PhoneGap Build: Take the pain out of developing mobile apps
Simply upload your HTML5, CSS, and JavaScript assets to the Adobe® PhoneGap™ Build cloud service and we do the work of compiling for you. Take advantage of the strengths of PhoneGap. (more…)
Adobe PhoneGap: Build amazing mobile apps powered by open web tech
From the team behind Apache Cordova, the Adobe PhoneGap framework is an open source distribution of Cordova — providing the advantage of technology created by a diverse team of pros along with a robust developer community — plus access to the PhoneGap toolset, so you can get to mobile faster. (more…)
Flexbox Patterns: Build awesome user interfaces with CSS flexbox
Flexbox is awesome, but it introduces many new concepts that can make it difficult to use. These interactive examples will show you practical ways to use it to build UI components. They start out simple and get more complex near the end. You can start using these patterns in your own code right away, though I recommend you apply accessibility best practices to the markup (like using semantic HTML5 elements). (more…)
My Development Workflow for PhoneGap iOS Apps
I decided to blog the process I have personally found productive when developing mobile apps for PhoneGap and iOS in case it might help others. Below I cover the overall steps I take followed by a short video showing the process in use. This is only one of many possible workflows but if you’re looking for a fast track to getting started then this should be useful. (more…)
A Guide To iOS App Development For Web Designers
As a designer looking to broaden your skill set, you’ve decided that learning how to make native apps for Apple’s iOS platform is an attractive and potentially lucrative prospect. With a frisson of excitement, you start to do some research. The euphoria is short-lived however, as you quickly discover that unless you are an experienced programmer, the task is far from easy. (more…)
My Workflow for Developing PhoneGap Applications
I am asked all the time “How do I get started developing PhoneGap applications?”. My normal answer is to advise people to check out the PhoneGap Getting Started Guides, which provide a great starting point for every platform. However after further thought, I’m not sure this is always what people are asking. (more…)
iOS Designs to iPhone
This tutorial focuses on taking a photoshop comp of an iPhone app and building a working iPhone app that matches the comps (as much as possible). The designs intentionally stay within the constraints of a "normal" iPhone app for ease of demonstration. (more…)
Stack Overflow brings its gamified peer support to documentation
For many developers, Stack Overflow has become the go-to place on the Internet for getting programming questions answered. The site's community-based question-and-answer model, combined with extensive gamification, has made it not just an essential resource for programmers of all kinds, but one of the most visited sites on the Internet. (more…)
Howler JS is an audio library for the modern web
howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScript easy and reliable across all platforms. (more…)
Jets JS is a native CSS search engine
Imagine a situation - your HTML markup renders at backend side, it contains some list of data. At one point you need to implement search by this list. It can be easily achieved by using Jets.js with a browser's native search speed. (more…)
Malihu custom jQuery scrollbar plugin
Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support (more…)