<?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>Mental notes to myself &#187; Technology</title>
	<atom:link href="http://livebookmark.net/journal/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://livebookmark.net/journal</link>
	<description>web, money and etc.</description>
	<lastBuildDate>Tue, 08 Feb 2011 21:41:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>new pecl/memcache is out with memcache.php</title>
		<link>http://livebookmark.net/journal/2008/09/11/new-peclmemcache-is-out-with-memcachephp/</link>
		<comments>http://livebookmark.net/journal/2008/09/11/new-peclmemcache-is-out-with-memcachephp/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 02:34:11 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Memcached]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[pecl]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/?p=176</guid>
		<description><![CDATA[I&#8217;ve just received news from Mikael Johansson that the new builds of pecl/memcache 2.2.4 stable and 3.0.2 beta is out with memcache.php 
go grab your copy!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just received news from Mikael Johansson that the new builds of pecl/memcache <a href="http://pecl.php.net/package/memcache/2.2.4">2.2.4 stable</a> and <a href="http://pecl.php.net/package/memcache/3.0.2">3.0.2 beta</a> is out with <a href="http://livebookmark.net/memcachephp">memcache.php</a> </p>
<p><a href="http://pecl.php.net/package/memcache">go</a> grab your copy!</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/09/11/new-peclmemcache-is-out-with-memcachephp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>memcache.php flushes servers</title>
		<link>http://livebookmark.net/journal/2008/08/28/memcachephp-flushes-servers/</link>
		<comments>http://livebookmark.net/journal/2008/08/28/memcachephp-flushes-servers/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 19:23:23 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Memcached]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[pecl]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/?p=175</guid>
		<description><![CDATA[Your good comments from all over the world about memcache.php is amazing. Thank you all!
I&#8217;ve recently received a contribution from Michael Gauthier. I took the liberty to tweak a bit and now memcache.php can flush individual server (no flush all servers yet). 
File is now updated and you can get it from here.
PS: I didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Your good comments from all over the world about <a href="http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/">memcache.php</a> is amazing. Thank you all!</p>
<p>I&#8217;ve recently received a contribution from Michael Gauthier. I took the liberty to tweak a bit and now memcache.php can flush individual server (no flush all servers yet). </p>
<p>File is now updated and you can get it from <a href="http://livebookmark.net/memcachephp/memcachephp.zip">here</a>.</p>
<p>PS: I didn&#8217;t receive any feedback from pecl guys about my previous update. I&#8217;ll post this to them again. I&#8217;ll announce when this version is in pecl/memcache CVS.</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/08/28/memcachephp-flushes-servers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>memcache.php can delete keys now</title>
		<link>http://livebookmark.net/journal/2008/07/30/memcachephp-can-delete-keys-now/</link>
		<comments>http://livebookmark.net/journal/2008/07/30/memcachephp-can-delete-keys-now/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 14:50:34 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Memcached]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[pecl]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/?p=174</guid>
		<description><![CDATA[I&#8217;m receiving great comments from everyone since I&#8217;ve posted my memcache.php script. Thank you everyone.
I&#8217;ve just finished updating the memcache.php to support key deletion.
File is now updated and you can get it from here.
It&#8217;ll be updated on the cvs of pecl/memcache soon.
enjoy.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m receiving great comments from everyone since I&#8217;ve posted my <a href="http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/">memcache.php</a> script. Thank you everyone.<br />
I&#8217;ve just finished updating the memcache.php to support key deletion.<br />
File is now updated and you can get it from <a href="http://livebookmark.net/memcachephp/memcachephp.zip">here</a>.<br />
It&#8217;ll be updated on the cvs of pecl/memcache soon.</p>
<p>enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/07/30/memcachephp-can-delete-keys-now/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>memcache.php is now part of pecl/memcache</title>
		<link>http://livebookmark.net/journal/2008/06/03/memcachephp-is-now-part-of-peclmemcache/</link>
		<comments>http://livebookmark.net/journal/2008/06/03/memcachephp-is-now-part-of-peclmemcache/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 01:46:18 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Memcached]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/?p=173</guid>
		<description><![CDATA[I&#8217;m very happy to announce that memcache.php is commited to the CVS of pecl/memcache. Woot woot!
I&#8217;ll be maintaining the code through the time as well. Hope you guys/gals find it useful.
PS: I&#8217;m planning to add more functionality to the memcache.php in the coming days. Candidates:

Delete/Expire a cached value
Move stuff from server to server

Let me know [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very happy to announce that memcache.php is commited to the <a href="http://cvs.php.net/viewvc.cgi/pecl/memcache/">CVS of pecl/memcache</a>. Woot woot!</p>
<p>I&#8217;ll be maintaining the code through the time as well. Hope you guys/gals find it useful.</p>
<p>PS: I&#8217;m planning to add more functionality to the memcache.php in the coming days. Candidates:</p>
<ul>
<li>Delete/Expire a cached value</li>
<li>Move stuff from server to server</li>
</ul>
<p>Let me know if you have any other ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/06/03/memcachephp-is-now-part-of-peclmemcache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>memcache.php goes PECL</title>
		<link>http://livebookmark.net/journal/2008/06/02/memcachephp-goes-pecl/</link>
		<comments>http://livebookmark.net/journal/2008/06/02/memcachephp-goes-pecl/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 21:10:53 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Memcached]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/?p=172</guid>
		<description><![CDATA[After the suggestion by Lukas, I&#8217;ve contacted PECL/memcache authors  Antony Dovgal and Mikael Johansson. Mikael sent me a reply accepting my submission.
I&#8217;m looking forward to the day that memcache.php will appear in the pecl/memcache distribution.
I&#8217;ll keep you posted.
Update on memcache.php: 

Small bug fixed on parsing the bucket Ids.
Distribution license is now PHP license.

]]></description>
			<content:encoded><![CDATA[<p>After the suggestion by Lukas, I&#8217;ve contacted PECL/memcache authors  Antony Dovgal and Mikael Johansson. Mikael sent me a reply accepting my submission.<br />
I&#8217;m looking forward to the day that <a href="http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/">memcache.php</a> will appear in the <a href="http://pecl.php.net/package/memcache">pecl/memcache distribution</a>.<br />
I&#8217;ll keep you posted.</p>
<p>Update on memcache.php: </p>
<ul>
<li>Small bug fixed on parsing the bucket Ids.</li>
<li>Distribution license is now PHP license.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/06/02/memcachephp-goes-pecl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>memcache.php stats like apc.php</title>
		<link>http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/</link>
		<comments>http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/#comments</comments>
		<pubDate>Wed, 21 May 2008 22:15:38 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Memcached]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/?p=169</guid>
		<description><![CDATA[For a long time I was looking for a nice web interface like the apc.php (comes with the apc&#8217;s source) that displays whole nine yards of stats. The only good tool is memcache-tool from the danga guys. It&#8217;s quite complete but I guess I&#8217;m too lazy to go on the command line.
Anyways, I decided to [...]]]></description>
			<content:encoded><![CDATA[<p>For a long time I was looking for a nice web interface like the apc.php (comes with the apc&#8217;s source) that displays whole nine yards of stats. The only good tool is memcache-tool from the danga guys. It&#8217;s quite complete but I guess I&#8217;m too lazy to go on the command line.</p>
<p>Anyways, I decided to <del>rip</del> write my own. Totally based on the original apc.php (I even recycled some functions) and apart from completeness, here is a memcache.php that you can get stats and dump from multiple memcache servers.<br />
Here is a screenshot:<br />
<span id="more-169"></span><br />
<a href='http://livebookmark.net/journal/wp-content/uploads/2008/05/memcache.png'><img src="http://livebookmark.net/journal/wp-content/uploads/2008/05/memcache-300x177.png" alt="" title="memcache" width="300" height="177" class="aligncenter size-medium wp-image-170" /></a><br />
And here is the the <a href="http://livebookmark.net/memcachephp/memcachephp.zip">source code</a>.</p>
<p>As usual, this piece of software comes with the warnings:<br />
- Don&#8217;t expect something complete, might have bugs and security problems etc.<br />
- Do not install on a prod environment unless you&#8217;re sure!<br />
- Feel free to add stuff to it, I&#8217;ll put it to google code or sf.net soon.<br />
- Feel free to request features. (no I&#8217;m not planning a backup tool , there is memcache-tool for that)<br />
- Enjoy!</p>
<p><strong>Update:</strong> Small parse error is fixed</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>You Used PHP to Write WHAT?!</title>
		<link>http://livebookmark.net/journal/2008/02/01/you-used-php-to-write-what/</link>
		<comments>http://livebookmark.net/journal/2008/02/01/you-used-php-to-write-what/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 14:03:59 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/2008/02/01/you-used-php-to-write-what/</guid>
		<description><![CDATA[There is an article on PHP on CIO, bashing it a bit.
PHP may be the most popular Web scripting language in the world. But despite a large collection of nails, not every tool is a hammer. So when should it be used, and when would another dynamic programming language be a better choice? We identify [...]]]></description>
			<content:encoded><![CDATA[<p>There is an article on PHP on CIO, bashing it a bit.</p>
<blockquote><p>PHP may be the most popular Web scripting language in the world. But despite a large collection of nails, not every tool is a hammer. So when should it be used, and when would another dynamic programming language be a better choice? We identify its strengths and weaknesses.</p></blockquote>
<p>For the ones, who doesn&#8217;t know about CIO, their target audience is managerial. not developers.<br />
So potentially reader will be your manager and they&#8217;ll get this info as a reference.<br />
I&#8217;m copy/pasting some parts of it for your convenience. Let&#8217;s assume your manager does not know about PHP (I hope not) and you&#8217;re about to convince him/her to use PHP on a project. What whould he/she think after reading this?</p>
<blockquote><p>When should you use PHP?</p>
<ul>
<li>Creating an intranet site.</li>
<li>Prototyping an application that will be converted to Java or some other language.</li>
<li>Creating a Web database application.</li>
<li>Deploying an inexpensive or quick solution.</li>
<li>Using ready-made apps from Sourceforge.net or other sites.</li>
</ul>
<p>In general you should not use PHP:</p>
<ul>
<li>Where data security is of high importance.</li>
<li>In Shell or automated scripted applications.</li>
<li>In enterprise applications where scalability takes higher precedence than economy.</li>
</ul>
</blockquote>
<p>What a short sight!?!? <a href="http://www.kenhess.com/index2.html">Kenneth Hess</a> the author of the article, is also the new &#8220;On The Desktop&#8221; columnist for Linux Magazine. Honestly, I would not really expect these claims from Ken Hess.</p>
<p>Please share your comment. </p>
<p>Link: <a href="http://www.cio.com/article/176250/You_Used_PHP_to_Write_WHAT_">You Used PHP to Write WHAT?!</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/02/01/you-used-php-to-write-what/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Nintendo Wii law suits</title>
		<link>http://livebookmark.net/journal/2006/12/23/nintendo-wii-law-suits/</link>
		<comments>http://livebookmark.net/journal/2006/12/23/nintendo-wii-law-suits/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 03:01:36 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[High Tech]]></category>
		<category><![CDATA[Laws]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wii]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/2006/12/23/nintendo-wii-law-suits/</guid>
		<description><![CDATA[It didn&#8217;t surprise me to read, some guys are suing Nintendo for failing to include a non-defective remote control. As far as I got, it has something to do with the breaking remote straps which were recently replaced.
Here is a pic for the replaced straps :


Read the rest from here: TechNewsWorld
]]></description>
			<content:encoded><![CDATA[<p>It didn&#8217;t surprise me to read, some guys are suing Nintendo for failing to include a non-defective remote control. As far as I got, it has something to do with the breaking remote straps which were recently replaced.<br />
Here is a pic for the replaced straps :<br />
<span id="more-141"></span><br />
<img src="http://livebookmark.net/journal/wp-content/uploads/2006/12/wiimote-straps.jpg" alt="wiimote strap" /></p>
<p>Read the rest from here: <a href="http://www.technewsworld.com/story/54848.html">TechNewsWorld</a></p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2006/12/23/nintendo-wii-law-suits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blu-Ray wins over HD DVD</title>
		<link>http://livebookmark.net/journal/2005/10/21/blu-ray-wins-over-hd-dvd/</link>
		<comments>http://livebookmark.net/journal/2005/10/21/blu-ray-wins-over-hd-dvd/#comments</comments>
		<pubDate>Fri, 21 Oct 2005 16:22:27 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Hot Competition]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/2005/10/21/blu-ray-wins-over-hd-dvd/</guid>
		<description><![CDATA[It is reported that entertainment media groups are accepting Blu-Ray.
slashdot reports
]]></description>
			<content:encoded><![CDATA[<p>It is reported that entertainment media groups are accepting Blu-Ray.</p>
<p><a href="http://rss.slashdot.org/Slashdot/slashdot?m=1335">slashdot reports</a></p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2005/10/21/blu-ray-wins-over-hd-dvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spread The Word!</title>
		<link>http://livebookmark.net/journal/2005/09/27/spread-the-word/</link>
		<comments>http://livebookmark.net/journal/2005/09/27/spread-the-word/#comments</comments>
		<pubDate>Tue, 27 Sep 2005 14:11:03 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/2005/09/27/spread-the-word/</guid>
		<description><![CDATA[MySQL 5.0 RC  is out. It&#8217;s so exciting for me to say that because waiting 3 years for MySQL 5 and finally we have an RC.
Wow. I wonder when the prod version will be out. They better release it soon.  
]]></description>
			<content:encoded><![CDATA[<p>MySQL 5.0 RC  is out. It&#8217;s so exciting for me to say that because waiting 3 years for MySQL 5 and finally we have an RC.</p>
<p>Wow. I wonder when the prod version will be out. They better release it soon. <img src='http://livebookmark.net/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2005/09/27/spread-the-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

