<?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>NexTechNews &#187; Our Website</title>
	<atom:link href="http://nextechnews.com/categories/our-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://nextechnews.com</link>
	<description>Technology, Gadgets and Goodies</description>
	<lastBuildDate>Thu, 15 Sep 2011 03:44:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Many many headaches soon to be gone forever!</title>
		<link>http://nextechnews.com/2010/03/many-many-headaches-soon-to-be-gone-forever/</link>
		<comments>http://nextechnews.com/2010/03/many-many-headaches-soon-to-be-gone-forever/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 22:56:07 +0000</pubDate>
		<dc:creator>Chris Chance</dc:creator>
				<category><![CDATA[Our Website]]></category>

		<guid isPermaLink="false">http://data.profitcorp.net/?p=2065</guid>
		<description><![CDATA[After a long break from NexTechNews, I should be back to posting at a regular level again in the next week or 2, why, you ask? Well simple the server will soon no longer suck, we already moved to the &#8230; <a href="http://nextechnews.com/2010/03/many-many-headaches-soon-to-be-gone-forever/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After a long break from NexTechNews, I should be back to posting at a regular level again in the next week or 2, why, you ask? Well simple the server will soon no longer suck, we already moved to the new Quad Core 6600 and 8gb of ram monster. But the site is still slow, why? Because we were running all of our blogs in a virtual server, which honestly sucks. So we&#8217;re moving now to PHP 5.2.13 (5.3.2 is buggy as shit on fastcgi), IIS7, Server 2008, and WinCache 1.1 to keep things really fast :)</p>
<p>This should all be active by the end of March on all of our websites, will keep everyone posted as things progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://nextechnews.com/2010/03/many-many-headaches-soon-to-be-gone-forever/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Notice some speed improvements? See I do care :)</title>
		<link>http://nextechnews.com/2009/05/notice-some-speed-improvements-see-i-do-care/</link>
		<comments>http://nextechnews.com/2009/05/notice-some-speed-improvements-see-i-do-care/#comments</comments>
		<pubDate>Sun, 17 May 2009 13:49:18 +0000</pubDate>
		<dc:creator>Chris Chance</dc:creator>
				<category><![CDATA[Our Website]]></category>

		<guid isPermaLink="false">http://nextechnews.com/?p=2004</guid>
		<description><![CDATA[Well if your visiting the site today you might notice that the sites loading a good bit faster, this is thanks to some major debugging on my side to figure out what the hell was going on. With the help &#8230; <a href="http://nextechnews.com/2009/05/notice-some-speed-improvements-see-i-do-care/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-2005" href="http://nextechnews.com/wp-content/uploads/2009/05/fast-loading-website.jpg"><img class="alignleft size-medium wp-image-2005" style="padding-right:7px;" title="fast-loading-website" src="http://nextechnews.com/wp-content/uploads/2009/05/fast-loading-website-300x168.jpg" alt="fast-loading-website" width="267" height="146" /></a>Well if your visiting the site today you might notice that the sites loading a good bit faster, this is thanks to some major debugging on my side to figure out what the hell was going on. With the help of FireBug and YSlow (awesome tool really, you can check both of them out in the firefox addon catalog). I managed to rein things in to 3 factors, larger than necessary images, misplaced javascripts and a widget i loved but was causing things to slow down way too much.</p>
<p>1. The image sizes, ok heres something awesome for those of you guys with wordpress blogs, as you know I just moved to wordpress&#8230; GO INSTALL WP Smush it&#8217;s frigging awesome, YSlow pointed me to try out YSmushIt, and after i saw that many of my images on the homepage alone could save 10-30% in size with 0 loss I decided to check and yep their was a wordpress plugin (god isn&#8217;t their a wordpress plugin for everything). Basically what it does is it sends the image before post or upon request from the media library to Yahoo!&#8217;s SmushIt API and it in turn strips away excess metadata and colors in indexed images and returns you a streamlined clean image. This plugin reduced load times and bandwidth consumption a little.</p>
<p>2. Javascript love, Ok I love my java and so do the advertisers but it was getting a little wacky their were 20 javascripts external running on this page, WP Minify fixed this up and compressed them into 1 tidy file (well theres still the advertisers but thats because they don&#8217;t play nice with Wp Minify yet so i had to add an exception)</p>
<p>3. The last thing that I changed to day is the pretty category cloud is gone, I know it was pretty but in reality it wasn&#8217;t really that useful, but the main reason it&#8217;s gone is because well&#8230; it halted page load times quite a bit and almost doubled the page load time, a big no no for my site.</p>
<p>So anyway hope you guys notice the speed improvements and they help in the experience on the site. As for updates to the site I&#8217;ll be getting back to posting probably at the end of the month as that&#8217;s when I&#8217;m hopefully going to be back in my own apartment :) YAY</p>
]]></content:encoded>
			<wfw:commentRss>http://nextechnews.com/2009/05/notice-some-speed-improvements-see-i-do-care/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where the heck have I been?!?</title>
		<link>http://nextechnews.com/2009/05/where-the-heck-have-i-been/</link>
		<comments>http://nextechnews.com/2009/05/where-the-heck-have-i-been/#comments</comments>
		<pubDate>Thu, 14 May 2009 13:34:26 +0000</pubDate>
		<dc:creator>Chris Chance</dc:creator>
				<category><![CDATA[Our Website]]></category>

		<guid isPermaLink="false">http://nextechnews.com/?p=1997</guid>
		<description><![CDATA[So where the hell have I been, moving that&#8217;s where or shall I say in the middle of moving. See we were supposed to be moving into a new apartment closer to my and my wifes jobs to cut our &#8230; <a href="http://nextechnews.com/2009/05/where-the-heck-have-i-been/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1999" href="http://nextechnews.com/wp-content/uploads/2009/05/movingstuff.jpg"><img class="alignleft size-medium wp-image-1999" style="padding-right: 7px;" title="movingstuff" src="http://nextechnews.com/wp-content/uploads/2009/05/movingstuff-205x212-custom.jpg" alt="movingstuff" width="173" height="184" /></a>So where the hell have I been, moving that&#8217;s where or shall I say in the middle of moving. See we were supposed to be moving into a new apartment closer to my and my wifes jobs to cut our travel time in 1/3 but it turns out that since our contract was up at the old place we had to move out before the new place was ready (it was a brand new unfinished apartment we were waiting on). So we&#8217;ve been living in my mother-in-law&#8217;s house for a 2 months now going on 3 waiting for the new apartment to be ready.</p>
<p>Well finally this week we got the news that it&#8217;s done and we went to see it and definitly will be moving in, we&#8217;re just waiting on word from the owners on final price and the ok for us to move in and we&#8217;ll be moved in. I&#8217;ll be back to posting and updating the site on a regular basis at that point but as it currently stands I&#8217;m still working on getting a new computer as well as my desktop barely wanted to come on before we moved, so after sitting off for 3 months in a box I doubt it will even turn back on, but fear not one way or another I&#8217;ll be back to updating the site on a regular basis and hopefully much more actively than even before we moved as I really want to get back into the multiple daily updates and not just the big news announcements that I hear about. But more on that will be coming soon after we get moved in and I get a new computer up and running.</p>
]]></content:encoded>
			<wfw:commentRss>http://nextechnews.com/2009/05/where-the-heck-have-i-been/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updater goodbye, hello WP to Twitter</title>
		<link>http://nextechnews.com/2009/04/twitter-updater-goodbye-hello-wp-to-twitter/</link>
		<comments>http://nextechnews.com/2009/04/twitter-updater-goodbye-hello-wp-to-twitter/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 19:32:44 +0000</pubDate>
		<dc:creator>Chris Chance</dc:creator>
				<category><![CDATA[Our Website]]></category>

		<guid isPermaLink="false">http://nextechnews.com/?p=1959</guid>
		<description><![CDATA[Well after some fussing i finally got the update from twitter updater to WP to Twitter finalized and the site is now operational on WP to Twitter so our followers on twitter should now see the titles properly for the &#8230; <a href="http://nextechnews.com/2009/04/twitter-updater-goodbye-hello-wp-to-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well after some fussing i finally got the update from twitter updater to WP to Twitter finalized and the site is now operational on WP to Twitter so our followers on twitter should now see the titles properly for the updated posts as well as the move to cli.gs from tinyurl which allows us to do some great detailed analytics.</p>
]]></content:encoded>
			<wfw:commentRss>http://nextechnews.com/2009/04/twitter-updater-goodbye-hello-wp-to-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The move to WordPress</title>
		<link>http://nextechnews.com/2009/01/move-to-wordpress/</link>
		<comments>http://nextechnews.com/2009/01/move-to-wordpress/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:19:10 +0000</pubDate>
		<dc:creator>Chris Chance</dc:creator>
				<category><![CDATA[Our Website]]></category>

		<guid isPermaLink="false">http://www.nextechnews.com/wordpress/?p=1</guid>
		<description><![CDATA[Well after fighting it for a very long time we&#8217;ve decided to move to wordpress and as you can see it&#8217;s just launched, things may be a little bit hit and miss at the start as we&#8217;re busy relaunching, we&#8217;re &#8230; <a href="http://nextechnews.com/2009/01/move-to-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well after fighting it for a very long time we&#8217;ve decided to move to wordpress and as you can see it&#8217;s just launched, things may be a little bit hit and miss at the start as we&#8217;re busy relaunching, we&#8217;re hoping to maintain 100% link compatability with our old link structure. As you know the old way of permalinks were really really nasty so the fact that we&#8217;re making this move is going to be a bit difficult as we&#8217;ve got a few thousand pages that all need to seemlessly transfer over.</p>
<p>Our fear is that we&#8217;ll loose PageRank or we&#8217;ll loose our indexing power in google, but due to the fact that only 1/2 our pages were getting indexed, and the tremendous number of plugins and third-party wordpress support we felt it was time to move to WordPress, not because it&#8217;s PHP, no I still love my ASP.NET as you&#8217;ll see on all my other sites, but the fact is we needed to move to a platform with the wide range of third party plugin support, and WordPress just has this part of the market cornered.</p>
]]></content:encoded>
			<wfw:commentRss>http://nextechnews.com/2009/01/move-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

