<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GO MAKE SOME NEW DISASTER</title>
	<atom:link href="http://timbeynart.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://timbeynart.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 Nov 2011 21:30:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='timbeynart.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/6d5813429a942be8985c53db7e4d04fe?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GO MAKE SOME NEW DISASTER</title>
		<link>http://timbeynart.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://timbeynart.com/osd.xml" title="GO MAKE SOME NEW DISASTER" />
	<atom:link rel='hub' href='http://timbeynart.com/?pushpress=hub'/>
		<item>
		<title>OSMF: Plugin Fun, Round One</title>
		<link>http://timbeynart.com/2011/04/28/osmf-plugin-fun-round-one/</link>
		<comments>http://timbeynart.com/2011/04/28/osmf-plugin-fun-round-one/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 18:34:05 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[OSMF]]></category>

		<guid isPermaLink="false">http://timbeynart.com/?p=122</guid>
		<description><![CDATA[I noticed some strange network behavior when loading custom plugins at runtime.  They are requested twice. I had it in my mental backlog to investiagte, but a colleague beat me to it. This loading behavior is by design, apparently: Dynamic plugins are now loaded twice. On the first load, they’re placed into a separate application [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=122&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I noticed some strange network behavior when loading custom plugins at runtime.  They are requested twice. I had it in my mental backlog to investiagte, but a colleague beat me to it. This loading behavior is by design, apparently:</p>
<blockquote><p>Dynamic plugins are now loaded twice. On the first load, they’re placed into a separate application domain in order to validate versioning. On the second load (which should pull the plugin from the cache, negating any additional network request), they’re placed into a child of the current application domain, so that class types are merged. Note that this means that a plugin will be initialized twice. For this reason, it’s recommended that any initialization logic be placed in the overridden PluginInfo.initializePlugin method, which is only invoked on the second load.<br />
(from <a title="http://forums.adobe.com/thread/798166" href="http://forums.adobe.com/thread/798166">http://forums.adobe.com/thread/798166</a>)</p></blockquote>
<p>This is the kind of information that should be in big ass bold letters in the developer docs.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=122&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2011/04/28/osmf-plugin-fun-round-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>AIM Blast in iChat Busted: workaround</title>
		<link>http://timbeynart.com/2011/04/26/aim-blast-in-ichat-busted-workaround/</link>
		<comments>http://timbeynart.com/2011/04/26/aim-blast-in-ichat-busted-workaround/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 16:46:42 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Geekery]]></category>

		<guid isPermaLink="false">http://timbeynart.com/?p=117</guid>
		<description><![CDATA[I just got a new MacBook Pro with iChat 5.0.3, and the AIM Blast chat groups don&#8217;t work. I can see the group in my buddy list, but all the options to send a new chat are greyed out. I found 2 workarounds: 1. once you receive a chat from the group, the group is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=117&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just got a new MacBook Pro with iChat 5.0.3, and the AIM Blast chat groups don&#8217;t work. I can see the group in my buddy list, but all the options to send a new chat are greyed out.<br />
I found 2 workarounds:<br />
1. once you receive a chat from the group, the group is enabled for the remainder of the session.<br />
2. to initiate a chat without waiting for someone to ping the group, go to File &gt; New Chat and type the group name into the dialog, like &#8220;[groupname]&#8221; without the quotes. Kind of clunky, but it works.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=117&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2011/04/26/aim-blast-in-ichat-busted-workaround/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>Adjust timeout for Flash Player in FireFox 4</title>
		<link>http://timbeynart.com/2011/04/11/adjust-timeout-for-flash-player-in-firefox-4/</link>
		<comments>http://timbeynart.com/2011/04/11/adjust-timeout-for-flash-player-in-firefox-4/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 22:07:28 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://timbeynart.com/?p=110</guid>
		<description><![CDATA[I find myself wishing I could either turn off the plugin timeout during debugging, or make it shorter. Many times when I get an unhandled error in the Flash debug player, I am unable to dismiss the modal window and have to wait out the browser&#8217;s timeout or kill the process. So, I found some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=110&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I find myself wishing I could either turn off the plugin timeout during debugging, or make it shorter. Many times when I get an unhandled error in the Flash debug player, I am unable to dismiss the modal window and have to wait out the browser&#8217;s timeout or kill the process.<br />
So, I found some helpful info here about plugin settings in FireFox.<br />
<a title="http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins#Plugin_hang_detector" href="http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins#Plugin_hang_detector"> http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins#Plugin_hang_detector</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=110&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2011/04/11/adjust-timeout-for-flash-player-in-firefox-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>Nerd Alert: Fringe &quot;White Tulip&quot; Episode</title>
		<link>http://timbeynart.com/2011/03/27/fringe-white-tulip-ep/</link>
		<comments>http://timbeynart.com/2011/03/27/fringe-white-tulip-ep/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 18:26:30 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Geekery]]></category>

		<guid isPermaLink="false">http://blog.timbeynart.com/?p=50</guid>
		<description><![CDATA[This is one of the best scifi episodes of any series I have seen on TV. Great story, great message. From Season 2 of Fringe. No longer available on Hulu, but dig it up on DVD or Amazon.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=50&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is one of the best scifi episodes of any series I have seen on TV.  Great story, great message.</p>
<p><object width="575" height="332"><param name="movie" value="http://www.hulu.com/embed/vg9H49IRV2Tf5rBy6JkPoA"></param><embed src="http://www.hulu.com/embed/vg9H49IRV2Tf5rBy6JkPoA" type="application/x-shockwave-flash" width="575" height="332"></embed></object></p>
<p>From Season 2 of Fringe.</p>
<p>No longer available on Hulu, but dig it up on DVD or <a title="Amazon" href="http://www.amazon.com/gp/product/B003HIIFSQ/ref=atv_feed_catalog&amp;tag=imdb-amazonvideo-20">Amazon</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=50&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2011/03/27/fringe-white-tulip-ep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>StageVideo plugin up on Adobe OSMF Marketplace</title>
		<link>http://timbeynart.com/2011/01/23/stagevideo-plugin-up-on-adobe-osmf-marketplace/</link>
		<comments>http://timbeynart.com/2011/01/23/stagevideo-plugin-up-on-adobe-osmf-marketplace/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 21:56:45 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[OSMF]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://timbeynart.com/?p=105</guid>
		<description><![CDATA[This plugin is a rudimentary implementation of StageVideo in an OSMF context. I will post an in-depth article soon (if my wife doesn&#8217;t give birth this week). http://www.adobe.com/cfusion/marketplace/index.cfm?userid=&#38;&#38;marketplaceid=3&#38;event=marketplace.offering&#38;offeringid=20681<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=105&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This plugin is a rudimentary implementation of StageVideo in an OSMF context. I will post an in-depth article soon (if my wife doesn&#8217;t give birth this week).</p>
<p><a href="http://www.adobe.com/cfusion/marketplace/index.cfm?userid=&amp;&amp;marketplaceid=3&amp;event=marketplace.offering&amp;offeringid=20681">http://www.adobe.com/cfusion/marketplace/index.cfm?userid=&amp;&amp;marketplaceid=3&amp;event=marketplace.offering&amp;offeringid=20681</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=105&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2011/01/23/stagevideo-plugin-up-on-adobe-osmf-marketplace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>Enable Number Pad in BootCamp/Windows</title>
		<link>http://timbeynart.com/2009/10/11/enable-number-pad-in-bootcampwindows/</link>
		<comments>http://timbeynart.com/2009/10/11/enable-number-pad-in-bootcampwindows/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 17:30:19 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Geekery]]></category>

		<guid isPermaLink="false">http://blog.timbeynart.com/?p=45</guid>
		<description><![CDATA[For weeks I have been wondering why the number pad on my aluminum Apple keyboard never works when booted into Windows. Turns out the &#8220;clear&#8221; key above the 7 acts like &#8220;Number Lock&#8221; for a normal keyboard. Well, I am a dumbass. Thanks go to this forum: http://forums.macrumors.com/showthread.php?t=402009<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=45&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For weeks I have been wondering why the number pad on my aluminum Apple keyboard never works when booted into Windows.  Turns out the &#8220;clear&#8221; key above the 7 acts like &#8220;Number Lock&#8221; for a normal keyboard. Well, I am a dumbass. Thanks go to this forum: <a href="http://forums.macrumors.com/showthread.php?t=402009">http://forums.macrumors.com/showthread.php?t=402009</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=45&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2009/10/11/enable-number-pad-in-bootcampwindows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>SSDs and Windows 7</title>
		<link>http://timbeynart.com/2009/10/10/ssds-and-windows-7/</link>
		<comments>http://timbeynart.com/2009/10/10/ssds-and-windows-7/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 17:54:16 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Geekery]]></category>

		<guid isPermaLink="false">http://blog.timbeynart.com/?p=43</guid>
		<description><![CDATA[I just ordered a Lenovo T500 and an OCZ Agility Solid State Disk, so I am looking forward to geeking out with my new gear. I have been reading up on SSDs, and here is one of the best articles I have found regarding Windows 7: http://blogs.msdn.com/e7/archive/2009/05/05/support-and-q-a-for-solid-state-drives-and.aspx also, Anandtech.com sets the standard for SSD informational [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=43&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just ordered a Lenovo T500 and an OCZ Agility Solid State Disk, so I am looking forward to geeking out with my new gear. I have been reading up on SSDs, and here is one of the best articles I have found regarding Windows 7:<br />
<a href="http://blogs.msdn.com/e7/archive/2009/05/05/support-and-q-a-for-solid-state-drives-and.aspx">http://blogs.msdn.com/e7/archive/2009/05/05/support-and-q-a-for-solid-state-drives-and.aspx</a><br />
also, Anandtech.com sets the standard for SSD informational articles:<br />
<a href="http://www.anandtech.com/storage/showdoc.aspx?i=3531">http://www.anandtech.com/storage/showdoc.aspx?i=3531</a><br />
<a href="http://www.anandtech.com/storage/showdoc.aspx?i=3631">http://www.anandtech.com/storage/showdoc.aspx?i=3631</a><br />
and this little gem about the generation 2 Intel X25:<br />
<a href="http://www.pcper.com/article.php?aid=750&amp;type=expert&amp;pid=1">http://www.pcper.com/article.php?aid=750&amp;type=expert&amp;pid=1</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=43&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2009/10/10/ssds-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Builder WTF</title>
		<link>http://timbeynart.com/2009/07/10/flex-builder-wtf/</link>
		<comments>http://timbeynart.com/2009/07/10/flex-builder-wtf/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 11:54:24 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.timbeynart.com/?p=32</guid>
		<description><![CDATA[The Flex Builder properties palette only allows a &#8220;default application&#8221; class to be set in the default (a.k.a untyped) package. WTF. So, you have to manually edit the .actionScriptProperties file to get the friggin built in compiler to work. This was not fixed in FB 4 Beta. I do not appreciate Adobe making architecture decisions [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=32&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Flex Builder properties palette only allows a &#8220;default application&#8221; class to be set in the default (a.k.a untyped) package.  WTF.<br />
So, you have to manually edit the .actionScriptProperties file to get the friggin built in compiler to work.<br />
This was not fixed in FB 4 Beta.<br />
I do not appreciate Adobe making architecture decisions for me. Boooo.<br />
<span id="more-32"></span><br />
Example <code>.actionScriptProperties</code> with manual update:</p>
<p><span style="color:#c0c0c0;"><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br />
&lt;actionScriptProperties <span style="color:#ff0000;">mainApplicationPath="com/foo/bar/Main.as"</span> version="3"&gt;<br />
...<br />
&lt;applications&gt;<br />
<span style="color:#ff0000;">&lt;application path="com/foo/bar/Main.as"/&gt;</span><br />
&lt;/applications&gt;<br />
...<br />
&lt;/actionScriptProperties&gt; </code></span></p>
<p>Here is a screenshot of the palette not working:<br />
<a href="http://timbeynart.files.wordpress.com/2009/07/picture-11.png"><img class="alignleft size-full wp-image-35" title="classpath_fb_fail" src="http://timbeynart.files.wordpress.com/2009/07/picture-11.png?w=575" alt="classpath_fb_fail"   /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=32&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2009/07/10/flex-builder-wtf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>

		<media:content url="http://timbeynart.files.wordpress.com/2009/07/picture-11.png" medium="image">
			<media:title type="html">classpath_fb_fail</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe compc  ant task fails with multiple compiles</title>
		<link>http://timbeynart.com/2009/02/23/adobe-compc-ant-task-fails-with-multiple-compiles/</link>
		<comments>http://timbeynart.com/2009/02/23/adobe-compc-ant-task-fails-with-multiple-compiles/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 19:01:37 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[compc]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://blog.timbeynart.com/?p=27</guid>
		<description><![CDATA[Multiple compiles will run out of memory.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=27&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have an ant task to generate a dozen swcs from a pile of source code. The compc task Adobe ships with Flex SDK blows up after about 7 compiles. Weak.<br />
<span id="more-27"></span><br />
Here&#8217;s the stack trace:<br />
<code><br />
[compc] Error: PermGen space<br />
    [compc] java.lang.OutOfMemoryError: PermGen space<br />
    [compc] 	at java.lang.ClassLoader.defineClass1(Native Method)<br />
    [compc] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:675)<br />
    [compc] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)<br />
    [compc] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)<br />
    [compc] 	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)<br />
    [compc] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)<br />
    [compc] 	at java.security.AccessController.doPrivileged(Native Method)<br />
    [compc] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)<br />
    [compc] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:316)<br />
    [compc] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)<br />
    [compc] 	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)<br />
    [compc] 	at macromedia.asc.embedding.LintEvaluator.getWarningDefaults(LintEvaluator.java:3141)<br />
    [compc] 	at flex2.compiler.as3.Compiler.processCoachSettings(Compiler.java:1145)<br />
    [compc] 	at flex2.compiler.as3.Compiler.(Compiler.java:177)<br />
    [compc] 	at flex2.tools.API.getCompilers(API.java:234)<br />
    [compc] 	at flex2.tools.Compc.compc(Compc.java:258)<br />
    [compc] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
    [compc] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
    [compc] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
    [compc] 	at java.lang.reflect.Method.invoke(Method.java:585)<br />
    [compc] 	at flex.ant.FlexTask.executeInProcess(FlexTask.java:283)<br />
    [compc] 	at flex.ant.FlexTask.execute(FlexTask.java:225)<br />
    [compc] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)<br />
    [compc] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)<br />
    [compc] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
    [compc] 	at java.lang.reflect.Method.invoke(Method.java:585)<br />
    [compc] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)<br />
    [compc] 	at org.apache.tools.ant.Task.perform(Task.java:348)<br />
    [compc] 	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)<br />
    [compc] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)<br />
    [compc] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)<br />
    [compc] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=27&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2009/02/23/adobe-compc-ant-task-fails-with-multiple-compiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
		<item>
		<title>OSX: Time Machine breaks Web Sharing</title>
		<link>http://timbeynart.com/2009/02/06/osx-time-machine-breaks-web-sharing/</link>
		<comments>http://timbeynart.com/2009/02/06/osx-time-machine-breaks-web-sharing/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 12:49:07 +0000</pubDate>
		<dc:creator>Tim Beynart</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://blog.timbeynart.com/?p=24</guid>
		<description><![CDATA[If you do a reinstall from a Time Machine backup, then Apache 2 will not startup. This is because the logs are not restored. You must recreate the log directory in Terminal: $ cd /private/var/log $ sudo mkdir apache2 And Voila! Back in business.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=24&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you do a reinstall from a Time Machine backup, then Apache 2 will not startup.  This is because the logs are not restored. You must recreate the log directory in Terminal:<br />
<code><br />
$ cd /private/var/log<br />
$ sudo mkdir apache2<br />
</code><br />
And Voila! Back in business.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timbeynart.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timbeynart.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timbeynart.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timbeynart.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timbeynart.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timbeynart.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timbeynart.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timbeynart.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timbeynart.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timbeynart.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timbeynart.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timbeynart.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timbeynart.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timbeynart.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timbeynart.com&amp;blog=13323045&amp;post=24&amp;subd=timbeynart&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timbeynart.com/2009/02/06/osx-time-machine-breaks-web-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9d762ac7866aff0df8a5374bebd0b506?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The Family</media:title>
		</media:content>
	</item>
	</channel>
</rss>
