*** Steren has joined #cc | 00:09 | |
*** Steren has left #cc | 00:09 | |
*** greg-g has joined #cc | 00:18 | |
*** ankitg has quit IRC | 00:22 | |
*** pktck_ has joined #cc | 00:27 | |
*** sama has joined #cc | 00:48 | |
*** pktck has quit IRC | 00:50 | |
*** greg-g has quit IRC | 00:57 | |
*** rejon has joined #cc | 00:58 | |
*** rejon has quit IRC | 01:01 | |
*** BobChao has joined #cc | 01:01 | |
*** rejon has joined #cc | 01:03 | |
*** ajbrooks has quit IRC | 01:13 | |
*** ajbrooks has joined #cc | 01:15 | |
*** sama has quit IRC | 01:20 | |
*** pktck has joined #cc | 01:34 | |
*** pktck_ has quit IRC | 01:34 | |
*** bheekling has quit IRC | 01:49 | |
*** bheekling has joined #cc | 01:50 | |
*** pktck_ has joined #cc | 01:58 | |
*** hdworak has joined #cc | 02:04 | |
*** pktck has quit IRC | 02:15 | |
*** ankitg has joined #cc | 02:19 | |
*** kristallpirat has joined #cc | 02:36 | |
*** ankitg has quit IRC | 02:42 | |
*** hdworak has quit IRC | 03:07 | |
*** BobChao has quit IRC | 03:07 | |
*** ereslibre has joined #cc | 03:43 | |
*** pmiller has joined #cc | 03:48 | |
*** pmiller has left #cc | 03:49 | |
*** roadt has joined #cc | 04:10 | |
*** roadt has left #cc | 04:10 | |
*** ereslibre_deskto has joined #cc | 04:21 | |
*** kristallpirat has joined #cc | 04:50 | |
*** ereslibre_deskto is now known as ereslibre_desk | 04:56 | |
*** rrjanbiah_cc has joined #cc | 05:31 | |
rrjanbiah_cc | Is there anyway to implement the CC API offline.. I mean without having to contact the cc website/webservice.... or is there any possibility to implement it with any data dump from cc or so? | 05:32 |
---|---|---|
rrjanbiah_cc | anyone? | 05:42 |
*** rohitj_ has joined #cc | 05:43 | |
rrjanbiah_cc | Is there anyway to implement the CC API offline.. I mean without having to contact the cc website/webservice.... or is there any possibility to implement it with any data dump from cc or so? | 05:44 |
*** rohitj has quit IRC | 05:59 | |
*** tvol has joined #CC | 06:02 | |
*** ereslibre has quit IRC | 06:04 | |
*** ereslibre has joined #cc | 06:05 | |
*** tvol has quit IRC | 06:10 | |
*** bringatowel has quit IRC | 06:28 | |
paulproteus | rrjanbiah_cc, Sure | 06:31 |
paulproteus | rrjanbiah_cc, What is your app like? Language, platform, etc? | 06:31 |
paulproteus | rrjanbiah_cc, If I don't answer, email asheesh at creativecommons.org (that's me) | 06:33 |
paulproteus | And check out the wiki page for liblicense - wiki.creativecommons.org/liblicense | 06:34 |
*** BobChao has joined #cc | 06:34 | |
rrjanbiah_cc | sure.. thanks... | 06:34 |
rrjanbiah_cc | it's in PHP.. but we don't want to send frequent requests to CC server... and wanted to have the license details in our local app | 06:35 |
rrjanbiah_cc | If I'm not mistaken, liblicense is requesting from cc webservice(??) | 06:36 |
paulproteus | No, liblicense uses a local set of RDF files. | 06:38 |
paulproteus | There are no PHP bindings for it yet. | 06:38 |
paulproteus | Do you know about the Js Widget? | 06:38 |
rrjanbiah_cc | oh thanks.... | 06:38 |
paulproteus | http://wiki.creativecommons.org/Jswidget | 06:39 |
rrjanbiah_cc | Yes, I used in some project... but it was also connecting to cc | 06:39 |
paulproteus | It *also* is intended to be used in a way that makes frequent requests to the CC servers, but on the client side only. | 06:39 |
paulproteus | Not from your servers, only from the client's web browser. | 06:39 |
rrjanbiah_cc | yes... but, if cc site is down or taking time, we loose our customers:) | 06:39 |
paulproteus | We like things this way because as new jurisdictions launch and as we get more translations , we want to make sure people who integrate CC licensing are up to date. | 06:40 |
rrjanbiah_cc | anyway, thanks for your comments and help.. I'll check the things you provided and will ping you on any necessity:) | 06:40 |
paulproteus | Sure - the code is open source - so you can actually run the API (sort of a pain) or the JsWidget (not *too* hard) yourself. | 06:40 |
paulproteus | Just run a cron job to "svn update" from time to time. (-: | 06:40 |
rrjanbiah_cc | yes ok.. | 06:40 |
rrjanbiah_cc | if you have more power... | 06:41 |
paulproteus | ? | 06:41 |
rrjanbiah_cc | please try to consider the option for providing dumps | 06:41 |
rrjanbiah_cc | I mean, sql dump for liceenses | 06:41 |
paulproteus | Oh, we don't actually use SQL for it. | 06:41 |
paulproteus | But a static set of files that are the JsWidget would probably be a good way to do it. | 06:41 |
rrjanbiah_cc | oh, then fine.. will explore RDF | 06:41 |
rrjanbiah_cc | thanks | 06:42 |
paulproteus | rrjanbiah_cc, Can you email webmaster at creativecommons.org saying I sent you and asking for this? | 06:42 |
rrjanbiah_cc | Sure, will do that | 06:43 |
paulproteus | But I think the best thing for you will be a local JsWidget install. | 06:43 |
rrjanbiah_cc | sure.. thanks | 06:43 |
paulproteus | rrjanbiah_cc, Oh, one more thing you could do actually. | 06:48 |
paulproteus | Start by using the API, and then cache all the answers to the queries you expect to send. | 06:48 |
rrjanbiah_cc | yes, that gonna be cumbersome:) BTW, are you in India? | 06:54 |
paulproteus | No, I'm in San Francisco, CA, USA, usually. | 06:56 |
paulproteus | Though I was born in New Delhi. (-: | 06:56 |
rrjanbiah_cc | oh nice to know that:) Incidentally, I'm in Chennai and that's why asked | 06:56 |
paulproteus | Cool (-: | 06:57 |
rrjanbiah_cc | :) | 06:57 |
*** UltraMagnus has joined #cc | 07:00 | |
*** bheekling has quit IRC | 07:03 | |
*** bheekling has joined #cc | 07:04 | |
*** kristallpirat has quit IRC | 07:22 | |
*** ereslibre has quit IRC | 07:25 | |
*** ereslibre has joined #cc | 07:25 | |
*** hdworak has joined #cc | 07:30 | |
*** rrjanbiah_cc has left #cc | 07:32 | |
*** rohitj has joined #cc | 07:36 | |
*** rohitj_ has quit IRC | 07:49 | |
*** BobChao has quit IRC | 08:26 | |
*** bringatowel has joined #cc | 08:46 | |
*** UltraMagnus has quit IRC | 08:46 | |
*** tvol has joined #CC | 08:49 | |
*** ereslibre_desk has quit IRC | 09:03 | |
*** edward has joined #cc | 09:13 | |
*** rohitj has quit IRC | 09:16 | |
*** red_tyo has joined #cc | 09:24 | |
red_tyo | hello anybody | 09:25 |
*** nathany has joined #cc | 09:31 | |
*** tvol has quit IRC | 09:35 | |
*** BobChao has joined #cc | 09:42 | |
*** tvol has joined #CC | 09:49 | |
*** ereslibre has quit IRC | 10:02 | |
*** ajbrooks has quit IRC | 10:09 | |
*** stevel has joined #cc | 10:13 | |
*** ereslibre has joined #cc | 10:20 | |
*** hdworak has quit IRC | 10:23 | |
*** Mihai` has joined #cc | 10:36 | |
*** ereslibre has quit IRC | 10:42 | |
*** red_tyo has quit IRC | 10:48 | |
*** ftobia has joined #cc | 10:51 | |
*** Steren has joined #cc | 10:52 | |
*** ereslibre has joined #cc | 10:55 | |
*** nkinkade has joined #cc | 11:02 | |
*** ajbrooks has joined #cc | 11:11 | |
*** bringatowel has quit IRC | 11:15 | |
*** bringatowel has joined #cc | 11:17 | |
*** greg-g has joined #cc | 11:18 | |
*** tvol has quit IRC | 11:21 | |
*** bovinity has joined #cc | 11:22 | |
bovinity | Coffee is brewing! | 11:41 |
*** rejon has quit IRC | 11:48 | |
*** Steren has quit IRC | 11:54 | |
*** mecredis_x60s has joined #cc | 12:01 | |
*** iRobot has joined #cc | 12:01 | |
*** iRobot is now known as CharelB | 12:02 | |
* mecredis_x60s watches the mozilla server go down in flames | 12:02 | |
CharelB | o0 | 12:02 |
CharelB | it isn't so hot | 12:02 |
*** tim_hwang has joined #cc | 12:06 | |
CharelB | is jamendo a project of cc or the project released under the cc license? | 12:08 |
ajbrooks | released under cc | 12:10 |
*** rejon has joined #cc | 12:19 | |
*** Steren has joined #cc | 12:19 | |
CharelB | kk | 12:26 |
CharelB | thanks for information | 12:26 |
Steren | nkinkade: strange, the Form:Task on TeamSpace is broken (try to edit a Task with a form). | 12:31 |
nkinkade | Steren: Let me see, but I have a feeling that nathany will have a faster solution than I could find. | 12:31 |
*** tvol has joined #CC | 12:32 | |
nathany | nkinkade: i can look in a second | 12:32 |
*** ftobia has quit IRC | 12:38 | |
greg-g | Steren/ nathany : I can confirm | 12:39 |
Steren | I didn't touch anything, promise :) | 12:40 |
nathany | Steren: it was probably an upgrade we just did... (i'm guessing) | 12:40 |
nathany | looking now | 12:40 |
nathany | Steren: nkinkade: greg-g: should be fixed now | 12:41 |
* greg-g nods | 12:43 | |
Steren | yep | 12:45 |
*** Mihai` has quit IRC | 12:49 | |
nkinkade | bovinity: Do we have SVG versions of the CC-GPL icons? | 13:09 |
bovinity | nkinkade: no | 13:09 |
nathany | greg-g: also, you guys should probably make a post first thing in the morning pointing to the tech blog for live blogging | 13:17 |
greg-g | nathany: right right | 13:19 |
nathany | :) | 13:19 |
*** ftobia has joined #cc | 13:20 | |
*** BjornW has joined #cc | 13:48 | |
*** ereslibre has quit IRC | 13:49 | |
*** ftobia_ has joined #cc | 13:50 | |
*** ftobia_ is now known as _ftobia | 13:51 | |
*** _ftobia has quit IRC | 13:52 | |
*** _ftobia has joined #cc | 13:52 | |
*** _ftobia is now known as _ftobia_ | 13:52 | |
*** _ftobia_ is now known as ftobia_ | 13:52 | |
*** ereslibre has joined #cc | 13:58 | |
*** tvol has quit IRC | 14:00 | |
*** ftobia has quit IRC | 14:05 | |
*** ftobia__ has joined #cc | 14:06 | |
*** ftobia has joined #cc | 14:10 | |
*** ftobia__ has quit IRC | 14:10 | |
*** ftobia_ has quit IRC | 14:11 | |
*** jgay has joined #cc | 14:26 | |
*** veeliam has joined #cc | 14:28 | |
*** tvol has joined #CC | 14:29 | |
*** hdworak has joined #cc | 14:30 | |
*** BjornW has quit IRC | 14:43 | |
*** tim_hwang has quit IRC | 14:43 | |
*** rejon has quit IRC | 14:46 | |
nkinkade | nathany: http://www.library.yale.edu/wsg/docs/permissions/ | 14:47 |
nkinkade | "Keep in mind that if you give someone write permission to a directory, they can delete any file in the directory, even if they don't have permission to write or read that specific file." | 14:48 |
nkinkade | For some reason that surprised me, even though now that see it I guess I had read that. | 14:48 |
jgay | Hey, help stop the Canadian DMCA, and maybe digg this story: http://digg.com/linux_unix/Stop_Canada_from_passing_US_style_restrictions_on_technology | 14:49 |
*** ereslibre has quit IRC | 14:49 | |
*** BjornW has joined #cc | 14:49 | |
*** ereslibre has joined #cc | 14:50 | |
*** rejon has joined #cc | 14:53 | |
jgay | I forgot to mention if you hate canada, you can bury the story, too! | 14:55 |
jgay | It's fun for the whole family | 14:55 |
*** pktck has joined #cc | 14:57 | |
nathany | nkinkade: does that explain the difference between running as a cron job or not? | 15:01 |
nkinkade | nathany: Not precisely. Running the job as the regular user in a normal shell brings up a prompt about whether you want to *really* delete such and such write protected file, but apparently that warning is bypassed in cron's context. | 15:03 |
*** greg-g has quit IRC | 15:04 | |
nathany | ah, got it | 15:04 |
*** greg-g has joined #cc | 15:08 | |
*** pktck_ has quit IRC | 15:12 | |
*** rejon has quit IRC | 15:12 | |
*** tim_hwang has joined #cc | 15:13 | |
*** BjornW has quit IRC | 15:20 | |
*** Steren has left #cc | 15:23 | |
*** tvol has quit IRC | 15:26 | |
*** hdworak has quit IRC | 16:12 | |
*** mecredis_x60s has quit IRC | 16:16 | |
*** ftobia has quit IRC | 16:33 | |
*** CharelB has quit IRC | 16:33 | |
*** UltraMagnus has joined #cc | 16:34 | |
*** UltraMagnus has quit IRC | 16:50 | |
*** UltraMagnus has joined #cc | 16:51 | |
*** jgay has quit IRC | 17:01 | |
*** rejon has joined #cc | 17:01 | |
*** BjornW has joined #cc | 17:08 | |
*** ftobia has joined #cc | 17:25 | |
*** pktck_ has joined #cc | 17:26 | |
*** pktck has quit IRC | 17:26 | |
*** Steren has joined #cc | 17:28 | |
ftobia | paulproteus: does it make more sense for me to branch off of trunk or the sanity branch, for work on the test suite? i chose sanity, and i'm not sure if this was the right decision. | 17:56 |
*** ftobia has quit IRC | 17:58 | |
bovinity | nkinkade: any reason i should only get ssh timeouts when using svnmerge, but not for regular ssh operations? | 17:59 |
*** ftobia has joined #cc | 17:59 | |
nkinkade | bovinity: Not that I know of. I do know that our Internet connection is here is really slow since the interns arrive. | 18:01 |
nkinkade | -d. | 18:01 |
nkinkade | I think we are pushing the limits of our DSL. | 18:01 |
bovinity | it's been happening pre-interns | 18:01 |
*** ftobia has quit IRC | 18:02 | |
nkinkade | Hmm. I used svnmerge just a couple hours ago and had no problems. Is it consistent or intermittent? | 18:02 |
bovinity | fairly consistent. | 18:02 |
bovinity | but it occurs to me to check my version against one on a6, i may have a wonky copy | 18:02 |
nkinkade | What sort of ping response times do you get to code.(cc).org, out of curiosity? | 18:03 |
bovinity | 87ms ave | 18:03 |
bovinity | ssh in is fine, other svn operations are fine | 18:03 |
nkinkade | That's reasonable. Check what, you public key? | 18:03 |
bovinity | its only svnmerge that gives me grief | 18:03 |
nkinkade | Strange. | 18:03 |
bovinity | i can even merge by hand just fine | 18:03 |
nkinkade | I guess you could launch wireshark as a last resort. | 18:03 |
*** ftobia has joined #cc | 18:07 | |
*** nathany has quit IRC | 18:14 | |
*** jgay has joined #cc | 18:21 | |
*** ajbrooks has quit IRC | 18:25 | |
*** kristallpirat has joined #cc | 18:26 | |
*** pktck_ has quit IRC | 18:28 | |
*** tvol has joined #CC | 18:29 | |
*** ftobia has quit IRC | 18:34 | |
*** ftobia has joined #cc | 18:36 | |
bovinity | i love how the current stable version of svnmerge deletes the properties before running its actions... thus when ssh fails, the checkout is hosed | 18:41 |
*** Yaco has joined #cc | 18:43 | |
nkinkade | bovinity: I ran into that earlier today. | 19:00 |
bovinity | learn map is live! | 19:00 |
Steren | nkinkade: How do you "push" with git ? | 19:01 |
nkinkade | Ran an svn ci without first doing an svn up, so the svnmerge-integrated property for "." got screwed. | 19:01 |
nkinkade | Steren: git push | 19:01 |
nkinkade | :-) | 19:01 |
bovinity | trick question? | 19:01 |
nkinkade | But you may first have to commit to your local copy. | 19:01 |
Steren | I commited to my local, but after a push : | 19:01 |
Steren | fatal: The remote end hung up unexpectedly | 19:01 |
nkinkade | Steren: What does $ cat .git/config show you? | 19:03 |
nkinkade | Is it possible that you've got a read-only copy of that git repository? | 19:04 |
nkinkade | For [remote "origin"] you want a url like : git@code.creativecommons.org:<something>.git | 19:04 |
nkinkade | If it has git:// then you may not have the right clone. | 19:05 |
Steren | oh ok, I just pulled from git://... | 19:06 |
nkinkade | Okay, that was probably the problem. Take a look at this page http://code.creativecommons.org | 19:07 |
nkinkade | There is a diff. URL for read-write access. | 19:07 |
nkinkade | If your public key is working then you should be able to clone the same repository, but with the r/w URL | 19:07 |
bovinity | you should be able to just alter the remote url in .git/config | 19:07 |
nkinkade | That could be, too. I'm not sure about that. Give it a try. | 19:08 |
bovinity | may need a pull or rebase | 19:08 |
Steren | yes, taht was what I figured out the first day, but I had forgotten | 19:08 |
Steren | alright, my push seams to have worked | 19:10 |
Steren | yes, it did. Good, Thanks! | 19:11 |
*** tim_hwang has quit IRC | 19:19 | |
*** greg-g has quit IRC | 19:25 | |
*** BjornW has quit IRC | 19:28 | |
*** Steren has left #cc | 19:28 | |
*** ereslibre has quit IRC | 19:32 | |
*** ajbrooks has joined #cc | 19:34 | |
*** ftobia has quit IRC | 19:47 | |
*** stevel has quit IRC | 19:54 | |
*** rejon has quit IRC | 19:56 | |
*** UltraMagnus has quit IRC | 20:03 | |
*** nkinkade has left #cc | 20:18 | |
*** jgay has quit IRC | 20:26 | |
*** bovinity has quit IRC | 20:34 | |
*** stevel has joined #cc | 20:44 | |
*** ajbrooks has quit IRC | 20:45 | |
*** stevel has quit IRC | 21:09 | |
*** BobChao has quit IRC | 21:20 | |
*** tvol has quit IRC | 21:45 | |
*** rejon has joined #cc | 22:01 | |
*** miamiphp_ has joined #cc | 22:14 | |
*** AndyFitz has joined #cc | 22:22 | |
*** AndyFitz has quit IRC | 22:25 | |
*** AndyFitz has joined #cc | 22:26 | |
*** AndyFitz has quit IRC | 22:27 | |
*** AndyFitz has joined #cc | 22:27 | |
*** miamiphp has quit IRC | 22:27 | |
*** greg-g has joined #cc | 22:35 | |
*** rohitj has joined #cc | 22:35 | |
*** ftobia has joined #cc | 22:37 | |
*** Steren has joined #cc | 22:41 | |
*** kristallpirat has quit IRC | 22:54 | |
*** parkerhiggins has quit IRC | 23:06 | |
*** Steren has left #cc | 23:20 | |
*** BobChao has joined #cc | 23:31 | |
*** Steren has joined #cc | 23:50 | |
*** veeliam has left #cc | 23:51 |
Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!