<?xml version="1.0" encoding="utf-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>EISBOX</title>
	<link>http://www.eisbox.net</link>
	<description>... projects, thoughts, etc.</description>
	<lastBuildDate>Wed, 27 Jan 2010 09:48:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Lorem Ipsum</title>
		<description><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat [...]]]></description>
		<link>http://www.eisbox.net/2010/01/27/2455-lorem-ipsum/</link>
			</item>
	<item>
		<title>Why Google should establish their own RTK GPS network&#8230;</title>
		<description><![CDATA[a) It would have exponentially significant benefits to their navigational systems in their mobile phones
b) They have the networking power to support a virtually unlimited number of clients.
c) RTK networks can be a fairly significant revenue stream. By undercutting their competitors and lowering costs, they would have a much larger revenue stream because of the [...]]]></description>
		<link>http://www.eisbox.net/2009/11/13/2447-why-google-should-establish-their-own-rtk-gps-network/</link>
			</item>
	<item>
		<title>Distributing a single screen saver for 10.4, 10.5 and 10.6</title>
		<description><![CDATA[The recent release of Mac OS X 10.6 (Snow Leopard) has caused some frustration among end users and developers alike for breaking backwards compatibility with all previous screensaver binaries. The end result is that any screen savers built for OS X 10.6 needs to be built x86_64 AND against the 10.6 API. This is somewhat [...]]]></description>
		<link>http://www.eisbox.net/2009/09/01/2402-distributing-a-screen-saver-for-10-4-10-5-and-10-6/</link>
			</item>
	<item>
		<title>MAIL FROM vs From vs Sender &#8211; exploiting SPF</title>
		<description><![CDATA[After 10 years of managing computer networks, I still learn something new almost every day. This week I inadvertently discovered that there were many more ways of &#8220;identifying&#8221; the sender of an e-mail that I had ever known (or in this case, of spoofing the sender an an e-mail).
Despite having multiple layers of SPAM protection, [...]]]></description>
		<link>http://www.eisbox.net/2009/07/23/2395-mail-from-vs-from-vs-sender-exploiting-spf/</link>
			</item>
	<item>
		<title>FreeCollegeScholarships.net- real or not?</title>
		<description><![CDATA[Maybe someone else can help me find out&#8230;
So far, I can&#8217;t find any indication of it being a scam, but I&#8217;m a bit gun shy as a result of the fact that the site bears many trademarks of a typical scam/ad site.
The site is
listed with the BBB as having a B+ rating, and everything shows [...]]]></description>
		<link>http://www.eisbox.net/2009/07/06/2390-freecollegescholarships-net-real-or-not/</link>
			</item>
	<item>
		<title>Why you can&#8217;t afford NOT to have an online identity</title>
		<description><![CDATA[In this age of social networking, there&#8217;s no limit to the selection of sites you could sign up for&#8230; MySpace, Facebook, Twitter, LinkedIn, Xanga, Blogger &#8211; the list goes on. From time to time, I run into the occasional person who absolutely refuses to so much as sign up for any of these sites.
They often [...]]]></description>
		<link>http://www.eisbox.net/2009/06/29/2385-why-you-cant-afford-not-to-have-an-online-identity/</link>
			</item>
	<item>
		<title>Coming this summer, to a Mac near you:</title>
		<description><![CDATA[A near-photorealistic candy conversation hearts screensaver!

This is a screenshot from the current development version.
]]></description>
		<link>http://www.eisbox.net/2009/05/03/2381-coming-this-summer-to-a-mac-near-you/</link>
			</item>
	<item>
		<title>Now with vectors; fitting a curve to three points</title>
		<description><![CDATA[I&#8217;ve previously discussed a simple approach for fitting a curve to three points. However, the previous approach was lengthy and used several geometric functions. For things like 2D triangulation, this approach is lacking in the area of performance&#8230;
So, I re-did the calculations using vector math; it&#8217;s now an order of magnitude faster. The circle can [...]]]></description>
		<link>http://www.eisbox.net/2009/04/21/2378-now-with-vectors-fitting-a-curve-to-three-points/</link>
			</item>
	<item>
		<title>Tower of Hanoi Animation</title>
		<description><![CDATA[I recently made this animation in about a half an hour using the powerful 3D modeler Blender, for my Discrete Mathematics course. This is demonstrating a solution to the Tower of Hanoi with the least possible number of moves when using 4 disks.

]]></description>
		<link>http://www.eisbox.net/2009/04/06/2373-tower-of-hanoi-animation/</link>
			</item>
	<item>
		<title>Storing a Directed Graph in SQL</title>
		<description><![CDATA[I recently ran into the problem of having to store a directed graph in MySQL. Actually, I was trying to efficiently store a thesaurus in SQL so that it both used little space and had high performing lookups. A thesaurus, as you probably know, could best be represented as a graph of some type; perhaps [...]]]></description>
		<link>http://www.eisbox.net/2009/03/15/2346-storing-a-directed-graph-in-sql/</link>
			</item>
</channel>
</rss>
