Skip to content

cjgammon

whatever i feel like writing about

Tag: web

safari activity window for all browsers.. Charles

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

So I've always been in love with safari's Activity window, but I often like using more common browsers for website debugging and hate jumping over to safari which typically runs the same as my standard…

Read more of safari activity window for all browsers.. Charles →

Posted in web design Tagged debug, development, web

Papervision3D filter notes

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

Typically when adding filters in papervision you have to use ViewportLayers and apply the filters to them, however this can become messy and tedious if you are applying filters to a large number of objects.…

Read more of Papervision3D filter notes →

Posted in actionscript, design Tagged 3d, actionscript, as3, coding, development, flash, papervision, 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

Content Management System Overview

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

This is just a brief summary of some of the Content Management Systems I've used and what they're good at/bad at, to hopefully help you make better decisions when deciding how to go about your…

Read more of Content Management System Overview →

Posted in web design Tagged CMS, coding, development, linkedin, 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

deploy any site with capistrano from svn

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

Capistrano is a very cool web deployment tool initially built for the ruby on rails environment, more info can be found here.  However you don't just have to be coding in Ruby to use it,…

Read more of deploy any site with capistrano from svn →

Posted in web Tagged linkedin, web

HTML5 getting started with canvas

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

HTML5 and javascript are the next wave of web capabilities to do rich content without flash or any other plug-ins like unity. A big part of this is the canvas element which allows you to…

Read more of HTML5 getting started with canvas →

Posted in web Tagged html 5, linkedin, web

CSS Sprite Map Generator for background-image

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

So yesterday I thought it would be useful to have a tool that generates CSS classes based on defined slices of an image.  There are tools out there that do this but I wanted to…

Read more of CSS Sprite Map Generator for background-image →

Posted in web, workflow Tagged as3, css, linkedin, web

SXSW 2014: Rich Web Experiences and The Future of the Web

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

Earlier this year at SXSW I gave a presentation on Rich Web Experiences, involving different technologies and techniques you can use to build richer experiences. This was an evolving talk that I've continued to work…

Read more of SXSW 2014: Rich Web Experiences and The Future of the Web →

Posted in design, web Tagged development, web

CSS Blend Modes

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

Blend Modes is one of the new specifications coming to CSS, you can test this in certain recent builds of webkit with: -webkit-blend-mode Values include traditional blend modes like multiply, screen, overlay, and more. This…

Read more of CSS Blend Modes →

Posted in design, web Tagged css, html 5, web

Posts pagination

←Previous page Page 1 … Page 4 Page 5 Page 6 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.