<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-14019</id>
	<title>Nabble - Wikipedia Announce</title>
	<updated>2008-11-07T01:22:13Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Wikipedia-Announce-f14019.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wikipedia-Announce-f14019.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-20377195</id>
	<title>EN Wikizine - Year: 2008  Week: 45 Number: 101 Tech flash</title>
	<published>2008-11-07T01:22:13Z</published>
	<updated>2008-11-07T01:22:13Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp;__ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp;\ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; \/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 45 Number: 101 Tech flash
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;As you all noticed the most visual form of the fundraiser has shown up on
&lt;br&gt;the wikis in the form of a very large banner. The banner is the main way
&lt;br&gt;to get people to donate. This fundraiser is the banner exceptional huge
&lt;br&gt;and not universally appreciated.
&lt;br&gt;&lt;br&gt;Erik Möller, the Deputy Director, has posted a statement about this topic;
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/34123&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/34123&lt;/a&gt;&lt;br&gt;&lt;br&gt;All projects must do there part to help with the fundraiser by displaying
&lt;br&gt;the banner to all there users by default. But that does not mean that on a
&lt;br&gt;personal level you need to keep that banner in your face until the end of
&lt;br&gt;the fundraiser with is announced to run until Wikipedia Day.
&lt;br&gt;&lt;br&gt;=== How to hide the banner ====
&lt;br&gt;&lt;br&gt;==== Personal ====
&lt;br&gt;&lt;br&gt;Include the following code to your *personal* CSS;
&lt;br&gt;&lt;br&gt;/* Remove fundraiser banner and sitenotice */
&lt;br&gt;#siteNotice, #fundraiser, .fundraiser-box { display:none; !important; }
&lt;br&gt;&lt;br&gt;Example; If your username is &amp;quot;Joe&amp;quot; and you use the default skin &amp;quot;monobook&amp;quot;
&lt;br&gt;the your personal CSS-page is [[user:Joe/monobook.css]]. That can be an
&lt;br&gt;unborn page if you have never done that. If you use a different skin, like
&lt;br&gt;&amp;quot;Modern&amp;quot;, then it is [[user:Joe/modern.css]].
&lt;br&gt;&lt;br&gt;Do *not* include this to the site skin, only to your personal one if you
&lt;br&gt;wish to hide it.
&lt;br&gt;&lt;br&gt;==== Include an extension to your wiki ====
&lt;br&gt;&lt;br&gt;You can create an option (gadget, extension) for the users of your wiki to
&lt;br&gt;hide the banner with an option in the user preferences section.
&lt;br&gt;&lt;br&gt;You need to do 3 things (well, maybe 4) and have admin access.
&lt;br&gt;&lt;br&gt;1) Copy the contents of
&lt;br&gt;[[en:w:MediaWiki:Gadget-HideFundraisingNotice.css]] to your local wiki
&lt;br&gt;(name after the - can be localized)
&lt;br&gt;2) Create a page with a description to show in Special:Preferences (e.g.
&lt;br&gt;[[en:w:MediaWiki:Gadget-HideFundraisingNotice]], again: can be localized
&lt;br&gt;after the -)
&lt;br&gt;3) Add to your local [[en:w:MediaWiki:Gadgets-definition]]-page ([1],
&lt;br&gt;where the first part is the name of your description page, second the
&lt;br&gt;actual script page).
&lt;br&gt;&lt;br&gt;This should do the trick and make the option appear in
&lt;br&gt;[[Special:Preferences]]. If it doesn't, you might want to
&lt;br&gt;&lt;br&gt;4) perform a null-edit on your local
&lt;br&gt;[[en:w:MediaWiki:Gadgets-definition]]-page (edit the page, don't change
&lt;br&gt;anything and save).
&lt;br&gt;&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://en.wikipedia.org/wiki/MediaWiki:Gadget-HideFundraisingNotice.css&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/MediaWiki:Gadget-HideFundraisingNotice.css&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://en.wikipedia.org/wiki/MediaWiki:Gadget-HideFundraisingNotice&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/MediaWiki:Gadget-HideFundraisingNotice&lt;/a&gt;&lt;br&gt;[3] &lt;a href=&quot;http://en.wikipedia.org/wiki/MediaWiki:Gadgets-definition&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/MediaWiki:Gadgets-definition&lt;/a&gt;&lt;br&gt;&lt;br&gt;Using this option is better then editing the personal skin because a menu
&lt;br&gt;in the preferences &amp;nbsp;is more easy for users to make use of it.
&lt;br&gt;&lt;br&gt;Take first a look at the gadget (can have an other name) section of the
&lt;br&gt;user preferences menu on your wiki to see of this gadget is maybe already
&lt;br&gt;installed. It is at least live on the English and Dutch Wikipedia.
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Number of subscribers: 720
&lt;br&gt;Editor(s): Walter
&lt;br&gt;Thanks to: Niels
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy news
&lt;br&gt;(and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20377195&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-45-Number%3A-101-Tech-flash-tp20377195p20377195.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20334086</id>
	<title>EN Wikizine - Year: 2008  Week: 45 Number: 101</title>
	<published>2008-11-04T16:01:48Z</published>
	<updated>2008-11-04T16:01:48Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp; __ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp; \ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; &amp;nbsp;\/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 45 Number: 101
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[Image: =&amp;gt; File:] - Brion announced that he will be fulfilling a &amp;nbsp;
&lt;br&gt;long-time wish: renaming the &amp;quot;Image:&amp;quot; namespace to &amp;quot;File:&amp;quot; due to the &amp;nbsp;
&lt;br&gt;fact that it contains much more than just images. &amp;nbsp;He will be making &amp;nbsp;
&lt;br&gt;this change soon, so please update any scripts that rely on it *when* &amp;nbsp;
&lt;br&gt;it is live. &amp;quot;Image&amp;quot; will remain as an alias.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/39998&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/39998&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://bugzilla.wikimedia.org/show_bug.cgi?id=44&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.wikimedia.org/show_bug.cgi?id=44&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Ubuntu] - The Wikimedia Foundation tech team decided to simplify &amp;nbsp;
&lt;br&gt;things by moving all of their servers to a GNU/Linux distribution: &amp;nbsp;
&lt;br&gt;Ubuntu.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/40064&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/40064&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9116787&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9116787&lt;/a&gt;&lt;br&gt;&lt;br&gt;[New Search] - Another long-awaited tech improvement: the search &amp;nbsp;
&lt;br&gt;feature! &amp;nbsp;Thanks to some work by Robert Stojnic, we are currently &amp;nbsp;
&lt;br&gt;migrating to lucene-search 2 which includes new features like much &amp;nbsp;
&lt;br&gt;better searching and interwiki matches. &amp;nbsp;When a search matches a title &amp;nbsp;
&lt;br&gt;from another project in the same language, a box on right appears &amp;nbsp;
&lt;br&gt;which holds the link to the sister project page.
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/wikitech-l/2008-October/039861.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/wikitech-l/2008-October/039861.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://brianna.modernthings.org/article/152/new-mediawiki-search-features-on-wikipedia&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://brianna.modernthings.org/article/152/new-mediawiki-search-features-on-wikipedia&lt;/a&gt;&amp;nbsp;(blog post with &amp;nbsp;
&lt;br&gt;pictures)
&lt;br&gt;&lt;br&gt;[RenameUser] - There are now additional options when renaming an &amp;nbsp;
&lt;br&gt;account: automatically recreate and block the old account. &amp;nbsp; 
&lt;br&gt;Previously, all this had to be done by the bureaucrats themselves -- &amp;nbsp;
&lt;br&gt;this process is now simplified.
&lt;br&gt;&lt;a href=&quot;https://bugzilla.wikimedia.org/show_bug.cgi?id=15181&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.wikimedia.org/show_bug.cgi?id=15181&lt;/a&gt;&lt;br&gt;&lt;br&gt;[CodeReview] - Brion enabled the CodeReview extension on &amp;nbsp;
&lt;br&gt;MediaWiki.org. &amp;nbsp;This is an extension that greatly helps with the &amp;nbsp;
&lt;br&gt;review of coding and will hopefully allow the sites to be updated with &amp;nbsp;
&lt;br&gt;newer code more quickly.
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/wikitech-l/2008-October/039569.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/wikitech-l/2008-October/039569.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/CodeReview_todo_list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/CodeReview_todo_list&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:CodeReview&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Extension:CodeReview&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Textbook-l] - Wiki-to-print and ODT are now live in all Wikibooks editions.
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/textbook-l/2008-October/001367.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/textbook-l/2008-October/001367.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;[EN wp search] - a new search engine is live for the English language &amp;nbsp;
&lt;br&gt;Wikipedia. One of the new features is the question &amp;quot;Did you mean ...?&amp;quot; &amp;nbsp;
&lt;br&gt;like the one asked by google. Unfortunately, because of hardware &amp;nbsp;
&lt;br&gt;problems, migration of the other projects will have to wait.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/40346&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/40346&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Proposals ===
&lt;br&gt;&lt;br&gt;[Essentialpedia] - A more concise Wikipedia, containing only the most &amp;nbsp;
&lt;br&gt;essential topics.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Proposals_for_new_projects#Essentialpedia&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Proposals_for_new_projects#Essentialpedia&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Policy ===
&lt;br&gt;&lt;br&gt;[GFDL 1.3 released] - A new version of the GNU Free Documentation &amp;nbsp;
&lt;br&gt;License, which is used by most of the WMF projects, has been released. &amp;nbsp;
&lt;br&gt;The new version makes it possible to migrate to the Creative Commons &amp;nbsp;
&lt;br&gt;by-sa-3.0 license.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/34061&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/34061&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[Fundraising 2008] - This year, the fundraiser has started discretely. &amp;nbsp;
&lt;br&gt;By the time you read this, or soon after it, the classic site notice &amp;nbsp;
&lt;br&gt;will be live. The donation pages have been redesigned, the Jimbo video &amp;nbsp;
&lt;br&gt;is back, and a new feature is a form to give your answer to the &amp;nbsp;
&lt;br&gt;question &amp;quot;How has Wikipedia made your life easier?&amp;quot;. Like in previous &amp;nbsp;
&lt;br&gt;years, the listing of the donations and their comments remains.
&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Donate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Donate&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Donate/Stories/en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Donate/Stories/en&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Special:ContributionHistory/en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Special:ContributionHistory/en&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Annual Report] - The first annual report of the WMF has been &amp;nbsp;
&lt;br&gt;released. This is like a PR publication that contains financial &amp;nbsp;
&lt;br&gt;information about the WMF. It may be useful to explain what the WMF &amp;nbsp;
&lt;br&gt;actually does.
&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Annual_Report&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Annual_Report&lt;/a&gt;&lt;br&gt;&lt;br&gt;[New Chapters] - Two new chapters were approved in the October and &amp;nbsp;
&lt;br&gt;November 2008 board meeting. Let's all welcome Wikimedia Brasil, &amp;nbsp;
&lt;br&gt;Wikimedia Indonesia, Wikimedia Hungary, and Wikimedia Norway to the &amp;nbsp;
&lt;br&gt;group of chapters!
&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Local_chapters&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Local_chapters&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Chapter news list] - A new mailing list has been launched. It is &amp;nbsp;
&lt;br&gt;meant to be an announce-only mailing list, for those who wish to keep &amp;nbsp;
&lt;br&gt;in touch with what the chapters around the world are doing. It will &amp;nbsp;
&lt;br&gt;receive regular updates from various chapters about their activities.
&lt;br&gt;&lt;a href=&quot;https://lists.wikimedia.org/mailman/listinfo/chapters-reports&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.wikimedia.org/mailman/listinfo/chapters-reports&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Meeting Report] - Michael gave an unofficial recap of the recent &amp;nbsp;
&lt;br&gt;October Board of Trustees Meeting. &amp;nbsp;In it, he discussed updates to two &amp;nbsp;
&lt;br&gt;policies, update on board calendar, discussions about open standards, &amp;nbsp;
&lt;br&gt;file formats, and some changes to the Advisory Board. &amp;nbsp;He also said &amp;nbsp;
&lt;br&gt;that the minutes will be posted soon after they are approved.
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/foundation-l/2008-October/046554.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/foundation-l/2008-October/046554.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Sub-national Chapters] Another topic of discussion at the board &amp;nbsp;
&lt;br&gt;meeting was sub-national chapters. &amp;nbsp;The board supports the development &amp;nbsp;
&lt;br&gt;of sub-national chapters where appropriate and is starting a workgroup &amp;nbsp;
&lt;br&gt;to figure out how the sub-national chapters will be handled.
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/foundation-l/2008-October/046590.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/foundation-l/2008-October/046590.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikimedia Argentina] - is going to give the &amp;quot;Wikipedia Academy&amp;quot; &amp;nbsp;
&lt;br&gt;conferences and workshops next November 6th.
&lt;br&gt;&lt;a href=&quot;http://www.wikimedia.org.ar/wiki/Academia_de_Wikipedia&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikimedia.org.ar/wiki/Academia_de_Wikipedia&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Community ===
&lt;br&gt;&lt;br&gt;[General Survey] - A multilingual Wikipedia survey has been launched &amp;nbsp;
&lt;br&gt;by the Wikimedia Foundation and UNU-Merit. &amp;nbsp;Currently, there are &amp;nbsp;
&lt;br&gt;versions available in Dutch, Tamil, and Vietnamese with many other &amp;nbsp;
&lt;br&gt;languages (including English) going live in the next few days to &amp;nbsp;
&lt;br&gt;weeks. &amp;nbsp;Please complete the survey so that the Foundation can more &amp;nbsp;
&lt;br&gt;accurately get a picture of who contributes to the projects! &amp;nbsp;Don't &amp;nbsp;
&lt;br&gt;worry, no personally identifiable information will be released by &amp;nbsp;
&lt;br&gt;UNU-Merit or the Wikimedia Foundation without permission of the &amp;nbsp;
&lt;br&gt;respondents.
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/foundation-l/2008-October/046736.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/foundation-l/2008-October/046736.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://blog.wikimedia.org/2008/10/24/multilingual-wikipedia-survey-launched/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wikimedia.org/2008/10/24/multilingual-wikipedia-survey-launched/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikipedia Logo Updates] - A project spearheaded by the Foundation and &amp;nbsp;
&lt;br&gt;Wikipedia community members to fix the errors on the globe of &amp;nbsp;
&lt;br&gt;Wikipedia's logo and to fill in the blanks on the &amp;quot;other side&amp;quot; has &amp;nbsp;
&lt;br&gt;begun. &amp;nbsp;This project was started in response to many concerns over the &amp;nbsp;
&lt;br&gt;years that there were many errors in the globe. &amp;nbsp;Community and staff &amp;nbsp;
&lt;br&gt;members both agreed that it would also be nice to have a full globe &amp;nbsp;
&lt;br&gt;for memorabilia and for a 3D prop at events. &amp;nbsp;It is requested that all &amp;nbsp;
&lt;br&gt;community members join in on the discussion at Meta-Wiki!
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/comproj/2008-October/000661.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/comproj/2008-October/000661.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Wikipedia/logo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Wikipedia/logo&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikis Take Manhattan] - A scavenger hunt and free content photography &amp;nbsp;
&lt;br&gt;contest aimed at illustrating Wikipedia and the &amp;nbsp;
&lt;br&gt;transportation-oriented Streetswiki (covering sites in Manhattan and &amp;nbsp;
&lt;br&gt;New York City) was held. &amp;nbsp;It was coordinated by New York City &amp;nbsp;
&lt;br&gt;Wikimedians, Free Culture Columbia, Free Culture NYU, and The Open &amp;nbsp;
&lt;br&gt;Planning Project with 23 teams and over 50 participants (the great &amp;nbsp;
&lt;br&gt;majority non-Wikimedians). The grand prize winners will be having a &amp;nbsp;
&lt;br&gt;free dinner with Jimmy Wales.
&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Takes_Manhattan&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Takes_Manhattan&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.streetfilms.org/archives/wikis-take-manhattan/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.streetfilms.org/archives/wikis-take-manhattan/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikinews Meets Google News] - After a long series of discussions with &amp;nbsp;
&lt;br&gt;Google, Wikinews is finally listed in the search results of Google &amp;nbsp;
&lt;br&gt;News site: &lt;a href=&quot;http://news.google.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://news.google.com/&lt;/a&gt;. &amp;nbsp;The problem was that Google did &amp;nbsp;
&lt;br&gt;not think it was reliable enough to be included (since anyone could &amp;nbsp;
&lt;br&gt;edit), but after Wikinews had FlaggedRevs enabled it was finally &amp;nbsp;
&lt;br&gt;deemed reliable!
&lt;br&gt;&lt;a href=&quot;http://news.google.com/news?q=source:%22wikinews%22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://news.google.com/news?q=source:%22wikinews%22&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Awards ===
&lt;br&gt;&lt;br&gt;[DE wp] - The German Wikipedia won the audience award &amp;quot;OnlineStar&amp;quot; in &amp;nbsp;
&lt;br&gt;the category &amp;quot;knowledge, news &amp; information&amp;quot;.
&lt;br&gt;&lt;a href=&quot;http://www.onlinestar.de/gewinner-2008.html?&amp;no_cache=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.onlinestar.de/gewinner-2008.html?&amp;no_cache=1&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Other news ===
&lt;br&gt;&lt;br&gt;[Probably off-topic] - nevertheless - A 6-year old, heavily &amp;nbsp;
&lt;br&gt;brain-damaged girl is now able to talk to hear parents with a computer &amp;nbsp;
&lt;br&gt;that tracks her eye movements. She's also able to browse the internet, &amp;nbsp;
&lt;br&gt;and maybe to read Wikipedia one day?
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/6nokso&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/6nokso&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Quote ===
&lt;br&gt;&lt;br&gt;&amp;quot;Wiki is 2/3 of planning, the rest is a loop in the dark&amp;quot; (Napoleon
&lt;br&gt;Bonaparte, according to Eric Johnson at Wikimania 2008)
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Number of subscribers: 720
&lt;br&gt;Editor(s): Cbrown1023, Walter
&lt;br&gt;Corrector(s): Oliphaunt
&lt;br&gt;Thanks to: Effeietsanders, Pharos, bawolff, Sabata, Gizmo
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy &amp;nbsp;
&lt;br&gt;news (and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20334086&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-45-Number%3A-101-tp20334086p20334086.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19779409</id>
	<title>EN Wikizine - Year: 2008  Week: 40  Number: 100</title>
	<published>2008-10-02T06:34:25Z</published>
	<updated>2008-10-02T06:34:25Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp; __ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp; \ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; &amp;nbsp;\/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 40 &amp;nbsp;Number: 100
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[Global blocking] - Stewards are now able to block an IP address or &amp;nbsp;
&lt;br&gt;range from editing on all Wikimedia projects (except Meta). This &amp;nbsp;
&lt;br&gt;option is intended to be used with restraint and for a short time frame.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Global_blocking&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Global_blocking&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Robots.txt] - this is file that exists to control what pages are &amp;nbsp;
&lt;br&gt;allowed to be indexed by a search engine. Basically you can use it to &amp;nbsp;
&lt;br&gt;keep stuff out of Google. A recent added magic word __NOINDEX__ gives &amp;nbsp;
&lt;br&gt;the same result on a specific page. Until now only the developers &amp;nbsp;
&lt;br&gt;could edit the robots.txt for all WMF-projects. But now it there a new &amp;nbsp;
&lt;br&gt;MediaWiki-page to control that. There is a central part of the &amp;nbsp;
&lt;br&gt;Robots.txt that is not in local control. But on the page &amp;nbsp;
&lt;br&gt;[[MediaWiki:Robots.txt]] you specify wiki-specific instructions for &amp;nbsp;
&lt;br&gt;the spiders of the search engines.
&lt;br&gt;&lt;br&gt;[Global bot] - it is now possible for bots to get a global bot status.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Bot_policy#Global_bots&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Bot_policy#Global_bots&lt;/a&gt;&lt;br&gt;&lt;br&gt;[New tools] - Several users have created external tools for analyzing &amp;nbsp;
&lt;br&gt;the history of articles. Statistics, a history search function, page &amp;nbsp;
&lt;br&gt;view diagrams.
&lt;br&gt;&lt;a href=&quot;http://blog.wikimedia.org/2008/09/09/more-story-in-wp-history/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wikimedia.org/2008/09/09/more-story-in-wp-history/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MediaWiki:Histlegend&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/MediaWiki:Histlegend&lt;/a&gt;&amp;nbsp; -- example of how &amp;nbsp;
&lt;br&gt;to include the tools to the history function
&lt;br&gt;&lt;br&gt;[Flood flag] - only at Meta, but it can be requested for other wikis &amp;nbsp;
&lt;br&gt;also, is the now the flag &amp;quot;flood&amp;quot;. It is actually exactly the same as &amp;nbsp;
&lt;br&gt;the &amp;quot;bot flag&amp;quot; only is it named &amp;quot;Flood&amp;quot;. The idea is that when a sysop &amp;nbsp;
&lt;br&gt;wishes to do many &amp;nbsp;similar, repetitive and non-controversial changes &amp;nbsp;
&lt;br&gt;then that user can ask for the &amp;quot;flood&amp;quot;-flag on a bureaucrat. The &amp;nbsp;
&lt;br&gt;result is like with a bot that the edits are hidden by default.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Meta:Flood_flag&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Meta:Flood_flag&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Policy ===
&lt;br&gt;&lt;br&gt;[New logo] - Meta, the neutral ground wiki for all Wikimedia &amp;nbsp;
&lt;br&gt;Foundation projects and wikis, has a new logo. This was decided after &amp;nbsp;
&lt;br&gt;a one week running poll. It used before the WMF-logo and the now &amp;nbsp;
&lt;br&gt;changed to a different one but in the same general style.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Meta:Babel/Metawiki_logo_poll&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Meta:Babel/Metawiki_logo_poll&lt;/a&gt;&lt;br&gt;&lt;br&gt;[use of global groups] - the function of global groups is used to give &amp;nbsp;
&lt;br&gt;certain groups certain levels of global rights. For example WMF office &amp;nbsp;
&lt;br&gt;staff and systems administrators have been given certain global rights.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Special_global_permissions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Special_global_permissions&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Delete Wikiquote] - a proposal to close the Wikiquote project was &amp;nbsp;
&lt;br&gt;closed without consensus. The argument to delete Wikiquote was that &amp;nbsp;
&lt;br&gt;some see it as one giant copyright violation and not compatible with &amp;nbsp;
&lt;br&gt;WMF goals.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Metapub/On_disbanding_Wikiquote&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Metapub/On_disbanding_Wikiquote&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[Board] - user Frieda of the Italian Wikipedia has resigned from the &amp;nbsp;
&lt;br&gt;board of the WMF. The board does not know when she will be replaced &amp;nbsp;
&lt;br&gt;for now.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/32774&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/32774&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikimedia Nederland] - On November first will Wikimedia NL hold there &amp;nbsp;
&lt;br&gt;4th conference in Utrecht, the Netherlands. &amp;nbsp;Early registrations are &amp;nbsp;
&lt;br&gt;open.
&lt;br&gt;&lt;a href=&quot;http://www.wikimediaconferentie.nl/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikimediaconferentie.nl/&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Community ===
&lt;br&gt;&lt;br&gt;[Books] - It was announced this week that three books were published &amp;nbsp;
&lt;br&gt;relating to Wikipedia. &amp;nbsp;Lennart Guldbrandsson from Wikimedia Sverige &amp;nbsp;
&lt;br&gt;wrote a book in Swedish titled &amp;quot;Så fungerar Wikipedia&amp;quot;, which &amp;nbsp;
&lt;br&gt;translates to &amp;quot;How Wikipedia works&amp;quot;. &amp;nbsp;Wikimedia Sweden also has its &amp;nbsp;
&lt;br&gt;first WikiReader available (about Swedish Birds).
&lt;br&gt;&lt;br&gt;Also, a few English Wikipedians wrote their own book about &amp;quot;How &amp;nbsp;
&lt;br&gt;Wikipedia Works&amp;quot; (same title, different book then the Swedish) and &amp;nbsp;
&lt;br&gt;they were published around the same time. &amp;nbsp;This book was written by &amp;nbsp;
&lt;br&gt;Phoebe Ayers, Charles Matthews, and Ben Yates. Wikizine is mentioned &amp;nbsp;
&lt;br&gt;in it on page 345 in chapter 12.
&lt;br&gt;Earlier in 2008 was also published the book the book &amp;quot;Wikipedia: The &amp;nbsp;
&lt;br&gt;Missing Manual&amp;quot;. (ISBN 0596515162)
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/32914&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/32914&lt;/a&gt;&amp;nbsp;for Swedish books
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.english/95320&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.english/95320&lt;/a&gt;&amp;nbsp;for &amp;nbsp;
&lt;br&gt;English book
&lt;br&gt;&lt;a href=&quot;http://nostarch.com/wikipedia.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nostarch.com/wikipedia.htm&lt;/a&gt;&amp;nbsp;-- How Wikipedia Works (free chapter &amp;nbsp;
&lt;br&gt;download &amp; order info)
&lt;br&gt;&lt;br&gt;[EO Wikipedia] - the Esperanto Wikipedia is proud of there new main &amp;nbsp;
&lt;br&gt;page design. From a text only layout in 2001 has it grown in several &amp;nbsp;
&lt;br&gt;steps to the current modern look that was elected out of 7 proposals.
&lt;br&gt;&lt;a href=&quot;http://eo.wikipedia.org/wiki/%C4%88efpa%C4%9Do/Nova_aspekto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eo.wikipedia.org/wiki/%C4%88efpa%C4%9Do/Nova_aspekto&lt;/a&gt;&lt;br&gt;&lt;br&gt;[source:&amp;quot;Wikinews&amp;quot;] - Wikinews is now partially listed on google news &amp;nbsp;
&lt;br&gt;(due to flagged revs). The are still working on meeting google's &amp;nbsp;
&lt;br&gt;requirement of unique numbers in URLs, so so far only lead articles
&lt;br&gt;have been listed. Before this only mirrors of Wikinews where listed.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/3prv5u&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/3prv5u&lt;/a&gt;&amp;nbsp; -- view all Wikinews story's in Google News
&lt;br&gt;&lt;br&gt;[RU wiki] - On October 18 and 19 Moscow will play host to the second &amp;nbsp;
&lt;br&gt;international Russian-language Wiki-conference related to Wikipedia, &amp;nbsp;
&lt;br&gt;the free encyclopedia, as well as other Wikimedia projects. &amp;nbsp;
&lt;br&gt;Registrations are open.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/4y6ll4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/4y6ll4&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Media ===
&lt;br&gt;&lt;br&gt;[Sweden] - Recently the former national telephone company of Sweden &amp;nbsp;
&lt;br&gt;(and still the biggest telephone company in Sweden) ran a commercial &amp;nbsp;
&lt;br&gt;for their mobile internet. The commercial ran like this: three men sit &amp;nbsp;
&lt;br&gt;in a outside oak hot tub. One of them tell the others about how a &amp;nbsp;
&lt;br&gt;former king planted oaks in Sweden. The others say: &amp;quot;Well, you know a &amp;nbsp;
&lt;br&gt;lot.&amp;quot; Another goes out of the water, is gone for a few moments, comes &amp;nbsp;
&lt;br&gt;back and gives a comprehensive description of oaks, including their &amp;nbsp;
&lt;br&gt;Latin name, while the others are more and more impressed. Then we cut &amp;nbsp;
&lt;br&gt;to a sign that says: &amp;quot;Wikipedia in your mobile phone.&amp;quot;
&lt;br&gt;&lt;a href=&quot;http://media.resume.se/resPlayer.aspx?type=1&amp;id=1250&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://media.resume.se/resPlayer.aspx?type=1&amp;id=1250&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Report about wp &amp;win prize] - Wired.com won a $10,000 award for their &amp;nbsp;
&lt;br&gt;reporting about Wikipedia and the Wikipedia-scanner
&lt;br&gt;&lt;a href=&quot;http://www.journalism.co.uk/14/articles/532334.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.journalism.co.uk/14/articles/532334.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Jimmy] - A classic item once more; interview of Jimmy Wales on TV, &amp;nbsp;
&lt;br&gt;Canadian this time.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/3h8ppr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/3h8ppr&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Stats ===
&lt;br&gt;&lt;br&gt;[No interest?] - after the unblocking of the Chinese language &amp;nbsp;
&lt;br&gt;Wikipedia in China the statistics do not indicate a special increase &amp;nbsp;
&lt;br&gt;of traffic.
&lt;br&gt;&lt;a href=&quot;http://infodisiac.com/blog/2008/09/pretty-much-none-whatsoever/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://infodisiac.com/blog/2008/09/pretty-much-none-whatsoever/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[ES Wikipedia] - reached 400.000 articles on Saturday, September 22. &amp;nbsp; 
&lt;br&gt;The Spanish language Wikipedia is the 9th of 256 largest Wikipedias.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/List_of_Wikipedias&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/List_of_Wikipedias&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Special:Statistics] - the statistics page of the wikis now also lists &amp;nbsp;
&lt;br&gt;the number of active users of last 30 days. &amp;nbsp;What a lot more &amp;nbsp;
&lt;br&gt;meaningful is then the number of user accounts created. For EN &amp;nbsp;
&lt;br&gt;Wikipedia is it 153,000 active users.
&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Special:Statistics&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Special:Statistics&lt;/a&gt;&lt;br&gt;&lt;br&gt;[If the editors where paid ...] - how much would it have cost? A lot.
&lt;br&gt;&lt;a href=&quot;http://infodisiac.com/blog/2008/10/quantifying-volunteer-contribution/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://infodisiac.com/blog/2008/10/quantifying-volunteer-contribution/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Bangla Wikisource] - has reached 1,000 pages milestone on 25th &amp;nbsp;
&lt;br&gt;September, 2008.
&lt;br&gt;&lt;a href=&quot;http://bn.wikisource.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bn.wikisource.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[EN wikinews] - The English language Wikinews has recieved its 700 &amp;nbsp;
&lt;br&gt;000th edit. &amp;nbsp;First edit was Tim uploading the draft version of our &amp;nbsp;
&lt;br&gt;logo. &amp;nbsp;The 700,000th edit was by 207.108.15.1 commenting about how &amp;nbsp;
&lt;br&gt;connecting strongly religious people
&lt;br&gt;with &amp;quot;extremists&amp;quot; (aka the type who blow things up is a bad thing)
&lt;br&gt;&lt;a href=&quot;http://en.wikinews.org/wiki/WN:WC#700.2C000_edits&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikinews.org/wiki/WN:WC#700.2C000_edits&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/5yf4n9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/5yf4n9&lt;/a&gt;&amp;nbsp;-- this is how a 700,000th edit looks like
&lt;br&gt;&lt;br&gt;=== Other news ===
&lt;br&gt;&lt;br&gt;[Delitionpedia] - Where do articles go to when the get deleted?&amp;quot; - &amp;nbsp; 
&lt;br&gt;The go to Deletionpedia.
&lt;br&gt;&lt;a href=&quot;http://news.slashdot.org/news/08/09/21/2342226.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://news.slashdot.org/news/08/09/21/2342226.shtml&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Deletionpedia&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Deletionpedia&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://deletionpedia.dbatley.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://deletionpedia.dbatley.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikizine] - the good news; Wikizine ID - the Indonesian language &amp;nbsp;
&lt;br&gt;version of Wikizine is back after its formal closure in April 2008. &amp;nbsp;
&lt;br&gt;This thanks to the effort of [[meta:user:Rex]]. The bad news; DE &amp;nbsp;
&lt;br&gt;Wikizine - the German language version of Wikizine is now formally &amp;nbsp;
&lt;br&gt;closed because of lack of support.
&lt;br&gt;&lt;a href=&quot;http://id.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://id.wikizine.org&lt;/a&gt;&amp;nbsp;-- reborn
&lt;br&gt;&lt;a href=&quot;http://de.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://de.wikizine.org&lt;/a&gt;&amp;nbsp; -- closed
&lt;br&gt;&lt;br&gt;[Wikisage] - Wikisage, a &amp;quot;second generation wiki encyclopedia&amp;quot;, is &amp;nbsp;
&lt;br&gt;founded by Guido den Broeder. The active users have most a Dutch &amp;nbsp;
&lt;br&gt;language Wikipedia background. The difference is that users can also &amp;nbsp;
&lt;br&gt;write essays, so a personal POV. And some users can become labeled as &amp;nbsp;
&lt;br&gt;an &amp;quot;expert&amp;quot; and be in charge of certain articles. Basically the expert &amp;nbsp;
&lt;br&gt;voice gets more important than on Wikipedia. The project exists in &amp;nbsp;
&lt;br&gt;Dutch and English but the Dutch version is stronger on this moment. &amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.wikisage.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikisage.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Interwiki sync] - A page on Meta is created to discus interwiki &amp;nbsp;
&lt;br&gt;synchronization problems.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Interwiki_synchronization&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Interwiki_synchronization&lt;/a&gt;&lt;br&gt;&lt;br&gt;[681 hits for wikipedia] - to celebrate the 10th anniversary of Google &amp;nbsp;
&lt;br&gt;the have put online a dump of google from January 2001. Wikipedia was &amp;nbsp;
&lt;br&gt;founded on January 15, 2001. In this google there are 681 hits for &amp;nbsp;
&lt;br&gt;&amp;quot;wikipedia&amp;quot;, now it is 251 million.
&lt;br&gt;&lt;a href=&quot;http://www.google.com/search2001/search?hl=en&amp;q=wikipedia&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search2001/search?hl=en&amp;q=wikipedia&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://nostalgia.wikipedia.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nostalgia.wikipedia.org/&lt;/a&gt;&amp;nbsp;-- one of least know WMF-sites ; EN &amp;nbsp;
&lt;br&gt;Wikipedia edition December 2001
&lt;br&gt;&lt;br&gt;=== Was ist das? ===
&lt;br&gt;&lt;br&gt;Well, if you not know it you look it up .. and there is a very handy &amp;nbsp;
&lt;br&gt;FF extension to do so in Wiktionary.
&lt;br&gt;&lt;br&gt;Users of FireFox can install the WikiLook exstension. When installed &amp;nbsp;
&lt;br&gt;you just press shift and point to a word in a text. And you get in a &amp;nbsp;
&lt;br&gt;small overlay screen the dictionary description of it and a link to &amp;nbsp;
&lt;br&gt;look it up in Wikipedia. English language editions only. But due the &amp;nbsp;
&lt;br&gt;multi-language nature of Wiktionary the extension remains useful also &amp;nbsp;
&lt;br&gt;for non-English language users.
&lt;br&gt;&lt;a href=&quot;http://wikilook.mozdev.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikilook.mozdev.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/7675&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://addons.mozilla.org/en-US/firefox/addon/7675&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Quote ===
&lt;br&gt;&lt;br&gt;&amp;quot;If a man speaks in a forest and there is no woman to hear him, is he &amp;nbsp;
&lt;br&gt;still wrong?&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.answers.com/Q/If_a_man_speaks_in_a_forest_and_there_is_no_woman_around_to_hear_him_is_he_still_wrong&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.answers.com/Q/If_a_man_speaks_in_a_forest_and_there_is_no_woman_around_to_hear_him_is_he_still_wrong&lt;/a&gt;&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Number of subscribers: 715
&lt;br&gt;Editor(s): Walter, Hannibal, Cbrown, bawolff
&lt;br&gt;Thanks to: Platonides, Londenp, Bellayet, Arno Lagrange, Lvova
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy &amp;nbsp;
&lt;br&gt;news (and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19779409&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-40--Number%3A-100-tp19779409p19779409.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19410811</id>
	<title>EN Wikizine - Year: 2008  Week: 37  Number: 99</title>
	<published>2008-09-10T03:33:03Z</published>
	<updated>2008-09-10T03:33:03Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp;__ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp;\ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; \/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 37 &amp;nbsp;Number: 99
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[API] - Brion has disabled the old BotQuery interface and enabled the
&lt;br&gt;MediaWikis &amp;nbsp;machine-readable query API.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.mediawiki.api/668&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.mediawiki.api/668&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/API&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/API&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[Job offer] - The Wikimedia Foundation is hiring a Chief Program Officer.
&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Job_openings/Chief_Program_Officer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Job_openings/Chief_Program_Officer&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Community ===
&lt;br&gt;&lt;br&gt;[AR wp] - small groups of Wikipedians in Egypt organize a &amp;nbsp;&amp;quot;regional
&lt;br&gt;Wikipedia Day&amp;quot; to try to boost the low number of articles in there wiki
&lt;br&gt;compared to the languages population. Despite some disappointments about
&lt;br&gt;3500 new articles where written and 10,000 edits on other articles in one
&lt;br&gt;day.
&lt;br&gt;&lt;a href=&quot;http://dailystaregypt.com/article.aspx?ArticleID=16154&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dailystaregypt.com/article.aspx?ArticleID=16154&lt;/a&gt;&lt;br&gt;&lt;br&gt;[ID wp] - The Indonesian Wikipedia community officially met with the
&lt;br&gt;Ministry of Communication and Information Technology of the Republic of
&lt;br&gt;Indonesia who organized an event like Wikipedia Academy: a seminar and
&lt;br&gt;workshop titled &amp;quot;Contributing to Wikipedia&amp;quot; for the public and for
&lt;br&gt;organizations. This event was held on 8 August 2008 at Jakarta, Indonesia,
&lt;br&gt;within the bigger event Indonesia ICT Award 2008.
&lt;br&gt;&lt;a href=&quot;http://www.inaicta.web.id/2008/07/22/menulis-di-wikipedia-untuk-umum/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.inaicta.web.id/2008/07/22/menulis-di-wikipedia-untuk-umum/&lt;/a&gt;&amp;nbsp;--
&lt;br&gt;Announcement on official website of Indonesia ICT Award 2008
&lt;br&gt;&lt;a href=&quot;http://id.wikipedia.org/wiki/Wikipedia:Lokakarya_Wikipedia_bahasa_Indonesia-INAICTA_2008&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://id.wikipedia.org/wiki/Wikipedia:Lokakarya_Wikipedia_bahasa_Indonesia-INAICTA_2008&lt;/a&gt;&lt;br&gt;-- Page at Indonesian Wikipedia
&lt;br&gt;&lt;br&gt;[Wikisource] - Ever wondered what the people at Wikisource are actually
&lt;br&gt;doing? Here below you can find the results of the latest efforts of EN
&lt;br&gt;Wikisource. Two books who are scanned, uploaded to the wiki and then text
&lt;br&gt;of the images are written over and proofread. Who likes to help can
&lt;br&gt;currently proofread a cookbook.
&lt;br&gt;&lt;a href=&quot;http://en.wikisource.org/wiki/Index:Wind_in_the_Willows_(1913).djvu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikisource.org/wiki/Index:Wind_in_the_Willows_(1913).djvu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikisource.org/wiki/Index:Equitation.djvu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikisource.org/wiki/Index:Equitation.djvu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikisource.org/wiki/Wikisource:Proofread_of_the_Month&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikisource.org/wiki/Wikisource:Proofread_of_the_Month&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Awards ===
&lt;br&gt;&lt;br&gt;[Quadriga] - Wikipedia is one of the recipients of the Quadriga, a German
&lt;br&gt;award. Jimmy Wales will in Berlin on October 3, Germany's national
&lt;br&gt;holiday, to accept the award.
&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Quadriga_(award&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Quadriga_(award&lt;/a&gt;)
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/5nx89h&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/5nx89h&lt;/a&gt;&amp;nbsp;-- WMF-blog posting
&lt;br&gt;&lt;br&gt;=== Media ===
&lt;br&gt;&lt;br&gt;[Amazon goes wiki] - One of the uses of Wikipedia is to look up
&lt;br&gt;information about a music band. Amazon has started a website to compete
&lt;br&gt;with Wikipedia for that aspect of content. &amp;nbsp;At soundunwound.com users can
&lt;br&gt;look up music related information and edit the content. The well known
&lt;br&gt;&amp;quot;edit&amp;quot; button &amp;nbsp;is present. But you need to login and all edits need to be
&lt;br&gt;approved by Amazon staff.
&lt;br&gt;&lt;a href=&quot;http://blog.wired.com/music/2008/09/amazon-takes-on.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wired.com/music/2008/09/amazon-takes-on.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.soundunwound.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.soundunwound.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Sarah Palin] - A story has appeared around the EN Wikipedia article of a
&lt;br&gt;US Vice-president candidate. A new user who worked at the article before
&lt;br&gt;it was known publicly that the candidate was candidate attracted
&lt;br&gt;attention.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/5jk3wz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/5jk3wz&lt;/a&gt;&lt;br&gt;&lt;br&gt;[The Power] - a spider of google gets confused about the data of an
&lt;br&gt;article its discovers and lists by mistake an old article as new in google
&lt;br&gt;news. Result; the stock prize of an airline crashes because the article
&lt;br&gt;announced the bankruptcy of the airline. In this story are the Wikimedia
&lt;br&gt;projects not involved. But it shows clearly to potential effect of
&lt;br&gt;incorrect information in a highly visual used source of information, like
&lt;br&gt;the WMF are also.
&lt;br&gt;&lt;a href=&quot;http://searchengineland.com/080909-081840.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://searchengineland.com/080909-081840.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Stats ===
&lt;br&gt;&lt;br&gt;[Golden wikipedia] - Just How Powerful Is Wikipedia?
&lt;br&gt;&lt;a href=&quot;http://www.sitepoint.com/blogs/2008/09/04/just-how-powerful-is-wikipedia/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sitepoint.com/blogs/2008/09/04/just-how-powerful-is-wikipedia/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[EN wp] - The English Wikipedia has reached 2,500,000 articles. Allegedly,
&lt;br&gt;the 2.5 millionth article was Joe Connor.
&lt;br&gt;&lt;br&gt;[Small poll] - when asked to 200 college students; &amp;quot;90% of students have
&lt;br&gt;used Wikipedia to complete an assignment, 73% of students have been
&lt;br&gt;explicitly told by their professor not to use Wikipedia.&amp;quot;
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/6gql6j&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/6gql6j&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Other news ===
&lt;br&gt;&lt;br&gt;[Court ruling] - The US appeals court ruled that Wikipedia is not highly
&lt;br&gt;accurate. &amp;nbsp;No, seriously, this is not a story form UnNews.
&lt;br&gt;The case was that the &amp;quot;Department of Homeland Security&amp;quot; (Big Brother USA),
&lt;br&gt;had used information from Wikipedia to decide to reject a request from a
&lt;br&gt;refugee to receive protection inside the USA.
&lt;br&gt;&lt;a href=&quot;http://www.theinquirer.net/gb/inquirer/news/2008/09/03/court-rules-wikipedia&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.theinquirer.net/gb/inquirer/news/2008/09/03/court-rules-wikipedia&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://uncyclopedia.org/wiki/UnNews:Main_Page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://uncyclopedia.org/wiki/UnNews:Main_Page&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Wikipedia:General_disclaimer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Wikipedia:General_disclaimer&lt;/a&gt;&amp;nbsp;-- the POV
&lt;br&gt;regarding its authoritative status
&lt;br&gt;&lt;br&gt;[Medical wiki] - A new wiki is preparing to launch end of 2008 to provide
&lt;br&gt;medical information. It is a project in co-operation with several
&lt;br&gt;universities. People who have a medical degree can request to become an
&lt;br&gt;editor. Other people can only suggest changes. Content will be released
&lt;br&gt;under the GNU/FDL.
&lt;br&gt;&lt;a href=&quot;http://www.medpedia.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.medpedia.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Google News Archive] - Google is working on a project to digitize on a
&lt;br&gt;large scale old printed news archives. This will make it possible to
&lt;br&gt;search in to articles who until only existed in box in some seller up to a
&lt;br&gt;century or more ago. This could be very useful to fix some &amp;quot;[citation
&lt;br&gt;needed]&amp;quot; &amp;nbsp;needs. There is already an option to search old news present.
&lt;br&gt;Some of the results point to archives that are not free to access. But
&lt;br&gt;that are not google archives.
&lt;br&gt;&lt;a href=&quot;http://news.cnet.com/8301-1023_3-10035172-93.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://news.cnet.com/8301-1023_3-10035172-93.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://news.google.com/archivesearch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://news.google.com/archivesearch&lt;/a&gt;&lt;br&gt;&lt;br&gt;[GNU] - If you work on Wikipedia, or most of the other projects, you have
&lt;br&gt;heard of GNU. The content of our projects is mostly under the GNU/FDL
&lt;br&gt;licence. MediaWiki, the website, uses the GNU/GPL-licence. And the servers
&lt;br&gt;are using the GNU/Linux operating system. Just like the Wikimedia projects
&lt;br&gt;stands GNU-philosophy for openness of information. And now is it the 25th
&lt;br&gt;birthday of GNU.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/fry/happy-birthday-to-gnu.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/fry/happy-birthday-to-gnu.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Quote ===
&lt;br&gt;&lt;br&gt;&amp;quot;There are many ways to commit career suicide. Wiki is just a new
&lt;br&gt;one.&amp;quot; (Eric Johnson, Wikimania 2008)
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/6kfnfn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/6kfnfn&lt;/a&gt;&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Number of subscribers: 715
&lt;br&gt;Editor(s): Walter
&lt;br&gt;Thanks to: Effeietsanders, Tawker, REX
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy news
&lt;br&gt;(and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19410811&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-37--Number%3A-99-tp19410811p19410811.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18943252</id>
	<title>EN Wikizine - Year: 2008 Week: 33 Number: 98</title>
	<published>2008-08-12T05:19:21Z</published>
	<updated>2008-08-12T05:19:21Z</updated>
	<author>
		<name>Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp;__ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp;\ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; \/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 33 &amp;nbsp;Number: 98
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[New and useful] &amp;nbsp;- it is now possible to insert the magic word
&lt;br&gt;__NOINDEX__ into a page. The result of this is that when a search
&lt;br&gt;engine spider comes by, it gets the instruction not to index that
&lt;br&gt;page. This way, it should for example be possible to keep certain
&lt;br&gt;pages out of the search results of google. This only works on pages
&lt;br&gt;that are not in the content namespace; for example, on Wikipedia it
&lt;br&gt;will not work in an article like [[Michael Shmerkin]].
&lt;br&gt;Note that anyone who can edit a page can insert this magic word in a
&lt;br&gt;page. There is also a magic word __INDEX__ now. Its use is not clear.
&lt;br&gt;&lt;a href=&quot;http://svn.wikimedia.org/viewvc/mediawiki?view=rev&amp;revision=37973&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.wikimedia.org/viewvc/mediawiki?view=rev&amp;revision=37973&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://bugzilla.wikimedia.org/show_bug.cgi?id=8068&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.wikimedia.org/show_bug.cgi?id=8068&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Double redirect] - a long-standing problem is the creation of double
&lt;br&gt;redirects when a page is moved. The user then needs to click on a
&lt;br&gt;redirect link to continue. There is now a &amp;quot;double redirect fixer&amp;quot;. &amp;nbsp;It
&lt;br&gt;works at the MediaWiki level but it behaves like a bot. Sometime after
&lt;br&gt;the move is done, the wiki will check if there is a double redirect.
&lt;br&gt;If so, it will be fixed automatically. By default, the correction will
&lt;br&gt;be done by [[User:Redirect fixer]]. Those edits do not appear in
&lt;br&gt;recent changes.
&lt;br&gt;The name of this &amp;quot;user&amp;quot; can be specified by the setting
&lt;br&gt;[[MediaWiki:double-redirect-fixer]]. &amp;nbsp;If for some reason you wish the
&lt;br&gt;system to not get involved in a double redirect you can insert the
&lt;br&gt;magic word __STATICREDIRECT__ .
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/wikitech-l/2008-July/038751.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/wikitech-l/2008-July/038751.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikisets] - Not so long ago, a new functionality was activated to
&lt;br&gt;create &amp;quot;global user groups&amp;quot;. These groups can be given certain rights
&lt;br&gt;(like &amp;quot;grant and revoke bot flags&amp;quot;); when users are enrolled, they
&lt;br&gt;have the rights of that group on all Wikimedia wikis.
&lt;br&gt;The problem is that those rights are valid either everywhere or
&lt;br&gt;nowhere, and not all communities agree with external users having
&lt;br&gt;special rights on their wiki.
&lt;br&gt;To solve this problem, the &amp;quot;wiki sets&amp;quot; option has been created. This
&lt;br&gt;makes it possible to have &amp;quot;global groups&amp;quot; that are not global. Certain
&lt;br&gt;wikis can opt out, or a global group can be made opt-in.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Steward_handbook#wikisets&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Steward_handbook#wikisets&lt;/a&gt;&lt;br&gt;&lt;br&gt;[New mail] - Almost (*) all wikis now offer an user the option to
&lt;br&gt;receive an e-mail when their talk page has been changed.
&lt;br&gt;(*) exceptions are enwiki, eswiki, frwiki, plwiki, jawiki, ptwiki,
&lt;br&gt;ruwiki, zhwiki, itwiki and dewiki.
&lt;br&gt;&lt;a href=&quot;https://bugzilla.wikimedia.org/show_bug.cgi?id=15031&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.wikimedia.org/show_bug.cgi?id=15031&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Download wikipedia] - You are free to download the database dump of
&lt;br&gt;wikis, but for most users this is not very useful. As an alternative,
&lt;br&gt;you can also download a static HTML dump: a huge collection of HTML
&lt;br&gt;files that gives you a local copy of the Wikipedia of your choice.
&lt;br&gt;This makes it very easy to bring Wikipedia to places where there is no
&lt;br&gt;internet or where it is prohibitively expensive.
&lt;br&gt;&lt;a href=&quot;http://blog.wikimedia.org/2008/07/03/new-wikipedia-downloads-available&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wikimedia.org/2008/07/03/new-wikipedia-downloads-available&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Ogg support in Firefox] - The fairly popular internet browser Mozilla
&lt;br&gt;Firefox now supports the Ogg Vorbis and Theora media formats in its
&lt;br&gt;experimental version 3.1. It is considered normal that a webbrower is
&lt;br&gt;able to display images by itself; however, for video or audio an
&lt;br&gt;external program or a plugin is required. The Wikimedia Foundation
&lt;br&gt;projects use Ogg Theora and Ogg Vorbis for their video and audio
&lt;br&gt;recordings. However, besides Wikimedia, these formats are &amp;nbsp;very rarely
&lt;br&gt;used by websites for end users.
&lt;br&gt;&lt;a href=&quot;http://tech.slashdot.org/article.pl?sid=08/07/31/1752206&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.slashdot.org/article.pl?sid=08/07/31/1752206&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Request for help ===
&lt;br&gt;&lt;br&gt;[Illustration Project] - In November 2007 it was announced (wikizine
&lt;br&gt;84) that a donation was received of US $ 20,000 for creating and
&lt;br&gt;improving illustrations. The &amp;quot;Philip Greenspun illustration project
&lt;br&gt;(PGIP)&amp;quot;. &amp;nbsp;It has taken some time to organize but now round 1 is open.
&lt;br&gt;Requests for illustrations can now be submitted. People who make a
&lt;br&gt;good illustration that is requested can get paid for it. US$ 40 or 15
&lt;br&gt;US$ will be paid. Organizer is [[commons:User:Pfctdayelise]]
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Philip_Greenspun_illustration_project&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Philip_Greenspun_illustration_project&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/32238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/32238&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Proposals ===
&lt;br&gt;&lt;br&gt;[Flood flag] - A proposal has been made for a new sysop function
&lt;br&gt;called the &amp;quot;flood flag&amp;quot;, that would allow users to hide batches of
&lt;br&gt;repetitive edits from recent changes, like a bot flag does.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Flood_flag&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Flood_flag&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[Job offers] - Wikimedia is offering several technical jobs; at least
&lt;br&gt;a few of the new employees are to work in the San Francisco office,
&lt;br&gt;but remote development and system administration is also possible.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/39257&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/39257&lt;/a&gt;&lt;br&gt;&lt;br&gt;[WMF budget] - The financial plan for the next fiscal year of the WMF
&lt;br&gt;has been presented. The WMF plans to spend almost 6 million US dollars
&lt;br&gt;and have an income of 7,33 million US dollars. This is a big increase
&lt;br&gt;compared to the budget of 2007/2008. The hiring of several new staff
&lt;br&gt;members, especially for technical functions, has been budgeted. An
&lt;br&gt;extensive &amp;quot;FAQ&amp;quot; on the budget is available.
&lt;br&gt;&lt;a href=&quot;http://blog.wikimedia.org/2008/07/01/wikimedia-foundation-2008-2009-annual-plan/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wikimedia.org/2008/07/01/wikimedia-foundation-2008-2009-annual-plan/&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Community ===
&lt;br&gt;&lt;br&gt;[EN Wikinews] - has started to use the flagged revisions system on the
&lt;br&gt;wiki. The community is working to integrate this function into the
&lt;br&gt;publishing procedures.
&lt;br&gt;&lt;br&gt;[Move Main Page] - Traditionally, the main page of a Wikimedia project
&lt;br&gt;is in the content namespace. This is because the main page was the
&lt;br&gt;first page created of every wiki. And for most wikis, that was before
&lt;br&gt;namespaces existed. Some wikis have moved their main pages to another
&lt;br&gt;name space. For example, the German Wikipedia uses the &amp;quot;Wikipedia:&amp;quot;
&lt;br&gt;namespace and the Swedish Wikipedia uses the &amp;quot;Portal:&amp;quot; namespace. The
&lt;br&gt;English language Wikipedia is now also discussing a move.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/6dvldz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/6dvldz&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Media ===
&lt;br&gt;&lt;br&gt;[Hebrew Wikipedia] - an Israeli newspaper published extensively about
&lt;br&gt;Wikipedia. Some fragments have been translated in English. It tells
&lt;br&gt;the Wikipedia story from the Hebrew Wikipedia point of view.
&lt;br&gt;&lt;a href=&quot;http://www.haaretz.com/hasen/spages/1005293.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.haaretz.com/hasen/spages/1005293.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Stats ===
&lt;br&gt;&lt;br&gt;[布拉沃] - The Chinese Wikipedia has reached 200,000 articles. Due to the
&lt;br&gt;Olympics, the Chinese wikipedia is mostly unblocked in China for now.
&lt;br&gt;&lt;a href=&quot;http://zh.wikipedia.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://zh.wikipedia.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Other news ===
&lt;br&gt;&lt;br&gt;[Wikimania 2008] - More videos of Wikimania 2008 have become
&lt;br&gt;available. An overview can be found on a special Wikizine posting and
&lt;br&gt;the Kaltura site. WikipediaWeekly also has some new Wikimania-related
&lt;br&gt;postings.
&lt;br&gt;&lt;a href=&quot;http://www.kaltura.com/devwiki/index.php/Wikimania_Sessions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kaltura.com/devwiki/index.php/Wikimania_Sessions&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikizine.org/2008/07/special-post-urls-to-wikimania-2008.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikizine.org/2008/07/special-post-urls-to-wikimania-2008.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://wikipediaweekly.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikipediaweekly.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikipedia.org] - The poll discussing which Wikipedias are to be
&lt;br&gt;listed on the central space of the portal Wikipedia.org is now closed.
&lt;br&gt;The result is a very simple criterion: a ranking by most visitors,
&lt;br&gt;without any further specifications or exceptions. These rankings are
&lt;br&gt;to be obtained from Alexa.com.
&lt;br&gt;The portal has been updated according the new system. As a result of
&lt;br&gt;this the Dutch language Wikipedia has been replaced by the Chinese
&lt;br&gt;Wikipedia. According to Alexa, 1% of all traffic to wikipedia.org is
&lt;br&gt;to the Chinese Wikipedia.
&lt;br&gt;Alexa gets those statistics by monitoring the internet usage of people
&lt;br&gt;who have installed the (English language) Alexa toolbar.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Top_Ten_Wikipedias/poll&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Top_Ten_Wikipedias/poll&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Did you know ... ===
&lt;br&gt;&lt;br&gt;... that the definition of a &amp;quot;community member&amp;quot; can differ strongly
&lt;br&gt;between wikis?
&lt;br&gt;&lt;br&gt;... that the Hebrew-language Wikipedia only gives users the right to
&lt;br&gt;vote if they have made at least 100 edits in the last 90 days?
&lt;br&gt;&lt;br&gt;... that the idea for using this system is to make it more difficult
&lt;br&gt;for users with sock puppets to control votes?
&lt;br&gt;&lt;br&gt;=== Quote ===
&lt;br&gt;&lt;br&gt;'It occurred to me that when the dust settled on the Wikipedia versus
&lt;br&gt;Britannica question, the likely conclusion would be 'Wikipedia is more
&lt;br&gt;up to date; Britannica has better illustrations.' &amp;nbsp; &amp;nbsp;—Philip Greenspun
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Number of subscribers: 714
&lt;br&gt;Unique Visitors website last week: 76
&lt;br&gt;Editor(s): Walter
&lt;br&gt;Corrector(s): Oliphaunt
&lt;br&gt;Thanks to: Yonatan, adambro, pfctdayelise
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy
&lt;br&gt;news (and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18943252&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008-Week%3A-33-Number%3A-98-tp18943252p18943252.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18641421</id>
	<title>EN Wikizine - Year: 2008  Week: 30  Number: 97</title>
	<published>2008-07-24T14:42:23Z</published>
	<updated>2008-07-24T14:42:23Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp; __ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp; \ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; &amp;nbsp;\/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 30 &amp;nbsp;Number: 97
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Notice from the editor: this edition does not includes all relevant &amp;nbsp;
&lt;br&gt;news for the time frame between the previous Wikizine and this one. I &amp;nbsp;
&lt;br&gt;decided that getting something out is more important then more delays. &amp;nbsp;
&lt;br&gt;Walter
&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[New board chair] - &amp;nbsp;The board of trustees of the Wikimedia Foundation &amp;nbsp;
&lt;br&gt;has a new chair. All board members where in favour to appoint Michael &amp;nbsp;
&lt;br&gt;Snow for the job. Michael, who is a board member since February 2008, &amp;nbsp;
&lt;br&gt;is best known as the founder of the Wikipedia Signpost. The former &amp;nbsp;
&lt;br&gt;chair, Anthere (Florence Devouard), was Chair since October 2006 and &amp;nbsp;
&lt;br&gt;board member since 2004. She is now not longer a WMF board member. &amp;nbsp;
&lt;br&gt;Anthere has joined the WMF Advisory board.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31723&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31723&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Advisory_Board&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Advisory_Board&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Board election] - [[meta:user:Wing]] (Ting Chen) is elected as a &amp;nbsp;
&lt;br&gt;community board member to the Wikimedia Foundation Board of Trustees. &amp;nbsp;
&lt;br&gt;His term will expire in July 2009. 3019 valid votes where registered.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Board_elections/2008/Results/en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Board_elections/2008/Results/en&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Board#Ting&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Board#Ting&lt;/a&gt;&amp;nbsp;Chen
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31722&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31722&lt;/a&gt;&lt;br&gt;&lt;br&gt;[New hires] - The WMF has hired 5 new staff members; Erik Zachte (Tech &amp;nbsp;
&lt;br&gt;stats guy), Sara Crouse (Head of Partnerships and Foundation &amp;nbsp;
&lt;br&gt;Relations), Rebecca Handler (Major Gifts Officer), Rand Montoya (Head &amp;nbsp;
&lt;br&gt;of Community Giving), and Frank Schulenburg (public outreach &amp;nbsp;
&lt;br&gt;coordinator). &amp;nbsp;Erik Zachte starts in September as a part-time
&lt;br&gt;contractor. Erik is a Wikipedian from the Dutch language Wikipedia but &amp;nbsp;
&lt;br&gt;is mostly know for his volunteer work in creating detailed statistics &amp;nbsp;
&lt;br&gt;for the Wikimedia projects. As a contractor for the WMF Erik will also &amp;nbsp;
&lt;br&gt;work on this.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31508&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31508&lt;/a&gt;&amp;nbsp;-- Erik Zachte
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31661&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31661&lt;/a&gt;&amp;nbsp;-- Sara Crouse
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31367&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31367&lt;/a&gt;&amp;nbsp;-- &amp;nbsp;
&lt;br&gt;Rebecca Handler / Rand Montoya
&lt;br&gt;&lt;a href=&quot;http://stats.wikimedia.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stats.wikimedia.org/&lt;/a&gt;&amp;nbsp;-- the stats of the WMF by Erik Zachte
&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Current_staff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Current_staff&lt;/a&gt;&amp;nbsp; -- overview staff
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[SUL] - Bureaucrats can now rename a user to a name that is already &amp;nbsp;
&lt;br&gt;migrated to the Single User Login. This at least when if the global &amp;nbsp;
&lt;br&gt;account and the local account have the same email address or password.
&lt;br&gt;&lt;br&gt;[Video on wiki] - Kaltura, Inc is sponsoring Michael Dale, lead &amp;nbsp;
&lt;br&gt;developer of the MetaVid project, to work in the Wikimedia Foundation &amp;nbsp;
&lt;br&gt;offices in San Francisco beginning in &amp;nbsp;August. Michael will work on &amp;nbsp;
&lt;br&gt;adding support for video editing operations and other video-related &amp;nbsp;
&lt;br&gt;functionality to MediaWiki.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31756&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31756&lt;/a&gt;&lt;br&gt;&lt;br&gt;[ERATA] - the item &amp;quot;Restrict upload&amp;quot;, section &amp;quot;Proposals&amp;quot;, in Wikizine &amp;nbsp;
&lt;br&gt;96 was not correct. Restricting uploads to auto confirmed users only &amp;nbsp;
&lt;br&gt;is not a proposal but is live on all wikis ... except those wikis who &amp;nbsp;
&lt;br&gt;have requested to disable this function explicitly.
&lt;br&gt;&lt;br&gt;=== Request for help ===
&lt;br&gt;&lt;br&gt;[Wikizine] - assistance would be useful (understatement)
&lt;br&gt;&lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Proposals ===
&lt;br&gt;&lt;br&gt;[Front door] - Just like most people have a very hard time to &amp;nbsp;
&lt;br&gt;understand that a domain of a website can end with something else then &amp;nbsp;
&lt;br&gt;.com have visitors the urge to put &amp;quot;www&amp;quot; before everything. The means &amp;nbsp;
&lt;br&gt;the url &amp;quot;www.wikipedia.org&amp;quot; is an important page and the front door &amp;nbsp;
&lt;br&gt;for many visitors of Wikipedia. 10 Wikipedias have currently the &amp;nbsp;
&lt;br&gt;honour to be listed very prominently around the wikipedia-globe, the &amp;nbsp;
&lt;br&gt;Wikipedias who have the most articles. When a Wikipedia breaks the &amp;nbsp;
&lt;br&gt;100,000 articles milestone the also like to move up and get a spot &amp;nbsp;
&lt;br&gt;around the globe. But space is limited. This a long standing source of &amp;nbsp;
&lt;br&gt;discussion.
&lt;br&gt;&lt;br&gt;A poll is currently opened to find a solution. Users can indicate &amp;nbsp;
&lt;br&gt;there support for different ways to present the Wikipedia-options to &amp;nbsp;
&lt;br&gt;the visitors. The poll is open until July 31, 2008 at 23:59 UTC.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Top_Ten_Wikipedias/poll&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Top_Ten_Wikipedias/poll&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Community ===
&lt;br&gt;&lt;br&gt;[Wikimania 2008] - For this year is it over. WikipediaWeekly provides &amp;nbsp;
&lt;br&gt;audio reporting about Wikimania.
&lt;br&gt;The 2009 Wikimania conference will be held in Buenos Aires, Argentina.
&lt;br&gt;&lt;a href=&quot;http://wikipediaweekly.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikipediaweekly.org/&lt;/a&gt;&amp;nbsp;-- podcasts 52 / 57
&lt;br&gt;&lt;a href=&quot;http://commons.wikimedia.org/wiki/Category:Wikimania_2008_Alexandria&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://commons.wikimedia.org/wiki/Category:Wikimania_2008_Alexandria&lt;/a&gt;&amp;nbsp;-- some
&lt;br&gt;&lt;a href=&quot;http://wikimania2008.wikimedia.org/wiki/Gallery&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimania2008.wikimedia.org/wiki/Gallery&lt;/a&gt;&amp;nbsp;pictures from Wikimania 2008
&lt;br&gt;&lt;a href=&quot;http://www.kaltura.com/devwiki/index.php/Wikimania_Sessions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kaltura.com/devwiki/index.php/Wikimania_Sessions&lt;/a&gt;&amp;nbsp;-- If you &amp;nbsp;
&lt;br&gt;are very lucky you can find some video recordings there
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/6l4gwr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/6l4gwr&lt;/a&gt;&amp;nbsp;-- Bibliotheca Alexandrina Webcast
&lt;br&gt;&lt;a href=&quot;http://linuxawy.org/node/28&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://linuxawy.org/node/28&lt;/a&gt;&amp;nbsp;-- how to get those streams working
&lt;br&gt;&lt;a href=&quot;http://ultimategerardm.blogspot.com/2008/07/wikimania-alexandria.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ultimategerardm.blogspot.com/2008/07/wikimania-alexandria.html&lt;/a&gt;&amp;nbsp; 
&lt;br&gt;-- Impression by GerardM, who was there
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/6fu5hy&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/6fu5hy&lt;/a&gt;&amp;nbsp;-- and also one from User:Pfctdayelise
&lt;br&gt;&lt;br&gt;[Most read] - The English Wikinews has a new page that displays the &amp;nbsp;
&lt;br&gt;top 20 of the most read articles of the last hour. This is not done by &amp;nbsp;
&lt;br&gt;MediaWiki but by means of the Domas's wikistats.
&lt;br&gt;&lt;a href=&quot;http://en.wikinews.org/wiki/Template:Popular_articles&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikinews.org/wiki/Template:Popular_articles&lt;/a&gt;&lt;br&gt;&lt;br&gt;[The Other Side] - Once was it a mystery and cause to speculation how &amp;nbsp;
&lt;br&gt;the dark side of the Moon would look like. Now the question is raised; &amp;nbsp;
&lt;br&gt;how does the other side of the Wikipedia globe looks like?
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31763&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31763&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Other news ===
&lt;br&gt;&lt;br&gt;[Knol] - Google has gone live with their project to create user &amp;nbsp;
&lt;br&gt;written information articles. It is not like Wikipedia in the sense &amp;nbsp;
&lt;br&gt;that an article is owned by an author, at least as default. When you &amp;nbsp;
&lt;br&gt;start a new &amp;quot;knol&amp;quot; you can also allow everyone to edit if logged in. &amp;nbsp;
&lt;br&gt;That author can write about what he wishes to write, even when there &amp;nbsp;
&lt;br&gt;is already an article about that topic. Other people can give a rating &amp;nbsp;
&lt;br&gt;(stars) and give comments. Authors received a part of the earnings of &amp;nbsp;
&lt;br&gt;the advertisements displayed on there articles if the switch the &amp;nbsp;
&lt;br&gt;advertisements on. The default license is &amp;quot;Creative Commons &amp;nbsp;
&lt;br&gt;Attribution 3.0&amp;quot;. It is currently not clear of the GFDL-licence that &amp;nbsp;
&lt;br&gt;Wikipedia is using is compatible. But you can also pick a licence that &amp;nbsp;
&lt;br&gt;does not allow commercial use or you can disallow all use elsewhere. &amp;nbsp;
&lt;br&gt;So knol be very open or very restrictive depending on what you chose &amp;nbsp;
&lt;br&gt;as author of a knol.
&lt;br&gt;&lt;a href=&quot;http://knol.google.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://knol.google.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Knol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Knol&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=6PYO-fN_VgU&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.youtube.com/watch?v=6PYO-fN_VgU&lt;/a&gt;&amp;nbsp;-- Jimmy Wales gives his &amp;nbsp;
&lt;br&gt;idea about Knol &amp; Wikipedia
&lt;br&gt;&lt;br&gt;[China] - The Chinese language Wikipedia is now, months after the &amp;nbsp;
&lt;br&gt;unblocking of the other languages editions, also unblocked. At least &amp;nbsp;
&lt;br&gt;in some parts of China. It is expected the will be blocked again as &amp;nbsp;
&lt;br&gt;soon as the Olympic fire is extinguished.
&lt;br&gt;&lt;a href=&quot;http://en.wikinews.org/wiki/Chinese_Wikipedia_unblocked_by_government&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikinews.org/wiki/Chinese_Wikipedia_unblocked_by_government&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Quote ===
&lt;br&gt;&lt;br&gt;Mammon slept. And the beast reborn spread over the earth and its &amp;nbsp;
&lt;br&gt;numbers grew legion. And they proclaimed the times and sacrificed &amp;nbsp;
&lt;br&gt;crops unto the fire, with the cunning of foxes. And they built a new &amp;nbsp;
&lt;br&gt;world in their own image as promised by the sacred words, and spoke of &amp;nbsp;
&lt;br&gt;the beast with their children. Mammon awoke, and lo! it was naught but &amp;nbsp;
&lt;br&gt;a follower.
&lt;br&gt;&lt;br&gt;from The Book of Mozilla, 11:9
&lt;br&gt;(10th Edition)
&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Book_of_Mozilla&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/The_Book_of_Mozilla&lt;/a&gt;&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Number of subscribers: 710
&lt;br&gt;Editor(s): Walter
&lt;br&gt;Thanks to: Platonides, bawolff
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy &amp;nbsp;
&lt;br&gt;news (and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18641421&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-30--Number%3A-97-tp18641421p18641421.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18467224</id>
	<title>EN Wikizine - Notification of delay of EN Wikizine</title>
	<published>2008-07-15T07:47:16Z</published>
	<updated>2008-07-15T07:47:16Z</updated>
	<author>
		<name>Walter Vermeir</name>
	</author>
	<content type="html">Dear reader of Wikizine in English,
&lt;br&gt;&lt;br&gt;The next edition of Wikizine is delayed. At this time it is still the
&lt;br&gt;intention to provide you with this edition.
&lt;br&gt;&lt;br&gt;If you would like to help out with the creation of EN Wikizine please
&lt;br&gt;contact me at &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18467224&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;walter@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;&lt;br&gt;Walter
&lt;br&gt;-- 
&lt;br&gt;Contact: walter AT wikizine DOT org
&lt;br&gt;Wikizine.org - news for and about the Wikimedia community
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18467224&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Notification-of-delay-of-EN-Wikizine-tp18467224p18467224.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17875434</id>
	<title>EN Wikizine - Year: 2008  Week: 25  Number: 96</title>
	<published>2008-06-16T16:31:37Z</published>
	<updated>2008-06-16T16:31:37Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp; __ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp; \ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; &amp;nbsp;\/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 25 &amp;nbsp;Number: 96
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[Upload] - When you upload an image that is already online with &amp;nbsp;
&lt;br&gt;another name you get a warning about it. It works by calculating the &amp;nbsp;
&lt;br&gt;hash of the file and compares it with the already online files.
&lt;br&gt;&lt;br&gt;[Move] - sysops have now the option to rename all sub-pages in one &amp;nbsp;
&lt;br&gt;move when moving the parent page.
&lt;br&gt;&lt;br&gt;[Global user groups] - a WMF-global user group can now be created that &amp;nbsp;
&lt;br&gt;has a much or as little user rights as desired. Users can then be &amp;nbsp;
&lt;br&gt;added to that group. Global user members then have the user rights &amp;nbsp;
&lt;br&gt;assigned to that group on all wikis. Currently this function is only &amp;nbsp;
&lt;br&gt;used to give stewards administrative rights on all wikis.
&lt;br&gt;&lt;br&gt;=== Proposals ===
&lt;br&gt;&lt;br&gt;[Global sysops] - there is a proposal and a poll about the possibility &amp;nbsp;
&lt;br&gt;of creating a &amp;quot;Global sysops user group&amp;quot;. &amp;nbsp;That is creating users who &amp;nbsp;
&lt;br&gt;are sysop on all wikis. The idea is to make it more easy to maintain &amp;nbsp;
&lt;br&gt;the many small wikis. Users who would be &amp;quot;global sysop&amp;quot; would be only &amp;nbsp;
&lt;br&gt;allowed to use there rights on small wiki where there is no local &amp;nbsp;
&lt;br&gt;community or one that not yet take care of there own wiki. &amp;nbsp;The &amp;nbsp;
&lt;br&gt;opposition against this idea does not like that &amp;quot;Global sysops&amp;quot; would &amp;nbsp;
&lt;br&gt;also have the technical sysops rights on large wikis, like the English &amp;nbsp;
&lt;br&gt;Wikipedia, despite it would not be allowed to use it.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Global_sysops&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Global_sysops&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Metapub#Global_sysops_.28poll.29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Metapub#Global_sysops_.28poll.29&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Restrict upload] - there is a proposal to restrict upload rights of &amp;nbsp;
&lt;br&gt;new users on all wikis except commons to autoconfirmed users. That are &amp;nbsp;
&lt;br&gt;users who have an account that it at least 5 days old. The idea is &amp;nbsp;
&lt;br&gt;that this will prevent the upload of a lot of problems.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/56z4fs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/56z4fs&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Interwiki] - a proposal to introduce the Interlanguage Extension on &amp;nbsp;
&lt;br&gt;Wikimedia projects to change the system of the language interwiki links.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/A_newer_look_at_the_interwiki_link&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/A_newer_look_at_the_interwiki_link&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Policy ===
&lt;br&gt;&lt;br&gt;[Draft] - Mike Godwin has drafted a new version of the privacy policy. &amp;nbsp;
&lt;br&gt;Feedback and input is requested.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/31075&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/31075&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Draft_Privacy_Policy_June_2008&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Draft_Privacy_Policy_June_2008&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[Board elections] - the election for one position on the board of &amp;nbsp;
&lt;br&gt;trustees of the Wikimedia Foundation is open. There are 15 candidates. &amp;nbsp;
&lt;br&gt;You can vote until 23:59 21 June 2008 (UTC). Note that the voting &amp;nbsp;
&lt;br&gt;system has changed. Read the manual. The result are expected to be &amp;nbsp;
&lt;br&gt;announced on or around 26 June 2008.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Board_elections/2008&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Board_elections/2008&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Board_elections/2008/Candidates/en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Board_elections/2008/Candidates/en&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Enquête] - In July 2008, the Wikimedia Foundation, in collaboration &amp;nbsp;
&lt;br&gt;with UNU-Merit, plans to launch the first general survey of Wikimedia &amp;nbsp;
&lt;br&gt;readers and contributors. Attempts are made to make it available in as &amp;nbsp;
&lt;br&gt;many languages as possible. Translation assistance is requested.
&lt;br&gt;&lt;a href=&quot;http://blog.wikimedia.org/2008/06/06/help-translate-our-first-survey-of-readers-and-contributors/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wikimedia.org/2008/06/06/help-translate-our-first-survey-of-readers-and-contributors/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Lawsuit Germany] - a German publishing company sued Wikimedia &amp;nbsp;
&lt;br&gt;Deutschland over their article in the German Wikipedia. This because &amp;nbsp;
&lt;br&gt;there was critical information in the article. The court ruled that it &amp;nbsp;
&lt;br&gt;was legal to include to critical information and rejected the claim &amp;nbsp;
&lt;br&gt;that Wikimedia Deutschland was legally responsible for the article in &amp;nbsp;
&lt;br&gt;question. The publishing company intents to appeal the decision.
&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-26/News_and_notes&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-26/News_and_notes&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Media ===
&lt;br&gt;&lt;br&gt;[Live; dead on wiki] - Wikipedia vs Associated Press.
&lt;br&gt;&lt;a href=&quot;http://blog.syracuse.com/newstracker/2008/06/wikipedia_vs_ap.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.syracuse.com/newstracker/2008/06/wikipedia_vs_ap.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Stats ===
&lt;br&gt;&lt;br&gt;[Voters stats] - parcial statistics of the voter turnout indicate that &amp;nbsp;
&lt;br&gt;few actually vote. The Hebrew Wikipedia has most users who use the &amp;nbsp;
&lt;br&gt;voting right. Most in numbers is the English language Wikipedia.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/30693&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/30693&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Bla-bla] - Wikipedia NL has more spoken articles (735) then EN &amp;nbsp;
&lt;br&gt;Wikipedia (728).
&lt;br&gt;&lt;a href=&quot;http://nl.wikipedia.org/wiki/Bert_en_Ernie&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nl.wikipedia.org/wiki/Bert_en_Ernie&lt;/a&gt;&amp;nbsp;-- example (press play button)
&lt;br&gt;&lt;br&gt;=== Other news ===
&lt;br&gt;&lt;br&gt;[Britannica] &amp;nbsp;- a new website run by the Encyclopaedia Britannica will &amp;nbsp;
&lt;br&gt;be a bit like wikipedia. EN hopes to created a community of people who &amp;nbsp;
&lt;br&gt;work on their encyclopedia under thiee real name and revise articles &amp;nbsp;
&lt;br&gt;and write articles. &amp;nbsp;The EB Staff keeps editorial control. Submissions &amp;nbsp;
&lt;br&gt;will need to be approved to be included in the article.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/5upqb3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/5upqb3&lt;/a&gt;&amp;nbsp; - Britannica blog
&lt;br&gt;&lt;a href=&quot;http://blog.wired.com/business/2008/06/ency.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wired.com/business/2008/06/ency.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.mercurynews.com/alamedacounty/ci_9599914&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mercurynews.com/alamedacounty/ci_9599914&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Offtopic request for help ===
&lt;br&gt;&lt;br&gt;[Vote for Oscar!] - this is an experiment. This to see what, if any, &amp;nbsp;
&lt;br&gt;the responds is. You are requested to vote for Oscar, a Belgian cat &amp;nbsp;
&lt;br&gt;(you can see that because of the beer bottle) in a competition of &amp;nbsp;
&lt;br&gt;Whiskas.
&lt;br&gt;1) go to the vote page (link below)
&lt;br&gt;2) enter your name (&amp;quot;Voornaam&amp;quot; and &amp;quot;Naam&amp;quot;) and email.
&lt;br&gt;3) ignore the check box (check if you like to get Dutch catfood &amp;nbsp;
&lt;br&gt;emails) and the lower input options
&lt;br&gt;4) click on the purple &amp;quot;Breng je stem uit&amp;quot; button.
&lt;br&gt;5) You get an email from &amp;quot;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17875434&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;makeyourcatastar@...&lt;/a&gt;&amp;quot; - click on the &amp;nbsp;
&lt;br&gt;purple button &amp;quot;Ik bevestig mijn stem!&amp;quot; to confirm your vote
&lt;br&gt;6) done
&lt;br&gt;Oscar says; &amp;quot;burp&amp;quot; (= thank you)
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/6eubno&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/6eubno&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Quote ===
&lt;br&gt;&lt;br&gt;&amp;quot;Do not meddle in the affairs of cats, for they are subtle and will &amp;nbsp;
&lt;br&gt;piss on your computer.&amp;quot; -- Bruce Graham
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Number of subscribers: 710
&lt;br&gt;Unique Visitors website last week: 154
&lt;br&gt;Number of votes for Oscar: 21
&lt;br&gt;Editor(s): Walter
&lt;br&gt;Thanks to: Spacebirdy, Nathan
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy &amp;nbsp;
&lt;br&gt;news (and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17875434&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-25--Number%3A-96-tp17875434p17875434.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17501095</id>
	<title>EN Wikizine - Year: 2008  Week: 22  Tech flash</title>
	<published>2008-05-27T14:48:52Z</published>
	<updated>2008-05-27T14:48:52Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp; __ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp; \ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; &amp;nbsp;\/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 22 &amp;nbsp;Tech flash
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Single User Login (SUL), the system that you have one user account for &amp;nbsp;
&lt;br&gt;all Wikimedia Foundation wikis is now live for all users. Until now it &amp;nbsp;
&lt;br&gt;was only for sysops.
&lt;br&gt;&lt;br&gt;Please read first the documentation before about it before using it. &amp;nbsp;
&lt;br&gt;Stewards can undo the merge of an account be try to avoid the need for &amp;nbsp;
&lt;br&gt;it. If you wish to unsurp an account on some wiki do that before you &amp;nbsp;
&lt;br&gt;merge your account.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Help:Unified_login&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Help:Unified_login&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Special:MergeAccount&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Special:MergeAccount&lt;/a&gt;&lt;br&gt;&lt;br&gt;#wikimedia-tech
&lt;br&gt;#wikimedia-stewards
&lt;br&gt;&lt;a href=&quot;http://chat.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://chat.wikizine.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Editor(s): Walter
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy &amp;nbsp;
&lt;br&gt;news (and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17501095&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-22--Tech-flash-tp17501095p17501095.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17384525</id>
	<title>EN Wikizine - Year: 2008  Week: 21  Number: 95</title>
	<published>2008-05-21T15:17:40Z</published>
	<updated>2008-05-21T15:17:40Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp; __ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp; \ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; &amp;nbsp;\/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 21 &amp;nbsp;Number: 95
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[Sighted revisions] - a system to hide edits made by certain groups of &amp;nbsp;
&lt;br&gt;users from visitors as long as the edit is not approved by a user who &amp;nbsp;
&lt;br&gt;has the user rights to approve the edit - This is now active on the &amp;nbsp;
&lt;br&gt;German language Wikipedia. &amp;quot;Surveyor&amp;quot; is the title of a user who has &amp;nbsp;
&lt;br&gt;approval rights.
&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-12/Sighted_revisions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-12/Sighted_revisions&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Special:GlobalUsers] - on this special page you can see who has a &amp;nbsp;
&lt;br&gt;global account. Works on all wikis, not only Meta.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Special:GlobalUsers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Special:GlobalUsers&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Request for discussion ===
&lt;br&gt;&lt;br&gt;[Wikibooks logo] - For the last 2 years Wikibooks is in the process of &amp;nbsp;
&lt;br&gt;selecting a new logo for Wikibooks and Wikijunior. Community &amp;nbsp;
&lt;br&gt;involvement and feedback, discussion is requested to move things &amp;nbsp;
&lt;br&gt;forward.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Wikibooks/Logo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Wikibooks/Logo&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Wikijunior/Logo&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Wikijunior/Logo&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[Board election] - one seat on the Board of Trustees is open for &amp;nbsp;
&lt;br&gt;election. Candidates can submit their candidacy until 22 May.
&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Board_elections/2008&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Board_elections/2008&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Board restructuring] &amp;nbsp;- the WMF board of trustees will increase from &amp;nbsp;
&lt;br&gt;the current 8 to 10. The board will be comprised of: 3 elected &amp;nbsp;
&lt;br&gt;community members, 2 members selected by the chapters, 1 &amp;nbsp;
&lt;br&gt;board-appointed 'community founder' seat and 4 &amp;quot;specific expertise&amp;quot; &amp;nbsp;
&lt;br&gt;seats (also Board-appointed).
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/28892&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/28892&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-02/Board_restructuring&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-02/Board_restructuring&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Exit Anthere] - &amp;nbsp;Florence Devouard, Chair of the WMF board of &amp;nbsp;
&lt;br&gt;trustees, will not seek reelection for a seed in the board. As a &amp;nbsp;
&lt;br&gt;result after the conclusion of the current board election Anthere will &amp;nbsp;
&lt;br&gt;not longer be a member of the board and chair of the board. Anthere is &amp;nbsp;
&lt;br&gt;a board member since June 2004.
&lt;br&gt;&lt;br&gt;[WMF bylaws] - the WMF passed a resolution to update the bylaws.
&lt;br&gt;&lt;a href=&quot;http://tinyurl.com/66krxt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/66krxt&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikimania 2008] - registration is open. The price is $45 until 30th &amp;nbsp;
&lt;br&gt;of May. After that it is $60.
&lt;br&gt;&lt;a href=&quot;http://wikimania2008.wikimedia.org/wiki/Registration&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimania2008.wikimedia.org/wiki/Registration&lt;/a&gt;&lt;br&gt;&lt;br&gt;[MS MediaPlayer needed] &amp;nbsp;- Based on the current information users who &amp;nbsp;
&lt;br&gt;wish to view parts of Wikimania 2008 online will need to get access to &amp;nbsp;
&lt;br&gt;a Windows system with MS MediaPlayer to be able to view the video &amp;nbsp;
&lt;br&gt;content.
&lt;br&gt;&lt;a href=&quot;http://webcast.bibalex.org/home/home.aspx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://webcast.bibalex.org/home/home.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikimania security] - a FAQ is posted regarding security concerns &amp;nbsp;
&lt;br&gt;regarding Wikimania. Also an &amp;quot;Egypt Country Profile prepared by &amp;nbsp;
&lt;br&gt;Clayton Associates&amp;quot; that can be useful reading for all who go to &amp;nbsp;
&lt;br&gt;Wikimania is online.
&lt;br&gt;&lt;a href=&quot;http://lists.wikimedia.org/pipermail/foundation-l/2008-April/041624.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.wikimedia.org/pipermail/foundation-l/2008-April/041624.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/29647&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/29647&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Media ===
&lt;br&gt;&lt;br&gt;[Good reading] &amp;nbsp;- Article about Wikipedia and Britannica
&lt;br&gt;&lt;a href=&quot;http://www.techdirt.com/articles/20080516/0916211136.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.techdirt.com/articles/20080516/0916211136.shtml&lt;/a&gt;&lt;br&gt;&lt;br&gt;[OMG! WHAT ABOUT THE CHILDEREN??!!] - Some people are concerned about &amp;nbsp;
&lt;br&gt;pictures of (parts of) people without clothes that can be found in &amp;nbsp;
&lt;br&gt;Wikipedia.
&lt;br&gt;&lt;a href=&quot;http://www.wnd.com/index.php?fa=PAGE.view&amp;pageId=63590&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wnd.com/index.php?fa=PAGE.view&amp;pageId=63590&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-12/Pornography&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2008-05-12/Pornography&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Stats ===
&lt;br&gt;&lt;br&gt;[MediaWiki stats] - some stats of several wikis, also non WMF wikis, &amp;nbsp;
&lt;br&gt;who use MediaWiki.
&lt;br&gt;&lt;a href=&quot;http://s23.org/wikistats/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://s23.org/wikistats/&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Other news ===
&lt;br&gt;&lt;br&gt;[Google Translate] - &amp;nbsp;the translation function of Google is expanded &amp;nbsp;
&lt;br&gt;with many new languages (and even identifies the language for you!). &amp;nbsp;
&lt;br&gt;This can be useful to solve the babel problem when you try to &amp;nbsp;
&lt;br&gt;communicate on a projects whose language you do not know.
&lt;br&gt;&lt;a href=&quot;http://googlesystem.blogspot.com/2008/05/google-translate-becomes-best-online.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://googlesystem.blogspot.com/2008/05/google-translate-becomes-best-online.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikibook2pdf] - online tool to create a pdf-book of a wikibook book.
&lt;br&gt;&lt;a href=&quot;http://blogpaper.com/mediawiki2pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogpaper.com/mediawiki2pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Did you know ... ===
&lt;br&gt;&lt;br&gt;... that a pencil sharpener 'is a device for sharpening a pencil's &amp;nbsp;
&lt;br&gt;point by shaving the end of the pencil'?
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Pencil_sharpener&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Pencil_sharpener&lt;/a&gt;&lt;br&gt;&lt;br&gt;This was the first &amp;quot;Did you know&amp;quot; of the English language Wikipedia, &amp;nbsp;
&lt;br&gt;posted on February 22, 2004.
&lt;br&gt;&lt;br&gt;=== Quote ===
&lt;br&gt;&lt;br&gt;&amp;quot;My father rode a camel. I drive a car. My son flies a jet airplane. &amp;nbsp;
&lt;br&gt;His son will ride a camel.&amp;quot; -- Saudi Arabian saying
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;Editor(s): Walter
&lt;br&gt;Corrector(s): Philippe, Cbrown
&lt;br&gt;Thanks to: mutante, Mike_lifeguard
&lt;br&gt;Contact: reply or &lt;a href=&quot;http://report.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://report.wikizine.org&lt;/a&gt;&lt;br&gt;Website: &lt;a href=&quot;http://www.wikizine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wikizine.org&lt;/a&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;Wikizine.org makes no guarantee of accuracy,
&lt;br&gt;validity and especially but not limited to,
&lt;br&gt;correct grammar and spelling. Satisfaction is not guaranteed.
&lt;br&gt;Wikizine.org is published by [[meta:user:Walter]],
&lt;br&gt;and is not a publication of the Wikimedia Foundation.
&lt;br&gt;Wikizine is a irregular publication as long as there is noteworthy &amp;nbsp;
&lt;br&gt;news (and time)
&lt;br&gt;Content is available under the GNU Free Documentation License.
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/copyleft/fdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/copyleft/fdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe;
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17384525&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;request@...&lt;/a&gt;?subject=unsubscribe
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/EN-Wikizine---Year%3A-2008--Week%3A-21--Number%3A-95-tp17384525p17384525.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16871747</id>
	<title>EN Wikizine - Year: 2008  Week: 17  Number: 94</title>
	<published>2008-04-24T00:41:51Z</published>
	<updated>2008-04-24T00:41:51Z</updated>
	<author>
		<name>EN Wikizine</name>
	</author>
	<content type="html">******************************************
