<?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>Streetproject Productions</title>
	<atom:link href="http://thestreetproject.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://thestreetproject.com</link>
	<description>Games by gamers for gamers</description>
	<lastBuildDate>Sun, 02 Oct 2011 12:35:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>WH Blog Sidebar forms</title>
		<link>http://thestreetproject.com/?p=52</link>
		<comments>http://thestreetproject.com/?p=52#comments</comments>
		<pubDate>Thu, 07 Jul 2011 21:58:55 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Behind the Scenes]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[World Help]]></category>

		<guid isPermaLink="false">http://thestreetproject.com/?p=52</guid>
		<description><![CDATA[Today I did a minor update. The sidebar forms needing fixing. they were originally configured to look EXACTLY like the ones that are on the current home page. Unfortunately that didn&#8217;t work. A new design doesn&#8217;t use old features. Old bar: New bar: The purpose of the original site design was to relate to the old site, [...]]]></description>
			<content:encoded><![CDATA[<p>Today I did a minor update. The sidebar forms needing fixing. they were originally configured to look EXACTLY like the ones that are on the <a href="http://worldhelp.net" target="_blank">current home page</a>. Unfortunately that didn&#8217;t work. A new design doesn&#8217;t use old features.</p>
<p>Old bar:</p>
<p><img title="screenshot - old searchbar" src="http://thestreetproject.com/wp-content/uploads/2011/07/old.png" alt="" width="246" height="76" /></p>
<p>New bar:</p>
<p><img title="screenshot - new searchbar" src="http://thestreetproject.com/wp-content/uploads/2011/07/Screen-shot-2011-07-07-at-4.05.03-PM.png" alt="" width="269" height="83" /></p>
<pre class="brush: php; title: Here is the code we use for the SEARCH widget:; notranslate">
&lt;!--?php   	$sq = get_search_query();  	$default_search = &quot;E.G.: Sponsorship...&quot;;  	if($sq != &quot;&quot;){  		$sv = $sq;  		$sc = 'onfocus=&quot;if(this.value==\''.$default_search.'\')this.value=\'\'&quot; onblur=&quot;if(this.value==\'\')this.value=\''.$default_search.'\'&quot;';  	}else{  		$sv = $default_search;  		$sc = 'onfocus=&quot;if(this.value==this.defaultValue)this.value=\'\'&quot; onblur=&quot;if(this.value==\'\')this.value=this.defaultValue&quot;';  	}  ?--&gt;
&lt;form id=&quot;searchform2&quot; action=&quot;&lt;?php bloginfo('url'); ?&gt;&lt;br /&gt;/&quot; method=&quot;get&quot;&gt;
&lt;div id=&quot;wh_search2&quot;&gt;
		&lt;input id=&quot;s2&quot; name=&quot;s&quot; type=&quot;text&quot; value=&quot;&lt;?php echo $sv; ?&gt;&quot; /&gt; /&gt;
		&lt;a id=&quot;wh_search_btn2&quot; onclick=&quot;document.searchform2.submit(); return false&quot; name=&quot;submit&quot; href=&quot;#&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/form&gt;
</pre>
<p>The purpose of the original site design was to relate to the old site, but not mimic it. I took out the grey background, the bulky image, and the heavy textfield and left only the textbox and a button. I also added a bit of javascript so it would look friendly as well.</p>
<p>The biggest advantage of using the above code is that it is not heaver, meaning it does not require changing the head, footer, or many other places of the website. It only changes this file (also some css for personal styling).</p>
<p>You tell me what you think. Leave a comment below if you have any questions or additions.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestreetproject.com/?feed=rss2&#038;p=52</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Blog?</title>
		<link>http://thestreetproject.com/?p=4</link>
		<comments>http://thestreetproject.com/?p=4#comments</comments>
		<pubDate>Thu, 30 Jun 2011 13:57:02 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thestreetproject.com/?p=4</guid>
		<description><![CDATA[Welcome to the first blog post for Streetproject Productions. I figured the first statement needing to be made here is the question of &#8220;Why?&#8221; Currently, as I write this post, I am a Web Developer for an organization called World Help. I am in charge of creating the background software, to ensure the front end [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the first blog post for Streetproject Productions. I figured the first statement needing to be made here is the question of &#8220;Why?&#8221;</p>
<p>Currently, as I write this post, I am a Web Developer for an organization called <a href="http://www.worldhelp.net" target="_blank">World Help</a>. I am in charge of creating the background software, to ensure the front end will be user-appropriate and appealing. We work with the <a href="http://www.wordpress.org" target="_blank">WordPress</a> engine (as does this site). This is an extremely customizable, and powerful system, however it does require a lot of effort to make the system work effectively.</p>
<p>So I needed a place to post the background to these websites, or anything for that matter. I was joking with my supervisor how we should have a section of the blog dedicated to &#8220;technical&#8221; subjects about World Help, but of course that wouldn&#8217;t fly. So here I will vent, and not just vent, but share code I use.</p>
<p>Current World Help Websites:</p>
<ul>
<li><a href="http://www.worldhelp.net/" target="_blank">Worldhelp.net</a>
<ul>
<li><a href="http://blog.worldhelp.net/" target="_blank">Blog.Worldhelp.net</a></li>
</ul>
</li>
<li><a href="http://www.causelife.org/" target="_blank">Causelife.org</a></li>
<li><a href="http://www.thetourofhope.net/" target="_blank">theTourOfHope.net</a></li>
</ul>
<p>As a side note, what is Streetproject Productions anyways?</p>
<p>The company I started, known as Streetproject Productions, began as a flash game company. <a title="Eventually I will move this to my site..." href="http://www.newgrounds.com/portal/view/390358" target="_blank">I made one game</a> that wasn&#8217;t too bad, and from there I made a fifth of a few games, so you can see how we skyrocketed into fame and fortune. Because of how complicated programming got, it was really discouraging. Luckily web developing seemed to make more sense to me. I was able to catch on and learn new things a lot more quickly than other concepts.</p>
<div id="attachment_5" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-5" title="screenshot - Flash Solitaire" src="http://thestreetproject.com/wp-content/uploads/2011/06/Screen-shot-2011-06-30-at-9.51.51-AM-300x281.png" alt="" width="300" height="281" /><p class="wp-caption-text">A Screenshot of my first game: FLASH Solitaire</p></div>
<p>So here I blog&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://thestreetproject.com/?feed=rss2&#038;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

