Re: [nodejs] Entire Node app as pulgin

2013-12-20 Thread Gabriel Farrell
Sounds like you're wanting frontend widgets a la https://github.com/mikeal/jsfest2014-cfp/issues/18. On Thu, Dec 19, 2013 at 7:31 AM, Sagunthala R sagunthala@gmail.comwrote: Alex thanks for your reply. Can you explain me in more detail on how to do it. On Thu, Dec 19, 2013 at 6:39 AM,

Re: [nodejs] Re: embedded database options for Nodejs

2013-04-20 Thread Gabriel Farrell
For those interested in leveldb this recent NodeUp is worth a listen: http://nodeup.com/fortyone. On Fri, Apr 19, 2013 at 2:52 PM, John Fitzgerald jrfitzger...@gmail.comwrote: When using these embedded databases, like node-levelup, how do you handle cluster based apps? I'd love to use an

Re: [nodejs] When to change the default maxConnections value?

2013-04-20 Thread Gabriel Farrell
From substack's rant at https://github.com/substack/hyperquest it would seem the max of 5 connections is rather arbitrary, so raising it shouldn't have any dire consequences. On Thu, Apr 18, 2013 at 4:09 PM, Jed Wood j...@limechile.com wrote: When is it wise to raise the default

Re: [CODE4LIB] Bootstrap

2013-01-26 Thread Gabriel Farrell
Another front-end framework that's been gaining traction is Foundation ( http://foundation.zurb.com/). It might be worth comparing with Bootstrap as you make your decision. On Sat, Jan 26, 2013 at 9:29 AM, Danaye Gebru dge...@slu.edu wrote: A similar alternative to Twitter Bootstrap is Gumby,

[CODE4LIB] Conference roommate

2013-01-22 Thread Gabriel Farrell
I'm looking for a roommate for a room at the conference hotel Monday through Thursday. I've also posted at http://wiki.code4lib.org/index.php/2013_room_ride_share. References available upon request.

Re: [CODE4LIB] Zoia

2013-01-22 Thread Gabriel Farrell
It should be noted that @poledance really was originally named @rsinger. See * https://github.com/code4lib/supybot-plugins/commit/7ae336cc37a7bbd41e4899f1ca90fb43b12acf46 * and https://github.com/code4lib/supybot-plugins/commit/90e7d0f2bbb5f8a30c43a6177fb3d4eb7bcb46b1 . On Tue, Jan 22, 2013 at

Re: [CODE4LIB] Conference roommate

2013-01-22 Thread Gabriel Farrell
And the code4lib community comes through again. I now have a roommate. See you all at the conference! On Mon, Jan 21, 2013 at 11:59 AM, Gabriel Farrell gsf...@gmail.com wrote: I'm looking for a roommate for a room at the conference hotel Monday through Thursday. I've also posted at http

Re: [CODE4LIB] Zoia

2013-01-18 Thread Gabriel Farrell
On Fri, Jan 18, 2013 at 11:46 AM, Michael J. Giarlo leftw...@alumni.rutgers.edu wrote: Yes, I believe zoia was named as a tribute to Zoia Horn, FWIW. I did name zoia as a tribute to Zoia Horn. My copy of *ZOIA! Memoirs of Zoia Horn, Battler for the People’s Right to Know* holds a special

Re: [CODE4LIB] Zoia

2013-01-18 Thread Gabriel Farrell
On Fri, Jan 18, 2013 at 12:38 PM, Jay Luker lb...@reallywow.com wrote: On Friday, January 18, 2013, Gabriel Farrell wrote: I've also been working on a new IRC bot framework in node.js called n0d3 ( https://github.com/gsf/n0d3). I introduced emerac to #code4lib as a hubot a year or so ago

Re: [CODE4LIB] Code, Inclusiveness, and Fear

2012-12-06 Thread Gabriel Farrell
Thanks, Eric. I saw the post about the Hackers Union and wondered who the real audience is. Too bad it's the same old nonsense. The motivation you eloquently defined, to reject the fear of code, is also one that rings true with me. I hope we can continue to live up to it. I want to make sure

Re: [nodejs] Streaming asynchronous template engine

2012-06-01 Thread Gabriel Farrell
On Wed, May 30, 2012 at 11:15 AM, Tim Caswell t...@creationix.com wrote: On Wed, May 30, 2012 at 7:15 AM, Oliver Leics oliver.le...@gmail.com wrote: is dustjs[1] really the only template engine that implements rt streamed render output and supports asynchronous calls within

Re: [CODE4LIB] Q.: MARC8 vs. MARC/Unicode and pymarc and misencoded III records

