Deprecated: Function split() is deprecated in /vhosts/d/devweblog.org/htdocs/include/db/postgres.inc.php on line 103

Deprecated: Function split() is deprecated in /vhosts/d/devweblog.org/htdocs/include/db/postgres.inc.php on line 103
<?xml version="1.0" encoding="utf-8" ?>

<rdf:RDF xmlns:cc="http://web.resource.org/cc/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>/dev/weblog</title>
    <link>http://devweblog.org/</link>
    <description>Technical drivel.</description>
    <dc:language>en</dc:language>

    <image rdf:resource="http://devweblog.org/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://devweblog.org/archives/53-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/43-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/44-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/45-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/46-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/47-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/48-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/49-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/50-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/51-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/52-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/42-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/41-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/40-guid.html" />
        <rdf:li resource="http://devweblog.org/archives/39-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://devweblog.org/templates/default/img/s9y_banner_small.png">
        <url>http://devweblog.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: /dev/weblog - Technical drivel.</title>
        <link>http://devweblog.org/</link>
        <width>100</width>
        <height>21</height>
    </image>
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"><cc:requires rdf:resource="http://web.resource.org/cc/Attribution" /><cc:permits rdf:resource="http://web.resource.org/cc/Reproduction" /><cc:permits rdf:resource="http://web.resource.org/cc/Distribution" /><cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /><cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike" /><cc:requires rdf:resource="http://web.resource.org/cc/Notice" /></cc:License>

<item rdf:about="http://devweblog.org/archives/53-guid.html">
    <title>Desktop Apps Be Damned</title>
    <link>http://devweblog.org/archives/53-Desktop-Apps-Be-Damned.html</link>
    <description>
    &lt;p&gt;As a side project, a couple of friends and I for a long time have been working on the &lt;a href=&quot;http://nsdgames.com&quot;&gt;Elysium role-playing game&lt;/a&gt;. I had an idea yesterday for a character generator and campaign builder. I remember from years past when I used to play Dungeons and Dragons that there was a free software character generator called &lt;a href=&quot;http://pcgen.sourceforge.net/&quot;&gt;PCGen&lt;/a&gt;. I took a look at it to see how easily I could develop plug-ins or data sets that applied to our game system. I didn&#039;t get a warm fuzzy about this looking at the PCGen docs. &lt;/p&gt;
&lt;p&gt;Jonathan Hawk&#039;s Rule of Programming #0 states that you will try to extend or reuse something, but find out it sucks and end up doing it yourself anyway. I&#039;m not saying that PCGen sucks by any stretch, but I don&#039;t think our non-d20 game system will be easily implementable there. Time to roll our own. &lt;/p&gt;
&lt;p&gt;I toyed with the idea of implementing it using &lt;a href=&quot;http://www.eclipse.org/home/categories/rcp.php&quot;&gt;Eclipse RCP&lt;/a&gt;, even going so far as to downloading the RCP environment and doing a tutorial. I was pretty impressed how easy it was to get a simple app going with Eclipse RCP. It was at this point that a few sudden realizations hit me. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;I hate Java. I do it all day at work and with each keystroke, a little bit of my soul is stolen.&lt;/li&gt;
&lt;li&gt;I run Linux. If we wanted to distribute this cross-platform, I would have to do some leg work to get it built on Windows and Mac OS X machines.&lt;/li&gt;
&lt;li&gt;I gave thought to recent trends in computing of late: mobile and distributed applications. Nothing new and exciting is happening with native desktop programs anymore.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I decided to abandon the idea that this application needs to be locally-installed on a person&#039;s computer, instead realizing that with HTML 5, I can create an app that runs across different devices (including phones and tablets) and would allow people to store their created characters and game information both locally on their device and remotely.&lt;/p&gt;
&lt;p&gt;To the ☁! Desktop Apps Be Damned!&lt;br /&gt;&lt;/p&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (Double Compile)</dc:creator>
    <dc:subject>
    Java, </dc:subject>
    <dc:date>2011-06-06T14:49:29Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=53</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=53</wfw:commentRss>
    
    <dc:subject>cloud</dc:subject>
