Comments on: Filesystem issues and django-couchdb work http://eikke.com/filesystem-issues-and-django-couchdb-work/ 'cause this is what I do Tue, 04 Dec 2012 00:03:23 +0000 hourly 1 http://wordpress.org/?v=3.4.1 By: Paul http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-990 Paul Wed, 27 Feb 2008 06:47:29 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-990 Okay Nicolas, I'll let you know if I make anything with it. Okay Nicolas, I’ll let you know if I make anything with it.

]]>
By: Nicolas http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-978 Nicolas Tue, 26 Feb 2008 22:35:41 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-978 Paul: I haven't looked at the code for quite a while, don't need it myself either anymore. I think what's in my git repository is the latest code I got, I'll check later. Take it, (ab)use it, share it ;-) Paul: I haven’t looked at the code for quite a while, don’t need it myself either anymore. I think what’s in my git repository is the latest code I got, I’ll check later. Take it, (ab)use it, share it ;-)

]]>
By: Paul http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-957 Paul Tue, 26 Feb 2008 06:54:27 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-957 Hi Nicolas, first off, thanks for kicking off some Django-CouchDB integration. Is it something you are going to develop further? I'm new to Python, Django and CouchDB, so I'm not confident in being able to carry on from where the code is at at the moment, though I will definitely be not too long from now. What would be of great help to me would be a working example application. The current one is empty. On a final note, I think Django for its templating system, and great capabilities with relational databases, along with CouchDB for non-relational data looks very interesting. I hope that you are able to get your code into Django trunk at some stage! Hi Nicolas,

first off, thanks for kicking off some Django-CouchDB integration. Is it something you are going to develop further? I’m new to Python, Django and CouchDB, so I’m not confident in being able to carry on from where the code is at at the moment, though I will definitely be not too long from now.

What would be of great help to me would be a working example application. The current one is empty.

On a final note, I think Django for its templating system, and great capabilities with relational databases, along with CouchDB for non-relational data looks very interesting. I hope that you are able to get your code into Django trunk at some stage!

]]>
By: Nicolas http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-45 Nicolas Fri, 04 Jan 2008 01:38:11 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-45 I see. Guess I should update. About the FF issue: no problems here... Didn't try on any other machine yet, though *oops* I see. Guess I should update.

About the FF issue: no problems here… Didn’t try on any other machine yet, though *oops*

]]>
By: Ka-Hing Cheung http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-44 Ka-Hing Cheung Fri, 04 Jan 2008 01:23:06 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-44 2.2.2 is released on 10/23/2007: http://pidgin.im/ChangeLog PS: your page makes scrolling in firefox really show 2.2.2 is released on 10/23/2007: http://pidgin.im/ChangeLog

PS: your page makes scrolling in firefox really show

]]>
By: Nicolas http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-42 Nicolas Fri, 04 Jan 2008 00:48:46 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-42 Ka-Hing: a guy called Eduardo Pérez pointed me at this code by mail too. I'm running 2.2.2 now, should check whether that november patch is in it already. If not, this should indeed fix the issue. Thanks for pointing out! Ka-Hing: a guy called Eduardo Pérez pointed me at this code by mail too. I’m running 2.2.2 now, should check whether that november patch is in it already. If not, this should indeed fix the issue. Thanks for pointing out!

]]>
By: Ka-Hing Cheung http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-40 Ka-Hing Cheung Fri, 04 Jan 2008 00:28:37 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-40 Pidgin doesn't keep blist.xml open forever. There's a patch applied relatively recently that deals with some XFS issue, which may or may not apply to JFS: http://pidgin.im/pipermail/commits/2007-November/006688.html Pidgin doesn’t keep blist.xml open forever. There’s a patch applied relatively recently that deals with some XFS issue, which may or may not apply to JFS:

http://pidgin.im/pipermail/commits/2007-November/006688.html

]]>
By: Nicolas http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-29 Nicolas Sun, 30 Dec 2007 18:10:19 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-29 Had to think about it a little, guess you mean dict interface ;-) You're right... The client class most certainly needs more work. If you got more ideas, please let me know! Had to think about it a little, guess you mean dict interface ;-) You’re right… The client class most certainly needs more work. If you got more ideas, please let me know!

]]>
By: Eduardo Padoan http://eikke.com/filesystem-issues-and-django-couchdb-work/comment-page-1/#comment-28 Eduardo Padoan Sun, 30 Dec 2007 16:45:32 +0000 http://eikke.com/filesystem-issues-and-django-couchdb-work/#comment-28 Great work so far! KeyError i an important part of he ict interface. IMHO, 404 errors should be translated to KeyErrors on the _Database class. Great work so far!
KeyError i an important part of he ict interface. IMHO, 404 errors should be translated to KeyErrors on the _Database class.

]]>