Getting started on Firefox OS apps with AngularJS
Coding Glamour have a short introduction to Firefox OS apps with AngularJS, by creating an application boilerplate for writing great looking and structured mobile applications. Things addressed in this app :
Routing...
PHP Toolkit for ADO.NET Data Services, bridge for PHP developers to .NET through REST
Interoperability @ Microsoft have just announced today a new bridge for PHP developers to .NET through REST : PHP Toolkit for ADO.NET Data Services. ADO.NET Data Services have been recently added...
PHP Namespaces Basics Tutorial
Sitepoint have a new article today introducing to PHP Namespaces, one of the latest addition in PHP 5.3. In the article Craig Buckler show why do we need namespaces and how...