Quantcast
Channel: Search Results For: domain:codetheory.in
Browsing latest articles
Browse All 38 View Live

Image may be NSFW.
Clik here to view.

Moving Objects on Canvas

learn how to move objects on html5 canvas.

View Article



Image may be NSFW.
Clik here to view.

Optimizing HTML5 Canvas Performance

Learn few tricks on how to optimize your html5 canvas performance for smoother gaming!

View Article

Image may be NSFW.
Clik here to view.

Parsing CSS in JavaScript

Learn how to parse CSS code in javascript.

View Article

Image may be NSFW.
Clik here to view.

Basics and Implementation of Predictive Collision Detection

Few days ago, I wrote a post about why time based animations are better than frame based animations. However, in animations done as a function of time, some serious problems could arise. One of them is...

View Article

Image may be NSFW.
Clik here to view.

Controlling framerate with requestAnimationFrame

Learn how to control/limit your frame rates when using requestAnimationFrame.

View Article


Image may be NSFW.
Clik here to view.

Time Based Animations in HTML5 Games: Why and How to Implement them

Learn how and why to implement time based animations over frame based ones.

View Article

Image may be NSFW.
Clik here to view.

Remote web app inspection

learn how to inspect your webpages over the wire, remotely.

View Article

Image may be NSFW.
Clik here to view.

Using Nodejs with Twitter OAuth

Learn how to authenticate your users with Twitter's OAuth services using Node.js

View Article


Image may be NSFW.
Clik here to view.

Remote web page debugging with jsconsole

Learn how to inspect and debug remote webapps (or webpages) via jsconsole.com

View Article


Image may be NSFW.
Clik here to view.

Run CoffeeScript Node.js Apps on Heroku

Quick tip on how to run your node apps written in coffeescript on heroku.

View Article

Image may be NSFW.
Clik here to view.

Using CoffeeScript over JavaScript in your Node.js Application or Module

Learn how to use coffeescript for your node apps!

View Article

Image may be NSFW.
Clik here to view.

Placeholders for HTML Select dropdowns

Implementing placeholders for html select dropdowns can be tricky, let's see how to do it!

View Article

Image may be NSFW.
Clik here to view.

Use Bcrypt to Securely store passwords in Node.js

Learn how to use the bcrypt algorithm to securely store passwords in your databases.

View Article


Image may be NSFW.
Clik here to view.

Using NVM to manage multiple versions of node.js

Learn how to use the node version manager to manage multiple versions of node.js

View Article

Image may be NSFW.
Clik here to view.

Control HTML Input Caret/Cursor Position via JavaScript

Controlling the caret position inside textboxes and textareas arn't too hard. Check the tutorial to learn how!

View Article


Image may be NSFW.
Clik here to view.

List of Webkit CSS Properties for Mobiles

A list of webkit css properties to enhance mobile experience.

View Article

Image may be NSFW.
Clik here to view.

Weighed Random Number Generation with JS

Learn how to generate random numbers based on probability in javascript.

View Article


Image may be NSFW.
Clik here to view.

Node.js style require in the browser

Learn how you can use browserify to implement nodejs style requires in your client side JS.

View Article

Image may be NSFW.
Clik here to view.

Use node enchilada to auto browserify

Learn how to auto browserify your JS bundles using node enchilada module.

View Article

Image may be NSFW.
Clik here to view.

Open URL in User's Default browser with node.js

learn how to open a URL in user's preferred browser/app.

View Article

Image may be NSFW.
Clik here to view.

Fixing Linux Locale Warnings/Errors

Sometimes you may get locale warnings on linux system, learn how to fix them in this tutorial.

View Article


Image may be NSFW.
Clik here to view.

Migrating Issues and Wikis from Github to Bitbucket repository

If you've ever needed to migrate issues and wikis from github to bitbucket repo, then this tutorial will help you with the exact process in easy steps!

View Article


Image may be NSFW.
Clik here to view.

HTML5 audio support in iOS and Android browsers

Know about the quirks and limitations of html5 audio in ios and android chrome, safari and stock browsers so that you dont spend a lot of time making mistakes in your games or apps that require audio...

View Article

Image may be NSFW.
Clik here to view.

Send Newsletters or Email Marketing Campaigns via Amazon SES with Sendy

Send out emails to tons of people really cheap using Sendy (via amazon ses). Good alternative to expensive services like mailchimp, aweber and campaign monitor. Learn how to setup sendy on your server...

View Article

Image may be NSFW.
Clik here to view.

Admob SDK Integration with Phonegap

Learn how to integrate admob sdk to your phonegap apps.

View Article

Browsing latest articles
Browse All 38 View Live




Latest Images