*** akila87 has joined #cc | 00:20 | |
akila87 | Hi paroneayea | 00:22 |
---|---|---|
*** ankitg has quit IRC | 00:35 | |
*** ankitg has joined #cc | 01:10 | |
*** akila87 has left #cc | 01:14 | |
*** MarkDude has quit IRC | 01:46 | |
*** oshani has quit IRC | 01:49 | |
*** stas has quit IRC | 02:32 | |
*** JoiIto has joined #cc | 02:44 | |
*** stas has joined #cc | 02:47 | |
*** JoiIto has quit IRC | 02:48 | |
*** akila87 has joined #cc | 03:11 | |
*** JoiIto has joined #cc | 03:29 | |
*** akila87 has left #cc | 03:30 | |
*** igorlukanin has joined #cc | 04:15 | |
*** igorlukanin has quit IRC | 04:16 | |
*** parker-fcnyu has quit IRC | 04:40 | |
*** ankitg has quit IRC | 05:02 | |
*** parker-fcnyu has joined #cc | 05:23 | |
*** wormsxulla has quit IRC | 05:37 | |
*** wormsxulla has joined #cc | 05:56 | |
*** igorlukanin has joined #cc | 06:08 | |
*** MarkDude has joined #cc | 06:57 | |
*** igorlukanin has quit IRC | 07:04 | |
*** igorlukanin has joined #cc | 07:09 | |
*** parker-fcnyu has quit IRC | 07:43 | |
*** bassel has joined #cc | 11:15 | |
*** oshani has joined #cc | 11:42 | |
*** igorlukanin has quit IRC | 11:55 | |
*** oshani has quit IRC | 12:21 | |
*** tvol has joined #cc | 13:21 | |
*** oshani has joined #cc | 13:28 | |
*** oshani has quit IRC | 13:32 | |
*** akila87 has joined #cc | 13:53 | |
*** JoiIto has left #cc | 14:14 | |
*** bassel has quit IRC | 14:19 | |
*** tvol has quit IRC | 14:27 | |
*** nkinkade has joined #cc | 14:28 | |
*** oshani has joined #cc | 14:28 | |
*** tvol has joined #cc | 14:30 | |
*** bassel has joined #cc | 14:56 | |
*** stas has quit IRC | 15:02 | |
*** stas has joined #cc | 15:02 | |
*** nyergler has joined #cc | 15:30 | |
*** tantek has joined #cc | 15:44 | |
akila87 | Hi nyergler | 15:53 |
nyergler | hello akila87 | 15:56 |
akila87 | im trying to add RDF for writer | 15:56 |
akila87 | i have got the .rdf file created | 15:57 |
akila87 | do we have to add the rdf data to the meta.xml or can we create a seperate .rdf like meta.rdf | 15:58 |
nyergler | akila87, you mean within the ODF file? | 15:58 |
akila87 | yes | 15:58 |
akila87 | now i can create a separate rdf file within the .odt archive | 15:59 |
nyergler | I think it's fine either way, IIRC when I last tried this I wasn't able to get a separate file working quite right | 15:59 |
nyergler | ah, that's great! | 15:59 |
akila87 | its working but have liitle problem with ns | 16:00 |
nyergler | akila87, IIRC meta.xml can include information like "see also this other file"; that might be good to include if we're going to put it in a different file | 16:00 |
nyergler | akila87, ok | 16:00 |
akila87 | ya the manifest.rdf already add a link like this <ns1:hasPart rdf:resource="gam3/dbinfo.rdf"/> | 16:01 |
akila87 | if we want we can add a user define field also | 16:01 |
nyergler | akila87, great | 16:03 |
akila87 | but still there s a problem with the namespace its the same thing happen in here : http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=26840 i tried the solution given but still it is not working. Ill try to figureout that. | 16:04 |
nyergler | akila87, got it; it actually doesn't look like either the generated or expected RDF is valid in that message | 16:06 |
nyergler | both are missing xmlns declarations for either ns1/ns2 or gam3 | 16:06 |
nyergler | i wonder if there's a call you need to make to explicitly register a namespace? | 16:06 |
akila87 | yes there may be | 16:07 |
akila87 | i'll check that. | 16:08 |
akila87 | in the meantime can you tell me the meta data that we should put in the rdf can i still use the metadata mentioned here http://yergler.net/projects/cc-oasis/ccoasis.html | 16:09 |
nyergler | akila87, oh wow, haven't looked at that doc in a long time | 16:11 |
nyergler | akila87, that's a start -- dcterms:license for the license URI and dcterms:rightsHolder for the creator | 16:12 |
nyergler | we may also want to add explicit attribution information (how the user wants to be attributed), but I'd say let's defer that for the moment | 16:12 |
*** Kaetemi has joined #cc | 16:13 | |
*** Kaetemi has joined #cc | 16:13 | |
akila87 | nyergler, sure then i'll start trying to implement rdf support based on that. | 16:13 |
nyergler | akila87, sounds good | 16:15 |
akila87 | nyergler, and as mentioned on OOO this is only supported for writer currently im not sure weather they are talking about the document fields or adding rdf | 16:15 |
nyergler | akila87, ok, it'd be good to figure out what's supported and what's not | 16:16 |
akila87 | ill add this code to the parent class and check (all the classes writer draw etc are extended from that) | 16:17 |
nyergler | great | 16:17 |
akila87 | nyergler, hope ill get the things done in the next few days, ill add the code to svn after the namesapace problem solved. | 16:19 |
*** papyromancer has left #cc | 16:20 | |
nyergler | akila87, ok, take your time | 16:22 |
*** tantek has quit IRC | 16:22 | |
paroneayea | nkinkade: ignore the nagios errors for the chooser; I'm testing things :) | 16:35 |
paroneayea | er | 16:35 |
paroneayea | on staging. | 16:35 |
nkinkade | paroneayea: Cool. I figured. | 16:35 |
*** papyromancer has joined #cc | 16:36 | |
*** mralex has joined #cc | 16:39 | |
paroneayea | paulproteus: you there? | 16:54 |
*** akozak has joined #cc | 16:57 | |
nyergler | paroneayea, he's still in SF, so possible he's not awake yet ;) | 16:59 |
paroneayea | ah :) | 16:59 |
*** oshani has quit IRC | 16:59 | |
*** ankitg has joined #cc | 17:16 | |
*** JED3 has joined #cc | 17:16 | |
*** papyromancer has left #cc | 17:32 | |
*** tantek has joined #cc | 17:36 | |
*** oshani has joined #cc | 17:40 | |
*** JED3 has quit IRC | 17:57 | |
*** ankitg has quit IRC | 17:58 | |
*** oshani has quit IRC | 18:01 | |
*** oshani has joined #cc | 18:03 | |
*** akila87 has left #cc | 18:05 | |
*** wormsxulla has quit IRC | 18:08 | |
*** wormsxulla has joined #cc | 18:26 | |
*** JED3 has joined #cc | 18:28 | |
*** igorlukanin has joined #cc | 18:34 | |
*** igorlukanin has quit IRC | 19:14 | |
*** bassel has quit IRC | 19:31 | |
*** Kaetemi has quit IRC | 19:38 | |
*** Kaetemi has joined #cc | 19:39 | |
*** rafpaf_ is now known as rafpaf | 19:48 | |
*** oshani has joined #cc | 20:00 | |
*** bassel has joined #cc | 20:02 | |
*** midoubleko has joined #cc | 20:08 | |
*** bassel has quit IRC | 20:18 | |
paroneayea | JED3: I think that after staging lands this week it'd be a good idea if we could figure out some way to preserve ordering when saving the RDF XML serialization after some transformation | 20:18 |
JED3 | paroneayea: for the sake of simpler diff.s? | 20:19 |
paroneayea | currently I have to run all these files through the translator whenever translations change, and it isn't clear if all of the files need update... certainly not as many need updating as are being updated | 20:19 |
paroneayea | that's ~ 500 RDF files being pretty much completely recomitted after every run through the translation machinery | 20:19 |
paroneayea | maybe it doesn't matter, but all that commit bloat really bothers me | 20:20 |
paroneayea | I mean that's 5 MB of diff every time it's run through the translations | 20:22 |
paroneayea | that's going to add up to something terrible | 20:22 |
JED3 | paroneayea: yeah, do you have any ideas to prevent the reconstructions? | 20:22 |
paroneayea | Not sure. It would require separate implementations for both librdf and rdflib | 20:23 |
paroneayea | it's an idea nathany originally suggeste | 20:23 |
paroneayea | d | 20:23 |
paroneayea | somehow tracking it | 20:23 |
paroneayea | I'm not sure how exactly :) | 20:23 |
JED3 | heh, yikes | 20:23 |
paroneayea | maybe it *isn't* worth it. But it's still bothering me. | 20:24 |
paroneayea | maybe we could define a custom printer for the translation machine that actually alphabetically sorts things. It doesn't even have to do real rdf serialization; it could just fill in a template | 20:25 |
paroneayea | I don't think anything else does as much "huge commit" madness as the translations so | 20:25 |
paroneayea | maybe that's all it would need to be done for. | 20:25 |
paroneayea | that would be the laziest route, but also a little gross | 20:26 |
JED3 | paroneayea: you might want to hop into #redfoot - helpful and friendly people | 20:31 |
JED3 | pretty empty right now though | 20:32 |
nkinkade | paroneayea: Could you do anything with an Openmoko Freerunner, or know of someone would could? | 20:35 |
*** parker-fcnyu has joined #cc | 20:36 | |
paroneayea | nkinkade: Hm.. tempting, though I'm afraid I wouldn't have time to justify spending on it with other priority projects I want to work on :( | 20:37 |
nkinkade | paroneayea: Do you know of anyone who might want one. | 20:37 |
nkinkade | I'm happy to just give it to anyone. I don't want money for it. | 20:37 |
nkinkade | It's just collecting dust now, and if some dev or other hacker could make use of it, then great. | 20:37 |
paroneayea | not atm but I'll let you know | 20:38 |
nkinkade | Heavens ... one can't even give a Freerunner away! | 20:38 |
JED3 | paroneayea: this roundup registration bug is a brain wreck | 20:47 |
paroneayea | heh | 20:48 |
paroneayea | I'm not sure if my comments in the thread made it any clearer | 20:49 |
*** michi_ has joined #cc | 21:07 | |
*** balleyne has joined #cc | 21:21 | |
*** pktck has joined #cc | 21:22 | |
* paulproteus waves. | 21:27 | |
*** JoiIto has joined #cc | 21:27 | |
* JED3 waves back | 21:28 | |
paulproteus | I'm still in SF, leaving Wed night. | 21:28 |
paulproteus | Currently at "home" (friend's place). | 21:28 |
JED3 | paulproteus: will you be at the salon this evening? | 21:28 |
paulproteus | Huh! | 21:29 |
paulproteus | Right now, looks like probably not, but depends how things go. | 21:29 |
paulproteus | Chance is now 40%, which is an increase. Looks like a cool event. (-: | 21:35 |
*** michi_ has quit IRC | 21:39 | |
*** parker-fcnyu has quit IRC | 21:46 | |
*** o_ has joined #cc | 21:59 | |
*** tvol has quit IRC | 22:08 | |
*** o_ has left #cc | 22:15 | |
*** oshani has quit IRC | 22:17 | |
*** MarkDude has quit IRC | 22:18 | |
*** oshani has joined #cc | 22:24 | |
nyergler | JED3, I assume you're working on un-breaking promo code redemption right now? :) | 22:27 |
JED3 | nyergler: yes | 22:27 |
*** tantek has quit IRC | 22:32 | |
*** oshani has quit IRC | 23:03 | |
*** erlehmann has joined #cc | 23:21 | |
*** tvol has joined #cc | 23:21 |
Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!