<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" 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/"><channel><title>Or Ron's Weblog</title><link>http://weblogs.asp.net/orron/default.aspx</link><description>Thoughts on Software Architecture, By "He Who Can Not Be Googled"</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>What length of Resume will get you in the door</title><link>http://weblogs.asp.net/orron/archive/2004/10/09/240148.aspx</link><pubDate>Sat, 09 Oct 2004 08:16:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:240148</guid><dc:creator>orron</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/orron/rsscomments.aspx?PostID=240148</wfw:commentRss><comments>http://weblogs.asp.net/orron/archive/2004/10/09/240148.aspx#comments</comments><description>&lt;p&gt;I am a big fan of Heather's &lt;A href="http://weblogs.asp.net/heatherleigh/"&gt;"Marketing at Microsoft"&lt;/a&gt; Blog. She has an interesting view on recruiting issues, and also seems to care a whole lot about the people behind the resumes. It's refreshing to see someone who deals with so many applications still being able to see the person, and not just a document. Her post on &lt;font color="#000000"&gt;&lt;A href="http://weblogs.asp.net/heatherleigh/archive/2004/10/06/239036.aspx"&gt;Why the one page resume doesn't work anymore&lt;/a&gt;&lt;/font&gt; may be an eye-opener for people applying for a new job.&lt;/p&gt; &lt;p&gt;My point of view is somewhat different- but I am not a recruiter. My job was to make the final decision about candidates, for both technical and managerial positions.&lt;/p&gt; &lt;p&gt;I can't rememebr how many people I have interviewed over the past 5 years. It's all a blur... I had days with 5-10 interviews, and some quiet periods with only 2 or 3 a day. That's a lot of people to talk to, and plenty of resumes to see. I can tell you one thing- I have a great deal of appreciation for Heather's ability to still be intersted in the story "behind the scenes".&lt;/p&gt; &lt;p&gt;I like to have a conversation face-to-face with a candidate or applicant. The resume is a place to start, but I can't rely on the&amp;nbsp;candidates' writing skills to get a good view of their abilities- especially when all technical resumes look exactly the same, with the same buzzwords and the same structure.&lt;/p&gt; &lt;p&gt;That's why I feel that a short resume is better- it only needs to get you through the door, for an interview with the right person.&lt;/p&gt; &lt;p&gt;I also think that the best way in, is to have someone you know deliver the resume to "the right person". Your chances of getting an interview that way are higher- and you will probably meet a more sympathetic interviewer.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=240148" width="1" height="1"&gt;</description></item><item><title>The Monthly Twilight Zone- How the IT Guy Beat Me To It</title><link>http://weblogs.asp.net/orron/archive/2004/10/06/238374.aspx</link><pubDate>Wed, 06 Oct 2004 02:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:238374</guid><dc:creator>orron</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/orron/rsscomments.aspx?PostID=238374</wfw:commentRss><comments>http://weblogs.asp.net/orron/archive/2004/10/06/238374.aspx#comments</comments><description>&lt;p&gt;This is a new&amp;nbsp;section I intend to write each month- to shine a light on some of the more peculiar events I encounter. This month it's the story of "The Contract, The Customer and Windows Server 2003"&lt;/p&gt; &lt;p&gt;Part of my job is to solve problems on very-large-scale projects around the world. Usually I get called before a milestone is due, and there is some technical problem that if not solved immediately, will prevent the project management from collecting payment for the work done so far. Of course, everyone on the project team had a go at it, and their friends and relatives have also already had a go at it. At this point, there's no time left and everyone is ready to pay and do whatever it takes to solve the problem.&lt;/p&gt; &lt;p&gt;In this case, it was a project which relies heavily on web-services. The project management signed a contract that did not specify which operating systems the product will be deployed to. The system was designed to work on Windows server 2000. Now the games began…&lt;/p&gt; &lt;p&gt;The customer, after carefully examining the contract and the glaring loophole, decided to demand that the system be deployed to Windows Server 2003. The system was not developed for windows server 2003, was not tested on windows server 2003 and, surprisingly, refused to work on windows server 2003.&lt;/p&gt; &lt;p&gt;On Wednesday, with the milestone due for Monday, I began working on the problem.&lt;/p&gt; &lt;p&gt;After several hours, I narrowed it down to a problem with the way the web-services behaved, or rather misbehaved. Data was not streaming properly to the presentation layer, and that resulted in frequent termination of the user's session. In short- the user was logged on for about 10 seconds, and then kicked out.&lt;/p&gt; &lt;p&gt;A day later I was not getting closer to a solution. As the hours ticked away, things were getting a bit tense. Nothing I tried worked- changing the confing files, changing settings in IIS, changing the actual code for the web-services.&lt;/p&gt; &lt;p&gt;During a coffee break, with my reputation as a problem solver at stake already, an IT guy from another project called. During that five minute conversation, he heard about the problem and suggested we change a setting in IIS which makes Windows Server 2003 support Windows 2000 services. We did. It worked, without any other changes to the code or configuration. There was drinking and dancing and joyful shouting for most of the evening later on.&lt;/p&gt; &lt;p&gt;This story has all the elements of a predictable failure:&lt;/p&gt; &lt;p&gt;A contract that doesn't limit the customer's options and a system that was not tested correctly before it was deployed. It also has a happy ending- but only due to unseen powers, residing in the IT department, where people can effortlessly solve problems that leave developers bewildered. &lt;/p&gt; &lt;p&gt;Do you have any stories that belong in the Twilight Zone?&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=238374" width="1" height="1"&gt;</description></item></channel></rss>