<?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"
	>

<channel>
	<title>A Practitioner Uses Microsoft Office</title>
	<atom:link href="http://www.lockergnome.com/akramnajjar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lockergnome.com/akramnajjar</link>
	<description>Useful Procedures</description>
	<pubDate>Mon, 17 Aug 2009 09:54:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>How to Create a Hammock Task in Microsoft Project</title>
		<link>http://www.lockergnome.com/akramnajjar/2009/08/08/create-a-hammock-task-in-microsoft-project/</link>
		<comments>http://www.lockergnome.com/akramnajjar/2009/08/08/create-a-hammock-task-in-microsoft-project/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:42:46 +0000</pubDate>
		<dc:creator>Akram</dc:creator>
		
		<category><![CDATA[Microsoft Project]]></category>

		<category><![CDATA[FF dependency]]></category>

		<category><![CDATA[Hammock Task]]></category>

		<category><![CDATA[SS dependency]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/akramnajjar/?p=46</guid>
		<description><![CDATA[This post details a procedure for creating a Hammock Task in Microsoft Project. A Hammock Task is a Task parallel to another set of Tasks but one that is constrained to have their same total Duration, no matter how that changes. It will have an "elastic" Duration.]]></description>
			<content:encoded><![CDATA[<p>One of the shortcomings of Microsoft Project is that it does not have a dependency of Task B on Task A so that both SS and FF dependencies are respected. Why would we need that? There are situations where a Task that is parallel to a group of Tasks must have their same Duration and must change its own when their total Duration changes.</p>
<p><strong>Try it the old way</strong>: say you try 3 tasks A, B and C. You then create Task D whose dependence on Task A is SS and whose dependence on Task C is FF. It will stubbornly have its own Duration regardless of the duration of Tasks A, B and C.</p>
<p>We need a solution so that Task D will have the same Duration as Tasks A, B and C no matter what happens to the Start of Task A and the Finish of Task C.</p>
<p>This is needed in situations such as:</p>
<ul>
<li>Assigning a supervisor to an Effort Driven Task such as pouring concrete. You need to have a separate Task in order not to confuse Microsoft Project with the changes in the units of the concrete pouring Resources. The supervision effort must be expressed as a Task that expands or contracts depending on how you manage the pouring concrete task, ie, their Duration must be the same.</li>
<li>Project Management Tasks that span the whole project</li>
<li>Tasks wherein you assign overheads (that also span the whole project)</li>
<li>Tasks which span other Tasks where the resource assignment is wildly different</li>
</ul>
<p>what is commonly known as a <strong>Hammock</strong> task will do the trick. It will have the same Duration as the whole project or as a specific task it is spanning. But there is no automatic or direct way of creating a Hammock Task.</p>
<p>Please download the PDF file that has a fully detailed procedure to create a Hammock Task (<a title="How to Create a Hammock Task" href="http://www.jmliban.org/documents/1. Using a Hammock Task.pdf" target="_blank">Click here</a>).</p>
<p>Also, the next post shows a very useful and practical example using the Hammock Task (<a title="Example of Hammock Task" href="http://www.lockergnome.com/akramnajjar/2009/08/07/a-useful-example-of-the-hammock-task-in-microsoft-project/" target="_self">Click here</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/akramnajjar/2009/08/08/create-a-hammock-task-in-microsoft-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Useful Example of the Hammock Task in Microsoft Project</title>
		<link>http://www.lockergnome.com/akramnajjar/2009/08/07/a-useful-example-of-the-hammock-task-in-microsoft-project/</link>
		<comments>http://www.lockergnome.com/akramnajjar/2009/08/07/a-useful-example-of-the-hammock-task-in-microsoft-project/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 16:03:39 +0000</pubDate>
		<dc:creator>Akram</dc:creator>
		
		<category><![CDATA[Microsoft Project]]></category>

		<category><![CDATA[FF dependency]]></category>

		<category><![CDATA[Hammock Task]]></category>

		<category><![CDATA[SS dependency]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/akramnajjar/?p=123</guid>
		<description><![CDATA[We have an engineer working for 8 days starting on Monday. He/she will be staying in a hotel during the weekend. If the engineer starts work on Thursday, we will have 2 weekends. Also, if the duration of his/her work might change, so the number of weekends cannot be known in advance. We need a solution that allows us to charge hotel nights for all calendar days no matter what the duration or the start date of the engineer's task is. Solution: Hammock Task.]]></description>
			<content:encoded><![CDATA[<p><em>(Refer to <a href="http://www.lockergnome.com/akramnajjar/2009/08/08/create-a-hammock-task-in-microsoft-project/">the previous post</a> for a detailed procedure on how to create a Hammock Task).</em></p>
<p>In many situations, you want to charge a resource across working days but you want to charge his/her expenses across calendar days.</p>
<p><strong>Example: </strong>We have an engineer working for 8 days, starting on a Monday. The engineer will be staying in a hotel where the cost per night is $200.</p>
<p>During this period there is one weekend. However, if the engineer starts work on Thursday, we will have 2 weekends. Secondly, the duration of his/her work might change, so the number of weekends cannot be known in advance.</p>
<ul>
<li>If we use Material or Cost Resources for Hotel Nights, these will be charged for 8 days only. Remember both Material and Cost Resources do not have calendars, so we cannot force weekends upon them.</li>
<li>If a parallel Task is created to which we assign Material or Cost Resources, we can use elapsed duration. Two problems with this approach. First: we have to specify the duration of the parallel task which defeats the purpose of our work. Second: Microsoft Project will charge 24 hours per day and for 8 consecutive days.</li>
</ul>
<p>There is no direct way to force Microsoft Project to charge Hotel Nights across the calendar period.</p>
<p>Please download the PDF file that shows the solution to the above case (<a title="A Useful Example of a Hammock Task" href="http://www.jmliban.org/documents/2. Example of a Hammock Task.pdf" target="_blank">Click here</a>).</p>
<p>Also, the previous post shows a detailed procedure on how to create a Hammock Task (<a title="How to Create a Hammock Task" href="http://www.lockergnome.com/akramnajjar/2009/08/08/create-a-hammock-task-in-microsoft-project/" target="_self">Click here</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/akramnajjar/2009/08/07/a-useful-example-of-the-hammock-task-in-microsoft-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reverse Engineering the Work Formula in Microsoft Project</title>
		<link>http://www.lockergnome.com/akramnajjar/2009/08/05/reverse-engineering-the-work-formula/</link>
		<comments>http://www.lockergnome.com/akramnajjar/2009/08/05/reverse-engineering-the-work-formula/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 10:36:49 +0000</pubDate>
		<dc:creator>Akram</dc:creator>
		
		<category><![CDATA[Microsoft Project]]></category>

		<category><![CDATA[Effort Driven]]></category>

		<category><![CDATA[Fixed Duration]]></category>

		<category><![CDATA[Fixed Units]]></category>

		<category><![CDATA[Fixed Work]]></category>

		<category><![CDATA[Work Formula]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/akramnajjar/?p=83</guid>
		<description><![CDATA[At the heart of planning a project using Microsoft Project is the daunting responsibility of assigning Resources to Tasks. Worse still, try adjusting those assignments (both during planning and monitoring) and see what happens.
A confusing facility in Microsoft Project is the way Duration, Units of Resources and Work Loads per Task are interact with one [...]]]></description>
			<content:encoded><![CDATA[<p>At the heart of planning a project using Microsoft Project is the daunting responsibility of assigning Resources to Tasks. Worse still, try adjusting those assignments (both during planning and monitoring) and see what happens.</p>
<p>A confusing facility in Microsoft Project is the way Duration, Units of Resources and Work Loads per Task are interact with one another.</p>
<p>The <strong>Work</strong> <strong>Formula</strong> is clear: <strong>Work = Units x Duration</strong>. But there are 2 major options that make Microsoft Project behave in diverse ways, some of them unintuitive. One is a field called the Task Type (Fixed Work, Unit or Duration) and the other is a field that defines whether a Task is Effort Driven or not.</p>
<p>Try as I might, I could not get books, blogs or training material that carried the Work Formula logic to the end.</p>
<p>The time was ripe for <strong>Reverse Engineering</strong>. We have a black box called Microsoft Project and its Work Formula is programmed to work in ways more mysterious than a Project Manager&#8217;s mind. The box has a lot of input and a fewer outputs. Which inputs do we use to which output?</p>
<p>To Reverse Engineer the Work Formula, we will:</p>
<p>1. Analyze the two Task fields (columns): Task Type and Effort Driven<br />
2. Identify all possible combinations of input (scenarios)<br />
3. Try each one to see how Microsoft Project behaves (output)<br />
4. Arrive at a decision logic that allows us to know where to use which setting.</p>
<p>The discussion is length and has been detailed in a PDF white paper.</p>
<li>Download the White Paper in PDF Format (<a title="White Paper on Work Formula" href="http://www.jmliban.org/documents/Reverse Engineering the Work Formula in Microsoft Project.pdf" target="_self">Click Here</a>)</li>
<p>The white paper is accompanined by Microsoft Project and Excel files which are found in a zipped file</p>
<li>Download the Project Examples. (<a title="Project Examples" href="http://www.jmliban.org/documents/Work Formula Files.zip" target="_self">Click Here</a>)</li>
<p>I would be very interested in your comments through this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/akramnajjar/2009/08/05/reverse-engineering-the-work-formula/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is Sensitivity Analysis?</title>
		<link>http://www.lockergnome.com/akramnajjar/2007/02/25/sensitivity-analysis/</link>
		<comments>http://www.lockergnome.com/akramnajjar/2007/02/25/sensitivity-analysis/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 09:13:21 +0000</pubDate>
		<dc:creator>Akram</dc:creator>
		
		<category><![CDATA[Microsoft Excel]]></category>

		<category><![CDATA[Excel]]></category>

		<category><![CDATA[formulation]]></category>

		<category><![CDATA[output]]></category>

		<category><![CDATA[result]]></category>

		<category><![CDATA[review]]></category>

		<category><![CDATA[ROI]]></category>

		<category><![CDATA[sensitivity analysis]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/akramnajjar/2006/12/16/sensitivity-analysis/</guid>
		<description><![CDATA[Sensitivity Analysis is a term that conveys so much meaning it can easily be misunderstood. Most formulations in Excel are in the form of a computational flow from one input cell (or range) to another till we reach one (or more) result or output cells. If we have a portfolio model showing all our investments [...]]]></description>
			<content:encoded><![CDATA[<p>Sensitivity Analysis is a term that conveys so much meaning it can easily be misunderstood. Most formulations in Excel are in the form of a computational flow from one input cell (or range) to another till we reach one (or more) result or output cells. If we have a portfolio model showing all our investments with their yields, etc, then the amount of investment in each instrument is our input. The total yield in $ is our output or result. We might have another output cell in this case: the effective return on investment (ROI).</p>
<p>Invariably, someone will ask, “what if we invested more in this or that instrument?” Sure, go ahead and do it, but don’t forget to write down the last output value as it will be overwritten by your new scenario. Now the boss pokes his head in the door and says: can you give me a list of the ROI for each of these different amounts? The insensitive brute has just asked for a sensitivity analysis.</p>
<p>So the real question is: how sensitive is my output to my input? In most cases, you would be happy to see a list of all input values next to the resulting output values. In others, you would want a result that measures the sensitivity. Probably a graph between the input and the output might tell you more about sensitivity. For example, if changing the exchange rate does not result in major changes to the ROI, then the ROI is not sensitive to exchange rate changes. Just think of sensitivity as it applies to your friends and you will know what I mean.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/akramnajjar/2007/02/25/sensitivity-analysis/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Excel and Sensitivity Analysis</title>
		<link>http://www.lockergnome.com/akramnajjar/2007/02/20/excel-and-sensitivity-analysis/</link>
		<comments>http://www.lockergnome.com/akramnajjar/2007/02/20/excel-and-sensitivity-analysis/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 21:15:43 +0000</pubDate>
		<dc:creator>Akram</dc:creator>
		
		<category><![CDATA[Microsoft Excel]]></category>

		<category><![CDATA[Excel]]></category>

		<category><![CDATA[sensitivity analysis]]></category>

		<category><![CDATA[table]]></category>

		<category><![CDATA[what if]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/akramnajjar/2006/12/20/excel-and-sensitivity-analysis/</guid>
		<description><![CDATA[Excel 2003 does not use the overcharged term: &#8220;sensitivity.&#8221; Having avoided this trap, Excel falls into another. It has so many features that fall under Sensitivity Analysis that one remains ignorant of how much Excel can do in this area and where these facilities are.
For example, there is an entry on the Data menu called [...]]]></description>
			<content:encoded><![CDATA[<p>Excel 2003 does not use the overcharged term: &#8220;sensitivity.&#8221; Having avoided this trap, Excel falls into another. It has so many features that fall under Sensitivity Analysis that one remains ignorant of how much Excel can do in this area and where these facilities are.</p>
<p>For example, there is an entry on the <strong>Data</strong> menu called <strong>Table</strong>. So what else is new? Excel is all tables. Wait, it does not get any better. Select the entry and you get a little dialog box that asks for a row and a column cell. Now what? Now nothing. What are these cells and what do they do? In reality, the Data/Table entry is a very powerful sensitivity feature (although with some limitations). Once you use it, you get addicted to it. It comes under different names that are also not mentioned by Excel as we will see.</p>
<p>Excel has 4 direct facilities to analyze sensitivity. I say direct because there are other indirect facilities which I will introduce below. Here is what is available on the menus:</p>
<ul>
<li>What If Analysis (One way table variation)</li>
<li>What If Analysis (Two way table variation)</li>
<li>The Scenario Manager</li>
<li>The Solver</li>
</ul>
<p>The first two are covered by the <strong>Data/Table</strong> entry.</p>
<p>The indirect sensitivity analysis that Excel can perform is not based on preset facilities. Rather, you would have to use a combination of formulations using some statistical functions in addition (optionally) to programming the formulation using Excel&#8217;s Visual Basic for Applications (VBA). Sensitivity analysis can then be carried out through Monte Carlo Simulation modeling which can do a lot more, as we will see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/akramnajjar/2007/02/20/excel-and-sensitivity-analysis/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An Example of Sensitivity Analysis in Excel</title>
		<link>http://www.lockergnome.com/akramnajjar/2007/02/14/an-example-of-sensitivity-analysis-in-excel/</link>
		<comments>http://www.lockergnome.com/akramnajjar/2007/02/14/an-example-of-sensitivity-analysis-in-excel/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 12:33:47 +0000</pubDate>
		<dc:creator>Akram</dc:creator>
		
		<category><![CDATA[Microsoft Excel]]></category>

		<category><![CDATA[data analysis]]></category>

		<category><![CDATA[Excel]]></category>

		<category><![CDATA[IRR]]></category>

		<category><![CDATA[NPV]]></category>

		<category><![CDATA[sensitivity analysis]]></category>

		<category><![CDATA[what if]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/akramnajjar/2007/02/14/an-example-of-what-if-analysis-in-excel/</guid>
		<description><![CDATA[This post shows an example of NPV and IRR formulations using sensitivity analysis in Excel. Graphic representation show the cross over of NPV and hence give IRR directly.]]></description>
			<content:encoded><![CDATA[<p>I am including an Excel Workbook with 9 worksheets. These show step-by-step procedures on how to build a 1 and a 2 input &#8220;What If&#8221; analysis.</p>
<p>The main example is based on a very brief Income Statement. The requirement is to project the budgetary figures for 2007 using actual values from 2006 multiplied by one or more growth factors. Our objective is to see how the Net Profit Margin depends on the Sales Growth used. The formulation shows it for 4%. The What If analysis allows you to vary the Sales Growth from 2% to 12% in 0.5% increments and study the resulting Net Profit Margin.</p>
<p>The last worksheet shows how sensitivity analysis is applied to discounted cash flow whereby the NPV (Net Present Value) is varied against different discounting rates.</p>
<p>Sadly, Excel only allows us these limits: 1) One input variable but one or more output variables and 2) Two input variables but only one output variable. To define more variables, Excel provides us with the Scenario Manager. This is a powerful facility but needs a bit more work to complete. I will show you its intricacies in the next entry.</p>
<p><a href="http://www.thehiddenpaw.com/documents/WhatIF.xls">Download</a> the What If Excel Workbook.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/akramnajjar/2007/02/14/an-example-of-sensitivity-analysis-in-excel/feed/</wfw:commentRss>
		</item>
	  <item> 
  <title>How to Handle Remote Tech Support</title>
  <description>
  &lt;em&gt;Using &lt;a href=&quot;http://www.gotoassist.com/chris&quot;&gt;GoToAssist&lt;/a&gt; is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. &lt;/em&gt;
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 13 Jul 2009 06:30:00 GMT</pubDate>
  <link>http://gotoassist.com/chris/</link>
  <guid>http://gotoassist.com/chris/</guid>
  </item>

  <item>
  <title>Network Tools for Windows</title>
  <description>You need these network tools, no matter which operating systems and networks you have to support. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;SolarWinds ipMonitor&lt;/a&gt;: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;Download your free trial today&lt;/a&gt;. Or, try their &lt;a href=&quot;http://www.solarwinds.com/products/freetools/&quot;&gt;totally free tools&lt;/a&gt;! And, through 2/29, save 20% when you purchase &lt;a href=&quot;http://store.solarwinds.com/s.nl/sc.16/.f&quot;&gt;ipMonitor 9.0&lt;/a&gt;.
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate>
  <link>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</link>
  <guid>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</guid>
  </item>
  
  <item>
  <title>Get Your Own Web Site</title>
  <description>Starting at just $3.99/month, web hosting from &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;GoDaddy&lt;/a&gt; includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;code CP2&lt;/a&gt; at checkout, and save an additional 10% on any order.
  &lt;p&gt;Plus, as a friend of Chris Pirillo, enter code &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;CHRIS7&lt;/a&gt;, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;GoDaddy.com&lt;/a&gt;.&lt;/p&gt;
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate>
  <link>http://www.godaddy.com/gdshop/default.asp?isc=cp1</link>
  <guid>http://www.godaddy.com/gdshop/default.asp?isc=cp1</guid>
  </item>

  <item>
  <title>VMware and Parallels for Virtual Machines</title>
  <description>
  It doesn't matter if you're running on Windows or Mac OS X - every power user needs either &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt; or &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; and/or &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt;.
  </description>
  <author>chris@lockergnome.com (Chris Pirillo)</author>
  <category>Partner</category>
  <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate>
  <link>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</link>
  <guid>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</guid>
  </item>

  <item>
  <title>Coupons for Online Shopping</title>
  <description>&lt;p style=&quot;color: red&quot;&gt;This feed is fueled by Lockergnome &lt;a href=&quot;http://www.lockergnome.com/buy/&quot;&gt;Online Shopping and Coupon Codes&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;
 Before you shop next time, see if we have &lt;a href=&quot;http://coupons.lockergnome.com/&quot;&gt;a coupon&lt;/a&gt; first.
&lt;/p&gt;
  </description> 
  <author>chris@lockergnome.com (Chris Pirillo)</author> 
  <category>Partner</category> 
  <pubDate>Sat, 12 Jul 2008 07:56:13 GMT</pubDate>
  <link>http://coupons.lockergnome.com/</link> 
  <guid>http://coupons.lockergnome.com/</guid>
  </item>
</channel>
</rss>
