<?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/"
	>

<channel>
	<title>Matt Penner &#187; IE .Net User Group</title>
	<atom:link href="http://mattpenner.info/category/ie-net-user-group/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattpenner.info</link>
	<description>All about Matt Penner - blog, work experience, project portfolio, skills, etc</description>
	<lastBuildDate>Tue, 03 Aug 2010 18:44:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>epiphan VGA2USB is a no go on Windows 7</title>
		<link>http://mattpenner.info/2010/02/10/epiphan-vga2usb-no-go-on-windows-7/</link>
		<comments>http://mattpenner.info/2010/02/10/epiphan-vga2usb-no-go-on-windows-7/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 06:38:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IE .Net User Group]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[epiphan vga2usb]]></category>

		<guid isPermaLink="false">http://mattpenner.info/2010/02/10/epiphan-vga2usb-no-go-on-windows-7/</guid>
		<description><![CDATA[I’ve been attempting to record our presentations at the Inland Empire .Net Users Group for a while now.&#160; epiphan graciously donated one of their VGA2USB products to help us capture the presenter’s live screen without having to install any software.&#160; It’s been really helpful.&#160; 
I just upgraded to an HP dv7t 3000 core i7 laptop [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been attempting to record our presentations at the <a href="http://iedotnetug.org" target="_blank">Inland Empire .Net Users Group</a> for a while now.&#160; <a href="http://www.epiphan.com" target="_blank">epiphan</a> graciously donated one of their VGA2USB products to help us capture the presenter’s live screen without having to install any software.&#160; It’s been really helpful.&#160; </p>
<p>I just upgraded to an HP dv7t 3000 core i7 laptop running Windows 7 Ultimate 64-bit.&#160; Apparently epiphan’s 64-bit driver doesn’t seem to work on Windows 7 Ultimate 64.&#160; While their bundled video recording software captures the input just fine I have not been able to capture anything other than a one second black video using Windows Media Encoder 9 64-bit, Microsoft Expression Encoder 3, Camtasia Studio 6.0.3, VirtualDub 32-bit or VirtualDub 64-bit.&#160; Ugh.</p>
<p>epiphan has a stable version of their 32-bit driver along with a beta version that reportedly works with Windows 7.&#160; Neither were able to correctly install on my laptop.&#160; Their 64-bit driver was able to install and recognize the device just fine but I can’t capture video with anything other than their built-in program.&#160; Unfortunately their built-in program does not capture audio.&#160; When you capture just video, most of the codecs have a variable framerate which causes the audio and video to go out of sync throughout the entire presentation.&#160; Recording them together on Windows XP using Windows Media Encoder worked like a champ.</p>
<p>Oh well.&#160; While their website offers little in the way of support they have usually responded to me within about 24-48 hours when I email them.&#160; Hopefully we can get this resolved before the next user group meeting.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattpenner.info/2010/02/10/epiphan-vga2usb-no-go-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Roy Osherove&#8217;s TDD Code Review Videos</title>
		<link>http://mattpenner.info/2009/07/09/roy-osheroves-tdd-code-review-videos/</link>
		<comments>http://mattpenner.info/2009/07/09/roy-osheroves-tdd-code-review-videos/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:26:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[IE .Net User Group]]></category>
		<category><![CDATA[Roy Osherove]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://mattpenner.info/?p=119</guid>
		<description><![CDATA[I&#8217;m going to be doing a talk on Practical TDD at the Inland Empire .Net Users&#8217; Group in the near future.  We&#8217;ve had TDD talks in the past but they have been more overviews with only a little code.  I plan to take the group through craeting a simple blog engine from scratch completely using [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to be doing a talk on Practical TDD at the <a title="Inland Empire .Net Users' Group" href="http://iedotnetug.org" target="_blank">Inland Empire .Net Users&#8217; Group</a> in the near future.  We&#8217;ve had <a title="IE .Net UG Videos" href="http://www.iedotnetug.org/UG/videos.aspx" target="_blank">TDD talks</a> in the past but they have been more overviews with only a little code.  I plan to take the group through craeting a simple blog engine from scratch completely using TDD.  I hope that this will give a real great example of how to develop a project using TDD.</p>
<p>The presentation was supposed to be in August, but as that lands directly on my 8 year wedding anniversary and our son&#8217;s 3rd birthday I had to postpone it.  I don&#8217;t like sleeping on the couch. <img src='http://mattpenner.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   James Johnson, the president, is still working on where to put my talk, so I&#8217;ll post an update when that happens.</p>
<p>Anyway, in the spirit of getting ready for this talk I&#8217;ll be writing a few blog posts on some great TDD resources I&#8217;ve found.</p>
<p>Recently <a title="Roy Osherove's Blog" href="http://weblogs.asp.net/rosherove/default.aspx" target="_blank">Roy Osherove</a>, the author of the <a title="The Art of Unit Testing - Amazon" href="http://www.amazon.com/Art-Unit-Testing-Examples-NET/dp/1933988274/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1247163047&amp;sr=8-1" target="_blank">Art of Unit Testing, </a>started doing actual TDD code reviews on his blog.  These are great!  It&#8217;s one thing to read a blogger&#8217;s posts with their thoughts and opinions on topics but seeing Roy go through a live code review in a video is just spectacular.  It&#8217;s like getting a chance to sit in on a session with Roy.</p>
<p>While he admits that he&#8217;s a little harsh on <a title="Review on Nerd Dinner" href="http://weblogs.asp.net/rosherove/archive/2009/03/21/test-review-2-asp-net-mvc-unit-tests.aspx" target="_blank">the Nerd Dinner review</a>, having done it at 2am, I think he is spot on in his findings.  Of course, Roy is a very experienced veteran in this area so we&#8217;d think nothnig less.  However, the points Roy makes are great and he really brings to light what good and bad examlpes of TDD he sees in the app.</p>
<p>I can&#8217;t wait to check out the rest of the videos.</p>
<p>He offers to review code that is sent in.  I&#8217;m not sure I&#8217;ll be brave enough to do that, but if I&#8217;m not that would indicate a smell in my code, wouldn&#8217;t it? <img src='http://mattpenner.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Maybe when I get my talk together I&#8217;ll pass my code on to Roy to review prior to my presentation.  That would really give me a great resource to make sure my presentation is sound and a little more authority on this topic.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattpenner.info/2009/07/09/roy-osheroves-tdd-code-review-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Group Videos Now Available!</title>
		<link>http://mattpenner.info/2009/03/04/user-group-videos-now-available/</link>
		<comments>http://mattpenner.info/2009/03/04/user-group-videos-now-available/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 18:42:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[IE .Net User Group]]></category>

		<guid isPermaLink="false">http://mattpenner.info/2009/03/04/user-group-videos-now-available/</guid>
		<description><![CDATA[Well, after a very long labor of love videos of the Inland Empire .Net User Group sessions are now available.
Check out the first two at http://www.iedotnetug.org/UG/videos.aspx.
This has been a long time coming.&#160; There is so much great knowledge and content at our user groups that it’s a real shame that it wasn’t getting recorded.&#160; If [...]]]></description>
			<content:encoded><![CDATA[<p>Well, after a very long labor of love videos of the <a href="http://iedotnetug.org" target="_blank">Inland Empire .Net User Group</a> sessions are now available.</p>
<p>Check out the first two at <a href="http://www.iedotnetug.org/UG/videos.aspx">http://www.iedotnetug.org/UG/videos.aspx</a>.</p>
<p>This has been a long time coming.&#160; There is so much great knowledge and content at our user groups that it’s a real shame that it wasn’t getting recorded.&#160; If you missed a meeting you really missed out.&#160; And if you wanted to brush up on a topic you attended several months ago all you had were your notes, slides or an email contact.&#160; These are great assets but nothing like having access to the actual live presentation.</p>
<p>So, I approached <a href="http://www.duringlunch.com/" target="_blank">James Johnson</a> (the president of the group) about recording the sessions.&#160; He loved the idea.&#160; We got a <a href="http://www.epiphan.com/products/frame-grabbers/vga2usb/" target="_blank">VGAUSB2 VGA frame grabber</a> sponsored from <a href="http://www.epiphan.com/" target="_blank">epiphan</a>.&#160; (I’m still working on proper sponsor recognition for our videos).&#160; The frame grabber allows us to record the actual live desktop content without installing software on the presenter’s machine.</p>
<p>My dream is having a combination of live video, live screen capture and live audio.&#160; It worked great for the TDD session with <a href="http://www.opgenorth.net/" target="_blank">Tom Opgenorth</a>.&#160; Unfortunately it took me hours and hours cutting the footage together with nice dissolves and such.&#160; Also my camera is pretty poor on it’s low light ability.&#160; So, for now we’ve abandoned live video.&#160; I think it really adds a lot so getting this back is in the works. </p>
<p>Now we’ve also stepped up to a wireless lapel mic for our speakers.&#160; It’s a major improvement in sound quality, which you can hear in the two videos.&#160; The TDD presentation is just a USB nearby mic where as the Virtual presentation is with the wireless lapel.</p>
<p>So, what are the next steps?&#160; These are not in any particular order.</p>
<ul>
<li>The user group site is moving to <a href="http://www.telerik.com/products/sitefinity.aspx" target="_blank">Sitefinity</a> from <a href="http://www.telerik.com/" target="_blank">Telerik</a>.&#160; So, getting this same page available in SF is next and already 99% done.</li>
<li>Create a proper intro branding video (like 10 seconds) representing the user group</li>
<li>Create a proper sponsorship branding video (like 3-5 seconds) for epiphan</li>
<li>Get a decent low-light HD camera for live video.</li>
<li>Create a new layout template accommodating live video and screen capture so I don’t have to actually edit the result.&#160; Much like the <a href="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC11.wmv" target="_blank">PDC videos</a>.&#160; I really like that layout and it’s minimal setup/maintenance.</li>
<li>Take over the world! <img src='http://mattpenner.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>That last one is jokingly but I’m actually drafting plans to setup a SoCal org that facilitates recording of presentations at local user groups and conferences and making them available for public viewing.&#160; check out <a href="http://mattpenner.info/2009/01/25/recorded-sessions-from-code-camp/" target="_blank">my post here</a> for the beginning of this concept.</p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:21c51f1e-18cf-4086-b153-d5d7e1dba203" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/recording" rel="tag">recording</a></div>
]]></content:encoded>
			<wfw:commentRss>http://mattpenner.info/2009/03/04/user-group-videos-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC11.wmv" length="313807459" type="video/x-ms-wmv" />
		</item>
	</channel>
</rss>