<dc:subject>html5</dc:subject>
<dc:subject>java</dc:subject>
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/43-guid.html">
    <title>Managing Short Timers</title>
    <link>http://devweblog.org/archives/43-Managing-Short-Timers.html</link>
    <description>
    &lt;p&gt;I am currently in a position where I am the sole individual on a in-house project.  This project is used for new employees to work on until they are moved to their permanent position.  Being the sole individual on the project I am responsible for the new employees from anywhere to a week to a month (hence short timers).&lt;/p&gt;
&lt;p&gt;I have never managed people and I guess I technically still have not.  I think I am more of a technical lead.  I am responsible for introducing them to the project and getting as much out of the individuals as possible.  There are many hurdles you have to jump:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Most incoming developers are Java based and don&amp;#8217;t have any C# or .NET MVC experience.&lt;/li&gt;
&lt;li&gt;Have you understand what the project is very quickly.&lt;/li&gt;
&lt;li&gt;Must adjust to new development environment (Repository,  IDE, Issue Tracker, etc).&lt;/li&gt;
&lt;li&gt;Communication.  All short timers are based in a satellite office about 90 minutes from the corporate office.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now that I am done complaining maybe I can give some hints to help &amp;#8220;manage&amp;#8221; the situation.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Communicate &amp;#8211; First week twice a day, second week once a day, and after the second week talk as needed.  You should also be available as much as possible especially in the first 2 weeks.&lt;/li&gt;
&lt;li&gt;Start small &amp;#8211; Start with easy tasks.  Even the ones with 20 years experience need time to adjust to a new setting and development style.&lt;/li&gt;
&lt;li&gt;Document -  Make sure you know what they are doing and how they did it.  This is especially needed if they don&amp;#8217;t finish that new feature and your stuck with code you don&amp;#8217;t understand.  This goes for in code documentation, issue tracker notes, and wiki documentation.&lt;/li&gt;
&lt;li&gt;Freedom &amp;#8211; Developers need it and flourish in it.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/22/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/22/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=22&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-05-19T02:00:00Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=43</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/44-guid.html">
    <title>Learning a New Language</title>
    <link>http://devweblog.org/archives/44-Learning-a-New-Language.html</link>
    <description>
    &lt;p&gt;There is more to learning a new programming language then going over a few tutorials on how to build a blog.&lt;/p&gt;
&lt;p&gt;I have been using Ruby.On.Rails on the side for about 2 years and after giving a short talk about Ruby I realized I didn&amp;#8217;t really know Ruby or Rails.  I had a vague understanding of Rails and MVC and Ruby was just another language to write if statements with.&lt;/p&gt;
&lt;p&gt;I know the general syntax and concepts to do the basic stuff in Java, Ruby, C#, and a few other languages but I don&amp;#8217;t think I have an advanced knowledge of any.  To make excuses I think it is because when ever I need to learn a new language it is on a time restraint and I don&amp;#8217;t seem to have the time to do the grunt work that is needed to &amp;#8220;learn&amp;#8221; the language.&lt;/p&gt;
&lt;p&gt;Time needs to be spent to go through examples, read multiple books, and dive into the parts of the language that are unique to itself.  By making the time you will gain a much better understanding and mastery that will allow you to build more effectively and efficiently.&lt;/p&gt;
&lt;p&gt;I need to take that next step to become a better developer.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/101/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/101/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/101/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/101/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/101/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/101/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/101/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/101/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/101/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/101/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/101/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/101/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/101/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/101/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=101&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-05-05T18:20:10Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=44</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=44</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/45-guid.html">
    <title>Key Chain Upgrade</title>
    <link>http://devweblog.org/archives/45-Key-Chain-Upgrade.html</link>
    <description>
    &lt;p&gt;Upgraded my key chain last night.&lt;/p&gt;
