<?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>TF2B Developer Blog</title>
	<atom:link href="http://tf2b.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://tf2b.com/blog</link>
	<description>Thoughts from the developers behind TF2B.</description>
	<lastBuildDate>Wed, 16 May 2012 01:30:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Stuff</title>
		<link>http://tf2b.com/blog/?p=344</link>
		<comments>http://tf2b.com/blog/?p=344#comments</comments>
		<pubDate>Wed, 16 May 2012 01:30:51 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=344</guid>
		<description><![CDATA[A quick update on what has been going on over the last few days. First off as many of you may have noticed, I rolled out support for previewing applied decals initially on item summary pages, with backpack view following &#8230; <a href="http://tf2b.com/blog/?p=344">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A quick update on what has been going on over the last few days.</p>
<p>First off as many of you may have noticed, I rolled out support for previewing applied decals initially on item summary pages, with backpack view following on later. This new feature is brought to you in part thanks to CouchDB as mentioned in a previous post &#8211; so the API to resolve decal IDs to Steam Community CDN urls is only called once.</p>
<p>More recently I improved the context-aware profile input box in the backpack view, so you can now once again enter full Steam Community profile urls.</p>
<p>On the topic of the new homepage, work continues in making the page more intuitive, so if you have a suggestion in that regard; please let me know. In a similar vein, if you&#8217;re a webmaster of a popular community site in one of the supported categories and wish to exchange links, contact me via the comments below or via Steam and we can work something out!</p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=344</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New homepage rollout.</title>
		<link>http://tf2b.com/blog/?p=338</link>
		<comments>http://tf2b.com/blog/?p=338#comments</comments>
		<pubDate>Wed, 09 May 2012 02:03:58 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=338</guid>
		<description><![CDATA[As mentioned in the last blogpost, today I&#8217;ve rolled out the brand new cross-game homepage for TF2B. The page is currently a work in process, so may still have bugs. If you encounter an issue, please let us know ASAP. &#8230; <a href="http://tf2b.com/blog/?p=338">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As mentioned in the last blogpost, today I&#8217;ve rolled out the brand new cross-game homepage for TF2B.</p>
<p>The page is currently a work in process, so may still have bugs. If you encounter an issue, please let us know ASAP. In the same vein, if you have a gripe about the design, let us know too.</p>
<p><strong>Regarding CS:GO: </strong>This tab was included for potential future-proofing reasons, there is no confirmation if items will be present in this game or not &#8211; and said tab will be removed if items are not included.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=338</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>What I&#8217;m Working on</title>
		<link>http://tf2b.com/blog/?p=335</link>
		<comments>http://tf2b.com/blog/?p=335#comments</comments>
		<pubDate>Fri, 04 May 2012 04:01:31 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=335</guid>
		<description><![CDATA[It&#8217;s that time again! Here&#8217;s a summary of a few of the things being worked on in the TF2B labs. New Homepage Continuing on plans to support all the item economy-enabled games in Valve&#8217;s lineup both present and future, a &#8230; <a href="http://tf2b.com/blog/?p=335">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s that time again! Here&#8217;s a summary of a few of the things being worked on in the TF2B labs.</p>
<ul>
<li>New Homepage</li>
<ul>
<li>Continuing on plans to support all the item economy-enabled games in Valve&#8217;s lineup both present and future, a new homepage to fairly cater to all communities rather than one is being worked on. The plan is in addition to offering easy selection of the game you wish to view, to offer interesting contextual headlines and other data. ETA: When it&#8217;s done.</li>
</ul>
<li>CouchDB</li>
<ul>
<li>I&#8217;m currently evaluating the use of CouchDB to store various bits of cachable data. If all goes well, expect to see modest first-request load time improvements.</li>
</ul>
<li>Markup Overhaul</li>
<ul>
<li>More of a heads up than anything else, I&#8217;m going to be testing some changes to backpack markup in the future &#8211; so if you have any fancy userscripts in place, make sure they can fail gracefully.</li>
</ul>
<li>Improved support for Dota 2.</li>
<ul>
<li>As more information becomes available, I&#8217;m hoping to expand the support for Dota 2&#8242;s upcoming item system. If you encounter any bug or other issues relating to Dota 2 &#8211; please let me know via the comments below, on twitter or our forums.</li>
</ul>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=335</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Look</title>
		<link>http://tf2b.com/blog/?p=330</link>
		<comments>http://tf2b.com/blog/?p=330#comments</comments>
		<pubDate>Wed, 21 Mar 2012 00:39:42 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=330</guid>
		<description><![CDATA[You might be wondering why all of a sudden TF2B looks totally different. With the advent of Dota 2 and CS:GO, the prospect of supporting multiple large item economies necessitates a single integrated approach rather than a series of separate self-contained webapps. (P2B, Dota2B, &#8230; <a href="http://tf2b.com/blog/?p=330">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You might be wondering why all of a sudden TF2B looks totally different.</p>
<p>With the advent of Dota 2 and CS:GO, the prospect of supporting multiple large item economies necessitates a single integrated approach rather than a series of separate self-contained webapps. (P2B, Dota2B, CSB etc)</p>
<p>As such, today &#8220;TF2B&#8221; took its first steps towards this new approach with a new, more neutral style (Still WIP) and full integration of Portal 2 and TF2 Beta backpacks (Yes, that means beta weapons will now show up)</p>
<p>You can currently access these alternative backpacks via the in-profile Menu system or with one of the below short URLs:</p>
<p><a href="http://tf2b.com/dota">http://tf2b.com/dota/yourprofile</a></p>
<p><a href="http://tf2b.com/csgo">http://tf2b.com/csgo/yourprofile</a></p>
<p><a href="http://tf2b.com">http://tf2b.com/p2/yourprofile</a></p>
<p><a href="http://tf2b.com">http://tf2b.com/tf2b/yourprofile</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=330</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TF2B 2.6 Released</title>
		<link>http://tf2b.com/blog/?p=328</link>
		<comments>http://tf2b.com/blog/?p=328#comments</comments>
		<pubDate>Sat, 18 Feb 2012 21:29:44 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=328</guid>
		<description><![CDATA[Title says it all, grab the package @ http://tf2b.com/downloads/]]></description>
			<content:encoded><![CDATA[<p>Title says it all, grab the package @ <a href="http://tf2b.com/downloads/">http://tf2b.com/downloads/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=328</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Progress update on 2.6</title>
		<link>http://tf2b.com/blog/?p=323</link>
		<comments>http://tf2b.com/blog/?p=323#comments</comments>
		<pubDate>Wed, 01 Feb 2012 18:41:53 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=323</guid>
		<description><![CDATA[Due to recent inquiries I thought it would be helpful to give everyone an update of 2.6&#8242;s development progress so far. The good news is all the nagging concerns have now been more or less rectified, with the various issues remaining &#8230; <a href="http://tf2b.com/blog/?p=323">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Due to recent inquiries I thought it would be helpful to give everyone an update of 2.6&#8242;s development progress so far. The good news is all the nagging concerns have now been more or less rectified, with the various issues remaining are now just a matter of code cleanliness.</p>
<p>To recap, TF2B 2.6 has two significant features over 2.5, being the addition of the item attribute/stat system and the new parallel API request code. The first concern being the ability of said attribute system to display all appropriate strings correctly in all supported languages, and finding a better solution to the busy-wait loop in the new API request code.</p>
<p>The busy-wait loop was especially a big problem due to the excessive CPU utilisation generated, and hacky use of usleep() was not a valid solution.</p>
<p>As always, the release date for 2.6 is &#8220;when it&#8217;s done&#8221;, but hopefully the process of cleaning up the code to a respectable, releasable state should not take long.</p>
<p><strong>P.S.</strong> Reminder to 3rd-party server hosts: PHP&#8217;s <a href="http://pecl.php.net/package/APC" target="_blank">APC </a>module is now a <em><span style="text-decoration: underline;"><strong>requirement</strong></span></em> for TF2B to function, and will not work without the module installed and active.</p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=323</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Iconset Updated 1/21/11</title>
		<link>http://tf2b.com/blog/?p=319</link>
		<comments>http://tf2b.com/blog/?p=319#comments</comments>
		<pubDate>Sat, 21 Jan 2012 19:15:13 +0000</pubDate>
		<dc:creator>Ragnar Homsar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=319</guid>
		<description><![CDATA[Sorry about the lack of updates recently, school hasn&#8217;t been kind to my free time. ICONS MODIFIED: Mann Co. Cap Fists of Steel Coupe D&#8217;Isaster Purity Fist One-Man Army Lumberjack Benefactor&#8217;s Kanmuri Maganimous Monarch Gentleman&#8217;s Gatsby Mining Light Stahlhelm Sergeant&#8217;s &#8230; <a href="http://tf2b.com/blog/?p=319">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sorry about the lack of updates recently, school hasn&#8217;t been kind to my free time.</p>
<p>ICONS MODIFIED:<br />
Mann Co. Cap<br />
Fists of Steel<br />
Coupe D&#8217;Isaster<br />
Purity Fist<br />
One-Man Army<br />
Lumberjack<br />
Benefactor&#8217;s Kanmuri<br />
Maganimous Monarch<br />
Gentleman&#8217;s Gatsby<br />
Mining Light<br />
Stahlhelm<br />
Sergeant&#8217;s Drill Hat</p>
<p>ICONS ADDED:<br />
&#8220;Reckoning&#8221; Hat<br />
Holiday Punch<br />
Surgeon&#8217;s Stethoscope<br />
Garlic Flank Stake<br />
Silver Bullets<br />
Ol&#8217; Geezer<br />
Prairie Heel Biters<br />
Spirit of Giving<br />
All of the Festive weapons<br />
Holiday Headcase<br />
Ebenezer<br />
Outback Intellectual</p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=319</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What I&#8217;ve been up to + New Year</title>
		<link>http://tf2b.com/blog/?p=316</link>
		<comments>http://tf2b.com/blog/?p=316#comments</comments>
		<pubDate>Wed, 04 Jan 2012 23:49:35 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=316</guid>
		<description><![CDATA[As is usual for the time of the year, work has been progressing slowly but surely. I&#8217;ve spent the last month or so polishing up TF2B&#8217;s implementation of the item attribute system, I&#8217;m fairly confident all the display bugs are fixed now thanks &#8230; <a href="http://tf2b.com/blog/?p=316">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As is usual for the time of the year, work has been progressing slowly but surely.</p>
<p>I&#8217;ve spent the last month or so polishing up TF2B&#8217;s implementation of the item attribute system, I&#8217;m fairly confident all the display bugs are fixed now thanks to me finally getting off my ass and learning how to write my own RegEx patterns. As an extra little bonus the schema compiler has been totally refactored and improved to cull out item attributes that do not otherwise appear.</p>
<p>In addition to this, I&#8217;ve reimplemented the MotD system to pull text from a textfile rather than be defined in-file. This makes things much more convenient and allows for the new rotating messages that are live right now. So expect to see lots of new and interesting notes instead of the same line of text constantly for 2 months straight.</p>
<p>So to wrap up, I hope you all had a good time over the holidays and new year. I look forward to seeing what new projects and features come up in this second year of TF2B&#8217;s life!</p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=316</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Iconset Updated 12/16/11</title>
		<link>http://tf2b.com/blog/?p=313</link>
		<comments>http://tf2b.com/blog/?p=313#comments</comments>
		<pubDate>Sat, 17 Dec 2011 04:40:03 +0000</pubDate>
		<dc:creator>Ragnar Homsar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=313</guid>
		<description><![CDATA[No smarmy comments this week. Sorry. ICONS MODIFIED: - Ellis&#8217; Cap - Blighted Beak - Anger - Frenchman&#8217;s Beret - Charmer&#8217;s Chapeau ICONS ADDED: - Manmelter - Phlogistinator - Third Degree - Unarmed Combat - Voodoo Pin - Cold Shoulder &#8230; <a href="http://tf2b.com/blog/?p=313">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>No smarmy comments this week. Sorry.</p>
<p>ICONS MODIFIED:<br />
- Ellis&#8217; Cap<br />
- Blighted Beak<br />
- Anger<br />
- Frenchman&#8217;s Beret<br />
- Charmer&#8217;s Chapeau</p>
<p>ICONS ADDED:<br />
- Manmelter<br />
- Phlogistinator<br />
- Third Degree<br />
- Unarmed Combat<br />
- Voodoo Pin<br />
- Cold Shoulder<br />
- Wrap Assassin<br />
- Braniac Goggles<br />
- Dr. G Bubble Helmet<br />
- Grimm Hatte<br />
- Fallen Angel<br />
- Tail from the Crypt<br />
- Brown Bomber<br />
- The All-Father<br />
- Jingle Hell (pyro bells)<br />
- Santa Hat<br />
- Scout Elf Hat<br />
- Scout Elf Sneakers<br />
- Winter Coat<br />
- Ornament Armament<br />
- Head of Full Steam</p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=313</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Asynchronous API Requests &amp; Icons</title>
		<link>http://tf2b.com/blog/?p=309</link>
		<comments>http://tf2b.com/blog/?p=309#comments</comments>
		<pubDate>Sat, 10 Dec 2011 21:56:04 +0000</pubDate>
		<dc:creator>Athernar</dc:creator>
				<category><![CDATA[TF2B]]></category>

		<guid isPermaLink="false">http://tf2b.com/blog/?p=309</guid>
		<description><![CDATA[As a nice little conclusion to the last few blogposts on vanity IDs and etc, Valve recently have added a new API specifically for looking up SteamID64 values with vanity IDs. With the addition of this new API, I&#8217;ve been able &#8230; <a href="http://tf2b.com/blog/?p=309">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a nice little conclusion to the last few blogposts on vanity IDs and etc, Valve recently have added a new API specifically for looking up SteamID64 values with vanity IDs. With the addition of this new API, I&#8217;ve been able to make a few new significant changes.</p>
<p>Firstly, Vanity ID lookups are now indefinitely stored in a volatile cache provided by APC. However the API request for a lookup is very cheap to perform, so initial requests on a profile do not incur a significant penalty.</p>
<p><strong>Edit: </strong>As a quick heads up to anyone who runs an install of TF2B on their own webserver, 2.6 now lists APC as a requirement instead of an option.</p>
<p>Part of this change means that profile data is again uncached and is live. I&#8217;ll be keeping an eye on this feature&#8217;s feasibility, so if necessary a cache will be instituted.</p>
<p>One of the biggest results of the introduction of this new API is the ability to perform the API requests for a user&#8217;s backpack and profile data asynchronously, this greatly reduces the time spent waiting for API requests to complete.</p>
<p>In ending I&#8217;d like to make a quick note regarding the TF2B iconset. I can confirm we do plan on releasing a pack for in-game use, however the release of said pack is dependant on actually having a solid set of icons to use. As it requires additional steps to produce a pack for TF2 itself, we&#8217;re waiting on having all the nagging issues with the icons currently (such as scaling) sorted out before we release anything.</p>
<p>Once we have something that is respectable, we will happily make it available for use. Half-assing it benefits no one.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://tf2b.com/blog/?feed=rss2&#038;p=309</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

