<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rognoni</title>
    <description>The latest articles on DEV Community by Rognoni (@rognoni).</description>
    <link>https://dev.to/rognoni</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F170647%2F58c38cf4-2db0-4391-899a-94aa298b40ac.jpeg</url>
      <title>DEV Community: Rognoni</title>
      <link>https://dev.to/rognoni</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rognoni"/>
    <language>en</language>
    <item>
      <title>SearchDown | The first Markdown search-engine</title>
      <dc:creator>Rognoni</dc:creator>
      <pubDate>Sat, 12 Dec 2020 13:35:32 +0000</pubDate>
      <link>https://dev.to/rognoni/searchdown-the-first-markdown-search-engine-5a04</link>
      <guid>https://dev.to/rognoni/searchdown-the-first-markdown-search-engine-5a04</guid>
      <description>&lt;p&gt;This project is really simple but useful for me because every day I have to save useful articles and projects.&lt;/p&gt;

&lt;p&gt;This is a sub-project of &lt;a href="https://github.com/rognoni/laravista"&gt;LaraVista&lt;/a&gt; (&lt;strong&gt;Laravel&lt;/strong&gt; on AlterVista) and the best name I found is &lt;a href="https://twitter.com/search?q=%23SearchDown&amp;amp;src=typed_query&amp;amp;f=live"&gt;#SearchDown&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In my mind I have many features to add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the web-spider (in Python?)&lt;/li&gt;
&lt;li&gt;a federation protocol (more simple than ActivityPub?)&lt;/li&gt;
&lt;li&gt;comments&lt;/li&gt;
&lt;li&gt;other? (any suggestion is welcome)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>markdown</category>
      <category>laravel</category>
      <category>php</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Wikipedia in Markdown format</title>
      <dc:creator>Rognoni</dc:creator>
      <pubDate>Mon, 29 Jul 2019 20:52:18 +0000</pubDate>
      <link>https://dev.to/rognoni/wikipedia-in-markdown-format-838</link>
      <guid>https://dev.to/rognoni/wikipedia-in-markdown-format-838</guid>
      <description>&lt;p&gt;What do you think to contribute to the Wikipedia project using markdown format?&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/rognoni"&gt;
        rognoni
      &lt;/a&gt; / &lt;a href="https://github.com/rognoni/markpedia"&gt;
        markpedia
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Wikipedia in Markdown format
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
markpedia&lt;/h1&gt;
&lt;p&gt;Wikipedia in Markdown format:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;clone the project &lt;a href="https://github.com/rognoni/markpedia"&gt;github.com/rognoni/markpedia&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;create a new MediaWiki markup file, for example &lt;a href="https://en.wikipedia.org/w/index.php?title=Anti-pattern&amp;amp;action=edit" rel="nofollow"&gt;wiki/Anti-pattern.wiki&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;execute the command &lt;code&gt;pandoc -s Anti-pattern.wiki -o Anti-pattern.md&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;edit style and content, for example add &lt;code&gt;.md&lt;/code&gt; extension to the wiki-links&lt;/li&gt;
&lt;li&gt;update &lt;a href="https://github.com/rognoni/markpedia/blob/master/data/redirects.json"&gt;data/redirects.json&lt;/a&gt; and FIX the wiki-links&lt;/li&gt;
&lt;li&gt;add footer&lt;/li&gt;
&lt;li&gt;push and browse &lt;a href="https://monastic.netlify.com/#/url/https://raw.githubusercontent.com/rognoni/markpedia/master/wiki/Anti-pattern.md" rel="nofollow"&gt;https://raw.githubusercontent.com/rognoni/markpedia/master/wiki/Anti-pattern.md&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;make a pull request&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;
Content Rules&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;informatics articles in english language&lt;/li&gt;
&lt;li&gt;convert and update existing articles&lt;/li&gt;
&lt;li&gt;create new articles following the Wikipedia naming conventions (capitalize, underscores)&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/rognoni/markpedia"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>contributorswanted</category>
      <category>markpedia</category>
      <category>markdown</category>
      <category>wikipedia</category>
    </item>
    <item>
      <title>markpedia</title>
      <dc:creator>Rognoni</dc:creator>
      <pubDate>Sun, 21 Jul 2019 12:27:48 +0000</pubDate>
      <link>https://dev.to/rognoni/markpedia-179p</link>
      <guid>https://dev.to/rognoni/markpedia-179p</guid>
      <description>&lt;p&gt;Wikipedia in Markdown format:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;clone the project &lt;a href="https://github.com/rognoni/markpedia"&gt;github.com/rognoni/markpedia&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;create a new MediaWiki markup file, for example &lt;a href="https://en.wikipedia.org/w/index.php?title=Anti-pattern&amp;amp;action=edit"&gt;wiki/Anti-pattern.wiki&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;execute the command &lt;code&gt;pandoc -s Anti-pattern.wiki -o Anti-pattern.md&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;edit style and content, for example add &lt;code&gt;.md&lt;/code&gt; extension to the wiki-links&lt;/li&gt;
