Difference between revisions of "User:Sanqui"

From Archiveteam
Jump to navigation Jump to search
m (typo in the invisible character. pls remove spam filter)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Email: gsanky@gmail.com
Get in touch: gsanky@gmail.com or IRC


On #archiveteam as Sanqui
Homepage: [https://sanqui.net sanqui.net]


Further contact info on my homepage: <nowiki>http://sanqui.&#xfeff;rustedlogic.net</nowiki>
== Some works ==


----
* Twitch Plays Pokémon logs: https://archive.org/details/tpp_logs
* [[Internet Centrum]] - Czech freehost, gone 2015-03-03
* [[Webzdarma]] - Another Czech freehost, keep an eye on it
* [[Retrospring]] - Q&A, gone 2016-06-12
* [[Nifty]] - Japanese freehost, gone 2016-11-10
* [[Romhacking.net]]


I archived Twitch Plays Pokémon logs: https://archive.org/details/tpp_logs
Perpetually feeding interesting small to medium sized websites to [[ArchiveBot]].  Mainly related to old technology, video games, ROM hacking, internet and furry culture.


Helped organize saving the sites hosted for free on [[Internet Centrum]].  Keeping an eye on other Czech sites that might be going down!
== Possible future projects ==


* ArchiveBot helper, something to watch the logs and suggest ignores
* Semantic Mediawiki for archiveteam.org
* Cooperation with TCRF and Hidden Palace
* Invisionfree, Zetaboards, and other free forum hosts, possibly including registrations to scrape more data
* MU*: archive what's left of MUD/MUSH/MUCK/MOO servers using a semi-automated process; record people's memories
* Minecraft: automatically visit and archive Minecraft servers (classic and modern)


=== Parallel wget ===
<pre>
#!/bin/sh
cat $LIST | xargs -n 1 -P $PARALLEL -I % \
wget \
-mc --waitretry 5 --timeout 60 --tries 5 \
--user-agent="Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0"\
-e robots=off \
--warc-header "operator: Archive Team (Sanqui)" --warc-cdx --warc-file="sanqui_00_%" \
-o "sanqui_00_%.log" \
%
</pre>


=== Common/useful czech words ===
== Common/useful czech words ==
<pre>
<pre>
cislo (číslo) = number
cislo (číslo) = number

Revision as of 23:33, 22 March 2017

Get in touch: gsanky@gmail.com or IRC

Homepage: sanqui.net

Some works

Perpetually feeding interesting small to medium sized websites to ArchiveBot. Mainly related to old technology, video games, ROM hacking, internet and furry culture.

Possible future projects

  • ArchiveBot helper, something to watch the logs and suggest ignores
  • Semantic Mediawiki for archiveteam.org
  • Cooperation with TCRF and Hidden Palace
  • Invisionfree, Zetaboards, and other free forum hosts, possibly including registrations to scrape more data
  • MU*: archive what's left of MUD/MUSH/MUCK/MOO servers using a semi-automated process; record people's memories
  • Minecraft: automatically visit and archive Minecraft servers (classic and modern)


Common/useful czech words

cislo (číslo) = number
hlas, hlasovat, hlasování = vote
jmeno (jméno) = name
nahled (náhled) = preview, thumbnail
obr, obrazek (obrázek) = picture
posli (pošli), poslat = send
sprava (správa) = administration
stahuj, stáhnout, stahovat = download
tisk = print
ukaz (ukaž) = show
zprava (zpráva) = message