Re: [SMW-devel] LTS (again), coordinated (git) development strategy?

2013-05-08 Thread Jeroen De Dauw
://semantic-mediawiki.org/wiki/Programmer%27s_guide_to_SMW Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is the definitive

Re: [SMW-devel] LTS (again), coordinated (git) development strategy?

2013-05-08 Thread Jeroen De Dauw
to core, I suspect this would not do much good to the unfortunate divide between the two groups. Slowly working on these problems in the individual communities and codebases seems the way to go. Trying to enlist some SMW devs to make culture changes in MW core is doomed to fail. Cheers -- Jeroen De

Re: [SMW-devel] SMW and PostgreSQL

2013-05-07 Thread Jeroen De Dauw
happened in the past). I spend some time doing exactly that for SQLite, for which we now have full support. PostgreSQL might however be a bit more tricky. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] updateData() vs doDataUpdate() in SMWStore subclasses?

2013-04-22 Thread Jeroen De Dauw
a subclass, ie the SQL Store? Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data

Re: [SMW-devel] [deprecated] list of deprecations

2013-04-22 Thread Jeroen De Dauw
Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps

Re: [SMW-devel] SMWSQLStore2 compatibility in latest SMW? (Getting errors)

2013-04-03 Thread Jeroen De Dauw
for you here. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire

[SMW-devel] Branching off SMW 1.9, any blockers?

2013-04-01 Thread Jeroen De Dauw
Hey all, I'll be branching off SMW 1.9 from master very soon. If you are aware of any open blockers for 1.9, please list them here [0]. [0] https://bugzilla.wikimedia.org/show_bug.cgi?id=41842 Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] SMWSQLStore2 compatibility in latest SMW? (Getting errors)

2013-03-25 Thread Jeroen De Dauw
Latest dev code no longer contains the old store. So 1.9 will not support it. Your extension ought to use SMWs storage layer so it is not dependent on a specific version of some store implementation. Sent from my HTC one X. On 25 Mar, 2013 10:06 AM, Samuel Lampa samuel.la...@gmail.com wrote:

Re: [SMW-devel] arraymap versus #ask performance

2013-03-15 Thread Jeroen De Dauw
at that a while back though this has not gone into the code base yet AFAIK. If I replace all my arraymaps with {{#ask: [[{{PAGENAME}}]]'s I'm not sure what your arraymap approach actually looks like so cannot answer this. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] status of github mirrors

2013-03-14 Thread Jeroen De Dauw
less visible to other developers. ''not to see Gerrit at all What is your main motivation for desiring this? (There are a pile of plausible ones ;p) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] is SMW tested on development versions of MW

2013-03-13 Thread Jeroen De Dauw
with older MW versions?, to which the answer is, yes, most of the time. There are some people running latest SMW dev together with stable MW releases. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Property Names in Semantic Result Formats

2013-03-13 Thread Jeroen De Dauw
Hey, Why are you trying to fetch more information from the store in your result format? Normally a result format ought to work given just a query result object. Also, why are you making your result format dependent on Semantic Forms? That seems very strange. Cheers -- Jeroen De Dauw http

Re: [SMW-devel] Caching in SMWOutputs

2013-03-12 Thread Jeroen De Dauw
procedural code requiring you to make tight coupling to it and use global state. We have an item for this on the roadmap: https://semantic-mediawiki.org/wiki/Roadmap#Context_refactoring Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Special Properties- exciting question

2013-03-11 Thread Jeroen De Dauw
true. Changing this has been discussed quite a bit recently, though no work in that direction has happened yet. https://semantic-mediawiki.org/wiki/Roadmap#Allow_for_multiple_sources_of_data Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] SMW-Properties, PHP and developments

2013-03-11 Thread Jeroen De Dauw
points certainly is appreciated. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1

Re: [SMW-devel] Assistance with SMW Queries

2013-03-11 Thread Jeroen De Dauw
SMW only indexes annotated data. It does not provide fulltext search of your wikis free text. Sent from my HTC one X. -- Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint

Re: [SMW-devel] SMW and LTS

2013-02-25 Thread Jeroen De Dauw
rule since this would encourage bad practices. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download

Re: [SMW-devel] altering the sorting

2013-02-18 Thread Jeroen De Dauw
about version numbers. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software

Re: [SMW-devel] altering the sorting

2013-02-18 Thread Jeroen De Dauw
to consider how we can better support various sorting behaviours. I'll make a writeup of this soonish and send it to the list. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- The Go

Re: [SMW-devel] Maybe call smwfInitNamespaces() inside enableSemantics()?

2013-02-12 Thread Jeroen De Dauw
was written in SMW. And why it doesn't properly localise date values based on current user language? AFAIK dates are localized. If you are running into some issue or have a concrete suggestion for improvement, please create a ticket on bugzilla https://bugzilla.wikimedia.org/ Cheers -- Jeroen De Dauw

[SMW-devel] PHP namespaces

2013-02-09 Thread Jeroen De Dauw
the compatibility hassle to care about regardless, we can just as well go all the way from the start. https://semantic-mediawiki.org/wiki/PHP_namespaces Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

[SMW-devel] Print requests in SMWDescription

2013-02-05 Thread Jeroen De Dauw
specifying what to select * A number of parameters, some of which affect the query, most of which are for post-query processing So I am a bit surprised to find that the SMWDescription base class holds an array of print requests. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] query results without subcategories

2013-02-04 Thread Jeroen De Dauw
Hey, If smwgUseCategoryHierarchy is behaving defective for you, please open a bug at bugzilla [0] so we can keep track of the issue :) [0] https://bugzilla.wikimedia.org/ Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] 1.8.0.2 release

2013-02-04 Thread Jeroen De Dauw
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http

[SMW-devel] PHPUnit tests now run by Jenkins

2013-01-18 Thread Jeroen De Dauw
SQLite support is now again at a point where SMW mostly works. Thanks to Hashar for making this work :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Master HTML5, CSS3, ASP.NET, MVC, AJAX

Re: [SMW-devel] [SMW/SRF 1.9] Upcoming SRF\EventCalendar changes and some comments on behalf of future result printers

2013-01-14 Thread Jeroen De Dauw
. For instance, we (the Wikidata team) investigated date parsing quite extensively recently (100 emails on the subject) and will soon implement this in a way that it will very likely be usable for SMW 1.9. [0] http://meta.wikimedia.org/wiki/Wikidata/Notes/SMW_and_Wikidata Cheers -- Jeroen De Dauw http

Re: [SMW-devel] SMW bugs: The property id to add must be a positive integer

2013-01-14 Thread Jeroen De Dauw
toaddToUsageCount. If you could pinpoint where this empty string is coming from, that'd be great. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Master SQL Server Development, Administration, T-SQL

Re: [SMW-devel] Property:Modification date updated on cache changes?

2013-01-07 Thread Jeroen De Dauw
/ Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current

[SMW-devel] Maps and Semantic Maps 2.0.1 RC1

2012-12-12 Thread Jeroen De Dauw
ASAP. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support

Re: [SMW-devel] Merging 1.9.x branch into master

2012-12-05 Thread Jeroen De Dauw
/ Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve

Re: [SMW-devel] MediaWiki compatibility for 1.9

2012-12-05 Thread Jeroen De Dauw
core developers care about compatibility. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile

Re: [SMW-devel] SMW and LTS

2012-12-05 Thread Jeroen De Dauw
in SMW 1.10 (assuming we stay on the release schedule this time). Let's drop it in 1.11? Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- LogMeIn Rescue: Anywhere, Anytime Remote support

[SMW-devel] Merging 1.9.x branch into master

2012-12-02 Thread Jeroen De Dauw
/Roadmap#SMW_1.9 Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Keep yourself connected to Go Parallel: DESIGN Expert tips on starting your parallel project right. http

Re: [SMW-devel] SMW 1.9 Unit tests

2012-12-02 Thread Jeroen De Dauw
focus on other parts of the codebase now if you want to add tests for existing code. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Keep yourself connected to Go Parallel: DESIGN Expert tips

Re: [SMW-devel] SMW 1.9 Namespace

2012-12-02 Thread Jeroen De Dauw
into namespaces would break compatibility there. We probably should outline and discuss the namespace structure we want to use a bit more before throwing real effort at it :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

[SMW-devel] MediaWiki compatibility for 1.9

2012-12-01 Thread Jeroen De Dauw
available for almost a year at the point of release. Any objections? If not, I'll update the roadmap [0]. [0] https://semantic-mediawiki.org/wiki/Roadmap#SMW_1.9 Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Query formats min and max

2012-11-23 Thread Jeroen De Dauw
Hey, Interesting. How does that work? Use the source, Markus... :) https://github.com/wikimedia/mediawiki-extensions-SemanticResultFormats/blob/master/formats/math/SRF_Math.php#L83 Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Query formats min and max

2012-11-22 Thread Jeroen De Dauw
keeping the printer. After all, it's in SRF and can easily be disabled. And it has not been causing serious problems motivating removal to my knowledge. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] [Semediawiki-user] s13n stands for semantification

2012-11-16 Thread Jeroen De Dauw
then this, but it's the same idea. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps

Re: [SMW-devel] SRF Filtered calendar view released

2012-11-15 Thread Jeroen De Dauw
Hey Neill, I'm guessing this is because of the [[Docinfo status::effective]] condition which is there to only have things show that are in the latest release. Since SRF 1.8 has not been released yet, it's not shwoing on that page for now. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't

Re: [SMW-devel] Documentation - SMW Hooks

2012-11-02 Thread Jeroen De Dauw
Hey, Great - looks good! :) Don't forget your type hints though: http://www.semantic-mediawiki.org/w/index.php?title=SMW_Hooks%2FsmwBrowseActiondiff=24268oldid=24259 If the examples don't have them , new devs are very unlikely to use them either. Cheers -- Jeroen De Dauw http://www.bn2vs.com

[SMW-devel] SMW 1.9.x branch

2012-10-27 Thread Jeroen De Dauw
into master where it will then continue. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- WINDOWS 8 is here. Millions of people. Your app in 30 days. Visit The Windows 8 Center at Sourceforge

[SMW-devel] Exhibit

2012-10-27 Thread Jeroen De Dauw
from ground up for this new version. If anyone is interested in doing the work, I'm sure there are users that are willing to throw some $s at it. [0] https://groups.google.com/forum/?fromgroups=#!topic/simile-widgets/melJm_A8flA Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't

Re: [SMW-devel] More semantic extensions

2012-10-25 Thread Jeroen De Dauw
. Another useful thing that can be done is hosting such extensions on Gerrit[3] so it could use the i18n for free and get more developers' attention as well. Definitely! :) The Semantic Extra Special Properties extension you linked is a good candidate for moving to the WMF repos. Cheers -- Jeroen De

Re: [SMW-devel] Problem installing SMW 1.7.1 git on mw1.20git

2012-10-18 Thread Jeroen De Dauw
not the issue, you need to provide the full stack trace (the various locations and SMW extensions, depending on which are enabled) for people to figure out what's going on :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Dynamic filtered output

2012-10-15 Thread Jeroen De Dauw
with the filtered code or the stuff you wrote. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app

Re: [SMW-devel] Best way to change tooltip of property info bubble

2012-10-14 Thread Jeroen De Dauw
Hey, Did you see http://semantic-mediawiki.org/wiki/Help:Tooltip ? MWJames made some neat improvements to the tooltip stuff that will be in the upcoming 1.8 release :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Setting semantic properties from code

2012-09-27 Thread Jeroen De Dauw
Hey, AFAIK if a normal property shows up on Special:Browse it should also show in the factbox. If you're setting it programatically you will need to wait until the cache of the page gets invalidated before the factbox updates, or invalidate the cache yourself. Cheers -- Jeroen De Dauw http

Re: [SMW-devel] SMW 1.8 and SMW core extension compatibility

2012-09-18 Thread Jeroen De Dauw
, which is used by Semantic Watchlist, which has such additional tables. You have to make your own diffs to see what changed though, which is what I guess you where referring to. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

[SMW-devel] SMW 1.8 beta

2012-09-13 Thread Jeroen De Dauw
/Semantic_MediaWiki_1.8/Blockers Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite

Re: [SMW-devel] Maps and Semantic Maps - Openlayers editor

2012-09-13 Thread Jeroen De Dauw
and possibly break some things, I'd be happy to create a branch for you on gerrit. [0] https://www.mediawiki.org/wiki/Resource_loader [1] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Maps.git [2] https://www.mediawiki.org/wiki/Git Cheers -- Jeroen De Dauw http://www.bn2vs.com

Re: [SMW-devel] inverse referencing in concepts

2012-09-12 Thread Jeroen De Dauw
://bugzilla.wikimedia.org/ Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed

Re: [SMW-devel] unit tests and acceptance tests of SMW+SF+SRF+...

2012-08-27 Thread Jeroen De Dauw
. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how

Re: [SMW-devel] unit tests and acceptance tests of SMW+SF+SRF+...

2012-08-21 Thread Jeroen De Dauw
. It works as long as occasional breakage (which is usually fixed pretty quickly) is acceptable to you. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference

Re: [SMW-devel] [Semediawiki-user] The right type for storing IP addresses

2012-08-06 Thread Jeroen De Dauw
. Right - I will quickly poke at this soonish then. Docs will be here http://semantic-mediawiki.org/wiki/Writing_data_values Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security

Re: [SMW-devel] Querying SMW tables from outside mediawiki.

2012-07-28 Thread Jeroen De Dauw
://semantic-mediawiki.org/wiki/Ask%20API Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security

[SMW-devel] Query result caching and invalidation

2012-07-26 Thread Jeroen De Dauw
to affect the rest of the design. Anyone objections against such an approach or suggestions of any sort? Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference

Re: [SMW-devel] Query result caching and invalidation

2012-07-26 Thread Jeroen De Dauw
we'll have to hold into account the affected properties anyway, making the just store all properties approach not simpler to implement. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live

[SMW-devel] Parameter definitions

2012-07-26 Thread Jeroen De Dauw
(and in the end the concepts is still the same as before). Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways

Re: [SMW-devel] Query result caching and invalidation

2012-07-26 Thread Jeroen De Dauw
. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers

Re: [SMW-devel] [SMW] 1.8 and problems with date conversion

2012-07-26 Thread Jeroen De Dauw
Hey, James - thanks for reporting this. Can you file a bug in bugzilla if you have not already done so? :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference

Re: [SMW-devel] Query result caching and invalidation (Jeroen De Dauw)

2012-07-26 Thread Jeroen De Dauw
caches results for inline queries So these two caching solutions can live happily next to each other. Once the new one has been implemented I suggest disabling the current one for inline queries, but keeping it for all the rest. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't

Re: [SMW-devel] Query result caching and invalidation (Jeroen De Dauw)

2012-07-26 Thread Jeroen De Dauw
* This has nothing to do with transclusion of pages * This definitely requires code to work Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live

[SMW-devel] Tests for result printers

2012-07-26 Thread Jeroen De Dauw
Hey all, We now have a base class for result printer tests. http://semantic-mediawiki.org/wiki/Writing_result_printers#Writing_tests So when creating a new format, please do the little effort to add tests for it :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] [SMW] 1.8; Special:Ask layout change proposal

2012-07-25 Thread Jeroen De Dauw
not be obvious). And this only occurred to me now, but the WMF has a usability policy discouraging use of hover-only features, as they do not work on most mobile devices. Not sure how to address this issue here though. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] figuring out what semantic properties will be in the text

2012-07-25 Thread Jeroen De Dauw
association with source text for this? What are you trying to create that needs this information? Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live

Re: [SMW-devel] figuring out what semantic properties will be in the text

2012-07-25 Thread Jeroen De Dauw
it. Or wait until we have this stuff in SMW itself, which ought to not take very long, as we need it for some performance improvements. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live

Re: [SMW-devel] [SMW] 1.8; Special:Ask layout change proposal

2012-07-25 Thread Jeroen De Dauw
For the formats we have nice internationalized names, we do not have such names or labels for parameters (yet), only their canonical system names. Using the descriptions seems like a bad idea as they are meant to describe the parameter, not to identify it. Sent from my Android phone.

Re: [SMW-devel] Getting DB keys from a Data Value in SMW 1.7?

2012-07-24 Thread Jeroen De Dauw
for now. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how

Re: [SMW-devel] [SMW] 1.8; Special:Ask layout change proposal

2012-07-21 Thread Jeroen De Dauw
the parameter definition information is available :) -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security

Re: [SMW-devel] [SMW] 1.8; Special:Ask layout change proposal

2012-07-21 Thread Jeroen De Dauw
Hey, but class SMWQueryUI alone has 1818 ( + class SMWQueryCreatorPage 264 + class SMWQueryUIHelper 589). huh?! I wonder how that happened... In that case, I'm +1'ing your proposal :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Bundling extensions more closely

2012-07-19 Thread Jeroen De Dauw
script that does various queries to gerrit. All of those you can trivially do for a single git repo. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive

Re: [SMW-devel] Bundling extensions more closely

2012-07-19 Thread Jeroen De Dauw
. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how

Re: [SMW-devel] PHP requirements

2012-07-18 Thread Jeroen De Dauw
to require 5.4, as very few people are actually running this already. Maybe in a year or so. I agree that I'd be nice if we could use the new features in 5.4, but I've not seen any developer come with a feature that would require it or would be greatly facilitated by it. Cheers -- Jeroen De Dauw http

Re: [SMW-devel] Bundling extensions more closely

2012-07-18 Thread Jeroen De Dauw
the same. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how

Re: [SMW-devel] PHP requirements

2012-07-17 Thread Jeroen De Dauw
it, and no one complained about that either. So do you have any specific reason for not using it outweighing the advantages? :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security

[SMW-devel] PHP namespaces

2012-07-16 Thread Jeroen De Dauw
Hey, I discussed using PHP namespaces a while back with Markus and Nischay and have now written up my thoughts on the roadmap: http://semantic-mediawiki.org/wiki/Roadmap#Introduce_PHP_namespaces Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] SMWQueryResult::getNext returns empty array

2012-07-16 Thread Jeroen De Dauw
Hey, I'm not aware of any issues with this code - and it's being used by SMW itself quite a bit, so ought to be working :) Can you share the code you're writing? That'll make it a lot easier to figure out what's going on. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

[SMW-devel] Bundling extensions more closely

2012-07-16 Thread Jeroen De Dauw
* Semantic Tasks * Semantic Drilldown * Semantic Internal Objects * and others Anyone against such a change? Suggestions? in any case, we already have a lot of upcoming stuff for SMW 1.8, so if we do this, it's probably better to wait till after that release. Cheers -- Jeroen De Dauw http

Re: [SMW-devel] Bundling extensions more closely

2012-07-16 Thread Jeroen De Dauw
Hey, Are you suggesting moving all SMW extensions to single repo (on WMF or elsewhere) in addition to the current repos or also deprecating the current repositories? Moving all of the code into the current SMW repo and deprecating the others. Cheers -- Jeroen De Dauw http://www.bn2vs.com

[SMW-devel] Semantic MediaWiki 1.8 target date

2012-07-03 Thread Jeroen De Dauw
for additional polishing work after the release. Anyone objections against that date? I will be releasing new versions of several other extensions around the same time, including Semantic Result Formats 1.8, Validator 0.5, Maps 2.0 and Semantic Maps 2.0. Cheers -- Jeroen De Dauw http

Re: [SMW-devel] in place editing and SMW

2012-06-09 Thread Jeroen De Dauw
for performance reasons, so it'll look different in the near future. - Do you know a parser-funktion of object parser or another object which will turn wiki-text into HTML-markup? You're better of asking this on the wikitech mailing list :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic

Re: [SMW-devel] in place editing and SMW

2012-06-08 Thread Jeroen De Dauw
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers

Re: [SMW-devel] Semantic mediawiki and map data

