code journal

Main Menu

Skip to content
  • About
  • Jobs

Tag Archives: html5 canvas

Horizontal Bar Graph

canvas-charts

July 30, 2012by unknowncoder Leave a comment

I just committed my first open source project on GitHub. You check it out here. Here’s the example client with graphs:  

Read Article →
HTML5, Web Development

Optimizing HTML5 canvas drawing for high density screen

May 17, 2012by unknowncoder Leave a comment

 //set the canvas size canvasEl.style.width = this.containerWidth + “px”; canvasEl.style.height = this.containerHeight + “px”; // scale 2x if(window.devicePixelRatio == 2) { //set the actual drawing size canvasEl.width = this.containerWidth * […]

Read Article →
App Development, Software Development, Web Development

Post navigation

Top Posts & Pages

  • iOS Style Scroller For PhoneGap App
  • Touch Events On A Desktop Browser
  • Support For Anti-Cache In Zepto's Ajax Requests
  • Android ProGuard issues with Google API libraries
  • What?! I can use HTML/Javascript/CSS for native mobile apps?
  • Optimizing HTML5 canvas drawing for high density screen

Archives

  • December 2012
  • October 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • March 2012
  • February 2012
  • December 2011

Tags

android anti-cache Apache Camel appMobi async anti-cache async cache bluetooth cache Camel css css3 DaisyWorks daisy works desktop touch events garage opener how to test camel routes html html5 canvas iphone 4 iphone 4s javascript javascript touch framework jqMobi jQuery jquery anti-cache in Zepto mobile apps mobile garage opener native opening garage using cell phone phonegap phonegap android phonegap iphone retina display scale Testing Testing Routes touche touch events touch events for desktop browser touch library translate3d Unit Test Unit Test Routes XDK Zepto

Meta

  • Register
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.com

Recent Posts

  • 2012 in review
  • left-right
  • UTC Offset regex validation
  • Closure function vs defined (named) function
  • PHP file download

Categories

  • App Development
  • HTML5
  • Javascript
  • Software Development
  • Technology
  • Uncategorized
  • Web Development
Blog at WordPress.com. | Theme: Oxygen by AlienWP.
Follow

Get every new post delivered to your Inbox.

Powered by WordPress.com