Impressive HTML5/JavaScript Possibilities


HTML/JS Main Image
Recently we’ve seen some really impressive HTML5 experiments around the web. We all know about classic HTML5 demos that show off cool techniques but they are not quite new. In this blog post, we will talk we about advanced projects using promising and powerful APIs. We’ll be looking at 3D games, sound codecs, ray tracing, and C++ libraries based on JavaScript.
Read more…

Technology:

[TUTORIAL] How to Build an Echo SMS Server Using Twilio API


twilio
Twilio is a SMS/Voice gateway that allows us to turn our app easily into a voice and SMS app without dealing with the service provider.
For instance, when a user text messages or calls the Twilio number, Twilio will make a request to your application and interact with the user based on the output of your application.
Read more…

Technology Tutorials: