<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
  <title>Hackpack</title>
  <link>http://www.hackpack.com/</link>
  <description>Hackpack</description>
  <language>en-us</language>
  <pubDate>Tue, 01 May 2012 03:46:26 GMT</pubDate>
  <ttl>1440</ttl>
  <generator>CPG-Nuke Dragonfly</generator>
  <copyright>Hackpack</copyright>
  <category>News</category>
  <docs>http://cyber.law.harvard.edu/rss/rss.html</docs>
  <image>
	<url>http://www.hackpack.com/images/title_2012.png</url>
	<title>Hackpack</title>
	<link>http://www.hackpack.com/</link>
  </image>

<item>
  <title>Sandbagger Report Updated</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=79</link>
  <description>I have fixed the Sandbagger report, that you can find in the left side menu. Just select a week to see who shot the lowest under their handicap at the time.</description>
  <pubDate>Tue, 01 May 2012 03:46:26 GMT</pubDate>
</item>

<item>
  <title>Avg. FIR/GIR reports updated.</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=78</link>
  <description>I took a closer look at the two reports that report Highest FIR GIR Averages and noticed that it was not correctly weighing towards the players with better attendance (more rounds recorded).

So if you fell off the top of the list, sorry, just show up more often.

Here is the SQL for any DBAs that want to pick it apart:


		Code::

	SELECT
  AVG&amp;#40;total_9&amp;#41;as avg,
  COUNT&amp;#40;total_9&amp;#41;as count,
  hp_scoring_fairways.member_id,
  hp_members.member_fname,
  hp_members.member_lname
FROM hp_scoring_fairways
LEFT JOIN hp_members ON hp_scoring_fairways.member_id = hp_members.member_id
WHERE hp_scoring_fairways.league_id = &#039;102&#039;
AND hp_scoring_fairways.season_id &amp;gt;= &#039;$season_to_use&#039;
AND hp_scoring_fairways.sub_flag = &#039;0&#039;
AND hp_scoring_fairways.noshow_flag = &#039;0&#039;
GROUP BY member_id
ORDER BY count desc, avg desc, member_lname;</description>
  <pubDate>Mon, 30 Apr 2012 19:19:22 GMT</pubDate>
</item>

<item>
  <title>Bang a Gong!</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=77</link>
  <description></description>
  <pubDate>Mon, 30 Apr 2012 17:39:35 GMT</pubDate>
</item>

<item>
  <title>Golf Punks and their Million Dollar homes!</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=76</link>
  <description></description>
  <pubDate>Sun, 22 Apr 2012 20:26:07 GMT</pubDate>
</item>

<item>
  <title>New Picture? Not seeing it?</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=75</link>
  <description>If you recently had a new picture taken, yet are still seeing your old picture displayed.  You might be seeing the image saved in your browser cache.

Check the option tools for your browser, there is a way to clear your browser cache, and this will show updated images.</description>
  <pubDate>Wed, 18 Apr 2012 01:00:00 GMT</pubDate>
</item>

<item>
  <title>The Champion!</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=74</link>
  <description>Not so long ago, the penalty for a guy to lose to a woman was to wear the dreaded leg warmers. Unfortunately Carey liked them so much that no one else ever got to wear them again.</description>
  <pubDate>Tue, 17 Apr 2012 17:35:41 GMT</pubDate>
</item>

<item>
  <title>Week 2, in the books.</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=73</link>
  <description>Jon Irwin seems to be the hot stick so far this season. First an eagle on the mac last week, and now shooting par on the red. Of course most of the wily veterans are only shooting low enough to stay one stroke ahead of their opponent. Such are the sand-bagging ways of hackpack golf.

If you want to sub, please check the scrolling list above for any openings we are aware of. Also as some players simply do not show up without telling anyone, it is always a good idea to just be at the course Monday night and sub in where needed.

I am closing in on getting everybody&#039;s pictures taken and updated. There is still some code in some reports I am going through to make sure new images are correctly displayed.</description>
  <pubDate>Tue, 17 Apr 2012 06:14:28 GMT</pubDate>
</item>

<item>
  <title>Everybody&#039;s Favorite Golfers</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=72</link>
  <description></description>
  <pubDate>Sat, 14 Apr 2012 07:00:00 GMT</pubDate>
</item>

<item>
  <title>Everybody&#039;s Favorite Stooge Golf</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=71</link>
  <description></description>
  <pubDate>Thu, 12 Apr 2012 19:12:08 GMT</pubDate>
</item>

<item>
  <title>(not so) rare video of Tom at the driving range</title>
  <link>http://www.hackpack.com/index.php?name=News&amp;file=article&amp;sid=70</link>
  <description></description>
  <pubDate>Thu, 12 Apr 2012 19:02:30 GMT</pubDate>
</item>

</channel>
</rss>

