<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>PHP is not Java! - Comments</title>
    <link>http://100days.de/serendipity/</link>
    <description>PHP is not Java! - PHP, Project Management and the Real World</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Thu, 11 Mar 2010 16:21:53 GMT</pubDate>

    <image>
        <url>http://100days.de/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: PHP is not Java! - Comments - PHP is not Java! - PHP, Project Management and the Real World</title>
        <link>http://100days.de/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Linus Dalin: Book: Scrum and XP from the Trenches</title>
    <link>http://100days.de/serendipity/archives/121-Book-Scrum-and-XP-from-the-Trenches.html#c282</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/121-Book-Scrum-and-XP-from-the-Trenches.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=121</wfw:comment>

    

    <author>nospam@example.com (Linus Dalin)</author>
    <content:encoded>
    Hello,
I was the product owner in the book and thus partly responsible for the processes that Henrik described in the book. Although I disagree with some of the messages, it is still good reading material and your conclusiones are really good. 

There has been an &quot;over-optimism&quot; in the development industry regarding automated testing. It is really good for TDD and securing the development platform, but to replace the regression and integration testing with automated tests is *extremely* costly. I have done it in the telecom industry where the systems are standardized and the same all over the world, but in a fast changing environment, you end up spending more time on writing a framework to execute automatic tests then you would do testing them manually. We tried here but finally I had to discontinue the initiative to automate the regression tests that was done.

If you have any other questions, feel free to contact me and I can answer any more questions.

Regards,
Linus - the P.O.  &lt;img src=&quot;http://100days.de/serendipity/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Tue, 02 Mar 2010 10:00:16 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/121-guid.html#c282</guid>
    
</item>
<item>
    <title>Manish Runwal: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c281</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Manish Runwal)</author>
    <content:encoded>
    Yes. I thought that they are clearing. but I think you are correct they are not flushing anything. few more thing from your code. is that possible for you to explain more about  [ &#039;detail&#039; =&gt; $eData, ] what it will contain.
And can we able to show what particular key have been hits. if you show me this then I will really really thanks for it. 
    </content:encoded>

    <pubDate>Sun, 21 Feb 2010 06:40:07 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c281</guid>
    
</item>
<item>
    <title>Gaylord Aulke: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c279</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Gaylord Aulke)</author>
    <content:encoded>
    Well, for me it did not remove the keys. Memcache will, however, show also keys that are already expired. They will disappear when you try to read them. Maybe this is what you are experiencing? 
    </content:encoded>

    <pubDate>Fri, 19 Feb 2010 12:22:11 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c279</guid>
    
</item>
<item>
    <title>Manish Runwal: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c278</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Manish Runwal)</author>
    <content:encoded>
    Thanks for this good code. but when goes on dumping it flushes all the keys. is their any way so that while debugging keys still stay on cache.
Please I really need this debugging without flushing anything thing. 
    </content:encoded>

    <pubDate>Fri, 19 Feb 2010 08:17:36 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c278</guid>
    
</item>
<item>
    <title>Gabi: New 100 DAYS</title>
    <link>http://100days.de/serendipity/archives/118-New-100-DAYS.html#c277</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/118-New-100-DAYS.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=118</wfw:comment>

    

    <author>nospam@example.com (Gabi)</author>
    <content:encoded>
    Ich auch. Ich wünsch dir auch das Beste. Aber kannst du voher noch einen Link auf den Blog deiner Frau hier einrichten??? Ich kenn die url nicht auswendig und würde jetzt gerne meine heutigen (!!!! FASCHINGSDIENSTAG) erfahrungen posten. 
    </content:encoded>

    <pubDate>Tue, 16 Feb 2010 21:56:08 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/118-guid.html#c277</guid>
    
</item>
<item>
    <title>Kili: New 100 DAYS</title>
    <link>http://100days.de/serendipity/archives/118-New-100-DAYS.html#c275</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/118-New-100-DAYS.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=118</wfw:comment>

    

    <author>nospam@example.com (Kili)</author>
    <content:encoded>
    I wish you all the best,
Frank. 
    </content:encoded>

    <pubDate>Wed, 27 Jan 2010 21:25:41 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/118-guid.html#c275</guid>
    
</item>
<item>
    <title>Christian Fraunholz: What google knows</title>
    <link>http://100days.de/serendipity/archives/110-What-google-knows.html#c274</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/110-What-google-knows.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=110</wfw:comment>

    

    <author>nospam@example.com (Christian Fraunholz)</author>
    <content:encoded>
    Showing this information is nice. Frank Rieger - speaker of the Chaos Computer Club - says this is not enough. Companies should also make transparent how these informations are combined and evaluated statistically and what characteristic profiles they extract with crowdsourcing. They should assume liability for theft and offer the option to immediately delete the data. 
    </content:encoded>

    <pubDate>Sun, 17 Jan 2010 15:08:29 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/110-guid.html#c274</guid>
    