&lt;li&gt;push and browse &lt;a href="https://monastic.netlify.com/#/url/https://raw.githubusercontent.com/rognoni/markpedia/master/wiki/Anti-pattern.md"&gt;https://raw.githubusercontent.com/rognoni/markpedia/master/wiki/Anti-pattern.md&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;make a pull request&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>github</category>
      <category>markdown</category>
      <category>wikipedia</category>
      <category>pandoc</category>
    </item>
    <item>
      <title>List of augmented browsing software</title>
      <dc:creator>Rognoni</dc:creator>
      <pubDate>Sat, 15 Jun 2019 21:21:10 +0000</pubDate>
      <link>https://dev.to/rognoni/list-of-augmented-browsing-software-83m</link>
      <guid>https://dev.to/rognoni/list-of-augmented-browsing-software-83m</guid>
      <description>&lt;p&gt;What if we re-build &lt;strong&gt;Wikipedia&lt;/strong&gt; using &lt;code&gt;Markdown&lt;/code&gt; and GitHub?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=9_dgIfz876A"&gt;https://www.youtube.com/watch?v=9_dgIfz876A&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Main article: &lt;strong&gt;Augmented browsing&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This list is incomplete; you can help by expanding it.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Bookmarklets&lt;/strong&gt; (JavaScript - last update: always working) Can execute arbitrary JavaScript on any page, but requires a user to click them, rather than running automatically&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Firebug&lt;/strong&gt; (Firefox extension for developers - last update: 2017) Allows arbitrary real time changes to a page's DOM&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Grammarly&lt;/strong&gt; (Browser extension - last update: 2017) Grammar, plagiarism and spell checker which can retrieve definitions and synonyms for marked words&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Greasekit&lt;/strong&gt; (last update: 2008) Provides userscripting for Safari (WebKit) &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Greasemonkey&lt;/strong&gt; (Firefox extension - last update: 2017) Alters the output of web content immediately after being displayed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;iMacros&lt;/strong&gt; (Browser extension - last update: 2016) Allows the user to record and replay "Internet Macros" for web automation, web scraping or web testing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;monastic-browser&lt;/strong&gt; (In-browser - last update: 2019) Rebuild the innocent web with &lt;strong&gt;Monastic&lt;/strong&gt; &lt;code&gt;Markdown-first&lt;/code&gt; web browser&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Proxomitron&lt;/strong&gt; (Proxy-level language - last update: 2003) Available since late 1990s, predates JavaScript active browsing and provides a similar function for all browsers using a regular expression-like matching language&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Stylish&lt;/strong&gt; (Firefox extension  - last update: 2017) Client-side manipulation of webpage content &lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://en.wikipedia.org/w/index.php?title=List_of_augmented_browsing_software&amp;amp;oldid=901442161"&gt;https://en.wikipedia.org/w/index.php?title=List_of_augmented_browsing_software&amp;amp;oldid=901442161&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://monastic.neocities.org/#/url/https://monastic.neocities.org/posts/List_of_augmented_browsing_software.md"&gt;https://monastic.neocities.org/#/url/https://monastic.neocities.org/posts/List_of_augmented_browsing_software.md&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>discuss</category>
      <category>github</category>
      <category>markdown</category>
    </item>
    <item>
      <title>Synchronise DEV posts with Github</title>
      <dc:creator>Rognoni</dc:creator>
      <pubDate>Sat, 25 May 2019 06:53:05 +0000</pubDate>
      <link>https://dev.to/rognoni/synchronise-dev-posts-with-github-2fa7</link>
      <guid>https://dev.to/rognoni/synchronise-dev-posts-with-github-2fa7</guid>
      <description>&lt;p&gt;&lt;strong&gt;DEV&lt;/strong&gt; community,&lt;br&gt;
