<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-21811</id>
	<title>Nabble - Semantic Mediawiki</title>
	<updated>2009-12-15T13:15:24Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Semantic-Mediawiki-f21811.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Semantic-Mediawiki-f21811.html" />
	<subtitle type="html">&lt;a href=&quot;http://wiki.ontoworld.org/wiki/Semantic_MediaWiki&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semantic MediaWiki&lt;/a&gt;&amp;nbsp;(SMW) is an extension of MediaWiki – the wiki-system powering Wikipedia – with semantic technology, thus turning it into a semantic wiki. While articles in MediaWiki are just plain texts, SMW allows users to add structured data, comparable to the data one would usually store in a database. SMW uses the fact that such data is already contained in many articles: users just need to &amp;quot;mark&amp;quot; the according places so that the system can extract the relevant data without &amp;quot;understanding&amp;quot; the rest of the text. With this information, SMW can help to search, organise, browse, evaluate, and share the wiki's content.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26801916</id>
	<title>Hack to capture page metadata in SMW properties using DPL</title>
	<published>2009-12-15T13:15:24Z</published>
	<updated>2009-12-15T13:15:24Z</updated>
	<author>
		<name>Dan Bolser-3</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I put together a little hack to demonstrate the potential of capturing
&lt;br&gt;page metadata in semantic properties. This hack combines DPL with SMW,
&lt;br&gt;and adds information about:
&lt;br&gt;&lt;br&gt;* the page author (creator),
&lt;br&gt;* most recent editor,
&lt;br&gt;* page size, and
&lt;br&gt;* page 'hit-counter'.
&lt;br&gt;&lt;br&gt;&lt;br&gt;It does this by including a template on (almost) all pages that
&lt;br&gt;queries the above properties via DPL, and then wraps the result in
&lt;br&gt;semantic property annotations.
&lt;br&gt;&lt;br&gt;Here is the template:
&lt;br&gt;&lt;a href=&quot;http://seqanswers.com/wiki/Template:Add_page_metadata&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://seqanswers.com/wiki/Template:Add_page_metadata&lt;/a&gt;&lt;br&gt;&lt;br&gt;Here is a random page that calls the template:
&lt;br&gt;&lt;a href=&quot;http://seqanswers.com/wiki/Special:Browse/Rolexa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://seqanswers.com/wiki/Special:Browse/Rolexa&lt;/a&gt;&lt;br&gt;&lt;br&gt;Here is an example of the properties in action (#asking for the 'most
&lt;br&gt;popular page' on the wiki):
&lt;br&gt;&lt;a href=&quot;http://seqanswers.com/wiki/Template:Bioinformatics_application/Popular&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://seqanswers.com/wiki/Template:Bioinformatics_application/Popular&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I could add more of the page metadata that DPL provides (for example,
&lt;br&gt;the 'page created date' to generate an RSS feed of the new pages in
&lt;br&gt;the wiki): &lt;a href=&quot;http://semeb.com/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Controlling_output_format#format&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semeb.com/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Controlling_output_format#format&lt;/a&gt;&lt;br&gt;&lt;br&gt;however, there are problems with dates because DPL tries to return all
&lt;br&gt;dates in the users own timezone, which would mess things up... if
&lt;br&gt;properties were actually being updated, which apparently they
&lt;br&gt;aren't... (template caching issues I guess).
&lt;br&gt;&lt;br&gt;&lt;br&gt;This hack resembles the nice looking functionality provided by the
&lt;br&gt;Semantic History extension:
&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:SemanticHistory&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:SemanticHistory&lt;/a&gt;&lt;br&gt;&lt;br&gt;but is a bit simpler (took a couple of hours to set up from
&lt;br&gt;'scratch'), and also gives page size / hit counter.
&lt;br&gt;&lt;br&gt;It's far from perfect, but I just thought I'd throw it out there to
&lt;br&gt;see what people think. I know metadata isn't everyone's cup of tea,
&lt;br&gt;but it can be useful for administrative and site design purposes. If
&lt;br&gt;it looks useful, I'd like to try to put this into SMW 'on the inside'
&lt;br&gt;by coding up the relevant PHP.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Dan.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801916&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hack-to-capture-page-metadata-in-SMW-properties-using-DPL-tp26801916p26801916.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26801119</id>
	<title>Re: Adding Semantic form fields to Special:Upload</title>
	<published>2009-12-15T12:18:23Z</published>
	<updated>2009-12-15T12:18:23Z</updated>
	<author>
		<name>Dan Bolser-3</name>
	</author>
	<content type="html">Hi Joel, thanks for the information.
&lt;br&gt;&lt;br&gt;Unfortunately I'm in the position of having to convince the sysadmin
&lt;br&gt;of every new extension that I want installed, so I'm primarily looking
&lt;br&gt;for a 'pure SMW' solution.
&lt;br&gt;&lt;br&gt;I'll definitely keep it in mind for future reference though! It looks
&lt;br&gt;pretty much exactly like what I was after and then some!
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Dan.
&lt;br&gt;&lt;br&gt;2009/12/15 Joel Natividad &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801119&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joel.natividad@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dan,
&lt;br&gt;&amp;gt; You may want to check out the SMW+ RichMedia extension.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://smwforum.ontoprise.com/smwforum/index.php/Help:Rich_Media_Extension&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://smwforum.ontoprise.com/smwforum/index.php/Help:Rich_Media_Extension&lt;/a&gt;&lt;br&gt;&amp;gt; It adds additional metadata for each filetype, which is also leveraged in
&lt;br&gt;&amp;gt; the SMW+ Enhanced Retrieval (Lucene keyword search+wiki search+semantic
&lt;br&gt;&amp;gt; search+search of text within certain uploaded files [PDF and Word]) -
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://smwforum.ontoprise.com/smwforum/index.php/Help:Enhanced_Retrieval_Extension_1.3?context=Help%3AEnhanced+Retrieval+Extension+1.3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://smwforum.ontoprise.com/smwforum/index.php/Help:Enhanced_Retrieval_Extension_1.3?context=Help%3AEnhanced+Retrieval+Extension+1.3&lt;/a&gt;&lt;br&gt;&amp;gt; If you look at the documentation, they even have a detailed howto on how to
&lt;br&gt;&amp;gt; add namespaces for additional filetypes.
&lt;br&gt;&amp;gt; Hope this helps,
&lt;br&gt;&amp;gt; Joel
&lt;br&gt;&amp;gt; On Dec 15, 2009, at 11:37 AM, Dan Bolser wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I haven't tried, but you could try adding the form to one of the
&lt;br&gt;&amp;gt; special messages that gets included in that page... I guess that won't
&lt;br&gt;&amp;gt; work outside of the Form namespace...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Better yet, why not just replace special upload with a form that gets
&lt;br&gt;&amp;gt; its target page name from a file upload field and creates  a page in
&lt;br&gt;&amp;gt; the Image namespace?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've been planning to try the above on my site, but I haven't had time
&lt;br&gt;&amp;gt; to get round to it yet.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009/12/15 Chris Croome &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801119&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone have any suggestions about how to add semantic form elements
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; to the Special:Upload page?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The site I'm working on has it set up so that once a file has been
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; uploaded you can edit the page about the file with a 'edit with form'
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; link, eg:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  &lt;a href=&quot;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But I'd like to add the category selector to the Special:Upload page,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the uploading help on the Semantic Forms page doesn't help with this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Chris
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801119&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801119&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Joel Natividad
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801119&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joel@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Think Different!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26801119&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-Semantic-form-fields-to-Special%3AUpload-tp26795550p26801119.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26800442</id>
	<title>[SD] Version 0.7: Categories can be excluded from and included in top category list</title>
	<published>2009-12-15T11:33:31Z</published>
	<updated>2009-12-15T11:33:31Z</updated>
	<author>
		<name>Yaron Koren</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Version 0.7 of Semantic Drilldown has been released. In this version:
&lt;br&gt;&lt;br&gt;- two &amp;quot;magic words&amp;quot; have been added - &amp;quot;__HIDEFROMDRILLDOWN__&amp;quot; and
&lt;br&gt;&amp;quot;__SHOWINDRILLDOWN__&amp;quot;. Adding the former to a category page will remove it
&lt;br&gt;from the list of top-level categories in 'Special:BrowseData', while adding
&lt;br&gt;the latter will add it there, even if the category is a subcategory of
&lt;br&gt;something else. This will hopefully put an end to the need for the various
&lt;br&gt;hacks that people have done to try to hide/show categories in that list,
&lt;br&gt;like making a big &amp;quot;Other&amp;quot; category or otherwise rearranging the category
&lt;br&gt;tree.
&lt;br&gt;&lt;br&gt;- the initialization of special properties was fixed (again) for
&lt;br&gt;non-English-language wikis; so now, using either the language-specific value
&lt;br&gt;or the English value of a special property (like &amp;quot;Has filter&amp;quot;) should always
&lt;br&gt;work (I hope).
&lt;br&gt;&lt;br&gt;- this version also contains the fix mentioned on this list two weeks ago,
&lt;br&gt;for the major display problem that some wikis running SMW 1.4.3 were having.
&lt;br&gt;&lt;br&gt;You can download the new version here:
&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Drilldown&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Drilldown&lt;/a&gt;&lt;br&gt;&lt;br&gt;-Yaron
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26800442&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-SD--Version-0.7%3A-Categories-can-be-excluded-from-and-included-in-top-category-list-tp26800442p26800442.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26799301</id>
	<title>Re: [SRF]Pchart integration</title>
	<published>2009-12-15T10:19:06Z</published>
	<updated>2009-12-15T10:19:06Z</updated>
	<author>
		<name>Joel Natividad</name>
	</author>
	<content type="html">Hi Mike,
&lt;br&gt;I contributed SRF-Ploticus. &amp;nbsp;Right now its disabled coz of some security issues. &amp;nbsp;Hopefully, I'll get around to fixing it during the holidays (FYI, that's when I managed to get some downtime to do it last year ;) ).
&lt;br&gt;&lt;br&gt;Regardless, a little bird told me that a new SRF charting formatting is around the corner and is due to be released &amp;quot;anyday&amp;quot; now.
&lt;br&gt;&lt;br&gt;Its based on Open Flash Chart - &lt;a href=&quot;http://teethgrinder.co.uk/open-flash-chart/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://teethgrinder.co.uk/open-flash-chart/&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;Joel
&lt;br&gt;&lt;br&gt;On Dec 15, 2009, at 10:53 AM, msevero wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've been following this forum since i discovered SMW. I thank all the
&lt;br&gt;&amp;gt; contributors and creator of SMW and it's extensions,it serves me well. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So, I was wondering if there's anybody interested in making a code for the
&lt;br&gt;&amp;gt; pchart library to be part of SRF or is it even worthy,useful or better? &amp;nbsp;I'm
&lt;br&gt;&amp;gt; willing to pay, if the price is right and the license will be free to use
&lt;br&gt;&amp;gt; for everybody.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799301&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miks@...&lt;/a&gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/-SRF-Pchart-integration-tp26795889p26795889.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-SRF-Pchart-integration-tp26795889p26795889.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Semantic Mediawiki - User mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799301&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Joel Natividad
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799301&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joel@...&lt;/a&gt;
&lt;br&gt;Think Different!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799301&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;-- 
&lt;br&gt;=======================================================
&lt;br&gt;joel@natividads.com * wireless@natividads.com 
&lt;br&gt;Think Different! (&lt;a href=&quot;http://en.wikipedia.org/wiki/Think_different#Text&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Think_different#Text&lt;/a&gt;)
&lt;br&gt;Imagine Different! (&lt;a href=&quot;http://www.youtube.com/watch?v=H5tOgRD4EqY&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.youtube.com/watch?v=H5tOgRD4EqY&lt;/a&gt;)&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-SRF-Pchart-integration-tp26795889p26799301.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26799255</id>
	<title>Re: Semantic Forms search function and FormPrinter re-design proposal</title>
	<published>2009-12-15T10:16:45Z</published>
	<updated>2009-12-15T10:16:45Z</updated>
	<author>
		<name>Sergey Chernyshev-2</name>
	</author>
	<content type="html">Oh, OK - yes, this was partly an idea behind POM, right ;)&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 15, 2009 at 12:58 PM, Yaron Koren &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799255&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yaron57@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;Hi,&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Actually, Semantic Forms already has querying functionality - the &amp;quot;Run query&amp;quot; feature:&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;[1] &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Hauke - Were you aware of this? If so, how would what you&amp;#39;re proposing be different?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Sergey - He was talking about using the addition of querying as an excuse to refactor SF to use POM - which is not a bad instinct in principle. :)&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;&lt;div&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;-Yaron&lt;/div&gt;&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;
On Tue, Dec 15, 2009 at 11:55 AM, Sergey Chernyshev &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799255&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergey.chernyshev@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;&lt;div&gt;I&amp;#39;m not sure if you can reuse SF form language as it seems to be targeted specifically at data entry.&lt;/div&gt;&lt;div&gt;

Also, did you check out Semantic DrillDown? It does some filtered navigation and allows for drop-downs and stuff.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Not sure how POM is related to this... did you include wrong link?&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;         Sergey&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Dec 14, 2009 at 6:37 PM, Hauke Pribnow &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799255&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hauke.pribnow@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;


&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;Hello everybody!&lt;br&gt;
&lt;br&gt;
While working on my Semantic Multi Edit Page I got the idea of also&lt;br&gt;
creating another extension for Semantic MediaWiki which would allow&lt;br&gt;
more-skilled users to create something like &amp;quot;search forms&amp;quot; for&lt;br&gt;
less-skilled users who might not directly understand the semantic query&lt;br&gt;
syntax.&lt;br&gt;
&lt;br&gt;
It would be great if the form design syntax for such an extension was&lt;br&gt;
similar to the one of the already existing Semantic Forms extension; IMO&lt;br&gt;
it would make even more sense to pretty much re-design the FormPrinter&lt;br&gt;
from scratch and - during this process - turn it into a more general&lt;br&gt;
code base for creating all sorts of forms, i.e. make the whole thing&lt;br&gt;
more extendable.&lt;br&gt;
&lt;br&gt;
As already mentioned here&lt;br&gt;
&amp;lt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&lt;/a&gt;&amp;gt;, the&lt;br&gt;
current FormPrinter implementation acutally doesn&amp;#39;t just print the form&lt;br&gt;
(as the name suggests), but also does up to five other tasks like&lt;br&gt;
parsing the page that should be edited, handling form input and actually&lt;br&gt;
committing the change to a page that was modified through a form. To me,&lt;br&gt;
this is way too much work for a class that - going by its name - should&lt;br&gt;
only print out a neat form. Redesigning that class is/will be necessary&lt;br&gt;
anyway.&lt;br&gt;
&lt;br&gt;
What do you think about these ideas?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Hauke Pribnow&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Return on Information:&lt;br&gt;
Google Enterprise Search pays you back&lt;br&gt;
Get the facts.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Semediawiki-devel mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799255&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Return on Information:&lt;br&gt;
Google Enterprise Search pays you back&lt;br&gt;
Get the facts.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;
&lt;br&gt;_______________________________________________&lt;br&gt;
Semediawiki-devel mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799255&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;Semediawiki-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799255&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---Development-f21813.html&quot; embed=&quot;fixTarget[21813]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - Development&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Semantic-Forms-search-function-and-FormPrinter-re-design-proposal-tp26787045p26799255.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26799183</id>
	<title>Re: Adding Semantic form fields to Special:Upload</title>
	<published>2009-12-15T10:08:38Z</published>
	<updated>2009-12-15T10:08:38Z</updated>
	<author>
		<name>Joel Natividad</name>
	</author>
	<content type="html">Dan,
&lt;br&gt;You may want to check out the SMW+ RichMedia extension.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://smwforum.ontoprise.com/smwforum/index.php/Help:Rich_Media_Extension&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://smwforum.ontoprise.com/smwforum/index.php/Help:Rich_Media_Extension&lt;/a&gt;&lt;br&gt;&lt;br&gt;It adds additional metadata for each filetype, which is also leveraged in the SMW+ Enhanced Retrieval (Lucene keyword search+wiki search+semantic search+search of text within certain uploaded files [PDF and Word]) - 
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://smwforum.ontoprise.com/smwforum/index.php/Help:Enhanced_Retrieval_Extension_1.3?context=Help%3AEnhanced+Retrieval+Extension+1.3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://smwforum.ontoprise.com/smwforum/index.php/Help:Enhanced_Retrieval_Extension_1.3?context=Help%3AEnhanced+Retrieval+Extension+1.3&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you look at the documentation, they even have a detailed howto on how to add namespaces for additional filetypes.
&lt;br&gt;&lt;br&gt;Hope this helps,
&lt;br&gt;Joel
&lt;br&gt;&lt;br&gt;On Dec 15, 2009, at 11:37 AM, Dan Bolser wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I haven't tried, but you could try adding the form to one of the
&lt;br&gt;&amp;gt; special messages that gets included in that page... I guess that won't
&lt;br&gt;&amp;gt; work outside of the Form namespace...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Better yet, why not just replace special upload with a form that gets
&lt;br&gt;&amp;gt; its target page name from a file upload field and creates &amp;nbsp;a page in
&lt;br&gt;&amp;gt; the Image namespace?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've been planning to try the above on my site, but I haven't had time
&lt;br&gt;&amp;gt; to get round to it yet.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/12/15 Chris Croome &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799183&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Does anyone have any suggestions about how to add semantic form elements
&lt;br&gt;&amp;gt;&amp;gt; to the Special:Upload page?
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; The site I'm working on has it set up so that once a file has been
&lt;br&gt;&amp;gt;&amp;gt; uploaded you can edit the page about the file with a 'edit with form'
&lt;br&gt;&amp;gt;&amp;gt; link, eg:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; But I'd like to add the category selector to the Special:Upload page,
&lt;br&gt;&amp;gt;&amp;gt; the uploading help on the Semantic Forms page doesn't help with this:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Chris
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799183&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799183&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;Joel Natividad
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799183&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joel@...&lt;/a&gt;
&lt;br&gt;Think Different!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26799183&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;-- 
&lt;br&gt;=======================================================
&lt;br&gt;joel@natividads.com * wireless@natividads.com 
&lt;br&gt;Think Different! (&lt;a href=&quot;http://en.wikipedia.org/wiki/Think_different#Text&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Think_different#Text&lt;/a&gt;)
&lt;br&gt;Imagine Different! (&lt;a href=&quot;http://www.youtube.com/watch?v=H5tOgRD4EqY&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.youtube.com/watch?v=H5tOgRD4EqY&lt;/a&gt;)&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-Semantic-form-fields-to-Special%3AUpload-tp26795550p26799183.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26798979</id>
	<title>Re: Semantic Forms search function and FormPrinter re-design proposal</title>
	<published>2009-12-15T09:58:54Z</published>
	<updated>2009-12-15T09:58:54Z</updated>
	<author>
		<name>Yaron Koren</name>
	</author>
	<content type="html">Hi,&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Actually, Semantic Forms already has querying functionality - the &amp;quot;Run query&amp;quot; feature:&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;[1] &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Hauke - Were you aware of this? If so, how would what you&amp;#39;re proposing be different?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Sergey - He was talking about using the addition of querying as an excuse to refactor SF to use POM - which is not a bad instinct in principle. :)&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;-Yaron&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 15, 2009 at 11:55 AM, Sergey Chernyshev &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798979&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergey.chernyshev@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;div&gt;I&amp;#39;m not sure if you can reuse SF form language as it seems to be targeted specifically at data entry.&lt;/div&gt;&lt;div&gt;
Also, did you check out Semantic DrillDown? It does some filtered navigation and allows for drop-downs and stuff.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Not sure how POM is related to this... did you include wrong link?&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;         Sergey&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Dec 14, 2009 at 6:37 PM, Hauke Pribnow &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798979&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hauke.pribnow@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;Hello everybody!&lt;br&gt;
&lt;br&gt;
While working on my Semantic Multi Edit Page I got the idea of also&lt;br&gt;
creating another extension for Semantic MediaWiki which would allow&lt;br&gt;
more-skilled users to create something like &amp;quot;search forms&amp;quot; for&lt;br&gt;
less-skilled users who might not directly understand the semantic query&lt;br&gt;
syntax.&lt;br&gt;
&lt;br&gt;
It would be great if the form design syntax for such an extension was&lt;br&gt;
similar to the one of the already existing Semantic Forms extension; IMO&lt;br&gt;
it would make even more sense to pretty much re-design the FormPrinter&lt;br&gt;
from scratch and - during this process - turn it into a more general&lt;br&gt;
code base for creating all sorts of forms, i.e. make the whole thing&lt;br&gt;
more extendable.&lt;br&gt;
&lt;br&gt;
As already mentioned here&lt;br&gt;
&amp;lt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&lt;/a&gt;&amp;gt;, the&lt;br&gt;
current FormPrinter implementation acutally doesn&amp;#39;t just print the form&lt;br&gt;
(as the name suggests), but also does up to five other tasks like&lt;br&gt;
parsing the page that should be edited, handling form input and actually&lt;br&gt;
committing the change to a page that was modified through a form. To me,&lt;br&gt;
this is way too much work for a class that - going by its name - should&lt;br&gt;
only print out a neat form. Redesigning that class is/will be necessary&lt;br&gt;
anyway.&lt;br&gt;
&lt;br&gt;
What do you think about these ideas?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Hauke Pribnow&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Return on Information:&lt;br&gt;
Google Enterprise Search pays you back&lt;br&gt;
Get the facts.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Semediawiki-devel mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798979&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Return on Information:&lt;br&gt;
Google Enterprise Search pays you back&lt;br&gt;
Get the facts.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;
&lt;br&gt;_______________________________________________&lt;br&gt;
Semediawiki-devel mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798979&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;Semediawiki-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798979&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---Development-f21813.html&quot; embed=&quot;fixTarget[21813]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - Development&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Semantic-Forms-search-function-and-FormPrinter-re-design-proposal-tp26787045p26798979.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26798012</id>
	<title>Re: Semantic Forms search function and FormPrinter re-design proposal</title>
	<published>2009-12-15T08:55:41Z</published>
	<updated>2009-12-15T08:55:41Z</updated>
	<author>
		<name>Sergey Chernyshev-2</name>
	</author>
	<content type="html">&lt;div&gt;I&amp;#39;m not sure if you can reuse SF form language as it seems to be targeted specifically at data entry.&lt;/div&gt;&lt;div&gt;Also, did you check out Semantic DrillDown? It does some filtered navigation and allows for drop-downs and stuff.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Not sure how POM is related to this... did you include wrong link?&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;         Sergey&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Dec 14, 2009 at 6:37 PM, Hauke Pribnow &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798012&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hauke.pribnow@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;Hello everybody!&lt;br&gt;
&lt;br&gt;
While working on my Semantic Multi Edit Page I got the idea of also&lt;br&gt;
creating another extension for Semantic MediaWiki which would allow&lt;br&gt;
more-skilled users to create something like &amp;quot;search forms&amp;quot; for&lt;br&gt;
less-skilled users who might not directly understand the semantic query&lt;br&gt;
syntax.&lt;br&gt;
&lt;br&gt;
It would be great if the form design syntax for such an extension was&lt;br&gt;
similar to the one of the already existing Semantic Forms extension; IMO&lt;br&gt;
it would make even more sense to pretty much re-design the FormPrinter&lt;br&gt;
from scratch and - during this process - turn it into a more general&lt;br&gt;
code base for creating all sorts of forms, i.e. make the whole thing&lt;br&gt;
more extendable.&lt;br&gt;
&lt;br&gt;
As already mentioned here&lt;br&gt;
&amp;lt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&lt;/a&gt;&amp;gt;, the&lt;br&gt;
current FormPrinter implementation acutally doesn&amp;#39;t just print the form&lt;br&gt;
(as the name suggests), but also does up to five other tasks like&lt;br&gt;
parsing the page that should be edited, handling form input and actually&lt;br&gt;
committing the change to a page that was modified through a form. To me,&lt;br&gt;
this is way too much work for a class that - going by its name - should&lt;br&gt;
only print out a neat form. Redesigning that class is/will be necessary&lt;br&gt;
anyway.&lt;br&gt;
&lt;br&gt;
What do you think about these ideas?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Hauke Pribnow&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Return on Information:&lt;br&gt;
Google Enterprise Search pays you back&lt;br&gt;
Get the facts.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Semediawiki-devel mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798012&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Semediawiki-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26798012&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---Development-f21813.html&quot; embed=&quot;fixTarget[21813]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - Development&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Semantic-Forms-search-function-and-FormPrinter-re-design-proposal-tp26787045p26798012.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26797766</id>
	<title>Re: [SRF]Pchart integration</title>
	<published>2009-12-15T08:39:14Z</published>
	<updated>2009-12-15T08:39:14Z</updated>
	<author>
		<name>Dan Bolser-3</name>
	</author>
	<content type="html">2009/12/15 msevero &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26797766&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miks@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've been following this forum since i discovered SMW. I thank all the
&lt;br&gt;&amp;gt; contributors and creator of SMW and it's extensions,it serves me well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So, I was wondering if there's anybody interested in making a code for the
&lt;br&gt;&amp;gt; pchart library to be part of SRF or is it even worthy,useful or better?  I'm
&lt;br&gt;&amp;gt; willing to pay, if the price is right and the license will be free to use
&lt;br&gt;&amp;gt; for everybody.
&lt;/div&gt;&lt;br&gt;pchart?
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://pchart.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pchart.sourceforge.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Looks nice ;-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Can you write up your project specifications? i.e. start with some
&lt;br&gt;examples of what you would like to do...
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Dan.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26797766&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;miks@...&lt;/a&gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/-SRF-Pchart-integration-tp26795889p26795889.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-SRF-Pchart-integration-tp26795889p26795889.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Semantic Mediawiki - User mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26797766&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26797766&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-SRF-Pchart-integration-tp26795889p26797766.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26797741</id>
	<title>Re: Adding Semantic form fields to Special:Upload</title>
	<published>2009-12-15T08:37:45Z</published>
	<updated>2009-12-15T08:37:45Z</updated>
	<author>
		<name>Dan Bolser-3</name>
	</author>
	<content type="html">I haven't tried, but you could try adding the form to one of the
&lt;br&gt;special messages that gets included in that page... I guess that won't
&lt;br&gt;work outside of the Form namespace...
&lt;br&gt;&lt;br&gt;Better yet, why not just replace special upload with a form that gets
&lt;br&gt;its target page name from a file upload field and creates &amp;nbsp;a page in
&lt;br&gt;the Image namespace?
&lt;br&gt;&lt;br&gt;I've been planning to try the above on my site, but I haven't had time
&lt;br&gt;to get round to it yet.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;2009/12/15 Chris Croome &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26797741&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone have any suggestions about how to add semantic form elements
&lt;br&gt;&amp;gt; to the Special:Upload page?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The site I'm working on has it set up so that once a file has been
&lt;br&gt;&amp;gt; uploaded you can edit the page about the file with a 'edit with form'
&lt;br&gt;&amp;gt; link, eg:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  &lt;a href=&quot;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But I'd like to add the category selector to the Special:Upload page,
&lt;br&gt;&amp;gt; the uploading help on the Semantic Forms page doesn't help with this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Chris
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26797741&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26797741&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-Semantic-form-fields-to-Special%3AUpload-tp26795550p26797741.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26795889</id>
	<title>[SRF]Pchart integration</title>
	<published>2009-12-15T07:53:32Z</published>
	<updated>2009-12-15T07:53:32Z</updated>
	<author>
		<name>msevero</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I've been following this forum since i discovered SMW. I thank all the contributors and creator of SMW and it's extensions,it serves me well. 
&lt;br&gt;&lt;br&gt;So, I was wondering if there's anybody interested in making a code for the pchart library to be part of SRF or is it even worthy,useful or better? &amp;nbsp;I'm willing to pay, if the price is right and the license will be free to use for everybody.
&lt;br&gt;&lt;br&gt;miks@shaw.ca&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-SRF-Pchart-integration-tp26795889p26795889.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26795550</id>
	<title>Adding Semantic form fields to Special:Upload</title>
	<published>2009-12-15T06:18:44Z</published>
	<updated>2009-12-15T06:18:44Z</updated>
	<author>
		<name>Chris Croome</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;Does anyone have any suggestions about how to add semantic form elements
&lt;br&gt;to the Special:Upload page?
&lt;br&gt;&lt;br&gt;The site I'm working on has it set up so that once a file has been
&lt;br&gt;uploaded you can edit the page about the file with a 'edit with form'
&lt;br&gt;link, eg:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.ikmemergent.net/index.php/File:080426-ikm-working-paper-2-communicating-information-and-knowledge-management.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;But I'd like to add the category selector to the Special:Upload page,
&lt;br&gt;the uploading help on the Semantic Forms page doesn't help with this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Uploading_files&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26795550&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-Semantic-form-fields-to-Special%3AUpload-tp26795550p26795550.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26793464</id>
	<title>Re: Exhibit format and Headertabs</title>
	<published>2009-12-15T03:39:15Z</published>
	<updated>2009-12-15T03:39:15Z</updated>
	<author>
		<name>Neill Mitchell</name>
	</author>
	<content type="html">Hi.
&lt;br&gt;&lt;br&gt;I think this is an issue with SRF or Exhibit itself. Even on pages with 
&lt;br&gt;no header tabs I cannot have more than one exhibit tile format query.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Neill.
&lt;br&gt;Sergey Chernyshev wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; This is actually maps API specific - they don't work well with hidden 
&lt;br&gt;&amp;gt; sections. At least with YUI version that is used in HeaderTabs (old 
&lt;br&gt;&amp;gt; and needs updating which I should do but never have time for).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sergey
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Mon, Dec 14, 2009 at 4:45 AM, Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Ah, interesting point. I assumed it was the header tabs as I've had
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; problems with the Simile based timeline format and headertabs (you can
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; only have timelines on the first tab, others just show a grey box).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; However, if I have two exhibit format queries in an article with no
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; header tabs then the 2nd query does not show then either. So, I wonder
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; if this is a SRF specific issue or an Exhibit issue?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Cheers
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Neill.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dan Bolser wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt; 2009/12/11 Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Hi.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; I have a page with &amp;nbsp;a number of tabs. Two of the tabs have inline
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; queries with the format set to exhibit.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Only the exhibit format query in the first headertabs works.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Nothing
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; gets displayed by the exhibit format query in the following
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; tab. If I
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; remove the exhibit format from the query in the first tab then the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; exhibit query in the subsequent tab then works.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Anyone got any ideas? I really don't want to lose the tabbing!
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt; Do the two exhibit format queries both work when included
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; sequentially
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt; within one tab?
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Neill.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Return on Information:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Get the facts.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; _______________________________________________
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793464&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Exhibit-format-and-Headertabs-tp26748268p26793464.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26793086</id>
	<title>Semediawiki User - Maps Query</title>
	<published>2009-12-15T03:08:53Z</published>
	<updated>2009-12-15T03:08:53Z</updated>
	<author>
		<name>Sweeney, Andy</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;&lt;br&gt;Does anybody know if there is there a way to change the font inside the
&lt;br&gt;Information Bubble on Semantic Maps? I'd like to brighten mine up and
&lt;br&gt;have a different font in there but nothing I try seems to work.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Andy
&lt;br&gt;_______________________________________________________________________
&lt;br&gt;&lt;br&gt;This email is intended only for the use of the individual(s) to whom
&lt;br&gt;it is addressed and may be privileged and confidential.
&lt;br&gt;&lt;br&gt;Unauthorised use or disclosure is prohibited. If you receive this
&lt;br&gt;e-mail in error, please advise immediately and delete the original
&lt;br&gt;message without copying, using, or telling anyone about its contents.
&lt;br&gt;&lt;br&gt;This message may have been altered without your or our knowledge and
&lt;br&gt;the sender does not accept any liability for any errors or omissions
&lt;br&gt;in the message.
&lt;br&gt;&lt;br&gt;This message does not create or change any contract. &amp;nbsp;Royal Bank of
&lt;br&gt;Canada and its subsidiaries accept no responsibility for damage caused
&lt;br&gt;by any viruses contained in this email or its attachments. &amp;nbsp;Emails may
&lt;br&gt;be monitored.
&lt;br&gt;&lt;br&gt;RBC Capital Markets is a business name used by branches and
&lt;br&gt;subsidiaries of Royal Bank of Canada, including Royal Bank of Canada,
&lt;br&gt;London branch and Royal Bank of Canada Europe Limited. In accordance
&lt;br&gt;with English law requirements, details regarding Royal Bank of Canada
&lt;br&gt;Europe Limited are set out below:
&lt;br&gt;&lt;br&gt;ROYAL BANK OF CANADA EUROPE LIMITED
&lt;br&gt;Registered in England and Wales 995939
&lt;br&gt;Registered Address: 71 Queen Victoria Street, London, EC4V 4DE.
&lt;br&gt;Authorised and regulated by the Financial Services Authority.
&lt;br&gt;Member of the London Stock Exchange
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26793086&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Semediawiki-User---Maps-Query-tp26793086p26793086.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26792486</id>
	<title>Re: SQFT - Frequencies of properties of type Page</title>
	<published>2009-12-15T02:13:20Z</published>
	<updated>2009-12-15T02:13:20Z</updated>
	<author>
		<name>Simon Denham</name>
	</author>
	<content type="html">Hey,
&lt;br&gt;&lt;br&gt;I'm using 0.2.7a one, i had been using the previous version till i &amp;nbsp;
&lt;br&gt;updated to see if that would fix my issue.
&lt;br&gt;&lt;br&gt;Thankyou for your time,
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;&lt;br&gt;Quoting Günther Zehetner &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792486&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;zehetner@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I'll check that out when I'm back at work tomorrow. What version of &amp;nbsp;
&lt;br&gt;&amp;gt; SQFT are you using?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gu
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --- On Mon, 12/14/09, Simon Denham &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792486&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.denham@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; From: Simon Denham &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792486&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.denham@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: [Semediawiki-user] SQFT - Frequencies of properties of type Page
&lt;br&gt;&amp;gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792486&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Date: Monday, December 14, 2009, 2:21 PM
&lt;br&gt;&amp;gt;&amp;gt; Dear All,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have been attempting to use #sask to bring up a list of
&lt;br&gt;&amp;gt;&amp;gt; of all the
&lt;br&gt;&amp;gt;&amp;gt; values of a property within one category and how many times
&lt;br&gt;&amp;gt;&amp;gt; they are
&lt;br&gt;&amp;gt;&amp;gt; used. This works fine for properties of any type except
&lt;br&gt;&amp;gt;&amp;gt; page.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If the property is of type page the query correctly lists
&lt;br&gt;&amp;gt;&amp;gt; all the
&lt;br&gt;&amp;gt;&amp;gt; different values of the property but gives each a frequency
&lt;br&gt;&amp;gt;&amp;gt; of 1,
&lt;br&gt;&amp;gt;&amp;gt; regardless of how many times that value was used.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Does anyone one know of a work-around for this (beyond
&lt;br&gt;&amp;gt;&amp;gt; changing the type
&lt;br&gt;&amp;gt;&amp;gt; of the property or setting up a substitute property)?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Simon
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792486&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792486&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792486&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SQFT---Frequencies-of-properties-of-type-Page-tp26777637p26792486.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26788371</id>
	<title>Re: Special:Drilldown is broken mysteriously</title>
	<published>2009-12-14T18:18:48Z</published>
	<updated>2009-12-14T18:18:48Z</updated>
	<author>
		<name>Brendan Crosser-McGay</name>
	</author>
	<content type="html">Thanks a bunch Yaron, I'll see if I can resolve this then. &amp;nbsp;Hopefully this
&lt;br&gt;isn't a widespread problem :)
&lt;br&gt;-Brendan
&lt;br&gt;&lt;br&gt;On Mon, Dec 14, 2009 at 6:15 PM, Yaron Koren &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yaron57@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I finally looked at this today, and unfortunately the problem is odder than
&lt;br&gt;&amp;gt; I thought it would be: the problem seems to happen for pages that were saved
&lt;br&gt;&amp;gt; with an older version of either MediaWiki or SMW. When I created similar
&lt;br&gt;&amp;gt; pages on discoursedb.org, they showed up fine in Special:BrowseData. And
&lt;br&gt;&amp;gt; after I resaved a few of the problem pages on your wiki, strangely they
&lt;br&gt;&amp;gt; showed up twice in the URL you sent - both the correct and the incorrect
&lt;br&gt;&amp;gt; versions. I don't know exactly what's causing this, but my guess is that
&lt;br&gt;&amp;gt; it's some bug in an older version of SMW; and that refreshing all the wiki's
&lt;br&gt;&amp;gt; data, either via Special:SMWAdmin or by calling SMW_refreshData.php, should
&lt;br&gt;&amp;gt; fix the problem...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Yaron
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Fri, Dec 4, 2009 at 6:20 PM, Brendan Crosser-McGay &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;verifex@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Well this did solve the items not showing up issue. &amp;nbsp;However, now I
&lt;br&gt;&amp;gt;&amp;gt; actually have a separate issue. &amp;nbsp;There are some pages in the category
&lt;br&gt;&amp;gt;&amp;gt; (listed below) that have special characters in their name such as ©
&lt;br&gt;&amp;gt;&amp;gt; (copyright) ® (registered) ™ (trademark) and these items no longer show up
&lt;br&gt;&amp;gt;&amp;gt; properly they show a broken link to the item in the browsing section,
&lt;br&gt;&amp;gt;&amp;gt; however non-special character items show up as normal. &amp;nbsp;Example of behavior
&lt;br&gt;&amp;gt;&amp;gt; below:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://defhoboz.biz/wiki/Special:BrowseData/Equipment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://defhoboz.biz/wiki/Special:BrowseData/Equipment&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt; MediaWiki &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.14.0
&lt;br&gt;&amp;gt;&amp;gt; PHP &amp;nbsp; &amp;nbsp; 5.2.8 (apache2handler)
&lt;br&gt;&amp;gt;&amp;gt; MySQL &amp;nbsp; 5.1.30-community
&lt;br&gt;&amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt; Semantic Drilldown (Version 0.6.2)
&lt;br&gt;&amp;gt;&amp;gt; Semantic Forms (Version 1.8.5)
&lt;br&gt;&amp;gt;&amp;gt; Semantic MediaWiki (Version 1.4.3)
&lt;br&gt;&amp;gt;&amp;gt; Semantic Result Formats (Version 1.4.6)
&lt;br&gt;&amp;gt;&amp;gt; Semantic Compound Queries (Version 0.2.3)
&lt;br&gt;&amp;gt;&amp;gt; Semantic Internal Objects (Version 0.1)
&lt;br&gt;&amp;gt;&amp;gt; Semantic Maps (Version 0.4 RC1)
&lt;br&gt;&amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Fri, Dec 4, 2009 at 8:26 AM, Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hopefully you've seen Yaron's fix for a seemingly related bug in the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thread &amp;quot;[SD] Strange authentication problem with Special:BrowseData&amp;quot;?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; That fix should work for the problem described here.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; irc://irc.freenode.net/#semanticmediawiki
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2009/12/4 Yaron Koren &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yaron57@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; That sounds quite bad, and I'm guessing that it somehow is tied in with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; other recent problem found with SD, that also involved bad behavior
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; depending on who was logged in; and that both are somehow related to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; $wgUser variable, and maybe the presence of one or more other
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; extensions. I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; don't have much time at the moment, but I hope to look into this in the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; next
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; few days.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; -Yaron
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; On Fri, Dec 4, 2009 at 11:31 AM, Tom &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tom@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Same with me (&amp;lt;/ul&amp;gt; &amp;nbsp;&amp;lt;/div&amp;gt;), but only, when I'm logged in! As an
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; anonymous user I can browse the data as expected ...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; MediaWiki &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.15.1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; PHP &amp;nbsp; &amp;nbsp; 5.2.11 (apache2handler)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; MySQL &amp;nbsp; 5.1.36-community-log
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Drilldown (Version 0.6.2)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Forms (Version 1.8.5)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic MediaWiki (Version 1.4.3)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; SMWHalo Extension (Version 1.4.5-for-SMW-1.4.x)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; FCKeditor (Version fckeditor/mw-extension $Rev$ 2008)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Gardening extension v1.2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Result Formats (Version 1.4.5)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Tom
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; 2009/12/4 Krabina Bernhard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krabina@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; same here!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; BrowseData shows categories, but no entries, just &amp;lt;/ul&amp;gt; &amp;nbsp;&amp;lt;/div&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; MediaWiki &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.15.1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; PHP &amp;nbsp; &amp;nbsp; 5.2.0-8+etch16 (apache2handler)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; MySQL &amp;nbsp; 5.0.32-Debian_7etch11-log
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Installed extensions
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Special pages
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic Drilldown (Version 0.6.2)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic Forms (Version 1.8.5)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic MediaWiki (Version 1.4.3)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic Result Formats (Version 1.4.5)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; -Bernhard
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788371&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Special%3ADrilldown-is-broken-mysteriously-tp26639548p26788371.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26788357</id>
	<title>Re: Special:Drilldown is broken mysteriously</title>
	<published>2009-12-14T18:15:05Z</published>
	<updated>2009-12-14T18:15:05Z</updated>
	<author>
		<name>Yaron Koren</name>
	</author>
	<content type="html">I finally looked at this today, and unfortunately the problem is odder than
&lt;br&gt;I thought it would be: the problem seems to happen for pages that were saved
&lt;br&gt;with an older version of either MediaWiki or SMW. When I created similar
&lt;br&gt;pages on discoursedb.org, they showed up fine in Special:BrowseData. And
&lt;br&gt;after I resaved a few of the problem pages on your wiki, strangely they
&lt;br&gt;showed up twice in the URL you sent - both the correct and the incorrect
&lt;br&gt;versions. I don't know exactly what's causing this, but my guess is that
&lt;br&gt;it's some bug in an older version of SMW; and that refreshing all the wiki's
&lt;br&gt;data, either via Special:SMWAdmin or by calling SMW_refreshData.php, should
&lt;br&gt;fix the problem...
&lt;br&gt;&lt;br&gt;-Yaron
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Fri, Dec 4, 2009 at 6:20 PM, Brendan Crosser-McGay &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;verifex@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Well this did solve the items not showing up issue. &amp;nbsp;However, now I
&lt;br&gt;&amp;gt; actually have a separate issue. &amp;nbsp;There are some pages in the category
&lt;br&gt;&amp;gt; (listed below) that have special characters in their name such as ©
&lt;br&gt;&amp;gt; (copyright) ® (registered) ™ (trademark) and these items no longer show up
&lt;br&gt;&amp;gt; properly they show a broken link to the item in the browsing section,
&lt;br&gt;&amp;gt; however non-special character items show up as normal. &amp;nbsp;Example of behavior
&lt;br&gt;&amp;gt; below:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://defhoboz.biz/wiki/Special:BrowseData/Equipment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://defhoboz.biz/wiki/Special:BrowseData/Equipment&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -
&lt;br&gt;&amp;gt; MediaWiki &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.14.0
&lt;br&gt;&amp;gt; PHP &amp;nbsp; &amp;nbsp; 5.2.8 (apache2handler)
&lt;br&gt;&amp;gt; MySQL &amp;nbsp; 5.1.30-community
&lt;br&gt;&amp;gt; -
&lt;br&gt;&amp;gt; Semantic Drilldown (Version 0.6.2)
&lt;br&gt;&amp;gt; Semantic Forms (Version 1.8.5)
&lt;br&gt;&amp;gt; Semantic MediaWiki (Version 1.4.3)
&lt;br&gt;&amp;gt; Semantic Result Formats (Version 1.4.6)
&lt;br&gt;&amp;gt; Semantic Compound Queries (Version 0.2.3)
&lt;br&gt;&amp;gt; Semantic Internal Objects (Version 0.1)
&lt;br&gt;&amp;gt; Semantic Maps (Version 0.4 RC1)
&lt;br&gt;&amp;gt; -
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Fri, Dec 4, 2009 at 8:26 AM, Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hopefully you've seen Yaron's fix for a seemingly related bug in the
&lt;br&gt;&amp;gt;&amp;gt; thread &amp;quot;[SD] Strange authentication problem with Special:BrowseData&amp;quot;?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; That fix should work for the problem described here.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; irc://irc.freenode.net/#semanticmediawiki
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 2009/12/4 Yaron Koren &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yaron57@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; That sounds quite bad, and I'm guessing that it somehow is tied in with
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; other recent problem found with SD, that also involved bad behavior
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; depending on who was logged in; and that both are somehow related to the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; $wgUser variable, and maybe the presence of one or more other
&lt;br&gt;&amp;gt;&amp;gt; extensions. I
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; don't have much time at the moment, but I hope to look into this in the
&lt;br&gt;&amp;gt;&amp;gt; next
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; few days.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; -Yaron
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; On Fri, Dec 4, 2009 at 11:31 AM, Tom &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tom@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Same with me (&amp;lt;/ul&amp;gt; &amp;nbsp;&amp;lt;/div&amp;gt;), but only, when I'm logged in! As an
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; anonymous user I can browse the data as expected ...
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; MediaWiki &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.15.1
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; PHP &amp;nbsp; &amp;nbsp; 5.2.11 (apache2handler)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; MySQL &amp;nbsp; 5.1.36-community-log
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Drilldown (Version 0.6.2)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Forms (Version 1.8.5)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic MediaWiki (Version 1.4.3)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; SMWHalo Extension (Version 1.4.5-for-SMW-1.4.x)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; FCKeditor (Version fckeditor/mw-extension $Rev$ 2008)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Gardening extension v1.2
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semantic Result Formats (Version 1.4.5)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Tom
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; 2009/12/4 Krabina Bernhard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krabina@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; same here!
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; BrowseData shows categories, but no entries, just &amp;lt;/ul&amp;gt; &amp;nbsp;&amp;lt;/div&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; MediaWiki &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.15.1
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; PHP &amp;nbsp; &amp;nbsp; 5.2.0-8+etch16 (apache2handler)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; MySQL &amp;nbsp; 5.0.32-Debian_7etch11-log
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Installed extensions
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Special pages
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic Drilldown (Version 0.6.2)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic Forms (Version 1.8.5)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic MediaWiki (Version 1.4.3)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semantic Result Formats (Version 1.4.5)
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; -Bernhard
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788357&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Special%3ADrilldown-is-broken-mysteriously-tp26639548p26788357.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26787045</id>
	<title>Semantic Forms search function and FormPrinter re-design proposal</title>
	<published>2009-12-14T15:37:15Z</published>
	<updated>2009-12-14T15:37:15Z</updated>
	<author>
		<name>Hauke Pribnow</name>
	</author>
	<content type="html">Hello everybody!
&lt;br&gt;&lt;br&gt;While working on my Semantic Multi Edit Page I got the idea of also 
&lt;br&gt;creating another extension for Semantic MediaWiki which would allow 
&lt;br&gt;more-skilled users to create something like &amp;quot;search forms&amp;quot; for 
&lt;br&gt;less-skilled users who might not directly understand the semantic query 
&lt;br&gt;syntax.
&lt;br&gt;&lt;br&gt;It would be great if the form design syntax for such an extension was 
&lt;br&gt;similar to the one of the already existing Semantic Forms extension; IMO 
&lt;br&gt;it would make even more sense to pretty much re-design the FormPrinter 
&lt;br&gt;from scratch and - during this process - turn it into a more general 
&lt;br&gt;code base for creating all sorts of forms, i.e. make the whole thing 
&lt;br&gt;more extendable.
&lt;br&gt;&lt;br&gt;As already mentioned here 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms/POM&lt;/a&gt;&amp;gt;, the 
&lt;br&gt;current FormPrinter implementation acutally doesn't just print the form 
&lt;br&gt;(as the name suggests), but also does up to five other tasks like 
&lt;br&gt;parsing the page that should be edited, handling form input and actually 
&lt;br&gt;committing the change to a page that was modified through a form. To me, 
&lt;br&gt;this is way too much work for a class that - going by its name - should 
&lt;br&gt;only print out a neat form. Redesigning that class is/will be necessary 
&lt;br&gt;anyway.
&lt;br&gt;&lt;br&gt;What do you think about these ideas?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hauke Pribnow
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26787045&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---Development-f21813.html&quot; embed=&quot;fixTarget[21813]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - Development&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Semantic-Forms-search-function-and-FormPrinter-re-design-proposal-tp26787045p26787045.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26784692</id>
	<title>Sunflower head logo concept</title>
	<published>2009-12-14T12:26:43Z</published>
	<updated>2009-12-14T12:26:43Z</updated>
	<author>
		<name>Scott Reed-3</name>
	</author>
	<content type="html">This is based on a sunflower seed head. (original image from wikipedia)
&lt;br&gt;logo draft
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26784692&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sunflower-head-logo-concept-tp26784692p26784692.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26783956</id>
	<title>Re: Exhibit format and Headertabs</title>
	<published>2009-12-14T12:07:30Z</published>
	<updated>2009-12-14T12:07:30Z</updated>
	<author>
		<name>Sergey Chernyshev-2</name>
	</author>
	<content type="html">This is actually maps API specific - they don't work well with hidden
&lt;br&gt;sections. At least with YUI version that is used in HeaderTabs (old and
&lt;br&gt;needs updating which I should do but never have time for).
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Dec 14, 2009 at 4:45 AM, Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26783956&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ah, interesting point. I assumed it was the header tabs as I've had
&lt;br&gt;&amp;gt; problems with the Simile based timeline format and headertabs (you can
&lt;br&gt;&amp;gt; only have timelines on the first tab, others just show a grey box).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, if I have two exhibit format queries in an article with no
&lt;br&gt;&amp;gt; header tabs then the 2nd query does not show then either. So, I wonder
&lt;br&gt;&amp;gt; if this is a SRF specific issue or an Exhibit issue?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt; Neill.
&lt;br&gt;&amp;gt; Dan Bolser wrote:
&lt;br&gt;&amp;gt; &amp;gt; 2009/12/11 Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26783956&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have a page with &amp;nbsp;a number of tabs. Two of the tabs have inline
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; queries with the format set to exhibit.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Only the exhibit format query in the first headertabs works. Nothing
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; gets displayed by the exhibit format query in the following tab. If I
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; remove the exhibit format from the query in the first tab then the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; exhibit query in the subsequent tab then works.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Anyone got any ideas? I really don't want to lose the tabbing!
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Do the two exhibit format queries both work when included sequentially
&lt;br&gt;&amp;gt; &amp;gt; within one tab?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Neill.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26783956&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26783956&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26783956&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Exhibit-format-and-Headertabs-tp26748268p26783956.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26779311</id>
	<title>Re: SMW Logo Contest</title>
	<published>2009-12-14T07:09:04Z</published>
	<updated>2009-12-14T07:09:04Z</updated>
	<author>
		<name>Yaron Koren</name>
	</author>
	<content type="html">The actual drawing is all mine - the &amp;quot;head&amp;quot; of the dandelion is just a bunch
&lt;br&gt;of white lines with the same point at their center; apparently, contrary to
&lt;br&gt;my fear, it's quite possible to make a stylized dandelion. The concept of
&lt;br&gt;breaking up the drawing into blocks is stolen from a bunch of places, but I
&lt;br&gt;don't think that's what you're referring to...
&lt;br&gt;&lt;br&gt;-Yaron
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Dec 14, 2009 at 8:08 AM, Markus Krötzsch &amp;lt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Samstag, 12. Dezember 2009, Yaron Koren wrote:
&lt;br&gt;&amp;gt; &amp;gt; This was quite good timing, because I was actually thinking the same
&lt;br&gt;&amp;gt; thing
&lt;br&gt;&amp;gt; &amp;gt; (nothing logo-ish enough yet), and I spent a recent flight creating an
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;image on my laptop, that's a stylized, hopefully logo-ish version of a
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;dandelion. Here it is:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.postable.net/smw-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.postable.net/smw-logo/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Looks stylish. Do you use components from another logo here or is it all
&lt;br&gt;&amp;gt; your
&lt;br&gt;&amp;gt; original artwork?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- Markus
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;lt;&lt;a href=&quot;http://www.postable.net/smw-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.postable.net/smw-logo/&lt;/a&gt;&amp;gt;No brackets on it, and it's not quite
&lt;br&gt;&amp;gt; &amp;gt; polished, but hopefully people will find it interesting. Anything about
&lt;br&gt;&amp;gt; it
&lt;br&gt;&amp;gt; &amp;gt; can be changed, of course.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Dan: David Gomez put together a wiki page listing all the submissions up
&lt;br&gt;&amp;gt; &amp;gt; till now (though it doesn't have this image yet):
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; And yes, there's no prize - probably not even eternal fame. :)
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -Yaron
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Fri, Dec 11, 2009 at 5:51 PM, Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; What is the prize? (please don't say eternal fame ;-)
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Where is the competition website?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; What is the deadline for entry?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Dan.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 2009/12/11 Markus Krötzsch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; I note that this thread has cooled down rather quickly. There have
&lt;br&gt;&amp;gt; been
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; some
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; initial ideas, but surely no usable logo came out of this yet.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; It seemed to me that there was quite some interest in the logo change
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; at
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; SMW
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Camp. We would welcome this, too, but we will not push the issue if
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; there
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; is
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; no sufficient interest in getting it done. So if anybody feels a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; stronger
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; need
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; for a logo change, then he should consider contributing here. To make
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; it
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; more
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; concrete: if you want SMW's logo to change, then please create a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; professional
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; looking SVG logo based on the dandelion theme (or other, but I think
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; the dandelion received most support so far).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; It is also helpful to *announce* any ongoing work on a logo -- we
&lt;br&gt;&amp;gt; don't
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; want
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; to have multiple professional design studios and marketing
&lt;br&gt;&amp;gt; departments
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; labouring for months in parallel (not that there seems to be much of
&lt;br&gt;&amp;gt; a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; danger,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; but anyway ;-).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; On Mittwoch, 18. November 2009, Markus Krötzsch wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; at SMW Camp 2009, we have agreed that SMW could really use a better
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; logo.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;In particular, the current logo is too complex and puzzling, thus
&lt;br&gt;&amp;gt; not
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;reflecting the fact that SMW is there to simplify many tasks. The
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; core developers do not have sufficient resources for creating new
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; logos, but
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; we
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;are sure that some of our users/contributors could do a great job
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; here.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; We thus would like to ask the community for contributions: if you
&lt;br&gt;&amp;gt; have
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; an
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;idea for a better logo, please send (a link to) your proposal to
&lt;br&gt;&amp;gt; this
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; list
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;by replying to this email. Below you can find the general
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; requirements that a logo should satisfy.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Partial proposals are also welcome: if you have a good idea, we can
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; always
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; work on improving the quality of the logo, or on converting it to a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;suitable format. Some inspiration can be found online [1] and in
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; logos
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of related projects (MW, Wordpress, Drupal, W3C Semantic Web, ...).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; The reward for submitting a logo is, of course, the eternal
&lt;br&gt;&amp;gt; gratitude
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; of the SMW user community, and -- if you are working with SMW in a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; commercial
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;context -- the chance to get us using a logo that is more pleasant
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;eyes of your customers.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; [1] &lt;a href=&quot;http://www.logolounge.com/logotrends/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.logolounge.com/logotrends/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; == Requirements (note that some are &amp;quot;MUST&amp;quot; and some are &amp;quot;SHOULD&amp;quot;) ==
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos MUST be free, i.e. published under CC-By license and not
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; subject
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; other legal restrictions that would significantly hinder the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; distribution
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; (e.g. it must not be trademarked). When submitting a logo, you agree
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; on disclosing all legal restrictions on
&lt;br&gt;&amp;gt; using/modifying/redistributing
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; the logo, and these restrictions MUST be stated in the submission.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos MUST be provided in sufficient quality for high-resolution
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; printing
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;at big sizes. It is strongly suggested to provide an editable SVG
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; version.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD include the text &amp;quot;SMW&amp;quot; or &amp;quot;Semantic MediaWiki&amp;quot; in a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; readable
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; form (it has been stated that the abbreviated form is less
&lt;br&gt;&amp;gt; frightening
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;some users, so &amp;quot;SMW&amp;quot; is preferred). It can be useful to have a logo
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;without this text, but there should be a standard way to include
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; text.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD fit into the various usage contexts of SMW, i.e. be
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; suitable
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; both as an open source project logo and as a product logo.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD come in different sizes/variants: one roughly squared
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version to be used as a logo in MediaWiki sites, one smaller button
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version that can be used like the &amp;quot;powered by MediaWiki&amp;quot; at the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; bottom
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; of
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;a wiki. Other small &amp;quot;powered by&amp;quot; buttons could be nice (maybe in
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; size
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of the &amp;quot;RSS&amp;quot; buttons that you see in blogs), but are not required.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD be a good basis for creating custom derivatives that
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; can
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; be
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; used for SMW extensions. This includes layout (e.g. the text &amp;quot;SMW&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; should
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;not be the main component of the logo) but also technical aspects
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; (the font used for writing SMW in the standard logo should be widely
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; available,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;the SVG file should be editable).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; * Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; * Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; * Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;----- Return on Information:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; * Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;&amp;gt; * Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;&amp;gt; * Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt;
&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26779311&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SMW-Logo-Contest-tp26409075p26779311.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26778607</id>
	<title>Re: SQFT - Frequencies of properties of type Page</title>
	<published>2009-12-14T06:25:55Z</published>
	<updated>2009-12-14T06:25:55Z</updated>
	<author>
		<name>Günther Zehetner</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I'll check that out when I'm back at work tomorrow. What version of SQFT are you using?
&lt;br&gt;&lt;br&gt;Gu
&lt;br&gt;&lt;br&gt;--- On Mon, 12/14/09, Simon Denham &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26778607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.denham@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: Simon Denham &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26778607&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.denham@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [Semediawiki-user] SQFT - Frequencies of properties of type Page
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26778607&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Date: Monday, December 14, 2009, 2:21 PM
&lt;br&gt;&amp;gt; Dear All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have been attempting to use #sask to bring up a list of
&lt;br&gt;&amp;gt; of all the 
&lt;br&gt;&amp;gt; values of a property within one category and how many times
&lt;br&gt;&amp;gt; they are 
&lt;br&gt;&amp;gt; used. This works fine for properties of any type except
&lt;br&gt;&amp;gt; page.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If the property is of type page the query correctly lists
&lt;br&gt;&amp;gt; all the 
&lt;br&gt;&amp;gt; different values of the property but gives each a frequency
&lt;br&gt;&amp;gt; of 1, 
&lt;br&gt;&amp;gt; regardless of how many times that value was used.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Does anyone one know of a work-around for this (beyond
&lt;br&gt;&amp;gt; changing the type 
&lt;br&gt;&amp;gt; of the property or setting up a substitute property)?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Simon
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26778607&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26778607&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SQFT---Frequencies-of-properties-of-type-Page-tp26777637p26778607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26777637</id>
	<title>SQFT - Frequencies of properties of type Page</title>
	<published>2009-12-14T05:21:05Z</published>
	<updated>2009-12-14T05:21:05Z</updated>
	<author>
		<name>Simon Denham</name>
	</author>
	<content type="html">Dear All,
&lt;br&gt;&lt;br&gt;I have been attempting to use #sask to bring up a list of of all the 
&lt;br&gt;values of a property within one category and how many times they are 
&lt;br&gt;used. This works fine for properties of any type except page.
&lt;br&gt;&lt;br&gt;If the property is of type page the query correctly lists all the 
&lt;br&gt;different values of the property but gives each a frequency of 1, 
&lt;br&gt;regardless of how many times that value was used.
&lt;br&gt;&lt;br&gt;Does anyone one know of a work-around for this (beyond changing the type 
&lt;br&gt;of the property or setting up a substitute property)?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777637&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SQFT---Frequencies-of-properties-of-type-Page-tp26777637p26777637.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26777502</id>
	<title>Re: SMW logo?</title>
	<published>2009-12-14T05:11:01Z</published>
	<updated>2009-12-14T05:11:01Z</updated>
	<author>
		<name>Markus Krötzsch-2</name>
	</author>
	<content type="html">On Freitag, 11. Dezember 2009, Hays, Bob wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Markus,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; As an idea for a SMW logo - how about something like the following:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://danaklumb.com/index.php?/projects/advana-science-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://danaklumb.com/index.php?/projects/advana-science-logo/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Take the yellow-orange MediaWiki flower and run it in a galaxy format as
&lt;br&gt;&amp;gt; &amp;nbsp;shown below...
&lt;/div&gt;&lt;/div&gt;Indeed, galaxy is another common logo style that may fit the project while 
&lt;br&gt;taking up some elements from our current logo. 
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ... maybe this guy (below) could help out... :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://graffletopia.com/stencils/486&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://graffletopia.com/stencils/486&lt;/a&gt;&lt;br&gt;&lt;br&gt;I think this user just uploaded the W3C logos to this page -- he wasn't the 
&lt;br&gt;one making them originally.
&lt;br&gt;&lt;br&gt;-- Markus
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [cid:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;image002.png@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Bob Hays, PMP
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Manager of Data Acquisitions
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;T: 501.663.0100 x 3654
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;F: 501.664.3934
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.vestcom.com
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user-request@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp;[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user-request@...&lt;/a&gt;] Sent: Friday,
&lt;br&gt;&amp;gt; &amp;nbsp;December 11, 2009 12:57 PM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Semediawiki-user Digest, Vol 43, Issue 18
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Send Semediawiki-user mailing list submissions to
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; or, via email, send a message with subject or body 'help' to
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user-request@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can reach the person managing the list at
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user-owner@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When replying, please edit your Subject line so it is more specific
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; than &amp;quot;Re: Contents of Semediawiki-user digest...&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Today's Topics:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;1. Re: SMW Logo Contest (Dan Bolser)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;2. Re: Specificity of property names? (Laurent Alquier)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;3. Re: Semantic forms red links problem (Chris Croome)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;4. Exhibit format and Headertabs (Neill Mitchell)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;5. Re: Specificity of property names? (Dan Bolser)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;6. Re: Exhibit format and Headertabs (Dan Bolser)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;7. Re: Exhibit format and Headertabs (Laurent Alquier)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;8. Re: Random sort in #ask (Alex Kozak)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 16:51:15 +0000
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] SMW Logo Contest
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;2c8757af0912110851t54d3f38amf9cee0d4342505c9@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What is the prize? (please don't say eternal fame ;-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Where is the competition website?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What is the deadline for entry?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/12/11 Markus Kr?tzsch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; I note that this thread has cooled down rather quickly. There have been
&lt;br&gt;&amp;gt; &amp;gt; some
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; initial ideas, but surely no usable logo came out of this yet.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; It seemed to me that there was quite some interest in the logo change at
&lt;br&gt;&amp;gt; &amp;gt; SMW
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Camp. We would welcome this, too, but we will not push the issue if there
&lt;br&gt;&amp;gt; &amp;gt; is
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; no sufficient interest in getting it done. So if anybody feels a stronger
&lt;br&gt;&amp;gt; &amp;gt; need
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; for a logo change, then he should consider contributing here. To make it
&lt;br&gt;&amp;gt; &amp;gt; more
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; concrete: if you want SMW's logo to change, then please create a
&lt;br&gt;&amp;gt; &amp;gt; professional
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; looking SVG logo based on the dandelion theme (or other, but I think the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; dandelion received most support so far).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; It is also helpful to *announce* any ongoing work on a logo -- we don't
&lt;br&gt;&amp;gt; &amp;gt; want
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; to have multiple professional design studios and marketing departments
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; labouring for months in parallel (not that there seems to be much of a
&lt;br&gt;&amp;gt; &amp;gt; danger,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; but anyway ;-).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Mittwoch, 18. November 2009, Markus Kr?tzsch wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; at SMW Camp 2009, we have agreed that SMW could really use a better
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; logo.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?In particular, the current logo is too complex and puzzling, thus not
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?reflecting the fact that SMW is there to simplify many tasks. The core
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?developers do not have sufficient resources for creating new logos, but
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; we
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?are sure that some of our users/contributors could do a great job here.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; We thus would like to ask the community for contributions: if you have
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; an
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?idea for a better logo, please send (a link to) your proposal to this
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?by replying to this email. Below you can find the general requirements
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?that a logo should satisfy.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Partial proposals are also welcome: if you have a good idea, we can
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; always
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; work on improving the quality of the logo, or on converting it to a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?suitable format. Some inspiration can be found online [1] and in the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; logos
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?of related projects (MW, Wordpress, Drupal, W3C Semantic Web, ...).
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; The reward for submitting a logo is, of course, the eternal gratitude of
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?the SMW user community, and -- if you are working with SMW in a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; commercial
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?context -- the chance to get us using a logo that is more pleasant to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?eyes of your customers.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; [1] &lt;a href=&quot;http://www.logolounge.com/logotrends/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.logolounge.com/logotrends/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; == Requirements (note that some are &amp;quot;MUST&amp;quot; and some are &amp;quot;SHOULD&amp;quot;) ==
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * Logos MUST be free, i.e. published under CC-By license and not subject
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; other legal restrictions that would significantly hinder the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; distribution
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; (e.g. it must not be trademarked). When submitting a logo, you agree on
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; disclosing all legal restrictions on using/modifying/redistributing the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?logo, and these restrictions MUST be stated in the submission.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * Logos MUST be provided in sufficient quality for high-resolution
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; printing
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?at big sizes. It is strongly suggested to provide an editable SVG
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; version.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD include the text &amp;quot;SMW&amp;quot; or &amp;quot;Semantic MediaWiki&amp;quot; in a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; readable
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; form (it has been stated that the abbreviated form is less frightening
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?some users, so &amp;quot;SMW&amp;quot; is preferred). It can be useful to have a logo
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?without this text, but there should be a standard way to include the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; text.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD fit into the various usage contexts of SMW, i.e. be
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; suitable
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; both as an open source project logo and as a product logo.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD come in different sizes/variants: one roughly squared
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?version to be used as a logo in MediaWiki sites, one smaller button
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?version that can be used like the &amp;quot;powered by MediaWiki&amp;quot; at the bottom
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; of
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?a wiki. Other small &amp;quot;powered by&amp;quot; buttons could be nice (maybe in the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; size
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?of the &amp;quot;RSS&amp;quot; buttons that you see in blogs), but are not required.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD be a good basis for creating custom derivatives that can
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; be
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; used for SMW extensions. This includes layout (e.g. the text &amp;quot;SMW&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; should
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?not be the main component of the logo) but also technical aspects (the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?font used for writing SMW in the standard logo should be widely
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; available,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ?the SVG file should be editable).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Markus Kr?tzsch ?&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; * Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; * Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; * Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 2
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 11:53:44 -0500
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Laurent Alquier &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laurent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] Specificity of property names?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cc: Semantic MediaWiki Users &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;498C3E45-5EA9-4AA9-9DC4-767CC1324566@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; &amp;nbsp; &amp;nbsp; charset=us-ascii
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Dec 11, 2009, at 11:48 AM, Dan Bolser wrote:
&lt;br&gt;&amp;gt; &amp;gt; Right, but I can similarly create a &amp;quot;Works in&amp;quot; property and define
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;Works in Institute&amp;quot; as a subproperty of that property.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; After discussing it, I'm guessing its just a matter of taste, and not
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; a significant design choice...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Thanks for your help with this.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It is a matter of choice and of how complicated your data model is I
&lt;br&gt;&amp;gt; &amp;nbsp;suppose.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; About 'standard' relationships... How should I say that 'Institute X
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; is located in Country Y'?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Just 'Is located in'?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am not sure I understand your last question.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What are 'standard' relationships ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Dan.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 3
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 16:56:00 +0000
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Chris Croome &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] Semantic forms red links problem
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To: Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;20091211165600.GD13910@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=us-ascii
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Fri 11-Dec-2009 at 04:44:04PM +0000, Dan Bolser wrote:
&lt;br&gt;&amp;gt; &amp;gt; However, now that I think of it... this probably isn't what you want!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; OK, thanks, I might try to work through what you said above though to
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; try to get my head around it all...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I'm guessing you want the categories form on every page...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes, well, in the main and Workspaces and Thematics workspaces.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Actually your site is working fine! What is confusing you is the text
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; you see that reads &amp;quot;Add Categories&amp;quot; when you click the red link. It's
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; actually creating a page called &amp;quot;This is a test link&amp;quot;, but the text it
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; displays is confusing.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ahh, yes, I see, OK :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; There is a way to change that text... Its buried somwhere here:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Semantic_Forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Semantic_Forms&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; OK, thanks, I'll try to find it...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; All the best
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Chris
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 4
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 17:21:55 +0000
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: [Semediawiki-user] Exhibit format and Headertabs
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To: Semantic MediaWiki users &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4B227FB3.3060807@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have a page with &amp;nbsp;a number of tabs. Two of the tabs have inline
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; queries with the format set to exhibit.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Only the exhibit format query in the first headertabs works. Nothing
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; gets displayed by the exhibit format query in the following tab. If I
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; remove the exhibit format from the query in the first tab then the
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; exhibit query in the subsequent tab then works.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Anyone got any ideas? I really don't want to lose the tabbing!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Neill.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 5
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 18:13:46 +0000
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=24&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] Specificity of property names?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To: Laurent Alquier &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=25&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laurent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cc: Semantic MediaWiki Users &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=26&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;2c8757af0912111013y4d6b609if0d94510ba179b2@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/12/11 Laurent Alquier &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=28&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laurent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; On Dec 11, 2009, at 11:48 AM, Dan Bolser wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Right, but I can similarly create a &amp;quot;Works in&amp;quot; property and define
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;quot;Works in Institute&amp;quot; as a subproperty of that property.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; After discussing it, I'm guessing its just a matter of taste, and not
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; a significant design choice...
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thanks for your help with this.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; It is a matter of choice and of how complicated your data model is I
&lt;br&gt;&amp;gt; &amp;gt; suppose.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; About 'standard' relationships... How should I say that 'Institute X
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; is located in Country Y'?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Just 'Is located in'?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I am not sure I understand your last question.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; What are 'standard' relationships ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Well, I could define the property as &amp;quot;Is loocated in coountry&amp;quot;, and
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; use that property name consistently throughout my wiki without any
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; problems. However, that just seems wrong to me.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm wondering if relationships for basic data has easy to find
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; controlled vocabularies or ontologies that I can (or even should) use
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; when designing my site?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Where are the examples of best practice?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 6
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 18:15:34 +0000
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=30&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] Exhibit format and Headertabs
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To: Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cc: Semantic MediaWiki users &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=32&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;2c8757af0912111015v711d1a60m3570655891482539@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/12/11 Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=34&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; Hi.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I have a page with ?a number of tabs. Two of the tabs have inline
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; queries with the format set to exhibit.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Only the exhibit format query in the first headertabs works. Nothing
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; gets displayed by the exhibit format query in the following tab. If I
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; remove the exhibit format from the query in the first tab then the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; exhibit query in the subsequent tab then works.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Anyone got any ideas? I really don't want to lose the tabbing!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Do the two exhibit format queries both work when included sequentially
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; within one tab?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Neill.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=35&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 7
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 13:15:11 -0500
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Laurent Alquier &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=36&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laurent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] Exhibit format and Headertabs
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cc: Semantic MediaWiki users &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=37&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=38&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;E2345F00-E335-40C7-B04A-98D64090DDD0@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=us-ascii
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; There seems to be a conflict between javascript code from exhibit and the
&lt;br&gt;&amp;gt; &amp;nbsp;YUI javascript code used by headertabs.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I noted similar issues a little while ago... and unfortunately, there
&lt;br&gt;&amp;gt; &amp;nbsp;doesn't seem to be a solution in the near term.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It would take troubleshooting time to track down the exact conflict, and
&lt;br&gt;&amp;gt; &amp;nbsp;development time to either fix it in Exhibit or to migrate Headertabs to
&lt;br&gt;&amp;gt; &amp;nbsp;another javascript framework such as Jquery.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - Laurent
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Dec 11, 2009, at 12:21 PM, Neill Mitchell wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I have a page with &amp;nbsp;a number of tabs. Two of the tabs have inline
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; queries with the format set to exhibit.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Only the exhibit format query in the first headertabs works. Nothing
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; gets displayed by the exhibit format query in the following tab. If I
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; remove the exhibit format from the query in the first tab then the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; exhibit query in the subsequent tab then works.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Anyone got any ideas? I really don't want to lose the tabbing!
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Neill.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=39&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 8
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Date: Fri, 11 Dec 2009 10:56:02 -0800
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; From: Alex Kozak &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=40&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;akozak@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] Random sort in #ask
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To: Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=41&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cc: Patrick Nagel &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=42&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mail@...&lt;/a&gt;&amp;gt;,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=43&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message-ID:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=44&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;f92c498e0912111056v501b085dta2968b121c22fb60@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ha! This is prefect. Yea, I didn't try it first, which in retrospect
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; was a bad move. That'll teach me to rely too heavily on the
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; documentation.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for the responses and documentation updates. Yaron, if you're
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; reading this, your cheat sheet needs updating :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - Alex
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Fri, Dec 11, 2009 at 4:05 AM, Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=45&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt; 
&lt;/div&gt;wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; Hi.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I can confirm that this works with SMW 1.4.3 :)
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Cheers
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Neill.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Philipp Zaltenbach wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have updated the documentation at semantic-mediawiki.org. See
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * &lt;a href=&quot;http://semantic-mediawiki.org/wiki/Help:Inline_queries#Sorting_results&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org/wiki/Help:Inline_queries#Sorting_results&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; * &lt;a href=&quot;http://semantic-mediawiki.org/wiki/Help:Configuration#Query_settings&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org/wiki/Help:Configuration#Query_settings&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; It would be nice if anyone could double check.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Philipp
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Patrick Nagel schrieb:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Hi Alex,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; On 2009-12-11 01:38 UTC Alex Kozak wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; I'm wondering if there is a way to do a random sort in #ask queries
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; (maybe
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; with something like order=random), and if not, if anyone has any ideas
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; how to accomplish this (sanely) with templates and parsers?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Did you try 'order=random'? It should work in current versions, but for
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; an
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; unknown reason it's currently not documented on semantic-mediawiki.org.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; See &lt;a href=&quot;http://old.nabble.com/Random-Sort-in-SMW-1.4-td20670044.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Random-Sort-in-SMW-1.4-td20670044.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Patrick.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; -----------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;-
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; -----------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;-------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; -----------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;-
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=46&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=47&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alex Kozak
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Education Program Assistant
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Creative Commons
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 415.369.8492
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------------
&lt;br&gt;&amp;gt; ---
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; End of Semediawiki-user Digest, Vol 43, Issue 18
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ************************************************
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;* Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;* Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;* Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;--
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777502&amp;i=50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26777502/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-SMW-logo--tp26777502p26777502.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26777476</id>
	<title>Re: SMW Logo Contest</title>
	<published>2009-12-14T05:08:33Z</published>
	<updated>2009-12-14T05:08:33Z</updated>
	<author>
		<name>Markus Krötzsch-2</name>
	</author>
	<content type="html">On Samstag, 12. Dezember 2009, Yaron Koren wrote:
