<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
  xmlns:atom="http://www.w3.org/2005/Atom "
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<atom:link href="http://ravenphpscripts.com/backend.php" rel="self" type="application/rss+xml" /><title>Ravens PHP Scripts And Web Hosting</title>
<link>http://www.ravenphpscripts.com</link>
<description>Quality PHP Web Hosting and Scripts</description>
<dc:language>en-us</dc:language>
<dc:creator>raven@ravenphpscripts.com</dc:creator>
<ttl>60</ttl>

<image>
<title>Ravens PHP Scripts And Web Hosting</title>
<url>http://www.ravenphpscripts.com/images/powered/powerd_by_raven.gif</url>
<link>http://www.ravenphpscripts.com</link>
<width>94</width>
<height>15</height>
</image>

<dc:date>2013-05-18T22:17:21-04:00</dc:date>

<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2013-05-18T22:17:21-04:00</sy:updateBase>

<item>
<title>The 7 hidden pages within your Firefox browser</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4026</link>
<description><![CDATA[<span title="The 7 hidden pages within your Firefox browser">I found myself staring at the “about:blank” parameter for an IE installation today, and that got me thinking if it works in other browsers too. It did. I’m using Firefox, and that cleared the address bar to a blank. And then I figured the developers HAD to include some more address bar commands and started looking them up. Here’s what I found:
<br /><br />
about: A simple prompt without any parameter will display the Mozilla “about” information. Since it’s accessible from the top menus as well, it’s not quite a hidden feature.
<br /><br />
more <a href="http://www.our-picks.com/archives/2007/01/18/the-7-hidden-pages-within-your-firefox-browser/">Our Picks</a></span>]]></description>
<guid isPermaLink="false">4026@http://www.ravenphpscripts.com</guid>
<dc:subject>FF</dc:subject>
<dc:date>2013-03-13T23:59:35-04:00</dc:date>
<dc:creator>Posted by Southern</dc:creator>
</item>

<item>
<title>MySQL to HTML</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4025</link>
<description><![CDATA[<span title="MySQL to HTML">Print all the Data from a MySQL Table in an HTML Table using PHP
<br /><br />
What we are using here:
<br /><br />
MySQL database:
<br /><br />
–MySQL Username: root
<br /><br />
–No MySQL Password
<br /><br />
–Database Name: PracticeDatabase
<br /><br />
–Table Name: Contacts
<br /><br />
And 3 echo statements to print the HTML table.
<br /><br />
The code:
<br /><br />
more <a href="http://www.mycoding.net/2012/03/print-all-the-data-from-a-mysql-table-in-an-html-table-using-php/">My Coding</a>
<br /><br />
Note: Obviously this would need to be adjusted to include the database password, etc.</span>]]></description>
<guid isPermaLink="false">4025@http://www.ravenphpscripts.com</guid>
<dc:subject>MySQL</dc:subject>
<dc:date>2013-03-13T23:58:26-04:00</dc:date>
<dc:creator>Posted by Southern</dc:creator>
</item>

