[03:15:01] new record [03:15:16] 41986 queries, page render time 117 seconds [03:21:10] nischayn22: found a "repeated" query - SELECT /* SMWSQLStore2::getSMWPageIDandSort Patrick.lauer */ smw_id,smw_iw,smw_sortkey FROM `smw_ids` WHERE smw_title='P078272' AND smw_namespace='0' AND (smw_iw='' OR smw_iw=':smw-redi') AND smw_subobject='' LIMIT 1 [03:21:22] that exact query is about 10 times in a row in the log [06:16:23] New patchset: Mwjames; "Add JSON class for better public access" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16644 [06:58:06] morning all [07:35:59] good moaning [08:14:19] New patchset: Mwjames; "Add source auto default" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16720 [08:28:14] New review: Mwjames; "Jeroen, I tried to work around this issue but in the end I needed a method that sets the default as ..." [mediawiki/extensions/SemanticMediaWiki] (master) C: 0; - https://gerrit.wikimedia.org/r/16720 [11:13:41] New patchset: Nischayn22; "Implementation of Property count" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16111 [12:13:32] bonsaikitten: that shouldn't happen, we are caching results of such queries, would be nice if you could make a bug report of that, with the log attached [12:16:20] nischayn22: ok :) [12:16:34] bonsaikitten: and please cc me :) [12:41:39] Change merged: Markus Kroetzsch; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16111 [13:12:58] Is it common to use the MySQL database SMW build up to use in other sccripts, outside mediawiki? [13:27:30] Ezo291 - not really, unless you have a limit on the number of databases you can have. [13:28:05] Oh, wait... never mind. SMW doesn't create a database, it just adds tables to the MW database. [13:28:58] Yaron, indeed SMW has prefixed tables in the mediawiki table [13:29:15] Although i wanted to start a new project, using SMW's data [13:29:29] Oh, I see. No, that's not common at all. [13:29:42] I could export all the data i require and then import it again [13:30:15] It depends on what you want to do. [13:30:27] But qury on the original database seems more efficient/flexible. I don't know how to build up those queries yet, though. [13:31:02] Using format=debug helps a bit, but does not show the creation of temp. tables. [14:10:11] hi there, working on the SIO compound queries I've noticed the rather strange (or maybe it's conceived as such) behaviour when using custom namespaces [14:14:27] let's say I have pages x:A; y:A; z:A, each having a set of SIO defined. Let's now query those SIO's (compund_query) and put the results on the map according to their coordinates. [14:17:36] Such a query results in displaying only partial results: as SIO's names are based on its page name (A#1, A#2, A#3 etc.), compound_query displays only those SIO of which names are unique [14:19:22] novacellus - oh, that sounds like a bug. [14:19:25] Is there any workaround for this behaviour? Particularly, is it possible to name SIOs according to {{FULLPAGENAME}} rather than {{PAGENAME}} pattern? Thanks in advance! Test page: http://scriptores.pl/test/index.php/Depost [14:19:34] SIO names are supposed to include the namespace as well. [14:20:03] novacellus - if possible, could you file a bug for that on bugzilla.wikimedia.org? [14:20:33] of course, I'll try to do this! [14:38:40] here you are: https://bugzilla.wikimedia.org/show_bug.cgi?id=38711 . As it's my 1st bug report, I hope it would help you! [14:50:23] hi folks [14:50:43] does anyone here use Semantic MediaWiki Plus? [14:51:14] the project's DNS is down and I can't seem to find it for download (or installation instructions). [14:59:45] kim_bruning, *wave* [15:00:01] * kim_bruning waves back [15:00:14] "ECHO" "echo" "e c h o" [15:00:32] * kim_bruning pokes Yaron, Nikerabbit , et al [15:00:49] Oh, SMW+? [15:01:00] Ha! that was the trick [15:01:03] * kim_bruning bows to caimlas  [15:01:14] Hi Yaron. Yes, SMW+ [15:01:21] The status of SMW+ depends on whom you ask. [15:01:36] But its website is back up - it's now at smwplus.net, instead of smwplus.com. [15:01:41] I've been tasked with making it work, but acquiring it in a useable form has been a challenge. :) [15:01:54] Well, good luck with both of those. :) [15:01:58] Yaron, what's the story there? [15:02:06] What do you mean by that? [15:02:09] wh me? [15:02:12] company closed/ended the 'product' and the community forked? [15:02:49] caimlas - no, Ontoprise went bankrupt, yes, but they sort of split into two separate companies, Semafora and DIQA. [15:03:05] And Vulcan is also involved. [15:03:19] I don't know which of those three companies is now in charge of SMW+. [15:03:54] I don't believe there have been any community forks, except for a fork of the HaloACL/ACL extension that has documentation in Russian only. [15:04:04] heh [15:04:29] Yaron, is it OK if I come back to you throughout the day(s) and ask questions? You appear to know a lot about it. :) [15:04:46] caimlas - sure, although I think that's pretty much what I know. :) [15:05:00] ah [15:05:31] I saw somewhere that Halo Dev Terminal (or something like that) was recommended for installing SMW+ extensions, but I'm not seeing the same information now. any idea on that? :) [15:05:43] Never heard of that one. [15:05:59] They do have the installer thing, but I thought that was just called the Installer or something. [15:06:52] Yaron, I already have a SMW install. Is SMW+ an extension 'pack' or is it more of a fork? [15:07:07] I think it's more of a fork. [15:07:46] It requires older versions of MediaWiki and SMW, and I think modifications to MediaWiki on top of that. (Maybe to SMW as well.) [15:09:03] gah! they only have the windows installer available for download. [15:09:52] well, nuts. I was really hoping to use some of these extensions (specifically the 'online help' and wysiwyg editor) to help speed adoption within my company [15:10:36] Yeah, the WYSIWYG extension is pretty cool. [15:11:21] I'm looking forward to the MediaWiki VisualEditor, which supposedly will be ready in about six months: http://www.mediawiki.org/wiki/VisualEditor [15:12:42] Yaron, hmm so it doesn't work yet, in other words? :) [15:13:02] Right, it's under development. [15:13:18] Yaron, looks like this "Halo" variant is maintained by the defunct ontoprise: http://www.mediawiki.org/wiki/Extension:Halo_Extension - did you say it forked? where should I look for it? [15:13:44] it = the fork [15:13:53] No, Halo didn't fork - HaloACL, aka ACL, did - the SMW+ people seemed to like renaming extensions a lot. [15:14:07] * kim_bruning goes and looks up how to get smw to output csv again [15:14:30] Anyway, any place where it still says "Ontoprise" just means that the documentation hasn't been updated yet. [15:14:30] yeah that makes things fun. [15:14:43] right. [15:14:52] kinda hard to figure out how to use something if there's no documentation. ;) [15:15:08] * caimlas grumbles about site cross-linking for important info [15:15:13] I would have to agree with that, yes. [15:15:38] "if it ain't documented, it didn't happen" [15:15:55] Yaron, so would you say "WYSIWIG editor" is the best choice for something of that type, for the time being? [15:16:09] kim_bruning, I think it's safe to say most of my coworkers have never done anything, then. [15:16:31] caimlas - well, personally, I think wiki syntax isn't that complex, so I may be the wrong person to ask. [15:16:39] caimlas, at least 1 editor b0rks when used with smw [15:16:45] I mean, I like editing stuff directly. [15:17:10] I'll amend that hypothesis with an axillary, "if your manager is too much of an idiot to understand what you wrote, it didn't happen either" [15:17:21] All of the current WYSIWYG editors have problems editing certain kinds of wiki text, including "WYSIWYG". [15:17:23] that would be FCKeditor [15:17:32] which really FCKs up smw [15:17:36] Yaron, I'm in the same boat at you [15:17:38] kim_bruning, good to know. [15:18:17] I need to switch to something else there, I think [15:19:00] Yaron, any general pointers? I'm looking for something that people who have never wiki'd before can easily use smw's semantic model effectively w/o too much training [15:19:14] Okay... do you know about Semantic Forms? [15:20:58] no, but I'll look at it . ;) [15:22:04] Yaron, interesting. I'm guessing forms will all need to be pre-defined by category and the like... [15:22:32] caimlas - yeah, there would need to be a different form for each page type, if that's what you mean. [15:22:47] sure. :) [15:22:56] I'm pretty green for mediawiki tbh [15:23:13] just done a lot of parent/daughter nested type pages in the past [15:23:25] ie something which produces printable material fairly easily but that's where it stops [15:24:20] Oh, okay - well, printing is a whole other story. [15:25:01] yeah. btdt [15:25:09] don't really care to go back to that [15:25:50] Yaron, thank you, you have been most helpful. a testament to your tribe. [15:25:55] i'm going to mess with this now. [15:26:53] Um, cool. [15:28:11] :) [16:19:32] remind me, is there a way to export an SMW query as CSV? [16:19:35] * kim_bruning scratches head [16:19:48] (results of an SMW query as CSV rather) [16:20:49] ask_API? [16:20:52] * kim_bruning scratches head [16:23:48] hmm... [16:24:21] * kim_bruning pokes yaron [16:24:33] (poor yaron, getting poked all the time) [16:24:48] kim_bruning - yeah, add "format=csv". [16:25:05] duh [16:25:21] on plain SMW, or do I need the ask API? [16:25:31] errr, prolly the latter [16:26:28] SMW modules are not yet in the new GIT? [16:41:41] kim_bruning - you could use it, but you don't need it. [16:42:05] The code for that is in Git (which is not an acronym), yes. [17:36:35] New review: Yaron Koren; "Hi - not to drag this out too much longer, but why not make the descriptions a smaller font? I think..." [mediawiki/extensions/SemanticMediaWiki] (master) C: 0; - https://gerrit.wikimedia.org/r/16634 [17:56:10] New review: Mwjames; "Mm... but it is the standard size as it was before and since I'm not fond of having another discussi..." [mediawiki/extensions/SemanticMediaWiki] (master) C: 0; - https://gerrit.wikimedia.org/r/16634 [18:02:13] New patchset: Nischayn22; "Better conc handling" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16753 [18:26:47] kim_bruning: you can indeed both Special:Ask and the API for obtaining CSV results - in both cases the thing to add is format=csv [18:33:55] Hi, I'm having issues with the Show With Select code [18:34:04] http://pastebin.com/TfwbcP2w <- Here is the code I'm using in the form [18:34:22] But when I pull up the form, all I have for the MOVtype field is the radio button "none" [18:34:45] JeroenDeDauw, Thanks :-) [18:40:01] NVM got it, silly me [19:19:55] einer an den tasten [19:20:58] ich habe hiermit ein Problem http://wiki.piratenpartei.de/ErzEngel/Dicker_Engel/Kalender [19:33:11] New patchset: Yaron Koren; "Added i18n message, improved HTML layout of Special:CreateClass" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/16762 [19:34:11] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/16762 [20:21:53] Hi, is "default=" supposed to work in Semantic Forms if 'show on select' is also part of the field? [20:43:15] ^\ [20:46:32] Well, I don't know [20:46:58] I just write code, that doesn't mean I know how to use the functionality :D [20:48:13] [21:21:44] daNASCAT - yeah, it's supposed to. [21:33:22] Yaron, Hmm, it's defaulting to the null value in both radiobutton and dropdown for me [21:33:46] daNASCAT - okay, that's probably a bug. [21:34:15] Oi, wait. [21:34:55] Okay, cool it does work, my bot made a typo and thus the null value was considered the defined value. [21:34:59] Sorry for the false alarm! [21:39:52] Oh, great! [21:39:59] One less thing to have to deal with. :) [22:41:45] New patchset: Jeroen De Dauw; "Added/improved tests, moved them into a NS, updated rel notes" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16786 [22:42:15] New patchset: Jeroen De Dauw; "Added test" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/16787 [22:42:34] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16786 [22:42:47] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/16787