Monday, 2010-05-03

*** akila87 has joined #cc00:20
akila87Hi paroneayea00:22
*** ankitg has quit IRC00:35
*** ankitg has joined #cc01:10
*** akila87 has left #cc01:14
*** MarkDude has quit IRC01:46
*** oshani has quit IRC01:49
*** stas has quit IRC02:32
*** JoiIto has joined #cc02:44
*** stas has joined #cc02:47
*** JoiIto has quit IRC02:48
*** akila87 has joined #cc03:11
*** JoiIto has joined #cc03:29
*** akila87 has left #cc03:30
*** igorlukanin has joined #cc04:15
*** igorlukanin has quit IRC04:16
*** parker-fcnyu has quit IRC04:40
*** ankitg has quit IRC05:02
*** parker-fcnyu has joined #cc05:23
*** wormsxulla has quit IRC05:37
*** wormsxulla has joined #cc05:56
*** igorlukanin has joined #cc06:08
*** MarkDude has joined #cc06:57
*** igorlukanin has quit IRC07:04
*** igorlukanin has joined #cc07:09
*** parker-fcnyu has quit IRC07:43
*** bassel has joined #cc11:15
*** oshani has joined #cc11:42
*** igorlukanin has quit IRC11:55
*** oshani has quit IRC12:21
*** tvol has joined #cc13:21
*** oshani has joined #cc13:28
*** oshani has quit IRC13:32
*** akila87 has joined #cc13:53
*** JoiIto has left #cc14:14
*** bassel has quit IRC14:19
*** tvol has quit IRC14:27
*** nkinkade has joined #cc14:28
*** oshani has joined #cc14:28
*** tvol has joined #cc14:30
*** bassel has joined #cc14:56
*** stas has quit IRC15:02
*** stas has joined #cc15:02
*** nyergler has joined #cc15:30
*** tantek has joined #cc15:44
akila87Hi nyergler15:53
nyerglerhello akila8715:56
akila87im trying to add RDF for writer15:56
akila87i have got the .rdf file created15:57
akila87do we have to add the rdf data to the meta.xml or can we create a seperate .rdf like meta.rdf15:58
nyerglerakila87, you mean within the ODF file?15:58
akila87yes15:58
akila87now i can create a separate rdf file within the .odt archive15:59
nyerglerI think it's fine either way, IIRC when I last tried this I wasn't able to get a separate file working quite right15:59
nyerglerah, that's great!15:59
akila87its working but have liitle problem with ns16:00
nyerglerakila87, 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 file16:00
nyerglerakila87, ok16:00
akila87ya the manifest.rdf already add a link like this <ns1:hasPart rdf:resource="gam3/dbinfo.rdf"/>16:01
akila87if we want we can add a user define field also16:01
nyerglerakila87, great16:03
akila87but 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
nyerglerakila87, got it; it actually doesn't look like either the generated or expected RDF is valid in that message16:06
nyerglerboth are missing xmlns declarations for either ns1/ns2 or gam316:06
nyergleri wonder if there's a call you need to make to explicitly register a namespace?16:06
akila87yes there may be16:07
akila87i'll check that.16:08
akila87in 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.html16:09
nyerglerakila87, oh wow, haven't looked at that doc in a long time16:11
nyerglerakila87, that's a start -- dcterms:license for the license URI and dcterms:rightsHolder for the creator16:12
nyerglerwe 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 moment16:12
*** Kaetemi has joined #cc16:13
*** Kaetemi has joined #cc16:13
akila87nyergler, sure then i'll start trying to implement rdf support based on that.16:13
nyerglerakila87, sounds good16:15
akila87nyergler, 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 rdf16:15
nyerglerakila87, ok, it'd be good to figure out what's supported and what's not16:16
akila87ill add this code to the parent class and check (all the classes writer draw etc are extended from that)16:17
nyerglergreat16:17
akila87nyergler, 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 #cc16:20
nyerglerakila87, ok, take your time16:22
*** tantek has quit IRC16:22
paroneayeankinkade: ignore the nagios errors for the chooser; I'm testing things :)16:35
paroneayeaer16:35
paroneayeaon staging.16:35
nkinkadeparoneayea: Cool.  I figured.16:35
*** papyromancer has joined #cc16:36
*** mralex has joined #cc16:39
paroneayeapaulproteus: you there?16:54
*** akozak has joined #cc16:57
nyerglerparoneayea, he's still in SF, so possible he's not awake yet ;)16:59
paroneayeaah :)16:59
*** oshani has quit IRC16:59
*** ankitg has joined #cc17:16
*** JED3 has joined #cc17:16
*** papyromancer has left #cc17:32
*** tantek has joined #cc17:36
*** oshani has joined #cc17:40
*** JED3 has quit IRC17:57
*** ankitg has quit IRC17:58
*** oshani has quit IRC18:01
*** oshani has joined #cc18:03
*** akila87 has left #cc18:05
*** wormsxulla has quit IRC18:08
*** wormsxulla has joined #cc18:26
*** JED3 has joined #cc18:28
*** igorlukanin has joined #cc18:34
*** igorlukanin has quit IRC19:14
*** bassel has quit IRC19:31
*** Kaetemi has quit IRC19:38
*** Kaetemi has joined #cc19:39
*** rafpaf_ is now known as rafpaf19:48
*** oshani has joined #cc20:00
*** bassel has joined #cc20:02
*** midoubleko has joined #cc20:08
*** bassel has quit IRC20:18
paroneayeaJED3: 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 transformation20:18
JED3paroneayea: for the sake of simpler diff.s?20:19
paroneayeacurrently 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 updated20:19
paroneayeathat's ~ 500 RDF files being pretty much completely recomitted after every run through the translation machinery20:19
paroneayeamaybe it doesn't matter, but all that commit bloat really bothers me20:20
paroneayeaI mean that's 5 MB of diff every time it's run through the translations20:22
paroneayeathat's going to add up to something terrible20:22
JED3paroneayea: yeah, do you have any ideas to prevent the reconstructions?20:22
paroneayeaNot sure.  It would require separate implementations for both librdf and rdflib20:23
paroneayeait's an idea nathany originally suggeste20:23
paroneayead20:23
paroneayeasomehow tracking it20:23
paroneayeaI'm not sure how exactly :)20:23
JED3heh, yikes20:23
paroneayeamaybe it *isn't* worth it.  But it's still bothering me.20:24
paroneayeamaybe 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 template20:25
paroneayeaI don't think anything else does as much "huge commit" madness as the translations so20:25
paroneayeamaybe that's all it would need to be done for.20:25
paroneayeathat would be the laziest route, but also a little gross20:26
JED3paroneayea: you might want to hop into #redfoot - helpful and friendly people20:31
JED3pretty empty right now though20:32
nkinkadeparoneayea: Could you do anything with an Openmoko Freerunner, or know of someone would could?20:35
*** parker-fcnyu has joined #cc20:36
paroneayeankinkade: 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
nkinkadeparoneayea: Do you know of anyone who might want one.20:37
nkinkadeI'm happy to just give it to anyone.  I don't want money for it.20:37
nkinkadeIt's just collecting dust now, and if some dev or other hacker could make use of it, then great.20:37
paroneayeanot atm but I'll let you know20:38
nkinkadeHeavens ... one can't even give a Freerunner away!20:38
JED3paroneayea: this roundup registration bug is a brain wreck20:47
paroneayeaheh20:48
paroneayeaI'm not sure if my comments in the thread made it any clearer20:49
*** michi_ has joined #cc21:07
*** balleyne has joined #cc21:21
*** pktck has joined #cc21:22
* paulproteus waves.21:27
*** JoiIto has joined #cc21:27
* JED3 waves back21:28
paulproteusI'm still in SF, leaving Wed night.21:28
paulproteusCurrently at "home" (friend's place).21:28
JED3paulproteus: will you be at the salon this evening?21:28
paulproteusHuh!21:29
paulproteusRight now, looks like probably not, but depends how things go.21:29
paulproteusChance is now 40%, which is an increase. Looks like a cool event. (-:21:35
*** michi_ has quit IRC21:39
*** parker-fcnyu has quit IRC21:46
*** o_ has joined #cc21:59
*** tvol has quit IRC22:08
*** o_ has left #cc22:15
*** oshani has quit IRC22:17
*** MarkDude has quit IRC22:18
*** oshani has joined #cc22:24
nyerglerJED3, I assume you're working on un-breaking promo code redemption right now? :)22:27
JED3nyergler: yes22:27
*** tantek has quit IRC22:32
*** oshani has quit IRC23:03
*** erlehmann has joined #cc23:21
*** tvol has joined #cc23:21

Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!