2012-03-08 Thread Gabriel Farrell
Sounds like what you do, Terry, and what we need in PyMARC, is something like UnicodeDammit [0]. Actually handling all of these esoteric encodings would be quite the chore, though. I also used to think it would be cool if we could get MARC8 encoding/decoding into the Python standard library, but

Re: [CODE4LIB] Project Management Software Question

2012-02-23 Thread Gabriel Farrell
I've been influenced lately by a great talk on Project Management that Delphine Khanna gave at THATCamp a few months ago. She stressed the need for lightweight solutions to handle the more common case where we have multiple small library projects rather than one massive endeavor. The core piece of

Re: [CODE4LIB] code4lib.org back up, along with wiki.code4lib.org and planet.code4lib.org

2012-02-21 Thread Gabriel Farrell
Many thanks to rordway and wickr and Oregon State for keeping our home on the web up and running. On Mon, Feb 20, 2012 at 5:07 PM, Wick, Ryan ryan.w...@oregonstate.edu wrote: We're back up and running, thanks to Ryan Ordway. Let me know if you notice something that isn't working as expected.

Re: [CODE4LIB] Digital Object Viewer

2012-02-01 Thread Gabriel Farrell
You might want to check out Diva.js. There was a nice article about it in the Code4Lib Journal last summer: http://journal.code4lib.org/articles/5418 On Mon, Jan 30, 2012 at 3:15 PM, Nathan Tallman ntall...@gmail.com wrote: Can anyone recommend a digital object viewer? Something that doesn't

Re: [CODE4LIB] marc in json

2011-12-01 Thread Gabriel Farrell
Yes, use marc-in-json. We should add read support as well while we're at it. On Thu, Dec 1, 2011 at 5:57 AM, Ed Summers e...@pobox.com wrote: Martin Czygan recently added JSON support to pymarc [1]. Before this gets rolled into a release I was wondering if it might make sense to bring the

Re: [CODE4LIB] marc in json

2011-12-01 Thread Gabriel Farrell
On Thu, Dec 1, 2011 at 9:41 AM, Bill Dueber b...@dueber.com wrote: I, at least, already use marc-in-json in production (It's a great way to store MARC in solr). It would be great if folks would have the confidence to use it, at least as a single-record format. I think for wider adoption we'll

Re: [CODE4LIB] marc in json

2011-12-01 Thread Gabriel Farrell
On Thu, Dec 1, 2011 at 12:56 PM, Michael B. Klein mbkl...@gmail.com wrote: +1 to marc-in-json +1 to newline-delimited records +1 to read support +1 to edsu, rsinger, BillDueber, gmcharlt, and the other module maintainers All this incrementing is making me want to work on node-marc some more.

Re: [CODE4LIB] vivosearchlight

2011-11-21 Thread Gabriel Farrell
On Sun, Nov 20, 2011 at 6:53 AM, Ed Summers e...@pobox.com wrote: On Tue, Nov 1, 2011 at 7:44 AM, John Fereira ja...@cornell.edu wrote: If you want to see what node.js can do to implement a search mechanism take a look something one of my colleagues developed.  http://vivosearchlight.org It

Re: [CODE4LIB] _[CODE4LIB] Code4Lib National 2012 Registration is now OPEN!!!!

2011-11-16 Thread Gabriel Farrell
Ditto. On Wed, Nov 16, 2011 at 11:41 AM, Bowen, Jennifer jbo...@library.rochester.edu wrote: I also entered the name of the event in the Description field, since there is no guidance on what that field is for.  Hope that will not be a problem. -Original Message- From: Code for

Re: [CODE4LIB] New thread: Why are you doing what you're doing?

2011-09-28 Thread Gabriel Farrell
Great logo! We do get pretty lippy around here sometimes. On Wed, Sep 28, 2011 at 2:13 PM, Montoya, Gabriela gamont...@ucsd.edu wrote: I'm not a developer, but I too like to lurk on this listserv. Sometimes you learn something new, and other times you just have to make light of a situation.

Re: [CODE4LIB] ny times best seller api

2011-09-28 Thread Gabriel Farrell
Looks like data.results is an array, so you'll have to loop through it. If you just want the first result, you could get at the book_details array with data.results[0].book_details. On Wed, Sep 28, 2011 at 3:28 PM, Nate Hill nathanielh...@gmail.com wrote: Anybody out there using the NY times

Re: [CODE4LIB] Job Posting: Digital Library Repository Developer, Boston Public Library (Boston, MA)

2011-09-27 Thread Gabriel Farrell
Yeah, Roy. Why build anything when we already have CONTENTdm, right? On Tue, Sep 27, 2011 at 1:40 PM, Roy Tennant roytenn...@gmail.com wrote: Phew! That's a relief! I saw the word develop instead of implement. Thanks for the clarification, Roi 2011/9/27 Colford, Scot scolf...@bpl.org: Not

Re: [CODE4LIB] Can a library automate without a computer yet?

2011-09-25 Thread Gabriel Farrell
I agree it's a good suggestion, and something that's been asked for again and again. If OCLC prices this reasonably, I can see a lot of small public and school libraries signing up. Also, nice mugshot, Jack: http://experimental.worldcat.org/lib/n/us.tn.loremville-public-library/home On Sat, Sep

Re: [CODE4LIB] Apps to reduce large file on the fly when it's requested

2011-08-03 Thread Gabriel Farrell
I agree that your client software should be nothing more than a link or button in the web browser. As for the server, it sounds akin to image servers that resize on the fly. I would probably just proxy requests to a script or cgi that compresses/converts the files, especially if you're not

Re: Wiki Error JSON syntax

2011-07-25 Thread Gabriel Farrell
On Mon, Jul 25, 2011 at 12:24 PM, Stefan Matheis matheis.ste...@googlemail.com wrote: Hi Remy, so you may open an Issue for this on the github Project? i mean .. just creating another client, because i have one problem, does not sound like a good plan? Agreed, and thanks for calling my

Re: _changes feed continuous mode hangs up after 90 seconds

2011-06-23 Thread Gabriel Farrell
On Wed, Jun 22, 2011 at 10:06 PM, Jason Smith j...@iriscouch.com wrote: On Thu, Jun 23, 2011 at 6:52 AM, Randall Leeds randall.le...@gmail.com wrote: On Wed, Jun 22, 2011 at 16:27, Jens Alfke j...@mooseyard.com wrote: I’m guessing that, contrary to the docs, there is a default timeout in

rewrite rules for alphabetic browse

2011-06-21 Thread Gabriel Farrell
I'm putting together a site where I have artists and works of art. I would like to browse those artists and works alphabetically, with URLs like http://example.com/artists/a and http://example.com/works/b. I have a view called type_name: function(doc) { if (doc.type doc.name) {

Re: rewrite rules for alphabetic browse

2011-06-21 Thread Gabriel Farrell
] } }, Thanks! -- Clément Le 21 juin 2011 à 16:18, Gabriel Farrell a écrit : I'm putting together a site where I have artists and works of art. I would like to browse those artists and works alphabetically, with URLs like http://example.com/artists/a and http://example.com/works/b. I have

