<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel xml:base="http://www.myphpscripts.net/rss/news.php">
		<title>myPHPscripts Latest News</title>
		<link>http://www.myphpscripts.net/rss/news.php</link>
		<copyright>Open Source Developer</copyright>
		<description>myPHPscripts Latest News</description>
		<lastBuildDate>25 Mar 2010 12:22:29 -0600</lastBuildDate>
		<atom:link href="http://www.myphpscripts.net/rss/news.php" rel="self" type="application/rss+xml" />
		<item>
			<title><![CDATA[When posting code in the script boards, some of the cod]]></title>
			<link>http://www.myphpscripts.net/?article=55</link>
			<guid>http://www.myphpscripts.net/?article=55</guid>
			<description><![CDATA[When posting code in the script boards, some of the code was over-sanitized and subsequently broken.  The extra escape characters have been removed, so code should now post correctly. ... [<a href="http://www.myphpscripts.net/?article=55" rel="">more</a>]]]></description>
			<pubDate>25 Mar 2010 12:22:29 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Mailcode v.1.9.5 has been released to address a bug in ]]></title>
			<link>http://www.myphpscripts.net/?article=54</link>
			<guid>http://www.myphpscripts.net/?article=54</guid>
			<description><![CDATA[Mailcode v.1.9.5 has been released to address a bug in the MIME boundary string when attaching files. ... [<a href="http://www.myphpscripts.net/?article=54" rel="">more</a>]]]></description>
			<pubDate>05 Mar 2010 21:59:38 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Blocklist Manager v.1.0.2 has been released.  This vers]]></title>
			<link>http://www.myphpscripts.net/?article=53</link>
			<guid>http://www.myphpscripts.net/?article=53</guid>
			<description><![CDATA[Blocklist Manager v.1.0.2 has been released.  This version includes code to reduce loading time for sites that use large blocklists, and masks the email address with ASCII encoding to reduce the potential for spam. ... [<a href="http://www.myphpscripts.net/?article=53" rel="">more</a>]]]></description>
			<pubDate>03 Mar 2010 19:31:11 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Blocklist Manager v.1.0.1 has been released. This updat]]></title>
			<link>http://www.myphpscripts.net/?article=52</link>
			<guid>http://www.myphpscripts.net/?article=52</guid>
			<description><![CDATA[Blocklist Manager v.1.0.1 has been released. This update:

- Fixes a bug in the initial code that rendered the script completely ineffective because visitor IP addresses weren't recognized.
- Adds gzip compression support for gzip compressed blocklists. ... [<a href="http://www.myphpscripts.net/?article=52" rel="">more</a>]]]></description>
			<pubDate>21 Feb 2010 12:34:20 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Blocklist Manager 1.0.0 currently has a bug which preve]]></title>
			<link>http://www.myphpscripts.net/?article=50</link>
			<guid>http://www.myphpscripts.net/?article=50</guid>
			<description><![CDATA[Blocklist Manager 1.0.0 currently has a bug which prevents it from comparing the visitor's IP address to the blocklists.  Additionally, some blocklists are gzipped and the script cannot gunzip them.  An update has been completed, and is currently being tested prior to release.

Keep an eye out for ... [<a href="http://www.myphpscripts.net/?article=50" rel="">more</a>]]]></description>
			<pubDate>21 Feb 2010 11:25:43 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Guestbook v.2.1.3 has been released.  This version move]]></title>
			<link>http://www.myphpscripts.net/?article=49</link>
			<guid>http://www.myphpscripts.net/?article=49</guid>
			<description><![CDATA[Guestbook v.2.1.3 has been released.  This version moves the form to a lightbox, moves the status box to the top of the screen, changes the background color for the status box, and fixes a minor escaping bug that forced the guestbook to display escape characters. ... [<a href="http://www.myphpscripts.net/?article=49" rel="">more</a>]]]></description>
			<pubDate>20 Feb 2010 16:55:24 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Login Session v.2.2.4 has been released to address a se]]></title>
			<link>http://www.myphpscripts.net/?article=48</link>
			<guid>http://www.myphpscripts.net/?article=48</guid>
			<description><![CDATA[Login Session v.2.2.4 has been released to address a security vulnerability in the registration routine that allowed users to register even when registration was disabled. 

This release is a direct update for v.2.2.3.  Simply overwrite your old login.php file with the new one. ... [<a href="http://www.myphpscripts.net/?article=48" rel="">more</a>]]]></description>
			<pubDate>20 Feb 2010 13:37:58 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[IE browsers were not able to download the scripts.  The]]></title>
			<link>http://www.myphpscripts.net/?article=47</link>
			<guid>http://www.myphpscripts.net/?article=47</guid>
			<description><![CDATA[IE browsers were not able to download the scripts.  The site has been updated to fix this problem.  However, note that IE is not a standards-compliant browser.  I recommend all IE users download a standards compliant browser such as <a href="http://www.whatbrowser.org/" rel="popup|1024|768|1|1">Fire ... [<a href="http://www.myphpscripts.net/?article=47" rel="">more</a>]]]></description>
			<pubDate>11 Feb 2010 09:58:40 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Mailcode v.1.9.4 has been released.  This version inclu]]></title>
			<link>http://www.myphpscripts.net/?article=42</link>
			<guid>http://www.myphpscripts.net/?article=42</guid>
			<description><![CDATA[Mailcode v.1.9.4 has been released.  This version includes:

- XHTML 1.1 standards compliance.
- Grouped field support.
- HTML message support. ... [<a href="http://www.myphpscripts.net/?article=42" rel="">more</a>]]]></description>
			<pubDate>06 Feb 2010 21:33:59 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[I just released my newest script, myPHPscripts Blocklis]]></title>
			<link>http://www.myphpscripts.net/?article=40</link>
			<guid>http://www.myphpscripts.net/?article=40</guid>
			<description><![CDATA[I just released my newest script, myPHPscripts Blocklist Manager.  This script is designed to download blocklists and manage unwanted traffic automatically by cross-referencing visitor IPs to lists of known bad IPs and blocking them before they view your content. ... [<a href="http://www.myphpscripts.net/?article=40" rel="">more</a>]]]></description>
			<pubDate>10 Jan 2010 19:22:26 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[It took long enough, but the script overviews have been]]></title>
			<link>http://www.myphpscripts.net/?article=39</link>
			<guid>http://www.myphpscripts.net/?article=39</guid>
			<description><![CDATA[It took long enough, but the script overviews have been repaired and functionality restored to the site. ... [<a href="http://www.myphpscripts.net/?article=39" rel="">more</a>]]]></description>
			<pubDate>29 Dec 2009 17:28:22 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[The forums and script downloads are now available.  The]]></title>
			<link>http://www.myphpscripts.net/?article=38</link>
			<guid>http://www.myphpscripts.net/?article=38</guid>
			<description><![CDATA[The forums and script downloads are now available.  The script overviews code appears to be the source.  They will be unavailable while I troubleshoot the problem. ... [<a href="http://www.myphpscripts.net/?article=38" rel="">more</a>]]]></description>
			<pubDate>03 Aug 2009 07:57:10 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[There is currently a problem with the site database.  T]]></title>
			<link>http://www.myphpscripts.net/?article=37</link>
			<guid>http://www.myphpscripts.net/?article=37</guid>
			<description><![CDATA[There is currently a problem with the site database.  The forums and script downloads are not available.  I am working to resolve it. ... [<a href="http://www.myphpscripts.net/?article=37" rel="">more</a>]]]></description>
			<pubDate>03 Aug 2009 07:09:29 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[It's been awhile since I made any updates.  Full-time w]]></title>
			<link>http://www.myphpscripts.net/?article=36</link>
			<guid>http://www.myphpscripts.net/?article=36</guid>
			<description><![CDATA[It's been awhile since I made any updates.  Full-time work and school have taken the majority of my free time, but I have now finished school and expect to begin working on new projects soon.

There have been some problems with the Javascript I used to display the registration dialog and overview  ... [<a href="http://www.myphpscripts.net/?article=36" rel="">more</a>]]]></description>
			<pubDate>26 Jun 2009 01:05:56 -0600</pubDate>
		</item>
		<item>
			<title><![CDATA[Injection Scanner 1.0.1 has been released.  This versio]]></title>
			<link>http://www.myphpscripts.net/?article=35</link>
			<guid>http://www.myphpscripts.net/?article=35</guid>
			<description><![CDATA[Injection Scanner 1.0.1 has been released.  This version includes a minor styling change and an updated exploits list. ... [<a href="http://www.myphpscripts.net/?article=35" rel="">more</a>]]]></description>
			<pubDate>06 Jan 2009 22:53:39 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[myPHPscripts Guestbook 2.1.2 has been released.  I inad]]></title>
			<link>http://www.myphpscripts.net/?article=33</link>
			<guid>http://www.myphpscripts.net/?article=33</guid>
			<description><![CDATA[myPHPscripts Guestbook 2.1.2 has been released.  I inadvertently broke the post tables with the last release, and I didn't catch my mistake until I looked at the demo with Google Chrome.  Firefox and IE both rendered the tables as intended, but Chrome appears to be more picky in terms of standards c ... [<a href="http://www.myphpscripts.net/?article=33" rel="">more</a>]]]></description>
			<pubDate>05 Jan 2009 21:39:37 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[myPHPscripts Guestbook 2.1.1 and Login Session 2.2.3 ha]]></title>
			<link>http://www.myphpscripts.net/?article=32</link>
			<guid>http://www.myphpscripts.net/?article=32</guid>
			<description><![CDATA[myPHPscripts Guestbook 2.1.1 and Login Session 2.2.3 have been released with new encoding algorithms.  As you probably noticed, I have been making regular changes to them.  This is in response to recent security bulletins regarding the security of flat file storage in my scripts.  I hope these impro ... [<a href="http://www.myphpscripts.net/?article=32" rel="">more</a>]]]></description>
			<pubDate>04 Jan 2009 12:34:40 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[myPHPscripts Guestbook 2.1.0 has been released.  This v]]></title>
			<link>http://www.myphpscripts.net/?article=31</link>
			<guid>http://www.myphpscripts.net/?article=31</guid>
			<description><![CDATA[myPHPscripts Guestbook 2.1.0 has been released.  This version introduces new formatting and encoding algorithms for stored email and IP addresses. ... [<a href="http://www.myphpscripts.net/?article=31" rel="">more</a>]]]></description>
			<pubDate>02 Jan 2009 06:02:16 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Login Session 2.2.2 has been released. Once again, I ha]]></title>
			<link>http://www.myphpscripts.net/?article=30</link>
			<guid>http://www.myphpscripts.net/?article=30</guid>
			<description><![CDATA[Login Session 2.2.2 has been released. Once again, I have revised the encoding algorithms. ... [<a href="http://www.myphpscripts.net/?article=30" rel="">more</a>]]]></description>
			<pubDate>01 Jan 2009 12:06:56 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Login Session 2.2.1 has been released.  This version in]]></title>
			<link>http://www.myphpscripts.net/?article=29</link>
			<guid>http://www.myphpscripts.net/?article=29</guid>
			<description><![CDATA[Login Session 2.2.1 has been released.  This version includes added improvements to the encoding algorithms. ... [<a href="http://www.myphpscripts.net/?article=29" rel="">more</a>]]]></description>
			<pubDate>31 Dec 2008 22:03:34 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Login Session 2.2.0 has been released. This version imp]]></title>
			<link>http://www.myphpscripts.net/?article=28</link>
			<guid>http://www.myphpscripts.net/?article=28</guid>
			<description><![CDATA[Login Session 2.2.0 has been released. This version improves on the new encoding algorithms by introducing user-supplied keys and discontinues the use of permission changes.  I also fixed a bug that caused email addresses with periods to be rejected. ... [<a href="http://www.myphpscripts.net/?article=28" rel="">more</a>]]]></description>
			<pubDate>31 Dec 2008 13:56:25 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Login Session 2.1.2 has been released.  This version in]]></title>
			<link>http://www.myphpscripts.net/?article=27</link>
			<guid>http://www.myphpscripts.net/?article=27</guid>
			<description><![CDATA[Login Session 2.1.2 has been released.  This version includes new encoding algorithms to mask all data in the user data file.  Directly accessing the user data file will no longer yield viewable data. ... [<a href="http://www.myphpscripts.net/?article=27" rel="">more</a>]]]></description>
			<pubDate>31 Dec 2008 09:03:23 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[I have posted my first tutorial, "Securing your Login S]]></title>
			<link>http://www.myphpscripts.net/?article=26</link>
			<guid>http://www.myphpscripts.net/?article=26</guid>
			<description><![CDATA[I have posted my first tutorial, "Securing your Login Session installation".  This tutorial describes steps you can take to secure your Login Session installation by changing default values. ... [<a href="http://www.myphpscripts.net/?article=26" rel="">more</a>]]]></description>
			<pubDate>31 Dec 2008 05:21:06 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Login Session 2.1.1 has been released to address a mino]]></title>
			<link>http://www.myphpscripts.net/?article=25</link>
			<guid>http://www.myphpscripts.net/?article=25</guid>
			<description><![CDATA[Login Session 2.1.1 has been released to address a minor XSS vulnerability in the registration code.  Additionally, this version employs new enhanced security measures to secure the flat file from prying eyes by changing file permissions when the file is accessed by the script. ... [<a href="http://www.myphpscripts.net/?article=25" rel="">more</a>]]]></description>
			<pubDate>30 Dec 2008 16:46:53 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Mailcode 1.9.3 has been released to address a minor bug]]></title>
			<link>http://www.myphpscripts.net/?article=23</link>
			<guid>http://www.myphpscripts.net/?article=23</guid>
			<description><![CDATA[Mailcode 1.9.3 has been released to address a minor bug in field validation.  Checkboxes were not properly being validated because no value is posted when they are unchecked. ... [<a href="http://www.myphpscripts.net/?article=23" rel="">more</a>]]]></description>
			<pubDate>30 Dec 2008 14:29:38 -0700</pubDate>
		</item>
	</channel>
</rss>
