This is a page of notes about various editing projects I do, a place to test wikitext markup, etc.

Shortcuts edit

I like shortcuts. They are handy for linking from the Help desk, from edit summaries, and from talk pages. Wikipedia has lots of shortcuts, but not every page (or section of a page) that needs them has them yet. The following sections describe some of my minor additions to the shortcut stockpile.

Adding shortcuts to the Manual of Style edit

Other editors implemented shortcuts for the Manual of Style (MoS), but the implementation seems incomplete:

  • Not all MoS pages have shortcuts (I think - check this).
  • Some MoS pages have sections with corresponding shortcuts, but not all of those sections have {{shortcut}} templates to display the shortcuts.
  • Some shortcuts may use prefixes other than MOS:.

The existing shortcuts with the MOS: prefix are here:

All the MoS pages should be here:

Adding shortcuts to the Editor's index to Wikipedia edit

John Broughton wrote the Editor's index to Wikipedia, and he incorporated a few of my suggestions. As of 04:37, 21 October 2007 (UTC), John is busy with other work, and (if possible) I would like to implement the idea for shortcuts we discussed:

However, before proceeding, I will outline exactly what I want to do and ask John to OK it first. Steps:

  1. Make an EIW: page. Copy the content from the WP:EIW shortcut.
  2. Add EIW: to the {{shortcut}} template at the top of the Editor's index.
  3. Add the EIW: prefix to the table of pseudo-namespaces here: WP:SHORT#List of prefixes. (Because I will have made the EIW: page, at least we will have one shortcut to link to from Special:Prefixindex/EIW:.)
  4. Determine how to use a bot to make a large number of shortcut pages.
  5. Construct the list of shortcut pages to make.
    • Presumably this involves specifying all the page titles, and the content of each page, in some format suitable for a bot to use as input.
    • I'll need to copy the wikitext from the Editor's index to a local file, and possibly write a Perl script to extract just the headings that have anchors and will need shortcuts.
  6. Submit the bot request.
  7. Edit the Editor's index to contain {{shortcut}} templates for every topic heading that has one or more corresponding shortcuts.

An alternative to running such a bot on Wikipedia would be to run it on a wiki I control, and try exporting all the pages back into Wikipedia. That way I could experiment with my own bot program, but that might be more hassle than it is worth.

Another option is to forget about bots and just edit everything manually. However, creating all the shortcut pages manually would be very tedious.

The smart way to add shortcuts to name anchors edit

17:29, 11 May 2008 (UTC): somewhat belatedly, I recognized a more efficient way of implementing shortcuts in the Editor's index, by following the style of name-anchor shortcuts in the WP:NOT page. See my comments in:

Adding shortcuts to Wikipedia - The Missing Manual edit

00:22, 25 February 2009 (UTC): see the discussion:

Citation tools edit

21:56, 23 May 2008 (UTC): make some notes about citation tools. Copy some links from: WP:EIW#Citetools to subsections, and take notes about using them. Maybe someday I would write a page in the Wikipedia: (Project:) namespace that overviews these tools and documents them a little.

  • Reference generator - enter info into appropriate boxes, will generate standard text for citation that can be pasted into an article
    • I don't see how this tool saves any work over just editing a template by hand. If anything, having to cut and paste into all the individual boxes is harder than hand-editing a template in a text editor, since with a text editor one can paste in a large amount of multi-line data and edit it into the template in one place, without the need to keep switching between windows.
  • Web page that generates citation from an ISBN or PubMed article (and another, less recommended)
    • The above tool did not work when I tried it on: ISBN 0097075655
  • Wikipedia:PMID - automatic link to PubMed
  • User:Smith609/Cite - {{Cite}}-o-matic - generates Wiki-friendly citation templates from a Google Scholar search or BibTeX entry
  • Google Scholar enhanced with the Wikipedia citation assistant
    • See below for more notes about this promising tool.
  • Wikipedia:Wikicite - Windows program for entering citation info; outputs to the clipboard a Wikipedia-formated cite
  • Wikipedia:Citing sources#Tools
  • Zotero, an on-line research tool, can export citations in Wikipedia format
    • 06:24, 24 May 2008 (UTC): this sounds like a very capable tool. I will have to try it for use with my book project. See below for additional notes about Zotero.
  • WPCITE - Firefox add-on that grabs some information from web page, formatted as a {{Cite web}} template
    • I installed this on May 8, 2008. It works pretty well, but only generates the {{Cite web}} template, so it's best for news articles, but not as good for books, scientific journals, and other complicated stuff. It doesn't work at all on PDF files. Zotero looks far more capable, but I didn't find Zotero to be very usable.
    • User:Jehochman#Tools says, unfortunately:
      • Cite4Wiki.xpi is an open source Firefox and SeaMonkey browser add-on that automatically generates reference citations in wikicode for any webpage. Specifically, it produces a {{Cite web}} wrapped in an <ref>, with site details. See Wikipedia:Cite4Wiki for more information. Sadly, this extension still does not work on Firefox 3. If you know how to use the Firefox 3 API, and would like to port this, please help!
  • User:Mr.Z-man/refToolbar - user script that adds a button to the edit toolbar; clicking that offers a choice of four citation templates. (Also available via the Gadgets tab of "my preferences".)
  • Other:

Citation tool documents edit

06:09, 24 May 2008 (UTC): try to find whatever documents Wikipedia has about using citation tools. There doesn't seem to be a centralized document that I could call a comprehensive user manual for, say, beginners. Here's a {{Google custom}} search:

That finds some pages:

Zotero edit

06:59, 24 May 2008 (UTC): I installed Zotero in Firefox on one of my computers. It looks impressive. Here is the Zotero quick start guide:

and instructions on using Zotero to generate Wikipedia citations:

See what other Wikipedians have written about it:

17:04, 31 May 2008 (UTC): shortly after I installed Zotero on two of my computers, I began noticing problems on each of them. The problems did not begin instantly, but after a few days, so I don't know whether Zotero is responsible. But the timing seems suspicious, as neither computer had been having problems recently.

  • On my computer that runs Ubuntu Linux, YouTube videos stopped playing under Gnash in Mozilla Firefox. I cannot recall exactly how soon after I installed Zotero that this problem began. That is, I cannot remember whether I was able to play any YouTube video after I installed Zotero. I might have. Gnash may have stopped playing YouTube videos because of some other problem, such as an automatic update to some other software I have installed.
  • On my laptop computer that runs Windows XP, I installed Zotero and noticed no problems for a few days. Then my laptop displayed a blue screen of death and after that the computer does not reboot, displaying an "operating system not found" error. I had a similar problem about 18 months earlier and I had to reinstall Windows and restore my applications from backups. Obviously Zotero was not responsible for wiping out my hard drive 18 months ago, but who knows about this time.

It might be worthwhile to look for reports of buggy interactions between Zotero and other components on the computers where people install it.

Universal reference formatter edit

17:04, 31 May 2008 (UTC): It would be nice to create a Google template (see: {{Google templates}} for a formatted list) that would generate links to this tool, so I could pass search parameters to it from wikitext. The first step would be to create a new template that would send a search string to the unenhanced Google Scholar (I could call it: {{Google scholar}}). Once I have that working, I could figure out how to send field values to Google Scholar enhanced with the Wikipedia citation assistant.

05:17, 1 June 2008 (UTC): I created the simplest possible {{Google templates}} and it works. It just passes the search string to the basic Google Scholar search form.

Make another template to act as a front-end wrapper for the citation assistant input form. Here is the HTML code from that page, so I can get the field names:

<form action="Scholar" name="f" method='POST'>
<span id="hf"></span>
<table cellspacing="0" cellpadding="0">
<tr valign="top">
<td width=150> </td>

<td align="center">
<input class='flatbox' maxlength="256" size="40" name="q" value="">
<input class='flatbox' type="submit" value="Search" name="btnG">
<p style='font-size:smaller; text-align:left;'>
Title:     <input class='flatbox' size="20" name='intitle' value=''>
</p><p style='font-size:smaller; text-align:left;'>
Author:  <input class='flatbox' size="20" name='as_auth' value=''>

</p><p style='font-size:smaller; text-align:left;'>
Journal: <input class='flatbox' size="20" name='as_publication' value=''>
</p><p style='font-size:smaller; text-align:left;'>
Years:   <input class='flatbox' size="4" name='as_ylo' value=''> - <input class='flatbox' size="4" name='as_yhi' value=''>
<input type=hidden name=hl value="en">
<input type=hidden name=lr value="">
</td>
<td> </td>
<td valign="top" nowrap>

</td>
</tr>
</table>

</form>

00:18, 4 June 2008 (UTC): from the above code we can see these field names:

  • q: the general input field on the simple Google Scholar search form
  • intitle: Title
  • as_auth: Author
  • as_publication: Journal
  • as_ylo: Years (from)
  • as_yhi: Years (to)

Try to manually construct some search URLs for the Google Scholar enhanced with the Wikipedia citation assistant Universal reference formatter:

So far, the pattern seems to be that any search with a blank q field does not work. This is strange, because I am able to run searches from the site itself without entering anything in the q field. It's somewhat hard to tell what the resulting URL would be, since the site uses method='POST' rather than method='GET'. Try making a local HTML file and with a copy of the above <form ...> tag, and open it in a Web browser to see what the resulting URL looks like with method='GET'. I.e., browse to the search form, click File | Save page as... in Firefox, save it to a local file, edit that file to make the form use GET, then reopen the page in Firefox and see what URL it generates.

And here is the resulting URL when I search with just the value: 2005 in the as_ylo field:

Evidently I see that I overlooked the &btnG=Search value in the tests I constructed by hand above. Now it seems that I have enough information to construct a template which will run this search and allow all fields.

Template:Google scholar cite edit

07:06, 6 June 2008 (UTC): make a template to wrap the Google Scholar enhanced with the Wikipedia citation assistant Universal reference formatter: {{Google scholar cite}}. I will start by editing in my sandbox page: User:Teratornis/Sandbox4.

21:32, 6 June 2008 (UTC): I edited a first draft. The standard template call could look like this:

{{User:Teratornis/Sandbox4
  |keywords=
  |title=
  |author=
  |publication=
  |yearlow=
  |yearhigh=
  |linktext=
}}

Make a scratch copy of the core part of the template text, with extra line breaks so I can read it:

[http://www.srcf.ucam.org/~ms609/Wiki/Scholar?q={{{1|{{{keywords|}}}}}}
&btnG=Search
&intitle={{{title|}}}
&as_auth={{{author|}}}
&as_publication={{{publication|}}}
&as_ylo={{{yearlow|}}}
&as_yhi={{{yearhigh|}}}
&hl=en
&lr= {{{linktext|{{{1|{{{keywords}}}}}}}}}]

See: WM:TEMP#Mix of named and unnamed parameters. I would like the keywords parameter to optionally be the first unnamed parameter, and the linktext parameter to be optionally the second unnamed parameter. That way the user has the option to use a very short version of the template, or a longer version with named parameters.

Updating to account for the new name: Universal Reference Formatter edit

21:57, 7 June 2008 (UTC): see my comments in User talk:Smith609#Template:Google scholar cite. I need to edit some things to account for changes by Smith609 (the user formerly known as Verisimilus):

An enhancement to Template:Fact edit

22:20, 4 September 2008 (UTC): the {{Fact}} template (based on the {{Fix}} template) displays the link: Citation needed. This isn't as helpful as possible, because the link goes to the Wikipedia:Citation needed page, which doesn't really tell the next user how to find reliable sources. One way to turn the template into a teaching tool would be to add an option to create a link to a {{Google scholar cite}} search. That way, the many instances of {{Fact}} templates would advertise the existence and use of the little-known citation tools such as the Universal reference formatter.

One might argue that if the person who places the template will go to the trouble of constructing a search for the missing references, then that person might as well just run the search, find some references, and add them to the article. Fair enough. However, a large number of Wikipedia editors do not (evidently) know a lot about citations on Wikipedia. A person who does know could usefully educate large numbers of other users by "seeding" articles with "citation needed" notices containing search links that users could click to learn how to use the Universal reference formatter. Giving people examples they find personally relevant may help them learn more efficiently than expecting them to figure out on their own that a tool exists for some problem they perceive. A user might have to read the friendly manuals at some length to get from knowing a statement needs a citation to realizing a tool exists, and identifying it.

The documentation for {{Fix}} says:

Therefore I should look at Wikipedia talk:WikiProject Inline Templates.

Searches edit

Talk page archives edit

20:28, 15 June 2008 (UTC): I should archive my talk page, since it is getting rather long. See {{Archive box collapsible}} and {{archives}}. While I am doing that, I should edit {{Archive box collapsible}} so it creates a {{Google custom}} search on the archive it links to. For example, a search on my talk page archive would look like this:

{{Google custom|en.wikipedia.org/wiki/User_talk:Teratornis||Search archives with Google}}

rendering as: Search archives with Google. This would not work in the article Talk: namespace, unfortunately, because Google does not index Wikipedia's article talk pages, but Google does index the other talk namespaces, such as User talk:. So I would have to make the archive search feature conditional on the namespace in {{Archive box collapsible}}.

18:56, 17 June 2008 (UTC): make a sandbox copy of {{Archive box collapsible}} with a {{Google custom}} search on the archive it links to.

Question page archives edit

Some question page archives are not using {{Google custom}} search yet:

| The best way to search the archives is probably to use a [[search engine]], 
such as [[Google]] by using 
[[google:site:en.wikipedia.org/wiki/Wikipedia:Reference desk/Archives|this search string]] 
for the post-October 2006 archives, and 
[[google:site:en.wikipedia.org/wiki/Wikipedia:Reference desk archive|this search string]] 
for the pre-October 2006 archives.
| The best way to search the archives is probably to use a [[search engine]], 
such as [[google]], with: 
{{google custom|en.wikipedia.org/wiki/Wikipedia:New_contributors%27_help_page/Archive||search the New Contributors' help page archive}} 
(recent archives), or: 
{{google custom|en.wikipedia.org/wiki/Wikipedia:Clueless_newbies||search the Clueless newbies archive}} 
(older archives from 2005-2006).

Articles for deletion log edit

19:51, 29 August 2008 (UTC): Wikipedia seems to have somehow defeated Google's ability to index the Articles for deletion log. Pages such as this:

do not show up in {{Google}} searches:

I first noticed this problem when I was trying to add an example search to {{Google custom}} for the Articles for deletion log:

Type this To get this What it produces, or searches for
{{google custom|en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/Log||search the Articles for deletion archive}} search the Articles for deletion archive Blank form to search the Articles for deletion archive

and I found that none of my searches worked, even when I searched for text strings I knew to be in pages in the log. So far, the only possible explanation I have found is that a strange redirect page appears at the top of the log subpage tree:

This means the pages I want Google to find are actually subpages of a redirect page. I wonder if that is screwing up Google's ability to spider these pages?

Oh, a more likely explanation is that Wikipedia disallows spiders with its robots.txt file:

# Folks get annoyed when VfD discussions end up the number 1 google hit for
# their name. See bugzilla bug #4776
# en:
Disallow: /wiki/Wikipedia:Articles_for_deletion/
Disallow: /wiki/Wikipedia%3AArticles_for_deletion/
Disallow: /wiki/Wikipedia:Votes_for_deletion/
Disallow: /wiki/Wikipedia%3AVotes_for_deletion/
Disallow: /wiki/Wikipedia:Pages_for_deletion/
Disallow: /wiki/Wikipedia%3APages_for_deletion/
...

Once upon a time I was actually aware of this (Template:Google custom/doc#Other Wikipedia exclusions), but I guess I forgot that until just now.

Wikipedia:FAQ search broke edit

05:01, 25 September 2008 (UTC): I thought I was about 99.99% certain that the {{Google custom}} search on all Wikipedia FAQ pages used to work. However, at some time in the perhaps recent past, or maybe it was always this way, the following search stopped finding keywords on subpages of Wikipedia:FAQ:

Type this To get this What it produces, or searches for
{{Google custom|en.wikipedia.org/wiki/Wikipedia:FAQ||Search all FAQs}} Search all FAQs Blank form to search WP:FAQ and subpages

Commander Keane brought this to my attention in:

For example, try some searches for keywords I know to be on subpages of Wikipedia:FAQ:

Troubleshooting:

  • Check the robots.txt file to see if it excludes these subpages. I don't see any entry in robots.txt which might exclude FAQ subpages from Google's indexing.

It looks like Google did not properly re-index the FAQ subpages that have moved to new names. Google indexes the new page content under their old names. Maybe Google's indexing engine does not detect the effect of a page move. Normally we would not notice this, because if we search on the entire English Wikipedia with {{Google custom}}, or even on an entire namespace, we will still find the page we are looking for. Google's search results will link to the redirect, but when we follow the link, Wikipedia will forward us to the current page. Only when we use {{Google custom}} to search on a specific subpage tree will we fail to find pages within that subtree when Google indexed them under redirect page names that are outside the subpage tree.

Thus User:Sbowers3's valiant attempt to make the entire FAQ indexable under its own Wikipedia:FAQ subpage tree may have been futile.

05:58, 27 September 2008 (UTC): I asked for help with this problem and received some knowledgeable replies:

I had an idea to change redirects such as Wikipedia:Business' FAQ to soft redirects. Then the redirect page would not appear to Google to be a duplicate of the content page. This would slightly inconvenience users who are following links to the redirects, but they would only have to click once more.

Another possibility is for me to learn more about Google's custom search engine. See:

For example, the Google custom search engine site page says: "Include one website, multiple websites, or specific webpages." This might allow me, for example, to extend the {{Google custom}} template so it accepts an explicit list of Wikipedia pages to search. That would let us search the FAQ pages even if Google indexes them from the redirects that don't follow a subpage tree structure.

However, it's difficult to make sense of Google's documentation. I don't think that the custom search engine documentation actually refers to this type of URL on which {{Google custom}} operates:

I haven't yet found a Google page that documents what options you can use with that particular custom search URL. Try searching just on google.com:

I needed to put quotes around "sitesearch" to stop Google from splitting it into "Site search" and finding irrelevant results. The above search finds a bunch of messages on Google Groups that are about these custom search engines. Can I search for the first part of an exact URL with Google? Maybe I can find a Web page that shows the string: "http://www.google.com/custom?" and documents something of what this is about.

Those searches find some pages that display these kinds of URLs as text strings. But so far, I do not see any documentation on additional parameters besides domains and sitesearch that the custom URL can take. I have not found a page that documents the exact syntax for those parameters, either. For starters, why do we have to specify both parameters, with the same value, in the search URL? However, I am seeing some Google Groups where people are asking questions about Google custom search. I might be able to come up with a coherent question that might lead someone to tell me where to find the manuals I haven't found yet.

There is a Google Custom Search Help group on Google Groups. I'm joining it.

Google custom search engine edit

08:29, 30 September 2008 (UTC): it would be interesting to design some Google custom search engines. With such engines one can specify a list of sites or specific Web pages for Google to search. The user can then type fairly general keywords, but find results more likely to be relevant because they come only from a set of Web pages that relate to a particular subject area. Some things that might be useful to search this way:

  • Every page linked from the Editor's index to Wikipedia.
  • Particular subsets of Wikipedia, such as the Help desk archives, the Village pump/Technical archives, and so on. We can already search such subsets of Wikipedia with the {{Google custom}} template, but only if they exist in a single subpage tree, and only if Google indexes them in the subpage tree (and not as, for example, redirect pages that are outside the tree).
  • Top 500 external websites to which Wikipedia links - Wikipedia's users are already linking to these sites, so presumably they are all (or are mostly) reliable sources. If lots of Wikipedia articles link to a particular site, maybe the site has still more material that other Wikipedia articles can link to. In the quest for reliable sources, Wikipedia users might try searching the list of proven winners. That would be one option to try, which would not preclude other options.

Since an individual can "own" a Google custom search engine, that individual can put AdSense on it. It might be interesting to create one or more Google custom search engines for searching Wikipedia, put AdSense on them, and donate the proceeds (if any) to the Wikimedia Foundation. This would be one way to sample the Wikipedia user community's acceptance of search engine advertising (note that this is distinct from advertising on Wikipedia generally).

Image search edit

00:03, 29 October 2008 (UTC): finding images on Wikipedia and on Commons can be somewhat difficult, because no search software can identify and index the content of image files yet. Only the text content on an image page is searchable, and that will depend on what the person who uploaded the photo decided to add. I'm aware of these search methods:

  • Image: namespace on Wikipedia:
    • Image: - {{Google custom}} search on the Image: namespace; for some reason, this does not work very well for some sample searches I tried.
    • Special:Search - the MediaWiki search option works quite well on the Image: namespace, far better than Google custom search for the searches I tried, which is about the opposite of how the two options perform when searching for articles. Unfortunately, I don't see a clean way to wikilink to a MediaWiki search on the Image: namespace. Instead I have to use the {{fullurl:...}} magic word, like this:
      • {{fullurl:Special:Search|search=wind+farm}}&ns6=1&fulltext=Search
      • //en.wikipedia.org/w/index.php?title=Special:Search&search=wind+farm&ns6=1&fulltext=Search
  • Commons:

Finding images on Wikipedia that are not on Commons edit

07:41, 9 April 2009 (UTC): I do not know how to search for images that are on Wikipedia and not on Commons.

The behavior that the bug fixes is actually the behavior I want the option to specify, for example when I am searching for photos of wind turbines on the English Wikipedia that are not yet on Commons. Figure out whether this is possible.

New MediaWiki search edit

07:25, 9 April 2009 (UTC): learn about the new search feature on Wikipedia. See Commons:User:Teratornis/Notes#Search.

Compact links to MediaWiki search forms edit

21:26, 24 April 2009 (UTC): the above inputbox format is nice, but not compact. For example, I would like to put links to many different searches onto a single small template, like {{Help desk searches}}. It would be silly to cram many inputboxes onto a template to provide different search options. Determine whether it is possible to make a link to a MediaWiki custom search that works like {{Google custom}}. That is, see if I can construct a MediaWiki search URL that specifies a search prefix.

{{Google custom}} allows two basic types of links:

  • A link to a blank search forms that will perform a custom search when the user fills in some search keywords and clicks a search button.
    • Useful for conveying searches compactly to other users, or for documenting a set of different searches (such as on {{Help desk searches}}).
  • A link that already contains search keywords, and directly generates a search results page, which also contains a search field pre-filled with the search keywords.
    • Useful for documenting specific searches, to oneself (on notes pages) or to others (on talk pages, help pages, etc.).

It would be nice to create a variation of {{Help desk searches}} that uses MediaWiki search.

Try some experiments on MediaWiki search URLs. These are links to Special:Search that I generate with the {{fullurl}} magic word.

  • Attempt to display a blank search form to search the Wikipedia:Help desk and its archive pages:
    • {{fullurl:Special:Search|prefix=Wikipedia:Help_desk}}&fulltext=Search
    • //en.wikipedia.org/w/index.php?title=Special:Search&prefix=Wikipedia:Help_desk&fulltext=Search
  • Another attempt to display a blank search form to search the Wikipedia:Help desk and its archive pages, changing the order of URL parameters:
    • {{fullurl:Special:Search|fulltext=Search}}&prefix=Wikipedia:Help_desk
    • //en.wikipedia.org/w/index.php?title=Special:Search&fulltext=Search&prefix=Wikipedia:Help_desk

For comparison, here is the equivalent search with {{Google custom}}:

Type this To get this What it produces, or searches for
{{google custom|en.wikipedia.org/wiki/Wikipedia:Help_desk||Search Wikipedia Help desk}} Search Wikipedia Help desk Blank form to search the Wikipedia Help desk (also see: {{Google help desk}})

The result is not pleasing. The Special:Search page has the text "prefix:Wikipedia:Help_desk" appearing in the search form, and then the search form is broken. I see no obvious way to run a search with the prefix value from the search form. Instead, the special page seems to have converted the entire prefix string into an ordinary search keyword. Searching from the form just reverts to the ordinary search form behavior. Your search namespace preference settings are in effect, for example. That's hideous.

I might have to write a Bugzilla report about this. Or find out whether anyone else has done this already.

Often I would like to have a compact list of useful searches. There are many problems for which one does not immediately know the particular location where someone might have discussed the solution, and yet one does not want to search on an entire Wikipedia namespace because of many false positives if one does not know the most precise search keywords. I suspect I cannot be the only person who perceives a need for more than an inputbox capability to create one rather large search form at a time. Maybe other users would also like to have the option to create compact links to multiple search forms.

Fortunately, I found a working example of a search link with a prefix tucked away in:

I am probably not using the right URL parameters. 23:24, 26 April 2009 (UTC): Try again:

  • Attempt to display a blank search form to search the Wikipedia:Help desk and its archive pages:
    • {{fullurl:Special:Search|prefix=Wikipedia:Help_desk}}&go=Go
    • //en.wikipedia.org/w/index.php?title=Special:Search&prefix=Wikipedia:Help+desk+&go=Go
  • Apparently you do not specify the "prefix" as a separate parameter, but rather embed it within the "search" parameter:
    • {{fullurl:Special:Search|search=prefix:Wikipedia:Help+desk+}}&go=Go
    • //en.wikipedia.org/w/index.php?title=Special:Search&search=prefix:Wikipedia:Help+desk+&go=Go

Finally, something works. You then have to type your real search term before the resulting: "prefix:Wikipedia:Help desk" in the search form. That's kind of ugly. Plus the search is slower than Google. But note, the example in the Signpost article above is not optimal, because is uses &go=Go rather than &fulltext=Search. The former option searches for a specific page, which is generally not what you want when you do a prefix search - the search results begin with a spurious "page not found" message above the actual search results. The latter option displays only the search results on the body texts of pages within the prefix page range, which is what you would normally want with this type of search.

18:47, 27 April 2009 (UTC): A question came up on the Help desk for which a prefix search will be handy:

This search finds all pages under Wikipedia talk:WikiProject Chemistry which contain the keywords "ChemDraw" and "SVG":

  • //en.wikipedia.org/w/index.php?title=Special:Search&search=ChemDraw+SVG+prefix:Wikipedia+talk:WikiProject+Chemistry&fulltext=Search

Search template edit

19:55, 27 April 2009 (UTC): make a template that works like {{Google custom}} for searching subpage trees within Wikipedia, which uses the new MediaWiki search feature instead of Google. Then I can use the template to add more links to {{Help desk searches}} to give people the option of searching either with Google or MediaWiki. What to call my new template? I would like the name to be both short and descriptive.

  • {{Search subpages}} already exists. It generates a big box containing an inputbox, rather than a compact link to a search form. Its documentation subpage is mostly some text inside <strike>...</strike> tags. The template is not in any categories currently, nor does the documentation mention the {{Google custom}} family of search alternatives. The template documentation mentions {{Search archives}} as being its replacement.
  • {{Search archives}} works much like the current {{Search subpages}}. It is in Category:Talk header templates. However, the template name reflects an overly narrow bias as to the particular pages one might like to search. There are other collections of pages in other namespaces (such as the Wikipedia: namespace) which someone might want to search.

"Search subpages" would probably be a good name for my template, but I would not want to overload and confuse the existing template by modifying it to display a link instead of a form. So I will do one of these things:

  • Make a separate template, or
  • Determine whether I can convert the existing {{Search subpages}} template to function as a compact link generator.

Look for other existing template names starting with the obvious word "Search":

Possible name:

For now, I'll develop a template in User:Teratornis/Search subpages link as my sandbox (with a clean history). When I get the template to work, I will move it to whatever template name I decide on (which might well be "Template:Search subpages link").

05:38, 28 April 2009 (UTC): a reference to help while I develop the template:

I'm testing the User:Teratornis/Search subpages link template by transcluding it in User:Teratornis/Sandbox4. 04:39, 29 April 2009 (UTC): the template seems to be working, so I will move it to {{Search subpages link}}.

Search help desk edit

06:13, 29 April 2009 (UTC): make a {{Search help desk}} template as a cut-down version of {{Search subpages link}}, analogous to {{Google help desk}} being a cut-down version of {{Google custom}}.

07:08, 30 April 2009 (UTC): I'm noticing that some searches work, and some do not. I'm not sure why. {{Google help desk}} always seems to work. I will have to make a set of test cases and look for patterns that might determine when the search works.

Tip of the day edit

06:11, 1 August 2008 (UTC): I noticed one of the tips contains one error, and some information that is getting a little out of date:

Namely:

  • The tip mentions adding Google search links to the External links sections of articles. That violates WP:EL#AVOID.
  • The tip does not mention our new templates: {{Google}}, {{Google wikipedia}}, {{Google custom}}, etc. Instead it focuses only on the older method of using the google: interwiki link prefix. There's nothing wrong with the older method, but the newer templates have some advantages:
    • The templates have documentation pages with examples.
    • {{Google custom}} creates a cleaner search form than using the standard Google Search form with the site: option.
    • One can check the backlinks to find all uses of the templates, including one's own uses.
    • The templates contain code to display an error message in case someone uses one improperly in an article. The interwiki link prefix, on the other hand, cannot guard against someone misusing it.

Evolutionary psychology edit

This might someday expand into its own subpage of notes about evolutionary psychology, perhaps after mankind solves its energy problems, but for now I'll jot some notes here.

Why We Feel: The Science of Human Emotions edit

18:47, 23 August 2008 (UTC): it would be nice to write an article about this book. The author (Victor Johnston) already has an article. Edit a {{Cite book}} template for this book:

A Google Books entry for the book:

The Google Books entry shows two different ISBNs:

Why We Feel: The Science of Human Emotions
By Victor S. Johnston
Published by Basic Books, 1999
ISBN 0738203165, 9780738203164
210 pages

I don't know why. Maybe those are for different editions. See what happens when I search for them:

They seem to point to the same book. Oh, according to the ISBN article:

I guess Google shows the old 10-digit number and the new 13-digit number. The longer number contains 9 of the 10 digits as a substring.

Single signon account edit

23:34, 1 September 2008 (UTC): figure out how to set up a single signon account, so I can upload files to Commons.

Durable building construction edit

20:44, 11 September 2008 (UTC): as long as I can remember, I've wondered why people who live in areas prone to hurricanes, tornadoes, earthquakes, wildfires, and floods so often build buildings incapable of withstanding these hazards. In the poor countries, this is understandable, because sturdy buildings cost a little more, but in developed countries such as the United States, a large fraction of homeowners are wealthy enough to easily afford durable homes. I thought about this topic because I read this quote:

Well, obviously Wikipedia knows something about how to get information to the people, so see what Wikipedia is getting to them now:

This finds some articles:

These articles do not have a navigation template yet. See if Wikipedia has any suitable template already, and look at the related templates if any:

More general searches:

Also look at Wikipedia:WikiProject Architecture to see it deals with this subject.

Navbox for Wikipedia:Template messages edit

19:15, 17 September 2008 (UTC): make a navigation template for the Wikipedia:Template messages subpage tree. Reference:

Start a template in User:Teratornis/Sandbox2. The result is: {{Wikipedia template messages}}.

Neurology of addiction edit

Here is an interesting article:

It would be interesting to know whether automobile dependency also results in changes to the brain.

Things to do on Wikipedia edit

09:27, 12 November 2008 (UTC): occasionally on the Help desk, someone asks about how they can contribute to Wikipedia. For example:

Search for (or if necessary create) a list of highly specific tasks people can do on Wikipedia. Try to think of tasks which are simple enough for a brand-new user, and which will actually improve Wikipedia.

Adding Template:Commons cat edit

09:27, 12 November 2008 (UTC): There are many image categories on Commons. Browse through the categories, than look up corresponding articles on Wikipedia and see if they:

  • Are using any of the images yet. If not, add some.
  • Link to the category with {{Commons cat}}.

This is a relatively simple task which a very new user can do. Since we are only using images that other people have already uploaded to Commons, the new user doesn't have to deal with the complexities of uploading images.

Move some images to Commons edit

22:10, 2 December 2008 (UTC): figure out the exact steps to move some images to Commons. Start with the instructions:

I looked at the CommonsHelper Helper page and I don't quite understand how it would help me. I will start by just trying to use CommonsHelper by itself.

First attempt: Image:Prince wind farm.jpg edit

Those instructions look straightforward enough, although they are out of date, because the CommonsHelper window has additional input fields the instructions do not mention. I will start with this image because it is in the public domain:

First check whether another image of the same name is already on Commons:

Try using the hint at the bottom of the Commonshelper interface instructions:

  • Adding ?interface={{CONTENTLANGUAGE}}&image={{PAGENAME}}&lang={{CONTENTLANGUAGE}} at the end of the URL will fill in most of the data needed.

This seems to be a proper syntax, using the {{fullurl}} and {{urlencode}} magic words to encode the base URL and image name respectively. Pre-filling as much of the form as I can from my own URL has the distinct advantage of saving a record of what I did, so I can come back six months later and not have to struggle to remember. After a few tries, I think I figured out the proper URL syntax:

  • {{fullurl:tools:~magnus/commonshelper.php|interface=en}}&image={{urlencode:Prince wind farm.jpg}}&lang=en, which expands to:
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Prince+wind+farm.jpg&lang=en

Maybe later I could make a template to wrap around CommonsHelper.

The next puzzles appear to be:

  • The "User" field. I cannot being to guess what this means:
    • User: (optional; put your commons username (no "User:") here to get a backlink from the image description page)
      • Backlink to what? Image description page where? On Commons, or on the originating Wikipedia? Would this only be appropriate if I was the original uploader? What does the backlink look like? The field description is uselessly vague, and the outdated documentation page does not mention it. I will guess I can leave this blank. Of course there is no way to test anything with a sandbox upload. It looks like the upload is the real deal on the first guess.
  • The TUSC input fields. The outdated documentation does not mention this.
    • Commons does not accept "anonymous" transfers through CommonsHelper anymore. Don't blame me. Verify your Commons user name with TUSC for direct upload.
      • I don't blame the you behind the "me" for the problem, but it would be nice if the rest of the user community had pitched in by documenting this better. The standard of documentation on Commons seems to be lower than on Wikipedia. I wonder if there is an Editor's index to Commons? There is now.

The puzzle continues:

I'm attempting to stagger through what looks like a hack necessitated by the Toolserver system not being integrated with the rest of the MediaWiki universe. Maybe uploading images manually would be simpler, by the time I slog through all these vaguely documented steps to use the "simple" tool. But I'll soldier on and see where this goes.

Toolserver User Screening Control
Step 2: Edit commons.wikimedia to verify your identity
You will have to edit your talk page on that wiki, with a summary containing the following token:

04bdd3fa607e9f6b00169094261c496f

You can do that by clicking on this button (will open in a new window):

and, provided you're logged in, save the page. Then, come back here, and enter your new password for this new account:
New password : (do NOT use your Commons password!

I seem to have a TUSC account now:

Toolserver User Screening Control
Congratulations, you are now a verified TUSC user! Weep tears of joy, or something.

I'm going with "or something." At the moment, I am quite far from experiencing Flow (psychology). Here are the form field values I'm using for my first attempt to move an image to Commons:

Move-to-commons assistant
Language code: en
Image name:    Prince wind farm.jpg
New name:      Prince wind farm.jpg (for direct upload only; leave blank to keep original name)
Project:       wikipedia            (may also be wikibooks or wikisource)
User:                               (optional; put your commons username (no "User:")
                                    here to get a backlink from the image description page)
Use WikiSense to suggest categories [v]
Remove existing categories          [v]
Ignore warnings                     [ ] (overwrite existing images)
...
[v] Directly upload file (using commons user name 'File Upload Bot (Magnus Manske)')

The upload seems to have worked. I added a {{NowCommons}} to the image file on Wikipedia by clicking the button at the bottom of the confirmation screen. WikiSense put the image on Commons into these categories:

which seem satisfactory.

Moving more images to Commons edit

I should then be able to move the rest of the Wikipedia images I identified as being similarly moveable:

Make some URLs to preload the CommonsHelper form:

  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wonthaggi+wind+farm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wind+Farm+PA.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Codrington+Wind+Farm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Out+Newton+Wind+Farm.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Somerset+wind+farm+worms+eye.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Paldiski+wind+farm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maple+Ridge+Wind+Farm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Geraldton+Wind+Farms+DSC04308.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Canunda+wind+farm+DKC1.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wind+Farm+Powering+Miquelon.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=IMG+4001+Windy+Hill+Wind+Farm.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Mt+Millar+wind+farm+DKC1.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ramea+Wind+diesel+Aug+2007.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ballywater+WindFarm+from+MorrisCastle+Wexford+May2007.JPG&lang=en

05:06, 3 December 2008 (UTC): I moved all of the above images, and categorized them on Commons reasonably well. Now I can look for some more.

Moving still more images to Commons from the English Wikipedia edit

I'll stick to the English Wikipedia for now.

Search for: wind farm edit

Look in these Wikipedia image search results for "wind farm" for images on Wikipedia and not on Commons:

  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=France+wind+farm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Somerset+wind+farm+all+portrait+cloudy.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Waubra+wind+farm+construction+DKC1.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=San-Gorgonio-pass-wind-farm+IMG+6704+060421+143600.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Burton+Wold+Wind+Farm+22+Jan+2008+%281%29.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=2001352.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Cefncroeswindfarm1.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=HemsbyWindFarm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Scrobysands04.11.2005.c.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Scrobysands04.11.2005.b.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Scrobysands04.11.2005.a.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Madisonfrom20.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Madisonwm.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=DSC03242.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=DSC03252.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=HighroydmoorfromThurlstone.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Royd3.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Windpark+Galicia.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Fenner1.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Fenner2.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MapleRidgeWindFarm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tughill.JPG&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=IMG+WindfarmKilmuck1920.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wyomingwindfarm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Lake+Bonney+wind+farmDKC1.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Big-pump-king.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tehachapi+pass.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=GolanHeights+BneiRasan+WindFarm.jpg&lang=en
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=EmuDownsWindFarm.jpg&lang=en

Search for: wind turbine edit

Search for "wind turbine", which finds over 400 images, some of them not yet on Commons. I edited my preferences, Search tab, to display up to 500 results, so I can see all the images from this search.

(I failed to save a number of links to images that I copied to Commons. Oh well.)

These images can go into the Stateline Wind Project article (which also needs an update):

Some contributors upload photos of wind turbines with few or no clues about where they are. This one is probably in New Zealand.

  • Image:Windturbine.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Windturbine.jpg&lang=en

This one is a bit clearer about the location:

Can I move this image to Commons?

The image description page says the image is copyrighted, but the copyright holder permits anyone to use it for any purpose as long as they attribute it to the copyright holder. I could see if CommonsHelper lets me copy it. Oh, I found another image with the same license that is already on Commons: Image:Hornsrev16.JPG.

The image needs to be on Commons because this article: vi:Bãi tuốc bin gió Horns Rev is trying to use it. So I will copy it to Commons.

This image file contains no license, so I did not move it to Commons:

  • Image:Toora wind farm DKC1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Toora+wind+farm+DKC1.jpg&lang=en
  • Image:Turbine_aalborg.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Turbine_aalborg.jpg&lang=en
  • Image:Mod-2 Wind Turbine Cluster3.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Mod-2+Wind+Turbine+Cluster3.jpg&lang=en
  • [[:Image:]]
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=&lang=en

Search for: windmill edit

Search for "windmill", which some people have used to label photos that we could more precisely call photos of wind turbines. Most of the results actually are of windmills, but there are a few modern wind turbines lurking in there. Also note that recently (perhaps today or yesterday), the "Image:" namespace turned into the "File:" namespace everywhere (on Wikipedia and on Commons, it seems).

Wikipedia's image search reports 3920 images from the search term "windmill". I cannot find a way to display more than the first 1000. That is too bad, because there are a few images of modern wind turbines hiding amongst a large number of images that are mostly of old windmills. The "next" links on the search results page do not work. I tried increasing the number of results to display, by using my Special:Preferences "Search" tab, but when I specify 5000, I still only get 1000 results.

This is the search URL showing in the browser, but when I click it again, it doesn't find anything:

The same link with the : character uncoded:

I was able to maybe get to the next 500 results with this URL:

I slogged through the rest of the "windmill" images from Wikipedia's search results. I found a few more images of modern wind turbines that needed better categorizing. It is amazing how many photos Wikipedia and Commons have of old windmills. I find it hard to believe that so many people seem to treasure such obsolete inefficient garbage, while at the same time some people claim to dislike the appearance of modern wind turbines. I guess it's all a question of what people are accustomed to seeing.

More image moves edit

22:19, 14 December 2008 (UTC): move some more images to Commons that I stumbled across by other methods.

18:01, 31 August 2009 (UTC): the Move-to-Commons assistant is broken right now. It did not move the following image to Commons. I will try again later. In the meantime, prepare the links I will need to move some more images to Commons that are in the Peak oil article. Some of these can go into Commons:Category:Energy use comparisons or a related category. 08:35, 7 September 2009 (UTC): the Move-to-Commons assistant decided to start working now.


Badly named images edit

These are two different images with the same (awful, way too generic and thus collision-prone) name:

Both images should have different names. How does one move an image? It looks complicated:

I left a message on:

asking the photographer if he is OK with moving the image on Commons. If he agrees, then I can try to figure out how to do it.

I could copy Image:Windturbinefarm.jpg to Commons and rename it: commons:Prince Township Wind Farm from access road.jpg. That would eliminate the name collision.

Images of the University of Cincinnati edit

20:02, 6 December 2008 (UTC): move these images to Commons:

Images relating to petroleum edit

00:20, 21 April 2009 (UTC): move these images to Commons:

There is a Commons:Category:Petroleum production of Norway, but I don't see a Commons:Category:Petroleum in the United States. There is a Commons:Category:Petroleum production which has three country-specific subcategories. Therefore, I will follow suit and make a new category: Commons:Category:Petroleum production in the United States.

07:12, 22 April 2009 (UTC): CommonsHelper seems broken at the moment. 20:47, 22 April 2009 (UTC)~: CommonsHelper decided to start working. I moved the file to Commons:File:US historical energy consumption.PNG.

Another move edit

Searching for files on the English Wikipedia and not yet on Commons edit

23:52, 10 July 2009 (UTC): Special:Search can find images, but it provides no obvious way to restrict the results to images that are only on Wikipedia and not yet on Commons. This makes it difficult to find new uploads to Wikipedia that should be on Commons. For example, a search for "wind turbine", "wind farm", or "wind power" in the Image: namespace produces hundreds of results, including all the images I and other users have already moved to Commons. WP:EIW#MoveToCommons lists this tool which might help:

  • Push-for-commons – tool to show a set of images from a wikipedia, helping to find license problems, {{NowCommons}} candidates, and images that should be copied/moved to the commons.

The tool looks strange at first glance. It has a "Mode" drop-down list with the following choices:

  • Random images
  • Images from category ...
  • Images uploaded by user ...
  • Alphabetically, starting at ...

but oddly, no search field. However, when I run a search from category and type "Wind power" in the category field, some images come up. Most do not depict wind turbines. They appear to be images from articles in the category I specified, and in subcategories to the depth I selected (which I defaulted to 3). So I guess this works. However, I probably won't find images of wind turbines that are in articles that are in strange categories. Anyway, my first attempt finds a few images I can move to Commons, out of 50 results.

  • File:Massstab.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Massstab.jpg&lang=en
  • File:Wind hydrogen.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wind+hydrogen.JPG&lang=en

08:40, 12 July 2009 (UTC): here's one I ran across at random:

  • File:Turbine misty.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Turbine+misty.jpg&lang=en

20:34, 12 July 2009 (UTC): and another:

Move more files, from Category:Renewable energy edit

20:50, 29 September 2009 (UTC): some more that I found by searching for "Images in category renewable energy and subcategories (depth 3) on en.wikipedia":

  • File:2006palm oil.PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=2006palm+oil.PNG&lang=en
  • File:AmesHydro,CO.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=AmesHydro%2CCO.jpg&lang=en
  • File:Atom diagram.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Atom+diagram.png&lang=en
  • File:Energy.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Energy.png&lang=en
  • File:Fresnel reflectors ausra.jpg - oops, a lower-resolution copy of that file is already on Commons. Ignore it.
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Fresnel+reflectors+ausra.jpg&lang=en
  • File:Ganderkesee.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ganderkesee.jpg&lang=en

10:45, 1 October 2009 (UTC): another batch:

  • File:Tidalenergyturbine.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tidalenergyturbine.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Tidal power conceptual barrage.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tidal+power+conceptual+barrage.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:The 220 mirrors of the CRTF.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=The+220+mirrors+of+the+CRTF.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solartaxi.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solartaxi.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solarchimney.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solarchimney.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solarboiler.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solarboiler.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar tea kettle.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+tea+kettle.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:SolarTrackerRoofView300W200H.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SolarTrackerRoofView300W200H.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SolarHeating.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SolarHeating.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:SeoulMarineSuncheon052.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SeoulMarineSuncheon052.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Russiasolar.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Russiasolar.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Remote compost toilet.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Remote+compost+toilet.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Re investment 2007-2017.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Re+investment+2007-2017.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Radiation Spectrum.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Radiation+Spectrum.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Power Tower.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Power+Tower.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Pond Loop Close Up.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Pond+Loop+Close+Up.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Pond Loop Being Sunk.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Pond+Loop+Being+Sunk.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Plantationpre.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Plantationpre.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Pelamis machine installed at the Agucadoura Wave Park.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Pelamis+machine+installed+at+the+Agucadoura+Wave+Park.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Parabolic-dish.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Parabolic-dish.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:PVeff(rev110707)d.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=PVeff%28rev110707%29d.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:PV 1980-2007.jpg
  • File:Otec oc t-s dia.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Otec+oc+t-s+dia.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Otec2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Otec2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Oil Prices Medium Term.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Oil+Prices+Medium+Term.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:OTEC diagram.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OTEC+diagram.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Mouchot1878x.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Mouchot1878x.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Vessel in Port Oriel.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Vessel+in+Port+Oriel.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:US gas production.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=US+gas+production.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Geoprobe Drill.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Geoprobe+Drill.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:FluorescentT8razorback.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=FluorescentT8razorback.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Ever-monaco-grimaldi-forum.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ever-monaco-grimaldi-forum.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Ever-monaco-prince-albert.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ever-monaco-prince-albert.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Evopod July 2009.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Evopod+July+2009.JPG&lang=en&remove_categories=1&reallydirectupload=1

Move more files, from Category:Solar energy edit

05:11, 2 October 2009 (UTC): this is becoming somewhat efficient. Move some more images. These are search results starting with Category:Solar energy in Push for Commons.

  • File:BIFresnel.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=BIFresnel.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:BlackDye.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=BlackDye.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Chargeseperation mike.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Chargeseperation+mike.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Charging.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Charging.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Christine 2008.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Christine+2008.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Cm529_sb_10ftet.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Cm529_sb_10ftet.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Cm529 sb tube.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Cm529+sb+tube.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Cntpolymer hj.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Cntpolymer+hj.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Colorado_Court_from_Santa_Monica_Freeway.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Colorado_Court_from_Santa_Monica_Freeway.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Colorado Court north facade.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Colorado+Court+north+facade.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Colorado Court solar panels at entry.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Colorado+Court+solar+panels+at+entry.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Colorado_Court_south_shading.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Colorado_Court_south_shading.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Daylighting - Skylight.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Daylighting+-+Skylight.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Dyeelectron kh.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Dyeelectron+kh.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:GaAscrystals.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=GaAscrystals.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:GaSeBulk.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=GaSeBulk.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:GaSstructure.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=GaSstructure.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hemiphoto monarch habitat1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hemiphoto+monarch+habitat1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hemiphoto stream1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hemiphoto+stream1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hemiphoto stream2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hemiphoto+stream2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Heterojunction mike.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Heterojunction+mike.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:HotPot-cooking-vessel.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=HotPot-cooking-vessel.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:JaycarSunswiftIII finish.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=JaycarSunswiftIII+finish.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:MBTeamphoto.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MBTeamphoto.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Magnifying-fresnel-lens.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Magnifying-fresnel-lens.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Maize and blue cmsi 3.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maize+and+blue+cmsi+3.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Maizebluecatia.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maizebluecatia.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Maizebluechassiscatia.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maizebluechassiscatia.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Maizeblueunveiling.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maizeblueunveiling.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Mouchot.jpeg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Mouchot.jpeg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Nanoparticles mike.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Nanoparticles+mike.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Nantenna Results.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Nantenna+Results.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Norbornadiene1.GIF
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Norbornadiene1.GIF&lang=en&remove_categories=1&reallydirectupload=1
  • File:PHOENIXBATH.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=PHOENIXBATH.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Pump Pack.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Pump+Pack.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Racingaustralia.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Racingaustralia.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Rammed earth.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Rammed+earth.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIAust.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIAust.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIICalPoly.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIICalPoly.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIIITeam800H.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIIITeam800H.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIIPoster800H.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIIPoster800H.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIIQual.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIIQual.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIISunrayceFinish.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIISunrayceFinish.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIITeam.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIITeam.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEIITeam2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEIITeam2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SEITeam.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SEITeam.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SOLAR SINAG.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SOLAR+SINAG.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:STEP 1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=STEP+1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:STEP 2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=STEP+2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SeedStartingGreenhouse.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SeedStartingGreenhouse.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Skin Effect.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Skin+Effect.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar12.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar12.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar21.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar21.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar Car Sunset.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+Car+Sunset.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar Umbrella as seen from Woodlawn Ave.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+Umbrella+as+seen+from+Woodlawn+Ave.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar Umbrella dining room.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+Umbrella+dining+room.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar Umbrella from the garden.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+Umbrella+from+the+garden.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar Umbrella living room.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+Umbrella+living+room.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar Umbrella master bedroom.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+Umbrella+master+bedroom.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar Umbrella stair.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+Umbrella+stair.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solar chimney TAS model.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solar+chimney+TAS+model.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solarcells1.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solarcells1.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solarcells2m.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solarcells2m.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solarcells4.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solarcells4.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Soleon on day 2 of NASC 05.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Soleon+on+day+2+of+NASC+05.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Stanfordsolarcar solstice.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Stanfordsolarcar+solstice.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sunraycestart.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sunraycestart.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sunrunner.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sunrunner.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Test chassis.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Test+chassis.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:TiO2crystals.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=TiO2crystals.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:TinMan.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=TinMan.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Transpired Air Collector.PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Transpired+Air+Collector.PNG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Transpired Solar Absorber.PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Transpired+Solar+Absorber.PNG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Trombe wall 4.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Trombe+wall+4.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Twice Cropped Zonnecollectoren.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Twice+Cropped+Zonnecollectoren.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:UCSolar-X1-Wikipedia.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=UCSolar-X1-Wikipedia.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:UCSolarX1-StampedeParade-Wikipedia.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=UCSolarX1-StampedeParade-Wikipedia.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:UC Solar Team with Schulich.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=UC+Solar+Team+with+Schulich.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:UMSolar NAIAS06.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=UMSolar+NAIAS06.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Water to Air Heat Pump.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Water+to+Air+Heat+Pump.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Water to Water Heat Pump.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Water+to+Water+Heat+Pump.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Windtunnel2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Windtunnel2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Windtunnel testing.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Windtunnel+testing.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Winning sunrayce.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Winning+sunrayce.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:ZomeworksTrackerHead5816.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=ZomeworksTrackerHead5816.jpg&lang=en&remove_categories=1&reallydirectupload=1

Move more files, from Category:Wind farms edit

05:11, 2 October 2009 (UTC): These are search results starting with Category:Wind farms in Push for Commons.

Move more files, from Category:Wind turbines edit

07:08, 3 October 2009 (UTC): most of these image files are not actually of wind turbines, but moving them to Commons is still useful to get them out of the way of a pushforcommons category search. That way I can more efficiently check for new uploads of wind turbine photos to Wikipedia that should be on Commons.

  • File:ACS buildings.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=ACS+buildings.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Aerial View of Hull, Massachusetts.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Aerial+View+of+Hull%2C+Massachusetts.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Boeing 314 Clipper.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Boeing+314+Clipper.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:BosMusOSci VanDGLightening.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=BosMusOSci+VanDGLightening.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:GeneralElectricSign.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=GeneralElectricSign.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:General View, Nantasket Beach, MA.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=General+View%2C+Nantasket+Beach%2C+MA.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Gliding.yaw.bearing.lock.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Gliding.yaw.bearing.lock.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Historical.gliding.yaw.bearing.lock.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Historical.gliding.yaw.bearing.lock.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Historical.hybrid.bearing.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Historical.hybrid.bearing.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hotel Nantasket & Auditorium.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hotel+Nantasket+%26+Auditorium.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hotel Nantasket and Auditorium.jpg - CommonsHelper did not like the "&" character in the filename.
  • File:Hull - Fort Revere.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hull+-+Fort+Revere.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hull Town Hall.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hull+Town+Hall.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Image mini.jpeg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Image+mini.jpeg&lang=en&remove_categories=1&reallydirectupload=1
  • File:MCCCommons1.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MCCCommons1.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:MCCCommons2.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MCCCommons2.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:MCCFront.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MCCFront.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:MCCSculpt.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MCCSculpt.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:OldCharlesRiverLock2001.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OldCharlesRiverLock2001.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Swaffamkevinhale.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Swaffamkevinhale.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Tstc harlingen entrance.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tstc+harlingen+entrance.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Tstc harlingen library.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tstc+harlingen+library.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:View of Nantasket Beach.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=View+of+Nantasket+Beach.jpg&lang=en&remove_categories=1&reallydirectupload=1

Move more files, from Category:Biofuels edit

09:34, 3 October 2009 (UTC): CommonsHelper finds a bunch of files to move from Category:Biofuels. I wish more Wikipedia users were aware of Commons. I guess by moving images to Commons we can raise awareness, since a bot program comes along later and puts a notification on the uploader's user talk page after I move an image to Commons.

  • File:2,5-dimethylfuran.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=2%2C5-dimethylfuran.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:2005maize.PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=2005maize.PNG&lang=en&remove_categories=1&reallydirectupload=1
  • File:2005soyabean.PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=2005soyabean.PNG&lang=en&remove_categories=1&reallydirectupload=1
  • File:2005wheat.PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=2005wheat.PNG&lang=en&remove_categories=1&reallydirectupload=1
  • File:2007triticale.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=2007triticale.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:A Chevron in Chilliwack.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=A+Chevron+in+Chilliwack.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Airlayerjatrophacurcaus.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Airlayerjatrophacurcaus.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain1.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain1.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain10.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain10.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain2.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain2.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain3.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain3.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain4.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain4.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain5.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain5.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain6.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain6.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain7.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain7.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain8.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain8.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Astrain9.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Astrain9.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:COA-772.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=COA-772.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Caminhão Carregado.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Caminh%C3%A3o+Carregado.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Cane syrup evaporator 1330.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Cane+syrup+evaporator+1330.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:ChevronStandard.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=ChevronStandard.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Corfsix.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Corfsix.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:CornKernelBox.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CornKernelBox.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Cornsilk 7091.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Cornsilk+7091.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Dimethylfuran reaction with singlet oxygen.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Dimethylfuran+reaction+with+singlet+oxygen.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Expeller.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Expeller.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Extreme close-up of sunflower head.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Extreme+close-up+of+sunflower+head.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:FAA Frank Lorenzo 6336.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=FAA+Frank+Lorenzo+6336.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Final Image.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Final+Image.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Graftingjatrophacurcus.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Graftingjatrophacurcus.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Jatrophacurcuscutting.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Jatrophacurcuscutting.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:JlmartichokeS.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=JlmartichokeS.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Madhura syrup.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Madhura+syrup.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Maize ear.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maize+ear.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:MixAlco Pilot Plant.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MixAlco+Pilot+Plant.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Mochica Corn.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Mochica+Corn.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Nambassa 1981 Alt. Energy centre.'Gas Producer'. Photographer Michael Bennetts.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Nambassa+1981+Alt.+Energy+centre.%27Gas+Producer%27.+Photographer+Michael+Bennetts.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Nambassa 1981 Alt Energy centre Gas Producer Photographer Michael Bennetts.jpg - the above file has a nasty filename which messes up CommonsHelper.
  • File:NewarkC.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NewarkC.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Newchevrongasstation.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Newchevrongasstation.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:PanicumVirgatum.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=PanicumVirgatum.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Paulownia foliage.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Paulownia+foliage.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Rossler1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Rossler1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SGDL0001.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SGDL0001.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sakebottle 08-11-2006.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sakebottle+08-11-2006.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Solarmine1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Solarmine1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sorghum jar.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sorghum+jar.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Spread sugarcane.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Spread+sugarcane.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Stages of anaerobic digestion.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Stages+of+anaerobic+digestion.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sugarcane drink.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sugarcane+drink.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sunflower10094.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sunflower10094.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SunflowerField.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SunflowerField.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sunflower farm.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sunflower+farm.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sunflowergarden.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sunflowergarden.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sunflowerswilting.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sunflowerswilting.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sweet White Corn.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sweet+White+Corn.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Tallow2232.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tallow2232.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Trader joes edamame.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Trader+joes+edamame.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Transesterification of triglycerides.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Transesterification+of+triglycerides.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Used vegetable cooking oil.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Used+vegetable+cooking+oil.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Wheat Ear milk&full.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wheat+Ear+milk%26full.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Wheat Ear milk full.jpg - Commons did not like the original file name.
  • File:Wilkesboro Sunflower.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wilkesboro+Sunflower.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Wood gas stove Principle of operation.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wood+gas+stove+Principle+of+operation.png&lang=en&remove_categories=1&reallydirectupload=1


Move more files, from Category:Global warming edit

09:34, 3 October 2009 (UTC): CommonsHelper finds a bunch of files to move from Category:Global warming.

  • File:326891.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=326891.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Baku 326891.jpg - fix the dodgy name
  • File:4086b.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=4086b.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Oil rocks Soviet stamp 4086b.jpg - fix the dodgy name
  • File:DEVIL HILL & lahijan pool.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=DEVIL+HILL+%26+lahijan+pool.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Devil Hill and lahijan pool.jpg - fix the dodgy name
  • File:IAA1173.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=IAA1173.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Palace of the Shirvanshahs IAA1173.jpg - fix the dodgy name
  • File:Insight+url.jpeg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Insight%2Burl.jpeg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Insight url.jpeg - fix the dodgy name
  • File:SV100334.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SV100334.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Lankaran SV100334.jpg - fix the dodgy name
  • File:SV100554.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SV100554.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Baku SV100554.jpg - fix the dodgy name
  • File:Kazakistanish.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Kazakistanish.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • already on Commons as: File:Horses in Mangystau Province, Kazakhstan.jpg
  • File:First Film Studio in Baku.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=First+Film+Studio+in+Baku.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • CommonsHelper dies completely on the above file.
  • File:Pomni.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Pomni.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • CommonsHelper dies completely on the above file.
  • File:95307main fig4m.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=95307main+fig4m.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:AYool CCl4 history.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=AYool+CCl4+history.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:A Marley industrial cooling tower.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=A+Marley+industrial+cooling+tower.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Aktau beach.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Aktau+beach.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Amir nezam house02.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Amir+nezam+house02.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Animas Valley CO 1903.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Animas+Valley+CO+1903.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Ashuradeh island.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ashuradeh+island.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Azerbaijan National Petrol Building.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Azerbaijan+National+Petrol+Building.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Azmonsoon.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Azmonsoon.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Baku002.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Baku002.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Baku41.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Baku41.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:BakuKidsTheather.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=BakuKidsTheather.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:BakuOpera.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=BakuOpera.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:BakuStreet1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=BakuStreet1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Blue Mosque06.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Blue+Mosque06.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Bromotrifluoromethane-chemical.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Bromotrifluoromethane-chemical.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:CCS process.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CCS+process.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:CIAIranKarteOelGas.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CIAIranKarteOelGas.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:CLG Cambridge2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CLG+Cambridge2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:CO2-by-country--1990-2025.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CO2-by-country--1990-2025.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:CO2 increase rate.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CO2+increase+rate.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Capandshare02outline.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Capandshare02outline.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:CemKilnCyclone.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CemKilnCyclone.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:CemKilnSP4.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CemKilnSP4.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Central Calcutta after Rain.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Central+Calcutta+after+Rain.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Central highlands.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Central+highlands.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Chimney sofia.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Chimney+sofia.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Civil disobedience rally at Hazelwood September 2009.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Civil+disobedience+rally+at+Hazelwood+September+2009.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Communit1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Communit1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Communit2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Communit2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Dewpoint.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Dewpoint.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:DynamoElectricMachinesEndViewPartlySection USP284110.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=DynamoElectricMachinesEndViewPartlySection+USP284110.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Edccc.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Edccc.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Emissions.Trading.jpeg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Emissions.Trading.jpeg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Empress Catherine The Great circa 1770 (D.G. Levitsky).JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Empress+Catherine+The+Great+circa+1770+%28D.G.+Levitsky%29.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Enso-index-map.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Enso-index-map.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Entrenched river.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Entrenched+river.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Eq-gen1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Eq-gen1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Eq-gen2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Eq-gen2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Eq-gen3.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Eq-gen3.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Eq-gen4.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Eq-gen4.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Erik van Zadelhoff.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Erik+van+Zadelhoff.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Esfahan Shah Sq.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Esfahan+Shah+Sq.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Estargheh - Gilan.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Estargheh+-+Gilan.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Europe map kazakhstan.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Europe+map+kazakhstan.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Filarmoniya.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Filarmoniya.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Flood plain 7991.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Flood+plain+7991.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Freshets sign NH 2008.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Freshets+sign+NH+2008.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:GHG by region.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=GHG+by+region.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Galicja1881.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Galicja1881.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Gas Prices Medium Term.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Gas+Prices+Medium+Term.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Global Atmospheric Model.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Global+Atmospheric+Model.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Grand Junction Trip 92007 098.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Grand+Junction+Trip+92007+098.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Greening Sahel 1982-1999.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Greening+Sahel+1982-1999.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hans blix.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hans+blix.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hazelwood Power Station.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hazelwood+Power+Station.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hazelwood Power Station ESP.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hazelwood+Power+Station+ESP.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hazelwoodpowerstationatnight.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hazelwoodpowerstationatnight.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Hexafluoroethane.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Hexafluoroethane.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:HighRockLowWater2002.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=HighRockLowWater2002.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Incesenet Müzesi.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Incesenet+M%C3%BCzesi.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Independence1990.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Independence1990.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Investmentbubble.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Investmentbubble.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Iran southern caspian energy prospects 2004.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Iran+southern+caspian+energy+prospects+2004.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:James E Hansen.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=James+E+Hansen.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Kamakura tsunami.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Kamakura+tsunami.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Khwarezmian Empire 1190 - 1220 (AD).PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Khwarezmian+Empire+1190+-+1220+%28AD%29.PNG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Kremlin senate.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Kremlin+senate.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Kutum.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Kutum.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Kuwait city 1996.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Kuwait+city+1996.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Kwh per frig.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Kwh+per+frig.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:LDCement2StringPH.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LDCement2StringPH.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:LDCementXRDOnline.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LDCementXRDOnline.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:LDClinkerScaled.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LDClinkerScaled.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:LDSatelliteCooler.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LDSatelliteCooler.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:LDWisconsinTireInject.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LDWisconsinTireInject.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:LaTrobe Valley CFPS.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LaTrobe+Valley+CFPS.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Lahijan.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Lahijan.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Lahijan3.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Lahijan3.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Lahijan gondola.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Lahijan+gondola.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Little Laramie River 1905.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Little+Laramie+River+1905.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:LogCO2VaporPressure.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LogCO2VaporPressure.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:LogMethaneVaporPressure.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LogMethaneVaporPressure.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Low cloud.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Low+cloud.jpg&lang=en&remove_categories=1&reallydirectupload=1

23:42, 8 October 2009 (UTC): Next batch:

  • File:Maprawcliffe.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maprawcliffe.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Maqbaratoshoara02.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maqbaratoshoara02.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Maria Sharapova Indian Wells 2006 2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Maria+Sharapova+Indian+Wells+2006+2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:MazandaranSari.PNG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MazandaranSari.PNG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Mean sst equatorial pacific.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Mean+sst+equatorial+pacific.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Methane-ir.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Methane-ir.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Methanestorflaket.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Methanestorflaket.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Misc3 046.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Misc3+046.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:NACementKilns%PC.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NACementKilns%25PC.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:NACementKilns%Wet.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NACementKilns%25Wet.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:NACementKilnsMeanFuel.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NACementKilnsMeanFuel.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:NACementKilnsMeanTPD.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NACementKilnsMeanTPD.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:NTE Zone graphic.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NTE+Zone+graphic.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:NTE Zone graphic 2.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NTE+Zone+graphic+2.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:NZ-WoF.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NZ-WoF.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Nominalrealoilprices1968-2006.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Nominalrealoilprices1968-2006.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:OSV Bold.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OSV+Bold.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Ogurja1.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ogurja1.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Oil Prices in dollar and euro 1998-2007.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Oil+Prices+in+dollar+and+euro+1998-2007.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Oil price chronology-june2007.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Oil+price+chronology-june2007.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Oka river between Serpukhov and Kashira.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Oka+river+between+Serpukhov+and+Kashira.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Onetonnechallengeconference.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Onetonnechallengeconference.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Opbushel.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Opbushel.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Otan.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Otan.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Oxbow lakes AR 1949.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Oxbow+lakes+AR+1949.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:PearlStreetStation.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=PearlStreetStation.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Pedro Garcia.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Pedro+Garcia.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Peedee-highrocklake.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Peedee-highrocklake.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Philarmonia.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Philarmonia.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:PowerPlantEkibastus.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=PowerPlantEkibastus.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Power pla.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Power+pla.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Propert2.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Propert2.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Propert3.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Propert3.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Putin at the ceremony of opening the gas pipeline.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Putin+at+the+ceremony+of+opening+the+gas+pipeline.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:RezaShrine.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=RezaShrine.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Rubbermold.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Rubbermold.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Runna.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Runna.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:SSPX0347.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=SSPX0347.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Saratovbridge.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Saratovbridge.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sari Population Graph.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sari+Population+Graph.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Shirvanshah.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Shirvanshah.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Shirvanshakh.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Shirvanshakh.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Soviet marines-in the battle of stalingrad volga banks.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Soviet+marines-in+the+battle+of+stalingrad+volga+banks.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Storflaket.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Storflaket.JPG&lang=en&remove_categories=1&reallydirectupload=1
  • File:Sunshade.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Sunshade.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Tabriz municipality-saat tower4.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Tabriz+municipality-saat+tower4.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:The Rising Sea Level.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=The+Rising+Sea+Level.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Typical fusegate.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Typical+fusegate.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:U. S. Sea Level Trends 1900-2003.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=U.+S.+Sea+Level+Trends+1900-2003.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:UNFCCCcountries.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=UNFCCCcountries.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Uglich shluz.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Uglich+shluz.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Ultraspeed.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ultraspeed.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Urban rail in the UK.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Urban+rail+in+the+UK.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Vgik.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Vgik.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Virgillo Viana.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Virgillo+Viana.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:WAIS-Flag-and-Camp.jpeg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=WAIS-Flag-and-Camp.jpeg&lang=en&remove_categories=1&reallydirectupload=1
  • File:WAISDivideReg.jpeg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=WAISDivideReg.jpeg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Wangari maathai and DRC env minister.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wangari+maathai+and+DRC+env+minister.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Wea01422.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wea01422.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Where is my vote?.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Where+is+my+vote%3F.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:World Coal Resources.gif
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=World+Coal+Resources.gif&lang=en&remove_categories=1&reallydirectupload=1
  • File:Yeast on grapes.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Yeast+on+grapes.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:YomJrslm 292.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=YomJrslm+292.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:YouthClimateMovement.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=YouthClimateMovement.png&lang=en&remove_categories=1&reallydirectupload=1

Move more files, from Category:Peak oil edit

09:34, 3 October 2009 (UTC): CommonsHelper finds a bunch of files to move from Category:Peak oil.

  • [[:File:]]
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=&lang=en&remove_categories=1&reallydirectupload=1
  • [[:File:]]
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=&lang=en&remove_categories=1&reallydirectupload=1
  • [[:File:]]
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=&lang=en&remove_categories=1&reallydirectupload=1
  • [[:File:]]
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=&lang=en&remove_categories=1&reallydirectupload=1
  • [[:File:]]
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=&lang=en&remove_categories=1&reallydirectupload=1

Move more files, from Category:Climate change edit

  • File:AdvertisementEmpireRefiningCoNYC1879.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=AdvertisementEmpireRefiningCoNYC1879.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Alaska Oil Production 1975 to 2005.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Alaska+Oil+Production+1975+to+2005.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Bakhtiari p.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Bakhtiari+p.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Boone Pickens Stadium.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Boone+Pickens+Stadium.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Cardin bartlett davis.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Cardin+bartlett+davis.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:CountryMegaprojectContributions.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=CountryMegaprojectContributions.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Ethanol butler co iowa.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Ethanol+butler+co+iowa.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Exportlandmodel.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Exportlandmodel.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:Houseadministration.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Houseadministration.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:LosAngelesCityOilField.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=LosAngelesCityOilField.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:MegaprojectFuelCategory.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=MegaprojectFuelCategory.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Montly world petroleum supply 1995-2010 (1-13-2009 data).jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Montly+world+petroleum+supply+1995-2010+%281-13-2009+data%29.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:NewSupplyAdditions.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=NewSupplyAdditions.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:OilMegaprojects2005.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OilMegaprojects2005.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:OilMegaprojects2007.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OilMegaprojects2007.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:OilMegaprojects2008.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OilMegaprojects2008.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:OilMegaprojects2009.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OilMegaprojects2009.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:OilMegaprojects2010.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OilMegaprojects2010.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:OilMegaprojects2011.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=OilMegaprojects2011.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Texas Oil Production 1935 to 2005.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Texas+Oil+Production+1935+to+2005.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Theoretical Multiple Oil Field Production Curve.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Theoretical+Multiple+Oil+Field+Production+Curve.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Theoretical Oil Field Production Curve.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Theoretical+Oil+Field+Production+Curve.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Theoretical Oil Well Production Curve.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Theoretical+Oil+Well+Production+Curve.png&lang=en&remove_categories=1&reallydirectupload=1
  • File:Wetlands-conservation-act.jpg
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Wetlands-conservation-act.jpg&lang=en&remove_categories=1&reallydirectupload=1
  • File:World Oil Production 1960 to 2005.png
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=World+Oil+Production+1960+to+2005.png&lang=en&remove_categories=1&reallydirectupload=1

Move more files, from Category:Hydroelectricity edit

Here is a URL for pushforcommons with fields pre-filled (except that I cannot see how to override the default values for the license checkboxes):

19:11, 14 October 2009 (UTC): another one:

Move more files, from Category:Rapid transit in the United States edit

01:30, 27 November 2009 (UTC): look for transport-related images that should move to Commons. I'll focus on transport that is low-carbon or potentially zero-carbon. That means buses (especially CNG-fueled, hybrid, biogas), trains, trolleys, subways.

Here is a URL for pushforcommons with fields pre-filled (except that I cannot see how to override the default values for the license checkboxes):

That search finds lots of images to move.

Move more files, from Category:Cincinnati, Ohio edit

That search finds a lot of images to move.

Move more files, from other language Wikipedias edit

Categoria:Energia eolica on the Italian Wikipedia edit

07:02, 12 October 2009 (UTC): I found this image just by looking at some articles there:

See if this URL for pushforcommons finds anything:

Pushforcommons does not find the image file I noticed above. Searching from the parent category finds nothing either:

Either the tool does not work on the Italian Wikipedia right now, or there really aren't any images that meet its criteria there.

Categoria:Windenergie on the German Wikipedia edit

07:02, 12 October 2009 (UTC): Try a category search on the German Wikipedia:

That finds nothing either. Pushforcommons may not be working correctly right now.


Miscellaneous file moves edit

08:55, 4 October 2009 (UTC): more image file moves. I ran across these by various searches and browses. Such as a Wikipedia image search for wind turbine.


Improving the efficiency of using CommonsHelper edit

22:21, 1 October 2009 (UTC): see if I can improve on my procedure. When I find an image I want to move to Commons, I have been editing its name into links like these:

The filename link is so I can look at the picture, and the URL link points to CommonsHelper with the image name field pre-filled. I've then been clicking a couple more input items manually on the CommonsHelper page:

  1. "Remove existing categories" - this checkbox is unchecked by default. I always check it.
    • The input item ID is "remove_categories". Try setting it to the value of 1.
  2. "Directly upload file" - also unchecked by default. I always check it.
    • name=reallydirectupload. Try setting it to 1.
  • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Evopod+July+2009.JPG&lang=en&remove_categories=1&reallydirectupload=1

That works. Now make a template as a subpage of this page: /CommonsHelper. Test it:

  • File:Evopod July 2009.JPG
    • //toolserver.org/~magnus/commonshelper.php?interface=en&image=Evopod+July+2009.JPG&lang=en&remove_categories=1&reallydirectupload=1

It works. I used the template to compact the huge amount of wikitext in some of the previous sections.

Upload some images to Commons edit

United States Federal Government images edit

00:30, 9 December 2008 (UTC): I've never uploaded an image to Commons before. Start by trying to upload the following image (see my notes in User:Teratornis/Energy#Wind power in the USA:

Make some categories to put these images in. Articles on Wikipedia about the relevant departments/agencies/laboratories:

These categories already exist on Commons:

I created some categories to go under the DOE category:

I saved a copy of the installed_wind_capacity_561.gif file to my local disk, and now I'm going to try uploading it on commons:Commons:Upload. That page has a link to Upload work from a government source. The complete list of applicable templates is at commons:Commons:Copyright tags#United States. Here is what I'm putting in the upload form:

Local filename:       installed_wind_capacity_561.gif
Destination filename: United States installed wind power capacity animation 561px.gif
Original source:      http://www.windpoweringamerica.gov/images/windmaps/installed_wind_capacity_561.gif
Author(s):            National Renewable Energy Laboratory
Date of the work:     2008-01-28
Description:	       Animated graphic showing the growth in installed U.S. wind
                      power nameplate capacity in MW, by state, each year at year end,
                      from 1999 to 2007.
Other versions:	
Permission:	       EERE copyright policy says its works are public domain:
                      http://www1.eere.energy.gov/webpolicies/#copyright
Additional info:
Licensing: 	       Original work of the US Federal Government
Categories:           National Renewable Energy Laboratory
                      Office of Energy Efficiency and Renewable Energy
                      Wind power in the United States

The form does not say whether to type the Category: prefix with the category names. However, it becomes apparent when you start typing category names without the prefix that you don't need it. There is some sort of AJAX autocompletion on the category names.

The image seems to have uploaded:

I can decide whether to add the animated image directly to Wind power in the United States, or to put in just the static image for the current installed capacity, with a link to the animated image.

I browsed back to the upload form with my previous filled-in values, and I uploaded another image, only having to edit some of the input fields:

More interesting images are here:

Some images of offshore wind farms are here, some of which may be free:

This paper reproduces several interesting images from NREL which I would like to find in their original locations so I can upload them to Commons:

Figure out how I can search efficiently for images like this:

I don't see a way to get a directory listing from the Wind Power America site.

Here is a wiki with an article about wind power, which contains an image of uncertain copyright, possibly from NREL, that shows the evolution of wind turbine technology:

One problem with these NREL graphics is that they tend to be gritty low-resolution versions. It would be nice to find the high-resolution originals. It would also be nice to have some efficient method of uploading high-resolution images in bulk from NREL's Web site(s). A very large fraction of them would be useful on Wikimedia Foundation projects.

We can limit the search by sites, and look for "huge" or "large" images:

This search finds a number of wind power maps:

as does this search:

Try searching for wind turbine:

See if anyone has uploaded images from NREL onto Flickr:

  • Search Flickr for images with the keywords: NREL under these licenses: cc-by or cc-by-sa

That actually finds five images, some of which might be usable on Wikipedia. Probably not this one, although it is cute:

Do upload these to Commons:

Wind resource maps edit

07:00, 24 January 2009 (UTC): it would be nice to have a relatively efficient way to upload a set of wind resource maps from U.S. Federal Government Web sites to Commons. Here are some examples:

I had already uploaded such a map for Ohio:

My current procedure is tedious, with too many steps per image:

  1. Browse to the image source URL.
  2. Save a local copy of the image.
  3. Open another browser tab to the Commons upload form: Upload work from a government source.
  4. Painstakingly copy, paste, and edit a bunch of separate fields from the sample field values I saved in the previous section of this notes page. In particularly, the method for selecting categories is grossly inefficient. It takes several irritating steps to input each category. There is no way with this upload form to just paste in a set of categories in text form.

It would be much more efficient if I could edit all the input data in a text editor, and then paste it into one input field on a simple upload form. It would be even more efficient if I could paste in the source URL and skip the photo download step, which requires tediously slogging through multiple dialog windows, first to download, then to upload. I should be able to edit a list of input text blocks, and paste them in one shot. (A tool like commons:Commons:Tools/Commonist might help with this. But of course that means installing and learning another tool before I can upload anything.)

The wikitext content of the File:Ohio wind resource map 50m 800px.jpg page looks like this:

== Summary ==
{{Information
|Description={{en|1=Average annual wind power distribution for Ohio, 50m height above ground, also showing location of existing electrical transmission lines}}
|Source=http://www.windpoweringamerica.gov/images/windmaps/oh_50m_800.jpg
|Author=United States Department of Energy, National Renewable Energy Laboratory, TrueWind Solutions
|Date=2004-07-02
|Permission=EERE copyright policy says its works are public domain: http://www1.eere.energy.gov/webpolicies/#copyright
|other_versions=http://www.awstruewind.com/files/OH_pwr50m.pdf - more detailed commercial version
}}

<!--{{ImageUpload|full}}-->
[[Category:National Renewable Energy Laboratory]]
[[Category:Office of Energy Efficiency and Renewable Energy]]
[[Category:Wind power in Ohio]]
== [[Commons:Copyright tags|Licensing]]: ==
{{PD-USGov}}

Find the plainest Commons upload form that will let me shove as much of that content in wikitext form directly into one single textarea input field. Then I can edit a text file containing a block of wikitext for each map I want to upload, and I can edit the wikitext for each map, taking maximum advantage of the repetition from one map to the rest.

Well, not too surprisingly, commons:Commons:Upload says:

Thus the possibly simplest way to proceed right now might be to edit a list of {{information}} templates in a text editor, then paste them all into the basic upload form one at a time. However, that is still tedious, so I might as well bite the bullet and learn how to use the commons:Commons:Tools/Commonist tool. That might also be useful for uploading a photoset of related photos from Flickr which would all share a mask of common {{information}} template parameters, with individual field edits. The Commonist tool looks handy because it appears to have a mask feature, plus it shows a preview of each image next to its information fields. That would make it easier to keep track of which image one is customizing, as opposed to using the all-text manual method.

Since the Commonist tool appears to be suitable for uploading any kind of photo, I will write notes on it in a separate section.

07:14, 26 January 2009 (UTC): I didn't have any luck with Commonist, so I am uploading all these maps the quasi-stupid way. I downloaded 30 wind resource maps from a U.S.D.O.E. site. I edited a big mess of wikitext in a text file, one block of wikitext for each map. For example, here is what I edited for California:

== Summary ==
{{Information
|Description={{en|1=Average annual wind power distribution for California, 50m height above ground, also showing location of existing electrical transmission lines}}
|Source=http://www.windpoweringamerica.gov/images/windmaps/ca_50m_800.jpg
|Author=United States Department of Energy, National Renewable Energy Laboratory, TrueWind Solutions
|Date=2003-01-29
|Permission=EERE copyright policy says its works are public domain: http://www1.eere.energy.gov/webpolicies/#copyright
|other_versions=http://www.awstruewind.com/files/CA_pwr50m.pdf - more detailed commercial version
}}

<!--{{ImageUpload|full}}-->
[[Category:National Renewable Energy Laboratory]]
[[Category:Office of Energy Efficiency and Renewable Energy]]
[[Category:Wind power in California]]
== [[Commons:Copyright tags|Licensing]]: ==
{{PD-USGov}}

Now I can repeatedly use the basic upload form to upload each map, as I paste in the corresponding block of wikitext from my text file. This is incredibly tedious, so I understand why nobody uploaded all these maps already. I will definitely have to look into getting one of the Commons tools to work, because there is so much repetition in a task like that this that it cries out for some automation.

One last non-automatable complication: when I upload the file, Commons wants me to type a different name than the filename uses. Whee.

Flickr edit

21:50, 13 December 2008 (UTC): Flickr is an Image hosting service which has some photos under suitably free licenses. (Side note: Flickr#Map sources says Flickr is using OpenStreetMap in addition to some other maps. It will be interesting when all the photos have geotagging.)

With some repeated clicking and telling NoScript to allow all of that page, I can get the Flickr search form to select these three search options:

  • Only search within Creative Commons-licensed content
    • Find content to use commercially
    • Find content to modify, adapt, or build upon

which gives:

That is only a tiny fraction of the number (over 900) that results from not restricting the search to Creative Commons-licensed images that allow commercial use. Even worse, only two of the images are actually of wind turbines:

The unrestricted search results contain copyrighted photos, like this one:

Additional Information All rights reserved Anyone can see this photo

When I checked the first and last Creative Commons boxes, but not the box for content to use commercially, and searched again, I got this:

I think I have figured out how to search Flickr for photos I can use on Commons. Figure out what the other Flickr search parameters are, so I can search for photos under all combinations of licenses acceptable to Commons (it seems the allowable combinations are: CC-BY (attribution) or CC-BY-SA (attribution and ShareAlike)). And see if Commons already has a document that explains how to do this. Perhaps these instructions will work: commons:User:Flominator/Flinfo.

Searching efficiently for acceptably free photos edit

More about search: starting from the Creative Commons page on Flickr, I can browse to two subpages which appear to group all the photos potentially usable on Commons:

and those pages have search forms which search for photos with the CC-BY (attribution) or CC-BY-SA (attribution and ShareAlike) licenses, respectively.

Sample searches that show promise:

Of course this was already in the instructions: commons:Commons:Flickr images#Searching Flickr.

21:28, 30 December 2008 (UTC): I made a template: {{Flickr free}} to simplify such searches.

08:48, 13 January 2009 (UTC): somewhat belatedly, I discovered that the &l=commderiv parameter searches for photos under both Creative Commons licenses that Commons accepts, like combining the results of the &l=4 and &l=5 parameters. (And naturally, I used that parameter in my first search example, but I must have then lost track of it.) For example:

Compare to searching for the two licenses separately:

I will update my {{Flickr free}} template so it generates only one link instead of two per search. This also means the template can accept a third parameter to override the default text that displays as the link.

I noticed this while reading the page:

First upload edit

For my first attempt at an upload from Flickr to Commons, how about this beautiful image of the Leitwind LT77 wind turbine at Reschen Pass:

Some background information about the wind turbine in this image:

South Tyrol, Italy - LEITWIND's second installation completed

It took just seven weeks to erect the second wind turbine from the house of LEITNER, a LEITWIND LTW77. The new turbine is again located near Reschen Pass at de:Malser Haide, just one kilometer south-east of the first prototype LEITWIND, which was built in the fall of 2003. Construction of the new LEITWIND - at times under Artic conditions - involved transporting 160 t of steel plus the use of special trucks for the three 37 m long rotor blades. The actual assembly of the 65 m high wind turbine with a rotor diameter of 77 m (hence the LTW 77 type code) went very smoothly with the exception of one interruption due to strong winds.

The LTW 77 was commissioned at the end of January and will deliver 3,000,000 kWh of electricity per year, twice the annual generation of the first prototype.

— from the Leitner Group site

Another link clarifies the year of completion as 2006.

Malser Haide appears to be in Province of Bolzano-Bozen (also known in English as South Tyrol). When I get the image uploaded to Commons, I could add it to that provincial article as well as to Wind power in Italy.

...the machine of Leitwind, based in Vipiteno, northern Italy, just south of the Austrian border. Already in 2003 and 2005 prototypes of two gearless turbines with respectively 1.2 and 1.35 MW were built on the alpine Reschen Pass (1,504 m) located at the Italian-Austrian border. So there was plenty of time to test the designs of the cable railway specialist. “We’re coming from transportation of people. It’s not usual for us to come out with a product after half a year,” emphasises the technical director, Thomas Kässner. He said currently they did not want to reveal further plans, “but it won’t be much longer”. The special feature of this north Italian development is that the synchronous generator is constructed in modules, which is said to make it very maintenance friendly. The heaviest component weighs 35 tonnes. Also unusual is that there is no nacelle cowling. “Everything happens inside,” Kässner explains. This way the load bearing components could also be given protective functions, he adds. The engineer names “maintenance friendliness and reduction of mechanically vulnerable components to a minimum” as the core principles of the Leitwind machine. “The rest is ‘state-of-the-art’.” But the simple things are still complicated enough, he adds.

— from New turbines on offer

I'm trying to follow the instructions in commons:User:Flominator/Flinfo:

Flinfo is a tool which provides an already filled out version of Template:Information for a picture at Flickr identified by its id.

  1. Insert the ID of the picture: You find it in its url (mostly at the end of it) (Example: In [1] the ID would be 151898652)
  2. "Get Flickr-Info"
  3. "Download original size" and save the picture to your local harddisk
  4. Check the image description by using "Preview" and change things like i.e. missing categories. Don't save the preview!
  5. Click "Open upload form" and copy the contents of the changed image description into it
  6. Change the destination filename if necessary
  7. Upload the picture
  8. You're done.

The ID of the photo I want to upload is: 2058125860. I pasted that into the Flinfo tool. The tool then displays a big textarea box with a bunch of image code to copy. I saved the Flickr largest version of the photo to my hard drive as:

Leitwind wind turbine at Reschen Pass 2058125860_e5ba13ca40_o.jpg

I got to the penultimate step of the instructions, but nothing happens when I click the Upload button. A pink box appears above the Upload button, with the text:

Please give a description of the contents of the file you want to upload.

I'm not seeing any place to give a description in this version of the upload form. The Summary box already contains a description. I will try starting with the normal commons:Special:Upload form and copying the information from the Flinfo-generated upload form. Oh, the Description parameter in the Information template was blank. I typed in a description. Now I was able to upload the file to my handy name:

Somehow I managed to foul up the filename, with an extra "Leit" at the beginning. I don't know how that happened. And of course on Commons there is no way to change an image name.

More Flickr uploads edit

05:14, 16 December 2008 (UTC): here's a nice photo that I determined to be of the Blue Canyon Wind Farm:

The original uploader does not identify the wind farm, but claims this is the view north from the access road of Mount Scott (Oklahoma), and the the big line of wind turbines clearly visible on Google Maps north of Mount Scott can only be Blue Canyon Wind Farm. This article says a good vantage point for viewing the wind farm is the intersection of OK state highways 19 and 58, which is just to the northwest of the wind farm, and obvious on the map. So I identified the wind farm in the photo, now I can upload it with the Flinfo procedure. I uploaded it as:

Here are some nice photos of Lamma Winds:

This one clearly shows the visitor kiosk at the base of the wind turbine:

I'm uploading it to Commons as:

22:47, 16 December 2008 (UTC): it would be nice to find (or if necessary create) a template that creates links to efficiently search Flickr for photos usable on Commons. That would avoid the tedium of having to edit two clumsy URLs. First see if an existing template does this.

I don't see any templates that do what I want. There is a Free Image Search Tool which I looked at earlier, but it completely baffles me. (The antithesis of the Principle of least astonishment.) FIST does not seem to work like any search tool I have ever used before. There seems to be no way to type in search keywords and find photos based on them - which is how all the rest of the world does search.

I made the mistake of Googling to see if anyone provides a coherent explanation of how to do this kind of searching efficiently. I ran across :

http://www.makeuseof.com/tag/16-flickr-search-tools-that-are-fun-to-use/

including this site which tries much too hard to look cool:

I might try making a messagebox template to leave on article talk pages, to inform people that suitable photos exist on Flickr, along with instructions on how to upload them to Commons.

I tested my sandbox template here, and replaced it with {{Flickr free}} after I created that proper template:

  • Search Flickr for images with the keywords: fowler ridge wind farm under these licenses: cc-by or cc-by-sa

The searches work. While I was looking at a photo in the search results that I had seen before, I noticed it was part of a set, which would be nice to add to the Fowler Ridge Wind Farm article:

It would be a bit tedious to import all of those one by one.

Try some more searches:

  • Search Flickr for images with the keywords: nolan county wind farm under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: horse hollow wind farm under these licenses: cc-by or cc-by-sa

None of those searches find anything. Neither do these with the word "windfarm":

  • Search Flickr for images with the keywords: nolan county windfarm under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: horse hollow windfarm under these licenses: cc-by or cc-by-sa

I could try relaxing the location requirement, which greatly expands the results:

  • Search Flickr for images with the keywords: windfarm under these licenses: cc-by or cc-by-sa
    • We found 338 results matching windfarm, with the Creative Commons Attribution License
    • We found 227 results matching windfarm, with the Creative Commons Attribution-ShareAlike License
  • Search Flickr for images with the keywords: wind farm under these licenses: cc-by or cc-by-sa
    • We found 460 results matching wind and farm, with the Creative Commons Attribution License
    • We found 341 results matching wind and farm, with the Creative Commons Attribution-ShareAlike License

I like the images that are geotagged. I should learn more about how geotagging works. If I can search explicitly for geotagged photos, then I have far less difficulty determining what windfarms they depict.

There are lots of interesting wind farm photos in those search results. For example, here is a geotagged set of the Somerset Wind Farm:

Some of these photos have already made it onto Commons, e.g.:

  • Search Flickr for images with the keywords: American Wind Energy Center under these licenses: cc-by or cc-by-sa - that finds nothing relevant.
  • Search Flickr for images with the keywords: Mendota Hills wind farm under these licenses: cc-by or cc-by-sa - that finds one panorama photo of the wind farm, which would almost be useful, except that even the largest size isn't actually very large.

I would like to find some images of the visitor displays (if any) at ground level pertaining to the Vestas V27 wind turbine at the Great Lakes Science Center.

  • Search Flickr for images with the keywords: "great lakes science center" under these licenses: cc-by or cc-by-sa

Here are some good shots of the wind turbine from various points:

Look for photos of the Great River Energy headquarters building wind turbine in Maple Grove, Minnesota:

  • Search Flickr for images with the keywords: great river energy under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: maple grove wind turbine under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: maple grove windmill under these licenses: cc-by or cc-by-sa

The last search found one relevant result, taken by a photographer who did not know what he/she was shooting, but he/she did geocode the photo (yay!):

I uploaded it to:

I should make an account on Flickr so I can comment on the photos I upload to Commons.

See if Flickr has any usable photos about the wind turbines in Boston:

  • Search Flickr for images with the keywords: IBEW wind turbine under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: IBEW windmill under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Boston wind turbine under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Boston windmill under these licenses: cc-by or cc-by-sa

The only free images are of the wind turbine at Hull, Massachusetts. There are some copyrighted photos of the IBEW wind turbine in Boston. They are not very good, as the vantage point is from the nearby interstate highway. I uploaded this image of the Hull I wind turbine:

Here is a photo that shows the Hull II wind turbine toward the top, left of center, but it's a bit blurry:

I find nothing about Walmart's stores that have wind turbines:

  • Search Flickr for images with the keywords: Walmart wind turbine under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Walmart windmill under these licenses: cc-by or cc-by-sa

See if Flickr has any good photos of the Ecotricity center at Swaffham:

  • Search Flickr for images with the keywords: Swaffham wind turbine under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Ecotricity windmill under these licenses: cc-by or cc-by-sa

None of those searches find anything, except a not-so-great photo of the Ecotricity wind turbine at Green Park:

  • Search Flickr for images with the keywords: Swaffham under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Ecotricity under these licenses: cc-by or cc-by-sa

Here is an unfortunately copyrighted photo of the wind turbine at Swaffham:

Can I find any free photos of the Cleveland water crib?

  • Search Flickr for images with the keywords: Cleveland water crib under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Cleveland lake erie under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Edgewater 5 mile crib under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Burke lakefront airport under these licenses: cc-by or cc-by-sa

I did not find any, but here is a copyrighted photo:

Look for photos of Princess Amalia Wind Farm or OWEZ. None of these searches find anything:

  • Search Flickr for images with the keywords: Princess Amalia Wind Farm under these licenses: cc-by or cc-by-sa
  • Search Flickr for images with the keywords: Prinses Amaliawindpark under these licenses: cc-by or cc-by-sa

but I did find some non-free photos. Try some more searches:

  • Search Flickr for images with the keywords: Wind turbine Netherlands under these licenses: cc-by or cc-by-sa 7 and 4 results, respectively. None are of offshore wind turbines.
  • Search Flickr for images with the keywords: Windpark Netherlands under these licenses: cc-by or cc-by-sa zero results.

Most (perhaps all) offshore wind turbines are in Europe, so try relaxing the country:

  • Search Flickr for images with the keywords: Offshore wind farm under these licenses: cc-by or cc-by-sa 3 and 5 results, respectively; all look usable.
  • Search Flickr for images with the keywords: Offshore wind turbine under these licenses: cc-by or cc-by-sa 63 and 2 results, respectively; many look usable. Some are redundant with the above search results.

08:12, 23 December 2008 (UTC): These photos of an offshore wind turbine of the Kentish Flats Offshore Wind Farm in the U.K. are pretty nice:

Here are photos taken from Bergen aan Zee which is near Egmond aan Zee of what must be OWEZ:

There are also a bunch of photos showing the Thorntonbank Wind Farm under construction from Ostend, Belgium.

Toolserver :: ~bryan :: Flickr web tools edit

05:36, 22 January 2009 (UTC): try this other tool for uploading Flickr images, to see how it compares to Flinfo (which has been going out of service a few times lately):

I first noticed a link to this tool on the basic upload form for Flickr photos that I have been using with Flinfo:

I will try it on these photos of the Twin Buttes Wind Farm in Colorado:

Step 1: fill out a simple form with two fields:

Upload image
Upload an image from Flickr to Commons. Specify your username and the link 
to the Flickr image below. Please note that the username must match your 
Commons username and that you must be logged in to Commons under that username.

Username

Link to Flickr image

The form does not specify whether I need the User: prefix on my username. I'm going to guess I do not. It's rare for a programmer to think of all the ambiguities in his programs. I'll have to contact the programmer.

Step 2: the next screen contains a nice detailed form where I can input all the usual fields that I have been filling out on the Commons special upload form. So basically this tool skips the annoying intermediate steps of requiring me to download a photo to my local computer hard drive and the manually upload it to Commons. The tool directly uploads the image to Commons. But I still have to figure out the description and categories, which can be difficult if (as is typical) the original Flickr user did not give a good description. I should also try the tool on a geocoded Flickr photo to insure the tool is smart enough to read the geographic coordinates (I would be astounded if the tool did not).

The process looks straightforward. However, gratification is not as instant at the end, since the tool schedules the image file for later upload by a bot. I don't know how much later. The photo page is initially empty:

  • [[File:Twin Buttes Wind Farm Colorado 002.jpg]]

19:14, 24 January 2009 (UTC): I attempted to upload the following photos with the evidently broken Toolserver :: ~bryan :: Flickr web tools. While I was waiting for the Flickr upload bot to upload my photos, along came User:ABF and helpfully deleted the files that were awaiting images. Then for good measure, the User:CommonsDelinker came along and deleted all my links to these images in my notes, both on Commons and on the English Wikipedia! So now I can't even see what the tokenIds for these photos are, and all my work to specify the image information has been destroyed (or removed from where I can see it, since I am not an administrator on Commons and thus I cannot see deleted files).

File:Twin Buttes Wind Farm Colorado 010.jpg|Twin Buttes Wind Farm in [[:en:Bent County, Colorado|Bent County, Colorado]]
File:Twin Buttes Wind Farm Colorado 004.jpg|Twin Buttes Wind Farm
File:Twin Buttes Wind Farm Colorado 002.jpg|Twin Buttes Wind Farm
File:Hutterite colony in Martinsdale Montana.jpg|[[:en:Hutterite|Hutterite]] colony in [[:en:Martinsdale, Montana|Martinsdale, Montana]] with an array of reconditioned [[:en:Nordtank|Nordtank]] wind turbines

One photo did upload:

00:25, 25 January 2009 (UTC): I went back to the tried-and-true Flinfo method to re-create the image files. Now they are happy again:

Geograph British Isles edit

Geograph British Isles is a rather amazing site with dozens of free photos of wind farms in the United Kingdom. The site is surprisingly well organized, with a link on evidently every photo to a page that displays boilerplate code for importing the image onto Commons. If I were focusing on Wind power in the United Kingdom that site would make me happy, or at least very well illustrated. Unfortunately I have not found a similarly nice lode of photos about, say, Wind power in Texas.

I could look on Geograph British Isles for images of Ecotricity's wind turbine at Swaffham. That finds many photos of Swaffham, but only three of the Swaffham I wind turbine, one of which was already on Commons. Here are some I haven't seen:

Here is a nice photo of Swaffham II, which lacks an observation deck:

05:18, 16 February 2009 (UTC): today I learned that Geograph British Isles stores images no larger than 640 pixels in any direction. That makes it inferior to Flickr as a source of high-resolution photos.

Panoramio edit

06:29, 29 December 2008 (UTC): Panoramio is another photo sharing site, owned by Google, so its geotagged images appear in Google Maps. Figure out how to search Panoramio for images licensed as CC-BY or CC-BY-SA. I'm not seeing any obvious way to do that. It looks like Panoramio exists primarily to feed photos to Google Earth and Google Maps, rather than to make photos easy to reuse.

For example, I see how to browse photos by location, but I don't see any way to view only free photos. Here are some photos of wind turbines from the air near Sweetwater, Texas, but that are copyrighted:

I browsed around the Google map in Panoramio, and I see a lot of wind farm photos around Sweetwater, but I don't see any free photos. I should ask some of these folks if they would consider licensing their photos for free use. I don't know why someone would donate a photo to Google and not to Wikipedia.

Photobucket edit

02:30, 4 February 2009 (UTC): Photobucket is another photo sharing site. I'm not too impressed by it; Flickr looks technologically advanced by comparison. The terms of use are rather chilling. Some excepts:

  • Except as provided within this Agreement, you may not copy, modify, translate, publish, broadcast, transmit, distribute, perform, display, or sell any Content appearing on or through the Photobucket Services.
  • The Photobucket Services are for the personal use of Users and may be used for promotional purposes as well, but direct commercial endeavors may only be used if they are specifically endorsed or authorized by Photobucket.

Since we prefer our images to have the Four Freedoms, Photobucket is not looking good. That's too bad, because it seems to have a Flickr-sized collection of photos about wind turbines. That could be another potential source of free photos of wind farms and such.

Picasa edit

05:46, 4 February 2009 (UTC): Picasa is another photo sharing site with some photos that would be nice to have on Commons. However, the copyright policy looks unclear.

Slide.com edit

Slide.com is yet another photo sharing site. The Wikipedia article claims it is Web 2.0-friendly like Flickr. Try to figure out if they let users license their photos freely.

Shutterfly edit

Shutterfly...how many photo-sharing sites are there? Evidently a lot. And not many of them seem to understand that Information wants to be free. But see this article:

Creative Commons edit

09:45, 4 February 2009 (UTC): Creative Commons appears to have some feature to search for content on the Web that is under Creative Commons licenses. Evidently Google has some ability to do this, for Web pages at least. The URL looks interesting:

See if that will work for Google image search:

Apparently the as_rights option has no effect on Google image search (yet). I guess the Creative Commons free photo search just ends up being mostly a search for Flickr photos. Perhaps none of the other photo-sharing sites have joined up with Creative Commons yet.

Commonist edit

08:25, 24 January 2009 (UTC): learn how to use the Commons:Tools/Commonist tool. It looks to be useful for uploading photos that I might download from anywhere into a scratch directory: from U.S. Government sites, from Flickr, etc. Try to install it; I will start on my Ubuntu Linux computer.

Installing on Ubuntu Linux edit

commons:Commons:Tools/Commonist#Installation says:

  • To install Commonist you need Sun-Java 1.5.0 or newer

Evidently I do:

$ java --version
java version "1.5.0"
gij (GNU libgcj) version 4.2.1 (Ubuntu 4.2.1-5ubuntu5)

Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The instructions go on to say, rather tersely:

After you have installed Java:

  • You can start Commonist directly.
  • Download Commonist from http://djini.de/software/commonist/ and unpack it in C:\ . It will create a new folder commonist-x.x.x (x replaced by version number).
  • On Unix/Linux/Mac-OSX start commonist with bin/commonist
  • On Windows start commonist with bin\commonist.bat, typing this in at Start >> Run

I tried starting Commonist directly by clicking the first link. That caused Firefox to display a series of dialogs asking me what to do with the file, and eventually I just got to an empty browser tab which did nothing. So I don't understand what that is supposed to do.

Since I'm running Ubuntu Linux, I would prefer to install software using the Synaptic Package Manager, which tries to simplify things, but in this case it complicates things because naturally it doesn't know about Commonist. Toss in the vague instructions above and I'm not feeling too confident. The http://djini.de/software/commonist/ page has better instructions, but there are umpty-jillion steps to download and customize everything by text-editing a bunch of setup files. I'm not feeling too eager to slog through all the gotchas and uncertain conditional branches that will surely ensue. By the time I get through all that, I could have uploaded 50 images the stupid way.

I tried downloading and unzipping Commonist to a scratch directory. Of course it does not run; it probably needs some additional Java something package, but I don't know how to tell what package I need from the gibbering output:

~/junk/commonist-0.3.36/bin$ ./commonist
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.81)
   at java.awt.EventQueue.invokeLater(libgcj.so.81)
   at javax.swing.SwingUtilities.invokeLater(libgcj.so.81)
   at net.psammead.commonist.Main.main(Main.java:29)
Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: cannot open shared object file: No such file or directory
   at java.lang.Runtime._load(libgcj.so.81)
   at java.lang.Runtime.loadLibrary(libgcj.so.81)
   at java.lang.System.loadLibrary(libgcj.so.81)
   at gnu.java.awt.peer.gtk.GtkToolkit.<clinit>(libgcj.so.81)
   at java.lang.Class.initializeClass(libgcj.so.81)
   at java.lang.Class.forName(libgcj.so.81)
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.81)
   ...3 more

I guess the first message refers to the Abstract Window Toolkit which is part of the Java Foundation Classes. I don't see anything exactly like this in the Synaptic Package Manager. This is the problem with tools you have to install on your computer - your computer is never like the programmer's computer.

Google image search edit

07:02, 19 July 2009 (UTC): Google image search has not been very useful for me, because it did not have an option to search for freely licensed images. But now it evidently does:

Sure enough, it works. Here is a sample search:

Editor's index to Commons edit

00:47, 13 January 2009 (UTC): I don't see any page on Commons like the Editor's index to Wikipedia. See if Commons has enough of the underlying templates and so on to allow a similar index to work here. See: commons:User:Teratornis/Editor's index to Commons. Steps:

  • Construct one or more {{Google custom}} search links to search various namespaces on Commons. In particular, I want to search the Commons: (Project:) namespace, which would likely contain many if not most of the pages an editor's index should list. The Template: namespace is also useful to search, since an index page needs several templates, and templates on Commons may not have the same names as templates on the English Wikipedia.
Type this To get this What it produces, or searches for
{{google custom|commons.wikimedia.org||Search all of Commons that Google can see}} Search all of Commons that Google can see Blank form to search all of Commons that Google can see
{{google custom|commons.wikimedia.org/wiki/Category:||Search Commons's Category: namespace}} Search Commons's Category: namespace Blank form to search the Category: namespace on Commons
{{google custom|commons.wikimedia.org/wiki/Help:||Search Commons's Help: namespace}} Search Commons's Help: namespace Blank form to search the Help: namespace on Commons
{{google custom|commons.wikimedia.org/wiki/Commons:||Search Commons's Commons: namespace}} Search Commons's Commons: namespace Blank form to search the Commons: namespace on Commons
{{google custom|commons.wikimedia.org/wiki/Template:||Search Commons's Template: namespace}} Search Commons's Template: namespace Blank form to search the Template: namespace on Commons
{{google custom|commons.wikimedia.org/wiki/Commons:Help_desk||Search Commons's Help desk archive}} Search Commons's Help desk archive Blank form to search (part of?) the Help desk archive on Commons

It looks like all the gizmos I need to make an index work are on Commons.

  • Page name: "Editor's index to Commons" might not be the best name. Reasons:
    • Is "Editor" the best title for a user of Commons? Find out what Commons users call themselves.
    • The {{SITENAME}} magic word evaluates to: "Wikimedia Commons" on Commons. Therefore I might want to call it "Editor's index to Wikimedia Commons".

Problem with the shortcut2 template edit

05:24, 19 January 2009 (UTC): commons:Template:Shortcut2 seems to be the closest counterpart to {{Shortcut}} on Wikipedia. However, the Commons template has some odd problems when it appears in a level two list item. I recall having similar problems with {{Shortcut}} on Wikipedia, although the Commons template may be behaving worse. Instead of floating right and drawing a box, it displays its text contents on the left margin, with a short gray horizontal line where the shortcut box should be on the right. Compare the wikitext of the two templates and see if the difference is obvious.

The first obvious difference is that the Wikipedia template uses an HTML table tag to make the shortcut box, while the Commons template uses a div tag. I guess the div tag doesn't work correctly inside a wikitext list item. I made my own commons:Template:Shortcut3, recycling the latest revision of the {{Shortcut}} template on Wikipedia. The code isn't too complicated, but more importantly it is self-contained enough so I did not have to port anything else to Commons to get it to work.

21:52, 19 January 2009 (UTC): Now I am updating commons:User:Teratornis/Editor's index to Commons to use my new commons:Template:Shortcut3. I am also updating my editing procedure that uses sed.

I did a one-off update of what I have so far by saving the current wikitext of commons:User:Teratornis/Editor's index to Commons to a scratch file, and sed'ing it:

cp editors_index_to_commons_junk.txt{,.bak2}
sed -i 's/{{Shortcut2/{{Shortcut3/' editors_index_to_commons_junk.txt
diff --ignore-all-space editors_index_to_commons_junk.txt{.bak2,}

Searching the Help desk archive on Commons edit

22:27, 14 January 2009 (UTC) To-do: write some notes about how to search the Help desk archive on Commons.

Editing procedure edit

08:18, 17 January 2009 (UTC): I'm adding links to my my user subpage on Commons. The procedure is straightforward:

  1. Examine the entries for each letter of the alphabet in the Editor's index to Wikipedia.
  2. Note the main topic headings.
  3. Search the Commons: namespace on Commons for pages analogous to pages on Wikipedia under each topic heading.
  4. Add links to the Commons pages to my index. Copy topic headings (and their associated anchors and shortcuts) from the Editor's index to Wikipedia as necessary.

In this way, I am building the Editor's index to Commons to follow the existing topic structure from the Editor's index to Wikipedia. This reduces my need to think, and lets me construct the index faster than if I start with an empty page. Of course when the index is reasonably complete, there will not be a perfect correspondence between topic headings with the index on Wikipedia. Some topics on Wikipedia have no direct counterpart on Commons, and conversely, some topics on Commons have no direct counterpart on Wikipedia. However, the two sites have a lot of similarity, so I can slap together a usable index pretty fast just by duplicating the structure that John Broughton spent weeks designing on Wikipedia. Keeping the two indices as similar as possible should allow users familiar with one to understand the other one quickly.

sed commands edit

10:07, 18 January 2009 (UTC): just for fun, for the technical challenge, and so I can more efficiently repeat this indexing project for other Wikimedia Foundation wikis (such as Wikibooks, etc. which could also use an Editor's index), write some sed commands to search and replace on the wikitext code of the Editor's index to Wikipedia. That way, I can make a large number of changes automatically on a copy of the Editor's index code, so I can then edit it down efficiently to be valid on the target wiki.

I saved a copy of the Editor's index wikitext to a local file on my computer: editors_index_to_commons_junk.txt which I can bang on with sed.

Change Wikipedia: namespace links to Commons: edit

This should be a simple substitution, because each such link appears on one line. The idea is that many pages on Wikipedia in the Wikipedia: namespace have direct counterparts on Commons in the Commons namespace. Some examples:

Therefore, it makes sense on a first pass through the rough draft of the index for Commons, to convert all links that begin with:

  • [[Wikipedia:

to:

  • [[Commons:

Then I can probably keep most if not links which do not turn into red links when I paste the code into the index page on Commons. In most cases, if there is a Commons:pagename on Commons corresponding to a Wikipedia:pagename on Wikipedia, the two pages probably serve directly analogous roles and thus they will make sense to link from directly corresponding places in the two indices.

The sed command to make this change will be a simple string substitution on the file in place, which I can verify by first making a backup copy of the file and then running a diff:

cp editors_index_to_commons_junk.txt{,.bak}
sed -i 's/\[\[Wikipedia:/\[[\Commons:/' editors_index_to_commons_junk.txt
diff editors_index_to_commons_junk.txt{.bak,}

That appears to work.

Change the Shortcut template edit

Change lines like these:

{{Shortcut|WP:EIW#Admin}}

into lines like these:

{{Shortcut3|COM:EIC#Admin}}

And note that multiple shortcuts can appear per line:

{{Shortcut|WP:EIW#Cen|WP:EIW#Censor}}

I can handle these changes with two sed commands (note that in sed's default regular expression syntax, even most punctuation characters stand for themselves and do not need a backslash to escape them):

cp editors_index_to_commons_junk.txt{,.bak2}
sed -i 's/{{Shortcut/{{Shortcut3/' editors_index_to_commons_junk.txt
sed -i 's/|WP:EIW#/|COM:EIC#/g' editors_index_to_commons_junk.txt
diff --ignore-all-space editors_index_to_commons_junk.txt{.bak2,}

Before trying a complex regular expression, it's smart to test it on some sample text first:

echo '{{Shortcut3|WP:EIW#Admin}}' | sed 's/|WP:EIW#/|COM:EIC#/g'

Change the AlphanumericTOC template edit

Change lines like these:

{{AlphanumericTOC|
     numbers=|
     sections=|}}

to this:

{{TOC}}

Matching a multi-line pattern in sed is a little tricky. See this entry from the handy sed FAQ:

The bash shell which I use in Ubuntu Linux and Cygwin allows multi-line string constants, so I can test a sed command with a multi-line input string like this:

echo 'Hello
there' | sed 's/Hello/Goodbye/'

which generates the output:

$ echo 'Hello
> there' | sed 's/Hello/Goodbye/'
Goodbye
there

Thus I can test my sed command with this input, perhaps duplicated a few times to make sure sed is working correctly on multiple instances of this text:

echo '{{AlphanumericTOC|
     numbers=|
     sections=|}}'

I can't figure out the multi-line sed commands, so I will try acting on each line of the input pattern separately:

echo '{{AlphanumericTOC|
     numbers=|
     sections=|}}
{{AlphanumericTOC|
     numbers=|
     sections=|}}' | sed 's/{{AlphanumericTOC|/{{TOC}}/;/^     numbers=|$/d;/^     sections=|}}/d;'

That appears to work. Run it on my whole file of wikitext:

cp editors_index_to_commons_junk.txt{,.bak3}
sed -i 's/{{AlphanumericTOC|/{{TOC}}/;/^     numbers=|$/d;/^     sections=|}}/d;' editors_index_to_commons_junk.txt
diff --ignore-all-space editors_index_to_commons_junk.txt{.bak3,}

End of first editing pass edit

09:08, 8 February 2009 (UTC): after quite a bit of on and off editing, I finished a first pass through the index. I cleaned up most of the links that became red links when I copied the Editor's index from Wikipedia to Commons. I also searched several namespaces on Commons (Commons:, Category:, Help:, and Template:) to find additional pages to put under applicable headings.

To-do list edit

I have the following things left to do:

  • Edit the lead section to make sense for Commons. The Wikipedia-specific lead section does not really apply, since Commons does not as far as I know have anything like Wikipedia's large population of people who only read and do not edit. Done.
  • Edit the "About" subpage, by copying from Wikipedia:Editor's index to Wikipedia/About, and editing as necessary for Commons. Decide how much to copy, and how much to merely link to the original copy on Wikipedia. Barely started.
  • Move my user subpage to the real index page in the Commons: namespace. Done: commons:Commons:Editor's index to Commons is now live.
  • Move the About subpage. Done.
  • Create shortcuts: commons:COM:EIC, commons:COM:EITC; add entries for them to commons:COM:COM (the Commons shortcut page). Done.
  • Check the links and cross-references in the index to make sure they work, and anchors exist for all the cross-references to point to.
  • Click on every shortcut in the index to make sure it works (i.e., it links to the same point in the index where the shortcut box appears). Done.
  • Start citing the index in answers to questions on the Commons Help desk. Edit the index as necessary to make it a better tool for answering real user questions. E.g., if the index does not readily answer someone's question from the Help desk, edit the index so it does. In progress.
  • Compare the existing index-like pages on Commons (e.g., commons:COM:COM) with the Editor's index, to make sure all the pages they link to also appear in the Editor's index. In progress.
  • Identify and repair links in the index that turn out to be redirects after I converted the links from their Wikipedia versions. That is, Commons does not have as many pages corresponding to project pages on Wikipedia as it first appears. Some are merely redirects to other pages. In some cases the index also links to them by their real titles. In every case, the index should link directly to pages and not to redirects.
  • Annotate with a one line description any link in the index that is not completely obvious from its title.
  • Port the {{Keypress}} template from Wikipedia to Commons (if it is not already there under some other name), so I can say fancy things like this: Ctrl+F Done.

Page move problem edit

21:50, 13 February 2009 (UTC): Today I ran into the following problem:

22:40, 13 February 2009 (UTC): I copied the Editor's index to Commons to my Sandbox page, moved it to my Test page, and moved it back.

I think my difficulty with attempting to undo my move mistake was that I tried to un-do two moves in one step. Un-doing moves is only possible one move at a time, and only if no one has edited the page in the meantime.

That gets the index page back to the state that User:MichaelMaggs had it in. So at least the page does not have my idiotic typo in the name.

However, Commons won't let me un-do the original move, from commons:Commons:Editors' index to Commons back to commons:Commons:Editor's index to Commons:

  • "A page of that name already exists, or the name you have chosen is not valid. Please choose another name."

Only an administrator can un-do that move, it seems.

07:32, 14 February 2009 (UTC): User:Stepshep cleaned up my move mess. Now commons:Commons:Editor's index to Commons is back to its original name. I left notes about my problem on these user talk pages:

User:MichaelMaggs has not replied yet. I have his talk page on my Commons watchlist.

07:41, 14 February 2009 (UTC): ah, but there is one problem, the revision history seems to have vanished. I'd expect the revision history to be back with commons:Commons:Editor's index to Commons, but it's not. The only edits to the index before the move were by me, except for one edit by User:MichaelMaggs, who added one sentence to the lead section before he moved the page. Here are all the pages and redirects:

Oh, actually the revision history is in the page: commons:Commons:Editors' index to Commons which is now a redirect to commons:Commons:Editor's index to Commons. Apparently that's because User:Stepshep is not an administrator on Commons, but rather it looks as if he or she did a cut and paste move. Yikes.

Oh well, I'll probably have to find an administrator on Commons to fix that. In the meantime, I want to edit the About subpage. I should be able to un-do that move if I can manage to avoid bumping the ↵ Enter key prematurely again. Try to move commons:Commons:Editors' index to Commons/About back to commons:Commons:Editor's index to Commons/About.

It's looking more and more like my initial typo created a problem I still haven't quite fixed with the Editor's index to Commons page.

04:40, 16 February 2009 (UTC): commons:User:Finnrind noticed the problem and fixed the cut and paste move. Now the Editor's index to Commons is back to what it was before. When User:MichaelMaggs returns, we can discuss where to put the apostrophe in the title.

Glossary edit

22:25, 16 February 2009 (UTC): while editing the Editor's index to Commons, I noticed some pages are missing on Commons. For example, there is no commons:Commons:Glossary yet.

Maps edit

04:02, 1 February 2010 (UTC): it would be nice to draw some maps. User:Alexrk2 (main user page: de:Benutzer:Alexrk2) has made some maps I like.

Other map information:

Quantum GIS edit

07:28, 7 February 2010 (UTC): I have used Quantum GIS a little. Many Commons users use it, but there was no category for their work, so I made the necessary pieces:

French Wikipedia mapmaking information edit

Tutorials edit

The French Wikipedia has some tutorials about making maps. Wikipedia:Graphic Lab/Resources/Tutorials partially translates them (and see User:JaneVannin/translations). Here I have {{Translate wikipedia}} links to the untranslated tutorials, so I can read machine translations of them. (To-do: add interlanguage links to the translated tutorials that lack them.)


- translate


Page or file, and status Software Description
Level 0 tutorials
Modifier la couleur d'un pays - translate Inkscape   - Quickly modify the color of an area already identified on a map.
Traduire une carte - translate Inkscape or The Gimp   - Translate labels on a single map without completely redrawing (svg, or bitmap).
Calquer une carte - translate Inkscape   - Trace a pre-existing raster map onto a vector map
Recentrer une carte ou une image - translate Inkscape or The Gimp   - Cut a subsection from a larger map.
Level 1 tutorials
fr:media:Tutorial-cartography_(basic).svg Inkscape   - Introduction to Vector mapping with Inkscape. Download the SVG file and open in Inkscape.
Colorer une carte par zones - translate Inkscape Color areas on a map.
Découpage d'une carte en zones - translate Inkscape   - remplace avantageusement le didacticiel précédent.
Dessiner une route - translate Inkscape   - pour route, autoroute, et voie ferrées. (télécharger et visionner la vidéo)
Dessiner une ligne de métro - translate Inkscape   - Dessiner une ligne de métro.
Dessiner un Cartogramme - translate Scapetoad   - Dessiner un cartogramme.

Level 2 tutorials (topography) :
Creating maps with GIS programs and digital elevation models (DEM)

Calculer l'échelle d'une carte - translate néant Connaître la précision des données sur une carte pour en déduire son échelle.
Installation de winGRASS GIS - translate GRASS GIS Installation détaillée de GRASS GIS sous Windows et premiers pas avec ce logiciel SIG libre pour la création de cartes en utilisant des modèles numériques de terrain.
Cartographie numérique géoréférencée et sous-pages. - translate 3DEM
GRASS GIS
Inkscape
GIMP
Création de cartes à partir de données numériques.
Ensemble de didacticiels pour la création de cartes géographiques, du relief ou topographiques en utilisant des données cartographiques numériques et géoréférencées.

Note : Inkscape is downloadable here. It is a free vector graphics editing program, used by the majority of graphic users on Wikipedia.

Page or file fr Software Introduction
Level 0 tutorials
Change the colors of a country fr  Inkscape Quickly change the color of a zone already delimited on a map
Translate an SVG fr  Inkscape Translate or modify a map or diagram without redrawing it entirely (svg or bitmap)
Copy a bitmap map into SVG fr  Inkscape Copy a bitmap map into SVG
Centre or crop an image fr  Inkscape or The Gimp Centre or crop an image
Level 1 tutorials
media:Tutorial-cartography_(basic).svg   Inkscape Introduction to vector map making with Inkscape: download, open with Inkscape and follow the exercises
Create and color map zones fr Inkscape Create and color map zones freehand. Create and color independent zones in Inkscape starting from a map showing borders of countries or other zones. (See also next tutorial.)
Cut a map into several sub-areas fr  Inkscape Cut a map into several sub-areas. (Should replace the preceding tutorial.)
Draw roads and railroads fr  Inkscape For roads, freeways, railroads, etc. Download and watch the English video.
Draw topological maps fr  Inkscape Draw subway line maps
Draw a cartogram fr  Scapetoad Draw a cartogram
Level 2 tutorials: topography
Creation of maps using GIS (fr:SIG) and DEM
Calculate the scale of a map fr  Néant Determine the scale of a map from the precision of its data
First steps with GRASS fr  GRASS GIS Detailed installation of GRASS GIS under Windows and first steps with this free GIS for map creation using digital terrain models
Georeferenced digital cartography 
* Optimizing relief 
* SVG topography 
fr  3DEM
GRASS GIS
Inkscape
GIMP
Map creation from digital data.
A collection of tutorials for geographical, relief and topographic map creation using digital map data
Note: Inkscape, the convenient free vector editor used by most wikigraphists, can be downloaded here.

Map data edit

- georeferenced map data resources

Request for Adminship edit

18:40, 11 May 2008 (UTC): User:Yellowdesk offered to nominate me for administratorship. See: User talk:Teratornis#Administratorship (permanent link).

Another possible nominator edit

18:43, 1 August 2008 (UTC): User:Tanthalas39 offered to nominate me for administratorship. See:

Yet another possible nominator edit

00:31, 25 February 2009 (UTC): This time a heavy hitter weighs in:

My first request edit

07:35, 25 March 2009 (UTC): follow the procedure at: