perrotuerto.blog/old/content/html/en/_about.html

44 lines
5.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<title>About</title>
<meta charset="utf-8" />
<meta name="application-name" content="Publishing is Coding: Change My Mind">
<meta name="description" content="Blog about free culture, free software and free publishing.">
<meta name="keywords" content="publishing, blog, book, ebook, methodology, foss, libre-software, format, markdown, html, epub, pdf, mobi, latex, tex, culture, free culture, philosophy">
<meta name="viewport" content="width=device-width, user-scalable=0">
<link rel="shortcut icon" href="../../../icon.png">
<link rel="alternate" type="application/rss+xml" href="https://perrotuerto.blog/feed/" title="Publishing is Coding: Change My Mind">
<link type="text/css" rel="stylesheet" href="../../../css/styles.css">
<link type="text/css" rel="stylesheet" href="../../../css/extra.css">
<script type="application/javascript" src="../../../js/functions.js"></script>
</head>
<body>
<header>
<h1><a href="https://perrotuerto.blog/content/html/en/">Publishing is Coding: Change My Mind</a></h1>
<nav> <p> <a href="../../../content/html/en/_links.html">Links</a> | <a href="../../../content/html/en/_about.html">About</a> | <a href="../../../content/html/en/_contact.html">Contact</a> | <a href="../../../content/html/en/_fork.html">Fork</a> | <a href="../../../content/html/en/_donate.html">Donate</a> </p>
</nav>
</header>
<div id="controllers">
<a onclick="zoom(true)">+</a>
<a onclick="zoom(false)"></a>
<a onclick="mode(this)">N</a>
</div>
<section>
<h1 id="about">About</h1>
<p>Hi, I am a <i>perro</i>-publisher—what a surprise, right? I am from Mexico and, as you can see, English is not my first language. But whatever. My educational background is in Philosophy, specifically Philosophy of Culture. My studies focus on intellectual property—mainly copyright—, free culture, free software and, of course, free publishing. If you still need a name, call me Perro.</p>
<p>This blog is about publishing and coding. But its approach <i>isn't</i> on techniques that makes great code. Actually my programming skills are kind of narrow. I have the following opinions. (a) If you use a computer to publish, no matter their output, <i>publishing is coding</i>. (b) Publishing it is not just about developing software or skills, it is also a tradition, a profession, an art but also a <i>method</i>. (c) To be able to visualize that, we have to talk about how publishing implies and affects how we do culture. (d) If we don't criticize and <i>self-criticize</i> our work, we are lost.</p>
<p>In other terms, this blog is about what surrounds and what the foundations of publishing are supposed to be. Yeah, of course you are gonna find technical writing. However, it is just because in these days the spine of publishing talks with zeros and ones. So, let's start to think about what publishing is nowadays!</p>
<p>Some last words. I have to admit I don't feel comfortable writing in English. I find it unfair that we, people from non-English spoken worlds, have to use this language in order to be noticed. It makes me feel bad that we are constantly translating what other people are saying while just a few homies translate Spanish to English. So I at least decided to have a bilingual blog. Sometimes I write in English while I translate to Spanish, so I can improve this skill —also: thanks <span class="smallcap">S.O.</span> for helping me improve the English version xoxo.</p>
<p>That's not enough and it doesn't invite collaboration. So this blog uses <code>po</code> files for its contents and <a href="https://pecas.perrotuerto.blog/html/md.html">Pecas Markdown</a> for its syntax. You can always collaborate in the translation or edition of any language. <s><a href="https://perrotuerto.blog/content/html/en/005_hiim-master.html#weblate">The easiest way is through Weblate. Don't you want to use that?</a></s> Just contact me.</p>
<p>That's all folks! And don't forget: fuck adds. Fuck spam. And fuck proprietary culture. Freedom to the moon!</p>
</section>
<footer>
<p class="left no-indent">Texts and images are under <a href="../../../content/html/en/_fork.html">Open and Free Publishing License (<span class="smallcap">LEAL</span>)</a>.</p>
<p class="left no-indent">Code is under <a target="_blank" href="https://www.gnu.org/licenses/gpl-faq.en.html"><span class="smallcap">GNU</span> General Public License (<span class="smallcap">GPL</span>v3)</a>.</p>
<p class="left no-indent">Last build of this page: 2020/02/13, 18:24.</p>
<p class="left no-indent"><span class="smallcap"><a target="_blank" href="https://perrotuerto.blog/feed/en/rss.xml">RSS</a></span> | <a href="../../../content/html/en/_about.html"><span class="versalita">EN</span></a> | <a href="../../../content/html/es/_about.html"><span class="versalita">ES</span></a></p>
</footer>
</body>
</html>