<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.5" -->
<rss version="0.92">
<channel>
	<title>CODE ENDEAVOR</title>
	<link>http://codeendeavor.com</link>
	<description>AARON SMITH'S CODE ENDEAVOR</description>
	<lastBuildDate>Tue, 09 Mar 2010 05:24:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Removing Classes from MXMLC Link Reports</title>
		<description>I started creating swcs for guttershark and ran into an annoying problem that I'm sure others have run into. In order to exclude classes from a swc you have to generate a link report from mxmlc. Then re-create the swc but tell mxmlc to load that report file and use ...</description>
		<link>http://codeendeavor.com/archives/826</link>
			</item>
	<item>
		<title>Guttershark Updates</title>
		<description>I finished the service layer updates. I ended up re-writing the flash remoting classes, and mostly re-writing the soap classes. There are a bunch more examples in the repository for working with http, remoting, and soap. It's really good stuff and simplifies those layers even more than what's in the ...</description>
		<link>http://codeendeavor.com/archives/821</link>
			</item>
	<item>
		<title>Guttershark Service Abstraction Updates</title>
		<description>I'm working on revamping the service abstractions in Guttershark. I'll be completely removing the ServiceManager in favor of using a class directly (like HTTPCall, SoapService, etc). I've got the http stuff done, and need to update soap and remoting. The http code is the most drastically changed. The soap and ...</description>
		<link>http://codeendeavor.com/archives/814</link>
			</item>
	<item>
		<title>Coda Plugin for Gity</title>
		<description>Randomly came across this plugin for Coda which opens your project in Gity. Check it out. </description>
		<link>http://codeendeavor.com/archives/811</link>
			</item>
	<item>
		<title>New TextAttributes Class in Guttershark</title>
		<description>I added this new class called TextAttributes. It simplifies setting the right properties on a text field for text formats, stylesheets, a few other things, and the model has helpers to simplify it even more.

Here's a model xml file:



	
	
		
	
	
	
		
		
	
	
	
		
			
		
	
	
	
		
	
	



Simple enough, the model defines fonts, stylesheets, and now the additional textAttributes ...</description>
		<link>http://codeendeavor.com/archives/803</link>
			</item>
	<item>
		<title>Tracking With Guttershark</title>
		<description>I thought I'd take a minute to show how I implement tracking with guttershark. I've used this a lot and it always works. I wrote this tracking manager a while ago with the intentions of figuring out these problems:


Provide some sort of assertions mechanism so the manager will first assert ...</description>
		<link>http://codeendeavor.com/archives/790</link>
			</item>
	<item>
		<title>New KeyHandler Class</title>
		<description>I've added a new class to replace the KeyManager. The key manager was nice but somewhat complicated internally. I'm replacing it with this new key handler class - It's similar to the key manager except that it will only handle one key event per instance VS the key manager which ...</description>
		<link>http://codeendeavor.com/archives/783</link>
			</item>
	<item>
		<title>More Guttershark Updates</title>
		<description>Recently I put up some updates to guttershark - they sucked, so I've got another update. I was getting tired of having to include 90K for any swf that uses GS. So I went through and decoupled quite a bit.

Primarily it was all the singletons that were included. Originally, when ...</description>
		<link>http://codeendeavor.com/archives/766</link>
			</item>
	<item>
		<title>Elsware: Transactional Python Deployments</title>
		<description>I built this transactional python deployment system a while back. I didn't ever mention it because I was waiting to add a few things. But now that I'm looking at it again, I'm remembering that it's actually pretty cool and some people might like it. Or maybe want to use ...</description>
		<link>http://codeendeavor.com/archives/757</link>
			</item>
	<item>
		<title>Any Cocoa Developers Interested In Mac Endeavor?</title>
		<description>I'm slowly starting to keep an eye out for people who are interested in Cocoa, interested in Mac Endeavor, or just people who are hard workers.

Mac Endeavor is in very early stages right now. I've only got a few applications available; slowly but surely I'm getting more maintenance and new ...</description>
		<link>http://codeendeavor.com/archives/699</link>
			</item>
</channel>
</rss>