2012-05-22 Thread Jeroen De Dauw
properties. This way you could do stuff like querying all the points in a polygon that have a latitude more then x. This requires some more thought I think - anyone more thoughts on this? [0] http://semantic-mediawiki.org/wiki/Subobject Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic

Re: [SMW-devel] ResultPrinter improvements

2012-05-21 Thread Jeroen De Dauw
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can

[SMW-devel] ResultPrinter improvements

2012-05-20 Thread Jeroen De Dauw
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers

Re: [SMW-devel] smwadmin errors!!

2012-05-10 Thread Jeroen De Dauw
Hey, Looks like the problem is not with SMWAdmin at all but with the deployment framework or the other halo stuff. You could try running SMW without halo. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] [Semediawiki-user] Code to add two features to Tag Clouds in Semantic Result Formats

2012-05-09 Thread Jeroen De Dauw
continuing there and not cc'ing users after this one :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security

Re: [SMW-devel] inline semantic query

2012-05-07 Thread Jeroen De Dauw
Hey, It is posible to filter based on the number of categories that a page belong ? This can not be done out of the box, and I can't think of any way to do it without actually extending SMW itself either. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Semantic MediaWiki and Wikidata ContentHandler

2012-05-01 Thread Jeroen De Dauw
weeks. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how

Re: [SMW-devel] Using a cron Job to save Semantic Properties

2012-03-30 Thread Jeroen De Dauw
it'd be best if you just did a page without first, so you know how the stuff works, and can use it where those utilities are not helpful :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Using a cron Job to save Semantic Properties

2012-03-29 Thread Jeroen De Dauw
to you here (copy of some of the config I use): https://www.mediawiki.org/wiki/User:Jeroen_De_Dauw/LocalSettings.php Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- This SF email

[SMW-devel] Migrating to git

2012-03-21 Thread Jeroen De Dauw
we try to svn commit something. I have already requested migration for my own extensions and those that I maintain, including Semantic Result Formats and Semantic Maps. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

[SMW-devel] Unit tests for SMW

2012-03-20 Thread Jeroen De Dauw
something in your SMW extension :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d

[SMW-devel] Semantic MediaWiki talk from FOSDEM

2012-03-05 Thread Jeroen De Dauw
/semantic_mediawiki.webm Slides: http://semantic-mediawiki.org/w/images/f/f9/2011_12_14_FOSDEM2012_SMW.pdf Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- -- Try before you buy = See our experts in action

[SMW-devel] Semantic MediaWiki 1.7.1 released!

2012-03-05 Thread Jeroen De Dauw
installation instructions can be found on the SMW wiki: http://semantic-mediawiki.org/wiki/Help:Installation_1.7.1 A slightly more extensive overview of this release can be found here: http://semantic-mediawiki.org/wiki/Semantic_MediaWiki_1.7.1 Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic

Re: [SMW-devel] SMW Hooks and JavaScript/QUnit

2012-03-04 Thread Jeroen De Dauw
. Having all the docs inline in some specific format that can easily be parsed and then turned into docs is an interesting idea, but I'm wondering if this makes sense to do if MW core does not do it. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] SMW Hooks and JavaScript/QUnit

2012-03-02 Thread Jeroen De Dauw
more then what's there. It's nice to have this page, but there probably should not be much more on it, since you can just point to the MW one. Esp since SMW does not have any real JS framework at this point :) Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] [SRF] 1.7; SRF_Gallery.php patch allowing a gallery to be displayed as carousel using jcarousel plug-in

2012-02-20 Thread Jeroen De Dauw
Hey James, Great work :) I merged your patch, confirmed it worked and committed it in https://www.mediawiki.org/wiki/Special:Code/MediaWiki/111953 Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

Re: [SMW-devel] Fwd: [pmwx-forum] Purple MediaWiki (PMWX) Extension Release 1.6

2012-02-15 Thread Jeroen De Dauw
Hey Peter, I noticed that the wiki you linked to is still running SMW 1.4.x, which is over 2 years old. This made me wonder: what are the requirements (inc compatibility) for PSMW? Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil

<    1   2   3   >