<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>1st blog, pre-beta version...</title>
	<atom:link href="http://rolldice.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rolldice.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 24 Jan 2010 08:03:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rolldice.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>1st blog, pre-beta version...</title>
		<link>http://rolldice.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rolldice.wordpress.com/osd.xml" title="1st blog, pre-beta version..." />
	<atom:link rel='hub' href='http://rolldice.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Fun with SQL (games, painting, puzzles)</title>
		<link>http://rolldice.wordpress.com/2010/01/24/fun-with-sql-games-painting-puzzles/</link>
		<comments>http://rolldice.wordpress.com/2010/01/24/fun-with-sql-games-painting-puzzles/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:03:03 +0000</pubDate>
		<dc:creator>maxgontar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[stackoverflow]]></category>

		<guid isPermaLink="false">http://rolldice.wordpress.com/?p=18</guid>
		<description><![CDATA[What you can do with SQL? games, painting, puzzles, songs, easter eggs :)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rolldice.wordpress.com&amp;blog=6810144&amp;post=18&amp;subd=rolldice&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>several days ago my question on StackOverflow was deleted by system: <a title="Fun with SQL (games, painting, puzzles)" href="http://stackoverflow.com/questions/565263/fun-with-sql-games-painting-puzzles">Fun with SQL (games, painting, puzzles)</a>. Since it was not a real question and would be deleted again if I repost it I decided to post it here on my own territory : )</p>