&lt;br&gt;&amp;nbsp;__ &amp;nbsp; &amp;nbsp;__ _ _ &amp;nbsp; &amp;nbsp;_ &amp;nbsp; &amp;nbsp; _
&lt;br&gt;/ / /\ \ (_) | _(_)___(_)_ __ &amp;nbsp; ___
&lt;br&gt;\ \/ &amp;nbsp;\/ / | |/ / |_ &amp;nbsp;/ | '_ \ / _ \
&lt;br&gt;&amp;nbsp;\ &amp;nbsp;/\ &amp;nbsp;/| | &amp;nbsp; &amp;lt;| |/ /| | | | | &amp;nbsp;__/
&lt;br&gt;&amp;nbsp; \/ &amp;nbsp;\/ |_|_|\_\_/___|_|_| |_|\___|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .org
&lt;br&gt;&lt;br&gt;Year: 2008 &amp;nbsp;Week: 17 &amp;nbsp;Number: 94
&lt;br&gt;&lt;br&gt;******************************************
&lt;br&gt;&lt;br&gt;An independent internal news bulletin
&lt;br&gt;for the members of the Wikimedia community
&lt;br&gt;&lt;br&gt;//////////////////////////////////////////
&lt;br&gt;&lt;br&gt;=== Technical news ===
&lt;br&gt;&lt;br&gt;[Suggestions] - A function has been enabled on the projects that gives a
&lt;br&gt;drop-down menu with search suggestions.
&lt;br&gt;&lt;a href=&quot;http://leuksman.com/log/2008/04/21/suggestion-search-drop-down/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://leuksman.com/log/2008/04/21/suggestion-search-drop-down/&lt;/a&gt;&lt;br&gt;&lt;br&gt;[New search tests] - Testing is underway of a new search system to replace the
&lt;br&gt;current wiki-search function. The new system is supposed to give a more
&lt;br&gt;&amp;quot;google-like&amp;quot; search experience.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/37611&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/37611&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://ls2.wikimedia.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ls2.wikimedia.org/&lt;/a&gt;&amp;nbsp;- location of experimental search system
&lt;br&gt;&lt;br&gt;[Global blocking?] - A MediaWiki extension has been created that makes global
&lt;br&gt;blocking of IP addresses on all WMF wikis possible. Discussion is opened about
&lt;br&gt;whether this is a good idea, how it can be used, and by whom.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/37704&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/37704&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://meta.wikimedia.org/wiki/Global_blocking&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meta.wikimedia.org/wiki/Global_blocking&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Global login] - Users who already have a global account for the projects still
&lt;br&gt;need to login to every wiki independently. There is a global login but no
&lt;br&gt;global session. The developers are working on this. Brion explains a possible
&lt;br&gt;way for doing this and the security risks.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/37661&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/37661&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.mediawiki.org/wiki/Global_session_threat_assessment&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mediawiki.org/wiki/Global_session_threat_assessment&lt;/a&gt;&lt;br&gt;&lt;br&gt;[OpenID] - Regarding the possible implementation of OpenID on the WMF-projects,
&lt;br&gt;Brion says: &amp;quot;We may [implement this] at some point, but it's a much lower
&lt;br&gt;priority atm, and requires more review to make sure we're happy with how it'll
&lt;br&gt;look and behave.&amp;quot;
&lt;br&gt;&lt;a href=&quot;http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/37671&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/37671&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/OpenID&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/OpenID&lt;/a&gt;&lt;br&gt;&lt;br&gt;=== Foundation ===
&lt;br&gt;&lt;br&gt;[Board Treasurer] - A non-elected seat on the Board of Trustees has been filled
&lt;br&gt;by Stuart West, who is the new Treasurer of the Board.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/28722&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/28722&lt;/a&gt;&amp;nbsp;-- announcement on
&lt;br&gt;Foundation-l
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/28753&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/28753&lt;/a&gt;&amp;nbsp;-- &amp;quot;Hello&amp;quot; from
&lt;br&gt;Stuart West
&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Board#Stuart_West&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Board#Stuart_West&lt;/a&gt;&lt;br&gt;&lt;br&gt;[New jobs] - the Wikimedia Foundation has job openings for 3 functions related
&lt;br&gt;to the organisation of future fundraising drives.
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.org.wikimedia.foundation/28517&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.org.wikimedia.foundation/28517&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Wikimania 2008] - Requests for scholarships (financial support) to go to
&lt;br&gt;Wikimania in Egypt were opened but are now cloased again. Sorry. The timeframe
&lt;br&gt;was to short to make it in time for Wikizine.
&lt;br&gt;&lt;a href=&quot;http://wikimania2008.wikimedia.org/wiki/Scholarships&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimania2008.wikimedia.org/wiki/Scholarships&lt;/a&gt;&lt;br&gt;&lt;br&gt;[Large donation] - the WMF has received a new large donation. It is US$500,000
&lt;br&gt;from Vinod and Neeru Khosla.
&lt;br&gt;&lt;a href=&quot;http://wikimediafoundation.org/wiki/Press_Releases/Khosla_Gift&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wikimediafoundation.org/wiki/Press_Releases/Khosla_Gift&lt;/a&gt;&lt;br&gt;&lt;br&gt;[WMF blog] - a Foundation blog has been started. WMF staff will post news and
&lt;br&gt;information about the work they're engaged in that is not large enough to need
&lt;br&gt;a press release, but is still noteworthy. &amp;nbsp;Also, guest contributors, board
&lt;br&gt;members and so on can post... but anyone can comment!
&lt;br&gt;&lt;a href=&quot;http://blog.wikimedia.org/2008/04/11/welcome/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.wikimedia.org/2008/04/11/welcome/&lt;/a&gt;&lt;br&gt;&lt;br