<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Punaro.com &#187; Microsoft</title>
	<atom:link href="http://punaro.com/category/derek/geek/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://punaro.com/index.php</link>
	<description>Derek and Amanda got married. Moved to the country. Had a couple of kids.</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:02:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Modifying a SharePoint 2010 workflow email</title>
		<link>http://punaro.com/index.php/2012/01/derek/modifying-a-sharepoint-2010-workflow-email/</link>
		<comments>http://punaro.com/index.php/2012/01/derek/modifying-a-sharepoint-2010-workflow-email/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 19:00:54 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Derek]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/?p=2496</guid>
		<description><![CDATA[The out-of-the-box SharePoint 2010 workflow approver email notification no longer contains a link to the workflow task associated with the workflow item.  While that&#8217;s ok if the approver is using Microsoft Office 2010 and the document is an Office document, &#8230; <a href="http://punaro.com/index.php/2012/01/derek/modifying-a-sharepoint-2010-workflow-email/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The out-of-the-box SharePoint 2010 workflow approver email notification no longer contains a link to the workflow task associated with the workflow item.  While that&#8217;s ok if the approver is using Microsoft Office 2010 and the document is an Office document, if either of those are not the case then there is no easy way for the approver to get back to the task to approve or reject it.  I went out in search of how to fix the OOTB workflow email and having to cull this information from a number of sources, I thought it would be helpful to have it all in one place.</p>
<p>Steps:</p>
<p>First, you&#8217;ll notice an out-of-the-box email references the &#8220;Open this task&#8221; button, but does not include the link to the SharePoint workflow task. This is fine if the document is a Microsoft Office document and the person approving it is using Office 2010, but there doesn&#8217;t work for other circumstances.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/OOTB-Workflow-Email.png"><img class=" wp-image-2497 alignnone" title="OOTB Workflow Email" src="http://punaro.com/blog/wp-content/uploads/2012/01/OOTB-Workflow-Email.png" alt="" width="708" height="73" /></a></p>
<p>&nbsp;</p>
<p>To adjust this, we need to open up the site and then workflow in SharePoint Designer. Note that in this case we are modifying the OOTB workflow itself, which will change it for all instances of the site collection. If you want to make a unique instance of this workflow, right click on the workflow and choose &#8220;Copy and Modify&#8221;.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Open-Workflow.png"><img class="size-full wp-image-2498 alignnone" title="SPD-Open Workflow" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Open-Workflow.png" alt="" width="577" height="492" /></a></p>
<p>Click <strong>Edit Workflow</strong></p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Edit-Workflow.png"><img class="size-full wp-image-2499 alignnone" title="SPD-Edit Workflow" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Edit-Workflow.png" alt="" width="253" height="136" /></a></p>
<p>&nbsp;</p>
<p>Next, click on <strong>Approval</strong>.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Click-Approval.png"><img class="size-full wp-image-2500 alignnone" title="SPD-Click Approval" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Click-Approval.png" alt="" width="600" height="83" /></a></p>
<p>Under &#8220;Customization&#8221; click <strong>Change the behavior of a single task</strong>.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Change-single-task.png"><img class="size-full wp-image-2501 alignnone" title="SPD-Change single task" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Change-single-task.png" alt="" width="378" height="153" /></a></p>
<p>&nbsp;<br />
Under the &#8220;When a Task is Pending&#8221; section, find the line that says &#8220;then Email task notification to Current Task:Assigned To&#8221; and click the underlined link.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Edit-email-task-notification.png"><img class="size-full wp-image-2502 alignnone" title="SPD-Edit email task notification" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Edit-email-task-notification.png" alt="" width="620" height="660" /></a></p>
<p>The Define E-Mail Message window opens. Insert the highlighted text, select the text you wish to make a link, then click the Edit Hyperlink button.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Define-E-mail-Message.png"><img class="wp-image-2503 alignnone" title="SPD-Define E-mail Message" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Define-E-mail-Message.png" alt="" width="559" height="514" /></a></p>
<p>&nbsp;<br />
In the Address field, click the <strong>&#8230; </strong>button, then click <strong>Add or Change Lookup</strong>, and choose &#8220;Current Task: Approval&#8221; as the Data source and &#8220;Form_URN&#8221; as the Field from source:</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Edit-Hyperlink.png"><img class="alignnone size-full wp-image-2504" title="SPD-Edit Hyperlink" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Edit-Hyperlink.png" alt="" width="559" height="514" /></a></p>
<p>Click <strong>OK </strong>all the way back out of the dialog boxes, then <strong>Publish </strong>your workflow back to the server.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Publish.png"><img class="alignnone size-full wp-image-2505" title="SPD-Publish" src="http://punaro.com/blog/wp-content/uploads/2012/01/SPD-Publish.png" alt="" width="151" height="136" /></a></p>
<p>Start the workflow on a new document and you should get the modified email.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2012/01/Workflow-modified-email.png"><img class="alignnone size-full wp-image-2506" title="Workflow-modified email" src="http://punaro.com/blog/wp-content/uploads/2012/01/Workflow-modified-email.png" alt="" width="783" height="72" /></a></p>
<p>Click the link and it should take you directly to the task page!</p>
<p>It&#8217;s important to note that this is not the only location an email is defined. Overdue notices, for example, are defined elsewhere. You may need to make the same modification to multiple places in the workflow.</p>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2012/01/derek/modifying-a-sharepoint-2010-workflow-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Five &#8211; January 14, 2011</title>
		<link>http://punaro.com/index.php/2011/01/derek/friday-five-january-14-2011/</link>
		<comments>http://punaro.com/index.php/2011/01/derek/friday-five-january-14-2011/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 19:44:21 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Derek]]></category>
		<category><![CDATA[Friday Five]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/?p=2155</guid>
		<description><![CDATA[I also blog at work (internally) and resolved to post more frequently this year.  I figured the best way to keep that up was to institute a regular weekly feature which I&#8217;m calling the Friday Five &#8211; five technology-related articles &#8230; <a href="http://punaro.com/index.php/2011/01/derek/friday-five-january-14-2011/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I also blog at work (internally) and resolved to post more frequently this year.  I figured the best way to keep that up was to institute a regular weekly feature which I&#8217;m calling the Friday Five &#8211; five technology-related articles I found interesting in the past week.  I work with web, collaboration, and ECM (Enterprise Content Management) systems, most frequently Microsoft SharePoint, so some articles I pick are geared toward that, but others are general technology, consumer electronics, or industry-related.  I thought I would share those here as well.  So here you go &#8211; the inaugural edition of the Friday Five:</p>
<div>#1 &#8211; <a href="http://www.realstorygroup.com/Blog/2081-The-high-cost-of-Microsoft-SharePoint?source=RSS">The  high cost of Microsoft SharePoint</a> -</div>
<blockquote dir="ltr"><p><span style="color: #333333;">Microsoft estimates that you the customer will spend a  total of $6.2 Billion on services related to SharePoint in 2011&#8230; According to  Goldman Sachs data more than 50 countries have a GDP (Gross Domestic Product)  less than what the world spends on SharePoint. </span></p></blockquote>
<p dir="ltr"><em><span style="color: #000000;"></span></em><span style="color: #000000;">SharePoint is many things, but cheap it  isn&#8217;t.  Interesting comparison.</span></p>
<p dir="ltr">#2 &#8211; <a href="http://lifehacker.com/5731656/how-to-perform-nearly-any-task-from-your-browsers-address-bar">How  To Perform Nearly Any Task From Your Browser&#8217;s Address Bar</a> -</p>
<blockquote dir="ltr">
<p dir="ltr"><span style="color: #333333;">By integrating all of your favorite services into  your browser&#8217;s address bar, you don&#8217;t have to spend nearly as much time  navigating their webapps. No matter what you want to do—whether it&#8217;s add a task  to your to-do list, add an event to your calendar, send a quick email, or even  get driving directions—all you have to do is hit Ctrl+L and type in a few choice  words. </span></p>
</blockquote>
<p dir="ltr"><span style="color: #000000;">I admit it &#8211; I hate the mouse. I  am eagerly looking forward to multitouch monitors, but in the meantime some  well-constructed keyboard commands are always welcome.</span></p>
<p dir="ltr"><span style="color: #000000;">#3 &#8211; <a href="https://www.nothingbutsharepoint.com/sites/eusp/Pages/ShowHide-Lookup-fields-with-jQuery.aspx">Show/Hide  [SharePoint] Lookup fields with jQuery</a> &#8211; </span></p>
<blockquote dir="ltr">
<p dir="ltr"><span style="color: #333333;">I will show you how to show and hide form fields  dependent on the value of a drop-down list field, with a special look at what to  do with Lookup fields. I am often given requirements for SharePoint forms that  have functionality that isn’t possible with the out-of-the-box controls, this is  one such example. </span></p>
</blockquote>
<p dir="ltr"><span style="color: #000000;">I haven&#8217;t had the chance to try this, but our  team has had a lot of success in manipulating SharePoint through  jQuery.</span></p>
<p dir="ltr">#4 &#8211; <a href="http://www.engadget.com/2011/01/09/could-this-be-the-year-we-get-to-ditch-the-cable-box/">Could  this be the year we get to ditch the cable box?</a> -</p>
<blockquote dir="ltr">
<p dir="ltr"><span style="color: #333333;">Unlike the attempts we&#8217;ve seen in the past, at  CES this year there were a number of ways TV manufactures and cable companies  figured out to bring HD to the TV without a set-top box. The commonality between  the methods was that the provider will create and control the user experience on  the TV. This means that no matter what type of TV you buy, the user interface  will look the same.</span></p>
</blockquote>
<p dir="ltr"><span style="color: #000000;">Perhaps some of the most interesting news to  come out of the Consumer Electronics Show (CES) this year is how far along the  mainstream cable providers are in being able to uncouple their programming from  their physical network.  This would allow, for example, Time Warner to sell  their cable TV package over a Comcast-provided broadband connection. Or bundle  it with a TV purchase. Or offer their service as an app on your mobile device.  We might finally be seeing some real competition in this space, and competition  breeds better products for consumers.</span></p>
<p dir="ltr">#5 &#8211; <a href="http://blog.chromium.org/2011/01/html-video-codec-support-in-chrome.html">HTML  Video Codec Support in Chrome</a> -</p>
<blockquote dir="ltr">
<p dir="ltr"><span style="color: #333333;">&#8230;we are changing Chrome’s HTML5 &lt;video&gt;  support to make it consistent with the codecs already supported by the open  Chromium project. Specifically, we are supporting the WebM (VP8) and Theora  video codecs, and will consider adding support for other high-quality open  codecs in the future. Though H.264 plays an important role in video, as our goal  is to enable open innovation, support for the codec will be removed and our  resources directed towards completely open codec  technologies.</span></p>
</blockquote>
<p dir="ltr"><span style="color: #000000;">With the recent rollout of an internal video management solution</span><span style="color: #000000;"> we&#8217;ve been keeping a closer eye  on video technology in our department. Just as soon as you think you have a handle on  where the road is leading you, something changes. It was widely assumed that  H.264 would be the standard codec for HTML5 native video, but this announcement  from Google might change that direction quickly.</span></p>
<p dir="ltr">&#8211;</p>
<p dir="ltr">That&#8217;s all for this week.  Hopefully everyone found at least one  article that piqued their interest.  Stay tuned for next week&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2011/01/derek/friday-five-january-14-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ford developing HAL 9000 nav system</title>
		<link>http://punaro.com/index.php/2009/03/derek/ford-developing-hal-9000-nav-system/</link>
		<comments>http://punaro.com/index.php/2009/03/derek/ford-developing-hal-9000-nav-system/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 02:38:46 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[Derek]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/?p=1297</guid>
		<description><![CDATA[Yes, it&#8217;s true. According to Autoblog&#8230; In the near future, Ford vehicles may fire back a retort if you get cheesed off enough to yell at the car. According to the details of a patent filing, Ford is working on &#8230; <a href="http://punaro.com/index.php/2009/03/derek/ford-developing-hal-9000-nav-system/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yes, it&#8217;s true.  According to <a href="http://www.autoblog.com/2009/03/10/em-dont-tell-b-me-b-how-to-drive-em-next-gen-ford-na/">Autoblog</a>&#8230;</p>
<blockquote><p>In the near future, Ford vehicles may fire back a retort if you get cheesed off enough to yell at the car. According to the details of a patent filing, Ford is working on an Emotive Advisory System (EAS) that simulates emotions when interacting with occupants, and may also use an avatar to express itself.</p>
<p>The EAS also uses sensors to detect the emotional state of occupants and generate responses based on that data. We all tend to forge some kind of bond with our cars, but it&#8217;s a little too fantastical and hilarious to imagine rocking down the blacktop in a new Taurus SHO and having the car say &#8220;You don&#8217;t need to drive like a jerk just because you&#8217;re mad at me.&#8221;</p></blockquote>
<p>Personally, I think there is something even more sinister behind this than big brother in your car.  Follow this line of thought with me &#8211; Ford worked with Microsoft to develop <a href="http://en.wikipedia.org/wiki/Ford_Sync">SYNC</a>.  Microsoft already rules your home computer and your work computer, so SYNC is Microsoft&#8217;s back door into that small portion of your time they don&#8217;t own &#8211; when you&#8217;re in your car.  And what will they do once they have their software in front of you 24 hours a day?  The unthinkable.</p>
<p>The return&#8230;  of <a href="http://en.wikipedia.org/wiki/Clippy">Clippy</a>.</p>
<p><a href="http://punaro.com/blog/wp-content/uploads/2009/03/clippy-sync.png"><img src="http://punaro.com/blog/wp-content/uploads/2009/03/clippy-sync.png" alt="Clippy does SYNC" title="Clippy does SYNC" width="141" height="322" class="aligncenter size-full wp-image-1298" /></a></p>
<p>Be afraid.</p>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2009/03/derek/ford-developing-hal-9000-nav-system/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>BarCamp Buffalo</title>
		<link>http://punaro.com/index.php/2009/03/derek/barcamp-buffalo/</link>
		<comments>http://punaro.com/index.php/2009/03/derek/barcamp-buffalo/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 17:03:52 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Buffalo]]></category>
		<category><![CDATA[Derek]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/?p=1293</guid>
		<description><![CDATA[Earlier this week I attended and presented at BarCamp Buffalo. You can see a couple quick glimpses of me presenting in this nicely done clip by WNYMedia.net. Watch Buffalo BarCamp&#160;&#160;&#124;&#160;&#160;View More Free Videos Online at Veoh.com It was a fun &#8230; <a href="http://punaro.com/index.php/2009/03/derek/barcamp-buffalo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Earlier this week I attended and presented at BarCamp Buffalo.  You can see a couple quick glimpses of me presenting in this nicely done clip by <a href="http://wnymedia.net">WNYMedia.net</a>.</p>
<p><object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/static/swf/webplayer/WebPlayer.swf?version=AFrontend.5.3.11.1.1003&#038;permalinkId=v17922896ABJxKDf8&#038;player=videodetailsembedded&#038;videoAutoPlay=0&#038;id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/static/swf/webplayer/WebPlayer.swf?version=AFrontend.5.3.11.1.1003&#038;permalinkId=v17922896ABJxKDf8&#038;player=videodetailsembedded&#038;videoAutoPlay=0&#038;id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object><br /><font size="1">Watch <a href="http://www.veoh.com/browse/videos/category/news/watch/v17922896ABJxKDf8">Buffalo BarCamp</a>&nbsp;&nbsp;|&nbsp;&nbsp;View More <a href="http://www.veoh.com">Free Videos Online at Veoh.com</a></font></p>
<p>It was a fun event, and while I was initially concerned that my presentation (on Microsoft Office SharePoint Server 2007) might not be techie enough, it actually ended up being about middle of the pack in geekiness.  I had a couple of interested people talk to me about it afterwards.</p>
<p>The presentations from BarCamp Buffalo are available at <a href="http://www.slideshare.net/event/buffalo-barcamp">SlideShare</a>.  Looking forward to the next one!</p>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2009/03/derek/barcamp-buffalo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>If only&#8230;</title>
		<link>http://punaro.com/index.php/2008/10/derek/if-only/</link>
		<comments>http://punaro.com/index.php/2008/10/derek/if-only/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:09:01 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Derek]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/?p=1151</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/D28FkfJiauk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/D28FkfJiauk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2008/10/derek/if-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Promotion, Self</title>
		<link>http://punaro.com/index.php/2008/05/derek/promotion-self/</link>
		<comments>http://punaro.com/index.php/2008/05/derek/promotion-self/#comments</comments>
		<pubDate>Wed, 07 May 2008 03:17:43 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Derek]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Lotus]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/?p=885</guid>
		<description><![CDATA[I don&#8217;t post much about my job, but this was the nice writeup that my manager sent out to all of IT earlier this week about my new role. I am pleased to announce that Derek Punaro has been promoted &#8230; <a href="http://punaro.com/index.php/2008/05/derek/promotion-self/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t post much about my job, but this was the nice writeup that my manager sent out to all of IT earlier this week about my new role.</p>
<blockquote><p>I am pleased to announce that Derek Punaro has been promoted to IT Information Architect, a new job title created for the Sharewaves07 Collaboration Support team.  Derek’s strong technical and business analytical skills make him an excellent fit for this position.  In this role Derek continues to report to me.   </p>
<p>Derek is instrumental in the continued success of our Sharewaves07 application.  He is responsible for designing content and document management solutions.  He works closely with business clients to gather requirements, design navigation hierarchies, metadata structures and user experience designs.  He serves as a champion to promote the use of Praxair&#8217;s standard document and content management tools across the enterprise.  And he assists in the development and delivery of training classes and self-study materials.</p>
<p>Starting with Praxair’s IT organization in January 2000, Derek began as an original member of Praxair’s first eCommerce project.  Since then, he has been involved in many web based IT projects, including Airwaves and QuickPlace.   Derek was a key participant in the SharePoint Document Management Project.  He has been a member of the Collaboration Support Center since July, 2007.</p>
<p>Derek holds a Bachelor’s of Science in Information Technology from Rochester Institute of Technology.  He is an IBM certified Application Developer and has expertise in a multitude of web technologies. </p>
<p>We look forward to Derek’s continued contributions to ITS.   Please join me in congratulating Derek on his achievement.</p></blockquote>
<p>It&#8217;s interesting for me, after spending 6 years working with Lotus Notes/Domino to now be involved largely with Microsoft technologies.  It really opens your eyes to seeing what&#8217;s hype and what&#8217;s substance.  But that&#8217;s a whole series of other blog posts there.</p>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2008/05/derek/promotion-self/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>On the Surface</title>
		<link>http://punaro.com/index.php/2007/06/derek/surface/</link>
		<comments>http://punaro.com/index.php/2007/06/derek/surface/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 02:43:57 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Derek]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/2007/06/derek/surface/</guid>
		<description><![CDATA[Revolutionary technology comes around only once in a great while. I&#8217;m not sure I would quite classify Microsoft Surface as revolutionary, but at a minimum it&#8217;s the biggest leap forward in computer-human interface design in a long time. As I &#8230; <a href="http://punaro.com/index.php/2007/06/derek/surface/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Revolutionary technology comes around only once in a great while.  I&#8217;m not sure I would quite classify <a href="http://www.microsoft.com/surface/">Microsoft Surface</a> as revolutionary, but at a minimum it&#8217;s the biggest leap forward in computer-human interface design in a long time.  As I sit here massaging my sore wrist, my mind says that anything that gets us a big step away from the mouse as our major point, click, and drag device gets a big gold star in my book.</p>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2007/06/derek/surface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Microsoft mashes mere mortals&#8217; mouths</title>
		<link>http://punaro.com/index.php/2007/02/derek/master-microsoft-mashes-mere-mortals-mouths/</link>
		<comments>http://punaro.com/index.php/2007/02/derek/master-microsoft-mashes-mere-mortals-mouths/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 16:40:16 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Derek]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://punaro.com/index.php/2007/02/derek/master-microsoft-mashes-mere-mortals-mouths/</guid>
		<description><![CDATA[I&#8217;m sitting here in a Sharepoint class and ran across this series of steps to configure a particular option. Someone over at Microsoft has a severe alliteration fetish! Go to &#8220;Services on Server&#8221; Click &#8220;Office SharePoint Server Search&#8221; Once on &#8230; <a href="http://punaro.com/index.php/2007/02/derek/master-microsoft-mashes-mere-mortals-mouths/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sitting here in a Sharepoint class and ran across this series of steps to configure a particular option.  Someone over at Microsoft has a severe alliteration fetish!</p>
<ol>
<li>Go to &#8220;Services on Server&#8221;</li>
<li>Click &#8220;Office SharePoint Server Search&#8221;</li>
<li>Once on the &#8220;Office SharePoint Server Search Service Settings&#8221; page, select &#8220;Use this server for serving search queries&#8221;</li>
<li>Try to untie the knot in your tongue</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://punaro.com/index.php/2007/02/derek/master-microsoft-mashes-mere-mortals-mouths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

