<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Jedi/Sector One's random thoughts - All Comments</title>
  <id>tag:00f.net,2010:mephisto/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://00f.net/feed/all_comments.xml" rel="self" type="application/atom+xml"/>
  <link href="http://00f.net/" rel="alternate" type="text/html"/>
  <updated>2009-09-30T13:55:44Z</updated>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Carl Bystr&#246;m</name>
    </author>
    <id>tag:00f.net,2009-09-12:547:559</id>
    <published>2009-09-30T13:55:44Z</published>
    <updated>2009-09-30T13:55:44Z</updated>
    <category term="My boring life"/>
    <link href="http://00f.net/2009/is-twitter-a-blog-killer" rel="alternate" type="text/html"/>
    <title>Comment on 'Is Twitter a blog killer?' by Carl Bystr&#246;m</title>
<content type="html">&lt;p&gt;I&#8217;d argue that Twitter actually makes for better blog posts.
Think people tend to use blogging as an outlet of longer articles when you&#8217;ve got Twitter. Rather than spamming random short thoughts. The micro blogging format is on the other hand excellent for that kind of communication.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>near</name>
    </author>
    <id>tag:00f.net,2009-09-12:547:558</id>
    <published>2009-09-30T13:08:25Z</published>
    <updated>2009-09-30T13:08:25Z</updated>
    <category term="My boring life"/>
    <link href="http://00f.net/2009/is-twitter-a-blog-killer" rel="alternate" type="text/html"/>
    <title>Comment on 'Is Twitter a blog killer?' by near</title>
<content type="html">&lt;p&gt;twitter is good for links&lt;/p&gt;


	&lt;p&gt;an ideal blog engine would be one that permits twits and casual blog entries&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Matt Franz</name>
    </author>
    <id>tag:00f.net,2009-09-12:547:555</id>
    <published>2009-09-20T00:57:35Z</published>
    <updated>2009-09-20T00:57:35Z</updated>
    <category term="My boring life"/>
    <link href="http://00f.net/2009/is-twitter-a-blog-killer" rel="alternate" type="text/html"/>
    <title>Comment on 'Is Twitter a blog killer?' by Matt Franz</title>
<content type="html">&lt;p&gt;Twitter put an end to my blogging or at least made it less frequent and caused me to writer longer blogs and just use twitter for interesting stuff..&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Frank</name>
    </author>
    <id>tag:00f.net,2009-09-12:547:551</id>
    <published>2009-09-13T19:05:37Z</published>
    <updated>2009-09-13T19:05:37Z</updated>
    <category term="My boring life"/>
    <link href="http://00f.net/2009/is-twitter-a-blog-killer" rel="alternate" type="text/html"/>
    <title>Comment on 'Is Twitter a blog killer?' by Frank</title>
<content type="html">&lt;p&gt;Hi Minusf,&lt;/p&gt;


	&lt;p&gt;It&#8217;s jedisct1&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>minusf</name>
    </author>
    <id>tag:00f.net,2009-09-12:547:550</id>
    <published>2009-09-13T15:20:02Z</published>
    <updated>2009-09-13T15:20:02Z</updated>
    <category term="My boring life"/>
    <link href="http://00f.net/2009/is-twitter-a-blog-killer" rel="alternate" type="text/html"/>
    <title>Comment on 'Is Twitter a blog killer?' by minusf</title>
<content type="html">&lt;p&gt;so what&#8217;s you twitter address (you twit ;-)?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Rik</name>
    </author>
    <id>tag:00f.net,2009-09-12:548:549</id>
    <published>2009-09-13T11:20:47Z</published>
    <updated>2009-09-13T11:20:47Z</updated>
    <category term="Misc"/>
    <category term="Software"/>
    <link href="http://00f.net/2009/localstorage-cache-html5" rel="alternate" type="text/html"/>
    <title>Comment on 'Application-controlled browser cache using local storage. ' by Rik</title>
<content type="html">&lt;p&gt;Glad to see you used this &lt;span class=&quot;caps&quot;&gt;XHR&lt;/span&gt; hack. You should catch &lt;span class=&quot;caps&quot;&gt;QUOTA&lt;/span&gt;_EXCEEDED_ERR exceptions add checks for the localStorage object.&lt;/p&gt;


	&lt;p&gt;The Storage can be inactive or deleted after use. Browsers porn mode do that. Either they disallow writing or writes in a temporary storage that is cleared later. No problem since your solution fallbacks on &lt;span class=&quot;caps&quot;&gt;HTTP&lt;/span&gt; caching but worth mentioning.&lt;/p&gt;


	&lt;p&gt;Another detail, the spec says &#8220;User agents may automatically delete stored data after a period of time.&#8221; I don&#8217;t think browsers do that at the moment but they could.&lt;/p&gt;


	&lt;p&gt;And there&#8217;s also a security threat if you&#8217;re on a shared domain (like free.fr). Other authors could write code in your localstorage and you would eval it.&lt;/p&gt;


	&lt;p&gt;But otherwise, it&#8217;s a good improvement for JavaScript powered apps.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>otto</name>
    </author>
    <id>tag:00f.net,2009-05-26:535:536</id>
    <published>2009-05-27T14:10:22Z</published>
    <updated>2009-05-27T14:10:22Z</updated>
    <category term="Security"/>
    <link href="http://00f.net/2009/hardening-macosx-against-the-java-vulnerability" rel="alternate" type="text/html"/>
    <title>Comment on 'Hardening MacOSX against the Java vulnerability' by otto</title>
<content type="html">&lt;p&gt;Where can I find the sdk src.zip? I looked on this page: http://java.sun.com/javase/downloads/index_jdk5.jsp but the &#8216;J2SE 5.0 &lt;span class=&quot;caps&quot;&gt;JDK&lt;/span&gt; Source Code&#8217; package seems to have very old code and the linux jdk file was downloaded as a bin file that I&#8217;m not sure what to do with.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>JeanMary</name>
    </author>
    <id>tag:00f.net,2009-04-25:515:517</id>
    <published>2009-04-25T19:42:03Z</published>
    <updated>2009-04-25T19:42:03Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/ubuntu-jaunty-made-on-macosx-with-photoshop" rel="alternate" type="text/html"/>
    <title>Comment on 'Ubuntu Jaunty: made on MacOSX with Photoshop' by JeanMary</title>
<content type="html">&lt;p&gt;arf je dirais.. surtout qu&#8217;il est moyen ce background.. C le seul de la derniere serie qui mets pas en avant la bestiole.. obliger de chercher sur https://wiki.ubuntu.com/Artwork/Incoming/Jaunty/ pour en trouver avec la bestiole legendaire&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Dani&#235;l Boone</name>
    </author>
    <id>tag:00f.net,2009-04-09:489:512</id>
    <published>2009-04-22T08:49:03Z</published>
    <updated>2009-04-22T08:49:03Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/an-overview-of-modern-sql-free-databases" rel="alternate" type="text/html"/>
    <title>Comment on 'An overview of modern SQL-free databases' by Dani&#235;l Boone</title>
<content type="html">&lt;p&gt;Hello Frank&lt;/p&gt;


	&lt;p&gt;Is it possible to put the links to each project?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Frank</name>
    </author>
    <id>tag:00f.net,2009-04-09:489:510</id>
    <published>2009-04-19T21:51:56Z</published>
    <updated>2009-04-19T21:51:56Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/an-overview-of-modern-sql-free-databases" rel="alternate" type="text/html"/>
    <title>Comment on 'An overview of modern SQL-free databases' by Frank</title>
<content type="html">&lt;p&gt;Hello Chris,&lt;/p&gt;


	&lt;p&gt;Thanks a lot for the link to LuxIO. I didn&#8217;t know about the Lux search engine either. Thank you for the discoveries.&lt;/p&gt;


	&lt;p&gt;I&#8217;ll have to do another roundup of &lt;span class=&quot;caps&quot;&gt;SQL&lt;/span&gt;-free databases.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Chris Gahan</name>
    </author>
    <id>tag:00f.net,2009-04-09:489:509</id>
    <published>2009-04-19T21:31:09Z</published>
    <updated>2009-04-19T21:31:09Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/an-overview-of-modern-sql-free-databases" rel="alternate" type="text/html"/>
    <title>Comment on 'An overview of modern SQL-free databases' by Chris Gahan</title>