&lt;br&gt;&amp;gt; This was quite good timing, because I was actually thinking the same thing
&lt;br&gt;&amp;gt; (nothing logo-ish enough yet), and I spent a recent flight creating an
&lt;br&gt;&amp;gt; &amp;nbsp;image on my laptop, that's a stylized, hopefully logo-ish version of a
&lt;br&gt;&amp;gt; &amp;nbsp;dandelion. Here it is:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.postable.net/smw-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.postable.net/smw-logo/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Looks stylish. Do you use components from another logo here or is it all your 
&lt;br&gt;original artwork?
&lt;br&gt;&lt;br&gt;-- Markus
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.postable.net/smw-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.postable.net/smw-logo/&lt;/a&gt;&amp;gt;No brackets on it, and it's not quite
&lt;br&gt;&amp;gt; polished, but hopefully people will find it interesting. Anything about it
&lt;br&gt;&amp;gt; can be changed, of course.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Dan: David Gomez put together a wiki page listing all the submissions up
&lt;br&gt;&amp;gt; till now (though it doesn't have this image yet):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; And yes, there's no prize - probably not even eternal fame. :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Yaron
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Fri, Dec 11, 2009 at 5:51 PM, Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777476&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; What is the prize? (please don't say eternal fame ;-)
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Where is the competition website?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; What is the deadline for entry?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; Dan.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 2009/12/11 Markus Krötzsch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777476&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I note that this thread has cooled down rather quickly. There have been
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; some
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; initial ideas, but surely no usable logo came out of this yet.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; It seemed to me that there was quite some interest in the logo change
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; at
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; SMW
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Camp. We would welcome this, too, but we will not push the issue if
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; there
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; is
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; no sufficient interest in getting it done. So if anybody feels a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; stronger
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; need
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; for a logo change, then he should consider contributing here. To make
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; it
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; more
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; concrete: if you want SMW's logo to change, then please create a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; professional
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; looking SVG logo based on the dandelion theme (or other, but I think
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; the dandelion received most support so far).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; It is also helpful to *announce* any ongoing work on a logo -- we don't
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; want
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; to have multiple professional design studios and marketing departments
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; labouring for months in parallel (not that there seems to be much of a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; danger,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; but anyway ;-).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; On Mittwoch, 18. November 2009, Markus Krötzsch wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; at SMW Camp 2009, we have agreed that SMW could really use a better
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; logo.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;In particular, the current logo is too complex and puzzling, thus not
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;reflecting the fact that SMW is there to simplify many tasks. The
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; core developers do not have sufficient resources for creating new
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; logos, but
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; we
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;are sure that some of our users/contributors could do a great job
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; here.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; We thus would like to ask the community for contributions: if you have
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; an
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;idea for a better logo, please send (a link to) your proposal to this
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; list
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;by replying to this email. Below you can find the general
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; requirements that a logo should satisfy.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Partial proposals are also welcome: if you have a good idea, we can
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; always
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; work on improving the quality of the logo, or on converting it to a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;suitable format. Some inspiration can be found online [1] and in the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; logos
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of related projects (MW, Wordpress, Drupal, W3C Semantic Web, ...).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; The reward for submitting a logo is, of course, the eternal gratitude
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; of the SMW user community, and -- if you are working with SMW in a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; commercial
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;context -- the chance to get us using a logo that is more pleasant to
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;eyes of your customers.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; [1] &lt;a href=&quot;http://www.logolounge.com/logotrends/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.logolounge.com/logotrends/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; == Requirements (note that some are &amp;quot;MUST&amp;quot; and some are &amp;quot;SHOULD&amp;quot;) ==
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos MUST be free, i.e. published under CC-By license and not
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; subject
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; other legal restrictions that would significantly hinder the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; distribution
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; (e.g. it must not be trademarked). When submitting a logo, you agree
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; on disclosing all legal restrictions on using/modifying/redistributing
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; the logo, and these restrictions MUST be stated in the submission.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos MUST be provided in sufficient quality for high-resolution
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; printing
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;at big sizes. It is strongly suggested to provide an editable SVG
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; version.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD include the text &amp;quot;SMW&amp;quot; or &amp;quot;Semantic MediaWiki&amp;quot; in a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; readable
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; form (it has been stated that the abbreviated form is less frightening
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;some users, so &amp;quot;SMW&amp;quot; is preferred). It can be useful to have a logo
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;without this text, but there should be a standard way to include the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; text.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD fit into the various usage contexts of SMW, i.e. be
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; suitable
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; both as an open source project logo and as a product logo.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD come in different sizes/variants: one roughly squared
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version to be used as a logo in MediaWiki sites, one smaller button
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version that can be used like the &amp;quot;powered by MediaWiki&amp;quot; at the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; bottom
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; of
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;a wiki. Other small &amp;quot;powered by&amp;quot; buttons could be nice (maybe in the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; size
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of the &amp;quot;RSS&amp;quot; buttons that you see in blogs), but are not required.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD be a good basis for creating custom derivatives that
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; can
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; be
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; used for SMW extensions. This includes layout (e.g. the text &amp;quot;SMW&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; should
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;not be the main component of the logo) but also technical aspects
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; (the font used for writing SMW in the standard logo should be widely
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; available,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;the SVG file should be editable).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777476&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; * Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; * Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; * Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777476&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;----- Return on Information:
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777476&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777476&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;* Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;* Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;* Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;--
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777476&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26777476/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SMW-Logo-Contest-tp26409075p26777476.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26777402</id>
	<title>Re: SMW Logo Contest</title>
	<published>2009-12-14T05:04:02Z</published>
	<updated>2009-12-14T05:04:02Z</updated>
	<author>
		<name>Markus Krötzsch-2</name>
	</author>
	<content type="html">On Samstag, 12. Dezember 2009, Dan Bolser wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Here is my suggestion [without the chance to win eternal fame, I'll
&lt;br&gt;&amp;gt; just play the busybody ;-)]:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The continued debate about what the logo should / should not be, what
&lt;br&gt;&amp;gt; it says about SMW, and what SMW wants to say, I think, points to the
&lt;br&gt;&amp;gt; need for a more structured logo competition. I think we need a 'submit
&lt;br&gt;&amp;gt; an entry' page somewhere, and each image should be accompanied by a
&lt;br&gt;&amp;gt; brief text describing the concept behind the image. The competition
&lt;br&gt;&amp;gt; should be as much about the concept as the image itself. The
&lt;br&gt;&amp;gt; competition needs a clear deadline, and a nice prize (to get a wider
&lt;br&gt;&amp;gt; group of people involved). Once the deadline has passed, a panel of
&lt;br&gt;&amp;gt; judges can choose a winner and say something nice about all the
&lt;br&gt;&amp;gt; entries.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mostly I just like the idea of a logo competition site (built using
&lt;br&gt;&amp;gt; SMW naturally).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Although I'm really enjoying this thread (awesome images!), it reminds
&lt;br&gt;&amp;gt; me a bit of this:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://producingoss.com/en/common-pitfalls.html#bikeshed&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://producingoss.com/en/common-pitfalls.html#bikeshed&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;Would it be enough to have a public wiki page somewhere to upload ideas (what 
&lt;br&gt;about the page that we already have?)? While it might be interesting to set up 
&lt;br&gt;a dedicated logo competition site, I don't think that this effort is really 
&lt;br&gt;needed here. Of course, I won't stop anybody from doing it.
&lt;br&gt;&lt;br&gt;-- Markus
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; (I'd strongly recommend everyone reading chapter 6 of that book).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/12/11 Yaron Koren &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yaron57@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; This was quite good timing, because I was actually thinking the same
&lt;br&gt;&amp;gt; &amp;gt; thing (nothing logo-ish enough yet), and I spent a recent flight creating
&lt;br&gt;&amp;gt; &amp;gt; an image on my laptop, that's a stylized, hopefully logo-ish version of a
&lt;br&gt;&amp;gt; &amp;gt; dandelion. Here it is:
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.postable.net/smw-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.postable.net/smw-logo/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; No brackets on it, and it's not quite polished, but hopefully people will
&lt;br&gt;&amp;gt; &amp;gt; find it interesting. Anything about it can be changed, of course.
&lt;br&gt;&amp;gt; &amp;gt; Dan: David Gomez put together a wiki page listing all the submissions up
&lt;br&gt;&amp;gt; &amp;gt; till now (though it doesn't have this image yet):
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; And yes, there's no prize - probably not even eternal fame. :)
&lt;br&gt;&amp;gt; &amp;gt; -Yaron
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Fri, Dec 11, 2009 at 5:51 PM, Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; What is the prize? (please don't say eternal fame ;-)
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Where is the competition website?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; What is the deadline for entry?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 2009/12/11 Markus Krötzsch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; I note that this thread has cooled down rather quickly. There have
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; been some
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; initial ideas, but surely no usable logo came out of this yet.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; It seemed to me that there was quite some interest in the logo change
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; at SMW
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Camp. We would welcome this, too, but we will not push the issue if
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; there is
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; no sufficient interest in getting it done. So if anybody feels a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; stronger need
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; for a logo change, then he should consider contributing here. To make
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; it more
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; concrete: if you want SMW's logo to change, then please create a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; professional
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; looking SVG logo based on the dandelion theme (or other, but I think
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; the dandelion received most support so far).
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; It is also helpful to *announce* any ongoing work on a logo -- we
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; don't want
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; to have multiple professional design studios and marketing departments
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; labouring for months in parallel (not that there seems to be much of a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; danger,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; but anyway ;-).
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; On Mittwoch, 18. November 2009, Markus Krötzsch wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; at SMW Camp 2009, we have agreed that SMW could really use a better
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; logo.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;In particular, the current logo is too complex and puzzling, thus
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; not reflecting the fact that SMW is there to simplify many tasks. The
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; core developers do not have sufficient resources for creating new
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; logos, but we
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;are sure that some of our users/contributors could do a great job
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; here.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; We thus would like to ask the community for contributions: if you
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; have an
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;idea for a better logo, please send (a link to) your proposal to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; this list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;by replying to this email. Below you can find the general
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; requirements that a logo should satisfy.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; Partial proposals are also welcome: if you have a good idea, we can
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; always
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; work on improving the quality of the logo, or on converting it to a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;suitable format. Some inspiration can be found online [1] and in the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; logos
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of related projects (MW, Wordpress, Drupal, W3C Semantic Web, ...).
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; The reward for submitting a logo is, of course, the eternal gratitude
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; of
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;the SMW user community, and -- if you are working with SMW in a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; commercial
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;context -- the chance to get us using a logo that is more pleasant
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; to the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;eyes of your customers.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; [1] &lt;a href=&quot;http://www.logolounge.com/logotrends/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.logolounge.com/logotrends/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; == Requirements (note that some are &amp;quot;MUST&amp;quot; and some are &amp;quot;SHOULD&amp;quot;) ==
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; * Logos MUST be free, i.e. published under CC-By license and not
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; subject to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; other legal restrictions that would significantly hinder the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; distribution
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; (e.g. it must not be trademarked). When submitting a logo, you agree
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; on disclosing all legal restrictions on
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; using/modifying/redistributing the logo, and these restrictions MUST
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; be stated in the submission.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; * Logos MUST be provided in sufficient quality for high-resolution
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; printing
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;at big sizes. It is strongly suggested to provide an editable SVG
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; version.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD include the text &amp;quot;SMW&amp;quot; or &amp;quot;Semantic MediaWiki&amp;quot; in a
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; readable
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; form (it has been stated that the abbreviated form is less
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; frightening to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;some users, so &amp;quot;SMW&amp;quot; is preferred). It can be useful to have a logo
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;without this text, but there should be a standard way to include the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; text.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD fit into the various usage contexts of SMW, i.e. be
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; suitable
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; both as an open source project logo and as a product logo.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD come in different sizes/variants: one roughly squared
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version to be used as a logo in MediaWiki sites, one smaller button
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version that can be used like the &amp;quot;powered by MediaWiki&amp;quot; at the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; bottom of
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;a wiki. Other small &amp;quot;powered by&amp;quot; buttons could be nice (maybe in the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; size
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of the &amp;quot;RSS&amp;quot; buttons that you see in blogs), but are not required.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; * Logos SHOULD be a good basis for creating custom derivatives that
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; can be
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; used for SMW extensions. This includes layout (e.g. the text &amp;quot;SMW&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; should
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;not be the main component of the logo) but also technical aspects
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; (the font used for writing SMW in the standard logo should be widely
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; available,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp;the SVG file should be editable).
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; * Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; * Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; * Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;-------- Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;------ Return on Information:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;* Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;* Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;* Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;--
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777402&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26777402/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SMW-Logo-Contest-tp26409075p26777402.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26777339</id>
	<title>Re: SMW Logo Contest</title>
	<published>2009-12-14T04:58:18Z</published>
	<updated>2009-12-14T04:58:18Z</updated>
	<author>
		<name>Markus Krötzsch-2</name>
	</author>
	<content type="html">On Samstag, 12. Dezember 2009, Sweeney, Andy wrote:
&lt;br&gt;&amp;gt; Is the dandelion fixed as a concept?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; SMW is surely about gathering and catching information, not about spreading
&lt;br&gt;&amp;gt; &amp;nbsp;it wider. Wouldn't a spider's web or a fishing net be more appropriate?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Just a thought...
&lt;br&gt;&lt;br&gt;The dandelion is not fixed; it was just found to be somewhat modern and catchy 
&lt;br&gt;(see the logo trends page), and it has some relationship to the MW flower. I 
&lt;br&gt;guess some people have more positive associations to a flower than to a spider 
&lt;br&gt;web, but it all depends on how it is done. But I think &amp;quot;fishing&amp;quot; has a 
&lt;br&gt;somewhat negative connotation in the context of a web application.
&lt;br&gt;&lt;br&gt;In general, I think that symbolism is not an important feature of a logo at 
&lt;br&gt;all. It is nice to be able to explain the logo if someone asks, but most 
&lt;br&gt;people will just look at the logo and take it for granted (and maybe find that 
&lt;br&gt;it conjures up some positive associations for them).
&lt;br&gt;&lt;br&gt;-- Markus
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----- Original Message -----
&lt;br&gt;&amp;gt; From: Yaron Koren &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yaron57@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;;
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;semediawiki-user@...&lt;/a&gt;&amp;gt; Sent: Fri Dec 11 23:20:00 2009
&lt;br&gt;&amp;gt; Subject: Re: [Semediawiki-user] SMW Logo Contest
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This was quite good timing, because I was actually thinking the same thing
&lt;br&gt;&amp;gt; (nothing logo-ish enough yet), and I spent a recent flight creating an
&lt;br&gt;&amp;gt; &amp;nbsp;image on my laptop, that's a stylized, hopefully logo-ish version of a
&lt;br&gt;&amp;gt; &amp;nbsp;dandelion. Here it is:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.postable.net/smw-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.postable.net/smw-logo/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.postable.net/smw-logo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.postable.net/smw-logo/&lt;/a&gt;&amp;gt;No brackets on it, and it's not quite
&lt;br&gt;&amp;gt; polished, but hopefully people will find it interesting. Anything about it
&lt;br&gt;&amp;gt; can be changed, of course.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Dan: David Gomez put together a wiki page listing all the submissions up
&lt;br&gt;&amp;gt; till now (though it doesn't have this image yet):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enlloc.net/wikisemanticsorral/index.php/SMW_Logo&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; And yes, there's no prize - probably not even eternal fame. :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Yaron
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Fri, Dec 11, 2009 at 5:51 PM, Dan Bolser &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan.bolser@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; What is the prize? (please don't say eternal fame ;-)
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Where is the competition website?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; What is the deadline for entry?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; Dan.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 2009/12/11 Markus Krötzsch &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I note that this thread has cooled down rather quickly. There have been
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; some
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; initial ideas, but surely no usable logo came out of this yet.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; It seemed to me that there was quite some interest in the logo change
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; at
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; SMW
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Camp. We would welcome this, too, but we will not push the issue if
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; there
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; is
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; no sufficient interest in getting it done. So if anybody feels a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; stronger
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; need
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; for a logo change, then he should consider contributing here. To make
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; it
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; more
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; concrete: if you want SMW's logo to change, then please create a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; professional
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; looking SVG logo based on the dandelion theme (or other, but I think
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; the dandelion received most support so far).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; It is also helpful to *announce* any ongoing work on a logo -- we don't
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; want
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; to have multiple professional design studios and marketing departments
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; labouring for months in parallel (not that there seems to be much of a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; danger,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; but anyway ;-).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; On Mittwoch, 18. November 2009, Markus Krötzsch wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; at SMW Camp 2009, we have agreed that SMW could really use a better
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; logo.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;In particular, the current logo is too complex and puzzling, thus not
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;reflecting the fact that SMW is there to simplify many tasks. The
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; core developers do not have sufficient resources for creating new
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; logos, but
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; we
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;are sure that some of our users/contributors could do a great job
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; here.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; We thus would like to ask the community for contributions: if you have
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; an
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;idea for a better logo, please send (a link to) your proposal to this
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; list
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;by replying to this email. Below you can find the general
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; requirements that a logo should satisfy.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Partial proposals are also welcome: if you have a good idea, we can
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; always
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; work on improving the quality of the logo, or on converting it to a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;suitable format. Some inspiration can be found online [1] and in the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; logos
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of related projects (MW, Wordpress, Drupal, W3C Semantic Web, ...).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; The reward for submitting a logo is, of course, the eternal gratitude
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; of the SMW user community, and -- if you are working with SMW in a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; commercial
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;context -- the chance to get us using a logo that is more pleasant to
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;eyes of your customers.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; Markus
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; [1] &lt;a href=&quot;http://www.logolounge.com/logotrends/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.logolounge.com/logotrends/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; == Requirements (note that some are &amp;quot;MUST&amp;quot; and some are &amp;quot;SHOULD&amp;quot;) ==
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos MUST be free, i.e. published under CC-By license and not
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; subject
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; other legal restrictions that would significantly hinder the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; distribution
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; (e.g. it must not be trademarked). When submitting a logo, you agree
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; on disclosing all legal restrictions on using/modifying/redistributing
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; the logo, and these restrictions MUST be stated in the submission.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos MUST be provided in sufficient quality for high-resolution
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; printing
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;at big sizes. It is strongly suggested to provide an editable SVG
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; version.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD include the text &amp;quot;SMW&amp;quot; or &amp;quot;Semantic MediaWiki&amp;quot; in a
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; readable
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; form (it has been stated that the abbreviated form is less frightening
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;some users, so &amp;quot;SMW&amp;quot; is preferred). It can be useful to have a logo
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;without this text, but there should be a standard way to include the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; text.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD fit into the various usage contexts of SMW, i.e. be
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; suitable
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; both as an open source project logo and as a product logo.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD come in different sizes/variants: one roughly squared
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version to be used as a logo in MediaWiki sites, one smaller button
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;version that can be used like the &amp;quot;powered by MediaWiki&amp;quot; at the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; bottom
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; of
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;a wiki. Other small &amp;quot;powered by&amp;quot; buttons could be nice (maybe in the
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; size
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;of the &amp;quot;RSS&amp;quot; buttons that you see in blogs), but are not required.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; * Logos SHOULD be a good basis for creating custom derivatives that
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; can
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; be
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; used for SMW extensions. This includes layout (e.g. the text &amp;quot;SMW&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; should
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;not be the main component of the logo) but also technical aspects
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; (the font used for writing SMW in the standard logo should be widely
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; available,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;nbsp;the SVG file should be editable).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; * Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; * Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; * Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;-----
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;----- Return on Information:
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------------
&lt;br&gt;&amp;gt; --- Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________________________________
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This email is intended only for the use of the individual(s) to whom
&lt;br&gt;&amp;gt; it is addressed and may be privileged and confidential.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Unauthorised use or disclosure is prohibited. If you receive this
&lt;br&gt;&amp;gt; e-mail in error, please advise immediately and delete the original
&lt;br&gt;&amp;gt; message without copying, using, or telling anyone about its contents.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This message may have been altered without your or our knowledge and
&lt;br&gt;&amp;gt; the sender does not accept any liability for any errors or omissions
&lt;br&gt;&amp;gt; in the message.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This message does not create or change any contract. &amp;nbsp;Royal Bank of
&lt;br&gt;&amp;gt; Canada and its subsidiaries accept no responsibility for damage caused
&lt;br&gt;&amp;gt; by any viruses contained in this email or its attachments. &amp;nbsp;Emails may
&lt;br&gt;&amp;gt; be monitored.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; RBC Capital Markets is a business name used by branches and
&lt;br&gt;&amp;gt; subsidiaries of Royal Bank of Canada, including Royal Bank of Canada,
&lt;br&gt;&amp;gt; London branch and Royal Bank of Canada Europe Limited. In accordance
&lt;br&gt;&amp;gt; with English law requirements, details regarding Royal Bank of Canada
&lt;br&gt;&amp;gt; Europe Limited are set out below:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ROYAL BANK OF CANADA EUROPE LIMITED
&lt;br&gt;&amp;gt; Registered in England and Wales 995939
&lt;br&gt;&amp;gt; Registered Address: 71 Queen Victoria Street, London, EC4V 4DE.
&lt;br&gt;&amp;gt; Authorised and regulated by the Financial Services Authority.
&lt;br&gt;&amp;gt; Member of the London Stock Exchange
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Markus Krötzsch &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markus@...&lt;/a&gt;&amp;gt;
&lt;br&gt;* Personal page: &lt;a href=&quot;http://korrekt.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://korrekt.org&lt;/a&gt;&lt;br&gt;* Semantic MediaWiki: &lt;a href=&quot;http://semantic-mediawiki.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-mediawiki.org&lt;/a&gt;&lt;br&gt;* Semantic Web textbook: &lt;a href=&quot;http://semantic-web-book.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://semantic-web-book.org&lt;/a&gt;&lt;br&gt;--
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26777339&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26777339/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SMW-Logo-Contest-tp26409075p26777339.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26776662</id>
	<title>Re: Use cases and competitors of SMW</title>
	<published>2009-12-14T03:46:04Z</published>
	<updated>2009-12-14T03:46:04Z</updated>
	<author>
		<name>Krabina Bernhard</name>
	</author>
	<content type="html">&amp;gt; &amp;lt;&amp;lt;- forums/discussion boards (talk pages) not sufficient for many 
&lt;br&gt;&amp;gt; applications&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; This issue is also engaged by the usability initiative. It might flow
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; into a new extension called LiquidThreads: 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:LiquidThreads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:LiquidThreads&lt;/a&gt;&lt;br&gt;&lt;br&gt;Yeah, but I've been waiting for that for some time and it still seems to be quite beta. The demo site results in an error...
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;From ontoprise side we plan to release a &amp;quot;Collaboration extension&amp;quot;, 
&lt;br&gt;&amp;gt; which will at a first step allow posting comments on a wiki page.
&lt;br&gt;&lt;br&gt;Great, please also allow tagging for wiki pages (tagging a page without need for editing the page. Tags should be saved as page properties!
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;&amp;lt;- pdf export of pages not standard&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; There is currently the Collection extension 
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Collection&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Collection&lt;/a&gt;) allowing PDF
&lt;br&gt;&amp;gt; export 
&lt;br&gt;&amp;gt; of wiki pages. Are you aware of other extensions with that
&lt;br&gt;&amp;gt; capability?
&lt;br&gt;&lt;br&gt;Yes. There are some pdf extensions around. I think the one you mentioned seems to be the most promising. But still, getting pfd export to work requires extra effort. If you install drupal or joomla, you can enable a PDF button on each page by one click (or even no click as I remember it being installed by default).
&lt;br&gt;&lt;br&gt;Bernhard
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Krabina Bernhard schrieb:
&lt;br&gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; following the discussions on the purpose of/idea behind SMW in the
&lt;br&gt;&amp;gt; logo contest thread and my discussion with Dan on protected wikis, I
&lt;br&gt;&amp;gt; had the idea that maybe it would be interesting to talk about use
&lt;br&gt;&amp;gt; cases and the biggest competitors of SMW. This can help to focus on
&lt;br&gt;&amp;gt; the strengths and identify the weaknesses of SMW. By the way, some
&lt;br&gt;&amp;gt; business-oriented aspects like this should also be included on
&lt;br&gt;&amp;gt; semantic-mediawiki.org
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Here are my thoughts:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Use cases:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 1. Open community wikis
&lt;br&gt;&amp;gt; &amp;gt; - Wikipedia idea with adding strengths of handling structured data
&lt;br&gt;&amp;gt; &amp;gt; - Competitors: MediaWiki without SMW, maybe other wikis, but I think
&lt;br&gt;&amp;gt; here MedaWiki is market leader
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 2. Restricted community wikis
&lt;br&gt;&amp;gt; &amp;gt; - Somewhat restricted access (sign up for account to be able to read
&lt;br&gt;&amp;gt; and/or edit)
&lt;br&gt;&amp;gt; &amp;gt; - Competitors: see above, other wikis are strong here too? TikiWiki
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 3. Web databases
&lt;br&gt;&amp;gt; &amp;gt; - Web databases (free or restricted access), that also have emphasis
&lt;br&gt;&amp;gt; on textual information.
&lt;br&gt;&amp;gt; &amp;gt; - Strengths: very low cost of SMW implementations compared to
&lt;br&gt;&amp;gt; individually programmed web databases 
&lt;br&gt;&amp;gt; &amp;gt; - Competitors: ??
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 4. Intranet-Solutions, Enterprise wikis, Collaboration Platforms
&lt;br&gt;&amp;gt; &amp;gt; - Knowledge Management, access restrictions are crucial
&lt;br&gt;&amp;gt; &amp;gt; - MediaWiki without SMW not really a competitor here: SMW is THE
&lt;br&gt;&amp;gt; asset for MediaWiki/SMW to be used in this context
&lt;br&gt;&amp;gt; &amp;gt; - Competitors: &lt;a href=&quot;http://www.atlassian.com/software/confluence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/confluence&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.mindtouch.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mindtouch.com/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Strenghts/Weaknesses
&lt;br&gt;&amp;gt; &amp;gt; + very fast (and therefore inexpensive) implementation possible
&lt;br&gt;&amp;gt; &amp;gt; + integration with external services from external sources
&lt;br&gt;&amp;gt; &amp;gt; + database and ontology at the same time
&lt;br&gt;&amp;gt; &amp;gt; - multi-lingual content handling
&lt;br&gt;&amp;gt; &amp;gt; - forums/discussion boards (talk pages) not sufficient for many
&lt;br&gt;&amp;gt; applications
&lt;br&gt;&amp;gt; &amp;gt; - pdf export of pages not standard
&lt;br&gt;&amp;gt; &amp;gt; ...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Feel free to add/disagree...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Bernhard
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; Return on Information:
&lt;br&gt;&amp;gt; &amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; &amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26776662&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Professional Services
&lt;br&gt;&amp;gt; ontoprise GmbH - know how to use Know-how
&lt;br&gt;&amp;gt; - - -
&lt;br&gt;&amp;gt; ontoprise has become a Microsoft Certified Partner:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.ontoprise.de/en/home/news/news-en/microsoft-certified-partner/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ontoprise.de/en/home/news/news-en/microsoft-certified-partner/&lt;/a&gt;&lt;br&gt;&amp;gt; - - -
&lt;br&gt;&amp;gt; An der RaumFabrik 29; 76227 Karlsruhe; Germany
&lt;br&gt;&amp;gt; Tel.: +49 721 509809 0; Fax: +49 721 509809 11
&lt;br&gt;&amp;gt; eMail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26776662&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;zaltenbach@...&lt;/a&gt;; www: &lt;a href=&quot;http://www.ontoprise.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ontoprise.de&lt;/a&gt;&lt;br&gt;&amp;gt; Sitz der Gesellschaft: Amtsgericht Mannheim, HRB 109540
&lt;br&gt;&amp;gt; Geschäftsführer: Prof. Dr. Jürgen Angele, Dipl.Wi.-Ing. Hans-Peter
&lt;br&gt;&amp;gt; Schnurr
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26776662&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-cases-and-competitors-of-SMW-tp26774900p26776662.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775543</id>
	<title>Re: Use cases and competitors of SMW</title>
	<published>2009-12-14T02:12:13Z</published>
	<updated>2009-12-14T02:12:13Z</updated>
	<author>
		<name>Philipp Zaltenbach</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;just some additional notes.
&lt;br&gt;&amp;lt;&amp;lt;+ integration with external services from external sources&amp;gt;&amp;gt;
&lt;br&gt;I think enterprise wikis such as DekiWiki or Confluence are in the lead 
&lt;br&gt;there, because there are hundreds of connectors (e.g. for connecting 
&lt;br&gt;different databases or office applications). SMW's strength in my 
&lt;br&gt;opinion is, that you can &amp;quot;semantify&amp;quot; the external data, mash it up with 
&lt;br&gt;other data, and built different dynamic views (queries) on it.
&lt;br&gt;&lt;br&gt;&amp;lt;&amp;lt;- forums/discussion boards (talk pages) not sufficient for many 
&lt;br&gt;applications&amp;gt;&amp;gt;
&lt;br&gt;This issue is also engaged by the usability initiative. It might flow 
&lt;br&gt;into a new extension called LiquidThreads: 
&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:LiquidThreads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:LiquidThreads&lt;/a&gt;&lt;br&gt;&amp;nbsp;From ontoprise side we plan to release a &amp;quot;Collaboration extension&amp;quot;, 
&lt;br&gt;which will at a first step allow posting comments on a wiki page.
&lt;br&gt;&lt;br&gt;&amp;lt;&amp;lt;- pdf export of pages not standard&amp;gt;&amp;gt;
&lt;br&gt;There is currently the Collection extension 
&lt;br&gt;(&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:Collection&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:Collection&lt;/a&gt;) allowing PDF export 
&lt;br&gt;of wiki pages. Are you aware of other extensions with that capability?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;&lt;br&gt;Krabina Bernhard schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; following the discussions on the purpose of/idea behind SMW in the logo contest thread and my discussion with Dan on protected wikis, I had the idea that maybe it would be interesting to talk about use cases and the biggest competitors of SMW. This can help to focus on the strengths and identify the weaknesses of SMW. By the way, some business-oriented aspects like this should also be included on semantic-mediawiki.org
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here are my thoughts:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Use cases:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. Open community wikis
&lt;br&gt;&amp;gt; - Wikipedia idea with adding strengths of handling structured data
&lt;br&gt;&amp;gt; - Competitors: MediaWiki without SMW, maybe other wikis, but I think here MedaWiki is market leader
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2. Restricted community wikis
&lt;br&gt;&amp;gt; - Somewhat restricted access (sign up for account to be able to read and/or edit)
&lt;br&gt;&amp;gt; - Competitors: see above, other wikis are strong here too? TikiWiki
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 3. Web databases
&lt;br&gt;&amp;gt; - Web databases (free or restricted access), that also have emphasis on textual information.
&lt;br&gt;&amp;gt; - Strengths: very low cost of SMW implementations compared to individually programmed web databases 
&lt;br&gt;&amp;gt; - Competitors: ??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 4. Intranet-Solutions, Enterprise wikis, Collaboration Platforms
&lt;br&gt;&amp;gt; - Knowledge Management, access restrictions are crucial
&lt;br&gt;&amp;gt; - MediaWiki without SMW not really a competitor here: SMW is THE asset for MediaWiki/SMW to be used in this context
&lt;br&gt;&amp;gt; - Competitors: &lt;a href=&quot;http://www.atlassian.com/software/confluence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/confluence&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.mindtouch.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mindtouch.com/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Strenghts/Weaknesses
&lt;br&gt;&amp;gt; + very fast (and therefore inexpensive) implementation possible
&lt;br&gt;&amp;gt; + integration with external services from external sources
&lt;br&gt;&amp;gt; + database and ontology at the same time
&lt;br&gt;&amp;gt; - multi-lingual content handling
&lt;br&gt;&amp;gt; - forums/discussion boards (talk pages) not sufficient for many applications
&lt;br&gt;&amp;gt; - pdf export of pages not standard
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Feel free to add/disagree...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Bernhard
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775543&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Professional Services
&lt;br&gt;ontoprise GmbH - know how to use Know-how
&lt;br&gt;- - -
&lt;br&gt;ontoprise has become a Microsoft Certified Partner:
&lt;br&gt;&lt;a href=&quot;http://www.ontoprise.de/en/home/news/news-en/microsoft-certified-partner/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ontoprise.de/en/home/news/news-en/microsoft-certified-partner/&lt;/a&gt;&lt;br&gt;- - -
&lt;br&gt;An der RaumFabrik 29; 76227 Karlsruhe; Germany
&lt;br&gt;Tel.: +49 721 509809 0; Fax: +49 721 509809 11
&lt;br&gt;eMail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775543&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;zaltenbach@...&lt;/a&gt;; www: &lt;a href=&quot;http://www.ontoprise.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ontoprise.de&lt;/a&gt;&lt;br&gt;Sitz der Gesellschaft: Amtsgericht Mannheim, HRB 109540
&lt;br&gt;Geschäftsführer: Prof. Dr. Jürgen Angele, Dipl.Wi.-Ing. Hans-Peter Schnurr 
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775543&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-cases-and-competitors-of-SMW-tp26774900p26775543.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775260</id>
	<title>Re: Use cases and competitors of SMW</title>
	<published>2009-12-14T01:49:12Z</published>
	<updated>2009-12-14T01:49:12Z</updated>
	<author>
		<name>Philipp Zaltenbach</name>
	</author>
	<content type="html">Hi Bernhard,
&lt;br&gt;&lt;br&gt;I welcome your idea of discussing potential use cases and outline SMW's 
&lt;br&gt;strengths. We made some efforts and tried to compare SMW(+) with other 
&lt;br&gt;semantic and non-semantic (enterprise) wikis.
&lt;br&gt;The results are written up in concise form at:
&lt;br&gt;* 
&lt;br&gt;&lt;a href=&quot;http://wiki.ontoprise.com/wiki/index.php/Faq/Comparison_of_SMW%2B_with_other_semantic_wikis&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.ontoprise.com/wiki/index.php/Faq/Comparison_of_SMW%2B_with_other_semantic_wikis&lt;/a&gt;&lt;br&gt;* 
&lt;br&gt;&lt;a href=&quot;http://wiki.ontoprise.com/wiki/index.php/Faq/Comparison_of_SMW%2B_with_other_enterprise_wikis&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.ontoprise.com/wiki/index.php/Faq/Comparison_of_SMW%2B_with_other_enterprise_wikis&lt;/a&gt;&lt;br&gt;&lt;br&gt;We also tried to compare SMW(+) with CMS, BI, groupware and other 
&lt;br&gt;enterprise applications in an internal market study.
&lt;br&gt;&lt;br&gt;Regarding professional enterprise wikis (such as Confluence and 
&lt;br&gt;DekiWiki), MW-based wikis often have shortcomings concerning usability 
&lt;br&gt;and integration features.
&lt;br&gt;Improving MW's usability is currently tackled by the usability initative 
&lt;br&gt;[1] as you might know. I think Yaron has mentioned it before.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://usability.wikimedia.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://usability.wikimedia.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;Krabina Bernhard schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; following the discussions on the purpose of/idea behind SMW in the logo contest thread and my discussion with Dan on protected wikis, I had the idea that maybe it would be interesting to talk about use cases and the biggest competitors of SMW. This can help to focus on the strengths and identify the weaknesses of SMW. By the way, some business-oriented aspects like this should also be included on semantic-mediawiki.org
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here are my thoughts:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Use cases:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. Open community wikis
&lt;br&gt;&amp;gt; - Wikipedia idea with adding strengths of handling structured data
&lt;br&gt;&amp;gt; - Competitors: MediaWiki without SMW, maybe other wikis, but I think here MedaWiki is market leader
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2. Restricted community wikis
&lt;br&gt;&amp;gt; - Somewhat restricted access (sign up for account to be able to read and/or edit)
&lt;br&gt;&amp;gt; - Competitors: see above, other wikis are strong here too? TikiWiki
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 3. Web databases
&lt;br&gt;&amp;gt; - Web databases (free or restricted access), that also have emphasis on textual information.
&lt;br&gt;&amp;gt; - Strengths: very low cost of SMW implementations compared to individually programmed web databases 
&lt;br&gt;&amp;gt; - Competitors: ??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 4. Intranet-Solutions, Enterprise wikis, Collaboration Platforms
&lt;br&gt;&amp;gt; - Knowledge Management, access restrictions are crucial
&lt;br&gt;&amp;gt; - MediaWiki without SMW not really a competitor here: SMW is THE asset for MediaWiki/SMW to be used in this context
&lt;br&gt;&amp;gt; - Competitors: &lt;a href=&quot;http://www.atlassian.com/software/confluence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/confluence&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.mindtouch.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mindtouch.com/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Strenghts/Weaknesses
&lt;br&gt;&amp;gt; + very fast (and therefore inexpensive) implementation possible
&lt;br&gt;&amp;gt; + integration with external services from external sources
&lt;br&gt;&amp;gt; + database and ontology at the same time
&lt;br&gt;&amp;gt; - multi-lingual content handling
&lt;br&gt;&amp;gt; - forums/discussion boards (talk pages) not sufficient for many applications
&lt;br&gt;&amp;gt; - pdf export of pages not standard
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Feel free to add/disagree...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Bernhard
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775260&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Professional Services
&lt;br&gt;ontoprise GmbH - know how to use Know-how
&lt;br&gt;- - -
&lt;br&gt;ontoprise has become a Microsoft Certified Partner:
&lt;br&gt;&lt;a href=&quot;http://www.ontoprise.de/en/home/news/news-en/microsoft-certified-partner/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ontoprise.de/en/home/news/news-en/microsoft-certified-partner/&lt;/a&gt;&lt;br&gt;- - -
&lt;br&gt;An der RaumFabrik 29; 76227 Karlsruhe; Germany
&lt;br&gt;Tel.: +49 721 509809 0; Fax: +49 721 509809 11
&lt;br&gt;eMail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775260&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;zaltenbach@...&lt;/a&gt;; www: &lt;a href=&quot;http://www.ontoprise.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ontoprise.de&lt;/a&gt;&lt;br&gt;Sitz der Gesellschaft: Amtsgericht Mannheim, HRB 109540
&lt;br&gt;Geschäftsführer: Prof. Dr. Jürgen Angele, Dipl.Wi.-Ing. Hans-Peter Schnurr 
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775260&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-cases-and-competitors-of-SMW-tp26774900p26775260.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26775234</id>
	<title>Re: Exhibit format and Headertabs</title>
	<published>2009-12-14T01:45:51Z</published>
	<updated>2009-12-14T01:45:51Z</updated>
	<author>
		<name>Neill Mitchell</name>
	</author>
	<content type="html">Ah, interesting point. I assumed it was the header tabs as I've had 
&lt;br&gt;problems with the Simile based timeline format and headertabs (you can 
&lt;br&gt;only have timelines on the first tab, others just show a grey box).
&lt;br&gt;&lt;br&gt;However, if I have two exhibit format queries in an article with no 
&lt;br&gt;header tabs then the 2nd query does not show then either. So, I wonder 
&lt;br&gt;if this is a SRF specific issue or an Exhibit issue?
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Neill.
&lt;br&gt;Dan Bolser wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 2009/12/11 Neill Mitchell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775234&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neill@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have a page with &amp;nbsp;a number of tabs. Two of the tabs have inline
&lt;br&gt;&amp;gt;&amp;gt; queries with the format set to exhibit.
&lt;br&gt;&amp;gt;&amp;gt; Only the exhibit format query in the first headertabs works. Nothing
&lt;br&gt;&amp;gt;&amp;gt; gets displayed by the exhibit format query in the following tab. If I
&lt;br&gt;&amp;gt;&amp;gt; remove the exhibit format from the query in the first tab then the
&lt;br&gt;&amp;gt;&amp;gt; exhibit query in the subsequent tab then works.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Anyone got any ideas? I really don't want to lose the tabbing!
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do the two exhibit format queries both work when included sequentially
&lt;br&gt;&amp;gt; within one tab?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;&amp;gt; Neill.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775234&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26775234&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Exhibit-format-and-Headertabs-tp26748268p26775234.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26774970</id>
	<title>Re: Use cases and competitors of SMW</title>
	<published>2009-12-14T01:09:55Z</published>
	<updated>2009-12-14T01:09:55Z</updated>
	<author>
		<name>Krabina Bernhard</name>
	</author>
	<content type="html">oh, and I forgot:
&lt;br&gt;&lt;br&gt;5. Content-Management-System
&lt;br&gt;- Web content management, not really focus, but can be done: see &lt;a href=&quot;http://www.aifb.kit.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.aifb.kit.edu&lt;/a&gt;&lt;br&gt;- Competitors: huge amount of CMS competitors. Main players in open source scene: drupal, typo3, joomla
&lt;br&gt;&lt;br&gt;Bernhard
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774970&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Use-cases-and-competitors-of-SMW-tp26774970p26774970.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26774900</id>
	<title>Use cases and competitors of SMW</title>
	<published>2009-12-14T01:03:18Z</published>
	<updated>2009-12-14T01:03:18Z</updated>
	<author>
		<name>Krabina Bernhard</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;following the discussions on the purpose of/idea behind SMW in the logo contest thread and my discussion with Dan on protected wikis, I had the idea that maybe it would be interesting to talk about use cases and the biggest competitors of SMW. This can help to focus on the strengths and identify the weaknesses of SMW. By the way, some business-oriented aspects like this should also be included on semantic-mediawiki.org
&lt;br&gt;&lt;br&gt;Here are my thoughts:
&lt;br&gt;&lt;br&gt;Use cases:
&lt;br&gt;&lt;br&gt;1. Open community wikis
&lt;br&gt;- Wikipedia idea with adding strengths of handling structured data
&lt;br&gt;- Competitors: MediaWiki without SMW, maybe other wikis, but I think here MedaWiki is market leader
&lt;br&gt;&lt;br&gt;2. Restricted community wikis
&lt;br&gt;- Somewhat restricted access (sign up for account to be able to read and/or edit)
&lt;br&gt;- Competitors: see above, other wikis are strong here too? TikiWiki
&lt;br&gt;&lt;br&gt;3. Web databases
&lt;br&gt;- Web databases (free or restricted access), that also have emphasis on textual information.
&lt;br&gt;- Strengths: very low cost of SMW implementations compared to individually programmed web databases 
&lt;br&gt;- Competitors: ??
&lt;br&gt;&lt;br&gt;4. Intranet-Solutions, Enterprise wikis, Collaboration Platforms
&lt;br&gt;- Knowledge Management, access restrictions are crucial
&lt;br&gt;- MediaWiki without SMW not really a competitor here: SMW is THE asset for MediaWiki/SMW to be used in this context
&lt;br&gt;- Competitors: &lt;a href=&quot;http://www.atlassian.com/software/confluence&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/confluence&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.mindtouch.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mindtouch.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Strenghts/Weaknesses
&lt;br&gt;+ very fast (and therefore inexpensive) implementation possible
&lt;br&gt;+ integration with external services from external sources
&lt;br&gt;+ database and ontology at the same time
&lt;br&gt;- multi-lingual content handling
&lt;br&gt;- forums/discussion boards (talk pages) not sufficient for many applications
&lt;br&gt;- pdf export of pages not standard
&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Feel free to add/disagree...
&lt;br&gt;&lt;br&gt;Bernhard
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774900&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Use-cases-and-competitors-of-SMW-tp26774900p26774900.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26774667</id>
	<title>Re: RSS in protected wikis - general mediawiki problem</title>
	<published>2009-12-14T00:55:57Z</published>
	<updated>2009-12-14T00:55:57Z</updated>
	<author>
		<name>Dan Bolser-3</name>
	</author>
	<content type="html">2009/12/14 Krabina Bernhard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774667&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krabina@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Dan,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I think the general idea of wikis is that they should be open, so I
&lt;br&gt;&amp;gt;&amp;gt; don't think people spend time on this kind of issue. I don't know of
&lt;br&gt;&amp;gt;&amp;gt; any RSS authentication system, because again, I think they are
&lt;br&gt;&amp;gt;&amp;gt; supposed to be about sharing of data, not keeping it private.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I strongly have to disagree here. The idea of wikis in general is to share knowledge among a certain amount of people. In many cases it's everybody that is interested in the topic, but the fact that a community does not want everybody that does not even have signed up an account to read everything is not unusual.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In fact, I'd even go further as to say that especially SMW is a very strong option for intranet sites and enterprise applications.
&lt;/div&gt;&lt;br&gt;I know what you mean, but SMW is built on top of MW, and the core MW
&lt;br&gt;devs have a strong bias towards Wikipedia in particular. For example,
&lt;br&gt;take a look at the text added to the top of this page:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_viewing_of_certain_specific_pages&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_viewing_of_certain_specific_pages&lt;/a&gt;&lt;br&gt;&lt;br&gt;and:
&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Security_issues_with_authorization_extensions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Security_issues_with_authorization_extensions&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Although from the text there it seems as if they are getting less
&lt;br&gt;militant these days!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Or just whitelist the page with the RSS, and go with security by
&lt;br&gt;&amp;gt;&amp;gt; obscurity (i.e. it's unlikely people will stumble on the feed if they
&lt;br&gt;&amp;gt;&amp;gt; don't know it exists).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; O.K. I'll try if the whitelisting would be a workaround...
&lt;br&gt;&lt;br&gt;Here is the extension I use that allows whitelisting of specific pages:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:ConfirmAccount&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:ConfirmAccount&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Dan.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774667&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RSS-in-protected-wikis---general-mediawiki-problem-tp26675253p26774667.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26774343</id>
	<title>Re: RSS in protected wikis - general mediawiki problem</title>
	<published>2009-12-14T00:13:09Z</published>
	<updated>2009-12-14T00:13:09Z</updated>
	<author>
		<name>Krabina Bernhard</name>
	</author>
	<content type="html">Hi Dan,
&lt;br&gt;&lt;br&gt;&amp;gt; I think the general idea of wikis is that they should be open, so I
&lt;br&gt;&amp;gt; don't think people spend time on this kind of issue. I don't know of
&lt;br&gt;&amp;gt; any RSS authentication system, because again, I think they are
&lt;br&gt;&amp;gt; supposed to be about sharing of data, not keeping it private.
&lt;br&gt;&lt;br&gt;I strongly have to disagree here. The idea of wikis in general is to share knowledge among a certain amount of people. In many cases it's everybody that is interested in the topic, but the fact that a community does not want everybody that does not even have signed up an account to read everything is not unusual.
&lt;br&gt;&lt;br&gt;In fact, I'd even go further as to say that especially SMW is a very strong option for intranet sites and enterprise applications. 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; Or just whitelist the page with the RSS, and go with security by
&lt;br&gt;&amp;gt; obscurity (i.e. it's unlikely people will stumble on the feed if they
&lt;br&gt;&amp;gt; don't know it exists).
&lt;br&gt;&lt;br&gt;O.K. I'll try if the whitelisting would be a workaround...
&lt;br&gt;&lt;br&gt;Bernhard
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 2009/12/7 Krabina Bernhard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774343&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;krabina@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; SMW is able to output ask queries in RSS format (and mediawiki in
&lt;br&gt;&amp;gt; general, so this is not really in smw issue). RSS is very useful, but
&lt;br&gt;&amp;gt; I see two problems with it when used in wikis that are only readable
&lt;br&gt;&amp;gt; by logged in users:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 1. With a web browser, getting the feed works if you are already
&lt;br&gt;&amp;gt; logged in to the wiki. But the feed is useless, because it does not
&lt;br&gt;&amp;gt; update. Both IE8 and Firfox 3.5.5 will not update an RSS feed even if
&lt;br&gt;&amp;gt; the browser is continuously logged in.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 2. With other Feed readers, it does not seem possible to access the
&lt;br&gt;&amp;gt; feeds at all, because it's not URL authentication where you could use
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://user:pass@url&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://user:pass@url&lt;/a&gt;, but the authentication mechanism of the wiki.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Do you experience the same problems (1)?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Is there any solution for (2)?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I think the general idea of wikis is that they should be open, so I
&lt;br&gt;&amp;gt; don't think people spend time on this kind of issue. I don't know of
&lt;br&gt;&amp;gt; any RSS authentication system, because again, I think they are
&lt;br&gt;&amp;gt; supposed to be about sharing of data, not keeping it private.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Otherwise, build your own server side RSS proxy to handle
&lt;br&gt;&amp;gt; authentication for you?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Or just whitelist the page with the RSS, and go with security by
&lt;br&gt;&amp;gt; obscurity (i.e. it's unlikely people will stumble on the feed if they
&lt;br&gt;&amp;gt; don't know it exists).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Dan.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; -Bernhard
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; &amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; &amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; Semediawiki-user mailing list
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774343&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Semediawiki-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26774343&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Semediawiki-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/semediawiki-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Semantic-Mediawiki---User-f21812.html&quot; embed=&quot;fixTarget[21812]&quot; target=&quot;_top&quot; &gt;Semantic Mediawiki - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RSS-in-protected-wikis---general-mediawiki-problem-tp26675253p26774343.html" />
</entry>

</feed>
