April 8, 2013
Hot Topics:
RSS RSS feed Download our iPhone app

Other Section Index

Let's Get Dangerous: Security and Sandboxing in Chrome Packaged Apps

Chrome Packaged Apps allow you to access secure APIs that other apps can only dream of, but with that phenomenal cosmic power comes constraints. Learn how to step into the sandbox to safely get some of that power back!

Your First Chrome Packaged App

Get started in minutes creating Chrome Packaged Apps that can be installed on Chromebooks and desktop computers from the Chrome Web Store!

Chrome Packaged Apps : What are They and How can I Get on the Train?

Chromebooks are popping up everywhere! Learn how to create Chrome Packaged Apps that can be installed on the Chromium operating system and in Chrome desktop browsers.

Top 10 Things to Know about TypeScript

TypeScript is a superset of JavaScript that provides typed nature to your code. TypeScript can be used for cross-browser development and is an open source project. Bipin Joshi shares a quick overview of the top 10 features of this new scripting language.

Reading and Writing Files in Chrome Installed Applications

Chrome installed applications give you the ability to load and save files from anywhere on the user's disk. Unlock these new capabilities using the chrome.fileSystem API!

Now Hear This! Notifications in Chrome Installed Applications

Add pop up "Toast" notifications to your Chrome app in minutes! David Talbot shows you how.

From Web to App: Your First Chrome Installed App

David Talbot shows you how to get started in minutes creating powerful offline capable web apps that reach a huge audience on the Chrome Web Store.

Integrating HTML5 Geolocation API with Bing Maps

Geolocation API allows you to build location aware web applications that adjust themselves in some way so that the user is presented with data based on his geographical location. Bipin Joshi shows you how to use the Geolocation API to display the user's location on Bing maps.

Get To Work! Multi-Threaded Magic With Web Workers

Web applications performing heavy processing in-browser typically either prompts a script warning or causes the user interface to become sluggish. Those days are behind you thanks to the heavy multi-threaded lifting in web workers!

May I Suggest? Using HTML5 DataLists

Pick one item from a drop down list or type in a textbox? Until now you had to either pick one of these options or roll your own widget to achieve this behavior. The HTML5 DataList widget allows your users an elegant way to pick from a list of options or type their own.

Using HTML5 Drag and Drop in ASP.NET

HTML5 comes with inbuilt support for drag and drop, allowing developers to use these features to drag one HTML element and drop it onto another. Learn how to use HTML5 drag and drop features in creating an ASP.NET website.

Top 7 Features of HTML5

HTML5 supports new features required by modern websites. Arun Karthic lists his top 7 favorites, and did we mention they are backwards compatible?

Creating a Complete Web Page With HTML5

In this article we shall make a web page using the features of HTML5 and CSS. It is assumed that reader is more or less conversant with CSS in general and HTML tags in particular. You do not have to be a professional but you should at least have an idea of what goes where.

HTML5 and Video Players: A Comparative Analysis

A comparative analysis of - HTML5 native player, VideoJS and Flash on performance, features, advantages and disadvantages for the developer.

Facebook App Development 101: The Facebook Platform

The Facebook platform hosts over 550,000 apps and nearly any developer can create a Facebook app and deploy it for free. Learn all about the platform that makes this possible.

Shopify for Simplified E-Commerce Web Projects

Shopify, a hosted e-commerce application, greatly simplifies creating and launching an online store that integrates into a business' existing infrastructure.

Zen Coding and the Art of Rapid HTML Authoring
The powerful new Zen Coding IDE plugin allows developers to write HTML with blazing speed.

A Degree Program Can Take a Developer's Career to the Next Level
Get the facts you need to make the type of educational and career-related decisions that could take you to the next level.

ActiveState Debuts Support for Python, Perl, Tcl
Need support for dynamic languages? You don't have to rely on just the community.

Anatomy of a Google Go Program
Get an introduction to a concurrent, file-processing program written in Google's Go language.

On Programmer Laziness & Anonymous Types
Programmers should look for the lazy way to solve a problem. Laziness is an unquantifiable myth.

Forms Processing with the Zend Framework
Processing user-supplied form data can be fraught with errors. Not so with the Zend Framework! This tutorial shows you how to use the Zend Framework's Zend_Validate component to easily and conveniently validate complex form data.

Agile, a Different Methodology
If you wonder why you are hearing so much about the chaotic Agile methods lately, this is the article for you. We'll show you how to put the Agile method to work for you.

Improved COM Interoperability
Learn about the COM Interoperability improvements comingwith the next release of the .NET Framework and how theywill make your COM Interop such as Office applications mucheasier.

Build your own MVC Framework: Getting your Framework Up And Running
In the last part of Marc's series we put all the pieces together and write a simple Hello World Application.

  • 1
  • 2
Sitemap | Contact Us

Rocket Fuel