<?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>Vanderbilt Computer Society &#187; Hamilton Turner</title>
	<atom:link href="http://www.vandycs.org/author/turnerha/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vandycs.org</link>
	<description>VandyCS information and updates</description>
	<lastBuildDate>Sun, 28 Mar 2010 22:50:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>(Sparse) Meeting notes</title>
		<link>http://www.vandycs.org/2009/09/09/sparse-meeting-notes/</link>
		<comments>http://www.vandycs.org/2009/09/09/sparse-meeting-notes/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 19:42:02 +0000</pubDate>
		<dc:creator>Hamilton Turner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandycs.org/?p=176</guid>
		<description><![CDATA[Hey all, 
So here is a quick preview of what we covered::
1. Welcome to VandyCS &#8211; Brief introduction to the club
    &#8212; Introduce officers
VP:Ben G
Secretary:Tera C.
Treasurer:Allison A.
Webmaster:Evan Kaiser
LAN Committee
Volunteer Coordinator:Chelsea M.
Media Man:Raffi B.
Community Relations:Demetri M.
Sponsors Coordinator: Chris V.
    &#8212; Cool things people did over the summer (Kyle, Guy, Chelsea, [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all, </p>
<p>So here is a quick preview of what we covered::</p>
<p>1. Welcome to VandyCS &#8211; Brief introduction to the club<br />
    &#8212; Introduce officers<br />
VP:Ben G<br />
Secretary:Tera C.<br />
Treasurer:Allison A.<br />
Webmaster:Evan Kaiser</p>
<p>LAN Committee<br />
Volunteer Coordinator:Chelsea M.<br />
Media Man:Raffi B.<br />
Community Relations:Demetri M.<br />
Sponsors Coordinator: Chris V.<br />
    &#8212; Cool things people did over the summer (Kyle, Guy, Chelsea, Adam, Ben, Hamy, Dan, others?)<br />
Kyle interned @ Google<br />
Chelsea interned @ the Nashville Mayor&#8217;s office<br />
Adam was a baller<br />
Ben programmed iPhones<br />
Hamy programmed Google phones (Android)<br />
etc&#8230;<br />
    &#8212; What do you want to get out of the club? Hamy and Ben talked about each of the items on the survey and what they implied:<br />
     		+ Gaming: VandyLAN, Smaller LAN parties<br />
		+ Programming: Coding nights, Weekend of Code, VMAT (Vandy Mobile Application Team), mentoring by more experienced students<br />
		+ Job search/networking: Talks by Digital Nashville members, presidents of local organizations, professors. Send jobs out on the mailing list<br />
		+ Community: games on alumni lawn, lasertag downtown, gaming nights (in FGH and in Towers?), vandyCS parties</p>
<p>    &#8212; Go take the survey </p>
<p>2. Brief discussion of VandyLAN:<br />
    &#8212; Talk about past statistics, past sponsors (BooKoo, Apple, Microsoft, etc&#8230;).<br />
    &#8212; Talk a bit about the role of volunteers</p>
<p>3. Talk about Voting System located at https://studentorgs.vanderbilt.edu/elections and how it was created by club members. Source of income! Always looking for more projects like that. Contact us!</p>
<p>4. Have existing members talk to new members</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandycs.org/2009/09/09/sparse-meeting-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Link to survey</title>
		<link>http://www.vandycs.org/2009/09/02/link-to-survey/</link>
		<comments>http://www.vandycs.org/2009/09/02/link-to-survey/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 01:29:40 +0000</pubDate>
		<dc:creator>Hamilton Turner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandycs.org/?p=174</guid>
		<description><![CDATA[http://www.zoomerang.com/Survey/?p=WEB229LBGXNULS
thanks,
Hamy
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zoomerang.com/Survey/?p=WEB229LBGXNULS">http://www.zoomerang.com/Survey/?p=WEB229LBGXNULS</a></p>
<p>thanks,<br />
Hamy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandycs.org/2009/09/02/link-to-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Posting Plugin!</title>
		<link>http://www.vandycs.org/2009/06/28/code-posting-plugin/</link>
		<comments>http://www.vandycs.org/2009/06/28/code-posting-plugin/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 18:13:46 +0000</pubDate>
		<dc:creator>Hamilton Turner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[site upgrade]]></category>

		<guid isPermaLink="false">http://www.vandycs.org/?p=168</guid>
		<description><![CDATA[
public class main &#123;
&#160; &#160; &#160; &#160; public static void main&#40;String&#91;&#93; args&#41; &#123;
&#160; &#160; &#160; &#160; &#160; &#160; while&#40;true&#41;
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; System.out.println&#40;&#34;codes!&#34;&#41;;&#160; &#160;
&#160; &#160; &#160; &#160; &#125;
&#125;

H
]]></description>
			<content:encoded><![CDATA[<div class="codesnip-container" >
<div class="codesnip" style="font-family: monospace;"><span class="kw2">public</span> <span class="kw2">class</span> main <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw2">public</span> <span class="kw2">static</span> <span class="kw4">void</span> main<span class="br0">&#40;</span><a href="http://www.google.com/search?hl=en&amp;q=allinurl%3AString+java.sun.com&amp;btnI=I%27m%20Feeling%20Lucky"><span class="kw3">String</span></a><span class="br0">&#91;</span><span class="br0">&#93;</span> args<span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">while</span><span class="br0">&#40;</span><span class="kw2">true</span><span class="br0">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.google.com/search?hl=en&amp;q=allinurl%3ASystem+java.sun.com&amp;btnI=I%27m%20Feeling%20Lucky"><span class="kw3">System</span></a>.<span class="me1">out</span>.<span class="me1">println</span><span class="br0">&#40;</span><span class="st0">&quot;codes!&quot;</span><span class="br0">&#41;</span>;&nbsp; &nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
<span class="br0">&#125;</span></div>
</div>
<p>H</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandycs.org/2009/06/28/code-posting-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New LAN Date</title>
		<link>http://www.vandycs.org/2009/06/28/new-lan-date/</link>
		<comments>http://www.vandycs.org/2009/06/28/new-lan-date/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 17:58:52 +0000</pubDate>
		<dc:creator>Hamilton Turner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vandycs.org/?p=166</guid>
		<description><![CDATA[Hey guys, 
The LAN date has been updated! LAN for Fall 2009 will be held on Nov. 6th! It&#8217;s a bit late, but was the best option we had to work around breaks and other events. 
Thanks,
Hamy
]]></description>
			<content:encoded><![CDATA[<p>Hey guys, </p>
<p>The LAN date has been updated! LAN for Fall 2009 will be held on Nov. 6th! It&#8217;s a bit late, but was the best option we had to work around breaks and other events. </p>
<p>Thanks,<br />
Hamy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandycs.org/2009/06/28/new-lan-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