&lt;p&gt;I got an 8 GB flash drive for Christmas last year and I was using it rarely.  Stealing the idea from my brother I decided to move the flash drive to my key chain.&lt;/p&gt;
&lt;p&gt;I am loading the drive with portable apps and for general storage use.&lt;/p&gt;
&lt;p&gt;Current Feature List&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Modular
&lt;ul&gt;
&lt;li&gt;Electronic Car Lock&lt;/li&gt;
&lt;li&gt;Flash Drive&lt;/li&gt;
&lt;li&gt;Car Keys&lt;/li&gt;
&lt;li&gt;House Keys / Key Tool&lt;/li&gt;
&lt;li&gt;Work Keys&lt;/li&gt;
&lt;li&gt;Center Clip&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Easy to remove modules&lt;/li&gt;
&lt;li&gt;Flash drive&lt;/li&gt;
&lt;li&gt;Key Tool&lt;/li&gt;
&lt;/ul&gt;
&lt;div id=&quot;attachment_96&quot; class=&quot;wp-caption alignnone&quot; style=&quot;width: 189px&quot;&gt;&lt;a href=&quot;http://intriguingdevelopment.files.wordpress.com/2011/03/imag0354.jpg&quot;&gt;&lt;img class=&quot;size-medium wp-image-96&quot; title=&quot;key_chain_upgrade&quot; src=&quot;http://intriguingdevelopment.files.wordpress.com/2011/03/imag0354.jpg?w=179&amp;#038;h=300&quot; alt=&quot;key_chain_upgrade&quot; width=&quot;179&quot; height=&quot;300&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Flash drive module added.&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;ul&gt;&lt;/ul&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/88/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/88/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/88/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/88/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/88/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/88/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/88/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/88/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/88/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/88/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/88/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/88/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/88/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/88/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=88&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-03-29T00:24:25Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=45</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/46-guid.html">
    <title>Set Developers Up to Win</title>
    <link>http://devweblog.org/archives/46-Set-Developers-Up-to-Win.html</link>
    <description>
    &lt;p&gt;If you are a manager of developers you must set them up to succeed.&lt;/p&gt;
&lt;p&gt;Developers need the proper tools, support, and expectations to be all that you want them to be.  If there is disorganization in the project, in the team, or in the company than&lt;/p&gt;
&lt;p&gt;There are three things that developers need when starting a project.  This project could be in the middle of development or could be starting tomorrow.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Project Manager.  This individual does not have to actually be the project manager but they need to be the person that knows the specifications of the project front and back.  Questions like &amp;#8216;How should inputting the account data work?&amp;#8217;, &amp;#8216;Do we need a pie chart or a bar chart?&amp;#8217;, and &amp;#8216;Do they want a tabbed interface or a sidebar?&amp;#8217;&lt;/li&gt;
&lt;li&gt;Technical Lead.  If there is an existing code base then this person is essential.  Without having some direction new developers can be lost in a sea of abstraction and new technologies.&lt;/li&gt;
&lt;li&gt;Proper Expectations.  This is going to change on experience and how the first couple weeks unravel.  Is the new developer really getting it or do they need some extra attention or some training?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When bringing in new developers or moving existing developers to a new project make sure they have what they need to succeed.  By providing essential tools and support will allow your developers to be productive, happy, and create awesome.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/28/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/28/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/28/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/28/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/28/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/28/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/28/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/28/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/28/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/28/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/28/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/28/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/28/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/28/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=28&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-03-25T02:11:02Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=46</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=46</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/47-guid.html">
    <title>Curly Braces in MS VWD Express</title>
    <link>http://devweblog.org/archives/47-Curly-Braces-in-MS-VWD-Express.html</link>
    <description>
    &lt;p&gt;Curly braces should &lt;strong&gt;almost never&lt;/strong&gt; be on a new line.  So here are the steps to make MS Visual Web Developer Express &lt;strong&gt;more awesome&lt;/strong&gt;.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Tools -&amp;gt; Options&lt;/p&gt;