</item>
<item>
    <title>Gaylord Aulke: Toshiba Portege R500 and Win7</title>
    <link>http://100days.de/serendipity/archives/117-Toshiba-Portege-R500-and-Win7.html#c273</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/117-Toshiba-Portege-R500-and-Win7.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=117</wfw:comment>

    

    <author>nospam@example.com (Gaylord Aulke)</author>
    <content:encoded>
    No, after the HSDPA modem works now, the machine works fine. Much faster than under Vista and less memory usage.

Do you have any special hardware attached? Exotic drivers, services? 
    </content:encoded>

    <pubDate>Sat, 16 Jan 2010 19:49:46 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/117-guid.html#c273</guid>
    
</item>
<item>
    <title>Ardy: Toshiba Portege R500 and Win7</title>
    <link>http://100days.de/serendipity/archives/117-Toshiba-Portege-R500-and-Win7.html#c272</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/117-Toshiba-Portege-R500-and-Win7.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=117</wfw:comment>

    

    <author>nospam@example.com (Ardy)</author>
    <content:encoded>
    I installed win 7 enterprise on a Toshiba R500. The installation went smoothly, but the laptop intermittenly freezes and restarts itself randomly. At first i thought this was just related to one laptop. I re-imaged 2 other Toshiba R500 and had the same issue on both.

Are you experiencing the same issue? 
    </content:encoded>

    <pubDate>Thu, 14 Jan 2010 06:19:40 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/117-guid.html#c272</guid>
    
</item>
<item>
    <title>Ruben: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c270</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Ruben)</author>
    <content:encoded>
    Thanks a lot mate,

We only use memcached in small setups (single websever for mostly common/normal websites) with multiple webapps on 1 server.

I was using a prefix for the keys to make sure that 2 webapps don&#039;t overwrite eachothers data and so I could just run with 1 memcached deamon.

Now I wanted something to &#039;flush&#039; only the keys for 1 webapp and with your lovely script I can now loop through the keys and delete the ones with the sites prefix.

 
    </content:encoded>

    <pubDate>Thu, 07 Jan 2010 11:02:03 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c270</guid>
    
</item>
<item>
    <title>Gaylord Aulke: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c269</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Gaylord Aulke)</author>
    <content:encoded>
    Great. Cool site, btw. (dont understand a single word, but flash animations are nice) 
    </content:encoded>

    <pubDate>Tue, 22 Dec 2009 16:56:34 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c269</guid>
    
</item>
<item>
    <title>Ennin: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c268</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Ennin)</author>
    <content:encoded>
    already got it
just added is_numeric check for that new keys like that:
foreach($allSlabs as $server =&gt; $slabs) 
{
	foreach($slabs AS $slabId =&gt; $slabMeta) 
	{
		if (!is_numeric($slabId))
		{
			continue;
		}
and all went fine 
    </content:encoded>

    <pubDate>Tue, 22 Dec 2009 14:46:00 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c268</guid>
    
</item>
<item>
    <title>Gaylord Aulke: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c267</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Gaylord Aulke)</author>
    <content:encoded>
    There have been changes to the Memcache Ext with version 3 of it. see also:
http://drupal.org/node/366184
(scroll down to the later posts)

But still: The calls to getExtendedStats in my code snippet should be still supported with the new Ext, but i am not 100% sure about that (didnt test).

Downgrading the ext to 2.x should help, while i dont like downgrading in general. 
You could also examine which call to getExtendedStatus gives the error and try to figure out if and why it is not supported anymore. 
    </content:encoded>

    <pubDate>Tue, 22 Dec 2009 12:18:22 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c267</guid>
    
</item>
<item>
    <title>Ennin: Dumping MemcacheD Content (Keys) with PHP</title>
    <link>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#c265</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/55-Dumping-MemcacheD-Content-Keys-with-PHP.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=55</wfw:comment>

    

    <author>nospam@example.com (Ennin)</author>
    <content:encoded>
    hi. i&#039;m getting 
[Tue Dec 22 12:45:07 2009] [error] [client 127.0.0.1] PHP Notice:  MemcachePool::getextendedstats() [memcachepool.getextendedstats]: Server localhost (tcp 11211, udp 0) failed with: CLIENT_ERROR bad command linern (0) in /usr/local/www/hullywood/html/test/get_mcache.php on line 15
error with it 
    </content:encoded>

    <pubDate>Tue, 22 Dec 2009 11:05:38 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/55-guid.html#c265</guid>
    
</item>
<item>
    <title>Robert: PHP vs. Java</title>
    <link>http://100days.de/serendipity/archives/45-PHP-vs.-Java.html#c264</link>
            <category></category>
    
    <comments>http://100days.de/serendipity/archives/45-PHP-vs.-Java.html#comments</comments>
    <wfw:comment>http://100days.de/serendipity/wfwcomment.php?cid=45</wfw:comment>

    

    <author>nospam@example.com (Robert)</author>
    <content:encoded>
    I think you must use PHP where you find it useful,
Java and C# can be also use where you need to write compile code.

Happy coding. 
    </content:encoded>

    <pubDate>Tue, 08 Dec 2009 00:06:55 +0100</pubDate>
    <guid isPermaLink="false">http://100days.de/serendipity/archives/45-guid.html#c264</guid>
    
</item>

</channel>
</rss>