<item>
<title>anonymoX 1.0.1</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4024</link>
<description><![CDATA[<span title="anonymoX 1.0.1">Easy anonymous web browsing.<br /><br />
Change your IP-Address and country<br /><br />
Visit blocked or censored websites.<br /><br />
Delete cookies, show your public ip, and more<br /><br />
<br /><br />
No proxies or other programs required
<br /><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/anonymox/?src=collection&#38;collection_id=0d0dd00f-d079-4a07-8d80-772774111223">Addons: Mozilla</a></span>]]></description>
<guid isPermaLink="false">4024@http://www.ravenphpscripts.com</guid>
<dc:subject>FF</dc:subject>
<dc:date>2013-03-13T23:57:17-04:00</dc:date>
<dc:creator>Posted by Southern</dc:creator>
</item>

<item>
<title>Password Generator</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4023</link>
<description><![CDATA[<span title="Password Generator"]Explanation
<br /><br />
Using the same password for multiple email, shopping and social networking websites is risky, it means that a security breach at one website will compromise all your accounts, possibly even leading to identity theft.
<br /><br />
more <a href="http://ss64.com/passwords/">SS64</a></span>]]></description>
<guid isPermaLink="false">4023@http://www.ravenphpscripts.com</guid>
<dc:subject>Internet</dc:subject>
<dc:date>2013-03-13T23:55:29-04:00</dc:date>
<dc:creator>Posted by Southern</dc:creator>
</item>

<item>
<title>Wikipedia switches to MySQL fork MariaDB</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4022</link>
<description><![CDATA[<span title="Wikipedia switches to MySQL fork MariaDB"><p>This December, 2012, <a href="http://www.zdnet.com/wikipedia-moving-from-mysql-to-mariadb-7000008912/">article</a> details Wikipedia's efforts to date and future plans to migrate the # 6 website from MySQL to open source fork MariaDB.  Although Wikipedia's primary concern is for open and supported development, initial results indicate a hard benefit: performance improvements.</p><p>Unfortunately, it appears that the concern for support is also real - <a href="http://blog.mariadb.org/unbreakable-mysql/">significant security issues remain 2 months and 1 release after being reported</a>. For MariaDB, the issues were either already resolved before or have been after the report.  Commercial support is available for both MySQL (owned by Oracle) and MariaDB (developed by the original developers of MySQL and owned by the not-for-profit MariaDB Foundation).</p></span>]]></description>
<guid isPermaLink="false">4022@http://www.ravenphpscripts.com</guid>
<dc:subject>MySQL</dc:subject>
<dc:date>2013-02-27T02:32:24-04:00</dc:date>
<dc:creator>Posted by kguske</dc:creator>
</item>

<item>
<title>RavenNuke(tm) Version 2.51.00 Released!</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4021</link>
<description><![CDATA[<span title="RavenNuke(tm) Version 2.51.00 Released!">The RavenNuke(tm) Team is happy to announce this patch release of your favorite CMS.  Thanks go to this wonderful community for making this release possible through your many contributions in our forums as well as the tireless activity of the RavenNuke(tm) Team in not only patching the current release but also working diligently on the next major release. 
<br /><br />
Be sure to read the Change Log for a list of all of the changes.  Also be sure to consult the RNWIKI for additional information and help.  Please continue to use the existing RN v2.5 forum for reporting issues against this release. Be sure to ONLY use that forum.
<br /><br />
<strong>Keep in mind that with the 2.5x branch   the minimum requirement of PHP v5.2 or newer still applies, but with the 2.51.00 release, we have added support through PHP v5.4.  In addition, while we call this a "patch release", the download is a FULL distribution!</strong></span>]]></description>
<guid isPermaLink="false">4021@http://www.ravenphpscripts.com</guid>
<dc:subject>RavenNuke</dc:subject>
<dc:date>2013-02-17T20:15:18-04:00</dc:date>
<dc:creator>Posted by montego</dc:creator>
</item>

<item>
<title>25 Resources to Get You Started with PHP from Scratch</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4020</link>
<description><![CDATA[<span title="25 Resources to Get You Started with PHP from Scratch">Not too long ago, Jeffrey wrote an excellent article on resources to get you started with jQuery. Now its time to give some love back to the server side, and become more familiar with PHP.
<br /><br />
PHP is a scripting language that is perfect for developing dynamic web pages and applications. You may be a PHP ninja, or perhaps you don’t even know what PHP stands for. However, if you plan on or are involved in any kind of web development, you are bound to run into this fantastic and easy to learn web language. Today we will review 25 resources to get you started with PHP.
<br /><br />
more: <a href="http://net.tutsplus.com/articles/web-roundups/25-resources-to-get-you-started-with-php-from-scratch/">PhP.net</a></span>]]></description>
<guid isPermaLink="false">4020@http://www.ravenphpscripts.com</guid>
<dc:subject>PHP</dc:subject>
<dc:date>2013-02-06T23:02:49-04:00</dc:date>
<dc:creator>Posted by Southern</dc:creator>
</item>

<item>
<title>43 Must Read PHP Articles and Resources</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4019</link>
<description><![CDATA[<span title="43 Must Read PHP Articles and Resources">PHP is a scripting language that enables people to create dynamic web pages and applications. It is a server side language that is one of the most popular used by developers today. Like any language there is always something new to learn and master.
<br /><br />
more: <a href="http://www.gracesmith.co.uk/43-must-read-php-articles-and-resources/">Grace Smith</a></span>]]></description>
<guid isPermaLink="false">4019@http://www.ravenphpscripts.com</guid>
<dc:subject>PHP</dc:subject>
<dc:date>2013-02-06T23:01:24-04:00</dc:date>
<dc:creator>Posted by Southern</dc:creator>
</item>

<item>
<title>10+ extremely useful PHP classes</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4018</link>
<description><![CDATA[<span title="10+ extremely useful PHP classes">One of the numerous good points of the PHP programming language is its extensibility. In this article, I’m going to show you 10+ extremely useful PHP classes that will definitely make your developer life
<br /><br />
more: <a href="http://www.catswhocode.com/blog/10-extremely-useful-php-classes">Cats who code</a></span>]]></description>
<guid isPermaLink="false">4018@http://www.ravenphpscripts.com</guid>
<dc:subject>PHP</dc:subject>
<dc:date>2013-02-06T23:00:22-04:00</dc:date>
<dc:creator>Posted by Southern</dc:creator>
</item>

<item>
<title>Downloads are now points free</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=4017</link>
<description><![CDATA[<span title="Downloads are now points free">alterednuke.com has removed the points costs for all downloads as i have now gotten enough information to see that it is a very good working mod and can consider it a steady and is ready for live sites. I will not add the points to downloads except for certain ones that are High in quality and very time consuming to complete. So stop in to http://www.alterednuke.com and grab one of my new themes for Ravennuke 2.5 and some accessories to match your theme as well.</span>]]></description>
<guid isPermaLink="false">4017@http://www.ravenphpscripts.com</guid>
<dc:subject>Announcements</dc:subject>
<dc:date>2012-09-21T20:36:47-04:00</dc:date>
<dc:creator>Posted by nextgen</dc:creator>
</item>

</channel>
</rss>
