<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Matt Berseth</title>
    <link rel="alternate" type="text/html" href="http://mattberseth.com/" />
    <link rel="self" type="application/atom+xml" href="http://mattberseth.com/atom.xml" />
   <id>tag:mattberseth.com,2009://1</id>
    <link rel="service.post" type="application/atom+xml" href="http://mattberseth.com/blog-mt/mt-atom.cgi/weblog/blog_id=1" title="Matt Berseth" />
    <updated>2009-03-17T23:51:27Z</updated>
    <subtitle>A .Net Developer&apos;s Blog</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2ysb5-20051201</generator>
 
<entry>
    <title>HTML/CSS-Only Data Pager Control</title>
    <link rel="alternate" type="text/html" href="http://mattberseth.com/blog/2009/03/htmlcssonly_data_pager_control.html?source=feed" />
    <link rel="service.edit" type="application/atom+xml" href="http://mattberseth.com/blog-mt/mt-atom.cgi/weblog/blog_id=1/entry_id=166" title="HTML/CSS-Only Data Pager Control" />
    <id>tag:mattberseth.com,2009://1.166</id>
    
    <published>2009-03-17T23:50:53Z</published>
    <updated>2009-03-17T23:51:27Z</updated>
    
    <summary>After reading these two articles I thought it would be interesting to see if I could this technique to create a HTML/CSS-only (i.e. no background images) data pager control. Here are some screen shots of what I came up with (the second and third screen shots show the roll-over states) … You can check out the live demo here.&amp;#160; I tried it in the major browsers (FF, Opera, IE7, Safari and Chrome) and it worked great.&amp;#160; Unfortunately it looks like crap in IE6 … If you didn’t know it was possible to render angled shapes using straight HTML/CSS - I recommend checking out the following articles … Using borders to produce angled shapes A Study of Regular Polygons &amp;#160; That’s it.&amp;#160; Enjoy!...</summary>
    <author>
        <name>Matt Berseth</name>
        <uri>http://mattberseth.com</uri>
    </author>
            <category term="DataPager" />
            <category term="Did you know ..." />
            <category term="Other" />
            <category term="Prototype" />
    
    <content type="html" xml:lang="en" xml:base="http://mattberseth.com/">
        <![CDATA[<p>After reading these <a href="http://www.howtocreate.co.uk/tutorials/css/slopes">two</a> <a href="http://www.filamentgroup.com/lab/image_free_css_tooltip_pointers_a_use_for_polygonal_css/">articles</a> I thought it would be interesting to see if I could this technique to create a HTML/CSS-only (i.e. no background images) data pager control. Here are some screen shots of what I came up with (the second and third screen shots show the roll-over states) …</p>  <p><img title="image" style="display: inline" height="38" alt="image" src="http://mattberseth.com/WindowsLiveWriter/HTMLCSSOnlyDataPagerControl_1116A/image_71486968-6d9d-4521-ba22-d81db6e82cc6.png" width="121" /> </p>  <p><img title="image" style="display: inline" height="33" alt="image" src="http://mattberseth.com/WindowsLiveWriter/HTMLCSSOnlyDataPagerControl_1116A/image_61e25ae5-e1f9-4de1-951d-0a723af7eea7.png" width="116" /> </p>  <p><img title="image" style="display: inline" height="39" alt="image" src="http://mattberseth.com/WindowsLiveWriter/HTMLCSSOnlyDataPagerControl_1116A/image_ab5ec98f-c97e-419d-bbe4-0c60dd4d897c.png" width="125" /> </p>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p></p>  <p>You can check out the live demo <a href="http://mattberseth2.com/html_css_only_data_pager/">here</a>.&#160; I tried it in the major browsers (FF, Opera, IE7, Safari and Chrome) and it worked great.&#160; Unfortunately it looks like crap in IE6 …</p>  <p>If you didn’t know it was possible to render angled shapes using straight HTML/CSS - I recommend checking out the following articles …</p>  <ul>   <li><a href="http://www.howtocreate.co.uk/tutorials/css/slopes">Using borders to produce angled shapes</a> </li>    <li><a href="http://tantek.com/CSS/Examples/polygons.html">A Study of Regular Polygons</a> </li> </ul>  <p>&#160;</p>  <p>That’s it.&#160; Enjoy!</p>]]>
        
    </content>
</entry>
<entry>
    <title>.Net Developer Survey - Results</title>
    <link rel="alternate" type="text/html" href="http://mattberseth.com/blog/2009/03/net_developer_survey_results.html?source=feed" />
    <link rel="service.edit" type="application/atom+xml" href="http://mattberseth.com/blog-mt/mt-atom.cgi/weblog/blog_id=1/entry_id=165" title=".Net Developer Survey - Results" />
    <id>tag:mattberseth.com,2009://1.165</id>
    
    <published>2009-03-06T02:15:56Z</published>
    <updated>2009-03-06T02:16:21Z</updated>
    
    <summary>I just closed the survey a few hours ago.&amp;#160; Below is a quick break-down of the results.&amp;#160; I plan on digging into the numbers a little bit further, but at first glance the following responses surprised me … 71.5% of responses indicated they don’t see a problem with blogging while at work.&amp;#160; That seemed incredibly high to me.&amp;#160; I would have guessed the yes/no percentages would have been flipped.&amp;#160; I think every boss I have ever had would have fired me on the spot if they caught me blogging at work.&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 45.31% of responses indicated they don’t use social bookmarking sites.&amp;#160; That seemed a little low. Over 75% of the responses indicated they have been at their current job for 4 years or less. I am not surprised by this, but I still think this is really high (or wish it would be lower).&amp;#160;&amp;#160;&amp;#160; Twice as many people use linkedin...</summary>
    <author>
        <name>Matt Berseth</name>
        <uri>http://mattberseth.com</uri>
    </author>
            <category term="Other" />
    
    <content type="html" xml:lang="en" xml:base="http://mattberseth.com/">
        <![CDATA[<p>I just closed the survey a few hours ago.&#160; Below is a quick break-down of the results.&#160; I plan on digging into the numbers a little bit further, but at first glance the following responses surprised me …</p>  <ul>   <li>71.5% of responses indicated they don’t see a problem with blogging while at work.&#160; </li> </ul>  <blockquote>   <p>That seemed incredibly high to me.&#160; I would have guessed the yes/no percentages would have been flipped.&#160; I think every boss I have ever had would have fired me on the spot if they caught me blogging at work.&#160;&#160;&#160;&#160;&#160;&#160;&#160; </p> </blockquote>  <ul>   <li>45.31% of responses indicated they don’t use social bookmarking sites.&#160; </li> </ul>  <blockquote>   <p>That seemed a little low.</p> </blockquote>  <ul>   <li>Over 75% of the responses indicated they have been at their current job for 4 years or less. </li> </ul>  <blockquote>   <p>I am not surprised by this, but I still think this is really high (or wish it would be lower).&#160;&#160;&#160; </p> </blockquote>  <ul>   <li>Twice as many people use linkedin as twitter.&#160; And just about as people use linkedin as facebook/myspace. </li> </ul>  <blockquote>   <p>I wouldn’t have guessed linkedin was that popular.</p> </blockquote>  <ul>   <li>Lot’s of DEV III’s and Architects out there (56%)</li> </ul>  <blockquote>   <p>&#160;</p> </blockquote>  <table cellspacing="2" cellpadding="2" width="724" border="1"><tbody>     <tr>       <td valign="top" width="272">&#160;</td>        <td valign="top" align="right" width="109">Yes</td>        <td valign="top" align="right" width="111">No</td>        <td valign="top" align="right" width="114">Didn’t Answer</td>        <td valign="top" align="right" width="104">Total</td>     </tr>      <tr>       <td valign="top" width="270">Do you Blog?</td>        <td valign="top" align="right" width="110">39.12%</td>        <td valign="top" align="right" width="112"><strong><font color="#000000">59.48%</font></strong></td>        <td valign="top" align="right" width="114">1.40%</td>        <td valign="top" align="right" width="104">1,002</td>     </tr>      <tr>       <td valign="top" width="270">Would you consider it unethical to publish a blog post while at work?</td>        <td valign="top" align="right" width="111">26.34%</td>        <td valign="top" align="right" width="112"><strong><font color="#000000">71.50%</font></strong></td>        <td valign="top" align="right" width="114">2.16%</td>        <td valign="top" align="right" width="104">972</td>     </tr>      <tr>       <td valign="top" width="270">Do you use twitter?</td>        <td valign="top" align="right" width="111">30.58%</td>        <td valign="top" align="right" width="112"><strong><font color="#000000">67.96%</font></strong></td>        <td valign="top" align="right" width="114">1.47%</td>        <td valign="top" align="right" width="104">955</td>     </tr>      <tr>       <td valign="top" width="270">Would you consider it unethical to twitter while at work?</td>        <td valign="top" align="right" width="111">27.57%</td>        <td valign="top" align="right" width="112"><strong><font color="#000000">69.57%</font></strong></td>        <td valign="top" align="right" width="114">2.86%</td>        <td valign="top" align="right" width="104">943</td>     </tr>      <tr>       <td valign="top" width="270">Do you have a facebook/myspace account?</td>        <td valign="top" align="right" width="111"><strong><font color="#000000">69.05%</font></strong></td>        <td valign="top" align="right" width="112">29.67%</td>        <td valign="top" align="right" width="114">1.28%</td>        <td valign="top" align="right" width="104">937</td>     </tr>      <tr>       <td valign="top" width="270">Would you consider it unethical to update your facebook/myspace page while at work?</td>        <td valign="top" align="right" width="111"><font color="#000000"><strong>56.00%</strong></font></td>        <td valign="top" align="right" width="112">42.08%</td>        <td valign="top" align="right" width="114">1.93%</td>        <td valign="top" align="right" width="104">934</td>     </tr>      <tr>       <td valign="top" width="270">Do you consider it unethical to send personal emails while at work?</td>        <td valign="top" align="right" width="112">11.03%</td>        <td valign="top" align="right" width="113"><strong><font color="#000000">87.14%</font></strong></td>        <td valign="top" align="right" width="115">1.84%</td>        <td valign="top" align="right" width="104">925</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="722" border="1"><tbody>     <tr>       <td valign="top" width="272">&#160;</td>        <td valign="top" align="right" width="97">Yes</td>        <td valign="top" align="right" width="116">No</td>        <td valign="top" align="right" width="114">Didn’t Answer</td>        <td valign="top" align="right" width="109">Total</td>     </tr>      <tr>       <td valign="top" width="270">Do you use linkedin?</td>        <td valign="top" align="right" width="99"><font color="#000000"><strong>61.13%</strong></font></td>        <td valign="top" align="right" width="117">37.89%</td>        <td valign="top" align="right" width="114">0.98%</td>        <td valign="top" align="right" width="109">921</td>     </tr>      <tr>       <td valign="top" width="269">Has linkedin ever helped you with finding a job?</td>        <td valign="top" align="right" width="102">6.70%</td>        <td valign="top" align="right" width="118"><strong><font color="#000000">90.22%</font></strong></td>        <td valign="top" align="right" width="115">3.08%</td>        <td valign="top" align="right" width="109">910</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="724" border="1"><tbody>     <tr>       <td valign="top" width="271">&#160;</td>        <td valign="top" align="right" width="101">Yes</td>        <td valign="top" align="right" width="114">No</td>        <td valign="top" align="right" width="114">Didn’t Answer</td>        <td valign="top" align="right" width="110">Total</td>     </tr>      <tr>       <td valign="top" width="269">Do you use social bookmarking sites (delicious, digg, reddit, dotnetkicks, etc ...)?</td>        <td valign="top" align="right" width="104"><strong><font color="#000000">53.47%</font></strong></td>        <td valign="top" align="right" width="115">45.31%</td>        <td valign="top" align="right" width="115">1.21%</td>        <td valign="top" align="right" width="111">907</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="722" border="1"><tbody>     <tr>       <td valign="top" width="286">&#160;</td>        <td valign="top" align="right" width="67">None</td>        <td valign="top" align="right" width="62">1 - 5</td>        <td valign="top" align="right" width="52">6-10</td>        <td valign="top" align="right" width="91">More than 10</td>        <td valign="top" align="right" width="93">Didn’t Answer</td>        <td valign="top" align="right" width="47">Total</td>     </tr>      <tr>       <td valign="top" width="286">How many online communities do you belong to?</td>        <td valign="top" align="right" width="67">9.07%</td>        <td valign="top" align="right" width="65"><strong><font color="#000000">71.00%</font></strong></td>        <td valign="top" align="right" width="56">12.09%</td>        <td valign="top" align="right" width="90">7.05%</td>        <td valign="top" align="right" width="92">0.78%</td>        <td valign="top" align="right" width="50">893</td>     </tr>      <tr>       <td valign="top" width="286">How many online communities are you active in on a daily basis?</td>        <td valign="top" align="right" width="67">31.38%</td>        <td valign="top" align="right" width="68"><strong><font color="#000000">65.13%</font></strong></td>        <td valign="top" align="right" width="59">1.35%</td>        <td valign="top" align="right" width="89">0.56%</td>        <td valign="top" align="right" width="91">1.57%</td>        <td valign="top" align="right" width="53">889</td>     </tr>      <tr>       <td valign="top" width="286">How many online communities are you active in on a weekly basis?</td>        <td valign="top" align="right" width="67">17.42%</td>        <td valign="top" align="right" width="71"><strong><font color="#000000">71.49%</font></strong></td>        <td valign="top" align="right" width="62">7.69%</td>        <td valign="top" align="right" width="90">1.70%</td>        <td valign="top" align="right" width="92">1.70%</td>        <td valign="top" align="right" width="56">884</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="724" border="1"><tbody>     <tr>       <td valign="top" width="297">&#160;</td>        <td valign="top" align="right" width="49">Architect</td>        <td valign="top" align="right" width="51">DEV I</td>        <td valign="top" align="right" width="60">DEV II</td>        <td valign="top" align="right" width="56">DEV III</td>        <td valign="top" align="right" width="53">Other</td>        <td valign="top" align="right" width="91">Didn’t Answer</td>        <td valign="top" align="right" width="47">Total</td>     </tr>      <tr>       <td valign="top" width="297">What best describes your current job title?</td>        <td valign="top" align="right" width="49">21.32%</td>        <td valign="top" align="right" width="51">13.34%</td>        <td valign="top" align="right" width="63">20.98%</td>        <td valign="top" align="right" width="60"><strong><font color="#000000">35.01%</font></strong></td>        <td valign="top" align="right" width="56">8.67%</td>        <td valign="top" align="right" width="91">0.68%</td>        <td valign="top" align="right" width="50">877</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="722" border="1"><tbody>     <tr>       <td valign="top" width="280">&#160;</td>        <td valign="top" align="right" width="71">Less than 2 years</td>        <td valign="top" align="right" width="55">2 - 4 years</td>        <td valign="top" align="right" width="50">5 - 8 years</td>        <td valign="top" align="right" width="54">9 - 15 years</td>        <td valign="top" align="right" width="53">More than 15</td>        <td valign="top" align="right" width="92">Didn’t Answer</td>        <td valign="top" align="right" width="47">Total</td>     </tr>      <tr>       <td valign="top" width="280">What best describes your current job title?</td>        <td valign="top" align="right" width="71"><strong><font color="#000000">38.42%</font></strong></td>        <td valign="top" align="right" width="55">36.93%</td>        <td valign="top" align="right" width="50">14.79%</td>        <td valign="top" align="right" width="57">6.77%</td>        <td valign="top" align="right" width="56">2.06%</td>        <td valign="top" align="right" width="92">1.03</td>        <td valign="top" align="right" width="51">872</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="722" border="1"><tbody>     <tr>       <td valign="top" width="265">&#160;</td>        <td valign="top" align="right" width="104">Yes</td>        <td valign="top" align="right" width="116">No</td>        <td valign="top" align="right" width="114">Didn’t Answer</td>        <td valign="top" align="right" width="109">Total</td>     </tr>      <tr>       <td valign="top" width="265">Are you currently looking for a job?</td>        <td valign="top" align="right" width="104">19.54%</td>        <td valign="top" align="right" width="118"><strong><font color="#000000">79.54%</font></strong></td>        <td valign="top" align="right" width="115">0.92%</td>        <td valign="top" align="right" width="110">870</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="721" border="1"><tbody>     <tr>       <td valign="top" width="173">&#160;</td>        <td valign="top" align="right" width="36">1</td>        <td valign="top" align="right" width="45">2</td>        <td valign="top" align="right" width="43">3</td>        <td valign="top" align="right" width="37">4</td>        <td valign="top" align="right" width="42">5</td>        <td valign="top" align="right" width="38">6</td>        <td valign="top" align="right" width="42">7</td>        <td valign="top" align="right" width="48">8</td>        <td valign="top" align="right" width="42">9</td>        <td valign="top" align="right" width="43">10</td>        <td valign="top" align="right" width="55">Didn’t Answer</td>        <td valign="top" align="right" width="47">Total</td>     </tr>      <tr>       <td valign="top" width="158">On a scale from 1 to 10, rate your current job</td>        <td valign="top" align="right" width="39">1.15%</td>        <td valign="top" align="right" width="44">1.04%</td>        <td valign="top" align="right" width="42">2.88%</td>        <td valign="top" align="right" width="39">3.69%</td>        <td valign="top" align="right" width="45">13.82%</td>        <td valign="top" align="right" width="40">7.26%</td>        <td valign="top" align="right" width="45">21.31%</td>        <td valign="top" align="right" width="51"><strong><font color="#000000">24.77%</font></strong></td>        <td valign="top" align="right" width="45">12.56%</td>        <td valign="top" align="right" width="45">10.71%</td>        <td valign="top" align="right" width="55">0.81%</td>        <td valign="top" align="right" width="46">868</td>     </tr>      <tr>       <td valign="top" width="152">On a scale from 1 to 10, rate your current boss.</td>        <td valign="top" align="right" width="41">3.01%</td>        <td valign="top" align="right" width="47">2.66%</td>        <td valign="top" align="right" width="44">3.24%</td>        <td valign="top" align="right" width="41">5.20%</td>        <td valign="top" align="right" width="47">13.41%</td>        <td valign="top" align="right" width="42">5.55%</td>        <td valign="top" align="right" width="47">15.03%</td>        <td valign="top" align="right" width="53"><strong><font color="#000000">19.19%</font></strong></td>        <td valign="top" align="right" width="47">14.10%</td>        <td valign="top" align="right" width="47">16.53%</td>        <td valign="top" align="right" width="57">2.08%</td>        <td valign="top" align="right" width="49">865</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="725" border="1"><tbody>     <tr>       <td valign="top" width="250">&#160;</td>        <td valign="top" align="right" width="98">Less than $50,000</td>        <td valign="top" align="right" width="79">$50,000 to $75,000</td>        <td valign="top" align="right" width="73">$76,000 to $100,000</td>        <td valign="top" align="right" width="80">More than $100,000</td>        <td valign="top" align="right" width="87">Didn’t Answer</td>        <td valign="top" align="right" width="40">Total</td>     </tr>      <tr>       <td valign="top" width="242">What is your current salary range?</td>        <td valign="top" align="right" width="98">26.49%</td>        <td valign="top" align="right" width="81"><strong><font color="#000000">28.24%</font></strong></td>        <td valign="top" align="right" width="76">25.55%</td>        <td valign="top" align="right" width="82">17.04%</td>        <td valign="top" align="right" width="88">2.68%</td>        <td valign="top" align="right" width="45">857</td>     </tr>   </tbody></table>  <p>&#160;</p>  <table cellspacing="2" cellpadding="2" width="724" border="1"><tbody>     <tr>       <td valign="top" width="264">&#160;</td>        <td valign="top" align="right" width="70">Younger than 25</td>        <td valign="top" align="right" width="75">Between 25 and 35</td>        <td valign="top" align="right" width="69">Between 36 and 45</td>        <td valign="top" align="right" width="63">Between 46 and 55</td>        <td valign="top" align="right" width="61">Older than 56</td>        <td valign="top" align="right" width="59">Didn’t Answer</td>        <td valign="top" align="right" width="43">Total</td>     </tr>      <tr>       <td valign="top" width="264">How old are you?</td>        <td valign="top" align="right" width="70">10.06%</td>        <td valign="top" align="right" width="75"><strong><font color="#000000">60.70%</font></strong></td>        <td valign="top" align="right" width="69">22.81%</td>        <td valign="top" align="right" width="67">4.91%</td>        <td valign="top" align="right" width="63">0.94%</td>        <td valign="top" align="right" width="62">0.58%</td>        <td valign="top" align="right" width="47">855</td>     </tr>   </tbody></table>]]>
        
    </content>
</entry>
<entry>
    <title>.Net Developer Survey</title>
    <link rel="alternate" type="text/html" href="http://mattberseth.com/blog/2009/03/net_developer_survey.html?source=feed" />
    <link rel="service.edit" type="application/atom+xml" href="http://mattberseth.com/blog-mt/mt-atom.cgi/weblog/blog_id=1/entry_id=164" title=".Net Developer Survey" />
    <id>tag:mattberseth.com,2009://1.164</id>
    
    <published>2009-03-03T00:52:41Z</published>
    <updated>2009-03-06T02:17:56Z</updated>
    
    <summary><![CDATA[So I recently switched jobs (again!).&#160; And during my time off, I had an interesting conversation with a couple of colleague’s about how ‘internet social’ the average developer is and if that has anything to do with their productivity.&#160; Our opinions varied so I thought I would ask for some help.&#160; I came up with a survey that captures the essence of our conversation.&#160; If you can spare a few seconds, here is the link to where you can take it –&gt; survey. I’ll post the results in a few days … Update 3/3/2009: Getting a lot of responses (~400 completed surveys so far) – so thanks everyone.&#160; Also, if you don’t feel like answering a question, or if it doesn’t apply, you can skip the question by clicking the next button.&#160; Update 3/5/2009: I have received about 1,000 responses so I have decided to close the survey.&#160; Checkout the...]]></summary>
    <author>
        <name>Matt Berseth</name>
        <uri>http://mattberseth.com</uri>
    </author>
            <category term="Other" />
    
    <content type="html" xml:lang="en" xml:base="http://mattberseth.com/">
        <![CDATA[<p>So I recently switched jobs (again!).&#160; And during my time off, I had an interesting conversation with a couple of colleague’s about how ‘internet social’ the average developer is and if that has anything to do with their productivity.&#160; Our opinions varied so I thought I would ask for some help.&#160; I came up with a <a href="http://mattberseth2.com/survey">survey</a> that captures the essence of our conversation.&#160; If you can spare a few seconds, here is the link to where you can take it –&gt; <a href="http://mattberseth2.com/survey">survey</a>.</p>  <p>I’ll post the results in a few days …</p>  <p><strong>Update 3/3/2009: </strong>Getting a lot of responses (~400 completed surveys so far) – so thanks everyone.&#160; Also, if you don’t feel like answering a question, or if it doesn’t apply, you can skip the question by clicking the next button.&#160; </p>  <p><strong>Update 3/5/2009: </strong>I have received about 1,000 responses so I have decided to close the survey.&#160; Checkout the results <a href="http://mattberseth.com/blog/2009/03/net_developer_survey_results.html">here</a></p>]]>
        
    </content>
</entry>

</feed> 

