<?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>Tankor Smash&#039;s Blog - Tankor Smash&#039;s Blog</title>
	<atom:link href="http://blog.tankorsmash.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.tankorsmash.com</link>
	<description>A Blog about  Python, C# and vim</description>
	<lastBuildDate>Sun, 07 Apr 2013 23:14:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Imgur API part 3: OAuth2</title>
		<link>http://blog.tankorsmash.com/?p=551&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=imgur-api-part-3-oauth2</link>
		<comments>http://blog.tankorsmash.com/?p=551#comments</comments>
		<pubDate>Sun, 24 Feb 2013 19:22:58 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[imgur]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[oauth2]]></category>
		<category><![CDATA[pprint]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[requests]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=551</guid>
		<description><![CDATA[It&#8217;s been a while since I wrote the last one, but a user on reddit asked how to get OAuth working with Imgur, and I couldn&#8217;t resist giving it one more shot. Thanks to my recent experience with the Netflix API, even though it was in C# rather than in … <a href="http://blog.tankorsmash.com/?p=551"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=551</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to sort 56k complex objects quickly.</title>
		<link>http://blog.tankorsmash.com/?p=538&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-sort-56k-complex-objects-quickly</link>
		<comments>http://blog.tankorsmash.com/?p=538#comments</comments>
		<pubDate>Fri, 15 Feb 2013 22:50:06 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[happy it's done]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=538</guid>
		<description><![CDATA[This is not something I will go indepth for, because the actual implementation will probably change for your project AND I just want to get this out there quickly. So my issue was that I was trying to sort 56 000 objects quickly, for the sake of pagination, using LINQs … <a href="http://blog.tankorsmash.com/?p=538"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=538</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflix Catalog January update</title>
		<link>http://blog.tankorsmash.com/?p=530&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=netflix-catalog-january-update</link>
		<comments>http://blog.tankorsmash.com/?p=530#comments</comments>
		<pubDate>Sat, 05 Jan 2013 22:03:38 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[progress]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=530</guid>
		<description><![CDATA[Took a few  weeks off, first for school, and then for christmas. Back only a few days, and I&#8217;ve learned the basics about Cookies and Filters in ASP.NET MVC. They&#8217;re both pretty simple, even moreso than I thought. Instead of rewriting a lot of the stuff I read, I&#8217;ll just … <a href="http://blog.tankorsmash.com/?p=530"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=530</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest Project: A new website!</title>
		<link>http://blog.tankorsmash.com/?p=521&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=latest-project-a-new-website</link>
		<comments>http://blog.tankorsmash.com/?p=521#comments</comments>
		<pubDate>Sun, 09 Dec 2012 05:30:01 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[frustration]]></category>
		<category><![CDATA[mvc4]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=521</guid>
		<description><![CDATA[What&#8217;s up dudes! It&#8217;s been a while, but I&#8217;ve been busy. If you&#8217;ve been following me on Twitter, you&#8217;ll see that I&#8217;ve been working on this new website. It&#8217;s basically just like 5000best.com/movies or easyqueue or whatever it&#8217;s called. I&#8217;ve never used them, since I only use it on the … <a href="http://blog.tankorsmash.com/?p=521"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=521</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pull out images from a Minus Gallery, using vim.</title>
		<link>http://blog.tankorsmash.com/?p=506&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pull-out-images-from-a-minus-gallery-using-vim</link>
		<comments>http://blog.tankorsmash.com/?p=506#comments</comments>
		<pubDate>Sun, 04 Nov 2012 20:24:02 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=506</guid>
		<description><![CDATA[I was recently told via reddit that it was hard to pull images from Minus.com as they&#8217;ve hidden it behind javascript, and I just took a look to see what I could do, and lo and behold, vim comes to our rescue. In the spirit of Derek Wyatt, I wanted to … <a href="http://blog.tankorsmash.com/?p=506"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=506</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vim Search and Replace: Grabbing Image URLs from HTML source code</title>
		<link>http://blog.tankorsmash.com/?p=478&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vim-search-and-replace-grabbing-image-urls-from-html-source-code</link>
		<comments>http://blog.tankorsmash.com/?p=478#comments</comments>
		<pubDate>Wed, 03 Oct 2012 21:54:32 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[imgur]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=478</guid>
		<description><![CDATA[The following is a quick and dirty way of pulling a lot of URLs out of a given pages source code, using two commands in vim, my new favourite text editor. So, right to the point! :v/jpg/d :%s/^.*src="\(http:.\{-}jpg\)".*/\1/g Try it out right now on the source code of Imgur&#8217;s /r/ScarlettJohansson&#8217;s … <a href="http://blog.tankorsmash.com/?p=478"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=478</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to scrape an ImageBam gallery for images with 30 lines of Python</title>
		<link>http://blog.tankorsmash.com/?p=463&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-scrape-imagebam-com-for-images-with-30-lines-of-python</link>
		<comments>http://blog.tankorsmash.com/?p=463#comments</comments>
		<pubDate>Sat, 15 Sep 2012 01:55:42 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[beautifulsoup]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[imgur]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[requests]]></category>
		<category><![CDATA[scraping]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=463</guid>
		<description><![CDATA[Right off the bat, I want to show you the results of this scraping, to give you a bit of motivation. Anyways, thanks to requests and BeautifulSoup, this is made trivially easy. Enough talking, let&#8217;s get down to the code! Don&#8217;t forget that as usual I&#8217;ll include the full source … <a href="http://blog.tankorsmash.com/?p=463"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=463</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A list of all the games on Steam, as of 9/11 2012</title>
		<link>http://blog.tankorsmash.com/?p=455&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-list-of-all-the-games-on-steam-as-of-911-2012</link>
		<comments>http://blog.tankorsmash.com/?p=455#comments</comments>
		<pubDate>Tue, 11 Sep 2012 19:30:53 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=455</guid>
		<description><![CDATA[The data is pulled from the Steam Search page using the 68 pages of HTML to scrape the data from. I&#8217;d post it all here, but you can&#8217;t really work with it in your applications, so I&#8217;ve uploaded it to TinyPaste and PasteBin for your use. There is a title, … <a href="http://blog.tankorsmash.com/?p=455"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=455</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Made a Chrome Extension!</title>
		<link>http://blog.tankorsmash.com/?p=447&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=made-a-chrome-extension</link>
		<comments>http://blog.tankorsmash.com/?p=447#comments</comments>
		<pubDate>Mon, 10 Sep 2012 16:28:37 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[HTML/JS/CSS]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[chrome extension]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[steam]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=447</guid>
		<description><![CDATA[Here&#8217;s the link to it here, and an image of what it looks like in action: It&#8217;s probably pretty sloppy, but I&#8217;m okay with that, I only learned how to write javascript and CSS 3 days ago! The story of it was that I had posted the Python version of … <a href="http://blog.tankorsmash.com/?p=447"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=447</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# Game progress</title>
		<link>http://blog.tankorsmash.com/?p=420&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=c-game-progress</link>
		<comments>http://blog.tankorsmash.com/?p=420#comments</comments>
		<pubDate>Sat, 25 Aug 2012 03:41:39 +0000</pubDate>
		<dc:creator>Tankor Smash</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.tankorsmash.com/?p=420</guid>
		<description><![CDATA[What&#8217;s up? It&#8217;s been a little while since I&#8217;ve updated again, but that&#8217;s because I&#8217;ve been busy with the latest project. I&#8217;ve been working on a GUI system, using XNA only so far, and it&#8217;s been an interesting experience.  I&#8217;ll include some screen shots, but remember it&#8217;s super basic. So … <a href="http://blog.tankorsmash.com/?p=420"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
		<wfw:commentRss>http://blog.tankorsmash.com/?feed=rss2&#038;p=420</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
