<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>TG007 DevBlog</title>
	<link>http://blog.tg007.net</link>
	<description>Development blog for TG007.net</description>
	<lastBuildDate>Wed, 24 Jun 2009 08:08:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Update Again</title>
		<description><![CDATA[Thanks to Haggis&#8217;s email I was notified the dev blog was throwing up an error because i had made some changes to the top menu file and didn&#8217;t remember to account for it in the blog. That has been fixed and the sidebar has been changed to be more in line with the main site&#8217;s [...]]]></description>
		<link>http://blog.tg007.net/update-again/</link>
			</item>
	<item>
		<title>Dev Blog Theme Update</title>
		<description><![CDATA[I have updated the dev blog theme to match the current beta version of the site. There are still a few links to work out and then I plan on starting the theme for the forum. Hopefully once finished it will all look pretty much identical. Hope everyone will enjoy the new site. There will [...]]]></description>
		<link>http://blog.tg007.net/dev-blog-theme-update/</link>
			</item>
	<item>
		<title>IPB Beta and new theme</title>
		<description><![CDATA[Due to the upcoming release of IPB v3, I have been creating a new layout for tg007.net. I wanted something a little more cleaner and faster. I took a less graphics intense approach this time.
So far the progress has gone well and the people that have seen the layout have had mostly good things to [...]]]></description>
		<link>http://blog.tg007.net/ipb-beta-and-new-theme/</link>
			</item>
	<item>
		<title>How to truncate text / cut off text at certain length</title>
		<description><![CDATA[I ran across this php script while searching for ways to repair my truncation script. I was having a bit of trouble with break tags being cut off and messing up the site validation. I used the idea from this script to fix that. Hope it helps others.

&#60;?php function truncate&#40;$text,$numb&#41; &#123;
$text = html_entity_decode&#40;$text, ENT_QUOTES&#41;;
if &#40;strlen&#40;$text&#41; [...]]]></description>
		<link>http://blog.tg007.net/how-to-truncate-text-cut-off-text-at-certain-length/</link>
			</item>
	<item>
		<title>Page Editing</title>
		<description><![CDATA[I use the database to present some pages because it&#8217;s just easier to deal with. At one time I was using a Mod for Invision Power Boards to add simple pages to present info on various IRC information. I really wasn&#8217;t happy with how it worked and rather than edit something that could break again [...]]]></description>
		<link>http://blog.tg007.net/page-editing/</link>
			</item>
</channel>
</rss>