do you know a simple way to synchronise &lt;strong&gt;DEV&lt;/strong&gt; posts with &lt;code&gt;Github&lt;/code&gt; ?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>github</category>
    </item>
    <item>
      <title>monastic-browser</title>
      <dc:creator>Rognoni</dc:creator>
      <pubDate>Wed, 22 May 2019 20:27:14 +0000</pubDate>
      <link>https://dev.to/rognoni/monastic-browser-57l5</link>
      <guid>https://dev.to/rognoni/monastic-browser-57l5</guid>
      <description>&lt;p&gt;Rebuild the innocent web with &lt;strong&gt;Monastic&lt;/strong&gt; &lt;code&gt;Markdown-first&lt;/code&gt; web browser.&lt;/p&gt;

&lt;p&gt;See the &lt;code&gt;#JAMstack&lt;/code&gt; deploy at &lt;a href="https://monastic.netlify.com"&gt;https://monastic.netlify.com&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Dependencies
&lt;/h2&gt;

&lt;p&gt;For this project I used:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;axios&lt;/li&gt;
&lt;li&gt;highlight.js&lt;/li&gt;
&lt;li&gt;marked&lt;/li&gt;
&lt;li&gt;urijs&lt;/li&gt;
&lt;li&gt;vue&lt;/li&gt;
&lt;li&gt;vuetify&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;git clone https://github.com/rognoni/monastic-browser.git&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Next steps
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Ask to expose the markdown files used to build posts and articles, for example here on &lt;strong&gt;DEV&lt;/strong&gt; community, could we add a source link before the date info? &lt;a href="https://github.com/thepracticaldev/dev.to/issues/2963"&gt;dev.to/issues/2963&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Add &lt;a href="https://github.com/jxson/front-matter"&gt;front-matter&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Create the web crawler and search engine project&lt;/li&gt;
&lt;li&gt;Add the &lt;a href="https://www.algolia.com"&gt;search feature&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Add a configurable converter (HTML to Markdown) using &lt;a href="https://cheerio.js.org/"&gt;cheerio&lt;/a&gt; and &lt;a href="https://ionicabizau.net/blog/27-how-to-convert-json-to-markdown-using-json2md"&gt;json2md&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Add a plug-in system&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://monastic.neocities.org/#/url/https://monastic.neocities.org/posts/monastic-browser.md"&gt;https://monastic.neocities.org/#/url/https://monastic.neocities.org/posts/monastic-browser.md&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://web.archive.org/web/20190601081552/https://monastic.netlify.com/"&gt;http://web.archive.org/web/20190601081552/https://monastic.netlify.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://en.wikipedia.org/w/index.php?title=List_of_augmented_browsing_software&amp;amp;oldid=901442161"&gt;https://en.wikipedia.org/w/index.php?title=List_of_augmented_browsing_software&amp;amp;oldid=901442161&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>vue</category>
      <category>markdown</category>
    </item>
  </channel>
</rss>