<content type="html">&lt;p&gt;Here&#8217;s another worthy database that you missed: &lt;a href=&quot;http://luxio.sourceforge.net/&quot;&gt;LuxIO&lt;/a&gt;&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Fast indexed retrieval (B+-tree, Array)&lt;/li&gt;
		&lt;li&gt;Support both cluster and non-cluster index&lt;/li&gt;
		&lt;li&gt;mmap(2) the whole index structure in cluster index&lt;/li&gt;
		&lt;li&gt;2 ways in data management in non-cluster index (Linked and Padded)
	&lt;ul&gt;
	&lt;li&gt;Linked mode for large expanding data&lt;/li&gt;
		&lt;li&gt;Padded mode for less likely expanding data&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
	&lt;/ul&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Frank</name>
    </author>
    <id>tag:00f.net,2009-04-09:489:508</id>
    <published>2009-04-19T19:01:34Z</published>
    <updated>2009-04-19T19:01:34Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/an-overview-of-modern-sql-free-databases" rel="alternate" type="text/html"/>
    <title>Comment on 'An overview of modern SQL-free databases' by Frank</title>
<content type="html">&lt;p&gt;Hello Mike, and congratulations for your work on MongoDB. I gave it a try a week ago, and it looks like a winner. However, the sharding server was completely unuseable, it used to crash (still listening to &lt;span class=&quot;caps&quot;&gt;TCP&lt;/span&gt; connections, but not answering any more) at the first request. But I know that this part is still an on-progress work. Good luck! MongoDB can really be a CouchDB killer.&lt;/p&gt;


	&lt;p&gt;Antirez: nice to meet you, and thanks for posting on my blog :)
Redis rocks, but I&#8217;m not convinced by 100% client-side sharding. First because it&#8217;s not &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;-agnostic. Next, what exactly happens when nodes are added to the ring? Does the current data set get redispatched according to the new number of servers? I can&#8217;t imagine how such a migration (that might take a long time) could be handled by a client library, especially with APIs like &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; (no application server, no background tasks). And once the ring changes, how does it track which data is still on the previous ring? I might be wrong (or just influenced by other software like MogileFS and Flare, but I&#8217;m quite convinced that such a task belongs to either the database servers themselves, or to another daemon.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>antirez</name>
    </author>
    <id>tag:00f.net,2009-04-09:489:507</id>
    <published>2009-04-19T08:28:13Z</published>
    <updated>2009-04-19T08:28:13Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/an-overview-of-modern-sql-free-databases" rel="alternate" type="text/html"/>
    <title>Comment on 'An overview of modern SQL-free databases' by antirez</title>
<content type="html">&lt;p&gt;Hello! I&#8217;m the author of Redis. Thank you very much for the article. I want just to add that sharding can be done, it&#8217;s just up to the client library. For example the Ruby library supports consistent hashing, it&#8217;s just a matter of specifying multiple servers and the keys will be distributed across the different servers.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Mike Dirolf</name>
    </author>
    <id>tag:00f.net,2009-04-09:489:506</id>
    <published>2009-04-18T22:34:35Z</published>
    <updated>2009-04-18T22:34:35Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/an-overview-of-modern-sql-free-databases" rel="alternate" type="text/html"/>
    <title>Comment on 'An overview of modern SQL-free databases' by Mike Dirolf</title>
<content type="html">&lt;p&gt;I work on MongoDB and definitely think you should give it a shot &#8211; glad to help if you have any questions.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://00f.net/">
    <author>
      <name>Frank</name>
    </author>
    <id>tag:00f.net,2009-04-09:489:502</id>
    <published>2009-04-18T20:13:46Z</published>
    <updated>2009-04-18T20:13:46Z</updated>
    <category term="Software"/>
    <link href="http://00f.net/2009/an-overview-of-modern-sql-free-databases" rel="alternate" type="text/html"/>
    <title>Comment on 'An overview of modern SQL-free databases' by Frank</title>
<content type="html">&lt;p&gt;By the way, Cloudkit ( http://getcloudkit.com/ ) can also be an option for some needs.&lt;/p&gt;</content>  </entry>
</feed>
