Skip to content

cjgammon

whatever i feel like writing about

Tag: javascript

SVG Animation with Snap

By cjgammon Last updated: October 14, 2005April 29, 2022

Adobe recently open sourced Snap, a javascript library for manipulating Scalable Vector Graphics (SVG) on the web. The library was written by Dmitry Baranovskiy, who wrote the popular Raphaël library for vector graphics on the…

Read more of SVG Animation with Snap →

Posted in web, web design Tagged javascript, snap, svg, web

HTML5 Dev Conf “Web + Wow”

By cjgammon Last updated: October 14, 2005April 29, 2022

I spoke at HTML5DevConf last October. My talk was called “Web + Wow” and explored the web as rich medium and different techniques people can use for some interesting effects. You can find the synopsis…

Read more of HTML5 Dev Conf “Web + Wow” →

Posted in javascript, web, web design, webgl Tagged javascript, technology, web, webgl

Canvas Blend Modes in Safari on Desktop and iOS7

By cjgammon Last updated: October 14, 2005April 29, 2022

Blend Modes have probably been one of the most highly requested features in canvas. Canvas is great for gaming and rich visual effects down to the pixel level, and though we can do shaders and…

Read more of Canvas Blend Modes in Safari on Desktop and iOS7 →

Posted in design, javascript, web, web design Tagged canvas, javascript, web

RequireJS better organizing dependencies

By cjgammon Last updated: October 14, 2005April 29, 2022

I love RequireJS.  Javascript, with all it's flexibility and power, tends to lack a bit in organization and dependency management. ECMAScript 6 promises to fix with classes and modules, but until then we have RequireJS.…

Read more of RequireJS better organizing dependencies →

Posted in javascript, web Tagged coding, development, javascript, requirejs, web

swfaddress 2.3 problems: IE7 not loading parameters/not updating URL

By cjgammon Last updated: October 14, 2005April 29, 2022

I have since reverted to using swfaddress 2.2, I should note I am also using swfobject 2.2. First the confusion began when I noticed in the src folder when downloading the swfaddress package there are…

Read more of swfaddress 2.3 problems: IE7 not loading parameters/not updating URL →

Posted in web design Tagged development, flash, javascript, web

getElementsByClassName

By cjgammon Last updated: October 14, 2005April 29, 2022

getElementById had always been a nice way to reference attributes of an element in your html via javascript, but now with the dawn of HTML 5 you can update whole groups with the getElementsByClassName function…

Read more of getElementsByClassName →

Posted in Uncategorized Tagged coding, html 5, javascript, web

Archives

  • April 2025
  • March 2025
  • July 2024
  • February 2023
  • January 2023
  • November 2022
  • June 2022
  • May 2022
  • April 2022
  • October 2021
  • June 2020
  • January 2020
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • October 2016
  • December 2015
  • October 2015
  • August 2015
  • August 2013
  • October 2005
RSS
© Copyright cjgammon. All rights reserved.