<?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>Bryan Helmig &#187; x-y</title>
	<atom:link href="http://bryanhelmig.com/tag/x-y/feed/" rel="self" type="application/rss+xml" />
	<link>http://bryanhelmig.com</link>
	<description>...does nerdy things.</description>
	<lastBuildDate>Thu, 29 Mar 2012 16:18:25 +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>Center of Gravity Calculation / Calculator</title>
		<link>http://bryanhelmig.com/center-of-gravity-calculation/</link>
		<comments>http://bryanhelmig.com/center-of-gravity-calculation/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 02:11:49 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[center of gravity]]></category>
		<category><![CDATA[location strategy]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[x-y]]></category>

		<guid isPermaLink="false">http://bryanhelmig.com/?p=161</guid>
		<description><![CDATA[So I&#8217;m doing homework, and this center of gravity thing is pretty cool. In Location Strategy they use it to find the best location for stores and such on an X-Y plane with points that have certain weights or populations. &#8220;Well that&#8217;s neat,&#8221; I thought to myself. &#8220;I&#8217;ll make a little calculator using AJAX and [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m doing homework, and this <em>center of gravity </em>thing is pretty cool. In <em>Location Strategy</em> they use it to find the best location for stores and such on an X-Y plane with points that have certain weights or populations. &#8220;Well that&#8217;s neat,&#8221; I thought to myself. &#8220;I&#8217;ll make a little calculator using AJAX and PHP.&#8221; Because I really have nothing better to do.</p>
<p>It&#8217;s a pretty simple center of gravity calculator, just put in the weights first, seperated by comma&#8217;s, then the X coordinates and finally the Y coordinates. You should have the same number of each, if not, well, it&#8217;s just wrong. You should get two numbers back, these are the <strong>(X,Y)</strong> coordinates of the perfect center of gravity.</p>
<p style="padding-bottom:8px;border-bottom:1px dotted #ccc;">Enjoy my fancy &#8220;Center of Gravity Calculator&#8221; that I<strong> wasted</strong> 25 minutes minutes creating.</p>
]]></content:encoded>
			<wfw:commentRss>http://bryanhelmig.com/center-of-gravity-calculation/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