Re: rewrite rules for alphabetic browse

2011-06-21 Thread Gabriel Farrell
to :startkey and now things are fine. Thanks again! -- Clément Le 21 juin 2011 à 17:17, Gabriel Farrell a écrit : On Tue, Jun 21, 2011 at 10:29 AM, Clement Hallet clem...@challet.eu wrote: Hello Gabriel, Why not making a key using only the first letter ?  function(doc) {   if (doc.type

[jira] [Commented] (COUCHDB-1017) HTTP Rewrite Handler: Rewriting strings in queries

2011-06-21 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052560#comment-13052560 ] Gabriel Farrell commented on COUCHDB-1017: -- Benoit, works for me. Which commit

[Bug 765514] Re: printing certain pdfs (samsung 1660, pdf generated using lyx/latex) works using pdftoraster but not pdftoraster-poppler

2011-06-08 Thread Gabriel Farrell
Also getting this bug, I believe, with the File '/System/Library/ColorSync/Profiles/sRGB Profile.icc' not found error pointed out at http://ubuntuforums.org/showthread.php?p=10873253. Unfortunately, pdftoraster (non-poppler) is also very slow (20 minutes to print the one page of

[Bug 765514] Re: printing certain pdfs (samsung 1660, pdf generated using lyx/latex) works using pdftoraster but not pdftoraster-poppler

2011-06-08 Thread Gabriel Farrell
Also getting this bug, I believe, with the File '/System/Library/ColorSync/Profiles/sRGB Profile.icc' not found error pointed out at http://ubuntuforums.org/showthread.php?p=10873253. Unfortunately, pdftoraster (non-poppler) is also very slow (20 minutes to print the one page of

Re: [CODE4LIB] Version control and local changes

2011-05-09 Thread Gabriel Farrell
The great thing about any DVCS is how easy it is to clone repos, then push and pull between any two clones. Most of the projects I work on are on github (a couple still in hg on googlecode), so that's the public repo. I have a live clone of the public repo, but between the two I have staging

Re: [CODE4LIB] If you were starting over, what would you learn and how would you do it?

2011-05-06 Thread Gabriel Farrell
Spare-time projects definitely get respect. You might also look into low-paying or volunteer freelance web development work for an organization with data management challenges. Schools, small businesses, and non-profits of all stripes can use your help, and in the process you'll pick up some

Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Gabriel Farrell
sent to the IUG by one of our librarians.  They may be way ahead of us (or not) but it will be a good place to check. On Mon, Apr 25, 2011 at 8:36 PM, Gabriel Farrell gsf...@gmail.com wrote: Nice work, Patrick. You reminded me I never mentioned on this list the III Refworks Export script I put

Re: [CODE4LIB] Google Book Search and Millennium

2011-04-25 Thread Gabriel Farrell
Nice work, Patrick. You reminded me I never mentioned on this list the III Refworks Export script I put up on GitHub (see the code for props to those who did most of the work). It's at https://github.com/gsf/refworksexport. Maybe we should start collecting these under a iiihacks GitHub org. On

Re: [CODE4LIB] distributed library alpha server up, feedback welcome

2011-04-24 Thread Gabriel Farrell
The distributed library, where all patrons are both lenders and borrowers, is an intriguing concept, and it's great that you have a rudimentary system up to experiment with it. Aside from the unusual requirements of a distributed library, you have one thing which separates you from the masses of

Server-side union and intersection of views

2011-02-21 Thread Gabriel Farrell
On Sun, Feb 20, 2011 at 8:57 PM, Steve Midgley scie...@misuse.org wrote: Hi, I'm new on this list - hopefully this post is relevant. I'd like to ask a bit more about this question of querying multiple views. I come from a postgres background, and if I were to solve this problem in postgres,

Re: Query view with multiple keys with OR logic

2011-02-19 Thread Gabriel Farrell
On Sat, Feb 19, 2011 at 2:54 PM, Simeon F. Willbanks sim...@simeons.net wrote: Correct. In retrospect, I am looking for an idiom or preferred way to achieve a dynamic view. My example states I'd like to query by type=post OR tag=tag1, but I'd like the key values to be dynamic. My next request

Re: [CODE4LIB] GPL incompatible interfaces

2011-02-18 Thread Gabriel Farrell
On Fri, Feb 18, 2011 at 3:50 AM, graham gra...@theseamans.net wrote: On 02/17/11 19:48, Jonathan Rochkind wrote: Personally, I much prefer non-viral type open source licenses like Apache or MIT for this reason. The GPL advocates argue that viral-type licenses like GPL are more free because

Re: [CODE4LIB] GPL incompatible interfaces

2011-02-18 Thread Gabriel Farrell
On Fri, Feb 18, 2011 at 1:29 PM, Ross Singer rossfsin...@gmail.com wrote: On Fri, Feb 18, 2011 at 9:30 AM, Eric Hellman e...@hellman.net wrote: Since the Metalib API is not public, to my knowledge, I don't know whether it gets disclosed with an NDA. And you can't run or develop Xerxes without

Re: [CODE4LIB] exporting marc records from iii

2011-02-18 Thread Gabriel Farrell
On Fri, Feb 18, 2011 at 12:53 PM, David Jones djo...@scu.edu wrote: On 2/18/2011 at 08:23 AM, Westman, Stephen srwes...@uncc.edu wrote: I'm currently exploring how we can use the Millennium Java client to do the same thing (if anybody knows how to do that, I would love to hear because we don't

Re: Spaces in View Names

2011-02-17 Thread Gabriel Farrell
On Tue, Feb 15, 2011 at 4:22 PM, Benjamin Young benja...@couchone.com wrote: On 2/14/11 11:50 AM, Gabriel Farrell wrote: If there's a use case for including spaces in view names (I haven't thought of one yet) we could meet that while avoiding whitespace-only names and other tricky issues

Re: Spaces in View Names

2011-02-14 Thread Gabriel Farrell
If there's a use case for including spaces in view names (I haven't thought of one yet) we could meet that while avoiding whitespace-only names and other tricky issues by trimming leading and trailing spaces before creation. On Mon, Feb 14, 2011 at 11:10 AM, Jan Lehnardt j...@apache.org wrote:

Re: date range querying

2011-02-12 Thread Gabriel Farrell
Could you split this into two queries? That is, run one view that emits startDate for each record and one that emits endDate, then run a query for startDate today and another for endDate today, then calculate the intersection of the two sets in your app? On Sun, Feb 6, 2011 at 4:57 PM, Warner

Re: [CODE4LIB] livefeed /about

2011-02-11 Thread Gabriel Farrell
about_page++ great idea ed On Fri, Feb 11, 2011 at 10:46 AM, Ed Summers e...@pobox.com wrote: I just wanted to also say thanks for the livestream from code4lib Bloomington. The stream, IRC and twitter in combination were *extremely* useful from afar. I missed out on the craft-beers, but at

Re: roadmap

2011-02-11 Thread Gabriel Farrell
On Thu, Feb 10, 2011 at 11:44 AM, Jan Lehnardt j...@apache.org wrote: On 10 Feb 2011, at 17:29, Gabriel Farrell wrote: On Tue, Feb 8, 2011 at 11:37 AM, Robert Newson robert.new...@gmail.com wrote: You're absolutely right. 1.0.2 was ready to go quite some time ago but several bugs were

Re: roadmap

2011-02-10 Thread Gabriel Farrell
On Tue, Feb 8, 2011 at 11:37 AM, Robert Newson robert.new...@gmail.com wrote: You're absolutely right. 1.0.2 was ready to go quite some time ago but several bugs were found as we were releasing. We decided, as a team, that we couldn't ship with the bugs that were found, so we elected to fix

