ERiKmob Profile

ERiK
Join Date:
2012-01-29
Blogs Owned
Latest Blog Posts
- Detect if device support Touch using Javascripton May 25, 2013 in Code.JavascriptTo detect if the device support Touch with Javascript: <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <header id="header" role="banner"> <h1><a hr...
- Read the book "Programming JavaScript Applications" Early Release online for FREEon May 23, 2013 in Javascript ReferencesProgramming JavaScript Applications Early Release With this digital Early Release edition of Programming JavaScript Applications by Eric Elliott, you get the entire book bundle in its earliest form—the author's raw and unedited content—so you c...
- Chrome Rendering Performance, Google I/O 2013Google I/O 2013 - Jank Free: Chrome Rendering Performance Animations and scrolling at 60FPS: difficult! Let's talk about rendering performance by way of a couple case studies. We'll cover the basic challenge of smooth animation, approaches to findin...
- New Web Tools and Advanced CSS/HTML5 Features from Adobe and GoogleGoogle I/O 2012 - New Web Tools and Advanced CSS/HTML5 Features from Adobe & Google Innovative new features such as CSS Regions, Exclusions, Shaders, Compositing, and the Shadow DOM bring powerful capabilities to modern browsers. See demos and c...
- Chrome Experiments, a showcase for creative web experimentsChrome Experiments is a showcase for creative web experiments, the vast majority of which are built with the latest open technologies, including HTML5, Canvas, SVG, and WebGL. All of them were made and submitted by talented artists and programmers fr...
- Develop Mobile Web Applications On Your Android Device, with upcoming NetBeans IDE 7.4It's a blog post from Oracle NetBeans Web Client, introduces an exciting new feature in the upcoming NetBeans IDE 7.4. Namely, JavaScript debugging and visual CSS editing on Android devices. With this feature, you can develop mobile web applications...
- Building the Web Togetheron May 15, 2013 in miscFrom a humble beginning of static text, images, and links, the web has grown into a rich platform teeming with interactive content and powerful applications.
- Go 1.1 releasedon May 14, 2013 in GOGo is an open source programming environment that makes it easy to build simple, reliable, and efficient software. http://golang.org/ Know more about the update, visit http://blog.golang.org/2013/05/go-11-is-released.html...
- Using Dart and JavaScript together in your web app.on May 14, 2013 in Javascript DART...
- Try Dart in browseron May 12, 2013 in DARTYou can try Dart in your browser without installation, by visiting http://try.dartlang.org/. Try Dart in Chrome run on Ubuntu Try Dart in Chrome run on Android 4.1.1 Try Dart in Chrome run on Android 4.1.1...
- New Zealand Government Announces That Software Will No Longer Be Patentableon May 11, 2013 in newsThe Government of New Zealand announced that software in the country will no longer be patentable. New Zealand’s largest IT representative body, the Institute of IT Professionals, expressed relief and said the decision removed a major barrier to so...
- An introduction to WebGLon May 8, 2013 in WebGL...
- What's My User Agent?on May 7, 2013 in Tools"What's My User Agent?" allows you to view details about your user agent, along with other information your browser sends to this website. What's My User Agent?
- What the Internet is Doing to Our Brainson May 7, 2013 in misc...
- Detect user agent using javascripton May 7, 2013 in Code.JavascriptTo detect user agent in JavaScript, simple read navigator.userAgent. <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Mobile-Web-App: Detect Browser</title> <script type="text/javascript"> f...
- Embed Photo Spheres on Your WebsiteGoogle launched a web site (https://developers.google.com/panorama/web/) for developer to embed Photo Spheres to any web site. It shows how to easily embed photo spheres on any website with an interactive, 360-degree panorama viewer.
- New Free Intel® HTML5 Development EnvironmentIntel acquired appMobi*'s HTML5 tools in February and make the tools easier to use and more robust. As part of Intel's commitment, The following feature added: •Windows* 8 and Windows* 8 Phone support which instantly increases your reach to more...
- Check if your browser support WebGLon May 3, 2013 in WebGLTo check if your browser, visit http://get.webgl.org/. You get.webgl.org visited using Firefox Browser for Android 20.0.1...
- Google Fonts is free to download nowon May 1, 2013 in GoogleGoogle have teamed up with SkyFonts to offer desktop versions of their popular Google Fonts free of charge. SkyFonts automatically updates the fonts installed on your system whenever they are updated on Google Fonts. With the fonts installed loc...
- Google Maps JavaScript API v2 will shutdown on November 19, 2013Google Maps JavaScript API v2 will shutdown on November 19, 2013. On that date, Google will attempt to automagically turn remaining v2 maps into v3 maps, by way of a JavaScript wrapper Google will deploy. Expect this wrapper to work for most simple m...