<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>charlescfenwick.com</title>
	<link>http://charlescfenwick.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 09 Apr 2009 18:47:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>MD5 SHA_MAC with crypto in erlang</title>
		<description>Just so you know because this tripped me up.
When you are trying to get crypto to work by doing something as simple as erlang:sha_mac(Key, String) and erlang:md5(String) and getting nothing but a port_control/3 error. Don't freak out, it's just an error communicating with the call to the c library that ...</description>
		<link>http://charlescfenwick.com/blog/?p=37</link>
			</item>
	<item>
		<title>Actionscript 3: Override a default public setter of an object.</title>
		<description>This one can be pretty nifty. In my certain case I had a bunch of on screen items that I continually updating their alpha property but when there was a mouse over I didn't want to update that property anymore and peg it right at 1 so it stood out. ...</description>
		<link>http://charlescfenwick.com/blog/?p=35</link>
			</item>
	<item>
		<title>Actionscript 3: Rotating an object from an arbitrary point.</title>
		<description>I've run into this problem a few times I want to rotate and object by an arbitrary point. First off actionscript doesn't let you change you point from which you rotate when you change the rotation attribute of an object. By default when you rotate using the rotation attribute flash ...</description>
		<link>http://charlescfenwick.com/blog/?p=34</link>
			</item>
	<item>
		<title>Wow time flies</title>
		<description>wow time flies I totally forgot I even put this up. Since my last post I've since made a flash game and it's currently on a commercial site, not really there yet so I'm not going to mention it.
Otherwise I started on yet another tower defense game with has been ...</description>
		<link>http://charlescfenwick.com/blog/?p=33</link>
			</item>
	<item>
		<title>I want to write a flash game</title>
		<description>I've always wanted to write a flash game. It's been so intimidating not just the having to learn flash but the how do I make a fun and addictive game. Well the first hurdle I think I've gotten over. Recently I've had to opportunity to learn flex. It's kind of ...</description>
		<link>http://charlescfenwick.com/blog/?p=31</link>
			</item>
	<item>
		<title>Dear house of representatives, and shortly the senate.</title>
		<description>How are you? I'm ok things haven't been going that well I'm burried under student loan debt, oh it's my fault I know but I d </description>
		<link>http://charlescfenwick.com/blog/?p=30</link>
			</item>
	<item>
		<title>I :heart: python + SimpleXMLRPCServer</title>
		<description>Not much to say other than I've played with it and it's the coolest thing ever. I'm thinking a crazy ec2 setup using these is in order. More later. </description>
		<link>http://charlescfenwick.com/blog/?p=29</link>
			</item>
	<item>
		<title>Credit Card Debt Calculator</title>
		<description>Credit cards are great you can cover some of your expenses if you come up a little short and as long as you can pay them off in a reasonable amount of time they are great deal. 

If you use them in that way, on the other hand, you can ...</description>
		<link>http://charlescfenwick.com/blog/?p=28</link>
			</item>
	<item>
		<title>Pictures from Lhasa, Tibet</title>
		<description>I took a trip a few years back with my sister. She was living in Hong Kong at the time and I was at her place and she mentioned that she could take some time off and if I could go some place, where would I want to go? Some ...</description>
		<link>http://charlescfenwick.com/blog/?p=27</link>
			</item>
	<item>
		<title>Star Trek: Voyager Mosaics</title>
		<description>Nothing new going algorithm wise here just used the closest color then segmented histograms and then the minimum distance methods to make these. They didn't turn out as well as I hoped but I started with some crappy source images anyways I'm looking forward to trying more. But even more ...</description>
		<link>http://charlescfenwick.com/blog/?p=26</link>
			</item>
</channel>
</rss>
