webdu 2012: web developer conference

Cantrells Perspective

Some insight into how the Goog sees your feed. You might find it useful for trouble shooting - we certainly do.

Stomach Contents: Structure - struct
description Web Platform Application Developer, Product Manager, and Evangelist
encoding UTF-8
feedextension DublinCore
generator http://wordpress.org/?v=3.3.2
item
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value HTML
comments http://blogs.adobe.com/cantrell/archives/2012/05/a-complete-tour-of-adobe-shadow-in-10-minutes-including-integration-with-livereload.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value I recently demoed Adobe Shadow during the FITC keynote, but I didn’t have much time. There was more I wanted to show, so I decided to make a video of my segment and include the parts I had to leave out. I think I managed to cover all the most important features of Shadow in [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1211
link http://blogs.adobe.com/cantrell/archives/2012/05/a-complete-tour-of-adobe-shadow-in-10-minutes-including-integration-with-livereload.html
pubDate Thu, 03 May 2012 14:23:59 GMT
title A Complete Tour of Adobe Shadow in 10 Minutes (including integration with LiveReload)
2
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Conferences
comments http://blogs.adobe.com/cantrell/archives/2012/04/my-fitc-slides-are-online.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value I just put the slides from my FITC session up if you want to check them out. The presentation is called The New Playground: Adobe and HTML5. Before you start looking it, a few quick notes: It’s written in HTML, and since I wasn’t thinking about sharing it when I put it together, it probably [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1203
link http://blogs.adobe.com/cantrell/archives/2012/04/my-fitc-slides-are-online.html
pubDate Wed, 25 Apr 2012 18:20:34 GMT
title My FITC Slides are Online
3
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value HTML
2
Stomach Contents: Structure - struct
value JavaScript
comments http://blogs.adobe.com/cantrell/archives/2012/04/building-the-keyboard-from-tron-legacy-with-web-technologies.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value I recently re-watched TRON: Legacy, and after the scene where Sam types a few Unix commands on a virtual keyboard, I decided I had to try one out for myself. In addition to wanting to see what it was like to use a virtual keyboard, I also wanted to see if I could build it [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1195
link http://blogs.adobe.com/cantrell/archives/2012/04/building-the-keyboard-from-tron-legacy-with-web-technologies.html
pubDate Thu, 19 Apr 2012 16:34:16 GMT
title Building the Keyboard from TRON Legacy with Web Technologies
4
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Flash
2
Stomach Contents: Structure - struct
value HTML
3
Stomach Contents: Structure - struct
value JavaScript
comments http://blogs.adobe.com/cantrell/archives/2012/03/html-animation-with-requestanimationframe-and-flash-professional-cs6.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value If you’re curious about the new requestAnimationFrame API, here’s a demo along with a code walk-through: The requestAnimationFrame API is a replacement for setTimeout and setInterval in the context of HTML animations. It has two primary advantages over timer functions: It is synchronized with the browser’s repaint loop which allows for more highly optimized animations. [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1174
link http://blogs.adobe.com/cantrell/archives/2012/03/html-animation-with-requestanimationframe-and-flash-professional-cs6.html
pubDate Thu, 29 Mar 2012 14:54:55 GMT
title HTML Animation with requestAnimationFrame and Flash Professional CS6
5
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value Cool Tools
2
Stomach Contents: Structure - struct
value General
comments http://blogs.adobe.com/cantrell/archives/2012/03/stop-using-rm-on-the-command-line-before-its-too-late.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value True story… While writing a Python script one day to do a little screen scraping and reporting, the topic of data loss came up between a friend and myself. I was bragging that I had never in my life accidentally lost a single file or piece of data that I wasn’t able to recover. Literally seconds [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1171
link http://blogs.adobe.com/cantrell/archives/2012/03/stop-using-rm-on-the-command-line-before-its-too-late.html
pubDate Tue, 27 Mar 2012 17:46:10 GMT
title Stop Using “rm” on the Command Line (Before It’s Too Late)
6
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value HTML
2
Stomach Contents: Structure - struct
value JavaScript
comments http://blogs.adobe.com/cantrell/archives/2012/03/a-short-simple-video-explaining-the-shadow-dom-and-web-components.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value I’ve been playing around with the shadow DOM and web components, so I thought I’d put together a quick video explaining the advantages: You can starting experimenting with these concepts today using Chrome Canary. Just make sure you enable the Shadow DOM and scoped style flags by typing “chrome://flags” into your location bar: If you [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1165
link http://blogs.adobe.com/cantrell/archives/2012/03/a-short-simple-video-explaining-the-shadow-dom-and-web-components.html
pubDate Thu, 22 Mar 2012 14:56:23 GMT
title A Short Simple Video Explaining the Shadow DOM and Web Components
7
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value HTML
2
Stomach Contents: Structure - struct
value JavaScript
comments http://blogs.adobe.com/cantrell/archives/2012/03/accessing-the-accelerometer-and-gyroscope-in-javascript.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value Now that you can access motion sensors in both Google Chrome and mobile browsers, I decided to demo a couple of sample application which hook into the accelerometer and gyroscope: If you want to see these applications in action and/or check out the code, the links are below: Parallax Compass Note that the compass application [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1158
link http://blogs.adobe.com/cantrell/archives/2012/03/accessing-the-accelerometer-and-gyroscope-in-javascript.html
pubDate Tue, 20 Mar 2012 13:33:39 GMT
title Accessing the Accelerometer and Gyroscope in JavaScript
8
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value HTML
2
Stomach Contents: Structure - struct
value JavaScript
comments http://blogs.adobe.com/cantrell/archives/2012/03/mouse-pointer-lock-in-html-video-and-sample-code.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value After watching Paul Irish’s talk at SXSW, I got curious about the new pointer lock APIs in Chrome and decided to create a sample application. Pointer lock refers to the ability to lock the mouse pointer in one location and hide it while still getting certain mouse events like mousemove. This is critical for immersive [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1150
link http://blogs.adobe.com/cantrell/archives/2012/03/mouse-pointer-lock-in-html-video-and-sample-code.html
pubDate Thu, 15 Mar 2012 12:18:48 GMT
title Mouse Pointer Lock in HTML: Video and Sample Code
9
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value HTML
comments http://blogs.adobe.com/cantrell/archives/2012/03/the-next-step-in-mobile-html-workflows.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value If you do a lot of mobile web development, you might want to check out Adobe Shadow. Shadow is a way to easily push web content from your desktop to any number of mobile devices while you’re developing or testing so you don’t have to type in cumbersome URLs and keep refreshing. Additionally, Shadow allows you to [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1145
link http://blogs.adobe.com/cantrell/archives/2012/03/the-next-step-in-mobile-html-workflows.html
pubDate Wed, 07 Mar 2012 19:53:32 GMT
title The Next Step in Mobile HTML Workflows
10
Stomach Contents: Structure - struct
category
Stomach Contents: Structure - array
1
Stomach Contents: Structure - struct
value HTML
2
Stomach Contents: Structure - struct
value JavaScript
comments http://blogs.adobe.com/cantrell/archives/2012/02/prototyping-in-html.html#comments
dc_creator Christian Cantrell
description
Stomach Contents: Structure - struct
value Over the weekend, I built an e-book reader prototype to demonstrate some ideas that might make the digital book reading experience better. Although I was prototyping a native application, I found the easiest way to build it was with HTML, JavaScript, and CSS. Once CSS regions make it into all mobile browsers, I might put [...]
guid
Stomach Contents: Structure - struct
isPermaLink NO
value http://blogs.adobe.com/cantrell/?p=1140
link http://blogs.adobe.com/cantrell/archives/2012/02/prototyping-in-html.html
pubDate Mon, 20 Feb 2012 14:19:05 GMT
title Prototyping in HTML
language en
lastBuildDate Thu, 03 May 2012 14:23:59 GMT
link http://blogs.adobe.com/cantrell
title Christian Cantrell
version rss_2.0

Christian Cantrell

Technical Product Manager at Adobe, science fiction writer, and toy photographer. http://www.microkosmic.com

Be careful the next time someone asks you to pose for a photo with a device that also records video. http://t.co/E3r6S5yW@cantrell

Northern, VA