&lt;p&gt;Select &amp;#8216;Show all Settings&amp;#8217;&lt;/p&gt;
&lt;p&gt;Text Editor -&amp;gt; C# -&amp;gt; Formatting -&amp;gt; New Lines&lt;/p&gt;
&lt;p&gt;Uncheck all boxes except for the last three (the last three are all under the &amp;#8216;New line options for expressions&amp;#8217; directory).&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This will ensure that all curly braces are on the same line as the class, function, else, catch, and so on.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/31/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/31/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/31/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/31/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/31/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/31/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/31/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/31/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/31/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/31/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/31/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/31/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/31/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/31/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=31&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-03-11T21:00:05Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=47</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/48-guid.html">
    <title>WordPress from Tumblr</title>
    <link>http://devweblog.org/archives/48-WordPress-from-Tumblr.html</link>
    <description>
    &lt;p&gt;I enjoy feedback and conversation when I am writing.  By getting different viewpoints your thoughts and ideas can be enhanced, changed, or reinforced in a beneficial way. After using and enjoying Tumblr for a few months I realized that they don&amp;#8217;t support comments or have many advanced features that WordPress has.  So, I decided to switch to WordPress for my public blogging needs.&lt;/p&gt;
&lt;p&gt;For a public blog I believe WordPress is far superior, however, for a personal journal or anything where feedback is not really needed I like the simple interface of Tumblr.&lt;/p&gt;
&lt;p&gt;I will continue to use Tumblr for my monthly career journal and most likely any other personal writing needs in the future.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/35/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/35/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/35/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/35/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/35/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/35/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/35/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/35/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/35/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/35/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/35/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/35/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/35/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/35/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=35&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-03-11T17:07:07Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=48</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=48</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/49-guid.html">
    <title>Creating Perception</title>
    <link>http://devweblog.org/archives/49-Creating-Perception.html</link>
    <description>
    &lt;p&gt;When you are working on non-visual aspects of your project it can be hard to demonstrate to managers and customers that you are making strides to your goal.  You need to be able to show that things are getting done, you need a way to demonstrate your kicking ass and you need to help create that perception.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Version control and issue trackers can be a very powerful tool to create that needed perception.&lt;/strong&gt;  You should be using these tools anyway.  Any size development team should be using them, even if it is just you.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Version Control&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Version control systems allow teams to backup, share, and collaborate effectively.  You can also use it to show all the commits you have pushed to the code base.  By writing good code and committing new code on a regular basis it shows that your are contributing to the project and getting things done.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Issue Tracking&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Managers and customers should really like issue tracker software because is allows them to see what bugs and features are being implemented.  If you are clearing bugs out like the Orkin man then managers will be able to see your work. &lt;/p&gt;
&lt;p&gt;Providing time spent on an issue, on going updates, and estimated time will provide valuable information to your manager for future planning and help them realize your value.&lt;/p&gt;
&lt;p&gt;Creating, updating, and removing issues would also help.  By helping to maintain issues you are showing that you care about the project and that you understand what it should be doing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Integration&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Having your version control and issue tracker integrate with each other is also a very good idea.  Many issue trackers will recognize new commits and update the issue automatically.  Some will also give statistics on you is committing and countless other breakdowns.&lt;/p&gt;
&lt;p&gt;Doing your work is not always enough.  Your manager needs to know how awesome you are but you want to do it the right way. &lt;/p&gt;
&lt;p&gt;Do great work and use great tools.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/6/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/6/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/6/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/6/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/6/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/6/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/6/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/6/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/6/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/6/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/6/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/6/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/6/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/6/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=6&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-03-09T15:36:35Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=49</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=49</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/50-guid.html">
    <title>Weaknesses</title>
    <link>http://devweblog.org/archives/50-Weaknesses.html</link>
    <description>
    &lt;p&gt;Knowing your weaknesses is a good thing, a very good thing.  If you recently had a job interview you should have already considered your weak points and &lt;strong&gt;if you are getting ready for an interview it is a MUST&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Weaknesses do not include: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I work too hard&lt;/li&gt;
&lt;li&gt;I love too much&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Weaknesses will change with your job description&lt;/strong&gt;.  If you don&amp;#8217;t know a lick of PHP that should not hurt if you are applying for a Ruby.On.Rails position, but you might need to know bash if your are going to be a System Administrator.  There are weaknesses that will have an affect across the board.  Verbal communication and  writing are great examples that can&amp;#8217;t hurt in almost any field.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You need to stay aware of the evolution of your skills and job description and constantly reevaluate them.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Having a recurring assessment of your weaknesses will allow you keep improving over time.  By concentrating on the skills that are most needed and need the most work will allow you to build these skills like an RPG character.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/7/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/7/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/7/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/7/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/7/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/7/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/7/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/7/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/7/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/7/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/7/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/7/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/7/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/7/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=7&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-03-02T14:44:43Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=50</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=50</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/51-guid.html">
    <title>Company Network Restrictions</title>
    <link>http://devweblog.org/archives/51-Company-Network-Restrictions.html</link>
    <description>
    &lt;p&gt;Why Company Network Restrictions Are Bad&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tells your employees you don&amp;#8217;t trust them&lt;/li&gt;
&lt;li&gt;Hamper communication&lt;/li&gt;
&lt;li&gt;People will find ways to waste time&lt;/li&gt;
&lt;li&gt;Creates bureaucracy&lt;/li&gt;
&lt;li&gt;Creates a bad guy (enforcer of restrictions)&lt;/li&gt;
&lt;li&gt;Don&amp;#8217;t want people wasting time?
&lt;ul&gt;
&lt;li&gt;Give them interesting things to do&lt;/li&gt;
&lt;li&gt;Hire good people&lt;/li&gt;
&lt;li&gt;Realize people need a break&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/8/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/8/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/8/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/8/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/8/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/8/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/8/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/8/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/8/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/8/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/8/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/8/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/8/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/8/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=8&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-02-28T17:13:11Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=51</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=51</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/52-guid.html">
    <title>Ups and Downs</title>
    <link>http://devweblog.org/archives/52-Ups-and-Downs.html</link>
    <description>
    &lt;p&gt;I graduated with a Computer Science degree in May of 2007 and I thought I was hot stuff then I realized I didn&amp;#8217;t know anything.&lt;/p&gt;
&lt;p&gt;Three and a half years later I still don&amp;#8217;t know a damn thing.&lt;/p&gt;
&lt;p&gt;I have noticed that I tend to go through cycles of different levels of confidence.  One week I will think I can take on any challenge no matter the conditions and the following week I will be wondering why I am not working at Lowe&amp;#8217;s.&lt;/p&gt;
&lt;p&gt;The important thing is to keep in mind that in both states you are probably wrong.  You need the confidence to take on the tough tasks that will help your career but you don&amp;#8217;t want to be a dick.&lt;/p&gt;
&lt;p&gt;So, walk with confidence and talk with modesty.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/intriguingdevelopment.wordpress.com/9/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/intriguingdevelopment.wordpress.com/9/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/intriguingdevelopment.wordpress.com/9/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/intriguingdevelopment.wordpress.com/9/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/intriguingdevelopment.wordpress.com/9/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/intriguingdevelopment.wordpress.com/9/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/intriguingdevelopment.wordpress.com/9/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/intriguingdevelopment.wordpress.com/9/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/intriguingdevelopment.wordpress.com/9/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/intriguingdevelopment.wordpress.com/9/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/intriguingdevelopment.wordpress.com/9/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/intriguingdevelopment.wordpress.com/9/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/intriguingdevelopment.wordpress.com/9/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/intriguingdevelopment.wordpress.com/9/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=intriguingdevelopment.wordpress.com&amp;amp;blog=20679011&amp;amp;post=9&amp;amp;subd=intriguingdevelopment&amp;amp;ref=&amp;amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (berek)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-02-16T15:03:42Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=52</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=52</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/42-guid.html">
    <title>Thinking Beyond</title>
    <link>http://devweblog.org/archives/42-Thinking-Beyond.html</link>
    <description>
    &lt;p&gt;On June 5, 2009 — the day before the Palm Pre released, I decided that I would pick one up &lt;strong&gt;on a whim&lt;/strong&gt;, having read the news and hype about it in the preceding months. I got up early that Saturday and was at my local Sprint store by 6:30am, being one of the first 10 in line.&lt;/p&gt; 
&lt;p&gt;I put the Palm Pre in my hands and never looked back. I was floored by its looks, its ease of use, and its multitasking. Later, I was courted by Palm&#039;s warm feeling for their developer community. When HP announced their purchase of Palm, I was wary at first, hoping they wouldn&#039;t bury this phone platform I came to love. (I&#039;m not a fanboy, I&#039;m an enthusiast!)&lt;/p&gt; 
&lt;p&gt;After watching the coverage of the &lt;em&gt;Think Beyond&lt;/em&gt; event today, I can safely say that HP gave me the warm fuzzies thanks to all we&#039;ve been waiting for: &lt;em&gt;new hardware&lt;/em&gt;!&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;&lt;a href=&quot;http://www.palm.com/us/products/phones/pre3/&quot;&gt;Pre&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; – What I&#039;m doing with my summer vacation. 1.4 GHz. 3.5″ 480×800 WVGA. 512MB RAM. 802.11a/b/g/n. Autofocus 5MP HP 720p Camera. Front-facing VGA Camera.&lt;/li&gt; 
&lt;li&gt;&lt;a href=&quot;http://www.palm.com/us/products/phones/veer/&quot;&gt;Veer&lt;/a&gt; – This thing is adorable. 800MHz. 2.5″ 320×400. 5MP Camera. I think this is their answer to the &lt;em&gt;Kin&lt;/em&gt;.&lt;/li&gt; 
&lt;li&gt;&lt;a href=&quot;http://www.palm.com/us/products/pads/touchpad/&quot;&gt;TouchPad&lt;/a&gt; – &lt;strong&gt;Daddy Like&lt;/strong&gt;. Dual Core Snapdragon 1.2GHz. 9.7″ 1024×768 XGA. 1GB RAM. 802.11b/g/n. 1.3MP Front-facing Camera.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;The &lt;em&gt;Touch to Share&lt;/em&gt; concept and SMS/call forwarding from the Pre&lt;sup&gt;3&lt;/sup&gt; to the TouchPad look &lt;em&gt;absolutely sick&lt;/em&gt;.&lt;/p&gt; 
&lt;p&gt;The phone&#039;s availability is &amp;quot;this summer&amp;quot;. I can only hope that Sprint decides to get off its ass and carry more webOS hardware.&lt;/p&gt;
&lt;p&gt;The event ended with an enigmatic reference to HP&#039;s plans to bring webOS to the Personal Computer. How exactly will &lt;em&gt;that&lt;/em&gt; work?&lt;/p&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (Double Compile)</dc:creator>
    <dc:subject>
    Hardware, </dc:subject>
    <dc:date>2011-02-09T20:29:30Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=42</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=42</wfw:commentRss>
    
    <dc:subject>gadgets</dc:subject>
<dc:subject>hardware</dc:subject>
<dc:subject>hp</dc:subject>
<dc:subject>palm</dc:subject>
<dc:subject>webos</dc:subject>
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/41-guid.html">
    <title>Number of the beast</title>
    <link>http://devweblog.org/archives/41-Number-of-the-beast.html</link>
    <description>
    &lt;p&gt;As it turns out, the &lt;a href=&quot;https://secure.wikimedia.org/wikipedia/en/wiki/Number_of_the_Beast&quot;&gt;Number of the Beast&lt;/a&gt; isn&#039;t 666.&lt;/p&gt; 
&lt;p&gt;… it&#039;s &lt;a href=&quot;http://www.zend.com/en/company/news/news-links/php-remote-exploit-information-and-hotfix&quot;&gt;2.2250738585072011&lt;sup&gt;e-308&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (Double Compile)</dc:creator>
    <dc:subject>
    PHP, </dc:subject>
    <dc:date>2011-01-06T18:23:21Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=41</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    
    <dc:subject>math</dc:subject>
<dc:subject>php</dc:subject>
<dc:subject>security</dc:subject>
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/40-guid.html">
    <title>Extreme malcontent</title>
    <link>http://devweblog.org/archives/40-Extreme-malcontent.html</link>
    <description>
    &lt;pre&gt;SQLSTATE[HY000]: General error: 1007 Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier.
&lt;/pre&gt; 
&lt;p&gt;I hate you &lt;em&gt;so much&lt;/em&gt;, Microsoft SQL Server.&lt;/p&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (Double Compile)</dc:creator>
    <dc:subject>
    Databases, </dc:subject>
    <dc:date>2010-12-22T20:00:04Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=40</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    
    <dc:subject>complaining</dc:subject>
<dc:subject>databases</dc:subject>
<dc:subject>microsoft</dc:subject>
<dc:subject>sql server</dc:subject>
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>
<item rdf:about="http://devweblog.org/archives/39-guid.html">
    <title>SharePoint sucks like a bad relationship</title>
    <link>http://devweblog.org/archives/39-SharePoint-sucks-like-a-bad-relationship.html</link>
    <description>
    &lt;p&gt;Much of this clever metaphor came from a lunch conversation I had with two gentlemen at OSCON this year.&lt;/p&gt; 
&lt;blockquote&gt; 
&lt;p&gt;The only people I have heard saying good things about SharePoint are the ones who are about to install it.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;Your &lt;dfn title=&quot;managers&quot;&gt;guy pals&lt;/dfn&gt; have all heard about this exciting and fun girl, &lt;dfn title=&quot;SharePoint&quot;&gt;Sharon Point&lt;/dfn&gt;, from &lt;dfn title=&quot;Microsoft reseller or sales rep&quot;&gt;one of her friends&lt;/dfn&gt;. They decide to &lt;dfn title=&quot;buy some licenses and have you install it&quot;&gt;fix you up with her&lt;/dfn&gt;.&lt;/p&gt; 
&lt;p&gt;You do what any responsible person would do in a new relationship. You Google her.  On your first date, you discover she seems like a nice, talented, and well-organized lady. She&#039;s apparently pretty popular! Your guy pals congratulate themselves for finding &lt;dfn title=&quot;your company&quot;&gt;you&lt;/dfn&gt; such a great girl.&lt;/p&gt; 
&lt;p&gt;This is when &lt;a href=&quot;http://www.quotationspage.com/quote/26730.html&quot;&gt;the ice weasels come&lt;/a&gt;. You find out Sharon Point isn&#039;t like other girls.&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;She takes you home to meet &lt;a href=&quot;http://en.wikipedia.org/wiki/Steve_Ballmer#Lucovsky.2FGoogle&quot;&gt;her crazy parents&lt;/a&gt;.&lt;/li&gt; 
&lt;li&gt;You mysteriously end up being forced to spend more time with &lt;dfn title=&quot;The Microsoft army: Exchange, Active Directory, and Office&quot;&gt;her friends&lt;/dfn&gt;, and &lt;dfn title=&quot;Free/Open Source software and other non-Microsoft products&quot;&gt;not yours&lt;/dfn&gt;. You liked your friends just fine, but she says your friends make her feel uncomfortable.&lt;/li&gt; 
&lt;li&gt;When you started dating, you knew she was &lt;dfn title=&quot;written in ASP.Net&quot;&gt;fluent in French&lt;/dfn&gt;, so you learned French. After all that, it seems she &lt;dfn title=&quot;WebParts, haha!&quot;&gt;speaks an obscure dialect of French&lt;/dfn&gt; and you often spend &lt;dfn title=&quot;days&quot;&gt;hours&lt;/dfn&gt; trying to say the right thing. Most of the time she is just mad at you and refuses to do what you think you&#039;ve asked. Sometimes you find there just isn&#039;t a word in her dialect for what you&#039;re asking.&lt;/li&gt; 
&lt;li&gt;She&#039;s stubborn and hates diverting from her routine. As long as your guy pals don&#039;t want her do anything out of her comfort zone, she is more or less alright to be around, but she refuses to behave a little differently if asked.&lt;/li&gt; 
&lt;li&gt;You heard that she had a ton of skills. Seemingly, she&#039;s pretty mediocre at most of them. You could have met a girl who was better at blogging, or one who knew her way around a wiki.&lt;/li&gt; 
&lt;li&gt;Her &lt;dfn title=&quot;XHTML compliance and user interface&quot;&gt;grammar&lt;/dfn&gt; &lt;a href=&quot;http://blog.drisgill.com/2009/11/sharepoint-2010-w3c-xhtml-compliance.html&quot;&gt;is horrible&lt;/a&gt;. At first you didn&#039;t notice, but now you&#039;re embarrassed to take her out in public.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;In a fit of desperation, you get in contact with &lt;dfn title=&quot;another SharePoint administrator/developer&quot;&gt;one of her old boyfriends&lt;/dfn&gt; for any wisdom he can offer. When you meet, you find him a drained husk of a man, shivering and muttering to himself. He insists your relationship will never work. You should run for the hills.&lt;/p&gt; 
&lt;p&gt;If only your guy pals knew what horror she can be. They seem to have a good time with her, but when the two of you are alone, she&#039;s a vile demoness, confusing and frustrating you to no end. At this point, you probably start dreaming about &lt;dfn title=&quot;quitting your job&quot;&gt;dumping her&lt;/dfn&gt;.&lt;/p&gt; 
&lt;p&gt;…&lt;/p&gt; 
&lt;p&gt;Fortunately, I&#039;m neither a SharePoint developer nor an administrator. At times, I&#039;m a begrudging user. Hopefully this brought a smile to your face, you poor, poor SharePoint person.&lt;/p&gt; 
    </description>

    <dc:publisher>/dev/weblog</dc:publisher>
    <dc:creator>nospam@example.com (Double Compile)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2010-10-12T20:14:57Z</dc:date>
    <wfw:comment>http://devweblog.org/wfwcomment.php?cid=39</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://devweblog.org/rss.php?version=1.0&amp;type=comments&amp;cid=39</wfw:commentRss>
    
    <dc:subject>complaining</dc:subject>
<dc:subject>microsoft</dc:subject>
<dc:subject>sharepoint</dc:subject>
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
</item>

</rdf:RDF>

