<?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>Yet Another Eliot Blog</title> <atom:link href="http://blog.eliotpearson.com/feed" rel="self" type="application/rss+xml" /><link>http://blog.eliotpearson.com</link> <description>Gaming,Programming,and Everything Else</description> <lastBuildDate>Thu, 02 Feb 2012 13:33:59 +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>My Take on Lag Compensation in MW3</title><link>http://blog.eliotpearson.com/my-take-on-lag-compensation-in-mw3</link> <comments>http://blog.eliotpearson.com/my-take-on-lag-compensation-in-mw3#comments</comments> <pubDate>Thu, 02 Feb 2012 13:30:57 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Gaming]]></category> <category><![CDATA[COD]]></category> <category><![CDATA[MW3]]></category> <category><![CDATA[tips]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=803</guid> <description><![CDATA[I decided to take some time and formally response to this issue.  In the end hopefully my views and thoughts can shed some light on this topic. Is this Legit or Fake? From what I gather so far, yes this is a feature.  It was introduced to the call of duty franchise with Black Ops.  [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/my-take-on-lag-compensation-in-mw3/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Using PdaNet to play Xbox Live &#8211; Part 2</title><link>http://blog.eliotpearson.com/using-pdanet-to-play-xbox-live-part-2</link> <comments>http://blog.eliotpearson.com/using-pdanet-to-play-xbox-live-part-2#comments</comments> <pubDate>Thu, 12 Jan 2012 13:07:27 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Exploration]]></category> <category><![CDATA[Android]]></category> <category><![CDATA[Android tethering]]></category> <category><![CDATA[EasyTether]]></category> <category><![CDATA[Pdanet]]></category> <category><![CDATA[tethering]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=801</guid> <description><![CDATA[I tried with the free version and it didn&#8217;t work.  I wasn&#8217;t ready for a $30 purchase of the pro version.  Besides, I am not sure it would it either.  Since my failed attempt, I did pick up the pro version of EasyTether.  It was $10 and so far I haven&#8217;t gotten it to work.  [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/using-pdanet-to-play-xbox-live-part-2/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Weather in Baltimore</title><link>http://blog.eliotpearson.com/weather-in-baltimore</link> <comments>http://blog.eliotpearson.com/weather-in-baltimore#comments</comments> <pubDate>Sat, 31 Dec 2011 14:21:59 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Exploration]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=794</guid> <description><![CDATA[I have learned to check multiple sources when it comes to weather, especially in Baltimore.  Did you know there are only an average of 105 sunny days a year in Baltimore1?  Here is a couple of sites I check regularly.  I have ranked them in order of accuracy and use.  Yes, this is a biased [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/weather-in-baltimore/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Project Euler Problem 2</title><link>http://blog.eliotpearson.com/project-euler-problem-2</link> <comments>http://blog.eliotpearson.com/project-euler-problem-2#comments</comments> <pubDate>Mon, 19 Dec 2011 13:18:08 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Project Euler]]></category> <category><![CDATA[Scala]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=788</guid> <description><![CDATA[I will provide a solution for problem 2 in Scala.  I think I will mark each solution moving forward as being just a solution.  I have received feedback that someone can find this and learn bad style or not learn the language properly.  I don&#8217;t want that to happen and you have been warned.  The [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/project-euler-problem-2/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Project Euler Problem 1 Revisited</title><link>http://blog.eliotpearson.com/project-euler-problem-1-revisited</link> <comments>http://blog.eliotpearson.com/project-euler-problem-1-revisited#comments</comments> <pubDate>Thu, 15 Dec 2011 13:14:16 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Project Euler]]></category> <category><![CDATA[Scala]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=767</guid> <description><![CDATA[Part 1,2 I posted my original solution on Reddit.  I received positive feedback and not so positive feedback.    The best solution I seen so far is. 1 3 * 333 * 334 / 2 + 5 * 199 * 200 / 2 – 15 * 66 * 67 / 2 Yes, elegant indeed.    Special thanks [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/project-euler-problem-1-revisited/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Project Euler Problem 1</title><link>http://blog.eliotpearson.com/project-euler-problem-1</link> <comments>http://blog.eliotpearson.com/project-euler-problem-1#comments</comments> <pubDate>Wed, 14 Dec 2011 02:32:18 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Project Euler]]></category> <category><![CDATA[Scala]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=755</guid> <description><![CDATA[Part 1,2 Project Euler problem 1 wants a person to find the sum of all numbers less than 1000 that are divisible by 3 and 5.  I was able solve this problem pretty easily in Scala.  My solution is very similar to how I would solve the problem in Java.  Quickly glancing at the code, [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/project-euler-problem-1/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Project Euler and Scala</title><link>http://blog.eliotpearson.com/project-euler-and-scala</link> <comments>http://blog.eliotpearson.com/project-euler-and-scala#comments</comments> <pubDate>Wed, 07 Dec 2011 13:01:47 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Project Euler]]></category> <category><![CDATA[Scala]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=750</guid> <description><![CDATA[What the heck is Project Euler? A summary from the website is below: Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/project-euler-and-scala/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Battlefield 3 Beta</title><link>http://blog.eliotpearson.com/battlefield-3-beta</link> <comments>http://blog.eliotpearson.com/battlefield-3-beta#comments</comments> <pubDate>Tue, 04 Oct 2011 12:08:22 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Gaming]]></category> <category><![CDATA[Battfield 3]]></category> <category><![CDATA[strategy]]></category> <category><![CDATA[tips]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=743</guid> <description><![CDATA[What can I say this game is going to be fun.  The play is wonky at times but I had a blast playing.  Here is a video showing the game play and some beginners strategy. My only gripe is that my grenades kept getting stuck on branches overhead and caused an unintentional suicides.  Other than [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/battlefield-3-beta/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Uh oh&#8230; Debug Certificate expired!</title><link>http://blog.eliotpearson.com/uh-oh-debug-certificate-expired</link> <comments>http://blog.eliotpearson.com/uh-oh-debug-certificate-expired#comments</comments> <pubDate>Sat, 01 Oct 2011 00:38:14 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Netbeans]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=737</guid> <description><![CDATA[I ran into this issue trying to run an Android app I am working on.  Actually, my first one.  Its been a while since I actually worked on it.  A co-worker (and friend) asked about it, and responded with an &#8220;Oh yeah, I should probably finish that.&#8221;  I was very close to finishing it and [...]]]></description> <wfw:commentRss>http://blog.eliotpearson.com/uh-oh-debug-certificate-expired/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Surge Conference 2011</title><link>http://blog.eliotpearson.com/surge-conference-2011</link> <comments>http://blog.eliotpearson.com/surge-conference-2011#comments</comments> <pubDate>Thu, 29 Sep 2011 11:21:36 +0000</pubDate> <dc:creator>Eliot</dc:creator> <category><![CDATA[Exploration]]></category> <category><![CDATA[Surge 2011]]></category> <guid
isPermaLink="false">http://blog.eliotpearson.com/?p=734</guid> <description><![CDATA[I am attending this conference over the next few days.  I had a little streak of consecutive days posting here, but I missed yesterday.  After the conference I will get back into the swing of things.  Here is a link to the conference.]]></description> <wfw:commentRss>http://blog.eliotpearson.com/surge-conference-2011/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
