Skip to content

cjgammon

whatever i feel like writing about

Month: October 2005

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

applescript to hide/reveal hidden files

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

There are certain things I find I do now and again which would be nice to automate. One of them is revealing hidden files, on a mac that means the file name begins with a…

Read more of applescript to hide/reveal hidden files →

Posted in workflow Tagged applescript, automation, linkedin

Parse XML for iPhone NSXMLParser

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

so here's how you parse an xml file in objective c, you include the xml in you resources folder in xcode and then we'll create a class file which acts as an NXMLParserDelegate to parse…

Read more of Parse XML for iPhone NSXMLParser →

Posted in iphone Tagged coding, iphone, xml

Flixel Animated TileMap

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

So I was putting together a game where I wanted an animated tilemap in flixel, it did not seem to have this functionality natively, so I created a class for it and thought I'd share.…

Read more of Flixel Animated TileMap →

Posted in actionscript, games Tagged actionscript, as3, coding, flash, flixel, game, linkedin

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

HTML5 interaction on the iPhone limitations

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

Although Apple claims to be a major proponent of HTML5 by dismissing flash, the truth is they are really just trying to keep the web from being as rich as native applications where they have…

Read more of HTML5 interaction on the iPhone limitations →

Posted in iphone, web Tagged html 5, iphone

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

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

Thoughts about hack-a-thons

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

So I attended a game jam this weekend.  I  haven’t done any flash programming for about 2 years, so it was fun to take a trip back into the past and write some Actionscript again.…

Read more of Thoughts about hack-a-thons →

Posted in actionscript, adobe, games Tagged actionscript, as3, development, flash, game, stage3d, starling

Posts pagination

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