Comments on: MetaweblogFS: Ruby, FUSE, XML-RPC, oh my http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/ Musings about technology and other neat stuff Tue, 29 Sep 2009 21:48:06 +0200 http://wordpress.org/?v=2.8.4 hourly 1 By: pascal.germroth.name::blog::archive » Fun with FUSE http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-11187 pascal.germroth.name::blog::archive » Fun with FUSE Mon, 19 May 2008 09:46:05 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-11187 <p>[...] unbelievably easy to implement new and awesome filesystems for Linux, such as for example MetaweblogFS, which allows me to write this post using cat > $title && touch $title [...]</p> [...] unbelievably easy to implement new and awesome filesystems for Linux, such as for example MetaweblogFS, which allows me to write this post using cat > $title && touch $title [...]

]]>
By: /* Litchis ? */ » Blog Archive » Ruby, Trac and XML-RPC http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-11026 /* Litchis ? */ » Blog Archive » Ruby, Trac and XML-RPC Mon, 19 Nov 2007 15:25:31 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-11026 <p>[...] few days ago, I was just wandering in blogs, and found this. A couple of minutes later, I installed the XML-RPC plugin on my Trac repository. After some issues [...]</p> [...] few days ago, I was just wandering in blogs, and found this. A couple of minutes later, I installed the XML-RPC plugin on my Trac repository. After some issues [...]

]]>
By: Jason E. Ormes - Linux, OS X, programming, tips, and other stuff that I find interesting…. » Question for the small masses that read this blog http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-10990 Jason E. Ormes - Linux, OS X, programming, tips, and other stuff that I find interesting…. » Question for the small masses that read this blog Tue, 09 Oct 2007 18:28:26 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-10990 <p>[...] I’d like to add the ability to remove a blog post to this little script. metaweblogfs.rb [...]</p> [...] I’d like to add the ability to remove a blog post to this little script. metaweblogfs.rb [...]

]]>
By: Jason E. Ormes - Linux, OS X, programming, tips, and other stuff that I find interesting…. » First release of modifications to metaweblogfs.rb http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-10989 Jason E. Ormes - Linux, OS X, programming, tips, and other stuff that I find interesting…. » First release of modifications to metaweblogfs.rb Tue, 09 Oct 2007 16:42:21 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-10989 <p>[...] to use the built in editor to Wordpress as I much prefer to use offline editors. I stumbled across metaweblogfs.rb created by Diego Zamboni. I asked if I could make some modifications and I am greatful that he has [...]</p> [...] to use the built in editor to Wordpress as I much prefer to use offline editors. I stumbled across metaweblogfs.rb created by Diego Zamboni. I asked if I could make some modifications and I am greatful that he has [...]

]]>
By: Hitchhiker http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-10982 Hitchhiker Fri, 05 Oct 2007 18:58:40 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-10982 <p>Jason: by all means, go ahead! Consider it as freeware. I haven't had time to continue developing it, but I'd be happy to see new features added to it.</p> Jason: by all means, go ahead! Consider it as freeware. I haven’t had time to continue developing it, but I’d be happy to see new features added to it.

]]>
By: Jason http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-10981 Jason Fri, 05 Oct 2007 18:48:13 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-10981 <p>Hey this is pretty cool... your file doesn't list a license used for it. Do you mind if I make changes to it and post the changes if they are useful?</p> Hey this is pretty cool… your file doesn’t list a license used for it. Do you mind if I make changes to it and post the changes if they are useful?

]]>
By: Marcel http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-10835 Marcel Wed, 04 Apr 2007 16:05:11 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-10835 <p>No, Unison does not work yet. When it propagates an update from the offline directory to the FUSE directory, it creates a temporary file and changes permissions on it. The chmod step fails with the message "Function not implemented".</p> <p>Then I tried rsync. It does not have the chmod problem. But it leaves temporary files around, one for each file, even if the file hasn't changed. Finally the problem remains that files that were updated are moved to Drafts.</p> No, Unison does not work yet. When it propagates an update from the offline directory to the FUSE directory, it creates a temporary file and changes permissions on it. The chmod step fails with the message “Function not implemented”.

Then I tried rsync. It does not have the chmod problem. But it leaves temporary files around, one for each file, even if the file hasn’t changed. Finally the problem remains that files that were updated are moved to Drafts.

]]>
By: Marcel http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-10828 Marcel Mon, 02 Apr 2007 08:39:45 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-10828 <p>Thanks, Diego! It was surprisingly simple to set up on Gentoo: enable FUSE in the kernel, emerge fuse, and for Ruby support emerge fusefs.</p> <p>Next experiment: combine FUSE and Unison file synchronisation for offline capability.</p> Thanks, Diego! It was surprisingly simple to set up on Gentoo: enable FUSE in the kernel, emerge fuse, and for Ruby support emerge fusefs.

Next experiment: combine FUSE and Unison file synchronisation for offline capability.

]]>
By: tadek http://zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/comment-page-1/#comment-10826 tadek Sat, 31 Mar 2007 08:41:53 +0000 http://www.zzamboni.org/brt/2007/03/31/metaweblogfs-ruby-fuse-xml-rpc-oh-my/#comment-10826 <p>Wow. That's uber-cool! I haven't gotten to install Fuse on my Mac (recently <a href="http://code.google.com/p/macfuse/" rel="nofollow">released by Google</a>) but now I have no excuse ;-)</p> Wow. That’s uber-cool! I haven’t gotten to install Fuse on my Mac (recently released by Google) but now I have no excuse ;-)

]]>