Skip to content

cjgammon

whatever i feel like writing about

Tag: web

three.js custom shader material

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

This post is going to assume you have used three.js to set up a basic scene with a camera and objects. The shaders can go in a script tag within the page and then can…

Read more of three.js custom shader material →

Posted in web, webgl Tagged html 5, web, webgl

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

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

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

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

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

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

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

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

Posts navigation

←Previous page Page 1 … Page 5 Page 6

Archives

  • 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.