<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 15:51:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: Fav.or.it Launch (Built on the Zend Framework)]]></title>
      <guid>http://www.phpdeveloper.org/news/10431</guid>
      <link>http://www.phpdeveloper.org/news/10431</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> and crew have launched <a href="http://fav.or.it/">fav.or.it</a> (yesterday), a social site that seeks to "bring blogging to the masses" and runs on top of the <a href="http://framework.zend.com">Zend Framework</a>.
</p>
<p>
From <a href="http://blog.fav.or.it/">their blog</a>:
</p>
<blockquote>
We have long talked about 'bringing blogging to the masses' and today we have released a new version of fav.or.it which we think moves a quite a few steps towards that goal. We hope that we have firstly simplified the interaction with blogosphere and in turn made it accessible to a whole new audience. And for the more tech aware users we hope we have a raft of features that will also appeal.
</blockquote>
<p>
Some of the more important things the site can do include conversation tracking, identity management, simple and easy to use searching, integrated commenting and much more. Check out <a href="http://blog.fav.or.it/2008/06/bringing-blogging-to-the-masses/">Nick's list</a> for more great features or just <a href="http://fav.or.it/auth/login">make a login</a> and check it out for yourself.
</p>]]></description>
      <pubDate>Wed, 18 Jun 2008 08:47:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Stored Procedure Programming for MySQL5 (Part 2)]]></title>
      <guid>http://www.phpdeveloper.org/news/5983</guid>
      <link>http://www.phpdeveloper.org/news/5983</link>
      <description><![CDATA[<p>
The A/R/T article repository (from php|architect) has posted the <a href="http://hades.phparch.com/ceres/public/article/index.php/art::mysql::sp_programming_mysql_5::part_2">second part of their series</a> covering stored procedure programming in MySQL by <i>Ligaya Turmelle</i>.
</p>
<blockquote>
Now that we become familiar with the fundamentals of stored procedures it is time to start playing with the "Big Boy Toys". This article will go over stored procedures's built in error handling, the security features available, various "extras" available, what isn't allowed in a stored procedure, and some basic administration of the stored procedures. So lets stop talking and bust open the toy box and start playing!
</blockquote>
<p>
Since they've <a href="http://www.phpdeveloper.org/news/5763">already gotten the groundwork laid</a> in the previous article, they jump right into the transactions in this part. In this example, they create a "mass insert", show hoe to create some error handling, add in a dash of security, and toss in a few extras. There's also a few <a href="http://hades.phparch.com/ceres/public/article/index.php/art::mysql::sp_programming_mysql_5::part_2/1">small gotchas</a> included to watch out for.
</p>]]></description>
      <pubDate>Tue, 08 Aug 2006 12:11:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP Security Blog: phpBB mass hack in preparation?]]></title>
      <guid>http://www.phpdeveloper.org/news/5046</guid>
      <link>http://www.phpdeveloper.org/news/5046</link>
      <description><![CDATA[In relation to <a href="http://www.phpdeveloper.org/news/5020">this message</a> found on a newsgroup last Monday (03.20.2006), <i>Stefan Esser</i> has <a href="http://blog.php-security.org/archives/30-phpBB-mass-hack-in-preparation.html">this new post</a> on the PHP Security Blog with his opinions on "FuntKlakow" and the situation.
<p>
<quote>
<i>
During the last days a lot of <a href="http://www.incidents.org/diary.php?storyid=1201">blog entries</a>, forum posts and even articles in <a href="http://www.heise.de/security/news/meldung/71030">IT magazines</a> were made about a potential phpBB mass hack in preparation. From what is reported it seems to me that FuntKlakow is only a spambot and that the whole situation is a little bit overhyped. In the end it seems enough to enable the visual confirmation in the registration form (captcha) to keep FuntKlakow out, although the captcha is so bad that it should not be hard to break it.
</i>
</quote>
<p>
Despite the comment made above, he doesn't suggest dismissing the issue just yet. It's quite possible that the "deception" of FuntKlakow being a spam bot is just that, and it could turn into a massive tool for some developer out there to flip a switch and have a huge amount of server-level access across the world.
<p>
<i>Stefan</i> also briefly mentions a patch that he submitted to the phpBB team concerning an issue with the <a href="http://www.hardened-php.net/advisory_172005.75.html">signature_bbcode_uid remote code execution exploit</a> - which wasn't used. Instead, an internal patch was applied that still didn't quite cover the issue.]]></description>
      <pubDate>Mon, 27 Mar 2006 07:14:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Issociate.de Newsreader: phpBB mass-hack being prepared?]]></title>
      <guid>http://www.phpdeveloper.org/news/5020</guid>
      <link>http://www.phpdeveloper.org/news/5020</link>
      <description><![CDATA[In <a href="http://www.issociate.de/board/post/312809/phpBB_mass-hack_being_prepared_">this posting</a> included on the Issociate.de site's Newsreader, there's talk of a "massive phpBB hack" that might be taking place.
<p>
<quote>
<i>
During the last few days a bot using a name FuntKlakow, has been registering to at least hundreds (maybe thousands) of phpBB forums.
<p>
Ok, what is a danger? Next time the phpBB announces a critical vulnerability, the bot would have everything ready (just a post click away) from attacking thousands of sites/forums. 
</i>
</quote>
<p>
It's <a href="http://www.issociate.de/board/post/312809/phpBB_mass-hack_being_prepared_">an interesting situation</a> and, as suggested in some of the comments on <a href="http://digg.com/security/phpBB_mass_hack_being_prepared_">this digg post</a>, will be interesting to see what happens. It is a little odd for that many items to come up on a search for the name that are only profiles for phpBB boards, especially given phpBB's track record...]]></description>
      <pubDate>Mon, 20 Mar 2006 07:51:03 -0600</pubDate>
    </item>
  </channel>
</rss>
