<?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>BlueScripts &#187; php</title>
	<atom:link href="http://bluescripts.net/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluescripts.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 07 Jul 2010 16:42: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>BlueBug v1.5 Released!</title>
		<link>http://bluescripts.net/2009/02/bluebug-v15-released/</link>
		<comments>http://bluescripts.net/2009/02/bluebug-v15-released/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 15:23:19 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[bluebug]]></category>
		<category><![CDATA[free scripts]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://bluescripts.net/?p=176</guid>
		<description><![CDATA[I&#8217;ve uploaded the newest version of BlueBug and updated the page for it as well, head on over to http://bluescripts.net/bluebug/ to download it!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve uploaded the newest version of BlueBug and updated the page for it as well, head on over to<a href="http://bluescripts.net/bluebug/"> http://bluescripts.net/bluebug/</a> to download it!</p>
]]></content:encoded>
			<wfw:commentRss>http://bluescripts.net/2009/02/bluebug-v15-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlueBug Update</title>
		<link>http://bluescripts.net/2008/09/bluebug-update/</link>
		<comments>http://bluescripts.net/2008/09/bluebug-update/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 15:50:50 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[bluebug]]></category>
		<category><![CDATA[free scripts]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://bluescripts.net/2008/09/bluebug-update/</guid>
		<description><![CDATA[I have released an update to BlueBug today that addresses the following issues that were brought up in comments: v1.1 &#8211; 9/9/2008 &#8211; RELEASED Added a line to the config.php to limit registered users to posting. Add $config[registered] = 1; in your config.php file to only allowed registered users (if upgrading). Added a last insert [...]]]></description>
			<content:encoded><![CDATA[<p>I have released an update to BlueBug today that addresses the following issues that were brought up in comments:</p>
<ul>
<li><em><strong>v1.1 &#8211; </strong>9/9/2008 &#8211; RELEASED</em></li>
<ol>
<li>Added a line to the config.php to limit registered users to posting. Add $config[registered] = 1; in your config.php file to only allowed registered users (if upgrading).</li>
<li>Added a last insert id function to the Database class. </li>
<li>Administrators now get emails when new tickets have been added. </li>
<li>Assign to list for tickets now properly displays all users.</li>
<li>When a user is assigned to a ticket, they are notified by email.</li>
<li>Priority # changed to text for easier reading.</li>
<li>Users are now emailed when their ticket is closed, if they are registered.</li>
<li>There is now a user administration area in the admin panel.</li>
</ol>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bluescripts.net/2008/09/bluebug-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlueBug Demo</title>
		<link>http://bluescripts.net/2008/08/bluebug-demo/</link>
		<comments>http://bluescripts.net/2008/08/bluebug-demo/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 18:02:45 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[bluebug]]></category>
		<category><![CDATA[free scripts]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://bluescripts.net/?p=59</guid>
		<description><![CDATA[BlueBug demo site: http://bb.bluescripts.net/ Let me know what you think by leaving a rating! If you like our script, please rate it! Excellent! Very Good Good Fair Poor]]></description>
			<content:encoded><![CDATA[<p>BlueBug demo site:</p>
<p><a href="http://bb.bluescripts.net/">http://bb.bluescripts.net/</a></p>
<p>Let me know what you think by leaving a rating!</p>
<table width="250" border="1" cellpadding="4" cellspacing="0" bordercolor="#840300" bgcolor="#D70500">
<form action="http://www.hotscripts.com/rate/82573.html" method="POST">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><strong><font color="#FFFFFF">If you like our<br />
script, please rate it!</font></strong></p>
<input type="hidden" name="external" value="1"></td>
</tr>
<tr>
<td>
<select name="rate" size="1">
<option value="5" selected>Excellent!</option>
<option value="4">Very Good</option>
<option value="3">Good</option>
<option value="2">Fair</option>
<option value="1">Poor</option>
</select>
<input name="submit" type="submit" value="Cast My Vote!"> </td>
</tr>
</table>
</td>
</tr>
</form>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bluescripts.net/2008/08/bluebug-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlueBug almost ready for release</title>
		<link>http://bluescripts.net/2008/08/bluebug-almost-ready-for-release/</link>
		<comments>http://bluescripts.net/2008/08/bluebug-almost-ready-for-release/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 01:43:23 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[free scripts]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[blue bug]]></category>

		<guid isPermaLink="false">http://bluescripts.net/?p=34</guid>
		<description><![CDATA[I will be finishing up the admin functions and installation scripts for a new bug reporting system called BlueBug the next few days that will be open source and free, look forward to it!]]></description>
			<content:encoded><![CDATA[<p>I will be finishing up the admin functions and installation scripts for a new bug reporting system called BlueBug the next few days that will be open source and free, look forward to it!</p>
]]></content:encoded>
			<wfw:commentRss>http://bluescripts.net/2008/08/bluebug-almost-ready-for-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP easy timezone set</title>
		<link>http://bluescripts.net/2008/07/php-easy-timezone-set/</link>
		<comments>http://bluescripts.net/2008/07/php-easy-timezone-set/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 01:09:04 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://bluescripts.net/?p=17</guid>
		<description><![CDATA[Here is a quick way to set a timezone: &#60;php putenv(&#8216;TZ=America/New_York&#8217;); &#62; A list of timezones for php: http://www.theprojects.org/dev/zone.txt To get the timezones into a file quickly: wget http://www.theprojects.org/dev/zone.txt cat zone.txt &#124; awk &#8216;{ print $3}&#8217; &#62;&#62; timezones.txt Remove the first few lines and you have an easily read file that you can make a [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick way to set a timezone:</p>
<p><span style="font-family: courier,monospace;"> &lt;php putenv(&#8216;TZ=America/New_York&#8217;); &gt;</span></p>
<p>A list of timezones for php: <a href="http://www.theprojects.org/dev/zone.txt" target="_blank">http://www.theprojects.org/dev/zone.txt</a></p>
<p>To get the timezones into a file quickly:</p>
<p>wget http://www.theprojects.org/dev/zone.txt</p>
<p>cat zone.txt | awk &#8216;{ print $3}&#8217; &gt;&gt; timezones.txt</p>
<p>Remove the first few lines and you have an easily read file that you can make a selection box out of.</p>
]]></content:encoded>
			<wfw:commentRss>http://bluescripts.net/2008/07/php-easy-timezone-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
