Home
Welcome to the new home of Comcast Interactive Media's open source projects!
For SVN access use:
svn checkout http://code.cimians.com/svn/<project name>
For anonymous Git access use:
git clone http://code.cimians.com/git/<project name>.git
For developer Git access use:
git clone git@code.cimians.com:<project name>.git
A CruiseControl.rb instance is available at http://code.cimians.com/cruisecontrol.rb. Please file an issue if you would like your project set up for continuous integration.
Latest projects
-
cimspringfield (08/25/2008 07:56 PM)
Springfield is an internal CMS and Feed Processing system built on top of, among other things, OSGi.
-
Pyro Logging Framework (08/07/2008 06:05 PM)
The Pyro Logging Framework is a group of classes that allow developers to log events in their application to designated consoles, giving them visibility into whats happening in their application after they are deployed.
For SVN access use:
svn checkout http://code.cimians.com/svn/pyrologging
-
DevTools (06/23/2008 06:30 PM)
A collection of general system scripts that we use to make dealing with internal systems easier. For now, these tools are tailored to how we do things at CIM, so your milage may vary. Please submit patches if you find areas where these tools could be made more general.
-
OpenPyro (06/03/2008 05:40 PM)
OpenPyro is a pure AS3 framework for creating RIA's. OpenPyro draws a lot of inspiration from Flex but aims to be more expressive as well as have a smaller filesize and memory footprint. You can read more about this project on the Intro section.
Currently OpenPyro is work in progress, but stay tuned for a 0.1 release soon.
-
LogBook (05/19/2008 06:00 PM)
The LogBook project aims to ease the development process for Flex applications by allowing Flex and pure actionscript logging messages to be sent to the AIR application via LocalConnections.