Skip to content

cjgammon

whatever i feel like writing about

Month: October 2005

swfaddress and google analytics

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

Insert your normal google analytics code: and your swfaddress javascript with minor additions for the analytics: and there you go, if you know how to use swfaddress then you know how to track your flash…

Read more of swfaddress and google analytics →

Posted in actionscript, web design Tagged actionscript, analytics, flash, google

threadless debut.

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

my first threadless critique oh the harshness of it all, Garden Gnome Power

Posted in Uncategorized Tagged design, t-shirt

Richer Web Experiences

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

An article of mine was recently published in Web Designer Depot, discussing a few topics I’ve been covering in recent talks about how to make richer web experiences. It’s just a brief overview, but you…

Read more of Richer Web Experiences →

Posted in web, web design Tagged design, development, web

Animate SVG with the Flash Timeline

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

Here’s an introduction video to Snap.SVG Animator, allowing you to publish animated SVG from the Flash Animation tool. Scalable Vector Graphics (SVG) is a powerful tool in the web developer’s arsenal. But web creators have…

Read more of Animate SVG with the Flash Timeline →

Posted in flash, svg, technology, web Tagged coding, development, flash, html 5, svg, web

SVG Calendar

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

Happy New Year! I like to make a calendar for our family each year and doing the layout in illustrator can be rather tedious. So last year I decided to write some code to do…

Read more of SVG Calendar →

Posted in svg, technology, web Tagged coding, development, html 5, svg, web

Script Analog Game Design with SVG

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

I have a great passion for games of all kinds. Since I was a kid board games were always something I enjoyed and I even would sketch out and make up my own out of…

Read more of Script Analog Game Design with SVG →

Posted in svg, technology, web Tagged coding, development, html 5, svg, web

Masking in Design Tools

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

Before digital imaging similar effects to masking could be achieved through double exposure, where film is exposed to multiple negatives or shapes which combine the visible portion of the photographs. In digital media this uses…

Read more of Masking in Design Tools →

Posted in design, web Tagged development, masking, web

Masking in CSS

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

As far as CSS features go this is still relatively new. Because of this, support can be spotty. So let’s check out caniuse.com. Caniuse is a website created by a friend of mine Alexis Diveria,…

Read more of Masking in CSS →

Posted in design, web Tagged css, development, masking, web

Masking in SVG

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

Masking is really powerful in SVG in fact SVG has it’s own mask element specific to this purpose. <mask id=”myMask”></mask> We can add this element into our <defs> tag and then any content we add…

Read more of Masking in SVG →

Posted in design, web Tagged development, masking, svg, web

Masking in Canvas

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

Because the canvas requires manual drawing through scripting we need to leverage the 2d canvas API, through the canvas’ 2d context. Clip paths in canvas are pretty straight forward. First we simply draw a path…

Read more of Masking in Canvas →

Posted in design, web Tagged canvas, development, masking, web

Posts pagination

Page 1 Page 2 … Page 7 Next page→

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.