Re: [CODE4LIB] javascript testing?

2011-01-26 Thread Gabriel Farrell
Hey Bess, dunno if you're still looking, but a friend just mentioned this project running Jasmine tests headless with EnvJS: https://github.com/trevmex/EnvJasmine. I haven't tried it out or anything, but looks somewhat interesting. On Tue, Jan 11, 2011 at 7:21 PM, Bess Sadler

Re: [CODE4LIB] best persistent url system

2011-01-14 Thread Gabriel Farrell
Ditto what Kyle said. On Fri, Jan 14, 2011 at 12:05 PM, Kyle Banerjee baner...@uoregon.edu wrote: We want to use urls in our MARC records and EAD to link to content in our Fedora repository as well as things like web pages on our company's website.  What are you folks using out there for

Re: Apache CouchDB 1.0.2 Release, Round 2

2011-01-12 Thread Gabriel Farrell
On Wed, Jan 12, 2011 at 9:40 AM, Filipe David Manana fdman...@apache.org wrote: On Wed, Jan 12, 2011 at 2:06 PM, Benoit Chesneau bchesn...@gmail.com wrote: Vote was stopped yesterday, in any serious businness, we would wait a little. Apache CouchDB is not a business, it's an open source and

Re: [CODE4LIB] javascript testing?

2011-01-11 Thread Gabriel Farrell
I like QUnit because it's minimal and I'm used to unit testing. A lot of people are jumping on Jasmine, though. It might be more your style if you're into BDD. On Tue, Jan 11, 2011 at 7:21 PM, Bess Sadler bess.sad...@gmail.com wrote: Can anyone recommend a javascript testing framework? At

Re: [CODE4LIB] data export help: line breaks on tab-delimited download

2011-01-11 Thread Gabriel Farrell
For future reference, Notepad will only recognize \r\n, not \r or \n alone. Also, use Wordpad or Notepad++ instead. Further reading: http://social.msdn.microsoft.com/forums/en-US/vclanguage/thread/cba503b1-a0e2-4a64-a970-f735c5bc1c90 http://www.baanboard.com/baanboard/showthread.php?t=9069 On

Re: [VOTE] Apache CouchDB 1.0.2 Release, Round 2

2011-01-10 Thread Gabriel Farrell
For goodness' sake, release it already! ;) +1 On Mon, Jan 10, 2011 at 9:01 PM, Paul Davis paul.joseph.da...@gmail.com wrote: This is the second release vote for Apache CouchDB 1.0.2 Changes since the last round:  * Fix share/www/image/spinner.gif  * Fix OOM error when compacting documents

Re: [CODE4LIB] collengine, the collection engine; runs on django-nonrel / app engine

2010-12-16 Thread Gabriel Farrell
I did some of the development on Kochief, a discovery interface that places Django in front of Solr [1]. I made some stabs at including cataloging as well, but never got too far in that direction. Django-nonrel looks like a neat project, with a lot of what one would need in a collection

Re: [CODE4LIB] Hotel reservations

2010-12-13 Thread Gabriel Farrell
Seems to be showing that error for stays longer than Feb. 7-10. Or maybe Feb. 7-11. All I know is Feb. 6-11 is right out. I was forced to use a telephone. On Mon, Dec 13, 2010 at 12:59 PM, Jason Stirnaman jstirna...@kumc.edu wrote: Me too when confirming, after it shows the list of rooms

Re: Source tree refactoring - TESTERS NEEDED

2010-12-09 Thread Gabriel Farrell
, Paul Davis paul.joseph.da...@gmail.com wrote: Gabriel, Thanks for the report. Does that attachments test fail on trunk or with FF? On Wed, Dec 8, 2010 at 5:28 PM, Gabriel Farrell gsf...@gmail.com wrote: Tested on Maverick on a netbook (sorry, Ubuntu is all I got). JSpec tests wouldn't run

Re: [CODE4LIB] Which O'Reilly books should we give away at Code4Lib 2011?

