<?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>jacobmake &#187; ping-pong</title>
	<atom:link href="http://www.jacobmake.com/tag/ping-pong/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacobmake.com</link>
	<description>I have creative ADD</description>
	<lastBuildDate>Tue, 03 Jan 2012 20:41:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Pong Position is in Production!</title>
		<link>http://www.jacobmake.com/2007/10/pong-position-is-in-production/</link>
		<comments>http://www.jacobmake.com/2007/10/pong-position-is-in-production/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 20:10:52 +0000</pubDate>
		<dc:creator>jacobmake</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Concept]]></category>
		<category><![CDATA[Digital Process]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ping-pong]]></category>
		<category><![CDATA[rank]]></category>

		<guid isPermaLink="false">http://www.jacobmake.com/?p=18</guid>
		<description><![CDATA[Pong Position, the ping-pong ranking system &#8220;mini-app&#8221; is going to be the first project on jacobmake! I&#8217;ve been very happy with the response and comments so far. Please keep them coming and don&#8217;t forget to grab an RSS feed. While this project is in development I will be commenting further on the potential projects and [...]]]></description>
			<content:encoded><![CDATA[<p>Pong Position, the ping-pong ranking system &#8220;mini-app&#8221; is going to be the first project on jacobmake!</p>
<p>I&#8217;ve been very happy with the response and comments so far. Please keep them coming and don&#8217;t forget to grab an RSS feed. While this project is in development I will be commenting further on the potential projects and hopefully posting some new ones.</p>
<p>I&#8217;ve purchased a domain <a title="ping-pong fools!" href="http://www.pongposition.com">pongposition.com</a> and will be developing there.</p>
<p>To recap the project, I&#8217;m creating a web application that will track scores and rank players for the ping-pong league at my work. I&#8217;ll be using PHP, SQL to manage the data (pushing my skills), and I&#8217;ll build a nice little ajax interface for it (much more at home).</p>
<p>Visually and technically, the app will be broken up into 3 sections for a simple phase 1.</p>
<ul>
<li>Leaderboard &#8211; this will rank the players, I may borrow some of the algorithm my buddy the iceman came up with.</li>
<li>Game  Entry &#8211; this section will be the form where you enter game data, win, loss, skunk, etc.</li>
<li>Recent Activity &#8211; I&#8217;m going to time-stamp and display the results of the most recent games.</li>
</ul>
<p>Folks at work, if your reading this and thinking, &#8220;What the hell, I thought we were developing this together!&#8221;, I&#8217;m really just doing this to test my dev skills, maybe we can modularly break it down and use it for the collaborative effort, but I&#8217;m doing this mainly as a test for myself.</p>
<p>Well, that&#8217;s it, I&#8217;m off to it! Check back for progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacobmake.com/2007/10/pong-position-is-in-production/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pong Position Prototype</title>
		<link>http://www.jacobmake.com/2007/10/pong-position-prototype/</link>
		<comments>http://www.jacobmake.com/2007/10/pong-position-prototype/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 01:01:33 +0000</pubDate>
		<dc:creator>jacobmake</dc:creator>
				<category><![CDATA[Concept]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ping-pong]]></category>
		<category><![CDATA[table tennis]]></category>
		<category><![CDATA[web app]]></category>

		<guid isPermaLink="false">http://make.jacobheberlie.com/?p=4</guid>
		<description><![CDATA[At work we have a ping-pong table. A lot of smack-talk has been goin&#8217; on, and my forehand is becoming a force to be reckoned with. The dev team at Touchwood has been toying around w/ the idea of creating a ping-pong ranking system for some time now. Whether my version cross-pollinates with the Touchwood [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jacobmake.com/wp-content/uploads/2007/10/pong.jpg" title="Pong Position"><img src="http://www.jacobmake.com/wp-content/uploads/2007/10/pong.jpg" alt="Pong Position" /><br />
</a><br />
At work we have a ping-pong table. A lot of smack-talk has been goin&#8217; on, and my forehand is becoming a force to be reckoned with. The dev team at Touchwood has been toying around w/ the idea of creating a ping-pong ranking system for some time now.</p>
<p>Whether my version cross-pollinates with the Touchwood version remains to be seen. I still think it would be a fun excersize for me to put my mid-level php &amp; db skills to the test. The basic functionality would be as follows;</p>
<ul>
<li>Ability for players to enter match wins and losses.</li>
<li>An algorithm  that would sort players based on past performance, upsets, wins &amp; losses.</li>
<li>Maybe some fancy AJAX updating.</li>
</ul>
<p>In my typical fashion of over-planning under-developing I&#8217;ve already come up w/ phase 2 features.</p>
<ul>
<li>User registration w/ league setup, probably on top of Drupal or similar.</li>
<li>Email notifications w/ a dispute score feature.</li>
<li>AIR widget that allows upload from desktop.</li>
</ul>
<p>Hey, <a href="http://www.killerspin.com/" title="Killerspin" target="_blank">Killerspin</a>, <a href="http://www.butterflyonline.com/" title="Butterfly">Butterfly</a> and <a href="http://www.stigatabletennis.com/" title="Stiga">Stiga</a>! Let&#8217;s talk sponsorship!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacobmake.com/2007/10/pong-position-prototype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

