Skip to content

Instantly share code, notes, and snippets.

@kiefer136
Last active April 4, 2016 20:56
Show Gist options
  • Save kiefer136/481a959ad85ddf013ed04f4a8022656b to your computer and use it in GitHub Desktop.
Save kiefer136/481a959ad85ddf013ed04f4a8022656b to your computer and use it in GitHub Desktop.
rubybastards
jpeg 1 2944429
deb 4 15856384
mp4 2 174921790
zip 2 5736305
pdf 1 194097
rb 3 749
js 1 97244
rpm 1 4256
jpg 1 8184
mp3 1 5113626
sqlite3 2 20480
gz 1 7278446
require 'open-uri'
@url = "http://ruby.bastardsbook.com/files/fundamentals/hamlet.txt"
@local_file = "hamlet.txt"
def createhamlet_txt
File.open(@local_file, "w") {|file| file.write(open(@url).read)}
end
def print_42
File.open(@local_file, "r") do |file|
file.readlines.each_with_index do |line, idx|
puts line if idx % 42 == 41
end
end
end
# puts open(url).readline
# Dir.glob(@downloads).sort_by{|file| File.size(file)}.reverse[0..9].each do |file|
# puts "#{file}\t#{File.size(file)}"
# end
@downloads = '/home/kiefer/Downloads/*'
hash = Dir.glob(@downloads).inject({}) do |hsh, fname|
ext = File.basename(fname).split('.')[-1].to_s.downcase
hsh[ext] ||= [0,0]
hsh[ext][0] += 1
hsh[ext][1] += File.size(fname)
hsh
end
puts hash
File.open("file-analysis.txt", "w") do |f|
hash.each do |arr|
txt = arr.flatten.join("\t")
f.puts txt
puts txt
end
end
<!DOCTYPE html>
<html lang="en" dir="ltr" class="client-nojs">
<head>
<meta charset="UTF-8"/>
<title>Wikipedia, the free encyclopedia</title>
<script>document.documentElement.className = document.documentElement.className.replace( /(^|\s)client-nojs(\s|$)/, "$1client-js$2" );</script>
<script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Main_Page","wgTitle":"Main Page","wgCurRevisionId":696846920,"wgRevisionId":696846920,"wgArticleId":15580374,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":[],"wgBreakFrames":false,"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","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","wgRelevantArticleId":15580374,"wgRequestId":"e98eef693b21fe83953b47f4","wgIsProbablyEditable":false,"wgRestrictionEdit":["sysop"],"wgRestrictionMove":["sysop"],"wgIsMainPage":true,"wgWikiEditorEnabledModules":{"toolbar":true,"dialogs":true,"preview":false,"publish":false},"wgBetaFeaturesFeatures":[],"wgMediaViewerOnClick":true,"wgMediaViewerEnabledByDefault":true,"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","usePageImages":true,"usePageDescriptions":true},"wgPreferredVariant":"en","wgRelatedArticles":null,"wgRelatedArticlesUseCirrusSearch":true,"wgRelatedArticlesOnlyUseCirrusSearch":false,"wgULSAcceptLanguageList":["en-us"],"wgULSCurrentAutonym":"English","wgFlaggedRevsParams":{"tags":{"status":{"levels":1,"quality":2,"pristine":3}}},"wgStableRevisionId":null,"wgCategoryTreePageCategoryOptions":"{\"mode\":0,\"hideprefix\":20,\"showcount\":true,\"namespaces\":false}","wgNoticeProject":"wikipedia","wgCentralNoticeCategoriesUsingLegacy":["Fundraising","fundraising"],"wgCentralAuthMobileDomain":false,"wgWikibaseItemId":"Q5296","wgVisualEditorToolbarScrollOffset":0});mw.loader.implement("user.options",function($,jQuery){mw.user.options.set({"variant":"en"});});mw.loader.implement("user.tokens",function ( $, jQuery ) {
mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});/*@nomin*/;
});mw.loader.load(["mediawiki.page.startup","mediawiki.legacy.wikibits","ext.centralauth.centralautologin","mmv.head","ext.visualEditor.desktopArticleTarget.init","ext.uls.init","ext.uls.interface","ext.quicksurveys.init","mw.MediaWikiPlayer.loader","mw.PopUpMediaTransform","ext.centralNotice.bannerController","skins.vector.js"]);});</script>
<link rel="stylesheet" href="/w/load.php?debug=false&amp;lang=en&amp;modules=ext.gadget.DRN-wizard%2CReferenceTooltips%2Ccharinsert%2Cfeatured-articles-links%2CrefToolbar%2Cswitcher%2Cteahouse%7Cext.tmh.thumbnail.styles%7Cext.uls.nojs%7Cext.visualEditor.desktopArticleTarget.noscript%7Cext.wikimediaBadges%7Cmediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.raggett%2CsectionAnchor%7Cmediawiki.skinning.interface%7Cskins.vector.styles&amp;only=styles&amp;skin=vector"/>
<meta name="ResourceLoaderDynamicStyles" content=""/>
<link rel="stylesheet" href="/w/load.php?debug=false&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=vector"/>
<script async="" src="/w/load.php?debug=false&amp;lang=en&amp;modules=startup&amp;only=scripts&amp;skin=vector"></script>
<meta name="generator" content="MediaWiki 1.27.0-wmf.19"/>
<meta name="referrer" content="origin-when-cross-origin"/>
<link rel="alternate" href="android-app://org.wikipedia/http/en.m.wikipedia.org/wiki/Main_Page"/>
<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"/>
<link rel="alternate" type="application/atom+xml" title="Wikipedia featured articles feed" href="/w/api.php?action=featuredfeed&amp;feed=featured&amp;feedformat=atom"/>
<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"/>
<link rel="apple-touch-icon" href="/static/apple-touch/wikipedia.png"/>
<link rel="shortcut icon" href="/static/favicon/wikipedia.ico"/>
<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Wikipedia (en)"/>
<link rel="EditURI" type="application/rsd+xml" href="//en.wikipedia.org/w/api.php?action=rsd"/>
<link rel="copyright" href="//creativecommons.org/licenses/by-sa/3.0/"/>
<link rel="canonical" href="https://en.wikipedia.org/wiki/Main_Page"/>
<link rel="dns-prefetch" href="//meta.wikimedia.org" />
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-Main_Page skin-vector action-view">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body" role="main">
<a id="top"></a>
<div id="siteNotice"><!-- CentralNotice --></div>
<div class="mw-indicators">
</div>
<h1 id="firstHeading" class="firstHeading" lang="en">Main Page</h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From Wikipedia, the free encyclopedia</div>
<div id="contentSub"></div>
<div id="jump-to-nav" class="mw-jump">
Jump to: <a href="#mw-head">navigation</a>, <a href="#p-search">search</a>
</div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><table id="mp-topbanner" style="width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;">
<tr>
<td style="width:61%; color:#000;">
<table style="width:280px; border:none; background:none;">
<tr>
<td style="width:280px; text-align:center; white-space:nowrap; color:#000;">
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to <a href="/wiki/Wikipedia" title="Wikipedia">Wikipedia</a>,</div>
<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>
<div id="articlecount" style="font-size:85%;"><a href="/wiki/Special:Statistics" title="Special:Statistics">5,120,319</a> articles in <a href="/wiki/English_language" title="English language">English</a></div>
</td>
</tr>
</table>
</td>
<td style="width:13%; font-size:95%;">
<ul>
<li><a href="/wiki/Portal:Arts" title="Portal:Arts">Arts</a></li>
<li><a href="/wiki/Portal:Biography" title="Portal:Biography">Biography</a></li>
<li><a href="/wiki/Portal:Geography" title="Portal:Geography">Geography</a></li>
</ul>
</td>
<td style="width:13%; font-size:95%;">
<ul>
<li><a href="/wiki/Portal:History" title="Portal:History">History</a></li>
<li><a href="/wiki/Portal:Mathematics" title="Portal:Mathematics">Mathematics</a></li>
<li><a href="/wiki/Portal:Science" title="Portal:Science">Science</a></li>
</ul>
</td>
<td style="width:13%; font-size:95%;">
<ul>
<li><a href="/wiki/Portal:Society" title="Portal:Society">Society</a></li>
<li><a href="/wiki/Portal:Technology" title="Portal:Technology">Technology</a></li>
<li><b><a href="/wiki/Portal:Contents/Portals" title="Portal:Contents/Portals">All portals</a></b></li>
</ul>
</td>
</tr>
</table>
<table id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;">
<tr>
<td class="MainPageBG" style="width:55%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;">
<table id="mp-left" style="width:100%; vertical-align:top; background:#f5fffa;">
<tr>
<td style="padding:2px;">
<h2 id="mp-tfa-h2" style="margin:3px; background:#cef2e0; font-family:inherit; 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="From_today.27s_featured_article">From today's featured article</span></h2>
</td>
</tr>
<tr>
<td style="color:#000;">
<div id="mp-tfa" style="padding:2px 5px">
<div id="mp-tfa-img" style="float: left; margin: 0.5em 0.9em 0.4em 0em;">
<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: 120px;"><a href="/wiki/File:Jonathan_Agnew_TFA.tif" class="image" title="Jonathan Agnew in 2006"><img alt="Jonathan Agnew in 2006" src="//upload.wikimedia.org/wikipedia/en/thumb/d/d2/Jonathan_Agnew_TFA.tif/lossy-page1-120px-Jonathan_Agnew_TFA.tif.jpg" width="120" height="160" srcset="//upload.wikimedia.org/wikipedia/en/thumb/d/d2/Jonathan_Agnew_TFA.tif/lossy-page1-180px-Jonathan_Agnew_TFA.tif.jpg 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/d/d2/Jonathan_Agnew_TFA.tif/lossy-page1-240px-Jonathan_Agnew_TFA.tif.jpg 2x" data-file-width="240" data-file-height="320" /></a></div>
</div>
<p><b><a href="/wiki/Jonathan_Agnew" title="Jonathan Agnew">Jonathan Agnew</a></b> (born 4 April 1960) is an English <a href="/wiki/Cricket" title="Cricket">cricket</a> broadcaster and former professional cricketer, nicknamed "Aggers". Agnew had a successful <a href="/wiki/First-class_cricket" title="First-class cricket">first-class</a> career as a <a href="/wiki/Fast_bowler" title="Fast bowler" class="mw-redirect">fast bowler</a> for <a href="/wiki/Leicestershire_County_Cricket_Club" title="Leicestershire County Cricket Club">Leicestershire</a> from 1979 to 1990, returning briefly in 1992. He won three <a href="/wiki/Test_cricket" title="Test cricket">Test</a> <a href="/wiki/Cap_(sport)" title="Cap (sport)">caps</a> in the mid-1980s for <a href="/wiki/England_cricket_team" title="England cricket team">England</a>, and played in three <a href="/wiki/One_Day_International" title="One Day International">One Day Internationals</a>, his entire international career lasting just under a year. In <a href="/wiki/County_cricket" title="County cricket">county cricket</a>, Agnew's most successful seasons came toward the end of his career. He was the second and third leading wicket-taker in 1987 and 1988 respectively, achieving <a href="/wiki/100_wickets_in_a_season" title="100 wickets in a season">100 wickets in a season</a> in the former. Overall, he took 666 first-class <a href="/wiki/Wicket#Dismissing_a_batsman" title="Wicket">wickets</a> at an <a href="/wiki/Bowling_average" title="Bowling average">average</a> of 29.25. He was named one of the five <a href="/wiki/Wisden_Cricketers_of_the_Year" title="Wisden Cricketers of the Year">Cricketers of the Year</a> by <i><a href="/wiki/Wisden_Cricketers%27_Almanack" title="Wisden Cricketers' Almanack">Wisden Cricketers' Almanack</a></i> in 1988. While still a player, Agnew began a career in cricket journalism and commentary. Since his retirement as a player, he has become a leading voice of cricket on radio, as the <a href="/wiki/BBC_radio" title="BBC radio" class="mw-redirect">BBC radio</a> cricket correspondent and on <i><a href="/wiki/Test_Match_Special" title="Test Match Special">Test Match Special</a></i>. In 1991, he was part of an on-air incident, known as the "leg over", which was blamed for a two-mile traffic jam caused by drivers laughing; <a href="/wiki/BBC_5_Live" title="BBC 5 Live" class="mw-redirect">BBC 5 Live</a> listeners voted it "the greatest sporting commentary ever" in 2005. (<a href="/wiki/Jonathan_Agnew" title="Jonathan Agnew"><b>Full&#160;article...</b></a>)</p>
<ul style="list-style:none; margin-left:0; text-align:right;">
<li>Recently featured:
<div class="hlist inline">
<ul>
<li><a href="/wiki/Alan_McNicoll" title="Alan McNicoll">Alan McNicoll</a></li>
<li><a href="/wiki/Serpin" title="Serpin">Serpin</a></li>
<li><a href="/wiki/Gregor_MacGregor" title="Gregor MacGregor">Gregor MacGregor</a></li>
</ul>
</div>
</li>
</ul>
<div style="text-align: right;" class="hlist noprint" id="mp-tfa-footer">
<ul>
<li><b><a href="/wiki/Wikipedia:Today%27s_featured_article/April_2016" title="Wikipedia:Today's featured article/April 2016">Archive</a></b></li>
<li><b><a href="https://lists.wikimedia.org/mailman/listinfo/daily-article-l" class="extiw" title="mail:daily-article-l">By email</a></b></li>
<li><b><a href="/wiki/Wikipedia:Featured_articles" title="Wikipedia:Featured articles">More featured articles...</a></b></li>
</ul>
</div>
</div>
</td>
</tr>
<tr>
<td style="padding:2px;">
<h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-family:inherit; 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>
</td>
</tr>
<tr>
<td style="color:#000; padding:2px 5px 5px;">
<div id="mp-dyk">
<div style="float:right; margin-left:0.5em;" id="mp-dyk-img">
<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: 120px;"><a href="/wiki/File:%E6%9D%BE%E8%8F%8A%E5%9B%BE.jpg" class="image" title="Pine Tree and Chrysanthemums by Chen Shu"><img alt="Pine Tree and Chrysanthemums by Chen Shu" src="//upload.wikimedia.org/wikipedia/commons/thumb/b/b5/%E6%9D%BE%E8%8F%8A%E5%9B%BE.jpg/56px-%E6%9D%BE%E8%8F%8A%E5%9B%BE.jpg" width="56" height="133" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/b/b5/%E6%9D%BE%E8%8F%8A%E5%9B%BE.jpg/84px-%E6%9D%BE%E8%8F%8A%E5%9B%BE.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/b/b5/%E6%9D%BE%E8%8F%8A%E5%9B%BE.jpg/112px-%E6%9D%BE%E8%8F%8A%E5%9B%BE.jpg 2x" data-file-width="910" data-file-height="2156" /></a>
<div class="thumbcaption" style="padding: 0.25em 0; word-wrap: break-word;"><i>Pine Tree and Chrysanthemums</i> by Chen Shu</div>
</div>
</div>
<ul>
<li>... that <b><a href="/wiki/Chen_Shu_(painter)" title="Chen Shu (painter)">Chen Shu</a></b>, whose works <i>(example pictured)</i> were collected by the <a href="/wiki/Qianlong_Emperor" title="Qianlong Emperor">Qianlong Emperor</a>, was praised by her son as an "exemplar of <a href="/wiki/Confucian" title="Confucian" class="mw-redirect">Confucian</a> virtue"?</li>
<li>... that the lanternfishes <i><b><a href="/wiki/Notoscopelus_bolini" title="Notoscopelus bolini">Notoscopelus bolini‎</a></b></i>, <i><b><a href="/wiki/Notoscopelus_caudispinosus" title="Notoscopelus caudispinosus">N. caudispinosus</a></b></i>, <i><b><a href="/wiki/Notoscopelus_elongatus" title="Notoscopelus elongatus">N. elongatus</a></b></i>, <i><b><a href="/wiki/Notoscopelus_kroyeri" title="Notoscopelus kroyeri">N. kroyeri</a></b></i> and <i><b><a href="/wiki/Notoscopelus_resplendens" title="Notoscopelus resplendens">N. resplendens</a></b></i> make <a href="/wiki/Diel_vertical_migration" title="Diel vertical migration">daily vertical migrations</a> between the deep ocean and surface waters?</li>
<li>... that after <b><a href="/wiki/Gene_Roddenberry" title="Gene Roddenberry">Gene Roddenberry</a></b> left the production of <i><a href="/wiki/Star_Trek:_The_Original_Series" title="Star Trek: The Original Series">Star Trek</a></i> in 1968, he attempted to turn <a href="/wiki/Isaac_Asimov" title="Isaac Asimov">Isaac Asimov</a>'s <i><a href="/wiki/I,_Robot" title="I, Robot">I, Robot</a></i> into a film?</li>
<li>... that <b><a href="/wiki/Engy_Ghozlan" title="Engy Ghozlan">Engy Ghozlan</a></b> is known as the "voice and face" of efforts to eradicate <a href="/wiki/Sexual_harassment" title="Sexual harassment">sexual harassment</a> of women in <a href="/wiki/Egypt" title="Egypt">Egypt</a>?</li>
<li>... that <a href="/wiki/Hula_hoop" title="Hula hoop">hula hoops</a> and <a href="/wiki/Tide_detergent" title="Tide detergent" class="mw-redirect">Tide detergent</a> boxes were two consumer products that used the fluorescent pigments invented by the <b><a href="/wiki/Day-Glo_Color_Corp." title="Day-Glo Color Corp.">Day-Glo Color Corp.</a></b>?</li>
<li>... that <i><b><a href="/wiki/Middle-earth:_Shadow_of_Mordor" title="Middle-earth: Shadow of Mordor">Middle-earth: Shadow of Mordor</a></b></i><span class="nowrap" style="padding-left:0.1em;">'s</span> nemesis system was inspired by <a href="/wiki/Sports_game" title="Sports game">sports games</a>?</li>
</ul>
<div style="text-align:right;" class="hlist noprint" id="mp-dyk-footer">
<ul>
<li><b><a href="/wiki/Wikipedia:Recent_additions" title="Wikipedia:Recent additions">Recently improved articles</a></b></li>
<li><b><a href="/wiki/Wikipedia:Your_first_article" title="Wikipedia:Your first article">Start a new article</a></b></li>
<li><b><a href="/wiki/Template_talk:Did_you_know" title="Template talk:Did you know">Nominate an article</a></b></li>
</ul>
</div>
</div>
</td>
</tr>
</table>
</td>
<td style="border:1px solid transparent;"></td>
<td class="MainPageBG" style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;">
<table id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;">
<tr>
<td style="padding:2px;">
<h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-family:inherit; 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>
</td>
</tr>
<tr>
<td style="color:#000; padding:2px 5px;">
<div id="mp-itn">
<div style="float:right;margin-left:0.5em;" id="mp-itn-img">
<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: 120px;"><a href="/wiki/File:EgyptAir_A320_SU-GCB_(4509539248).jpg" class="image" title="EgyptAir Airbus A320-200 involved in hijack"><img alt="EgyptAir Airbus A320-200 involved in hijack" src="//upload.wikimedia.org/wikipedia/commons/thumb/4/4f/EgyptAir_A320_SU-GCB_%284509539248%29.jpg/120px-EgyptAir_A320_SU-GCB_%284509539248%29.jpg" width="120" height="80" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/4/4f/EgyptAir_A320_SU-GCB_%284509539248%29.jpg/180px-EgyptAir_A320_SU-GCB_%284509539248%29.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/4/4f/EgyptAir_A320_SU-GCB_%284509539248%29.jpg/240px-EgyptAir_A320_SU-GCB_%284509539248%29.jpg 2x" data-file-width="1200" data-file-height="800" /></a>
<div class="thumbcaption" style="padding: 0.25em 0; word-wrap: break-word;">EgyptAir Airbus A320-200 involved in hijack</div>
</div>
</div>
<ul>
<li>The <b><a href="/wiki/Panama_Papers" title="Panama Papers">Panama Papers</a></b>, a <a href="/wiki/News_leak" title="News leak">leak</a> of legal documents, reveals information on 214,488 <a href="/wiki/Offshore_financial_centre" title="Offshore financial centre">offshore</a> companies.</li>
<li>In <a href="/wiki/Cricket" title="Cricket">cricket</a>, the West Indies win both the <b><a href="/wiki/2016_ICC_World_Twenty20" title="2016 ICC World Twenty20">ICC World Twenty20</a></b> and <b><a href="/wiki/2016_ICC_Women%27s_World_Twenty20" title="2016 ICC Women's World Twenty20">ICC Women's World Twenty20</a></b>.</li>
<li><b><a href="/wiki/2016_Armenian%E2%80%93Azerbaijani_clashes" title="2016 Armenian–Azerbaijani clashes">Clashes</a></b> in the <a href="/wiki/Nagorno-Karabakh" title="Nagorno-Karabakh">Nagorno-Karabakh</a> region, disputed between Armenia and Azerbaijan, result in at least 30 deaths.</li>
<li>An overpass <b><a href="/wiki/2016_Kolkata_overpass_collapse" title="2016 Kolkata overpass collapse">collapses</a></b> in <a href="/wiki/Kolkata" title="Kolkata">Kolkata</a>, India, killing at least 25 people.</li>
<li><b><a href="/wiki/EgyptAir_Flight_181" title="EgyptAir Flight 181">EgyptAir Flight 181</a></b> <i>(aircraft pictured)</i> is hijacked shortly after takeoff and forced to land at <a href="/wiki/Larnaca_International_Airport" title="Larnaca International Airport">Larnaca International Airport</a> in Cyprus.</li>
</ul>
<ul style="list-style:none; margin-left:0;">
<li><b><a href="/wiki/Portal:Current_events" title="Portal:Current events">Ongoing events</a></b>:
<div class="hlist inline">
<ul>
<li><a href="/wiki/Zika_virus_outbreak_(2015%E2%80%93present)" title="Zika virus outbreak (2015–present)">Zika virus outbreak</a></li>
</ul>
</div>
</li>
<li><b><a href="/wiki/Deaths_in_2016" title="Deaths in 2016">Recent deaths</a></b>:
<div class="hlist inline">
<ul>
<li><a href="/wiki/Joe_Medicine_Crow" title="Joe Medicine Crow">Joe Medicine Crow</a></li>
<li><a href="/wiki/Cesare_Maldini" title="Cesare Maldini">Cesare Maldini</a></li>
<li><a href="/wiki/Hans-Dietrich_Genscher" title="Hans-Dietrich Genscher">Hans-Dietrich Genscher</a></li>
<li><a href="/wiki/Ronnie_Corbett" title="Ronnie Corbett">Ronnie Corbett</a></li>
</ul>
</div>
</li>
</ul>
</div>
</td>
</tr>
<tr>
<td style="padding:2px;">
<h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-family:inherit; 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>
</td>
</tr>
<tr>
<td style="color:#000; padding:2px 5px 5px;">
<div id="mp-otd">
<p><b><a href="/wiki/April_4" title="April 4">April 4</a></b>: <a href="/wiki/List_of_national_independence_days" title="List of national independence days">Independence Day</a> in <b><a href="/wiki/Senegal" title="Senegal">Senegal</a></b> (<a href="/wiki/1960" title="1960">1960</a>)</p>
<div style="float:right;margin-left:0.5em;" id="mp-otd-img">
<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: 100px;"><a href="/wiki/File:Norodom_Sihanouk_(1983).jpg" class="image" title="Norodom Sihanouk"><img alt="Norodom Sihanouk" src="//upload.wikimedia.org/wikipedia/commons/thumb/3/32/Norodom_Sihanouk_%281983%29.jpg/100px-Norodom_Sihanouk_%281983%29.jpg" width="100" height="133" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/3/32/Norodom_Sihanouk_%281983%29.jpg/150px-Norodom_Sihanouk_%281983%29.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/3/32/Norodom_Sihanouk_%281983%29.jpg/200px-Norodom_Sihanouk_%281983%29.jpg 2x" data-file-width="1609" data-file-height="2145" /></a>
<div class="thumbcaption" style="padding: 0.25em 0; word-wrap: break-word;">Norodom Sihanouk</div>
</div>
</div>
<ul>
<li><a href="/wiki/1796" title="1796">1796</a> – French naturalist <b><a href="/wiki/Georges_Cuvier" title="Georges Cuvier">Georges Cuvier</a></b> delivered a lecture at the <a href="/wiki/National_Museum_of_Natural_History_(France)" title="National Museum of Natural History (France)">National Museum of Natural History</a> on living and <a href="/wiki/Fossil" title="Fossil">fossil</a> remains of elephants and related species, founding the science of <a href="/wiki/Paleontology" title="Paleontology">paleontology</a>.</li>
<li><a href="/wiki/1873" title="1873">1873</a> – <b><a href="/wiki/The_Kennel_Club" title="The Kennel Club">The Kennel Club</a></b>, the oldest <a href="/wiki/Kennel_club" title="Kennel club">kennel club</a> in the world, was founded in the United Kingdom.</li>
<li><a href="/wiki/1949" title="1949">1949</a> – Twelve nations signed the <a href="/wiki/North_Atlantic_Treaty" title="North Atlantic Treaty">North Atlantic Treaty</a>, creating <b><a href="/wiki/NATO" title="NATO">NATO</a></b>, an organization that constitutes a system of <a href="/wiki/Collective_defense" title="Collective defense" class="mw-redirect">collective defense</a> whereby its member states agree to mutual defense in response to an attack by any external party.</li>
<li><a href="/wiki/1976" title="1976">1976</a> – <b><a href="/wiki/Norodom_Sihanouk" title="Norodom Sihanouk">Norodom Sihanouk</a></b> <i>(pictured)</i> abdicated from the role of leader of Cambodia and was arrested by the <a href="/wiki/Khmer_Rouge" title="Khmer Rouge">Khmer Rouge</a>.</li>
<li><a href="/wiki/2002" title="2002">2002</a> – The Angolan government and <a href="/wiki/UNITA" title="UNITA">UNITA</a> rebels signed a peace treaty, agreeing to follow the 1994 <a href="/wiki/Lusaka_Protocol" title="Lusaka Protocol">Lusaka Protocol</a> and ending the decades-long <b><a href="/wiki/Angolan_Civil_War" title="Angolan Civil War">Angolan Civil War</a></b>.</li>
</ul>
<ul style="list-style:none; margin-left:0;">
<li>More anniversaries:
<div class="hlist inline nowraplinks">
<ul>
<li><a href="/wiki/April_3" title="April 3">April 3</a></li>
<li><b><a href="/wiki/April_4" title="April 4">April 4</a></b></li>
<li><a href="/wiki/April_5" title="April 5">April 5</a></li>
</ul>
</div>
</li>
</ul>
<div style="text-align: right;" class="hlist noprint" id="mp-otd-footer">
<ul>
<li><b><a href="/wiki/Wikipedia:Selected_anniversaries/April" title="Wikipedia:Selected anniversaries/April">Archive</a></b></li>
<li><b><a href="https://lists.wikimedia.org/mailman/listinfo/daily-article-l" class="extiw" title="mail:daily-article-l">By email</a></b></li>
<li><b><a href="/wiki/List_of_historical_anniversaries" title="List of historical anniversaries">List of historical anniversaries</a></b></li>
</ul>
<div style="font-size:smaller;">
<ul>
<li>Current date: <span class="nowrap">April 4, 2016</span> (<a href="/wiki/Coordinated_Universal_Time" title="Coordinated Universal Time">UTC</a>)</li>
<li><span class="plainlinks" id="otd-purgelink"><span class="nowrap"><a class="external text" href="//en.wikipedia.org/w/index.php?title=Main_Page&amp;action=purge">Reload this page</a></span></span></li>
</ul>
</div>
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="mp-middle" style="width:100%; margin:4px 0 0 0; background:none; border-spacing: 0px;">
<tr>
<td class="MainPageBG" style="width:100%; border:1px solid #f2cedd; background:#fff5fa; vertical-align:top; color:#000;">
<table id="mp-center" style="width:100%; vertical-align:top; background:#fff5fa; color:#000;">
<tr>
<td style="padding:2px;">
<h2 id="mp-tfl-h2" style="margin:3px; background:#f2cedd; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #bfa3af; text-align:left; color:#000; padding:0.2em 0.4em"><span class="mw-headline" id="From_today.27s_featured_list">From today's featured list</span></h2>
</td>
</tr>
<tr>
<td style="color:#000;">
<div id="mp-tfl" style="padding:2px 5px;">
<div id="mp-tfl-img" style="float:right;margin:0.5em 0 0.4em 0.9em;">
<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: 125px;"><a href="/wiki/File:Jaco_Van_Dormael_675.jpg" class="image" title="Jaco Van Dormael"><img alt="Jaco Van Dormael" src="//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Jaco_Van_Dormael_675.jpg/83px-Jaco_Van_Dormael_675.jpg" width="83" height="125" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Jaco_Van_Dormael_675.jpg/125px-Jaco_Van_Dormael_675.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Jaco_Van_Dormael_675.jpg/166px-Jaco_Van_Dormael_675.jpg 2x" data-file-width="2305" data-file-height="3465" /></a>
<div class="thumbcaption" style="padding: 0.25em 0; word-wrap: break-word;">Jaco Van Dormael</div>
</div>
</div>
<p>The <b><a href="/wiki/1st_Magritte_Awards" title="1st Magritte Awards">1st Magritte Awards</a></b> ceremony, presented by the <a href="/wiki/Acad%C3%A9mie_Andr%C3%A9_Delvaux" title="Académie André Delvaux">Académie André Delvaux</a>, honored the best <a href="/wiki/2010_in_film" title="2010 in film">films of 2010</a> in Belgium and took place on February 5, 2011, at the <a href="/wiki/Square_%E2%80%93_Brussels_Meeting_Centre" title="Square – Brussels Meeting Centre">Square</a> in the historic site of <a href="/wiki/Mont_des_Arts" title="Mont des Arts">Mont des Arts</a>, <a href="/wiki/Brussels" title="Brussels">Brussels</a>, beginning at 7:30&#160;p.m. <a href="/wiki/Central_European_Time" title="Central European Time">CET</a>. During the ceremony, the Académie André Delvaux presented <a href="/wiki/Magritte_Awards" title="Magritte Awards" class="mw-redirect">Magritte Awards</a> in twenty categories. The ceremony, televised in Belgium by <a href="/wiki/BeTV_(Belgium)" title="BeTV (Belgium)">BeTV</a>, was produced by José Bouquiaux and directed by Vincent J. Gustin. Film director <a href="/wiki/Jaco_Van_Dormael" title="Jaco Van Dormael">Jaco Van Dormael</a> <i>(pictured)</i> presided over the ceremony, while actress <a href="/wiki/Helena_Noguerra" title="Helena Noguerra">Helena Noguerra</a> hosted the evening. The pre-show ceremony was hosted by film director <a href="/wiki/Fabrice_Du_Welz" title="Fabrice Du Welz">Fabrice Du Welz</a>. <i><a href="/wiki/Mr._Nobody_(film)" title="Mr. Nobody (film)">Mr. Nobody</a></i> won six awards, including <a href="/wiki/Magritte_Award_for_Best_Film" title="Magritte Award for Best Film">Best Film</a> and <a href="/wiki/Magritte_Award_for_Best_Director" title="Magritte Award for Best Director">Best Director</a> for Van Dormael. Other winners included <i><a href="/wiki/Illegal_(2010_film)" title="Illegal (2010 film)">Illegal</a></i>, <i><a href="/wiki/Private_Lessons_(2008_film)" title="Private Lessons (2008 film)">Private Lessons</a></i>, and <i><a href="/wiki/A_Town_Called_Panic_(film)" title="A Town Called Panic (film)">A Town Called Panic</a></i> with two awards each, and <i><a href="/wiki/The_Barons" title="The Barons">The Barons</a></i>, <i><a href="/wiki/The_Boat_Race_(film)" title="The Boat Race (film)">The Boat Race</a></i>, <i><a href="/wiki/Looking_for_Eric" title="Looking for Eric">Looking for Eric</a></i>, <i><a href="/wiki/Paths_of_Memory" title="Paths of Memory">Paths of Memory</a></i>, <i><a href="/wiki/Sleepless_Night_(2010_film)" title="Sleepless Night (2010 film)">Sleepless Night</a></i>, and <i><a href="/wiki/Soeur_Sourire_(film)" title="Soeur Sourire (film)" class="mw-redirect">Soeur Sourire</a></i> with one. (<b><a href="/wiki/1st_Magritte_Awards" title="1st Magritte Awards">Full&#160;list...</a></b>)</p>
<ul style="list-style:none; margin-left:0; text-align:right;">
<li>Recently featured:
<div class="hlist inline">
<ul>
<li><a href="/wiki/List_of_Major_League_Baseball_players_with_unidentified_given_names" title="List of Major League Baseball players with unidentified given names">Major League Baseball players with unidentified given names</a></li>
<li><a href="/wiki/List_of_songs_recorded_by_Lady_Gaga" title="List of songs recorded by Lady Gaga">Songs recorded by Lady Gaga</a></li>
<li><a href="/wiki/List_of_tombs_of_antipopes" title="List of tombs of antipopes">Tombs of antipopes</a></li>
</ul>
</div>
</li>
</ul>
<div style="text-align:right;" class="hlist noprint" id="mp-tfl-footer">
<ul>
<li><b><a href="/wiki/Wikipedia:Today%27s_featured_list/April_2016" title="Wikipedia:Today's featured list/April 2016">Archive</a></b></li>
<li><b><a href="/wiki/Wikipedia:Featured_lists" title="Wikipedia:Featured lists">More featured lists...</a></b></li>
</ul>
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="mp-lower" style="margin:4px 0 0 0; width:100%; background:none; border-spacing: 0px;">
<tr>
<td class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;">
<table id="mp-bottom" style="width:100%; vertical-align:top; background:#faf5ff; color:#000;">
<tr>
<td style="padding:2px;">
<h2 id="mp-tfp-h2" style="margin:3px; background:#ddcef2; font-family:inherit; 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>
</td>
</tr>
<tr>
<td style="color:#000; padding:2px;">
<div id="mp-tfp">
<table style="margin:0 3px 3px; width:100%; text-align:left; background-color:transparent; border-collapse: collapse;">
<tr>
<td style="padding:0 0.9em 0 0;"><a href="/wiki/File:M101_hires_STScI-PRC2006-10a.jpg" class="image" title="Pinwheel Galaxy"><img alt="Pinwheel Galaxy" src="//upload.wikimedia.org/wikipedia/commons/thumb/c/c5/M101_hires_STScI-PRC2006-10a.jpg/380px-M101_hires_STScI-PRC2006-10a.jpg" width="380" height="297" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/c/c5/M101_hires_STScI-PRC2006-10a.jpg/570px-M101_hires_STScI-PRC2006-10a.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/c/c5/M101_hires_STScI-PRC2006-10a.jpg/760px-M101_hires_STScI-PRC2006-10a.jpg 2x" data-file-width="15852" data-file-height="12392" /></a></td>
<td style="padding:0 6px 0 0">
<p>The <b><a href="/wiki/Pinwheel_Galaxy" title="Pinwheel Galaxy">Pinwheel Galaxy</a></b> is a face-on <a href="/wiki/Spiral_galaxy" title="Spiral galaxy">spiral galaxy</a> located 21 million <a href="/wiki/Light-year" title="Light-year">light-years</a> away in the <a href="/wiki/Constellation" title="Constellation">constellation</a> <a href="/wiki/Ursa_Major" title="Ursa Major">Ursa Major</a>. It was first discovered by <a href="/wiki/Pierre_M%C3%A9chain" title="Pierre Méchain">Pierre Méchain</a> on March 27, 1781, and communicated to <a href="/wiki/Charles_Messier" title="Charles Messier">Charles Messier</a>, who verified its position for inclusion in the <i>Messier Catalogue</i> as one of its final entries. This image, released on February 28, 2006, is composed of 51 individual exposures, as well as some extra ground-based photos. At the time of its release, it was the largest and most detailed image of a galaxy by the <a href="/wiki/Hubble_Space_Telescope" title="Hubble Space Telescope">Hubble Space Telescope</a>.</p>
<p><small>Photograph: <a href="/wiki/European_Space_Agency" title="European Space Agency">European Space Agency</a> and <a href="/wiki/NASA" title="NASA">NASA</a></small></p>
<ul style="list-style:none; margin-left:0; text-align:right;">
<li>Recently featured:
<div class="hlist inline">
<ul>
<li><a href="/wiki/Template:POTD/2016-04-03" title="Template:POTD/2016-04-03">Eckert IV projection</a></li>
<li><a href="/wiki/Template:POTD/2016-04-02" title="Template:POTD/2016-04-02">Australasian swamphen</a></li>
<li><a href="/wiki/Template:POTD/2016-04-01" title="Template:POTD/2016-04-01">Joseph Ducreux</a></li>
</ul>
</div>
</li>
</ul>
<div style="text-align:right;" class="hlist noprint">
<ul>
<li><b><a href="/wiki/Wikipedia:Picture_of_the_day/April_2016" title="Wikipedia:Picture of the day/April 2016">Archive</a></b></li>
<li><b><a href="/wiki/Wikipedia:Featured_pictures" title="Wikipedia:Featured pictures">More featured pictures...</a></b></li>
</ul>
</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div id="mp-other" style="padding-top:4px; padding-bottom:2px;">
<h2><span class="mw-headline" id="Other_areas_of_Wikipedia">Other areas of Wikipedia</span></h2>
<ul>
<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>
<li><b><a href="/wiki/Wikipedia:Help_desk" title="Wikipedia:Help desk">Help desk</a></b> – Ask questions about using Wikipedia.</li>
<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>
<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>
<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>
<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>
</ul>
</div>
<div id="mp-sister">
<h2><span class="mw-headline" id="Wikipedia.27s_sister_projects">Wikipedia's sister projects</span></h2>
<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>
<table class="layout plainlinks" style="width:100%; margin:auto; text-align:left; background:transparent;">
<tr>
<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" data-file-width="31" data-file-height="41" /></a></td>
<td style="width:33%; padding:4px;"><b><a class="external text" href="//commons.wikimedia.org/">Commons</a></b><br />
Free media repository</td>
<td style="text-align:center; padding:4px;"><a href="//www.mediawiki.org/wiki/" title="MediaWiki"><img alt="MediaWiki" src="//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Mediawiki-logo.png/35px-Mediawiki-logo.png" width="35" height="26" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Mediawiki-logo.png/53px-Mediawiki-logo.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Mediawiki-logo.png/70px-Mediawiki-logo.png 2x" data-file-width="135" data-file-height="102" /></a></td>
<td style="width:33%; padding:4px;"><b><a class="external text" href="//mediawiki.org/">MediaWiki</a></b><br />
Wiki software development</td>
<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" data-file-width="35" data-file-height="35" /></a></td>
<td style="width:33%; padding:4px;"><b><a class="external text" href="//meta.wikimedia.org/">Meta-Wiki</a></b><br />
Wikimedia project coordination</td>
</tr>
<tr>
<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" data-file-width="35" data-file-height="35" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//en.wikibooks.org/">Wikibooks</a></b><br />
Free textbooks and manuals</td>
<td style="text-align:center; padding:3px;"><a href="//www.wikidata.org/wiki/" title="Wikidata"><img alt="Wikidata" src="//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/47px-Wikidata-logo.svg.png" width="47" height="26" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/71px-Wikidata-logo.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/94px-Wikidata-logo.svg.png 2x" data-file-width="1050" data-file-height="590" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//www.wikidata.org/">Wikidata</a></b><br />
Free knowledge base</td>
<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" data-file-width="51" data-file-height="30" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//en.wikinews.org/">Wikinews</a></b><br />
Free-content news</td>
</tr>
<tr>
<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" data-file-width="51" data-file-height="41" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//en.wikiquote.org/">Wikiquote</a></b><br />
Collection of quotations</td>
<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" data-file-width="35" data-file-height="37" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//en.wikisource.org/">Wikisource</a></b><br />
Free-content library</td>
<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" data-file-width="35" data-file-height="41" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//species.wikimedia.org/">Wikispecies</a></b><br />
Directory of species</td>
</tr>
<tr>
<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" data-file-width="41" data-file-height="32" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//en.wikiversity.org/">Wikiversity</a></b><br />
Free learning materials and activities</td>
<td style="text-align:center; padding:4px;"><a href="//en.wikivoyage.org/wiki/" title="Wikivoyage"><img alt="Wikivoyage" src="//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Wikivoyage-Logo-v3-icon.svg/35px-Wikivoyage-Logo-v3-icon.svg.png" width="35" height="35" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Wikivoyage-Logo-v3-icon.svg/53px-Wikivoyage-Logo-v3-icon.svg.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Wikivoyage-Logo-v3-icon.svg/70px-Wikivoyage-Logo-v3-icon.svg.png 2x" data-file-width="193" data-file-height="193" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//en.wikivoyage.org/">Wikivoyage</a></b><br />
Free travel guide</td>
<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" data-file-width="51" data-file-height="35" /></a></td>
<td style="padding:4px;"><b><a class="external text" href="//en.wiktionary.org/">Wiktionary</a></b><br />
Dictionary and thesaurus</td>
</tr>
</table>
</div>
<div id="mp-lang">
<h2><span class="mw-headline" id="Wikipedia_languages">Wikipedia languages</span></h2>
<div id="lang" class="nowraplinks nourlexpansion plainlinks">
<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">5,120,319</a> articles. Many other Wikipedias are available; some of the largest are listed below.</p>
<ul>
<li id="lang-3">More than 1,000,000 articles:
<div class="hlist inline">
<ul>
<li><a class="external text" href="//de.wikipedia.org/wiki/"><span class="autonym" title="German (de:)" lang="de" xml:lang="de">Deutsch</span></a></li>
<li><a class="external text" href="//es.wikipedia.org/wiki/"><span class="autonym" title="Spanish (es:)" lang="es" xml:lang="es">Español</span></a></li>
<li><a class="external text" href="//fr.wikipedia.org/wiki/"><span class="autonym" title="French (fr:)" lang="fr" xml:lang="fr">Français</span></a></li>
<li><a class="external text" href="//it.wikipedia.org/wiki/"><span class="autonym" title="Italian (it:)" lang="it" xml:lang="it">Italiano</span></a></li>
<li><a class="external text" href="//nl.wikipedia.org/wiki/"><span class="autonym" title="Dutch (nl:)" lang="nl" xml:lang="nl">Nederlands</span></a></li>
<li><a class="external text" href="//ja.wikipedia.org/wiki/"><span class="autonym" title="Japanese (ja:)" lang="ja" xml:lang="ja">日本語</span></a></li>
<li><a class="external text" href="//pl.wikipedia.org/wiki/"><span class="autonym" title="Polish (pl:)" lang="pl" xml:lang="pl">Polski</span></a></li>
<li><a class="external text" href="//ru.wikipedia.org/wiki/"><span class="autonym" title="Russian (ru:)" lang="ru" xml:lang="ru">Русский</span></a></li>
<li><a class="external text" href="//sv.wikipedia.org/wiki/"><span class="autonym" title="Swedish (sv:)" lang="sv" xml:lang="sv">Svenska</span></a></li>
<li><a class="external text" href="//vi.wikipedia.org/wiki/"><span class="autonym" title="Vietnamese (vi:)" lang="vi" xml:lang="vi">Tiếng Việt</span></a></li>
</ul>
</div>
</li>
<li id="lang-2">More than 250,000 articles:
<div class="hlist inline">
<ul>
<li><a class="external text" href="//ar.wikipedia.org/wiki/"><span class="autonym" title="Arabic (ar:)" lang="ar" xml:lang="ar">العربية</span></a></li>
<li><a class="external text" href="//id.wikipedia.org/wiki/"><span class="autonym" title="Indonesian (id:)" lang="id" xml:lang="id">Bahasa Indonesia</span></a></li>
<li><a class="external text" href="//ms.wikipedia.org/wiki/"><span class="autonym" title="Malay (ms:)" lang="ms" xml:lang="ms">Bahasa Melayu</span></a></li>
<li><a class="external text" href="//ca.wikipedia.org/wiki/"><span class="autonym" title="Catalan (ca:)" lang="ca" xml:lang="ca">Català</span></a></li>
<li><a class="external text" href="//cs.wikipedia.org/wiki/"><span class="autonym" title="Czech (cs:)" lang="cs" xml:lang="cs">Čeština</span></a></li>
<li><a class="external text" href="//fa.wikipedia.org/wiki/"><span class="autonym" title="Persian (fa:)" lang="fa" xml:lang="fa">فارسی</span></a></li>
<li><a class="external text" href="//ko.wikipedia.org/wiki/"><span class="autonym" title="Korean (ko:)" lang="ko" xml:lang="ko">한국어</span></a></li>
<li><a class="external text" href="//hu.wikipedia.org/wiki/"><span class="autonym" title="Hungarian (hu:)" lang="hu" xml:lang="hu">Magyar</span></a></li>
<li><a class="external text" href="//no.wikipedia.org/wiki/"><span class="autonym" title="Norwegian (no:)" lang="no" xml:lang="no">Norsk bokmål</span></a></li>
<li><a class="external text" href="//pt.wikipedia.org/wiki/"><span class="autonym" title="Portuguese (pt:)" lang="pt" xml:lang="pt">Português</span></a></li>
<li><a class="external text" href="//ro.wikipedia.org/wiki/"><span class="autonym" title="Romanian (ro:)" lang="ro" xml:lang="ro">Română</span></a></li>
<li><a class="external text" href="//sr.wikipedia.org/wiki/"><span class="autonym" title="Serbian (sr:)" lang="sr" xml:lang="sr">Srpski</span></a></li>
<li><a class="external text" href="//sh.wikipedia.org/wiki/"><span class="autonym" title="Serbo-Croatian (sh:)" lang="sh" xml:lang="sh">Srpskohrvatski</span></a></li>
<li><a class="external text" href="//fi.wikipedia.org/wiki/"><span class="autonym" title="Finnish (fi:)" lang="fi" xml:lang="fi">Suomi</span></a></li>
<li><a class="external text" href="//tr.wikipedia.org/wiki/"><span class="autonym" title="Turkish (tr:)" lang="tr" xml:lang="tr">Türkçe</span></a></li>
<li><a class="external text" href="//uk.wikipedia.org/wiki/"><span class="autonym" title="Ukrainian (uk:)" lang="uk" xml:lang="uk">Українська</span></a></li>
<li><a class="external text" href="//zh.wikipedia.org/wiki/"><span class="autonym" title="Chinese (zh:)" lang="zh" xml:lang="zh">中文</span></a></li>
</ul>
</div>
</li>
<li id="lang-1">More than 50,000 articles:
<div class="hlist inline">
<ul>
<li><a class="external text" href="//bs.wikipedia.org/wiki/"><span class="autonym" title="Bosnian (bs:)" lang="bs" xml:lang="bs">Bosanski</span></a></li>
<li><a class="external text" href="//bg.wikipedia.org/wiki/"><span class="autonym" title="Bulgarian (bg:)" lang="bg" xml:lang="bg">Български</span></a></li>
<li><a class="external text" href="//da.wikipedia.org/wiki/"><span class="autonym" title="Danish (da:)" lang="da" xml:lang="da">Dansk</span></a></li>
<li><a class="external text" href="//et.wikipedia.org/wiki/"><span class="autonym" title="Estonian (et:)" lang="et" xml:lang="et">Eesti</span></a></li>
<li><a class="external text" href="//el.wikipedia.org/wiki/"><span class="autonym" title="Greek (el:)" lang="el" xml:lang="el">Ελληνικά</span></a></li>
<li><a class="external text" href="//simple.wikipedia.org/wiki/"><span class="autonym" title="Simple English (simple:)" lang="simple" xml:lang="simple">English (simple form)</span></a></li>
<li><a class="external text" href="//eo.wikipedia.org/wiki/"><span class="autonym" title="Esperanto (eo:)" lang="eo" xml:lang="eo">Esperanto</span></a></li>
<li><a class="external text" href="//eu.wikipedia.org/wiki/"><span class="autonym" title="Basque (eu:)" lang="eu" xml:lang="eu">Euskara</span></a></li>
<li><a class="external text" href="//gl.wikipedia.org/wiki/"><span class="autonym" title="Galician (gl:)" lang="gl" xml:lang="gl">Galego</span></a></li>
<li><a class="external text" href="//he.wikipedia.org/wiki/"><span class="autonym" title="Hebrew (he:)" lang="he" xml:lang="he">עברית</span></a></li>
<li><a class="external text" href="//hr.wikipedia.org/wiki/"><span class="autonym" title="Croatian (hr:)" lang="hr" xml:lang="hr">Hrvatski</span></a></li>
<li><a class="external text" href="//lv.wikipedia.org/wiki/"><span class="autonym" title="Latvian (lv:)" lang="lv" xml:lang="lv">Latviešu</span></a></li>
<li><a class="external text" href="//lt.wikipedia.org/wiki/"><span class="autonym" title="Lithuanian (lt:)" lang="lt" xml:lang="lt">Lietuvių</span></a></li>
<li><a class="external text" href="//nn.wikipedia.org/wiki/"><span class="autonym" title="Norwegian Nynorsk (nn:)" lang="nn" xml:lang="nn">Norsk nynorsk</span></a></li>
<li><a class="external text" href="//sk.wikipedia.org/wiki/"><span class="autonym" title="Slovak (sk:)" lang="sk" xml:lang="sk">Slovenčina</span></a></li>
<li><a class="external text" href="//sl.wikipedia.org/wiki/"><span class="autonym" title="Slovenian (sl:)" lang="sl" xml:lang="sl">Slovenščina</span></a></li>
<li><a class="external text" href="//th.wikipedia.org/wiki/"><span class="autonym" title="Thai (th:)" lang="th" xml:lang="th">ไทย</span></a></li>
</ul>
</div>
</li>
</ul>
</div>
<div id="metalink" style="text-align:center;" class="plainlinks"><b><a href="//meta.wikimedia.org/wiki/List_of_Wikipedias" class="extiw" title="meta:List of Wikipedias">Complete list of Wikipedias</a></b></div>
</div>
<!--
NewPP limit report
Parsed by mw1137
Cached time: 20160404180710
Cache expiry: 3600
Dynamic content: true
CPU time usage: 0.534 seconds
Real time usage: 0.647 seconds
Preprocessor visited node count: 3302/1000000
Preprocessor generated node count: 0/1500000
Post‐expand include size: 108649/2097152 bytes
Template argument size: 7042/2097152 bytes
Highest expansion depth: 14/40
Expensive parser function count: 6/500
Lua time usage: 0.172/10.000 seconds
Lua memory usage: 2.14 MB/50 MB
Number of Wikibase entities loaded: 0-->
<!--
Transclusion expansion time report (%,ms,calls,template)
100.00% 493.290 1 - -total
51.97% 256.344 1 - Wikipedia:Main_Page/Tomorrow
37.11% 183.060 7 - Template:Main_page_image
16.77% 82.707 1 - Template:Did_you_know/Queue/6
16.34% 80.606 1 - User:DYKUpdateBot/REMOVE_THIS_LINE
15.72% 77.536 2 - Template:Wikipedia_languages
14.19% 69.975 2 - Template:In_the_news
12.97% 63.985 1 - Template:Mbox
12.71% 62.697 1 - Template:POTD_protected/2016-04-05
12.53% 61.817 2 - Template:In_the_news/image
-->
<!-- Saved in parser cache with key enwiki:pcache:idhash:15580374-0!*!0!!*!4!* and timestamp 20160404180710 and revision id 696846920
-->
<noscript><img src="//en.wikipedia.org/wiki/Special:CentralAutoLogin/start?type=1x1" alt="" title="" width="1" height="1" style="border: none; position: absolute;" /></noscript></div> <div class="printfooter">
Retrieved from "<a dir="ltr" href="https://en.wikipedia.org/w/index.php?title=Main_Page&amp;oldid=696846920">https://en.wikipedia.org/w/index.php?title=Main_Page&amp;oldid=696846920</a>" </div>
<div id="catlinks" class="catlinks catlinks-allhidden" data-mw="interface"></div> <div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
<div id="mw-head">
<div id="p-personal" role="navigation" class="" aria-labelledby="p-personal-label">
<h3 id="p-personal-label">Personal tools</h3>
<ul>
<li id="pt-anonuserpage">Not logged in</li><li id="pt-anontalk"><a href="/wiki/Special:MyTalk" title="Discussion about edits from this IP address [n]" accesskey="n">Talk</a></li><li id="pt-anoncontribs"><a href="/wiki/Special:MyContributions" title="A list of edits made from this IP address [y]" accesskey="y">Contributions</a></li><li id="pt-createaccount"><a href="/w/index.php?title=Special:UserLogin&amp;returnto=Main+Page&amp;type=signup" title="You are encouraged to create an account and log in; however, it is not mandatory">Create account</a></li><li id="pt-login"><a href="/w/index.php?title=Special:UserLogin&amp;returnto=Main+Page" title="You're encouraged to log in; however, it's not mandatory. [o]" accesskey="o">Log in</a></li> </ul>
</div>
<div id="left-navigation">
<div id="p-namespaces" role="navigation" class="vectorTabs" aria-labelledby="p-namespaces-label">
<h3 id="p-namespaces-label">Namespaces</h3>
<ul>
<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>
<li id="ca-talk"><span><a href="/wiki/Talk:Main_Page" title="Discussion about the content page [t]" accesskey="t" rel="discussion">Talk</a></span></li>
</ul>
</div>
<div id="p-variants" role="navigation" class="vectorMenu emptyPortlet" aria-labelledby="p-variants-label">
<h3 id="p-variants-label">
<span>Variants</span><a href="#"></a>
</h3>
<div class="menu">
<ul>
</ul>
</div>
</div>
</div>
<div id="right-navigation">
<div id="p-views" role="navigation" class="vectorTabs" aria-labelledby="p-views-label">
<h3 id="p-views-label">Views</h3>
<ul>
<li id="ca-view" class="selected"><span><a href="/wiki/Main_Page" >Read</a></span></li>
<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>
<li id="ca-history" class="collapsible"><span><a href="/w/index.php?title=Main_Page&amp;action=history" title="Past revisions of this page [h]" accesskey="h">View history</a></span></li>
</ul>
</div>
<div id="p-cactions" role="navigation" class="vectorMenu emptyPortlet" aria-labelledby="p-cactions-label">
<h3 id="p-cactions-label"><span>More</span><a href="#"></a></h3>
<div class="menu">
<ul>
</ul>
</div>
</div>
<div id="p-search" role="search">
<h3>
<label for="searchInput">Search</label>
</h3>
<form action="/w/index.php" id="searchform">
<div id="simpleSearch">
<input type="search" name="search" placeholder="Search" title="Search Wikipedia [f]" accesskey="f" id="searchInput"/><input type="hidden" value="Special:Search" name="title"/><input type="submit" name="fulltext" value="Search" title="Search Wikipedia for this text" id="mw-searchButton" class="searchButton mw-fallbackSearchButton"/><input type="submit" name="go" value="Go" title="Go to a page with this exact name if it exists" id="searchButton" class="searchButton"/> </div>
</form>
</div>
</div>
</div>
<div id="mw-panel">
<div id="p-logo" role="banner"><a class="mw-wiki-logo" href="/wiki/Main_Page" title="Visit the main page"></a></div>
<div class="portal" role="navigation" id='p-navigation' aria-labelledby='p-navigation-label'>
<h3 id='p-navigation-label'>Navigation</h3>
<div class="body">
<ul>
<li id="n-mainpage-description"><a href="/wiki/Main_Page" title="Visit the main page [z]" accesskey="z">Main page</a></li><li id="n-contents"><a href="/wiki/Portal:Contents" title="Guides to browsing Wikipedia">Contents</a></li><li id="n-featuredcontent"><a href="/wiki/Portal:Featured_content" title="Featured content – the best of Wikipedia">Featured content</a></li><li id="n-currentevents"><a href="/wiki/Portal:Current_events" title="Find background information on current events">Current events</a></li><li id="n-randompage"><a href="/wiki/Special:Random" title="Load a random article [x]" accesskey="x">Random article</a></li><li id="n-sitesupport"><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector?utm_source=donate&amp;utm_medium=sidebar&amp;utm_campaign=C13_en.wikipedia.org&amp;uselang=en" title="Support us">Donate to Wikipedia</a></li><li id="n-shoplink"><a href="//shop.wikimedia.org" title="Visit the Wikipedia store">Wikipedia store</a></li> </ul>
</div>
</div>
<div class="portal" role="navigation" id='p-interaction' aria-labelledby='p-interaction-label'>
<h3 id='p-interaction-label'>Interaction</h3>
<div class="body">
<ul>
<li id="n-help"><a href="/wiki/Help:Contents" title="Guidance on how to use and edit Wikipedia">Help</a></li><li id="n-aboutsite"><a href="/wiki/Wikipedia:About" title="Find out about Wikipedia">About Wikipedia</a></li><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><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><li id="n-contactpage"><a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us" title="How to contact Wikipedia">Contact page</a></li> </ul>
</div>
</div>
<div class="portal" role="navigation" id='p-tb' aria-labelledby='p-tb-label'>
<h3 id='p-tb-label'>Tools</h3>
<div class="body">
<ul>
<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><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><li id="t-upload"><a href="/wiki/Wikipedia:File_Upload_Wizard" title="Upload files [u]" accesskey="u">Upload file</a></li><li id="t-specialpages"><a href="/wiki/Special:SpecialPages" title="A list of all special pages [q]" accesskey="q">Special pages</a></li><li id="t-permalink"><a href="/w/index.php?title=Main_Page&amp;oldid=696846920" title="Permanent link to this revision of the page">Permanent link</a></li><li id="t-info"><a href="/w/index.php?title=Main_Page&amp;action=info" title="More information about this page">Page information</a></li><li id="t-wikibase"><a href="//www.wikidata.org/wiki/Q5296" title="Link to connected data repository item [g]" accesskey="g">Wikidata item</a></li><li id="t-cite"><a href="/w/index.php?title=Special:CiteThisPage&amp;page=Main_Page&amp;id=696846920" title="Information on how to cite this page">Cite this page</a></li> </ul>
</div>
</div>
<div class="portal" role="navigation" id='p-coll-print_export' aria-labelledby='p-coll-print_export-label'>
<h3 id='p-coll-print_export-label'>Print/export</h3>
<div class="body">
<ul>
<li id="coll-create_a_book"><a href="/w/index.php?title=Special:Book&amp;bookcmd=book_creator&amp;referer=Main+Page">Create a book</a></li><li id="coll-download-as-rdf2latex"><a href="/w/index.php?title=Special:Book&amp;bookcmd=render_article&amp;arttitle=Main+Page&amp;returnto=Main+Page&amp;oldid=696846920&amp;writer=rdf2latex">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>
</div>
<div class="portal" role="navigation" id='p-wikibase-otherprojects' aria-labelledby='p-wikibase-otherprojects-label'>
<h3 id='p-wikibase-otherprojects-label'>In other projects</h3>
<div class="body">
<ul>
<li class="wb-otherproject-link wb-otherproject-commons"><a href="https://commons.wikimedia.org/wiki/Main_Page" hreflang="en">Wikimedia Commons</a></li><li class="wb-otherproject-link wb-otherproject-meta"><a href="https://meta.wikimedia.org/wiki/Main_Page" hreflang="en">Meta-Wiki</a></li><li class="wb-otherproject-link wb-otherproject-species"><a href="https://species.wikimedia.org/wiki/Main_Page" hreflang="en">Wikispecies</a></li><li class="wb-otherproject-link wb-otherproject-wikibooks"><a href="https://en.wikibooks.org/wiki/Main_Page" hreflang="en">Wikibooks</a></li><li class="wb-otherproject-link wb-otherproject-wikidata"><a href="https://www.wikidata.org/wiki/Wikidata:Main_Page" hreflang="en">Wikidata</a></li><li class="wb-otherproject-link wb-otherproject-wikinews"><a href="https://en.wikinews.org/wiki/Main_Page" hreflang="en">Wikinews</a></li><li class="wb-otherproject-link wb-otherproject-wikiquote"><a href="https://en.wikiquote.org/wiki/Main_Page" hreflang="en">Wikiquote</a></li><li class="wb-otherproject-link wb-otherproject-wikisource"><a href="https://en.wikisource.org/wiki/Main_Page" hreflang="en">Wikisource</a></li><li class="wb-otherproject-link wb-otherproject-wikiversity"><a href="https://en.wikiversity.org/wiki/Wikiversity:Main_Page" hreflang="en">Wikiversity</a></li><li class="wb-otherproject-link wb-otherproject-wikivoyage"><a href="https://en.wikivoyage.org/wiki/Main_Page" hreflang="en">Wikivoyage</a></li> </ul>
</div>
</div>
<div class="portal" role="navigation" id='p-lang' aria-labelledby='p-lang-label'>
<h3 id='p-lang-label'>Languages</h3>
<div class="body">
<ul>
<li class="interlanguage-link interwiki-simple"><a href="//simple.wikipedia.org/wiki/" title="Simple English" lang="simple" hreflang="simple">Simple English</a></li><li class="interlanguage-link interwiki-ar"><a href="//ar.wikipedia.org/wiki/" title="Arabic" lang="ar" hreflang="ar">العربية</a></li><li class="interlanguage-link interwiki-id"><a href="//id.wikipedia.org/wiki/" title="Indonesian" lang="id" hreflang="id">Bahasa Indonesia</a></li><li class="interlanguage-link interwiki-ms"><a href="//ms.wikipedia.org/wiki/" title="Malay" lang="ms" hreflang="ms">Bahasa Melayu</a></li><li class="interlanguage-link interwiki-bs"><a href="//bs.wikipedia.org/wiki/" title="Bosnian" lang="bs" hreflang="bs">Bosanski</a></li><li class="interlanguage-link interwiki-bg"><a href="//bg.wikipedia.org/wiki/" title="Bulgarian" lang="bg" hreflang="bg">Български</a></li><li class="interlanguage-link interwiki-ca"><a href="//ca.wikipedia.org/wiki/" title="Catalan" lang="ca" hreflang="ca">Català</a></li><li class="interlanguage-link interwiki-cs"><a href="//cs.wikipedia.org/wiki/" title="Czech" lang="cs" hreflang="cs">Čeština</a></li><li class="interlanguage-link interwiki-da"><a href="//da.wikipedia.org/wiki/" title="Danish" lang="da" hreflang="da">Dansk</a></li><li class="interlanguage-link interwiki-de"><a href="//de.wikipedia.org/wiki/" title="German" lang="de" hreflang="de">Deutsch</a></li><li class="interlanguage-link interwiki-et"><a href="//et.wikipedia.org/wiki/" title="Estonian" lang="et" hreflang="et">Eesti</a></li><li class="interlanguage-link interwiki-el"><a href="//el.wikipedia.org/wiki/" title="Greek" lang="el" hreflang="el">Ελληνικά</a></li><li class="interlanguage-link interwiki-es"><a href="//es.wikipedia.org/wiki/" title="Spanish" lang="es" hreflang="es">Español</a></li><li class="interlanguage-link interwiki-eo"><a href="//eo.wikipedia.org/wiki/" title="Esperanto" lang="eo" hreflang="eo">Esperanto</a></li><li class="interlanguage-link interwiki-eu"><a href="//eu.wikipedia.org/wiki/" title="Basque" lang="eu" hreflang="eu">Euskara</a></li><li class="interlanguage-link interwiki-fa"><a href="//fa.wikipedia.org/wiki/" title="Persian" lang="fa" hreflang="fa">فارسی</a></li><li class="interlanguage-link interwiki-fr"><a href="//fr.wikipedia.org/wiki/" title="French" lang="fr" hreflang="fr">Français</a></li><li class="interlanguage-link interwiki-gl"><a href="//gl.wikipedia.org/wiki/" title="Galician" lang="gl" hreflang="gl">Galego</a></li><li class="interlanguage-link interwiki-ko"><a href="//ko.wikipedia.org/wiki/" title="Korean" lang="ko" hreflang="ko">한국어</a></li><li class="interlanguage-link interwiki-he"><a href="//he.wikipedia.org/wiki/" title="Hebrew" lang="he" hreflang="he">עברית</a></li><li class="interlanguage-link interwiki-hr"><a href="//hr.wikipedia.org/wiki/" title="Croatian" lang="hr" hreflang="hr">Hrvatski</a></li><li class="interlanguage-link interwiki-it"><a href="//it.wikipedia.org/wiki/" title="Italian" lang="it" hreflang="it">Italiano</a></li><li class="interlanguage-link interwiki-ka"><a href="//ka.wikipedia.org/wiki/" title="Georgian" lang="ka" hreflang="ka">ქართული</a></li><li class="interlanguage-link interwiki-lv"><a href="//lv.wikipedia.org/wiki/" title="Latvian" lang="lv" hreflang="lv">Latviešu</a></li><li class="interlanguage-link interwiki-lt"><a href="//lt.wikipedia.org/wiki/" title="Lithuanian" lang="lt" hreflang="lt">Lietuvių</a></li><li class="interlanguage-link interwiki-hu"><a href="//hu.wikipedia.org/wiki/" title="Hungarian" lang="hu" hreflang="hu">Magyar</a></li><li class="interlanguage-link interwiki-nl"><a href="//nl.wikipedia.org/wiki/" title="Dutch" lang="nl" hreflang="nl">Nederlands</a></li><li class="interlanguage-link interwiki-ja"><a href="//ja.wikipedia.org/wiki/" title="Japanese" lang="ja" hreflang="ja">日本語</a></li><li class="interlanguage-link interwiki-no"><a href="//no.wikipedia.org/wiki/" title="Norwegian" lang="no" hreflang="no">Norsk bokmål</a></li><li class="interlanguage-link interwiki-nn"><a href="//nn.wikipedia.org/wiki/" title="Norwegian Nynorsk" lang="nn" hreflang="nn">Norsk nynorsk</a></li><li class="interlanguage-link interwiki-pl"><a href="//pl.wikipedia.org/wiki/" title="Polish" lang="pl" hreflang="pl">Polski</a></li><li class="interlanguage-link interwiki-pt"><a href="//pt.wikipedia.org/wiki/" title="Portuguese" lang="pt" hreflang="pt">Português</a></li><li class="interlanguage-link interwiki-ro"><a href="//ro.wikipedia.org/wiki/" title="Romanian" lang="ro" hreflang="ro">Română</a></li><li class="interlanguage-link interwiki-ru"><a href="//ru.wikipedia.org/wiki/" title="Russian" lang="ru" hreflang="ru">Русский</a></li><li class="interlanguage-link interwiki-sk"><a href="//sk.wikipedia.org/wiki/" title="Slovak" lang="sk" hreflang="sk">Slovenčina</a></li><li class="interlanguage-link interwiki-sl"><a href="//sl.wikipedia.org/wiki/" title="Slovenian" lang="sl" hreflang="sl">Slovenščina</a></li><li class="interlanguage-link interwiki-sr"><a href="//sr.wikipedia.org/wiki/" title="Serbian" lang="sr" hreflang="sr">Српски / srpski</a></li><li class="interlanguage-link interwiki-sh"><a href="//sh.wikipedia.org/wiki/" title="Serbo-Croatian" lang="sh" hreflang="sh">Srpskohrvatski / српскохрватски</a></li><li class="interlanguage-link interwiki-fi"><a href="//fi.wikipedia.org/wiki/" title="Finnish" lang="fi" hreflang="fi">Suomi</a></li><li class="interlanguage-link interwiki-sv"><a href="//sv.wikipedia.org/wiki/" title="Swedish" lang="sv" hreflang="sv">Svenska</a></li><li class="interlanguage-link interwiki-th"><a href="//th.wikipedia.org/wiki/" title="Thai" lang="th" hreflang="th">ไทย</a></li><li class="interlanguage-link interwiki-vi"><a href="//vi.wikipedia.org/wiki/" title="Vietnamese" lang="vi" hreflang="vi">Tiếng Việt</a></li><li class="interlanguage-link interwiki-tr"><a href="//tr.wikipedia.org/wiki/" title="Turkish" lang="tr" hreflang="tr">Türkçe</a></li><li class="interlanguage-link interwiki-uk"><a href="//uk.wikipedia.org/wiki/" title="Ukrainian" lang="uk" hreflang="uk">Українська</a></li><li class="interlanguage-link interwiki-zh"><a href="//zh.wikipedia.org/wiki/" title="Chinese" lang="zh" hreflang="zh">中文</a></li><li class="uls-p-lang-dummy"><a href="#"></a></li> </ul>
</div>
</div>
</div>
</div>
<div id="footer" role="contentinfo">
<ul id="footer-info">
<li id="footer-info-lastmod"> This page was last modified on 26 December 2015, at 10:03.</li>
<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>;
additional terms may apply. By using this site, you agree to the <a href="//wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> and <a href="//wikimediafoundation.org/wiki/Privacy_policy">Privacy Policy</a>. Wikipedia® is a registered trademark of the <a href="//www.wikimediafoundation.org/">Wikimedia Foundation, Inc.</a>, a non-profit organization.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="//wikimediafoundation.org/wiki/Privacy_policy" title="wmf:Privacy policy">Privacy policy</a></li>
<li id="footer-places-about"><a href="/wiki/Wikipedia:About" title="Wikipedia:About">About Wikipedia</a></li>
<li id="footer-places-disclaimer"><a href="/wiki/Wikipedia:General_disclaimer" title="Wikipedia:General disclaimer">Disclaimers</a></li>
<li id="footer-places-contact"><a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us">Contact Wikipedia</a></li>
<li id="footer-places-developers"><a href="https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute">Developers</a></li>
<li id="footer-places-cookiestatement"><a href="//wikimediafoundation.org/wiki/Cookie_statement">Cookie statement</a></li>
<li id="footer-places-mobileview"><a href="//en.m.wikipedia.org/w/index.php?title=Main_Page&amp;mobileaction=toggle_view_mobile" class="noprint stopMobileRedirectToggle">Mobile view</a></li>
</ul>
<ul id="footer-icons" class="noprint">
<li id="footer-copyrightico">
<a href="https://wikimediafoundation.org/"><img src="/static/images/wikimedia-button.png" srcset="/static/images/wikimedia-button-1.5x.png 1.5x, /static/images/wikimedia-button-2x.png 2x" width="88" height="31" alt="Wikimedia Foundation"/></a> </li>
<li id="footer-poweredbyico">
<a href="//www.mediawiki.org/"><img src="/w/resources/assets/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" srcset="/w/resources/assets/poweredby_mediawiki_132x47.png 1.5x, /w/resources/assets/poweredby_mediawiki_176x62.png 2x" width="88" height="31"/></a> </li>
</ul>
<div style="clear:both"></div>
</div>
<script>(window.RLQ=window.RLQ||[]).push(function(){mw.loader.state({"ext.globalCssJs.site":"ready","ext.globalCssJs.user":"ready","user":"ready","user.groups":"ready"});mw.loader.load(["mediawiki.action.view.postEdit","site","mediawiki.user","mediawiki.hidpi","mediawiki.page.ready","mediawiki.searchSuggest","ext.eventLogging.subscriber","ext.gadget.teahouse","ext.gadget.ReferenceTooltips","ext.gadget.DRN-wizard","ext.gadget.charinsert","ext.gadget.refToolbar","ext.gadget.switcher","ext.gadget.featured-articles-links","mmv.bootstrap.autostart","ext.visualEditor.targetLoader","ext.wikimediaEvents","ext.navigationTiming","schema.UniversalLanguageSelector","ext.uls.eventlogger","ext.uls.interlanguage"]);});</script><script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":89,"wgHostname":"mw1149"});});</script>
</body>
</html>
require 'rubygems'
require 'rest-client'
wiki_url = "http://en.wikipedia.org/"
wiki_local_filename = "wiki-page.html"
File.open(wiki_local_filename, "w") do |file|
file.write(RestClient.get(wiki_url))
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment