<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for joeberkovitz.com</title>
	<link>http://www.joeberkovitz.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sun, 06 Jul 2008 20:37:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Mountain Biking In Mexico&#8217;s Copper Canyon by joe</title>
		<link>http://www.joeberkovitz.com/blog/2008/02/15/mountain-biking-in-mexicos-copper-canyon/#comment-3449</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sun, 29 Jun 2008 17:22:11 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/02/15/mountain-biking-in-mexicos-copper-canyon/#comment-3449</guid>
		<description>Abbie,  I wouldn't describe this as a trip that would satisfy your jones for thoroughly technical riding, but the guides offered around 3 optional side trips in the high-altitude area around Creel that were very technically satisfying singletrack; most of the rest of the group stayed behind so we could ride fast and hard on those jaunts.

The area actually within Copper Canyon has utterly glorious scenery that must not be missed, but it is not technical riding, it's a dirt road.  Probably the most scenic dirt road I ever rode on, though.

For a real challenge I would recommend Western Spirit's Colorado singletrack trips.  I went on the Telluride to Durango trip a couple of years ago and loved it.</description>
		<content:encoded><![CDATA[<p>Abbie,  I wouldn&#8217;t describe this as a trip that would satisfy your jones for thoroughly technical riding, but the guides offered around 3 optional side trips in the high-altitude area around Creel that were very technically satisfying singletrack; most of the rest of the group stayed behind so we could ride fast and hard on those jaunts.</p>
<p>The area actually within Copper Canyon has utterly glorious scenery that must not be missed, but it is not technical riding, it&#8217;s a dirt road.  Probably the most scenic dirt road I ever rode on, though.</p>
<p>For a real challenge I would recommend Western Spirit&#8217;s Colorado singletrack trips.  I went on the Telluride to Durango trip a couple of years ago and loved it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mountain Biking In Mexico&#8217;s Copper Canyon by Abbie Stewart</title>
		<link>http://www.joeberkovitz.com/blog/2008/02/15/mountain-biking-in-mexicos-copper-canyon/#comment-3448</link>
		<dc:creator>Abbie Stewart</dc:creator>
		<pubDate>Sun, 29 Jun 2008 16:15:03 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/02/15/mountain-biking-in-mexicos-copper-canyon/#comment-3448</guid>
		<description>Hello,
Wondering if the excursion was "technical" enough. I ride in Tahoe and I love taking it easy, but I also enjoy the advanced rides. My boyfriend, as well. So I am wondering if it would be a trip for us. 
Thanks,
Abbie</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Wondering if the excursion was &#8220;technical&#8221; enough. I ride in Tahoe and I love taking it easy, but I also enjoy the advanced rides. My boyfriend, as well. So I am wondering if it would be a trip for us.<br />
Thanks,<br />
Abbie</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flexcover: A Code Coverage Tool for Flex, AIR and AS3 by Daniel Dura &#187; Want to Hack on the Flex Compiler?</title>
		<link>http://www.joeberkovitz.com/blog/2008/04/12/flex-air-code-coverage-announce/#comment-3397</link>
		<dc:creator>Daniel Dura &#187; Want to Hack on the Flex Compiler?</dc:creator>
		<pubDate>Tue, 17 Jun 2008 14:26:03 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/04/12/flex-air-code-coverage-announce/#comment-3397</guid>
		<description>[...] I actually do with this information? One great example is the new Flex code coverage tool called Flex Cover written by Joe Berkovitz. The tool basically adds functionality to the Flex compiler so that the bytecode it outputs [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I actually do with this information? One great example is the new Flex code coverage tool called Flex Cover written by Joe Berkovitz. The tool basically adds functionality to the Flex compiler so that the bytecode it outputs [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flexcover 0.50 released on Google Code by joe</title>
		<link>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3368</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Thu, 12 Jun 2008 15:05:53 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3368</guid>
		<description>Yes, it is possible to automate tests like this offline with flexcover-0.50 -- it is a very important capability.  In order to do so, you need to do the following:

1. start the CoverageViewer app from Ant and pass the .cvm file on the command line, plus the -output option to specify the .cvr file to which the report will be written.

2. have the unit tests call CoverageManager.exit() when they are done, rather than System.exit() or fscommand("quit").  This ensures that all coverage data is flushed correctly before the program terminates.</description>
		<content:encoded><![CDATA[<p>Yes, it is possible to automate tests like this offline with flexcover-0.50 &#8212; it is a very important capability.  In order to do so, you need to do the following:</p>
<p>1. start the CoverageViewer app from Ant and pass the .cvm file on the command line, plus the -output option to specify the .cvr file to which the report will be written.</p>
<p>2. have the unit tests call CoverageManager.exit() when they are done, rather than System.exit() or fscommand(&#8221;quit&#8221;).  This ensures that all coverage data is flushed correctly before the program terminates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flexcover 0.50 released on Google Code by Julian Payne</title>
		<link>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3367</link>
		<dc:creator>Julian Payne</dc:creator>
		<pubDate>Thu, 12 Jun 2008 14:55:16 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3367</guid>
		<description>Joe,

I will certainly test any online publication system when you have it.

For your second point, what I am trying to do is to run the unit tests during my nightly builds (using a system similar to antennae by running the flash player and communicating the results via sockets). Is it possible to run the unit tests "offline" like this and save the results so that they can then be displayed in my maven site?

Thanks,

Julian</description>
		<content:encoded><![CDATA[<p>Joe,</p>
<p>I will certainly test any online publication system when you have it.</p>
<p>For your second point, what I am trying to do is to run the unit tests during my nightly builds (using a system similar to antennae by running the flash player and communicating the results via sockets). Is it possible to run the unit tests &#8220;offline&#8221; like this and save the results so that they can then be displayed in my maven site?</p>
<p>Thanks,</p>
<p>Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flexcover 0.50 released on Google Code by joe</title>
		<link>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3366</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Thu, 12 Jun 2008 14:44:27 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3366</guid>
		<description>Hi Julian --

#1: We are thinking about how to best publish results online, and I see your point about the SWF.  It's a great idea and I'll look into it.

#2: when you open a .cvm file, all percentages will always be at 0% because you have not captured any data yet.  Once the coverage viewer is open on a .cvm, you can run the instrumented program and flexcover will collect the coverage data from it.  At that point you will see the percentages change on the fly.</description>
		<content:encoded><![CDATA[<p>Hi Julian &#8211;</p>
<p>#1: We are thinking about how to best publish results online, and I see your point about the SWF.  It&#8217;s a great idea and I&#8217;ll look into it.</p>
<p>#2: when you open a .cvm file, all percentages will always be at 0% because you have not captured any data yet.  Once the coverage viewer is open on a .cvm, you can run the instrumented program and flexcover will collect the coverage data from it.  At that point you will see the percentages change on the fly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flexcover 0.50 released on Google Code by Julian Payne</title>
		<link>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3365</link>
		<dc:creator>Julian Payne</dc:creator>
		<pubDate>Thu, 12 Jun 2008 14:03:27 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/05/22/flexcover-050-announce/#comment-3365</guid>
		<description>This does look cool :-)

I have 2 comments:

1. It would be great to have a SWF as well as an air application so that the results can be published in a nightly build (ala maven2)?

2. I have tried using 0.50 with my maven2 build environment and it creates a .cvm file but all the methods are at 0%, any clues why this might be?

Thanks,

Julian Payne
Visualization R&#38;D
ILOG S.A. Sophia Antipolis, France</description>
		<content:encoded><![CDATA[<p>This does look cool :-)</p>
<p>I have 2 comments:</p>
<p>1. It would be great to have a SWF as well as an air application so that the results can be published in a nightly build (ala maven2)?</p>
<p>2. I have tried using 0.50 with my maven2 build environment and it creates a .cvm file but all the methods are at 0%, any clues why this might be?</p>
<p>Thanks,</p>
<p>Julian Payne<br />
Visualization R&amp;D<br />
ILOG S.A. Sophia Antipolis, France</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on xdoclet2 update: Autogenerating AS3 Value Objects from Java (and AS2 too) by stephen</title>
		<link>http://www.joeberkovitz.com/blog/2006/04/14/xdoclet2-update/#comment-3354</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Tue, 10 Jun 2008 21:06:28 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2006/04/14/xdoclet2-update/#comment-3354</guid>
		<description>The code doesnt work when there are other custom annotations present in the comment section. if you have generated model object, you will have to manually remove the unrecognized annotations for it to work.</description>
		<content:encoded><![CDATA[<p>The code doesnt work when there are other custom annotations present in the comment section. if you have generated model object, you will have to manually remove the unrecognized annotations for it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8230;and A Moment of Coolness by Ruurd Boeke</title>
		<link>http://www.joeberkovitz.com/blog/2007/06/20/and-a-moment-of-coolness/#comment-3351</link>
		<dc:creator>Ruurd Boeke</dc:creator>
		<pubDate>Tue, 10 Jun 2008 10:25:23 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2007/06/20/and-a-moment-of-coolness/#comment-3351</guid>
		<description>old post, I shouldn't be commenting on it.

But anyway, it's called Connect:
https://connect.microsoft.com/dashboard/</description>
		<content:encoded><![CDATA[<p>old post, I shouldn&#8217;t be commenting on it.</p>
<p>But anyway, it&#8217;s called Connect:<br />
<a href="https://connect.microsoft.com/dashboard/" rel="nofollow">https://connect.microsoft.com/dashboard/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Flash Bang&#8221;: upcoming talk on Flash audio synthesis by joe</title>
		<link>http://www.joeberkovitz.com/blog/2008/05/25/flash-audio-bfpug-talk/#comment-3336</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sun, 08 Jun 2008 20:36:35 +0000</pubDate>
		<guid>http://www.joeberkovitz.com/blog/2008/05/25/flash-audio-bfpug-talk/#comment-3336</guid>
		<description>Ths slides for this talk are now posted at &lt;a href="http://www.joeberkovitz.com/projects/StandingWave/FlashBang.pdf" rel="nofollow"&gt;this location&lt;/a&gt;.  Sorry, I meant to do that a while ago and got distracted!  By the way, I don't have source code that I am free to post for all the examples from the talk but I do intend to put some of the Flash 10 apps online soon.</description>
		<content:encoded><![CDATA[<p>Ths slides for this talk are now posted at <a href="http://www.joeberkovitz.com/projects/StandingWave/FlashBang.pdf" rel="nofollow">this location</a>.  Sorry, I meant to do that a while ago and got distracted!  By the way, I don&#8217;t have source code that I am free to post for all the examples from the talk but I do intend to put some of the Flash 10 apps online soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
