<?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>CoreyHulse.com &#187; data</title>
	<atom:link href="http://www.coreyhulse.com/category/data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coreyhulse.com</link>
	<description>a blog about food, video games, day trips, and photography</description>
	<lastBuildDate>Thu, 10 Jun 2010 02:10:02 +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>if you&#8217;re reading this</title>
		<link>http://www.coreyhulse.com/2009/05/22/if-youre-reading-this/</link>
		<comments>http://www.coreyhulse.com/2009/05/22/if-youre-reading-this/#comments</comments>
		<pubDate>Fri, 22 May 2009 21:29:44 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.hulsewebsites.com/coreyhulse/corey/?p=686</guid>
		<description><![CDATA[Then that means you made it to the new server!  Congrats!  Give yourself a high five!
]]></description>
			<content:encoded><![CDATA[<p>Then that means you made it to the new server!  Congrats!  Give yourself a high five!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2009/05/22/if-youre-reading-this/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>blog and 365 updates</title>
		<link>http://www.coreyhulse.com/2009/02/14/blog-and-365-updates/</link>
		<comments>http://www.coreyhulse.com/2009/02/14/blog-and-365-updates/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 05:11:37 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>
		<category><![CDATA[project 365]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=482</guid>
		<description><![CDATA[So tonight I changed up a few things on my sites.
I decided to change up the &#8220;Recent Posts&#8221; on the sidebar with a &#8220;Best of&#8221; sidebar.  I&#8217;ve determined my &#8220;Best of&#8221; based on the posts that seem to still get a lot of hits (like my plinko post) and then other posts that focus on [...]]]></description>
			<content:encoded><![CDATA[<p>So tonight I changed up a few things on my sites.</p>
<p>I decided to change up the &#8220;Recent Posts&#8221; on the sidebar with a &#8220;Best of&#8221; sidebar.  I&#8217;ve determined my &#8220;Best of&#8221; based on the posts that seem to still get a lot of hits (like my <a href="http://www.coreyhulse.com/2008/07/25/your-odds-of-winning-1000000-by-playing-plinko/" target="_self">plinko</a> post) and then other posts that focus on my various daytrips.</p>
<p>Over on the <a href="http://www.coreyhulse.com/365/" target="_blank">Project 365</a> site, I updated it to include a ratings system, so you can give a plus or a minus to the various photos.  Eventually, after enough people vote, the <a href="http://www.coreyhulse.com/365/?r_sortby=highest_rated&amp;r_orderby=desc" target="_blank">high score</a> page will highlight what people think are the best pictures from the project.</p>
<p>So please visit the <a href="http://www.coreyhulse.com/365/" target="_blank">365</a> site and vote away!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2009/02/14/blog-and-365-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>html tag visualizer</title>
		<link>http://www.coreyhulse.com/2009/02/11/html-tag-visualizer/</link>
		<comments>http://www.coreyhulse.com/2009/02/11/html-tag-visualizer/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 23:21:18 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=439</guid>
		<description><![CDATA[I stumbled upon a really cool website which will visualize any webpage into a graph.
It&#8217;s called Webpages as Graphs and it&#8217;s wicked cool.
From their page:
blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
green: for the DIV tag
violet: for images (the IMG tag)
yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)
orange: [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled upon a really cool website which will visualize any webpage into a graph.</p>
<p>It&#8217;s called <a href="http://www.aharef.info/static/htmlgraph/" target="_blank">Webpages as Graphs</a> and it&#8217;s wicked cool.</p>
<p>From their page:</p>
<p><span style="color: #000099; font-weight: bold;">blue</span>: for links (the A tag)<br />
<span style="color: #ff0000; font-weight: bold;">red</span>: for tables (TABLE, TR and TD tags)<br />
<span style="color: #009900; font-weight: bold;">green</span>: for the DIV tag<br />
<span style="color: #cc00ff; font-weight: bold;">violet</span>: for images (the IMG tag)<br />
<span style="color: #ffff33; font-weight: bold;">yellow</span>: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)<br />
<span style="color: #ff9933; font-weight: bold;">orange</span>: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)<br />
<span style="color: #000000; font-weight: bold;">black</span>: the HTML tag, the root node<br />
<span style="color: #999999; font-weight: bold;">gray</span>: all other tags</p>
<p>Here&#8217;s <a href="http://www.coreyhulse.com">http://www.coreyhulse.com</a>. You can see the main site content on the left, and my sidebar with the links on all the blue explosions on the right.<a href="http://www.coreyhulse.com"><br />
</a></p>
<p><img class="alignnone size-full wp-image-442" title="coreyhulse" src="http://www.coreyhulse.com/corey/wp-content/uploads/2009/02/coreyhulse.png" alt="coreyhulse" width="400" height="402" /></p>
<p>And here&#8217;s my Project 365 site, at <a href="http://www.coreyhulse.com/365/" target="_blank">http://www.coreyhulse.com/365/</a>.  I think it looks like a large firework.</p>
<p><img class="alignnone size-full wp-image-440" title="365" src="http://www.coreyhulse.com/corey/wp-content/uploads/2009/02/365.png" alt="365" width="400" height="400" /></p>
<p>My brother Ryan has a site at <a href="http://www.ryanehulse.com/" target="_blank">http://www.ryanehulse.com/</a>, and the intro page is just a picture and some text.  You can see the simplicity in the HTML structure in the visualization of his site.</p>
<p><img class="alignnone size-full wp-image-444" title="ryanehulse" src="http://www.coreyhulse.com/corey/wp-content/uploads/2009/02/ryanehulse.png" alt="ryanehulse" width="400" height="403" /></p>
<p>My friend Ryan has an even simpler site at <a href="http://www.ryanweicker.com/" target="_blank">http://www.ryanweicker.com/</a>.</p>
<p><img class="alignnone size-full wp-image-445" title="ryanweicker" src="http://www.coreyhulse.com/corey/wp-content/uploads/2009/02/ryanweicker.png" alt="ryanweicker" width="401" height="400" /></p>
<p>When you put popular sites in, you can see the differences between a site with a simpler interface like <a href="http://www.google.com" target="_blank">Google</a> verses a news site like <a href="http://www.cnn.com" target="_blank">CNN</a>.</p>
<p>Google</p>
<p><img class="alignnone size-full wp-image-443" title="google" src="http://www.coreyhulse.com/corey/wp-content/uploads/2009/02/google.png" alt="google" width="403" height="400" /></p>
<p>CNN</p>
<p><img class="alignnone size-full wp-image-441" title="cnn" src="http://www.coreyhulse.com/corey/wp-content/uploads/2009/02/cnn.png" alt="cnn" width="400" height="400" /></p>
<p>What a cool tool!  I, like many people I presume, have a facination with the visualization of data.  There was a book that my colleague told me about which was full of all sorts of graphs and charts and the interesting stories behind them.  I&#8217;m blanking on the name of it, but if anyone knows of this book please let me know.</p>
<p>Also, if you have any sites which look really cool definately share them here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2009/02/11/html-tag-visualizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mobile blog posting?</title>
		<link>http://www.coreyhulse.com/2009/02/04/mobile-blog-posting/</link>
		<comments>http://www.coreyhulse.com/2009/02/04/mobile-blog-posting/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 23:18:36 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/2009/02/04/mobile-blog-posting/</guid>
		<description><![CDATA[So I am sitting here at John The Baker&#8217;s, an Italian place up in Stamford, CT. If you ever happen to find yourself in Stamford I recommend it. Fast service, friendly people, tasty pizza.
I also recently discovered the WordPress application for the iPhone. This opens up a whole world of possibilities, like liveblogging from mudane [...]]]></description>
			<content:encoded><![CDATA[<p>So I am sitting here at John The Baker&#8217;s, an Italian place up in Stamford, CT. If you ever happen to find yourself in Stamford I recommend it. Fast service, friendly people, tasty pizza.</p>
<p>I also recently discovered the WordPress application for the iPhone. This opens up a whole world of possibilities, like liveblogging from mudane events so that my grandmom can keep tabs on me (hi Grandmom!).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2009/02/04/mobile-blog-posting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>please send along your phone number</title>
		<link>http://www.coreyhulse.com/2009/01/31/please-send-along-your-phone-number/</link>
		<comments>http://www.coreyhulse.com/2009/01/31/please-send-along-your-phone-number/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 18:54:37 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=434</guid>
		<description><![CDATA[So last night I picked up an iPhone.  The problem here is that I couldn&#8217;t port my contacts from the Sprint SIM to the AT&#38;T AIM, so I have no contacts in my phone right now.
So how can you help?  Well, if you currently have my number, then getting in contact with me so I [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_433" class="wp-caption alignnone" style="width: 494px"><img class="size-full wp-image-433" title="ninja2" src="http://www.coreyhulse.com/corey/wp-content/uploads/2009/01/ninja2.jpg" alt="ninjas in business suits!" width="484" height="364" /><p class="wp-caption-text">ninjas in business suits!</p></div>
<p>So last night I picked up an iPhone.  The problem here is that I couldn&#8217;t port my contacts from the Sprint SIM to the AT&amp;T AIM, so I have no contacts in my phone right now.</p>
<p>So how can you help?  Well, if you currently have my number, then getting in contact with me so I have your number again would be very helpful.  There are a few options:</p>
<p><strong>1) Send me a text message.<br />
2) Send me an E-Mail, IM, or Facebook Message.</strong></p>
<p><strong>Required:</strong><br />
Your Name<br />
Your Number</p>
<p><strong>Optional:</strong><br />
E-Mail Address<br />
Birthday<br />
A Personal Greeting<br />
Favorite Color<br />
Favorite Prime Number<br />
Favorite Album<br />
$500 in Cash</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2009/01/31/please-send-along-your-phone-number/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>a new layout maybe why not?</title>
		<link>http://www.coreyhulse.com/2008/07/06/a-new-layout-maybe-why-not/</link>
		<comments>http://www.coreyhulse.com/2008/07/06/a-new-layout-maybe-why-not/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 22:48:02 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=117</guid>
		<description><![CDATA[So I&#8217;ve been toying with the idea of a new layout for a while, and now I&#8217;ve finally done it.  I&#8217;m still tinkering with stuff, so if you&#8217;ve found anything that&#8217;s broken let me know.
Also, a cool new project is in the works.  Yum Yum.
]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been toying with the idea of a new layout for a while, and now I&#8217;ve finally done it.  I&#8217;m still tinkering with stuff, so if you&#8217;ve found anything that&#8217;s broken let me know.</p>
<p>Also, a cool new project is in the works.  Yum Yum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2008/07/06/a-new-layout-maybe-why-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>merchandising!  where the real money is made!</title>
		<link>http://www.coreyhulse.com/2008/02/05/merchandising-where-the-real-money-is-made/</link>
		<comments>http://www.coreyhulse.com/2008/02/05/merchandising-where-the-real-money-is-made/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 04:10:01 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[relay for life]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=36</guid>
		<description><![CDATA[I am announcing the Grand Opening of CoreyHulse.com/store!  What am I selling, you may ask?  Well, since you asked, I’m selling prints of my photography.  I’m not saying they’re any good, I’m just saying that they’re for sale.
Right here on opening day, I’ve currently got four photos up for sale, one of [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><img align="right" title="look!  you can buy a print of this awesome photo!  for charity!" alt="look!  you can buy a print of this awesome photo!  for charity!" src="http://www.mantisphotography.com/coreyhulse/photos/d/1436-1/relay3.jpg" />I am announcing the Grand Opening of <a target="_blank" href="http://www.coreyhulse.com/store">CoreyHulse.com/store</a>!  What am I selling, you may ask?  Well, since you asked, I’m selling prints of my photography.  I’m not saying they’re any good, I’m just saying that they’re for sale.</p>
<p class="MsoNormal">Right here on opening day, I’ve currently got four photos up for sale, one of which is the picture I took at the Relay For Life at Penn event last year during the Luminaria ceremony.  With every print I sell, I’m donating a portion of the proceeds to Relay.</p>
<p class="MsoNormal">So please, check it out, give me feedback, and maybe if you’re feeling saucy you’ll buy some of my photos.  There&#8217;s also a <a href="http://www.coreyhulse.com/store/?feed=rss2">Store RSS</a> feed for those of you cool enough to use aggregators.</p>
<p class="MsoNormal">Click <a target="_blank" href="http://www.coreyhulse.com/store">here</a> to visit the store!</p>
<p class="MsoNormal">Also, I&#8217;ve updated the blog thrice today.  And now, I&#8217;m going to bed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2008/02/05/merchandising-where-the-real-money-is-made/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve been a slacker</title>
		<link>http://www.coreyhulse.com/2008/02/05/ive-been-a-slacker/</link>
		<comments>http://www.coreyhulse.com/2008/02/05/ive-been-a-slacker/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 17:44:29 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=34</guid>
		<description><![CDATA[I know I know, I haven&#8217;t updated in a while.  To all my loyal readers out there (yes, all seven of you) I promise to write more soon when I have a chance to catch up on life.
Coming Soon!
- Trip Reviews of Dallas and Vegas
- Corey&#8217;s Song Picks for Guitar Hero IV
- New Photography [...]]]></description>
			<content:encoded><![CDATA[<p>I know I know, I haven&#8217;t updated in a while.  To all my loyal readers out there (yes, all seven of you) I promise to write more soon when I have a chance to catch up on life.</p>
<p>Coming Soon!</p>
<p>- Trip Reviews of Dallas and Vegas<br />
- Corey&#8217;s Song Picks for Guitar Hero IV<br />
- New Photography Site Being Launched<br />
- A Post About <a target="_blank" href="http://www.pokerconnects.com">PokerConnects</a> (a poker social networking site some friends of mine are building)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2008/02/05/ive-been-a-slacker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new direction</title>
		<link>http://www.coreyhulse.com/2007/12/02/new-direction/</link>
		<comments>http://www.coreyhulse.com/2007/12/02/new-direction/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 21:31:13 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=27</guid>
		<description><![CDATA[Since my travels to Europe are over (for now), I&#8217;m not quite sure what direction to take this blog.  For now, I&#8217;m going to write about the things that I enjoy, which include but are not limited the following:
Food
Sports
Video Games
Funny Television Shows
Travel
Actually, come to think about it, that&#8217;s exactly what I&#8217;ve been blogging about [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-97" style="float: right;" title="For example, I might blog about chocolate-shaped pharaohs in the future." src="http://www.coreyhulse.com/corey/wp-content/uploads/2008/06/chocolate.jpg" alt="For example, I might blog about chocolate-shaped pharaohs in the future." width="123" height="160" />Since my travels to Europe are over (for now), I&#8217;m not quite sure what direction to take this blog.  For now, I&#8217;m going to write about the things that I enjoy, which include but are not limited the following:</p>
<p>Food<br />
Sports<br />
Video Games<br />
Funny Television Shows<br />
Travel</p>
<p>Actually, come to think about it, that&#8217;s exactly what I&#8217;ve been blogging about all along.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2007/12/02/new-direction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>schedule/recap</title>
		<link>http://www.coreyhulse.com/2007/09/15/schedulerecap/</link>
		<comments>http://www.coreyhulse.com/2007/09/15/schedulerecap/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 02:14:46 +0000</pubDate>
		<dc:creator>cshulse</dc:creator>
				<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://www.coreyhulse.com/?p=14</guid>
		<description><![CDATA[Completed Fixtures From My Europe Excursion:
Week 1 &#8211; 23-Sep &#8211; Ealing
Pubs in Ealing
Lots of Soccer on TV
Bad British TV
Week 2 &#8211; 27-Sep &#8211;  London
London Day Trip
American Football at Sports Cafe
Brentford Football Club
Week 3 &#8211; 5-Oct &#8211; London
London Day Trip II
American Football at Sports Cafe

Week 4 &#8211; 12-Oct &#8211;  Edinburgh
Golf
Old Castles
Arthur&#8217;s Seat

Week 5 &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 10pt"><strong>Completed Fixtures From My Europe Excursion:</strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><strong>Week 1 &#8211; 23-Sep &#8211; Ealing</strong><br />
Pubs in Ealing<br />
Lots of Soccer on TV<br />
Bad British TV</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><strong>Week 2 &#8211; 27-Sep &#8211;  London</strong><br />
London Day Trip<br />
American Football at Sports Cafe<br />
Brentford Football Club</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><font><font face="Verdana"><strong>Week 3 &#8211; 5-Oct &#8211; London</strong><br />
</font></font>London Day Trip II<br />
American Football at Sports Cafe<font><font face="Verdana"><br />
</font></font></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><font><font face="Verdana"><strong>Week 4 &#8211; 12-Oct &#8211;  Edinburgh</strong><br />
Golf<br />
Old Castles<br />
Arthur&#8217;s Seat<br />
</font></font></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><font><font face="Verdana"><strong>Week 5 &#8211; 19-Oct &#8211; London</strong><br />
Night on the Town<br />
Rubgy World Cup Finals<br />
Windsor Castle<br />
</font></font></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><font><font face="Verdana"><strong>Week 6 &#8211; 26-Oct &#8211; London</strong><br />
Thorpe Park<br />
New York Giants Football at Wembley</font></font></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><font><font face="Verdana"><strong>Week 7 &#8211; 2-Nov &#8211; Paris</strong><br />
Eiffel Tower<br />
French Cuisine</font></font></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><font><font face="Verdana"><span /><strong>Week 8 &#8211; 9-Nov &#8211; London</strong><br />
</font></font>Star Wars Exhibit<br />
Last Week in London</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coreyhulse.com/2007/09/15/schedulerecap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
