Tutorial

  • submit to reddit

Creating a Simple Windows 8 Game with JavaScript: Part 4 – Input & Sound

DisclaimerThis article is a paid placement in the Solution Center for our sponsors at The Code Project. These articles are intended to provide you with...

0 replies - 2077 views - 09/24/12 by Chris Bowen in Articles

Deep Dive into Chrome Web Intents

In a previous article I already wrote about the web intents API. At that time the web intents feature was very experimental, but already usable. In this...

0 replies - 1924 views - 09/24/12 by Jos Dirksen in Articles

HTML5 Web Storage – Cookies Are So 1994!

Matthew Setter is a professional technical writer and passionate web application developer. He’s also the founder of Malt Blue, the community for PHP web...

0 replies - 7099 views - 09/23/12 by Leigh Shevchik in Articles

Adding Notifications to Your Windows 8 Game

Successful apps are sticky; they make us want to come back again and again, whether it’s to check in on Foursquare, send a Tweet, or get a quick answer...

0 replies - 1909 views - 09/23/12 by Jim O' Neil in Articles

Creating a Simple Windows 8 Game with JavaScript: Part 3 – Game Logic

DisclaimerThis article is a paid placement in the Solution Center for our sponsors at The Code Project. These articles are intended to provide you with...

0 replies - 1584 views - 09/23/12 by Chris Bowen in Articles

Introducing a New Type of Benchmark

Traditionally, most benchmarks have focused on throughput. We all get used to that, and in our benchmarks, sysbench and tpcc-mysql, the final result also...

0 replies - 1410 views - 09/18/12 by Peter Zaitsev in Articles

How to Create / Debug a Background Task in Windows 8 – Part 2

In the previous post, we created and configured a background task for our Windows 8 application: we’ve created a separate project for the task and...

0 replies - 3223 views - 09/18/12 by Matteo Pagani in Articles

How To Create A Theme Options Page For WordPress

If you have ever used a WordPress premium theme then you would of seen the custom theme options page that is available. The theme options page that is found...

0 replies - 3982 views - 09/18/12 by Paul Underwood in Articles

Getting Started with Meteor

So what is Meteor? Meteor is an ultra-simple environment for building modern websites. What once took weeks, even with the best tools, now takes hours...

0 replies - 3943 views - 09/17/12 by Sony Arouje in Articles

Using Guard + PHPUnit for Great Good!

Another day, another post about the tooling I’ve been using to make PHP development bearable. Today I’ll share guard-phpunit, which I discovered thanks to...

0 replies - 942 views - 09/16/12 by James Carr in Articles

AnimatedCluster Demo Site Updated to Work with OpenLayers 2.12

Not an awesome post but for any interested in the AnimatedCluster strategy I have updated the demo site to work properly with OpenLayers 2.12. In version 2.12...

0 replies - 608 views - 09/13/12 by Antonio Santiago in Articles

Sencha Touch 2 Models – hasMany Associations, PHP Example

In this article you will learn how to use the hasMany association, a feature of Sencha Touch models that allows you to connect two models in a ...

0 replies - 2267 views - 09/13/12 by Jorge Ramon in Articles

Consuming Windows Azure Service Management API in a Windows 8 Application

In this post, we're going to use a Windows Azure Service Management REST API with a Windows 8 application. I built a small app that lists the storage...

0 replies - 3019 views - 09/12/12 by Gaurav Mantri in Articles

Authenticating Your Windows 8 App Users with Azure Mobile Services

This walkthrough is based on the "Get started with authentication in Mobile Services" and "Authorize users with scripts" tutorials,...

0 replies - 4507 views - 09/10/12 by Roger Jennings in Articles

Why Use Backbone.js?

Even JavaScript language and front-end development has been much matured recent time, I still see a lot of confusion about usage of different...

0 replies - 11158 views - 09/10/12 by Alexander Beletsky in Articles