<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SAGreenXYZ the Blog</title>
	<atom:link href="http://sagreenxyz.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sagreenxyz.wordpress.com</link>
	<description>Everything SAGreen through XYZ</description>
	<lastBuildDate>Sat, 30 Jul 2011 23:49:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sagreenxyz.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SAGreenXYZ the Blog</title>
		<link>http://sagreenxyz.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sagreenxyz.wordpress.com/osd.xml" title="SAGreenXYZ the Blog" />
	<atom:link rel='hub' href='http://sagreenxyz.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Easy Way&#8211;Synonyms for Reporting Services Replica Database</title>
		<link>http://sagreenxyz.wordpress.com/2011/07/30/easy-waysynonyms-for-reporting-services-replica-database/</link>
		<comments>http://sagreenxyz.wordpress.com/2011/07/30/easy-waysynonyms-for-reporting-services-replica-database/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 23:23:16 +0000</pubDate>
		<dc:creator>sagreenxyz</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server Reporting Services]]></category>

		<guid isPermaLink="false">https://sagreenxyz.wordpress.com/2011/07/30/easy-waysynonyms-for-reporting-services-replica-database/</guid>
		<description><![CDATA[You bring over a copy of a production database (or a sample of) to a development instance of SQL Server.  From there, you want to create additional views, functions, stored procedures, and possibly even additional tables that help maintain reports produced from the data.  Adding “your” objects to “theirs” on the development instance can make [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagreenxyz.wordpress.com&amp;blog=14030010&amp;post=199&amp;subd=sagreenxyz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You bring over a copy of a production database (or a sample of) to a development instance of SQL Server.  From there, you want to create additional views, functions, stored procedures, and possibly even additional tables that help maintain reports produced from the data.  Adding “your” objects to “theirs” on the development instance can make things messy and add confusion that we can avoid.  Perhaps the function you created doesn’t work as you wanted, or you need to iterate a few times until the tweaking is done.  Whatever it is, the development process can produce objects that aren’t intended for production.  All these objects should be in a database that’s separate from the data being utilized.  At the same time, those objects must be able to reference the source data objects without later having to find/replace with the actual table names.  Create a new database, separate from the development instance of the source data, and in that new database, create synonyms that point to the development source data tables and views.  This ZIP folder contains a template script that can be utilized over and over again (why not create different development databases for stages of the project?).  The “User&#8217;s Guide &#8211; Synonym Replica Database.htm” file in this ZIP folder contains step-by-step instructions for setting up the template and then using it to produce a Synonym Replica Database.</p>
<p><a title="Synonym Replica Database SQL Template" href="http://www.4shared.com/file/CspP949e/Users_Guide_-_Synonym_Replica_.html" target="_blank">Link</a></p>
<p>Comments for improvement are greatly appreciated!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagreenxyz.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagreenxyz.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagreenxyz.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagreenxyz.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagreenxyz.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagreenxyz.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagreenxyz.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagreenxyz.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagreenxyz.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagreenxyz.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagreenxyz.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagreenxyz.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagreenxyz.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagreenxyz.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagreenxyz.wordpress.com&amp;blog=14030010&amp;post=199&amp;subd=sagreenxyz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagreenxyz.wordpress.com/2011/07/30/easy-waysynonyms-for-reporting-services-replica-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f98902de5e017fd025c4be594e566350?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagreenxyz</media:title>
		</media:content>
	</item>
		<item>
		<title>Excel &#8211; How to Look Up a Value In a List and Return Multiple Corresponding Values</title>
		<link>http://sagreenxyz.wordpress.com/2010/11/03/excel-how-look-up-a-value-in-a-list-and-return-multiple-corresponding-values/</link>
		<comments>http://sagreenxyz.wordpress.com/2010/11/03/excel-how-look-up-a-value-in-a-list-and-return-multiple-corresponding-values/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 17:01:06 +0000</pubDate>
		<dc:creator>sagreenxyz</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Array Formulas]]></category>
		<category><![CDATA[Excel Lookups]]></category>

		<guid isPermaLink="false">https://sagreenxyz.wordpress.com/2010/11/03/excel-how-look-up-a-value-in-a-list-and-return-multiple-corresponding-values/</guid>
		<description><![CDATA[http://office.microsoft.com/en-us/excel-help/how-to-look-up-a-value-in-a-list-and-return-multiple-corresponding-values-HA001226038.aspxThese are as Array Formulas =SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)) =INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2) =IF(ISERROR(INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2)),"",INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2)) Blogged with the Flock Browser<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagreenxyz.wordpress.com&amp;blog=14030010&amp;post=140&amp;subd=sagreenxyz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Trebuchet;">http://office.microsoft.com/en-us/excel-help/how-to-look-up-a-value-in-a-list-and-return-multiple-corresponding-values-HA001226038.aspx</span><br style="font-family:Trebuchet;" /><br style="font-family:Trebuchet;" /><span style="font-family:Trebuchet;">These are as Array F</span><span style="font-size:small;">ormulas</span></p>
<p><span style="font-size:small;"><code>=SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)) </code><code>=INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2) </code></span><span style="font-size:small;"><code>=IF(ISERROR(INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2)),"",INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2))</code></span></p>
<div class="flockcredit" style="text-align:right;color:#ccc;font-size:x-small;">Blogged with the <a style="color:#999;font-weight:bold;" title="Flock Browser" href="http://www.flock.com/blogged-with-flock" target="_new">Flock Browser</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagreenxyz.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagreenxyz.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagreenxyz.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagreenxyz.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagreenxyz.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagreenxyz.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagreenxyz.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagreenxyz.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagreenxyz.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagreenxyz.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagreenxyz.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagreenxyz.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagreenxyz.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagreenxyz.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagreenxyz.wordpress.com&amp;blog=14030010&amp;post=140&amp;subd=sagreenxyz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagreenxyz.wordpress.com/2010/11/03/excel-how-look-up-a-value-in-a-list-and-return-multiple-corresponding-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f98902de5e017fd025c4be594e566350?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagreenxyz</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Truth Table (Binary Table) to Find Combination of Inputs that Produce a Given Predetermined Output</title>
		<link>http://sagreenxyz.wordpress.com/2010/07/28/additive-subtractable-sets-of-terms-to-identify-combination-that-results-in-a-particular-value-2/</link>
		<comments>http://sagreenxyz.wordpress.com/2010/07/28/additive-subtractable-sets-of-terms-to-identify-combination-that-results-in-a-particular-value-2/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 21:21:40 +0000</pubDate>
		<dc:creator>sagreenxyz</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Binary Table]]></category>
		<category><![CDATA[Truth Table]]></category>

		<guid isPermaLink="false">http://sagreenxyz.wordpress.com/?p=133</guid>
		<description><![CDATA[This might be helpful… I’m always (nearly always) running into a problem finding, from a finite set of values that can be added together (or sometimes added or subtracted from one another) which values result in a specific amount. For instance, if I have the numbers [12, 15, 9, 5, 2] available to me, which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagreenxyz.wordpress.com&amp;blog=14030010&amp;post=133&amp;subd=sagreenxyz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This might be helpful…</p>
<p>I’m always (nearly always) running into a problem finding, from a finite set of values that can be added together (or sometimes added or subtracted from one another) which values result in a specific amount. For instance, if I have the numbers [12, 15, 9, 5, 2] available to me, which combination would give me 16? Which would give me 22? This is often a problem encountered when reconciling two datasets with one another.</p>
<p>The script at the bottom of this message helps me solve this type of problem. As inputs, it takes the target value you’re looking for (with a +/- percentage), a flag to indicate whether or not the set of input numbers is subtractable (can be added and/or subtracted, or added only), and then the list of numbers inserted into an input table (#ColumnValues).</p>
<p>Which combination(s) would give me 16? Input the set of possible terms:</p>
<p><a href="http://sagreenxyz.files.wordpress.com/2010/07/image0021.png"><img src="http://sagreenxyz.files.wordpress.com/2010/07/image0021.png?w=468" alt="" title="image0021"   class="alignnone size-full wp-image-134" /></a></p>
<p>Then, set the parameters as follows:</p>
<p><a href="http://sagreenxyz.files.wordpress.com/2010/07/image006.png"><img src="http://sagreenxyz.files.wordpress.com/2010/07/image006.png?w=468&#038;h=51" alt="" title="image006" width="468" height="51" class="alignnone size-full wp-image-135" /></a></p>
<p>A target percentage range of 0.0% instructs the query to return only precise matches (to the extent of SQL Server’s floating point arithmetic – we’re using FLOAT types for the COL_VAL column of the #ColumnValues table). The output looks like this:</p>
<p><a href="http://sagreenxyz.files.wordpress.com/2010/07/image007.png"><img src="http://sagreenxyz.files.wordpress.com/2010/07/image007.png?w=468" alt="" title="image007"   class="alignnone size-full wp-image-136" /></a></p>
<p>The first table shows us (with target percentage set to 0.0%) that there are precisely 3 combinations of the number set that can be added and/or subtracted to give us precisely “16” (RESULT). The lower table shows for each of the three combinations (ROW_ID’s 65, 118 and 185) what values from the number set (COL_VAL) are added/subtracted to give us “16”. The COL_CALC value shows if that particular term is added “positive one” or subtracted “negative one”. Adding and/or subtracting the terms within each ROW_ID group gives us the RESULT value as shown in the upper table.</p>
<p>What combination of values gives us 22?</p>
<p><a href="http://sagreenxyz.files.wordpress.com/2010/07/image008.png"><img src="http://sagreenxyz.files.wordpress.com/2010/07/image008.png?w=468&#038;h=52" alt="" title="image008" width="468" height="52" class="alignnone size-full wp-image-137" /></a></p>
<p>In this case we’re doing two things different than in the first example. First, we’re wanting to look only at combinations of terms that are added to equal 22 (ignore subtractable combinations). Also, rather than give a result set that’s precisely 22, look at those that are within +/- 5% of 22.</p>
<p><a href="http://sagreenxyz.files.wordpress.com/2010/07/image009.png"><img src="http://sagreenxyz.files.wordpress.com/2010/07/image009.png?w=468" alt="" title="image009"   class="alignnone size-full wp-image-138" /></a></p>
<p>This result set shows us that there are 3 additive combinations that give us 22 (+/- 5%). If you look closely at the first table, you’ll see that ROW_ID = 27 gives us precisely the value we’re looking for (RESULT column equals 22). The lower table shows us the terms added to each other for each combination. Note that the COL_CALC values are only positive one (no negative one’s), which is a consequence of us setting the @Subtractable variable to 0 for “additive only”.</p>
<p>The complete script is as follows:</p>
<p>IF OBJECT_ID(&#8216;tempdb.dbo.#Calc&#8217;) IS NOT NULL DROP TABLE #Calc</p>
<p>DECLARE</p>
<p>@TargetVal FLOAT = 22,</p>
<p>@TargetPct FLOAT = 0.05,</p>
<p>@Subtractable INT = 0</p>
<p>IF OBJECT_ID(&#8216;tempdb.dbo.#ColumnValues&#8217;) IS NOT NULL DROP TABLE #ColumnValues</p>
<p>CREATE TABLE #ColumnValues (COL_ID INT IDENTITY(1, 1), COL_VAL FLOAT)</p>
<p>INSERT INTO #ColumnValues(COL_VAL) VALUES (12)</p>
<p>INSERT INTO #ColumnValues(COL_VAL) VALUES (15)</p>
<p>INSERT INTO #ColumnValues(COL_VAL) VALUES (9)</p>
<p>INSERT INTO #ColumnValues(COL_VAL) VALUES (5)</p>
<p>INSERT INTO #ColumnValues(COL_VAL) VALUES (2)</p>
<p>DECLARE</p>
<p>@N INT = (SELECT COUNT(*) FROM #ColumnValues),</p>
<p>@R BIGINT,</p>
<p>@C BIGINT = 1</p>
<p>SET @R = POWER((2 + @Subtractable), @N) * @N</p>
<p>IF OBJECT_ID(&#8216;tempdb.dbo.#Calc&#8217;) IS NOT NULL DROP TABLE #Calc</p>
<p>CREATE TABLE #Calc (</p>
<p>ID BIGINT,</p>
<p>ROW_ID INT,</p>
<p>COL_ID INT,</p>
<p>COL_VAL FLOAT,</p>
<p>COL_CALC INT</p>
<p>)</p>
<p>WHILE @C &lt;= @R</p>
<p>BEGIN</p>
<p>INSERT INTO #Calc(ID) SELECT @C</p>
<p>SET @C = @C + 1</p>
<p>END</p>
<p>UPDATE #Calc</p>
<p>SET</p>
<p>ROW_ID = ((ID &#8211; 1) / @N) + 1,</p>
<p>COL_ID = ((ID &#8211; 1) % @N) + 1,</p>
<p>COL_CALC = (((((ID &#8211; 1) / @N) + 1) &#8211; 1) / POWER((2 + @Subtractable), (((ID &#8211; 1) % @N) + 1) &#8211; 1)) % (2 + @Subtractable)</p>
<p>UPDATE #Calc SET COL_CALC = -1 WHERE COL_CALC = 2</p>
<p>DELETE FROM #Calc WHERE COL_CALC = 0</p>
<p>UPDATE A</p>
<p>SET</p>
<p>A.COL_VAL = (A.COL_CALC * B.COL_VAL)</p>
<p>FROM #Calc AS A</p>
<p>INNER JOIN #ColumnValues AS B</p>
<p>ON A.COL_ID = B.COL_ID</p>
<p>IF OBJECT_ID(&#8216;tempdb.dbo.#ColumnValues&#8217;) IS NOT NULL DROP TABLE #ColumnValues</p>
<p>ALTER TABLE #Calc</p>
<p>DROP COLUMN ID, COL_ID</p>
<p>IF OBJECT_ID(&#8216;tempdb.dbo.#Results&#8217;) IS NOT NULL DROP TABLE #Results</p>
<p>SELECT</p>
<p>ROW_ID,</p>
<p>SUM(COL_VAL) AS &#8216;RESULT&#8217;</p>
<p>INTO #Results</p>
<p>FROM #Calc</p>
<p>GROUP BY</p>
<p>ROW_ID</p>
<p>ORDER BY</p>
<p>SUM(COL_VAL)</p>
<p>SELECT</p>
<p>*,</p>
<p>@TargetVal AS &#8216;TARGET_VAL&#8217;,</p>
<p>@TargetPct AS &#8216;TARGET_PCT&#8217;</p>
<p>FROM #Results</p>
<p>WHERE RESULT BETWEEN (@TargetVal * (1 &#8211; @TargetPct)) AND (@TargetVal * (1 + @TargetPct))</p>
<p>ORDER BY</p>
<p>RESULT</p>
<p>SELECT</p>
<p>ROW_ID,</p>
<p>COL_CALC,</p>
<p>COL_VAL * COL_CALC AS &#8216;COL_VAL&#8217;,</p>
<p>@TargetVal AS &#8216;TARGET_VAL&#8217;,</p>
<p>@TargetPct AS &#8216;TARGET_PCT&#8217;</p>
<p>FROM #Calc</p>
<p>WHERE ROW_ID IN (</p>
<p>SELECT</p>
<p>ROW_ID</p>
<p>FROM #Results</p>
<p>WHERE RESULT BETWEEN (@TargetVal * (1 &#8211; @TargetPct)) AND (@TargetVal * (1 + @TargetPct))</p>
<p>)</p>
<p>ORDER BY</p>
<p>ROW_ID,</p>
<p>COL_VAL</p>
<p>Hope this helps.</p>
<p>Scott</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagreenxyz.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagreenxyz.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagreenxyz.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagreenxyz.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagreenxyz.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagreenxyz.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagreenxyz.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagreenxyz.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagreenxyz.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagreenxyz.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagreenxyz.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagreenxyz.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagreenxyz.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagreenxyz.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagreenxyz.wordpress.com&amp;blog=14030010&amp;post=133&amp;subd=sagreenxyz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagreenxyz.wordpress.com/2010/07/28/additive-subtractable-sets-of-terms-to-identify-combination-that-results-in-a-particular-value-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f98902de5e017fd025c4be594e566350?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagreenxyz</media:title>
		</media:content>

		<media:content url="http://sagreenxyz.files.wordpress.com/2010/07/image0021.png" medium="image">
			<media:title type="html">image0021</media:title>
		</media:content>

		<media:content url="http://sagreenxyz.files.wordpress.com/2010/07/image006.png" medium="image">
			<media:title type="html">image006</media:title>
		</media:content>

		<media:content url="http://sagreenxyz.files.wordpress.com/2010/07/image007.png" medium="image">
			<media:title type="html">image007</media:title>
		</media:content>

		<media:content url="http://sagreenxyz.files.wordpress.com/2010/07/image008.png" medium="image">
			<media:title type="html">image008</media:title>
		</media:content>

		<media:content url="http://sagreenxyz.files.wordpress.com/2010/07/image009.png" medium="image">
			<media:title type="html">image009</media:title>
		</media:content>
	</item>
	</channel>
</rss>