2010-12-08 Thread Gabriel Farrell
I've heard good things about Pilgrim's HTML5 book. I also still want my own copy of Javascript: The Good Parts. On Tue, Dec 7, 2010 at 9:31 PM, Kevin S. Clarke kscla...@gmail.com wrote: Hi all, If you have particular O'Reilly titles that you'd like for us to ask O'Reilly for, send them to me

[jira] Commented: (COUCHDB-972) Unauthorized requests with(out) Accept: */* get different status codes

2010-12-08 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969489#action_12969489 ] Gabriel Farrell commented on COUCHDB-972: - As for linking to the thread, I prefer

Re: Source tree refactoring - TESTERS NEEDED

2010-12-08 Thread Gabriel Farrell
Tested on Maverick on a netbook (sorry, Ubuntu is all I got). JSpec tests wouldn't run (Chromium 8.0.552.215). When I go to http://127.0.0.1:5984/_utils/spec/run.html I get a blank screen that displays only JSpec 3.3.2. Futon test report at

[CODE4LIB] Code4Lib Journal Call for Papers

2010-12-06 Thread Gabriel Farrell
Call for Papers (and apologies for cross-posting): The Code4Lib Journal (C4LJ) exists to foster community and share information among those interested in the intersection of libraries, technology, and the future. The Code4Lib Journal is now accepting proposals for publication in its 13th issue.

Re: [CODE4LIB] Code4Lib Journal Call for Papers

2010-12-06 Thread Gabriel Farrell
Submitted to LISWire and the above lists, but rejected from autocat, lita-l, usability4lib, ngc4lib, drupal4lib, and ol-lib (though there was talk around the call for the 11th issue of dropping ol-lib from the list of publicity venues). On Mon, Dec 6, 2010 at 10:21 AM, Gabriel Farrell gsf

Re: [CODE4LIB] Code4Lib Journal Call for Papers

2010-12-06 Thread Gabriel Farrell
a subscriber to those lists?  If so, I can handle those (and ol-lib, too). Peter On Dec 6, 2010, at 10:32 AM, Gabriel Farrell wrote: Submitted to LISWire and the above lists, but rejected from autocat, lita-l, usability4lib, ngc4lib, drupal4lib, and ol-lib -- Peter Murray         peter.mur

Re: use view functions to emit changes

2010-12-06 Thread Gabriel Farrell
On Tue, Nov 30, 2010 at 8:32 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Tue, Nov 30, 2010 at 1:50 PM, Jan Lehnardt j...@apache.org wrote: On 30 Nov 2010, at 13:05, Benoit Chesneau wrote: About the 2 spaces in js, imo we should go to a 4 spaces indentations, which is a way more readable

[jira] Commented: (COUCHDB-972) Unauthorized requests with(out) Accept: */* get different status codes

2010-12-01 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965769#action_12965769 ] Gabriel Farrell commented on COUCHDB-972: - I vote for the third option. A straight

Re: [CODE4LIB] Code4Lib sites back up

2010-11-26 Thread Gabriel Farrell
OSU++ On Wed, Nov 24, 2010 at 2:12 PM, Wick, Ryan ryan.w...@oregonstate.edu wrote: Service has been restored to the computer center and the OSU-hosted Code4Lib sites appear to all be back online. Ryan Wick Information Technology Consultant Special Collections Oregon State University

[jira] Commented: (COUCHDB-790) validate_doc_update on the _users database fails

2010-11-22 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934601#action_12934601 ] Gabriel Farrell commented on COUCHDB-790: - All looks great. I hadn't seen

[jira] Updated: (COUCHDB-790) validate_doc_update on the _users database fails

2010-11-20 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Farrell updated COUCHDB-790: Attachment: users-test2.diff Attached users-test2.diff patch uses isArray function

[jira] Updated: (COUCHDB-790) validate_doc_update on the _users database fails

2010-11-19 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Farrell updated COUCHDB-790: Attachment: usersTest.diff Attached patch adds tests for user type an roles array

[jira] Commented: (COUCHDB-955) Slightly more verbose bootstrap

2010-11-18 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933613#action_12933613 ] Gabriel Farrell commented on COUCHDB-955: - Makes sense. No need for messages

[jira] Updated: (COUCHDB-948) Breadcrumb doesn't need to be URI encoded

2010-11-17 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Farrell updated COUCHDB-948: Attachment: noUriEncode.diff Okay, I won't open this issue again, but I really disagree

[jira] Reopened: (COUCHDB-948) Breadcrumb doesn't need to be URI encoded

2010-11-15 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Farrell reopened COUCHDB-948: - The change committed addresses the particular case of forward slashes in doc IDs

[jira] Created: (COUCHDB-948) Breadcrumb doesn't need to be URI encoded

