onthisday 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21,17 +21,17 @@ module OnThisDay
21
21
  end
22
22
 
23
23
  def year
24
- @year.to_i
24
+ @year
25
25
  end
26
26
 
27
27
  def set_and_remove_year!
28
28
  @element.xpath('./a').each do |node|
29
- title = node['title']
29
+ text = node.content
30
30
 
31
31
  # if the title of the link looks like a year, e.g. "1879", set
32
32
  # the year of this item and remove the node
33
- if title.match /\A\d{3,4}\z/
34
- @year = title
33
+ text.match /\A\d{2,4}( BC)?\z/ do |m|
34
+ @year = m.to_s
35
35
  node.remove
36
36
  end
37
37
  end
@@ -0,0 +1,573 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html lang="en" dir="ltr" class="client-nojs" xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <title>Wikipedia, the free encyclopedia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
+ <meta http-equiv="Content-Style-Type" content="text/css" />
7
+ <meta name="generator" content="MediaWiki 1.20wmf11" />
8
+ <link rel="alternate" type="application/atom+xml" title="Wikipedia picture of the day feed" href="/w/api.php?action=featuredfeed&amp;feed=potd&amp;feedformat=atom" />
9
+ <link rel="alternate" type="application/atom+xml" title="Wikipedia featured articles feed" href="/w/api.php?action=featuredfeed&amp;feed=featured&amp;feedformat=atom" />
10
+ <link rel="alternate" type="application/atom+xml" title="Wikipedia &quot;On this day...&quot; feed" href="/w/api.php?action=featuredfeed&amp;feed=onthisday&amp;feedformat=atom" />
11
+ <link rel="apple-touch-icon" href="//en.wikipedia.org/apple-touch-icon.png" />
12
+ <link rel="shortcut icon" href="/favicon.ico" />
13
+ <link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Wikipedia (en)" />
14
+ <link rel="EditURI" type="application/rsd+xml" href="//en.wikipedia.org/w/api.php?action=rsd" />
15
+ <link rel="copyright" href="//creativecommons.org/licenses/by-sa/3.0/" />
16
+ <link rel="alternate" type="application/atom+xml" title="Wikipedia Atom feed" href="/w/index.php?title=Special:RecentChanges&amp;feed=atom" />
17
+ <link rel="stylesheet" href="//bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&amp;lang=en&amp;modules=ext.gadget.ReferenceTooltips%2Cteahouse%7Cext.wikihiero%7Cmediawiki.legacy.commonPrint%2Cshared%7Cskins.vector&amp;only=styles&amp;skin=vector&amp;*" type="text/css" media="all" />
18
+ <meta name="ResourceLoaderDynamicStyles" content="" />
19
+ <link rel="stylesheet" href="//bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=vector&amp;*" type="text/css" media="all" />
20
+ <style type="text/css" media="all">a:lang(ar),a:lang(ckb),a:lang(fa),a:lang(kk-arab),a:lang(mzn),a:lang(ps),a:lang(ur){text-decoration:none}
21
+
22
+ /* cache key: enwiki:resourceloader:filter:minify-css:7:8d95de22da3b74bdc8517ef8752d1bee */
23
+ </style>
24
+
25
+ <script src="//bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&amp;lang=en&amp;modules=startup&amp;only=scripts&amp;skin=vector&amp;*" type="text/javascript"></script>
26
+ <script type="text/javascript">if(window.mw){
27
+ mw.config.set({"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Main_Page","wgTitle":"Main Page","wgCurRevisionId":511729027,"wgArticleId":15580374,"wgIsArticle":true,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":["Article Feedback Blacklist"],"wgBreakFrames":false,"wgPageContentLanguage":"en","wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgMonthNamesShort":["","Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"wgRelevantPageName":"Main_Page","wgRestrictionEdit":["sysop"],"wgRestrictionMove":["sysop"],"wgSearchNamespaces":[0],"wgIsMainPage":true,"wgVectorEnabledModules":{"collapsiblenav":true,"collapsibletabs":true,"editwarning":true,"expandablesearch":false,"footercleanup":false,"sectioneditlinks":false,"simplesearch":true,"experiments":true},"wgWikiEditorEnabledModules":{"toolbar":true,"dialogs":true,"hidesig":true,"templateEditor":false,"templates":false,"preview":false,"previewDialog":false,"publish":false,"toc":false},"wgTrackingToken":"7c51badfc29d3ee2672d19f6de28b144","wgArticleFeedbackv5Permissions":{"aft-reader":true,"aft-member":false,"aft-editor":false,"aft-monitor":false,"aft-administrator":false,"aft-oversighter":false},"wikilove-recipient":"","wikilove-anon":0,"mbEmailEnabled":true,"mbUserEmail":false,"mbIsEmailConfirmationPending":false,"wgFlaggedRevsParams":{"tags":{"status":{"levels":1,"quality":2,"pristine":3}}},"wgStableRevisionId":null,"wgCategoryTreePageCategoryOptions":"{\"mode\":0,\"hideprefix\":20,\"showcount\":true,\"namespaces\":false}","Geo":{"city":"","country":""},"wgNoticeProject":"wikipedia"});
28
+ }</script><script type="text/javascript">if(window.mw){
29
+ mw.loader.implement("user.options",function(){mw.user.options.set({"ccmeonemails":0,"cols":80,"date":"default","diffonly":0,"disablemail":0,"disablesuggest":0,"editfont":"default","editondblclick":0,"editsection":1,"editsectiononrightclick":0,"enotifminoredits":0,"enotifrevealaddr":0,"enotifusertalkpages":1,"enotifwatchlistpages":0,"extendwatchlist":0,"externaldiff":0,"externaleditor":0,"fancysig":0,"forceeditsummary":0,"gender":"unknown","hideminor":0,"hidepatrolled":0,"imagesize":2,"justify":0,"math":0,"minordefault":0,"newpageshidepatrolled":0,"nocache":0,"noconvertlink":0,"norollbackdiff":0,"numberheadings":0,"previewonfirst":0,"previewontop":1,"quickbar":5,"rcdays":7,"rclimit":50,"rememberpassword":0,"rows":25,"searchlimit":20,"showhiddencats":false,"showjumplinks":1,"shownumberswatching":1,"showtoc":1,"showtoolbar":1,"skin":"vector","stubthreshold":0,"thumbsize":4,"underline":2,"uselivepreview":0,"usenewrc":0,"watchcreations":1,"watchdefault":0,"watchdeletion":0,"watchlistdays":3
30
+ ,"watchlisthideanons":0,"watchlisthidebots":0,"watchlisthideliu":0,"watchlisthideminor":0,"watchlisthideown":0,"watchlisthidepatrolled":0,"watchmoves":0,"wllimit":250,"flaggedrevssimpleui":1,"flaggedrevsstable":0,"flaggedrevseditdiffs":true,"flaggedrevsviewdiffs":false,"vector-simplesearch":1,"useeditwarning":1,"vector-collapsiblenav":1,"usebetatoolbar":1,"usebetatoolbar-cgd":1,"wikilove-enabled":1,"variant":"en","language":"en","searchNs0":true,"searchNs1":false,"searchNs2":false,"searchNs3":false,"searchNs4":false,"searchNs5":false,"searchNs6":false,"searchNs7":false,"searchNs8":false,"searchNs9":false,"searchNs10":false,"searchNs11":false,"searchNs12":false,"searchNs13":false,"searchNs14":false,"searchNs15":false,"searchNs100":false,"searchNs101":false,"searchNs108":false,"searchNs109":false,"gadget-teahouse":1,"gadget-ReferenceTooltips":1,"gadget-DRN-wizard":1,"gadget-mySandbox":1});;},{},{});mw.loader.implement("user.tokens",function(){mw.user.tokens.set({"editToken":"+\\",
31
+ "watchToken":false});;},{},{});
32
+
33
+ /* cache key: enwiki:resourceloader:filter:minify-js:7:81f7c0502e347822f14be81f96ff03ab */
34
+ }</script>
35
+ <script type="text/javascript">if(window.mw){
36
+ mw.loader.load(["mediawiki.page.startup","mediawiki.legacy.wikibits","mediawiki.legacy.ajax","ext.wikimediaShopLink.core","ext.centralNotice.bannerController"]);
37
+ }</script>
38
+ <script src="//bits.wikimedia.org/geoiplookup"></script><!--[if lt IE 7]><style type="text/css">body{behavior:url("/w/skins-1.20wmf11/vector/csshover.min.htc")}</style><![endif]--></head>
39
+ <body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-Main_Page skin-vector action-view vector-animateLayout">
40
+ <div id="mw-page-base" class="noprint"></div>
41
+ <div id="mw-head-base" class="noprint"></div>
42
+ <!-- content -->
43
+ <div id="content" class="mw-body">
44
+ <a id="top"></a>
45
+ <div id="mw-js-message" style="display:none;"></div>
46
+ <!-- sitenotice -->
47
+ <div id="siteNotice"><!-- CentralNotice --><script>mw.centralNotice.initialize();</script></div>
48
+ <!-- /sitenotice -->
49
+ <!-- firstHeading -->
50
+ <h1 id="firstHeading" class="firstHeading"><span dir="auto">Main Page</span></h1>
51
+ <!-- /firstHeading -->
52
+ <!-- bodyContent -->
53
+ <div id="bodyContent">
54
+ <!-- tagline -->
55
+ <div id="siteSub">From Wikipedia, the free encyclopedia</div>
56
+ <!-- /tagline -->
57
+ <!-- subtitle -->
58
+ <div id="contentSub"></div>
59
+ <!-- /subtitle -->
60
+ <!-- jumpto -->
61
+ <div id="jump-to-nav" class="mw-jump">
62
+ Jump to: <a href="#mw-head">navigation</a>, <a href="#p-search">search</a>
63
+ </div>
64
+ <!-- /jumpto -->
65
+ <!-- bodycontent -->
66
+ <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div style="display:none;" class="pef-notification-container gratitude">
67
+ <div class="pef-notification">
68
+ <div class="pef-icon pef-icon-checkmark">&nbsp;</div>
69
+ <span></span>
70
+ </div>
71
+ </div>
72
+ <div style="display:none;" class="pef-notification-container historical">
73
+ <div class="pef-notification">
74
+ <div class="pef-icon pef-icon-checkmark">&#160;</div>
75
+ <span></span>
76
+ </div>
77
+ </div><table id="mp-topbanner" style="width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;">
78
+ <tr>
79
+ <td style="width:61%; color:#000;">
80
+ <table style="width:280px; border:none; background:none;">
81
+ <tr>
82
+ <td style="width:280px; text-align:center; white-space:nowrap; color:#000;">
83
+ <div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to <a href="/wiki/Wikipedia" title="Wikipedia">Wikipedia</a>,</div>
84
+ <div style="top:+0.2em; font-size:95%;">the <a href="/wiki/Free_content" title="Free content">free</a> <a href="/wiki/Encyclopedia" title="Encyclopedia">encyclopedia</a> that <a href="/wiki/Wikipedia:Introduction" title="Wikipedia:Introduction">anyone can edit</a>.</div>
85
+ <div id="articlecount" style="font-size:85%;"><a href="/wiki/Special:Statistics" title="Special:Statistics">4,051,678</a> articles in <a href="/wiki/English_language" title="English language">English</a></div>
86
+ </td>
87
+ </tr>
88
+ </table>
89
+ </td>
90
+ <td style="width:13%; font-size:95%;">
91
+ <ul>
92
+ <li><a href="/wiki/Portal:Arts" title="Portal:Arts">Arts</a></li>
93
+ <li><a href="/wiki/Portal:Biography" title="Portal:Biography">Biography</a></li>
94
+ <li><a href="/wiki/Portal:Geography" title="Portal:Geography">Geography</a></li>
95
+ </ul>
96
+ </td>
97
+ <td style="width:13%; font-size:95%;">
98
+ <ul>
99
+ <li><a href="/wiki/Portal:History" title="Portal:History">History</a></li>
100
+ <li><a href="/wiki/Portal:Mathematics" title="Portal:Mathematics">Mathematics</a></li>
101
+ <li><a href="/wiki/Portal:Science" title="Portal:Science">Science</a></li>
102
+ </ul>
103
+ </td>
104
+ <td style="width:13%; font-size:95%;">
105
+ <ul>
106
+ <li><a href="/wiki/Portal:Society" title="Portal:Society">Society</a></li>
107
+ <li><a href="/wiki/Portal:Technology" title="Portal:Technology">Technology</a></li>
108
+ <li><b><a href="/wiki/Portal:Contents/Portals" title="Portal:Contents/Portals">All portals</a></b></li>
109
+ </ul>
110
+ </td>
111
+ </tr>
112
+ </table>
113
+ <table id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;">
114
+ <tr>
115
+ <td class="MainPageBG" style="width:55%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;">
116
+ <table id="mp-left" style="vertical-align:top; background:#f5fffa;">
117
+ <tr>
118
+ <th style="padding:2px;">
119
+ <h2 id="mp-tfa-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"><span class="mw-headline" id="Today.27s_featured_article">Today's featured article</span></h2>
120
+ </th>
121
+ </tr>
122
+ <tr>
123
+ <td style="color:#000;">
124
+ <div id="mp-tfa" style="padding:2px 5px">
125
+ <div style="float:left;margin:0.5em 0.9em 0.4em 0;"><a href="/wiki/File:Oldham_From_Glodwick.png" class="image" title="Painting of Oldham"><img alt="Painting of Oldham" src="//upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Oldham_From_Glodwick.png/120px-Oldham_From_Glodwick.png" width="120" height="76" /></a></div>
126
+ <p><b><a href="/wiki/Oldham" title="Oldham">Oldham</a></b> is a large town in <a href="/wiki/Greater_Manchester" title="Greater Manchester">Greater Manchester</a>, England. It lies amid the <a href="/wiki/Pennines" title="Pennines">Pennines</a> on elevated ground between the rivers <a href="/wiki/River_Irk" title="River Irk">Irk</a> and <a href="/wiki/River_Medlock" title="River Medlock">Medlock</a>. Oldham is surrounded by several smaller towns which together form the <a href="/wiki/Metropolitan_Borough_of_Oldham" title="Metropolitan Borough of Oldham">Metropolitan Borough of Oldham</a>, of which Oldham is the administrative centre. <a href="/wiki/Historic_counties_of_England" title="Historic counties of England">Historically</a> a part of <a href="/wiki/Lancashire" title="Lancashire">Lancashire</a>, and with little <a href="/wiki/Early_Modern_Britain" title="Early Modern Britain" class="mw-redirect">early history</a> to speak of, Oldham rose to prominence during the 19th century as an international centre of <a href="/wiki/Textile_manufacture_during_the_Industrial_Revolution" title="Textile manufacture during the Industrial Revolution">textile manufacture</a>. It was a <a href="/wiki/Boomtown" title="Boomtown">boomtown</a> of the <a href="/wiki/Industrial_Revolution" title="Industrial Revolution">Industrial Revolution</a>, and among the first ever <a href="/wiki/Industrialisation" title="Industrialisation">industrialised</a> towns, rapidly becoming "one of the most important centres of cotton and textile industries in England". At its zenith, it was the most productive <a href="/wiki/Spinning_(textiles)" title="Spinning (textiles)">cotton spinning</a> <a href="/wiki/Mill_town" title="Mill town">mill town</a> in the world, spinning more cotton than France and Germany combined. Oldham's textile industry began to fall into decline during the mid-20th century, and its last mill closed in 1998. The demise of textile processing in Oldham depressed the local economy. Today Oldham is a predominantly residential town, and a centre for <a href="/wiki/Further_education" title="Further education">further education</a> and the <a href="/wiki/Performing_arts" title="Performing arts">performing arts</a>. It is, however, still distinguished architecturally by the surviving <a href="/wiki/Cotton_mill" title="Cotton mill">cotton mills</a> and other buildings associated with that industry. (<a href="/wiki/Oldham" title="Oldham"><b>more...</b></a>)</p>
127
+ <p>Recently featured: <a href="/wiki/William_S._Sadler" title="William S. Sadler">William S. Sadler</a> – <i><a href="/wiki/Daspletosaurus" title="Daspletosaurus">Daspletosaurus</a></i> – <a href="/wiki/Monteverdi%27s_lost_operas" title="Monteverdi's lost operas">Monteverdi's lost operas</a></p>
128
+ <div style="float:right" class="noprint"><b><a href="/wiki/Wikipedia:Today%27s_featured_article/September_2012" title="Wikipedia:Today's featured article/September 2012">Archive</a></b> – <b><a href="https://lists.wikimedia.org/mailman/listinfo/daily-article-l" class="extiw" title="mail:daily-article-l">By email</a></b> – <b><a href="/wiki/Wikipedia:Featured_articles" title="Wikipedia:Featured articles">More featured articles...</a></b></div>
129
+ </div>
130
+ </td>
131
+ </tr>
132
+ <tr>
133
+ <th style="padding:2px;">
134
+ <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;"><span class="mw-headline" id="Did_you_know...">Did you know...</span></h2>
135
+ </th>
136
+ </tr>
137
+ <tr>
138
+ <td style="color:#000; padding:2px 5px 5px;">
139
+ <div id="mp-dyk">
140
+ <p><i>From Wikipedia's <a href="/wiki/Wikipedia:Recent_additions" title="Wikipedia:Recent additions">newest content</a>:</i></p>
141
+ <div style="float:right;margin-left:0.5em;">
142
+ <p><a href="/wiki/File:Gorky_Park_Moscow_Ferris_Wheel.jpg" class="image" title="Gorky Park, Moscow"><img alt="Gorky Park, Moscow" src="//upload.wikimedia.org/wikipedia/commons/thumb/0/03/Gorky_Park_Moscow_Ferris_Wheel.jpg/75px-Gorky_Park_Moscow_Ferris_Wheel.jpg" width="75" height="100" /></a></p>
143
+ </div>
144
+ <ul>
145
+ <li style="-moz-float-edge: content-box">... that of the two <a href="/wiki/Roller_coaster" title="Roller coaster">roller coasters</a> in <a href="/wiki/New_Jersey" title="New Jersey">New Jersey</a> named "Jumbo Jet"—one <b><a href="/wiki/Jumbo_Jet_(Six_Flags_Great_Adventure)" title="Jumbo Jet (Six Flags Great Adventure)">closed without a single rider</a></b>, and another <b><a href="/wiki/Jumbo_Jet_(Morey%27s_Piers)" title="Jumbo Jet (Morey's Piers)">was sold for two rail cars of ketchup</a></b> to a <a href="/wiki/Gorky_Park_(Moscow)" title="Gorky Park (Moscow)">Soviet amusement park</a> <i>(pictured)</i>?</li>
146
+ <li style="-moz-float-edge: content-box">... that the investigation into the <b><a href="/wiki/Murder_of_Celine_Figard" title="Murder of Celine Figard">murder of Celine Figard</a></b> saw the UK's first national <a href="/wiki/DNA" title="DNA">DNA</a> screening programme in the hunt for a suspect?</li>
147
+ <li style="-moz-float-edge: content-box">... that <b><a href="/wiki/Steven_Rodriguez" title="Steven Rodriguez">Steven Rodriguez</a></b> became the first player selected in the <a href="/wiki/2012_Major_League_Baseball_Draft" title="2012 Major League Baseball Draft">2012 Major League Baseball Draft</a> to reach the major leagues?</li>
148
+ <li style="-moz-float-edge: content-box">... that the <a href="/wiki/Madras_State" title="Madras State">Madras State</a> awarded 75 <a href="/wiki/Acre" title="Acre">acres</a> (30&#160;<a href="/wiki/Hectare" title="Hectare">ha</a>; 0.117&#160;<a href="/wiki/Square_mile" title="Square mile">sq&#160;mi</a>) to the <a href="/wiki/Council_of_Scientific_and_Industrial_Research" title="Council of Scientific and Industrial Research">Council of Scientific and Industrial Research</a> for the establishment of <b><a href="/wiki/Central_Leather_Research_Institute" title="Central Leather Research Institute">Central Leather Research Institute</a></b>?</li>
149
+ <li style="-moz-float-edge: content-box">... that before the <b><a href="/wiki/Alcatraz_Federal_Penitentiary" title="Alcatraz Federal Penitentiary">Alcatraz Federal Penitentiary</a></b> began operations in 1934 there was a <b><a href="/wiki/Alcatraz_Citadel" title="Alcatraz Citadel">citadel</a></b> on <a href="/wiki/Alcatraz_Island" title="Alcatraz Island">Alcatraz Island</a>?</li>
150
+ <li style="-moz-float-edge: content-box">... that nearly half the students in the <a href="/wiki/Harvard_College" title="Harvard College">Harvard</a> "Introduction to <a href="/wiki/United_States_Congress" title="United States Congress">Congress</a>" course were <b><a href="/wiki/2012_Harvard_cheating_scandal" title="2012 Harvard cheating scandal">implicated in a cheating investigation</a></b>?</li>
151
+ <li style="-moz-float-edge: content-box">... that tenor <b><a href="/wiki/Martin_Petzold" title="Martin Petzold">Martin Petzold</a></b>, a former member of the boys' choir <a href="/wiki/Thomanerchor" title="Thomanerchor">Thomanerchor</a> and a singer of <a href="/wiki/Evangelist_(Bach)" title="Evangelist (Bach)">Bach's Evangelist parts</a> with the group, co-published <i>800 Years Thomana</i>?</li>
152
+ <li style="-moz-float-edge: content-box">... that two men and a dog died during the 1909 <b><a href="/wiki/Portola_Road_Race" title="Portola Road Race">Portola Road Race</a></b> in <a href="/wiki/Oakland,_California" title="Oakland, California">Oakland, California</a>?<br style="clear:both;" />
153
+ <div style="text-align: right;" class="noprint"><b><a href="/wiki/Wikipedia:Recent_additions" title="Wikipedia:Recent additions">Archive</a></b> – <b><a href="/wiki/Wikipedia:Your_first_article" title="Wikipedia:Your first article">Start a new article</a></b> – <b><a href="/wiki/Template_talk:Did_you_know" title="Template talk:Did you know">Nominate an article</a></b></div>
154
+ </li>
155
+ </ul>
156
+ </div>
157
+ </td>
158
+ </tr>
159
+ </table>
160
+ </td>
161
+ <td style="border:1px solid transparent;"></td>
162
+ <td class="MainPageBG" style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;">
163
+ <table id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;">
164
+ <tr>
165
+ <th style="padding:2px;">
166
+ <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;"><span class="mw-headline" id="In_the_news">In the news</span></h2>
167
+ </th>
168
+ </tr>
169
+ <tr>
170
+ <td style="color:#000; padding:2px 5px;">
171
+ <div id="mp-itn">
172
+ <div style="float:right;margin-left:0.5em;"><a href="/wiki/File:Ambassador_christopher_stevens.jpg" title="Christopher Stevens"><img alt="Christopher Stevens" src="//upload.wikimedia.org/wikipedia/en/thumb/2/29/Ambassador_christopher_stevens_cropped.jpg/93px-Ambassador_christopher_stevens_cropped.jpg" width="93" height="100" class="thumbborder" /></a></div>
173
+ <ul>
174
+ <li style="-moz-float-edge: content-box">In Egypt and Libya, <b><a href="/wiki/2012_U.S._diplomatic_missions_attacks" title="2012 U.S. diplomatic missions attacks">U.S. diplomatic missions are attacked</a></b>, causing the deaths of four people in Libya, including <a href="/wiki/United_States_Ambassador_to_Libya" title="United States Ambassador to Libya">U.S. Ambassador</a> <a href="/wiki/Christopher_Stevens_(diplomat)" title="Christopher Stevens (diplomat)">Christopher Stevens</a> <i>(pictured)</i>.</li>
175
+ <li style="-moz-float-edge: content-box">At the <b><a href="/wiki/2012_US_Open_(tennis)" title="2012 US Open (tennis)">US Open Tennis Championships</a></b>, <a href="/wiki/Serena_Williams" title="Serena Williams">Serena Williams</a> wins the <a href="/wiki/2012_US_Open_%E2%80%93_Women%27s_Singles" title="2012 US Open – Women's Singles">women's singles</a> and <a href="/wiki/Andy_Murray" title="Andy Murray">Andy Murray</a> wins the <a href="/wiki/2012_US_Open_%E2%80%93_Men%27s_Singles" title="2012 US Open – Men's Singles">men's singles</a>.</li>
176
+ <li style="-moz-float-edge: content-box">The <a href="/wiki/Central_Criminal_Court_of_Iraq" title="Central Criminal Court of Iraq">Central Criminal Court of Iraq</a> convicts fugitive <a href="/wiki/Vice_President_of_Iraq" title="Vice President of Iraq">Iraqi vice president</a> <b><a href="/wiki/Tariq_al-Hashimi" title="Tariq al-Hashimi">Tariq al-Hashimi</a></b> <i>in absentia</i> for his involvement in the murder of two people and sentences him to death.</li>
177
+ <li style="-moz-float-edge: content-box">The <b><a href="/wiki/40th_Chess_Olympiad" title="40th Chess Olympiad">Chess Olympiad</a></b> concludes with Armenia winning the open and Russia winning the women's section of the tournament.</li>
178
+ <li style="-moz-float-edge: content-box">The South Korean film <i><a href="/wiki/Piet%C3%A0_(film)" title="Pietà (film)">Pietà</a></i>, written and directed by <a href="/wiki/Kim_Ki-duk" title="Kim Ki-duk">Kim Ki-duk</a>, wins the <a href="/wiki/Golden_Lion" title="Golden Lion">Golden Lion</a> at the <b><a href="/wiki/69th_Venice_International_Film_Festival" title="69th Venice International Film Festival">Venice Film Festival</a></b>.
179
+ <div style="text-align: right;" class="noprint"><b><a href="/wiki/Syrian_civil_war" title="Syrian civil war">Syrian civil war</a></b> – <b><a href="//en.wikinews.org/wiki/Main_Page" class="extiw" title="n:Main Page">Wikinews</a></b> – <b><a href="/wiki/Deaths_in_2012" title="Deaths in 2012">Recent deaths</a></b> – <b><a href="/wiki/Portal:Current_events" title="Portal:Current events">More&#160;current&#160;events...</a></b></div>
180
+ </li>
181
+ </ul>
182
+ </div>
183
+ </td>
184
+ </tr>
185
+ <tr>
186
+ <th style="padding:2px;">
187
+ <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;"><span class="mw-headline" id="On_this_day...">On this day...</span></h2>
188
+ </th>
189
+ </tr>
190
+ <tr>
191
+ <td style="color:#000; padding:2px 5px 5px;">
192
+ <div id="mp-otd">
193
+ <p><b><a href="/wiki/September_13" title="September 13">September 13</a></b>: <a href="/wiki/Calendar_of_saints" title="Calendar of saints">Feast Day</a> of <b><a href="/wiki/John_Chrysostom" title="John Chrysostom">Saint John Chrysostom</a></b> (Western Christianity)</p>
194
+ <div style="float:right;margin-left:0.5em">
195
+ <p><a href="/wiki/File:YuanEmperorAlbumOgedeiPortrait.jpg" class="image" title="Ögedei Khan"><img alt="Ögedei Khan" src="//upload.wikimedia.org/wikipedia/commons/thumb/9/9e/YuanEmperorAlbumOgedeiPortrait.jpg/79px-YuanEmperorAlbumOgedeiPortrait.jpg" width="79" height="100" /></a></p>
196
+ </div>
197
+ <ul>
198
+ <li style="-moz-float-edge: content-box"><a href="/wiki/509%E2%80%93500_BC" title="509–500 BC" class="mw-redirect">509 BC</a> – The <b><a href="/wiki/Temple_of_Jupiter_Optimus_Maximus" title="Temple of Jupiter Optimus Maximus">Temple of Jupiter Optimus Maximus</a></b> on <a href="/wiki/Capitoline_Hill" title="Capitoline Hill">Capitoline Hill</a>, the most important temple in <a href="/wiki/Ancient_Rome" title="Ancient Rome">Ancient Rome</a>, was dedicated.</li>
199
+ <li style="-moz-float-edge: content-box"><a href="/wiki/1229" title="1229">1229</a> – <b><a href="/wiki/%C3%96gedei_Khan" title="Ögedei Khan">Ögedei Khan</a></b> <i>(pictured)</i>, the third son of <a href="/wiki/Genghis_Khan" title="Genghis Khan">Genghis Khan</a>, was proclaimed <a href="/wiki/Khagan" title="Khagan">Khagan</a> of the <a href="/wiki/Mongol_Empire" title="Mongol Empire">Mongol Empire</a>.</li>
200
+ <li style="-moz-float-edge: content-box"><a href="/wiki/1759" title="1759">1759</a> – <a href="/wiki/Seven_Years%27_War" title="Seven Years' War">Seven Years' War</a>: British forces defeated the French at the <b><a href="/wiki/Battle_of_the_Plains_of_Abraham" title="Battle of the Plains of Abraham">Battle of the Plains of Abraham</a></b> near <a href="/wiki/Quebec_City" title="Quebec City">Quebec City</a>, <a href="/wiki/New_France" title="New France">New France</a>, though General <a href="/wiki/James_Wolfe" title="James Wolfe">James Wolfe</a> was mortally wounded.</li>
201
+ <li style="-moz-float-edge: content-box"><a href="/wiki/1848" title="1848">1848</a> – An explosion drove a large iron rod completely through the head of <b><a href="/wiki/Phineas_Gage" title="Phineas Gage">Phineas P. Gage</a></b>, making him an important early case of <a href="/wiki/Brain_damage" title="Brain damage">brain damage</a> affecting personality and behavior.</li>
202
+ <li style="-moz-float-edge: content-box"><a href="/wiki/1964" title="1964">1964</a> – <a href="/wiki/Army_of_the_Republic_of_Vietnam" title="Army of the Republic of Vietnam">South Vietnamese</a> Generals <a href="/wiki/Lam_Van_Phat" title="Lam Van Phat">Lam Van Phat</a> and <a href="/wiki/Duong_Van_Duc" title="Duong Van Duc">Duong Van Duc</a> staged a <b><a href="/wiki/September_1964_South_Vietnamese_coup_attempt" title="September 1964 South Vietnamese coup attempt">coup attempt</a></b> after junta leader <a href="/wiki/Nguyen_Khanh" title="Nguyen Khanh">Nguyen Khanh</a> demoted them.</li>
203
+ <li style="-moz-float-edge: content-box"><a href="/wiki/1987" title="1987">1987</a> – A <a href="/wiki/Radioactive_decay" title="Radioactive decay">radioactive</a> item <b><a href="/wiki/Goi%C3%A2nia_accident" title="Goiânia accident">was scavenged</a></b> from an abandoned hospital in <a href="/wiki/Goi%C3%A2nia" title="Goiânia">Goiânia</a>, Brazil, resulting in four deaths and serious <a href="/wiki/Acute_radiation_syndrome" title="Acute radiation syndrome">contamination</a> in 249 others.</li>
204
+ </ul>
205
+ <p>More anniversaries: <span class="nowrap"><a href="/wiki/September_12" title="September 12">September 12</a> –</span> <span class="nowrap"><b><a href="/wiki/September_13" title="September 13">September 13</a></b> –</span> <span class="nowrap"><a href="/wiki/September_14" title="September 14">September 14</a></span></p>
206
+ <div style="text-align: right;" class="noprint"><span class="nowrap"><b><a href="/wiki/Wikipedia:Selected_anniversaries/September" title="Wikipedia:Selected anniversaries/September">Archive</a></b> –</span> <span class="nowrap"><b><a href="https://lists.wikimedia.org/mailman/listinfo/daily-article-l" class="extiw" title="mail:daily-article-l">By email</a></b> –</span> <span class="nowrap"><b><a href="/wiki/List_of_historical_anniversaries" title="List of historical anniversaries">List of historical anniversaries</a></b></span></div>
207
+ <div style="text-align: right;"><small>It is now <span class="nowrap">September 13, 2012</span> (<a href="/wiki/Coordinated_Universal_Time" title="Coordinated Universal Time">UTC</a>) – <span class="plainlinks" id="purgelink"><span class="nowrap"><a class="external text" href="//en.wikipedia.org/w/index.php?title=Main_Page&amp;action=purge">Refresh this page</a></span></span></small></div>
208
+ </div>
209
+ </td>
210
+ </tr>
211
+ </table>
212
+ </td>
213
+ </tr>
214
+ </table>
215
+ <table id="mp-lower" style="margin:4px 0 0 0; width:100%; background:none; border-spacing: 0px;">
216
+ <tr>
217
+ <td class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;">
218
+ <table id="mp-bottom" style="vertical-align:top; background:#faf5ff; color:#000; width:100%">
219
+ <tr>
220
+ <th style="padding:2px;">
221
+ <h2 id="mp-tfp-h2" style="margin:3px; background:#ddcef2; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em"><span class="mw-headline" id="Today.27s_featured_picture">Today's featured picture</span></h2>
222
+ </th>
223
+ </tr>
224
+ <tr>
225
+ <td style="color:#000; padding:2px;">
226
+ <div id="mp-tfp">
227
+ <table style="margin:0 3px 3px; width:100%; text-align:left; background-color:transparent; border-collapse: collapse;">
228
+ <tr>
229
+ <td style="padding:0 0.9em 0 0;"><a href="/wiki/File:Lyapunov-fractal.png" class="image" title="Lyapunov fractal"><img alt="Lyapunov fractal" src="//upload.wikimedia.org/wikipedia/commons/thumb/1/17/Lyapunov-fractal.png/350px-Lyapunov-fractal.png" width="350" height="233" /></a></td>
230
+ <td style="padding:0 6px 0 0">
231
+ <p>A rendering of a <b><a href="/wiki/Lyapunov_fractal" title="Lyapunov fractal">Lyapunov fractal</a></b>, a type of <a href="/wiki/Bifurcation_theory" title="Bifurcation theory">bifurcational</a> <a href="/wiki/Fractal" title="Fractal">fractal</a> named after Russian mathematician <a href="/wiki/Aleksandr_Lyapunov" title="Aleksandr Lyapunov">Aleksandr Lyapunov</a>. A Lyapunov fractal is constructed by mapping the regions of stability and chaotic behaviour between two values <i>A</i> and <i>B</i>. In the image, yellow corresponds to stability, and blue represents chaos.</p>
232
+ <small>Image: <a href="/wiki/User:BernardH" title="User:BernardH">BernardH</a></small>
233
+ <div style="text-align:right;">
234
+ <p>Recently featured: <a href="/wiki/Template:POTD/2012-09-12" title="Template:POTD/2012-09-12">Henry Compton, Bishop of London</a> – <a href="/wiki/Template:POTD/2012-09-11" title="Template:POTD/2012-09-11">Manganese</a> – <a href="/wiki/Template:POTD/2012-09-10" title="Template:POTD/2012-09-10">Dusky Robin</a><br /></p>
235
+ <div class="noprint"><b><a href="/wiki/Wikipedia:Picture_of_the_day/September_2012" title="Wikipedia:Picture of the day/September 2012">Archive</a></b> – <b><a href="/wiki/Wikipedia:Featured_pictures" title="Wikipedia:Featured pictures">More featured pictures...</a></b></div>
236
+ </div>
237
+ </td>
238
+ </tr>
239
+ </table>
240
+ </div>
241
+ </td>
242
+ </tr>
243
+ </table>
244
+ </td>
245
+ </tr>
246
+ </table>
247
+ <div id="mp-other" style="padding-top:4px; padding-bottom:2px;">
248
+ <h2><span class="mw-headline" id="Other_areas_of_Wikipedia">Other areas of Wikipedia</span></h2>
249
+ <ul>
250
+ <li><b><a href="/wiki/Wikipedia:Community_portal" title="Wikipedia:Community portal">Community portal</a></b> – Bulletin board, projects, resources and activities covering a wide range of Wikipedia areas.</li>
251
+ <li><b><a href="/wiki/Wikipedia:Help_desk" title="Wikipedia:Help desk">Help desk</a></b> – Ask questions about using Wikipedia.</li>
252
+ <li><b><a href="/wiki/Wikipedia:Local_Embassy" title="Wikipedia:Local Embassy">Local embassy</a></b> – For Wikipedia-related communication in languages other than English.</li>
253
+ <li><b><a href="/wiki/Wikipedia:Reference_desk" title="Wikipedia:Reference desk">Reference desk</a></b> – Serving as virtual librarians, Wikipedia volunteers tackle your questions on a wide range of subjects.</li>
254
+ <li><b><a href="/wiki/Wikipedia:News" title="Wikipedia:News">Site news</a></b> – Announcements, updates, articles and press releases on Wikipedia and the Wikimedia Foundation.</li>
255
+ <li><b><a href="/wiki/Wikipedia:Village_pump" title="Wikipedia:Village pump">Village pump</a></b> – For discussions about Wikipedia itself, including areas for technical issues and policies.</li>
256
+ </ul>
257
+ </div>
258
+ <div id="mp-sister">
259
+ <h2><span class="mw-headline" id="Wikipedia.27s_sister_projects">Wikipedia's sister projects</span></h2>
260
+ <p>Wikipedia is hosted by the <a href="/wiki/Wikimedia_Foundation" title="Wikimedia Foundation">Wikimedia Foundation</a>, a non-profit organization that also hosts a range of other <a href="//wikimediafoundation.org/wiki/Our_projects" class="extiw" title="wmf:Our projects">projects</a>:</p>
261
+ <table class="layout plainlinks" style="width:100%; margin:auto; text-align:left; background:transparent;">
262
+ <tr>
263
+ <td style="text-align:center; padding:4px;"><a href="//commons.wikimedia.org/wiki/" title="Commons"><img alt="Commons" src="//upload.wikimedia.org/wikipedia/en/9/9d/Commons-logo-31px.png" width="31" height="41" /></a></td>
264
+ <td style="width:33%; padding:4px;"><b><a class="external text" href="//commons.wikimedia.org/">Commons</a></b><br />
265
+ Free media repository</td>
266
+ <td style="text-align:center; padding:4px;"><a href="//en.wikinews.org/wiki/" title="Wikinews"><img alt="Wikinews" src="//upload.wikimedia.org/wikipedia/en/6/60/Wikinews-logo-51px.png" width="51" height="30" /></a></td>
267
+ <td style="padding:4px;"><b><a class="external text" href="//en.wikinews.org/">Wikinews</a></b><br />
268
+ Free-content news</td>
269
+ <td style="text-align:center; padding:4px;"><a href="//species.wikimedia.org/wiki/" title="Wikispecies"><img alt="Wikispecies" src="//upload.wikimedia.org/wikipedia/en/b/bf/Wikispecies-logo-35px.png" width="35" height="41" /></a></td>
270
+ <td style="padding:4px;"><b><a class="external text" href="//species.wikimedia.org/">Wikispecies</a></b><br />
271
+ Directory of species</td>
272
+ </tr>
273
+ <tr>
274
+ <td style="text-align:center; padding:4px;"><a href="//meta.wikimedia.org/wiki/" title="Meta-Wiki"><img alt="Meta-Wiki" src="//upload.wikimedia.org/wikipedia/en/b/bc/Meta-logo-35px.png" width="35" height="35" /></a></td>
275
+ <td style="padding:4px;"><b><a class="external text" href="//meta.wikimedia.org/">Meta-Wiki</a></b><br />
276
+ Wikimedia project coordination</td>
277
+ <td style="text-align:center; padding:4px;"><a href="//en.wikiquote.org/wiki/" title="Wikiquote"><img alt="Wikiquote" src="//upload.wikimedia.org/wikipedia/en/4/46/Wikiquote-logo-51px.png" width="51" height="41" /></a></td>
278
+ <td style="width:33%; padding:4px;"><b><a class="external text" href="//en.wikiquote.org/">Wikiquote</a></b><br />
279
+ Collection of quotations</td>
280
+ <td style="text-align:center; padding:4px;"><a href="//en.wikiversity.org/wiki/" title="Wikiversity"><img alt="Wikiversity" src="//upload.wikimedia.org/wikipedia/en/e/e3/Wikiversity-logo-41px.png" width="41" height="32" /></a></td>
281
+ <td style="width:33%; padding:4px;"><b><a class="external text" href="//en.wikiversity.org/">Wikiversity</a></b><br />
282
+ Free learning materials and activities</td>
283
+ </tr>
284
+ <tr>
285
+ <td style="text-align:center; padding:4px;"><a href="//en.wikibooks.org/wiki/" title="Wikibooks"><img alt="Wikibooks" src="//upload.wikimedia.org/wikipedia/en/7/7f/Wikibooks-logo-35px.png" width="35" height="35" /></a></td>
286
+ <td style="padding:4px;"><b><a class="external text" href="//en.wikibooks.org/">Wikibooks</a></b><br />
287
+ Free textbooks and manuals</td>
288
+ <td style="text-align:center; padding:4px;"><a href="//en.wikisource.org/wiki/" title="Wikisource"><img alt="Wikisource" src="//upload.wikimedia.org/wikipedia/en/b/b6/Wikisource-logo-35px.png" width="35" height="37" /></a></td>
289
+ <td style="padding:4px;"><b><a class="external text" href="//en.wikisource.org/">Wikisource</a></b><br />
290
+ Free-content library</td>
291
+ <td style="text-align:center; padding:4px;"><a href="//en.wiktionary.org/wiki/" title="Wiktionary"><img alt="Wiktionary" src="//upload.wikimedia.org/wikipedia/en/f/f2/Wiktionary-logo-51px.png" width="51" height="35" /></a></td>
292
+ <td style="padding:4px;"><b><a class="external text" href="//en.wiktionary.org/">Wiktionary</a></b><br />
293
+ Dictionary and thesaurus</td>
294
+ </tr>
295
+ </table>
296
+ </div>
297
+ <div id="mp-lang">
298
+ <h2><span class="mw-headline" id="Wikipedia_languages">Wikipedia languages</span></h2>
299
+ <div id="lang" class="nowraplinks nourlexpansion plainlinks">
300
+ <p>This Wikipedia is written in <a href="/wiki/English_language" title="English language">English</a>. Started in 2001<span style="display:none">&#160;(<span class="bday dtstart published updated">2001</span>)</span>, it currently contains <a href="/wiki/Special:Statistics" title="Special:Statistics">4,051,678</a> articles. Many other Wikipedias are available; some of the largest are listed below.</p>
301
+ <ul>
302
+ <li id="lang-3">More than 750,000 articles: <a class="external text" href="//de.wikipedia.org/wiki/"><span title="German (de:)" lang="de" xml:lang="de">Deutsch</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//es.wikipedia.org/wiki/"><span title="Spanish (es:)" lang="es" xml:lang="es">español</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//fr.wikipedia.org/wiki/"><span title="French (fr:)" lang="fr" xml:lang="fr">français</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//it.wikipedia.org/wiki/"><span title="Italian (it:)" lang="it" xml:lang="it">italiano</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//nl.wikipedia.org/wiki/"><span title="Dutch (nl:)" lang="nl" xml:lang="nl">Nederlands</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//ja.wikipedia.org/wiki/"><span title="Japanese (ja:)" lang="ja" xml:lang="ja">日本語</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//pl.wikipedia.org/wiki/"><span title="Polish (pl:)" lang="pl" xml:lang="pl">polski</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//pt.wikipedia.org/wiki/"><span title="Portuguese (pt:)" lang="pt" xml:lang="pt">português</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//ru.wikipedia.org/wiki/"><span title="Russian (ru:)" lang="ru" xml:lang="ru">русский</span></a></li>
303
+ <li id="lang-2">More than 150,000 articles: <a class="external text" href="//ar.wikipedia.org/wiki/"><span title="Arabic (ar:)" lang="ar" xml:lang="ar">العربية</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//id.wikipedia.org/wiki/"><span title="Indonesian (id:)" lang="id" xml:lang="id">Bahasa Indonesia</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//ca.wikipedia.org/wiki/"><span title="Catalan (ca:)" lang="ca" xml:lang="ca">català</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//cs.wikipedia.org/wiki/"><span title="Czech (cs:)" lang="cs" xml:lang="cs">česky</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//da.wikipedia.org/wiki/"><span title="Danish (da:)" lang="da" xml:lang="da">dansk</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//eo.wikipedia.org/wiki/"><span title="Esperanto (eo:)" lang="eo" xml:lang="eo">Esperanto</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//fa.wikipedia.org/wiki/"><span title="Persian (fa:)" lang="fa" xml:lang="fa">فارسی</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//ko.wikipedia.org/wiki/"><span title="Korean (ko:)" lang="ko" xml:lang="ko">한국어</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//lt.wikipedia.org/wiki/"><span title="Lithuanian (lt:)" lang="lt" xml:lang="lt">lietuvių</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//hu.wikipedia.org/wiki/"><span title="Hungarian (hu:)" lang="hu" xml:lang="hu">magyar</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//no.wikipedia.org/wiki/"><span title="Norwegian (no:)" lang="no" xml:lang="no">‪norsk (bokmål)‬</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//ro.wikipedia.org/wiki/"><span title="Romanian (ro:)" lang="ro" xml:lang="ro">română</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//sk.wikipedia.org/wiki/"><span title="Slovak (sk:)" lang="sk" xml:lang="sk">slovenčina</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//sr.wikipedia.org/wiki/"><span title="Serbian (sr:)" lang="sr" xml:lang="sr">српски / srpski</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//fi.wikipedia.org/wiki/"><span title="Finnish (fi:)" lang="fi" xml:lang="fi">suomi</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//sv.wikipedia.org/wiki/"><span title="Swedish (sv:)" lang="sv" xml:lang="sv">svenska</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//vi.wikipedia.org/wiki/"><span title="Vietnamese (vi:)" lang="vi" xml:lang="vi">Tiếng Việt</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//tr.wikipedia.org/wiki/"><span title="Turkish (tr:)" lang="tr" xml:lang="tr">Türkçe</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//uk.wikipedia.org/wiki/"><span title="Ukrainian (uk:)" lang="uk" xml:lang="uk">українська</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//zh.wikipedia.org/wiki/"><span title="Chinese (zh:)" lang="zh" xml:lang="zh">中文</span></a></li>
304
+ <li id="lang-1">More than 50,000 articles: <a class="external text" href="//ms.wikipedia.org/wiki/"><span title="Malay (ms:)" lang="ms" xml:lang="ms">Bahasa Melayu</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//bg.wikipedia.org/wiki/"><span title="Bulgarian (bg:)" lang="bg" xml:lang="bg">български</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//et.wikipedia.org/wiki/"><span title="Estonian (et:)" lang="et" xml:lang="et">eesti</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//el.wikipedia.org/wiki/"><span title="Greek (el:)" lang="el" xml:lang="el">Ελληνικά</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//simple.wikipedia.org/wiki/"><span title="Simple English (simple:)" lang="simple" xml:lang="simple">English (simple)</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//eu.wikipedia.org/wiki/"><span title="Basque (eu:)" lang="eu" xml:lang="eu">euskara</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//gl.wikipedia.org/wiki/"><span title="Galician (gl:)" lang="gl" xml:lang="gl">galego</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//he.wikipedia.org/wiki/"><span title="Hebrew (he:)" lang="he" xml:lang="he">עברית</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//hr.wikipedia.org/wiki/"><span title="Croatian (hr:)" lang="hr" xml:lang="hr">hrvatski</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//nn.wikipedia.org/wiki/"><span title="Norwegian (Nynorsk) (nn:)" lang="nn" xml:lang="nn">‪norsk (nynorsk)‬</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//sl.wikipedia.org/wiki/"><span title="Slovene (sl:)" lang="sl" xml:lang="sl">slovenščina</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//sh.wikipedia.org/wiki/"><span title="Serbo-Croatian (sh:)" lang="sh" xml:lang="sh">srpskohrvatski / српскохрватски</span></a>&#160;<span style="font-weight:bold;">·</span> <a class="external text" href="//th.wikipedia.org/wiki/"><span title="Thai (th:)" lang="th" xml:lang="th">ไทย</span></a></li>
305
+ </ul>
306
+ </div>
307
+ <div id="metalink" style="text-align:center;" class="plainlinks"><b><a class="external text" href="//meta.wikimedia.org/wiki/List_of_Wikipedias">Complete list of Wikipedias</a></b></div>
308
+ </div>
309
+
310
+
311
+ <!--
312
+ NewPP limit report
313
+ Preprocessor node count: 9122/1000000
314
+ Post-expand include size: 38522/2048000 bytes
315
+ Template argument size: 2956/2048000 bytes
316
+ Highest expansion depth: 31/40
317
+ Expensive parser function count: 48/500
318
+ -->
319
+
320
+ <!-- Saved in parser cache with key enwiki:pcache:idhash:15580374-0!*!0!!*!4!* and timestamp 20120913085824 -->
321
+ </div> <!-- /bodycontent -->
322
+ <!-- printfooter -->
323
+ <div class="printfooter">
324
+ Retrieved from "<a href="http://en.wikipedia.org/w/index.php?title=Main_Page&amp;oldid=511729027">http://en.wikipedia.org/w/index.php?title=Main_Page&amp;oldid=511729027</a>" </div>
325
+ <!-- /printfooter -->
326
+ <!-- catlinks -->
327
+ <div id='catlinks' class='catlinks catlinks-allhidden'><div id="mw-hidden-catlinks" class="mw-hidden-catlinks mw-hidden-cats-hidden">Hidden categories: <ul><li><a href="/wiki/Category:Article_Feedback_Blacklist" title="Category:Article Feedback Blacklist">Article Feedback Blacklist</a></li></ul></div></div> <!-- /catlinks -->
328
+ <div class="visualClear"></div>
329
+ <!-- debughtml -->
330
+ <!-- /debughtml -->
331
+ </div>
332
+ <!-- /bodyContent -->
333
+ </div>
334
+ <!-- /content -->
335
+ <!-- header -->
336
+ <div id="mw-head" class="noprint">
337
+
338
+ <!-- 0 -->
339
+ <div id="p-personal" class="">
340
+ <h5>Personal tools</h5>
341
+ <ul>
342
+ <li id="pt-createaccount"><a href="/w/index.php?title=Special:UserLogin&amp;returnto=Main+Page&amp;type=signup" class="">Create account</a></li>
343
+ <li id="pt-login"><a href="/w/index.php?title=Special:UserLogin&amp;returnto=Main+Page" class="" title="You are encouraged to log in; however, it is not mandatory. [o]" accesskey="o">Log in</a></li>
344
+ </ul>
345
+ </div>
346
+
347
+ <!-- /0 -->
348
+ <div id="left-navigation">
349
+
350
+ <!-- 0 -->
351
+ <div id="p-namespaces" class="vectorTabs">
352
+ <h5>Namespaces</h5>
353
+ <ul>
354
+ <li id="ca-nstab-main" class="selected"><span><a href="/wiki/Main_Page" title="View the content page [c]" accesskey="c">Main Page</a></span></li>
355
+ <li id="ca-talk"><span><a href="/wiki/Talk:Main_Page" title="Discussion about the content page [t]" accesskey="t">Talk</a></span></li>
356
+ </ul>
357
+ </div>
358
+
359
+ <!-- /0 -->
360
+
361
+ <!-- 1 -->
362
+ <div id="p-variants" class="vectorMenu emptyPortlet">
363
+ <h4>
364
+ </h4>
365
+ <h5><span>Variants</span><a href="#"></a></h5>
366
+ <div class="menu">
367
+ <ul>
368
+ </ul>
369
+ </div>
370
+ </div>
371
+
372
+ <!-- /1 -->
373
+ </div>
374
+ <div id="right-navigation">
375
+
376
+ <!-- 0 -->
377
+ <div id="p-views" class="vectorTabs">
378
+ <h5>Views</h5>
379
+ <ul>
380
+ <li id="ca-view" class="selected"><span><a href="/wiki/Main_Page" >Read</a></span></li>
381
+ <li id="ca-viewsource"><span><a href="/w/index.php?title=Main_Page&amp;action=edit" title="This page is protected.&#10;You can view its source [e]" accesskey="e">View source</a></span></li>
382
+ <li id="ca-history" class="collapsible"><span><a href="/w/index.php?title=Main_Page&amp;action=history" title="Past versions of this page [h]" accesskey="h">View history</a></span></li>
383
+ </ul>
384
+ </div>
385
+
386
+ <!-- /0 -->
387
+
388
+ <!-- 1 -->
389
+ <div id="p-cactions" class="vectorMenu emptyPortlet">
390
+ <h5><span>Actions</span><a href="#"></a></h5>
391
+ <div class="menu">
392
+ <ul>
393
+ </ul>
394
+ </div>
395
+ </div>
396
+
397
+ <!-- /1 -->
398
+
399
+ <!-- 2 -->
400
+ <div id="p-search">
401
+ <h5><label for="searchInput">Search</label></h5>
402
+ <form action="/w/index.php" id="searchform">
403
+ <div id="simpleSearch">
404
+ <input type="text" name="search" value="" title="Search Wikipedia [f]" accesskey="f" id="searchInput" /> <button type="submit" name="button" title="Search Wikipedia for this text" id="searchButton" width="12" height="13"><img src="//bits.wikimedia.org/static-1.20wmf11/skins/vector/images/search-ltr.png?303-4" alt="Search" /></button> <input type='hidden' name="title" value="Special:Search"/>
405
+ </div>
406
+ </form>
407
+ </div>
408
+
409
+ <!-- /2 -->
410
+ </div>
411
+ </div>
412
+ <!-- /header -->
413
+ <!-- panel -->
414
+ <div id="mw-panel" class="noprint">
415
+ <!-- logo -->
416
+ <div id="p-logo"><a style="background-image: url(//upload.wikimedia.org/wikipedia/en/b/bc/Wiki.png);" href="/wiki/Main_Page" title="Visit the main page"></a></div>
417
+ <!-- /logo -->
418
+
419
+ <!-- navigation -->
420
+ <div class="portal" id='p-navigation'>
421
+ <h5>Navigation</h5>
422
+ <div class="body">
423
+ <ul>
424
+ <li id="n-mainpage-description"><a href="/wiki/Main_Page" title="Visit the main page [z]" accesskey="z">Main page</a></li>
425
+ <li id="n-contents"><a href="/wiki/Portal:Contents" title="Guides to browsing Wikipedia">Contents</a></li>
426
+ <li id="n-featuredcontent"><a href="/wiki/Portal:Featured_content" title="Featured content – the best of Wikipedia">Featured content</a></li>
427
+ <li id="n-currentevents"><a href="/wiki/Portal:Current_events" title="Find background information on current events">Current events</a></li>
428
+ <li id="n-randompage"><a href="/wiki/Special:Random" title="Load a random article [x]" accesskey="x">Random article</a></li>
429
+ <li id="n-sitesupport"><a href="//donate.wikimedia.org/wiki/Special:FundraiserRedirector?utm_source=donate&amp;utm_medium=sidebar&amp;utm_campaign=20120717SB001&amp;uselang=en" title="Support us">Donate to Wikipedia</a></li>
430
+ </ul>
431
+ </div>
432
+ </div>
433
+
434
+ <!-- /navigation -->
435
+
436
+ <!-- SEARCH -->
437
+
438
+ <!-- /SEARCH -->
439
+
440
+ <!-- interaction -->
441
+ <div class="portal" id='p-interaction'>
442
+ <h5>Interaction</h5>
443
+ <div class="body">
444
+ <ul>
445
+ <li id="n-help"><a href="/wiki/Help:Contents" title="Guidance on how to use and edit Wikipedia">Help</a></li>
446
+ <li id="n-aboutsite"><a href="/wiki/Wikipedia:About" title="Find out about Wikipedia">About Wikipedia</a></li>
447
+ <li id="n-portal"><a href="/wiki/Wikipedia:Community_portal" title="About the project, what you can do, where to find things">Community portal</a></li>
448
+ <li id="n-recentchanges"><a href="/wiki/Special:RecentChanges" title="A list of recent changes in the wiki [r]" accesskey="r">Recent changes</a></li>
449
+ <li id="n-contact"><a href="/wiki/Wikipedia:Contact_us" title="How to contact Wikipedia">Contact Wikipedia</a></li>
450
+ </ul>
451
+ </div>
452
+ </div>
453
+
454
+ <!-- /interaction -->
455
+
456
+ <!-- TOOLBOX -->
457
+ <div class="portal" id='p-tb'>
458
+ <h5>Toolbox</h5>
459
+ <div class="body">
460
+ <ul>
461
+ <li id="t-whatlinkshere"><a href="/wiki/Special:WhatLinksHere/Main_Page" title="List of all English Wikipedia pages containing links to this page [j]" accesskey="j">What links here</a></li>
462
+ <li id="t-recentchangeslinked"><a href="/wiki/Special:RecentChangesLinked/Main_Page" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li>
463
+ <li id="t-upload"><a href="/wiki/Wikipedia:Upload" title="Upload files [u]" accesskey="u">Upload file</a></li>
464
+ <li id="t-specialpages"><a href="/wiki/Special:SpecialPages" title="A list of all special pages [q]" accesskey="q">Special pages</a></li>
465
+ <li id="t-permalink"><a href="/w/index.php?title=Main_Page&amp;oldid=511729027" title="Permanent link to this revision of the page">Permanent link</a></li>
466
+ <li id="t-cite"><a href="/w/index.php?title=Special:Cite&amp;page=Main_Page&amp;id=511729027" title="Information on how to cite this page">Cite this page</a></li> </ul>
467
+ </div>
468
+ </div>
469
+
470
+ <!-- /TOOLBOX -->
471
+
472
+ <!-- coll-print_export -->
473
+ <div class="portal" id='p-coll-print_export'>
474
+ <h5>Print/export</h5>
475
+ <div class="body">
476
+ <ul id="collectionPortletList"><li id="coll-create_a_book"><a href="/w/index.php?title=Special:Book&amp;bookcmd=book_creator&amp;referer=Main+Page" title="Create a book or page collection" rel="nofollow">Create a book</a></li><li id="coll-download-as-rl"><a href="/w/index.php?title=Special:Book&amp;bookcmd=render_article&amp;arttitle=Main+Page&amp;oldid=511729027&amp;writer=rl" title="Download a PDF version of this wiki page" rel="nofollow">Download as PDF</a></li><li id="t-print"><a href="/w/index.php?title=Main_Page&amp;printable=yes" title="Printable version of this page [p]" accesskey="p">Printable version</a></li></ul> </div>
477
+ </div>
478
+
479
+ <!-- /coll-print_export -->
480
+
481
+ <!-- LANGUAGES -->
482
+ <div class="portal" id='p-lang'>
483
+ <h5>Languages</h5>
484
+ <div class="body">
485
+ <ul>
486
+ <li class="interwiki-simple"><a href="//simple.wikipedia.org/wiki/" title="" lang="simple" hreflang="simple">Simple English</a></li>
487
+ <li class="interwiki-ar"><a href="//ar.wikipedia.org/wiki/" title="" lang="ar" hreflang="ar">العربية</a></li>
488
+ <li class="interwiki-id"><a href="//id.wikipedia.org/wiki/" title="" lang="id" hreflang="id">Bahasa Indonesia</a></li>
489
+ <li class="interwiki-ms"><a href="//ms.wikipedia.org/wiki/" title="" lang="ms" hreflang="ms">Bahasa Melayu</a></li>
490
+ <li class="interwiki-bg"><a href="//bg.wikipedia.org/wiki/" title="" lang="bg" hreflang="bg">Български</a></li>
491
+ <li class="interwiki-ca"><a href="//ca.wikipedia.org/wiki/" title="" lang="ca" hreflang="ca">Català</a></li>
492
+ <li class="interwiki-cs"><a href="//cs.wikipedia.org/wiki/" title="" lang="cs" hreflang="cs">Česky</a></li>
493
+ <li class="interwiki-da"><a href="//da.wikipedia.org/wiki/" title="" lang="da" hreflang="da">Dansk</a></li>
494
+ <li class="interwiki-de"><a href="//de.wikipedia.org/wiki/" title="" lang="de" hreflang="de">Deutsch</a></li>
495
+ <li class="interwiki-et"><a href="//et.wikipedia.org/wiki/" title="" lang="et" hreflang="et">Eesti</a></li>
496
+ <li class="interwiki-el"><a href="//el.wikipedia.org/wiki/" title="" lang="el" hreflang="el">Ελληνικά</a></li>
497
+ <li class="interwiki-es"><a href="//es.wikipedia.org/wiki/" title="" lang="es" hreflang="es">Español</a></li>
498
+ <li class="interwiki-eo"><a href="//eo.wikipedia.org/wiki/" title="" lang="eo" hreflang="eo">Esperanto</a></li>
499
+ <li class="interwiki-eu"><a href="//eu.wikipedia.org/wiki/" title="" lang="eu" hreflang="eu">Euskara</a></li>
500
+ <li class="interwiki-fa"><a href="//fa.wikipedia.org/wiki/" title="" lang="fa" hreflang="fa">فارسی</a></li>
501
+ <li class="interwiki-fr"><a href="//fr.wikipedia.org/wiki/" title="" lang="fr" hreflang="fr">Français</a></li>
502
+ <li class="interwiki-gl"><a href="//gl.wikipedia.org/wiki/" title="" lang="gl" hreflang="gl">Galego</a></li>
503
+ <li class="interwiki-ko"><a href="//ko.wikipedia.org/wiki/" title="" lang="ko" hreflang="ko">한국어</a></li>
504
+ <li class="interwiki-he"><a href="//he.wikipedia.org/wiki/" title="" lang="he" hreflang="he">עברית</a></li>
505
+ <li class="interwiki-hr"><a href="//hr.wikipedia.org/wiki/" title="" lang="hr" hreflang="hr">Hrvatski</a></li>
506
+ <li class="interwiki-it"><a href="//it.wikipedia.org/wiki/" title="" lang="it" hreflang="it">Italiano</a></li>
507
+ <li class="interwiki-lt"><a href="//lt.wikipedia.org/wiki/" title="" lang="lt" hreflang="lt">Lietuvių</a></li>
508
+ <li class="interwiki-hu"><a href="//hu.wikipedia.org/wiki/" title="" lang="hu" hreflang="hu">Magyar</a></li>
509
+ <li class="interwiki-nl"><a href="//nl.wikipedia.org/wiki/" title="" lang="nl" hreflang="nl">Nederlands</a></li>
510
+ <li class="interwiki-ja"><a href="//ja.wikipedia.org/wiki/" title="" lang="ja" hreflang="ja">日本語</a></li>
511
+ <li class="interwiki-no"><a href="//no.wikipedia.org/wiki/" title="" lang="no" hreflang="no">‪norsk (bokmål)‬</a></li>
512
+ <li class="interwiki-nn"><a href="//nn.wikipedia.org/wiki/" title="" lang="nn" hreflang="nn">‪norsk (nynorsk)‬</a></li>
513
+ <li class="interwiki-pl"><a href="//pl.wikipedia.org/wiki/" title="" lang="pl" hreflang="pl">Polski</a></li>
514
+ <li class="interwiki-pt"><a href="//pt.wikipedia.org/wiki/" title="" lang="pt" hreflang="pt">Português</a></li>
515
+ <li class="interwiki-ro"><a href="//ro.wikipedia.org/wiki/" title="" lang="ro" hreflang="ro">Română</a></li>
516
+ <li class="interwiki-ru"><a href="//ru.wikipedia.org/wiki/" title="" lang="ru" hreflang="ru">Русский</a></li>
517
+ <li class="interwiki-sk"><a href="//sk.wikipedia.org/wiki/" title="" lang="sk" hreflang="sk">Slovenčina</a></li>
518
+ <li class="interwiki-sl"><a href="//sl.wikipedia.org/wiki/" title="" lang="sl" hreflang="sl">Slovenščina</a></li>
519
+ <li class="interwiki-sr"><a href="//sr.wikipedia.org/wiki/" title="" lang="sr" hreflang="sr">Српски / srpski</a></li>
520
+ <li class="interwiki-sh"><a href="//sh.wikipedia.org/wiki/" title="" lang="sh" hreflang="sh">Srpskohrvatski / српскохрватски</a></li>
521
+ <li class="interwiki-fi"><a href="//fi.wikipedia.org/wiki/" title="" lang="fi" hreflang="fi">Suomi</a></li>
522
+ <li class="interwiki-sv"><a href="//sv.wikipedia.org/wiki/" title="" lang="sv" hreflang="sv">Svenska</a></li>
523
+ <li class="interwiki-th"><a href="//th.wikipedia.org/wiki/" title="" lang="th" hreflang="th">ไทย</a></li>
524
+ <li class="interwiki-vi"><a href="//vi.wikipedia.org/wiki/" title="" lang="vi" hreflang="vi">Tiếng Việt</a></li>
525
+ <li class="interwiki-tr"><a href="//tr.wikipedia.org/wiki/" title="" lang="tr" hreflang="tr">Türkçe</a></li>
526
+ <li class="interwiki-uk"><a href="//uk.wikipedia.org/wiki/" title="" lang="uk" hreflang="uk">Українська</a></li>
527
+ <li class="interwiki-zh"><a href="//zh.wikipedia.org/wiki/" title="" lang="zh" hreflang="zh">中文</a></li>
528
+ </ul>
529
+ </div>
530
+ </div>
531
+
532
+ <!-- /LANGUAGES -->
533
+ </div>
534
+ <!-- /panel -->
535
+ <!-- footer -->
536
+ <div id="footer">
537
+ <ul id="footer-info">
538
+ <li id="footer-info-lastmod"> This page was last modified on 10 September 2012 at 18:41.<br /></li>
539
+ <li id="footer-info-copyright">Text is available under the <a rel="license" href="//en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="//creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;
540
+ additional terms may apply.
541
+ See <a href="//wikimediafoundation.org/wiki/Terms_of_use">Terms of use</a> for details.<br/>
542
+ Wikipedia&reg; is a registered trademark of the <a href="//www.wikimediafoundation.org/">Wikimedia Foundation, Inc.</a>, a non-profit organization.<br /></li><li class="noprint"><a class='internal' href="//en.wikipedia.org/wiki/Wikipedia:Contact_us">Contact us</a></li>
543
+ </ul>
544
+ <ul id="footer-places">
545
+ <li id="footer-places-privacy"><a href="//wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li>
546
+ <li id="footer-places-about"><a href="/wiki/Wikipedia:About" title="Wikipedia:About">About Wikipedia</a></li>
547
+ <li id="footer-places-disclaimer"><a href="/wiki/Wikipedia:General_disclaimer" title="Wikipedia:General disclaimer">Disclaimers</a></li>
548
+ <li id="footer-places-mobileview"><a href="http://en.m.wikipedia.org/w/index.php?title=Main_Page&amp;mobileaction=toggle_view_mobile" class="noprint">Mobile view</a></li>
549
+ </ul>
550
+ <ul id="footer-icons" class="noprint">
551
+ <li id="footer-copyrightico">
552
+ <a href="//wikimediafoundation.org/"><img src="//bits.wikimedia.org/images/wikimedia-button.png" width="88" height="31" alt="Wikimedia Foundation"/></a>
553
+ </li>
554
+ <li id="footer-poweredbyico">
555
+ <a href="//www.mediawiki.org/"><img src="//bits.wikimedia.org/static-1.20wmf11/skins/common/images/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" width="88" height="31" /></a>
556
+ </li>
557
+ </ul>
558
+ <div style="clear:both"></div>
559
+ </div>
560
+ <!-- /footer -->
561
+ <script type="text/javascript">if(window.mw){
562
+ mw.loader.state({"site":"loading","user":"ready","user.groups":"ready"});
563
+ }</script>
564
+ <script src="//bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&amp;lang=en&amp;modules=skins.vector&amp;only=scripts&amp;skin=vector&amp;*" type="text/javascript"></script>
565
+ <script type="text/javascript">if(window.mw){
566
+ mw.loader.load(["mediawiki.user","mediawiki.page.ready","mediawiki.legacy.mwsuggest","ext.gadget.teahouse","ext.gadget.ReferenceTooltips","ext.vector.collapsibleNav","ext.vector.collapsibleTabs","ext.vector.editWarning","ext.vector.simpleSearch","ext.UserBuckets","ext.articleFeedback.startup","ext.markAsHelpful","ext.Experiments.lib","ext.Experiments.experiments"], null, true);
567
+ }</script>
568
+ <script src="/w/index.php?title=MediaWiki:Gadget-ReferenceTooltips.js&amp;action=raw&amp;ctype=text/javascript&amp;508635914" type="text/javascript"></script>
569
+ <script src="/w/index.php?title=MediaWiki:Gadget-DRN-wizard-loader.js&amp;action=raw&amp;ctype=text/javascript&amp;504341206" type="text/javascript"></script>
570
+ <script src="//bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&amp;lang=en&amp;modules=site&amp;only=scripts&amp;skin=vector&amp;*" type="text/javascript"></script>
571
+ <!-- Served by mw33 in 1.367 secs. -->
572
+ </body>
573
+ </html>
@@ -30,7 +30,7 @@ class TestOnThisDay < MiniTest::Unit::TestCase
30
30
  end
31
31
 
32
32
  def test_returns_year_of_item
33
- assert_equal 1789, @on_this_day.items[0].year
33
+ assert_equal "1789", @on_this_day.items[0].year
34
34
  end
35
35
 
36
36
  def test_returns_topics_contained_in_news_headline
@@ -49,6 +49,17 @@ class TestOnThisDay < MiniTest::Unit::TestCase
49
49
  stub_request(:get, "en.wikipedia.org/wiki/Main_Page").
50
50
  to_return({:body => fixture})
51
51
 
52
- assert_equal 590, on_this_day.items[0].year
52
+ assert_equal "590", on_this_day.items[0].year
53
+ end
54
+
55
+ def test_bc_date_parsed_correctly
56
+ fn = File.expand_path(File.join(File.dirname(__FILE__), 'fixtures', 'main_page_20120913.html'))
57
+ fixture = File.open(fn, "rb").read
58
+
59
+ on_this_day = OnThisDay::Parser.new
60
+ stub_request(:get, "en.wikipedia.org/wiki/Main_Page").
61
+ to_return({:body => fixture})
62
+
63
+ assert_equal "509 BC", on_this_day.items[0].year
53
64
  end
54
65
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: onthisday
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-03 00:00:00.000000000 Z
12
+ date: 2012-09-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: nokogiri
@@ -69,6 +69,7 @@ files:
69
69
  - README.rdoc
70
70
  - test/fixtures/main_page_20120620.html
71
71
  - test/fixtures/main_page_20120903.html
72
+ - test/fixtures/main_page_20120913.html
72
73
  - test/onthisday_test.rb
73
74
  - lib/onthisday.rb
74
75
  homepage: http://github.com/bbcrd/onthisday