aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess1
-rw-r--r--research/archive.mdwn20
-rw-r--r--research/hardware.mdwn7
-rw-r--r--research/radio.mdwn6
4 files changed, 33 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 420a258..558a226 100644
--- a/.htaccess
+++ b/.htaccess
@@ -9,5 +9,6 @@
RewriteRule ^static$ /suckless/sites/ [R]
RewriteRule ^cli$ /suckless/cli/ [R]
RewriteRule ^virtual$ /suckless/virtual/ [R]
+ RewriteRule ^orphans$ /research/archived/ [R]
RewriteRule ^organizacao$ https://templates.fluxo.info/organizacao [R]
</IfModule>
diff --git a/research/archive.mdwn b/research/archive.mdwn
index 8e7af06..bb9f898 100644
--- a/research/archive.mdwn
+++ b/research/archive.mdwn
@@ -1,6 +1,10 @@
[[!meta title="Archived Research"]]
-Currently archived research.
+* Currently archived research.
+* Lista de projetos que já desenvolvi, que atualmente não estão no meu
+ horizonte de atividades.
+* Podem ser desarquivados no futuro ou servir de inspiração.
+* Alguns podem ser inclusive passados para frente na linha do [Orfanato de Projetos](https://templates.fluxo.info/orfanato).
* Wayland.
* [uMatrix: Point and click matrix to filter net requests according to source, destination and type ](https://github.com/gorhill/uMatrix).
@@ -46,3 +50,17 @@ Currently archived research.
* https://www.void.gr/kargig/blog/2014/05/10/smtp-over-hidden-services-with-postfix/
* https://tech.immerda.ch/2016/12/ehlo-onion/
* https://github.com/riseupnet/onionmx
+* [Saravea](https://web.archive.org/web/*/saravea.net).
+* [Calendário de Movimentos Sociais](https://web.archive.org/web/*/calendario.cc).
+* [Resource Sharing Protocol / Metadata](https://rsp.fluxo.info).
+* [Bootless](https://bootless.fluxo.info).
+* [Clube da Muamba](https://templates.fluxo.info/muamba/).
+* Do [Escritório Sem Login](https://escritorio.fluxo.info):
+ * [Lembrador de Eventos](https://lembrador.fluxo.info), cujo [código](https://git.fluxo.info/?p=drupal/reminder.git;a=summary) precisa ser retomado para que o serviço entre no ar.
+* [Firma](https://firma.fluxo.info).
+* [Simplepkg](https://simplepkg.fluxo.info) e [Slack](https://slack.fluxo.info).
+* [Bootex](https://bootex.fluxo.info).
+* [Gnudenberg](https://gnuden.fluxo.info).
+* [Escritório Sem Login](https://escritorio.fluxo.info):
+ * [Encurtador Saravento](https://encurtador.fluxo.info).
+ * [Agendador Saravento](https://agendador.fluxo.info).
diff --git a/research/hardware.mdwn b/research/hardware.mdwn
new file mode 100644
index 0000000..653ffeb
--- /dev/null
+++ b/research/hardware.mdwn
@@ -0,0 +1,7 @@
+[[!meta title="Hardware projects"]]
+[[!tag research pesquisa hardware]]
+
+Electronics
+-----------
+
+* trench radio (foxhole radio) and crystal radio.
diff --git a/research/radio.mdwn b/research/radio.mdwn
new file mode 100644
index 0000000..d76f34e
--- /dev/null
+++ b/research/radio.mdwn
@@ -0,0 +1,6 @@
+[[!meta title="A Era do Rádio Chegou"]]
+[[!tag radio rádio hardware comunicação]]
+
+* [Transmitting FM, AM, SSB, SSTV and FSQ with just a Raspberry Pi](http://www.rtl-sdr.com/transmitting-fm-am-ssb-sstv-and-fsq-with-just-a-raspberry-pi/).
+* [Raspberry PiRate Radio FM Transmitter](http://www.rtl-sdr.com/raspberry-pirate-radio-fm-transmitter/).
+* [Transmitting Data with a Raspberry Pi and RTL-SDR](http://www.rtl-sdr.com/transmitting-data-raspberry-pi-rtl-sdr/).