<?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>ThePizzy.net/blog &#187; code</title>
	<atom:link href="http://thepizzy.net/blog/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://thepizzy.net/blog</link>
	<description>Solving the complex in 140 characters or less...</description>
	<lastBuildDate>Mon, 02 Jan 2012 15:55:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>TweetSuite, TweetBacks, and Ping.fm WordPress plugin (Update)</title>
		<link>http://thepizzy.net/blog/2009/04/tweetsuite-tweetbacks-and-pingfm-wordpress-plugin-update/</link>
		<comments>http://thepizzy.net/blog/2009/04/tweetsuite-tweetbacks-and-pingfm-wordpress-plugin-update/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:34:23 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[TweetSuite]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tweetback]]></category>
		<category><![CDATA[tweetbacks]]></category>
		<category><![CDATA[webhost]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=356</guid>
		<description><![CDATA[Well, I sent off my plugin code to Dan Zarrella, and got the Ping.fm developers API Key approved, and got WordPress.org to approve the plugin, and have been running it...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Twitter Logo" src="https://s3.amazonaws.com/twitter_production/profile_images/1125794203/at-twitter.png" alt="" width="128" height="128" />Well, I sent off my plugin code to Dan Zarrella, and got the Ping.fm developers API Key approved, and got WordPress.org to approve the plugin, and have been running it on my blog since its original announcement &#8211; but have run into a possible issue&#8230;</p>
<p>My webhost says it is creating a lot of &#8220;sleeper&#8221; processes on the database server, and using up a lot of the processor resources. My account was even suspended until I fixed it.</p>
<p>SO &#8211; I am going to be rewriting the whole thing, pretty much from scratch now, and it will only be loosely based on Dan&#8217;s version&#8230; <span id="more-356"></span></p>
<p>Currently, the code will run through the database of posts, and find those that have shortened URLs stored for them, run a twitter search, and return/parse/store/display the resulting tweetbacks. And it does this every 5 minutes.</p>
<p>However, that sucks up a lot of processing power to do that, especially if you have a big blog, popular blog, or both. The Answer: A Rewrite. This one is going to run a single Twitter search for every shortened url in the database, return ALL the results once, and parse them out, store them in the database, and associate them to their respective parent posts.</p>
<p>So, there&#8217;s the update for why this hasn&#8217;t been released yet.</p>
<p>I&#8217;m also working on trying to get the retro-active TweetThis buttons working on old posts &#8211; but something isn&#8217;t working right &#8211; either it&#8217;s the original code that isn&#8217;t comparing what&#8217;s in the database to the conditional statement correctly (if <em>this.url</em> = &#8220;&#8221;, then <em>make new ones</em>), or something. It&#8217;s going to take some more testing on my own test database, since my webhost is getting antsy with all the processes I&#8217;m using.</p>
<p>I&#8217;ll keep everyone updated as it moves along. Thanks.<br />
<a href="http://twitter.com/neotsn"><img class="size-full wp-image-583  aligncenter" title="twitter.com/neotsn" src="http://thepizzy.net/blog/wp-content/uploads/2010/08/twitter-wordpress-neo12.png" alt="twitter.com/neotsn" width="350" height="125" /></a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/api' rel='tag' target='_blank'>api</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/database' rel='tag' target='_blank'>database</a>, <a class='technorati-link' href='http://technorati.com/tag/MySQL' rel='tag' target='_blank'>MySQL</a>, <a class='technorati-link' href='http://technorati.com/tag/Ping.fm' rel='tag' target='_blank'>Ping.fm</a>, <a class='technorati-link' href='http://technorati.com/tag/plugin' rel='tag' target='_blank'>plugin</a>, <a class='technorati-link' href='http://technorati.com/tag/Programming' rel='tag' target='_blank'>Programming</a>, <a class='technorati-link' href='http://technorati.com/tag/tweetback' rel='tag' target='_blank'>tweetback</a>, <a class='technorati-link' href='http://technorati.com/tag/tweetbacks' rel='tag' target='_blank'>tweetbacks</a>, <a class='technorati-link' href='http://technorati.com/tag/TweetSuite' rel='tag' target='_blank'>TweetSuite</a>, <a class='technorati-link' href='http://technorati.com/tag/webhost' rel='tag' target='_blank'>webhost</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress' rel='tag' target='_blank'>WordPress</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/04/tweetsuite-tweetbacks-and-pingfm-wordpress-plugin-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RTML Services for sale?</title>
		<link>http://thepizzy.net/blog/2009/02/rtml-services-for-sale/</link>
		<comments>http://thepizzy.net/blog/2009/02/rtml-services-for-sale/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 06:07:12 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Thought Experiments]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[RTML]]></category>
		<category><![CDATA[rtml solution]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[Zen Cart]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=205</guid>
		<description><![CDATA[Well, I&#8217;ve added a WordPress plugin for e-commerce, but at the same time, I am also building two websites (one professionally, one as a hobby) using Yahoo Store&#8217;s RTML and...]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve added a WordPress plugin for e-commerce, but at the same time, I am also building two websites (<a title="HitRunScore.com" href="http://www.hitrunscore.com" target="_blank">one professionally</a>, <a title="Freeformfrog.com" href="http://www.freeformfrog.com" target="_blank">one as a hobby</a>) using Yahoo Store&#8217;s RTML and Zen Cart, respectively.</p>
<p>However, with the downturn in the economy (and my slightly-better-than-arbitrary prediction of a &lt;7,000 point stock market by the end of the month&#8230;Spring Break at the latest), I figure it&#8217;s time to start taking into consideration other possible sources of income. Not for fear of losing my job, but rather to help get my bills in check Credit Cards, primarily, who have decided it is time to raise the minimum payment &#8211; which is the only thing enabling me to devote a greater portion of my money to one in order to pay it off, while keeping the others at par until it is their turn. <span id="more-205"></span></p>
<p>I only bring it up here, because selling coding services on a site dedicated to <a title="Freeformfrog.com" href="http://www.freeformfrog.com" target="_blank">funny t-shirts and custom graphics</a> doesn&#8217;t make a whole lot of sense&#8230;not logically, and not for SEO. So this seems like the most likely place such a service would be offered.</p>
<p>Taking into account everything that&#8217;s been going on in the news for the last few months, I have been considering offering a side-job service during weekend, and possibly evening hours, for creating RTML solutions for yahoo stores that don&#8217;t have the &#8220;luxury&#8221; of hiring an IT person capable of deducing how the big-shots do what they do, in the limited environment that Yahoo provides/imposes.</p>
<p>So, with that in mind, would anyone be interested in such a service? Any takers? Feel free to inquire about what kinds of scripts I can write &#8211; as well as posing suggestions for something you might like to see done &#8211; and we&#8217;ll go from there.</p>
<p style="text-align: center;"><a href="http://www.twitter.com/neotsn"><img class="aligncenter size-full wp-image-290" title="twitter.com/neotsn" src="http://thepizzy.net/blog/wp-content/uploads/2009/03/twitter.png" alt="twitter.com/neotsn" width="500" height="200" /></a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/developer' rel='tag' target='_blank'>developer</a>, <a class='technorati-link' href='http://technorati.com/tag/economy' rel='tag' target='_blank'>economy</a>, <a class='technorati-link' href='http://technorati.com/tag/RTML' rel='tag' target='_blank'>RTML</a>, <a class='technorati-link' href='http://technorati.com/tag/rtml+solution' rel='tag' target='_blank'>rtml solution</a>, <a class='technorati-link' href='http://technorati.com/tag/server' rel='tag' target='_blank'>server</a>, <a class='technorati-link' href='http://technorati.com/tag/setup' rel='tag' target='_blank'>setup</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/solutions' rel='tag' target='_blank'>solutions</a>, <a class='technorati-link' href='http://technorati.com/tag/website' rel='tag' target='_blank'>website</a>, <a class='technorati-link' href='http://technorati.com/tag/yahoo' rel='tag' target='_blank'>yahoo</a>, <a class='technorati-link' href='http://technorati.com/tag/Zen+Cart' rel='tag' target='_blank'>Zen Cart</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2009/02/rtml-services-for-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript, XHTML, &amp; AJAX…again</title>
		<link>http://thepizzy.net/blog/2008/09/javascript-xhtml-ajaxagain/</link>
		<comments>http://thepizzy.net/blog/2008/09/javascript-xhtml-ajaxagain/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 18:19:00 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[the-spot.net]]></category>
		<category><![CDATA[The-Spot.Network]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous javascript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[decay]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[frequency]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[image overlay]]></category>
		<category><![CDATA[insertion]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[PeriodicalUpdater]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[SEO-driven]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[xml http requests]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=171</guid>
		<description><![CDATA[Well, I haven’t done much that was technically inclined, except for some various coding forays into the world of JavaScript, and XHTML– consequently it led me back to AJAX and...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wrox.com/WileyCDA/WroxTitle/productCd-0471777781.html"><img class="alignleft size-full wp-image-670" title="WROX Professional AJAX Book Information and Code Download" src="http://thepizzy.net/blog/wp-content/uploads/2008/09/prosw1.jpg" alt="Cover image for product 0471777781" width="154" height="195" /></a>Well, I haven’t done much that was technically inclined, except for some various coding forays into the world of JavaScript, and XHTML– consequently it led me back to AJAX and XML-Http-Requests. But I didn’t bother to post anything about that, since it was work-related, and not website-related…kind of.<span id="more-171"></span></p>
<p>Of course, with any new technology I try to build or incorporate into something bigger, I first test it on my own site, the-spot.net, and then implement it elsewhere as intended.</p>
<p>Most of the work I had learned by reading “Professional AJAX” beforehand, and doing the XML-Http-Requests manually, and creating my own classes and such. But this time around, it was much simpler.</p>
<p>We implemented the Lightbox image overlay script, and found that it made use of the <a title="Practical Prototype and script.aculo.us" href="http://www.apress.com/book/view/1590599195"><img class="alignright" src="http://prototypejs.org/assets/2008/8/11/9781590599198.gif" alt="" width="125" height="164" /></a>Prototype.js framework (for handling the asynchronous JavaScript calls) and Script.aculo.us for handling the animation of the overlaid image.</p>
<p>So I took it one step further, and decided to read up on the various ways to make use of these frameworks, and ended up calling all the various modules on the My Spot page of the-spot.net, it does create a problem for SEO-driven development.</p>
<p>If you’re looking for automatically updating  content on a page that doesn’t have to change for it to happen, then you cause this code (once you include the prototype.js script in your page):</p>
<p><code>new Ajax.PeriodicalUpdater(‘products’, ‘/some_url’,<br />
{<br />
method: ‘get’,<br />
insertion: Insertion.Top,<br />
frequency: 1,<br />
decay: 2<br />
});</code></p>
<p>But while this code does the job to get your content updated automatically, at the given frequency in seconds (multiplied by the decay per each cycle containing unchanged content), the Google crawlers aren’t going to find it – because all that is on your page is this:</p>
<p><code>&lt;div id=”products”&gt;&lt;/div&gt;</code></p>
<p>…and that does not have any content in it for the Google crawlers and other search engine bots to read.</p>
<p>I’m still grappling with how to get content into that box for the crawlers to read, but not my users – and since my site is php-driven, I should be able to include the normal template includes enclosed in &lt;noscript&gt; tags:</p>
<p><code>&lt;noscript&gt;<br />
&lt;!-- INCLUDE “modules/module.html” --&gt;<br />
&lt;/noscript&gt;</code></p>
<p>…in order for my pages to show content for the crawlers, but not my visitors – unless they have JavaScript turned off, of course. I’ll give it a shot though, and post more information later. I have to go back and re-edit my pages and templates to make sure they are still compliant with the original template architecture.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/ajax' rel='tag' target='_blank'>ajax</a>, <a class='technorati-link' href='http://technorati.com/tag/asynchronous+javascript' rel='tag' target='_blank'>asynchronous javascript</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/decay' rel='tag' target='_blank'>decay</a>, <a class='technorati-link' href='http://technorati.com/tag/development' rel='tag' target='_blank'>development</a>, <a class='technorati-link' href='http://technorati.com/tag/div' rel='tag' target='_blank'>div</a>, <a class='technorati-link' href='http://technorati.com/tag/framework' rel='tag' target='_blank'>framework</a>, <a class='technorati-link' href='http://technorati.com/tag/frameworks' rel='tag' target='_blank'>frameworks</a>, <a class='technorati-link' href='http://technorati.com/tag/frequency' rel='tag' target='_blank'>frequency</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_blank'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/image+overlay' rel='tag' target='_blank'>image overlay</a>, <a class='technorati-link' href='http://technorati.com/tag/insertion' rel='tag' target='_blank'>insertion</a>, <a class='technorati-link' href='http://technorati.com/tag/JavaScript' rel='tag' target='_blank'>JavaScript</a>, <a class='technorati-link' href='http://technorati.com/tag/Lightbox' rel='tag' target='_blank'>Lightbox</a>, <a class='technorati-link' href='http://technorati.com/tag/noscript' rel='tag' target='_blank'>noscript</a>, <a class='technorati-link' href='http://technorati.com/tag/PeriodicalUpdater' rel='tag' target='_blank'>PeriodicalUpdater</a>, <a class='technorati-link' href='http://technorati.com/tag/prototype' rel='tag' target='_blank'>prototype</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO-driven' rel='tag' target='_blank'>SEO-driven</a>, <a class='technorati-link' href='http://technorati.com/tag/technology' rel='tag' target='_blank'>technology</a>, <a class='technorati-link' href='http://technorati.com/tag/url' rel='tag' target='_blank'>url</a>, <a class='technorati-link' href='http://technorati.com/tag/XHTML' rel='tag' target='_blank'>XHTML</a>, <a class='technorati-link' href='http://technorati.com/tag/xml+http+requests' rel='tag' target='_blank'>xml http requests</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2008/09/javascript-xhtml-ajaxagain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New RSS Code in the works</title>
		<link>http://thepizzy.net/blog/2007/05/new-rss-code-in-the-works/</link>
		<comments>http://thepizzy.net/blog/2007/05/new-rss-code-in-the-works/#comments</comments>
		<pubDate>Thu, 17 May 2007 17:56:34 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[the-spot.net]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[database server]]></category>
		<category><![CDATA[distributed database]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[relevant data]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[technical details]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=90</guid>
		<description><![CDATA[After spending some time thinking about different ways to re-enable the RSS feature for the-spot.net, I&#8217;ve finally hit on an idea that I&#8217;ve started writing the code for. The original...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1181" title="the-spot.net logo" src="http://thepizzy.net/blog/wp-content/uploads/2008/04/Untitled-2-150x150.png" alt="" width="150" height="150" />After spending some time thinking about different ways to re-enable the RSS feature for the-spot.net, I&#8217;ve finally hit on an idea that I&#8217;ve started writing the code for.</p>
<p>The original code would hit the main database to grab the newest posts on the forums&#8230;after it sorted all 77000 posts by date, and then grabbed the top 15-20 of them and their data. Since the entire site runs off of that one database, you can imagine how that would slow down everything when even just 10 people hit the site every 15 minutes.</p>
<p>So I am going to attempt my first distributed database scenario. <span id="more-90"></span>With this new code, when you make a post, it stores it to the main database as well as some of the data to a second database on another server I have. This setup will send only the relevant data for producing the RSS feed, and when the RSS page executes, it will run on that data.</p>
<p>I&#8217;ll give more technical details about this code in another post for those that are interested. This is just to let everyone know that there is something being worked on for the site, even though you don&#8217;t see a whole lot being done up front.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/database+server' rel='tag' target='_blank'>database server</a>, <a class='technorati-link' href='http://technorati.com/tag/distributed+database' rel='tag' target='_blank'>distributed database</a>, <a class='technorati-link' href='http://technorati.com/tag/feed' rel='tag' target='_blank'>feed</a>, <a class='technorati-link' href='http://technorati.com/tag/post' rel='tag' target='_blank'>post</a>, <a class='technorati-link' href='http://technorati.com/tag/relevant+data' rel='tag' target='_blank'>relevant data</a>, <a class='technorati-link' href='http://technorati.com/tag/RSS' rel='tag' target='_blank'>RSS</a>, <a class='technorati-link' href='http://technorati.com/tag/setup' rel='tag' target='_blank'>setup</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/technical+details' rel='tag' target='_blank'>technical details</a>, <a class='technorati-link' href='http://technorati.com/tag/time' rel='tag' target='_blank'>time</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2007/05/new-rss-code-in-the-works/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A few enhancements worth mentioning</title>
		<link>http://thepizzy.net/blog/2007/01/a-few-enhancements-worth-mentioning/</link>
		<comments>http://thepizzy.net/blog/2007/01/a-few-enhancements-worth-mentioning/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 08:38:11 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[the-spot.net]]></category>
		<category><![CDATA[The-Spot.Network]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[forum index]]></category>
		<category><![CDATA[GMT]]></category>
		<category><![CDATA[myspot]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Photobook]]></category>
		<category><![CDATA[private messages]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[tsn]]></category>
		<category><![CDATA[tweaking]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=75</guid>
		<description><![CDATA[I&#8217;ve come to the point where I have nothing else to do with my time, but sit here and work on long-standing projects. So with that time, I have done...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1181" title="the-spot.net logo" src="http://thepizzy.net/blog/wp-content/uploads/2008/04/Untitled-2-150x150.png" alt="" width="150" height="150" />I&#8217;ve come to the point where I have nothing else to do with my time, but sit here and work on long-standing projects. So with that time, I have done a little bit of tweaking on the-spot.net. I&#8217;ve fixed a couple things on the MySpot page, for one&#8230;</p>
<p>- It no longer redirects you to the forum index if there are no new posts since you last visit&#8230;instead it lets you stay on the MySpot page, so you can go about you business checking the other features of the site.<br />
- At the top of the window, where it says &#8220;the-spot.net :: MySpot&#8221; it now says &#8220;MySpot (35)&#8221; or some other number in parenthesis to denote how many new topics have been posted to since you last checked the MySpot page. I tried to incorporate it into the header, but it did not work because I was not willing to have every page load run a search for new posts. That feature will come later with some ajax that I am going to integrate into the site&#8230;so that it loads stuff in the background, not affecting your ability to load the page.<br />
- I put the Jumpbox (which you can select your forum, and click go, from a drop down menu) and put it inside the New Posts table, to consolidate that part of the site. It didn&#8217;t deserve its own box.<br />
- I fixed the mini-calendar on the MySpot page to show the correct date, once the time reaches past 6pm. It was running the regular GMT &#8211; 0 intead of the GMT-6 like we&#8217;re in, for the most part. I haven&#8217;t figured out how to fix the big calendar though&#8230;still looking into that.</p>
<p>Also, a couple days ago, I made some other changes&#8230;<br />
- I brought back the Photobook stream at the bottom of the MySpot page. I&#8217;m debating whether or not to just go with the flickr setup or run both, or just do the Photobook. flickr is easier to use, but Photobook is ours.<br />
- I moved the tsn Network table to the other side, in preparation for the return of the User Pic on the MySpot page on the left column.<br />
- I&#8217;m also looking into a personalized page for people to use&#8230;where they would see their private messages, draft-posts, watched topics, their online buddies, new posts, photostream, and other things.</p>
<p>the future plans are all contingent on what I can think of and figure out the code for. These improvements that have already happened were simply because I&#8217;ve either already had the code, and just plugged it in, or I had a burst of thought and figured out the cause of the problem so I could fix it.</p>
<p>Sorry I don&#8217;t update this thing much&#8230;there hasn&#8217;t been a whole lot of stuff going on behind the scenes of tsn &#8211; I&#8217;ve been looking into other services and websites and technologies for the past 7 months.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/ajax' rel='tag' target='_blank'>ajax</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/flickr' rel='tag' target='_blank'>flickr</a>, <a class='technorati-link' href='http://technorati.com/tag/forum' rel='tag' target='_blank'>forum</a>, <a class='technorati-link' href='http://technorati.com/tag/forum+index' rel='tag' target='_blank'>forum index</a>, <a class='technorati-link' href='http://technorati.com/tag/GMT' rel='tag' target='_blank'>GMT</a>, <a class='technorati-link' href='http://technorati.com/tag/myspot' rel='tag' target='_blank'>myspot</a>, <a class='technorati-link' href='http://technorati.com/tag/network' rel='tag' target='_blank'>network</a>, <a class='technorati-link' href='http://technorati.com/tag/Photobook' rel='tag' target='_blank'>Photobook</a>, <a class='technorati-link' href='http://technorati.com/tag/private+messages' rel='tag' target='_blank'>private messages</a>, <a class='technorati-link' href='http://technorati.com/tag/setup' rel='tag' target='_blank'>setup</a>, <a class='technorati-link' href='http://technorati.com/tag/tsn' rel='tag' target='_blank'>tsn</a>, <a class='technorati-link' href='http://technorati.com/tag/tweaking' rel='tag' target='_blank'>tweaking</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2007/01/a-few-enhancements-worth-mentioning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update: tsnX Database Movement</title>
		<link>http://thepizzy.net/blog/2006/06/update-tsnx-database-movement/</link>
		<comments>http://thepizzy.net/blog/2006/06/update-tsnx-database-movement/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 07:17:02 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[the-spot.net]]></category>
		<category><![CDATA[The-Spot.Network]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[pizzy]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql code]]></category>
		<category><![CDATA[tsn]]></category>
		<category><![CDATA[tsnV]]></category>
		<category><![CDATA[tsnX]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=63</guid>
		<description><![CDATA[I&#8217;m backing up the tsnX.3 Beta&#8217;s Database (with the posts, forums, and accounts) and going to start moving the tsnV database into the tsnX site. The site is going to...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1181" title="the-spot.net logo" src="http://thepizzy.net/blog/wp-content/uploads/2008/04/Untitled-2-150x150.png" alt="" width="150" height="150" />I&#8217;m backing up the tsnX.3 Beta&#8217;s Database (with the posts, forums, and accounts) and going to start moving the tsnV database into the tsnX site. The site is going to be down for a bit, while I do this, and iron out the kinks of auth-access, and conversions. If things don&#8217;t go properly after a bit, I&#8217;ll restore the tsnX.3 database, and continue working on converting tsnV to tsnX again. There are some things that I can&#8217;t test just by looking at the SQL Code, and that I have to implement for it to be tested.</p>
<p>So check the pizzy for updates if the forums aren&#8217;t working. If, in the meantime, the server goes down for some reason, and you can&#8217;t get to thepizzy or tsn, then go to http://tsnblog.blogspot.com to fing out why.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/beta' rel='tag' target='_blank'>beta</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/conversions' rel='tag' target='_blank'>conversions</a>, <a class='technorati-link' href='http://technorati.com/tag/database' rel='tag' target='_blank'>database</a>, <a class='technorati-link' href='http://technorati.com/tag/forums' rel='tag' target='_blank'>forums</a>, <a class='technorati-link' href='http://technorati.com/tag/pizzy' rel='tag' target='_blank'>pizzy</a>, <a class='technorati-link' href='http://technorati.com/tag/server' rel='tag' target='_blank'>server</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/sql' rel='tag' target='_blank'>sql</a>, <a class='technorati-link' href='http://technorati.com/tag/sql+code' rel='tag' target='_blank'>sql code</a>, <a class='technorati-link' href='http://technorati.com/tag/tsn' rel='tag' target='_blank'>tsn</a>, <a class='technorati-link' href='http://technorati.com/tag/tsnV' rel='tag' target='_blank'>tsnV</a>, <a class='technorati-link' href='http://technorati.com/tag/tsnX' rel='tag' target='_blank'>tsnX</a>, <a class='technorati-link' href='http://technorati.com/tag/update' rel='tag' target='_blank'>update</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2006/06/update-tsnx-database-movement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: tsnX Database Conversion @ 50%</title>
		<link>http://thepizzy.net/blog/2006/06/update-tsnx-database-conversion-50/</link>
		<comments>http://thepizzy.net/blog/2006/06/update-tsnx-database-conversion-50/#comments</comments>
		<pubDate>Tue, 06 Jun 2006 21:29:30 +0000</pubDate>
		<dc:creator>[[Neo]]</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[the-spot.net]]></category>
		<category><![CDATA[The-Spot.Network]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[alpha phase]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database conversion]]></category>
		<category><![CDATA[database structure]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[subSilver]]></category>
		<category><![CDATA[tsnV]]></category>
		<category><![CDATA[tsnX]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user accounts]]></category>

		<guid isPermaLink="false">http://thepizzy.net/blog/?p=62</guid>
		<description><![CDATA[Ok, so I&#8217;m converting the tsnV database into one that will work with the tsnX database structure. What this will do is bring our posts, user accounts, and forums over...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1181" title="the-spot.net logo" src="http://thepizzy.net/blog/wp-content/uploads/2008/04/Untitled-2-150x150.png" alt="" width="150" height="150" />Ok, so I&#8217;m converting the tsnV database into one that will work with the tsnX database structure. What this will do is bring our posts, user accounts, and forums over from the old site and make it work with the mods and settings of the new site. It&#8217;s something I have not done before, but is apparently going rather smoothly.</p>
<p>I spent all night working on it, and then another 3 hours today already, and am going to take a break from it. But once the database conversion is finished, and I revisit the bugs in the code, I&#8217;ll load the database, and start working on the site design.</p>
<p>The theme that I&#8217;m going to be working off of is just going to be a re-coded subSilver theme. If you want to use the theme as I build it, to be one of the first to experience the tsnX feel, then feel free to do so. However, the theme is going to be in the alpha phase, which will guarantee nothing as far as it&#8217;s ability to function is concerned. So if I&#8217;m working on something, and the theme breaks, and it&#8217;s not something that I can fix immediately, then you will most likely be SOL until I get it fixed, as far as using the site is concerned.</p>
<p>For this purpose if you wish to create a separate user on the site and use the settings for it to work with everything beta, then that will be acceptable. Just name your user account _beta so that you can distinguish which is which, and we&#8217;ll still know who you are.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/account' rel='tag' target='_blank'>account</a>, <a class='technorati-link' href='http://technorati.com/tag/alpha' rel='tag' target='_blank'>alpha</a>, <a class='technorati-link' href='http://technorati.com/tag/alpha+phase' rel='tag' target='_blank'>alpha phase</a>, <a class='technorati-link' href='http://technorati.com/tag/beta' rel='tag' target='_blank'>beta</a>, <a class='technorati-link' href='http://technorati.com/tag/code' rel='tag' target='_blank'>code</a>, <a class='technorati-link' href='http://technorati.com/tag/database' rel='tag' target='_blank'>database</a>, <a class='technorati-link' href='http://technorati.com/tag/database+conversion' rel='tag' target='_blank'>database conversion</a>, <a class='technorati-link' href='http://technorati.com/tag/database+structure' rel='tag' target='_blank'>database structure</a>, <a class='technorati-link' href='http://technorati.com/tag/design' rel='tag' target='_blank'>design</a>, <a class='technorati-link' href='http://technorati.com/tag/forums' rel='tag' target='_blank'>forums</a>, <a class='technorati-link' href='http://technorati.com/tag/site' rel='tag' target='_blank'>site</a>, <a class='technorati-link' href='http://technorati.com/tag/subSilver' rel='tag' target='_blank'>subSilver</a>, <a class='technorati-link' href='http://technorati.com/tag/tsnV' rel='tag' target='_blank'>tsnV</a>, <a class='technorati-link' href='http://technorati.com/tag/tsnX' rel='tag' target='_blank'>tsnX</a>, <a class='technorati-link' href='http://technorati.com/tag/update' rel='tag' target='_blank'>update</a>, <a class='technorati-link' href='http://technorati.com/tag/user' rel='tag' target='_blank'>user</a>, <a class='technorati-link' href='http://technorati.com/tag/user+accounts' rel='tag' target='_blank'>user accounts</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://thepizzy.net/blog/2006/06/update-tsnx-database-conversion-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