<p>If you think SQL is boring or dumb or limited, try this:</p>
<h3 style="text-align:center;">SQL Games</h3>
<ul>
<li><a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2005/12/30/91.aspx">Lionel Clarke 3D Maze Game</a></li>
<li><a rel="nofollow" href="http://www.codeproject.com/script/Membership/Profiles.aspx?mid=38339">CraigD</a></li>
<li><a rel="nofollow" href="http://www.codeproject.com/KB/database/Battleship2008.aspx">Battleship (MS SQL 2008 GEOGRAPHY and GEOMETRY)</a></li>
<li><a rel="nofollow" href="http://www.sqlservercentral.com/scripts/TSQL/62384/">Adam Haines &#8211; Tic Tac Toe T-SQL Style</a></li>
<li><a rel="nofollow" href="http://www.sqlservercentral.com/scripts/T-SQL/62978/">Kevin Duan &#8211; A Sudoku solution with set based T-SQL utilizing binary operators</a></li>
<li><a rel="nofollow" href="http://www.geocities.com/swint002/Sudoku.txt">Steve Wint &#8211; SQL Sudoku</a></li>
<li><a rel="nofollow" href="http://www.geocities.com/swint002/checkers.txt">Steve Wint &#8211; T-SQL Checkers</a></li>
<li><a rel="nofollow" href="http://mysqlgame4.appspot.com/">mySQLgame (online game)</a></li>
</ul>
<h3 style="text-align:center;">Drawing with SQL</h3>
<ul>
<li><a rel="nofollow" href="http://toponewithties.blogspot.com/2006/08/t-sql-drawing.html">Roji Thomas &#8211; T-SQL Drawing</a></li>
<li><a rel="nofollow" href="http://thedailywtf.com/Articles/Stupid-Coding-Tricks-The-TSQL-Madlebrot.aspx">Graeme Job &#8211;  T-SQL Mandelbrot</a></li>
<li><a rel="nofollow" href="http://forge.mysql.com/tools/tool.php?id=25">Dean Swift &#8211; Mandelbrot Fractals Using Stored Procedures</a></li>
<li><a rel="nofollow" href="http://archives.postgresql.org/pgsql-hackers/2008-11/msg01303.php">Gregory Stark &#8211; Mandelbrot in Postgres with recursive queries</a></li>
</ul>
<h3 style="text-align:center;">SQL Puzzles</h3>
<ul>
<li> A bunch of puzzles from Lionel Clarke blog: <a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2005/10/28/14.aspx">1</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2005/11/04/15.aspx">2</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2005/11/22/31.aspx">3</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2005/12/16/66.aspx">4</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2005/12/30/92.aspx">5</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2006/06/28/962.aspx">6</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2007/10/26/38829.aspx">7</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2007/11/27/40222.aspx">8</a>|<a rel="nofollow" href="http://www.simple-talk.com/community/blogs/lionel/archive/2008/01/07/42301.aspx">9</a></li>
<li> And of course <a rel="nofollow" href="http://rads.stackoverflow.com/amzn/click/1558604537">Joe Celko&#8217;s Puzzles</a></li>
</ul>
<h3 style="text-align:center;">SQL <a rel="nofollow" href="http://en.wikipedia.org/wiki/Software%5FEaster%5FEgg">Easter eggs</a></h3>
<ul>
<li><a rel="nofollow" href="http://www.eeggs.com/tree/507.html">SQL Server (Microsoft) Easter Eggs</a></li>
<li><a rel="nofollow" href="http://databases.about.com/od/productinfo/a/eastereggs.htm">Database Easter Eggs</a></li>
<li><a rel="nofollow" href="http://technology.amis.nl/blog/1880/year-2000-problems">Marco Gralike &#8211; Oracle 7.3 Year 2000 problems</a></li>
<li><a rel="nofollow" href="http://oracleappstechnology.blogspot.com/2007/08/easter-egg-in-oracle-73.html">commented by Vikram Das</a></li>
</ul>
<h3 style="text-align:center;">Songs about SQL</h3>
<ul>
<li><a href="http://www.roblambert.com/music/sql-song/">Rob Lambert &#8211; SQL Song</a></li>
<li><a href="http://weblogs.asp.net/rosherove/archive/2007/05/19/it-s-time-for-violence-a-song-about-databases.aspx">Roy Osherove &#8211; It&#8217;s Time For Violence: A song about Databases</a></li>
<li><a href="http://sqlfool.com/tag/contest/">SQL Rap Contest at SQLFool</a></li>
<li><a href="http://chuckboyce.blogspot.com/2006/01/sql-song-parody.html">Chuck Boyce &#8211; SQL song parody</a></li>
<li><a href="http://thomaslarock.com/2009/08/sql-theme-song/">Thomas LaRock &#8211; SQL Theme Song</a></li>
<li><a href="http://forum.ragezone.com/f80/song-50-ways-to-inject-your-sql-585470/">TidusXIII &#8211; 50 ways to inject your SQL</a></li>
</ul>
<h3 style="text-align:center;">Other</h3>
<ul>
<li><a href="http://99-bottles-of-beer.net/language-sql-935.html">99 bottles of beer: SQL version</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rolldice.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rolldice.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rolldice.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rolldice.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rolldice.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rolldice.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rolldice.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rolldice.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rolldice.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rolldice.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rolldice.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rolldice.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rolldice.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rolldice.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rolldice.wordpress.com&amp;blog=6810144&amp;post=18&amp;subd=rolldice&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rolldice.wordpress.com/2010/01/24/fun-with-sql-games-painting-puzzles/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efcf5955fbecbdb5f988b1eb62414233?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rolldice</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://rolldice.wordpress.com/2009/03/03/hello-world/</link>
		<comments>http://rolldice.wordpress.com/2009/03/03/hello-world/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 14:21:12 +0000</pubDate>
		<dc:creator>maxgontar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rolldice.wordpress.com&amp;blog=6810144&amp;post=1&amp;subd=rolldice&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rolldice.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rolldice.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rolldice.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rolldice.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rolldice.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rolldice.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rolldice.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rolldice.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rolldice.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rolldice.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rolldice.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rolldice.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rolldice.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rolldice.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rolldice.wordpress.com&amp;blog=6810144&amp;post=1&amp;subd=rolldice&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rolldice.wordpress.com/2009/03/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/efcf5955fbecbdb5f988b1eb62414233?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rolldice</media:title>
		</media:content>
	</item>
	</channel>
</rss>