2010-11-14 Thread Gabriel Farrell (JIRA)
: 1.1 Reporter: Gabriel Farrell Priority: Trivial Introduced by github commit 871e2617 on 2010-11-02. When I go to the design doc foo for db bob, breadcrumbs/nav shows Overview bob _design%2Ffoo when it should be Overview bob _design/foo. -- This message

[jira] Updated: (COUCHDB-948) Breadcrumb doesn't need to be URI encoded

2010-11-14 Thread Gabriel Farrell (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Farrell updated COUCHDB-948: Attachment: noEncode.diff Patch as git diff output. Breadcrumb doesn't need to be URI

[jira] Created: (COUCHDB-944) validate_doc_update ignored after compact

2010-11-10 Thread Gabriel Farrell (JIRA)
Environment: Debian testing 64-bit, Ubuntu 10.10 32-bit Reporter: Gabriel Farrell After compacting a db its validate_doc_update is ignored until the next couch restart. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

Re: Odd problem getting starting on Debian

2010-11-09 Thread Gabriel Farrell
How did you install CouchDB? Are you able to create other databases? On Fri, Nov 5, 2010 at 8:06 AM, David Goodenough david.goodeno...@linkchoose.co.uk wrote: I have a Debian (unstable) machine, and I installed CouchDB on it.  I can start up Futon, and the Futon UI starts.  If I then go to the

Re: CouchDB hosting services and same-domain origin

2010-11-09 Thread Gabriel Farrell
If you're wondering how to do this for a CouchApp, you might look at the setup Mikeal talks about (NodeJS behind CouchDB) at http://jsconf.eu/2010/speaker/nodejs_couchdb_crazy_delicious.html (especially at around 12:15). On Fri, Nov 5, 2010 at 3:41 PM, couchdb user couchdbu...@gmail.com wrote:

Re: Can't get user:passw...@domain auth to work...

2010-11-08 Thread Gabriel Farrell
Did you set up an admin account? See http://wiki.apache.org/couchdb/Setting_up_an_Admin_account . You can also set one up through Futon by clicking Fix this in the bottom-right corner. On Mon, Nov 8, 2010 at 1:24 AM, Doug douglas.lin...@gmail.com wrote: I've been trying to use the

Re: LivelyCouch - a framework around CouchDB and Node.js

2010-11-08 Thread Gabriel Farrell
Neat. I look forward to both using the framework and learning from its use of externals and http proxy modules. Comments: Because the handlers are similar to views, I'm tempted to want them in my design documents. Would it be possible to read them from a handlers value there? I think that URL

Re: LivelyCouch - a framework around CouchDB and Node.js

2010-11-08 Thread Gabriel Farrell
that an email should be sent. After the email is sent, node would then update that same document to signal that the email had been sent. On 11/8/10 11:09 PM, Gabriel Farrell wrote: Neat. I look forward to both using the framework and learning from its use of externals and http proxy modules

Re: Error when compiling on Debian testing

2010-11-08 Thread Gabriel Farrell
On Mon, Nov 8, 2010 at 11:24 AM, Jan Lehnardt j...@apache.org wrote: On 8 Nov 2010, at 17:13, Gabriel Farrell wrote: Attempts to compile from HEAD on Github (at commit e9bf7b33c7), following the DEVELOPERS doc, on my 64-bit Debian testing machine resulted in the following error

Re: CouchDB hosting services and same-domain origin

2010-11-07 Thread Gabriel Farrell
If you're wondering how to do this for a CouchApp, you might look at the setup Mikeal talks about (NodeJS behind CouchDB) at http://jsconf.eu/2010/speaker/nodejs_couchdb_crazy_delicious.html (especially at around 12:15). On Fri, Nov 5, 2010 at 3:41 PM, couchdb user couchdbu...@gmail.com wrote:

Bad array check in _users/_design/_auth

2010-11-06 Thread Gabriel Farrell
In trying to figure out how to test for an array value in validate_doc_update I ran across the following in _users/_design/_auth:    if (!(newDoc.roles (typeof newDoc.roles.length !== 'undefined'))) {      throw({forbidden: 'doc.roles must be an array'});    } Strings also have a length method,

Bad array check in _users/_design/_auth

2010-11-06 Thread Gabriel Farrell
In trying to figure out how to test for an array value in validate_doc_update I ran across the following in _users/_design/_auth: if (!(newDoc.roles (typeof newDoc.roles.length !== 'undefined'))) { throw({forbidden: 'doc.roles must be an array'}); } Strings also have a length

Re: [CODE4LIB] Django

2010-10-25 Thread Gabriel Farrell
Agreed on the docs at the website. If you can't figure something out from those, dig into the source. Happy hacking! On Mon, Oct 25, 2010 at 10:25 AM, Michael J. Giarlo leftw...@alumni.rutgers.edu wrote: I'd start here:   http://docs.djangoproject.com/en/1.2/ There are some tutorials in

Re: [CODE4LIB] Django

2010-10-25 Thread Gabriel Farrell
If you already know PHP you might want to check out Symfony or another PHP framework to get the hang of web frameworks, then move onto other languages from there. On Mon, Oct 25, 2010 at 4:25 PM, Junior Tidal jti...@citytech.cuny.edu wrote: Thanks for the suggestions everyone. I haven't actively

Re: can't adapt type 'Decimal'

2010-08-24 Thread Gabriel Farrell
(I tried to post the below in a comment at poupou's site (http:// www.defitek.com/blog/2010/06/29/cant-adapt-type-decimal-error-with-django-apache-postgresql-psycopg2/), but kept getting errors.) Just ran into the same problem. In my mod_wsgi config I had: WSGIDaemonProcess site1

Re: [CODE4LIB] Code4Lib North planning continues

2010-04-09 Thread Gabriel Farrell
I'm hoping to attend the upcoming code4libnorth meeting because I heart Canada, but I'd rather not join yet another mailing list. If it gets canceled or something tell us on this list or put it on the wiki page, please? On Thu, Apr 8, 2010 at 11:46 AM, Walker, David dwal...@calstate.edu wrote:

Re: [CODE4LIB] newbie

2010-03-25 Thread Gabriel Farrell
You should /join #code4lib. Only there will you learn the secret one true path to wisdom. On Thu, Mar 25, 2010 at 11:31 AM, Matthew Bachtell matthewbacht...@gmail.com wrote: As someone who uses PHP to do the small things I would recommend using Python or another language.  I am trying to

Node testing for commonjs module version

2010-03-22 Thread Gabriel Farrell
I've sent messages through github, but I thought you might prefer I post here instead. My branch of json-template at http://github.com/gsf/json-template/tree/node-tests modifies the tests just a bit to enable the running of tests on either Narwhal or Node. -- You received this message because

[us...@httpd] My Apache build using an older OpenSSL version

2010-03-21 Thread Gabriel Farrell
/apache2/bin/apachectl start, and I get the output indicating it is using an older openssl. Can you help me out, I'm stumped Thank you, Gabriel Farrell. - The official User-To-User support forum of the Apache HTTP Server Project. See

Bug#560044: Also breaks ant

2010-03-02 Thread Gabriel Farrell
Breaks any ant builds that attempt to do fetching. ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#560044: Also breaks ant

2010-03-02 Thread Gabriel Farrell
Breaks any ant builds that attempt to do fetching. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#560044: Also breaks ant

2010-03-02 Thread Gabriel Farrell
Breaks any ant builds that attempt to do fetching. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: [CODE4LIB] a first look at Code4Lib

2010-03-01 Thread Gabriel Farrell
On Thu, Feb 25, 2010 at 12:42:45PM +, Mike Taylor wrote: On 25 February 2010 12:07, Eric Lease Morgan emor...@nd.edu wrote: http://eric.clst.org/C4L/FirstLook Alas, I tried to post a comment to your First Look but I got an error upon submission. My comment is below:  I believe

Re: [CODE4LIB] Print Management Software Options

2010-02-09 Thread Gabriel Farrell
You could also bug Columbia about releasing NINJa [0]. I attempted to get them to do so several times when I worked there, but no luck. Oh the bureaucratic fear of open source. [0] http://www.columbia.edu/acis/facilities/printers/ninja.html On Mon, Feb 08, 2010 at 03:32:12PM -0600, Francis

Re: [CODE4LIB] Rails Hosting

2010-01-14 Thread Gabriel Farrell
On Thu, Jan 14, 2010 at 08:15:38AM -0800, Kevin Reiss wrote: Hi, I was curious if anyone could recommend a hosting service that they've had a good ruby on rails experience with. I've been working with bluehost but my experience has not been good. You need to work through a lot of hoops

Re: [CODE4LIB] Rails Hosting

2010-01-14 Thread Gabriel Farrell
On Thu, Jan 14, 2010 at 03:33:20PM -0600, Chad Fennell wrote: If you want to run your own VPS, go with Linode (and contact me for a referral key :)).  A number of customers have switched to them since Slicehost was sold to Rackspace. Hey, no fair! :^p Oops, sorry. Chad has first dibs.

Re: [CODE4LIB] Choosing development platforms and/or tools, how'd you do it?

2010-01-06 Thread Gabriel Farrell
On Wed, Jan 06, 2010 at 09:23:09AM -0500, Bill Dueber wrote: There's a spectrum of how much an editor/environment can know about a program. At one end is Smalltalk, where the development environment *is* the program. At the other end is something like LISP (and, to an extent, Ruby) where so

  1   2   3   >