<feed xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
    <title>Steve Hiner Talks About .Net</title>
    <link rel="self" type="application/atom+xml" href="http://stevehiner.talksabout.net/Atom.aspx" />
    <subtitle type="html" />
    <id>http://stevehiner.talksabout.net/Default.aspx</id>
    <author>
        <name>Steve Hiner</name>
        <uri>http://stevehiner.talksabout.net/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 2.0.0.43">Subtext</generator>
    <updated>2009-04-13T12:38:21Z</updated>
    <entry>
        <title>Interesting new programming QA site - StackOverflow</title>
        <link rel="alternate" type="text/html" href="http://stevehiner.talksabout.net/archive/2008/09/17/interesting-new-programming-qa-site-stackoverflow.aspx" />
        <id>http://stevehiner.talksabout.net/archive/2008/09/17/interesting-new-programming-qa-site-stackoverflow.aspx</id>
        <published>2008-09-17T13:16:57Z</published>
        <updated>2008-09-17T15:04:58Z</updated>
        <content type="html">&lt;a href="http://StackOverflow.com"&gt;StackOverflow.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It’s a cross between a programming web forum, Wikipedia and Digg.  Basically people ask questions, people answer questions and people vote on the answers to push them higher or lower in the stack.  If more clarity is needed the original question and answers can be edited as needed rather than posting new responses.  Theoretically this means the good answers will float to the top and they will be complete answers so you don’t have to read through dozens of responses to figure out the complete answer.  It also means that old, obsolete questions and answers will tend to sink to the bottom of the stack.  Also, questions and answers can be tagged so you can do more targeted searching.  It’s free too (no Experts Exchange bait and switch tactics).&lt;br /&gt;
&lt;br /&gt;
You can read about the idea behind it &lt;a href="http://www.joelonsoftware.com/items/2008/09/15.html"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The more time I spend on the site the more impressed I am with their ideas.  As you post questions and answers and those posts get voted up or down you gain and lose reputation.  At certain reputation levels you get more power on the site (ability to vote posts up/down, ability to comment, etc).  It really should cut down on the noise since new users can't comment at all and they can't vote the questions/answers up and down until they've spent some time on the site.  That means, hopefully, it will be harder to "game" the site like people try to do with slashdot and digg.&lt;br /&gt;
&lt;br /&gt;
Check it out, it's going to be a killer site.  They should branch out into non-programming sites too.&lt;img src="http://stevehiner.talksabout.net/aggbug/10.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://stevehiner.talksabout.net/comments/10.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://stevehiner.talksabout.net/comments/commentRss/10.aspx</wfw:commentRss>
        <trackback:ping>http://stevehiner.talksabout.net/services/trackbacks/10.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Out-Treemap - PowerShell treemap cmdlet</title>
        <link rel="alternate" type="text/html" href="http://stevehiner.talksabout.net/archive/2008/07/07/out-treemap---powershell-treemap-cmdlet.aspx" />
        <id>http://stevehiner.talksabout.net/archive/2008/07/07/out-treemap---powershell-treemap-cmdlet.aspx</id>
        <published>2008-07-07T15:42:07Z</published>
        <updated>2008-07-08T21:47:28Z</updated>
        <content type="html">&lt;p&gt;&lt;br /&gt;
In order to use the cmdlet first you'll have to grab the &lt;a href="http://research.microsoft.com/community/code/visualization/Components/Treemap/Latest/Documents/Overview/Overview.htm"&gt;Microsoft Visualization Components&lt;/a&gt; from Microsoft Research.&lt;/p&gt;
&lt;p&gt;If you don't want all the visualization components &lt;a href="http://stevehiner.talksabout.net/images/stevehiner_talksabout_net/TreemapGenerator.zip"&gt;here&lt;/a&gt; is a zip file of just the treemap generator dll.  Unzip it and put &lt;font face="Arial"&gt;TreemapGenerator.DLL in your scripts folder.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Grab &lt;a href="http://stevehiner.talksabout.net/images/stevehiner_talksabout_net/Out-Treemap.zip"&gt;this file&lt;/a&gt; to get the scripts I demoed at the meeting.&lt;/p&gt;
&lt;p&gt;Let me know if you have any questions or comments.&lt;/p&gt;
&lt;p&gt;I'm hoping to do a full writeup for the blog soon.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://stevehiner.talksabout.net/aggbug/4.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://stevehiner.talksabout.net/comments/4.aspx</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://stevehiner.talksabout.net/comments/commentRss/4.aspx</wfw:commentRss>
        <trackback:ping>http://stevehiner.talksabout.net/services/trackbacks/4.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Who am I? What am I doing here?</title>
        <link rel="alternate" type="text/html" href="http://stevehiner.talksabout.net/archive/2008/07/07/who-am-i-what-am-i-doing-here.aspx" />
        <id>http://stevehiner.talksabout.net/archive/2008/07/07/who-am-i-what-am-i-doing-here.aspx</id>
        <published>2008-07-07T15:37:56Z</published>
        <updated>2008-07-08T00:25:50Z</updated>
        <content type="html">Hi, I thought I'd start my blog by introducing myself.  I'm Steve Hiner.  Christian, father, family man and programmer. &lt;br /&gt;
&lt;br /&gt;
I started writing code back in grade school.  It was in the early 80s so I was about 10-12 years old at the time.  I believe it was on a TRS-80 and I'm sure it was some form of BASIC.  A while back I ran across an old audio cassette tape with one of my first programs on it, a sci-fi text adventure game.  I remember my mom helping me read through a programming book while sitting at our home PC (a Heathkit system my dad built - with 128KB RAM and dual 5-1/4 floppies - at the time that was quite a system). &lt;br /&gt;
&lt;br /&gt;
Fast forward to college where I got a Civil Engineering degree.  While getting the degree I started taking every programming class I could get credit for.  Because of learning in the college of engineering my first serious programming was in FORTRAN77.&lt;br /&gt;
&lt;br /&gt;
After graduation I worked as an engineer for a couple years but got bored with it.  When my current boss offered me a job programming I jumped at the chance.  That was 10 years ago.&lt;br /&gt;
&lt;br /&gt;
Now I'm a Windows developer focusing on .Net technologies.  Most of my time is spent writing the UI to interface with hardware the company develops.  I've worked on everything from a stock trade sorting app to a machine vision app.  As systems integrators we do a little bit of everything so projects are always new and interesting.&lt;br /&gt;
&lt;br /&gt;
I've become something of a PowerShell fanatic lately so I'm always looking for problems I can solve with a bit of PowerShell scripting.  I'm really blown away by Microsoft's new shell - it really is an amazing piece of technology.&lt;br /&gt;
&lt;br /&gt;
Well, that's me.  Who are you?&lt;img src="http://stevehiner.talksabout.net/aggbug/3.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://stevehiner.talksabout.net/comments/3.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://stevehiner.talksabout.net/comments/commentRss/3.aspx</wfw:commentRss>
        <trackback:ping>http://stevehiner.talksabout.net/services/trackbacks/3.aspx</trackback:ping>
    </entry>
</feed>