Il Popolo d'Italia

Il Popolo d'Italia ("The People of Italy"), was an Italian newspaper which published editions every day with the exception for Mondays founded by Benito Mussolini in 1914,[1] after his split from the Italian Socialist Party.[2] The paper was founded as a pro-war newspaper during World War I.[3]

Il Popolo d'Italia
Founder(s)Benito Mussolini
Manlio Morgagni
Founded15 November 1914
Political alignmentFascist
HeadquartersMilan

Il Popolo d'Italia ran from 15 November 1914 until 24 July 1943 and became the foundation for the Fascist movement in Italy after World War I. The paper, advocating militarism and irredentism, was subsidized by the French and industrialists on the pretext of influencing Italy to join the Entente Powers. The word “socialist” was displayed on the newspaper's masthead until 1918 to attract followers to “his idea of a ‘revolutionary war.’”[4]

Mussolini often wrote anonymously for his newspaper, such as when he mocked a proposal for an Italian copy of "Heil Hitler",[5] or to spread his ideas about Italy increasing its birth rate. From 1936 to 1943 it was edited by Giorgio Pini.[6]

Among the co-founders were Manlio Morgagni, who became an ardent supporter of Fascism and the chairman of news agency Agenzia Stefani.

Contributors

gollark: Slower, even.
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.
gollark: ```nonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query), ts_headline(fts::text, query, 'MaxWords=60') AS rank FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.92..860.92 rows=1 width=96) (actual time=8506.425..8506.427 rows=1 loops=1) -> Sort (cost=860.92..861.05 rows=52 width=96) (actual time=8506.423..8506.425 rows=1 loops=1) Sort Key: (ts_headline((pages.fts)::text, query.query, 'MaxWords=60'::text)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=688.65..860.66 rows=52 width=96) (actual time=1.362..8505.403 rows=348 loops=1) -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.023..0.025 rows=1 loops=1) -> Bitmap Heap Scan on pages (cost=688.40..846.49 rows=52 width=142) (actual time=0.353..1.502 rows=348 loops=1) Recheck Cond: (fts @@ query.query) Heap Blocks: exact=231 -> Bitmap Index Scan on page_search_index (cost=0.00..688.39 rows=52 width=0) (actual time=0.320..0.320 rows=387 loops=1) Index Cond: (fts @@ query.query) Planning Time: 0.190 ms Execution Time: 8506.463 ms(13 rows)```
gollark: It's not a condition, it's an extra row on the output, and I can see exactly what it does via `EXPLAIN ANALYZE`.
gollark: Maybe I need a better full text search backend?!

References

  1. Benito, Mussolini. "Il Popolo d'Italia". The Library of Congress. Retrieved 2017-11-07.
  2. Maulsby, Lucy M. (2014). Fascism, Architecture, and the Claiming of Modern Milan, 1922-1943. University of Toronto Press. p. 136. ISBN 9781442646254.
  3. "Italy - World War I and fascism | history - geography". Encyclopedia Britannica. Retrieved 2017-11-07.
  4. Philip Morgan (2003), Fascism in Europe, 1919-1945, New York: NY: Routledge, p. 27
  5. Gunther, John (1940). Inside Europe. New York: Harper & Brothers. pp. 246, 259.
  6. Rees, Philip (1990). Biographical Dictionary of the Extreme Right Since 1890. p. 296.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.