|
|
|
|
@@ -14,6 +14,8 @@ These are my projects, new and old.
|
|
|
|
|
#+BEGIN_SRC python3
|
|
|
|
|
top_projs = (
|
|
|
|
|
'magicng',
|
|
|
|
|
('suum', 'SUUM', 'Webcomic drawn in the art style of <em>banal naivism</em>',
|
|
|
|
|
'http://suum.metanohi.name/'),
|
|
|
|
|
'gravnoise',
|
|
|
|
|
'hbcht',
|
|
|
|
|
'mege',
|
|
|
|
|
@@ -22,30 +24,17 @@ These are my projects, new and old.
|
|
|
|
|
'exoskelegram',
|
|
|
|
|
'desurveil',
|
|
|
|
|
'aeltei',
|
|
|
|
|
('roptoligs', 'roptoligs', 'RPG project with planned modules and games',
|
|
|
|
|
'http://roptoligs.metanohi.name/'),
|
|
|
|
|
'sadbipws',
|
|
|
|
|
('suum', 'SUUM', 'Webcomic drawn in the art style of <em>banal naivism</em>',
|
|
|
|
|
'http://suum.metanohi.name/'),
|
|
|
|
|
'alart',
|
|
|
|
|
'forbi',
|
|
|
|
|
'shadowloss',
|
|
|
|
|
'alp',
|
|
|
|
|
'electruth',
|
|
|
|
|
'kvigall',
|
|
|
|
|
'naghni',
|
|
|
|
|
'forestquest',
|
|
|
|
|
'dililatum',
|
|
|
|
|
'noncrawl',
|
|
|
|
|
'enigma',
|
|
|
|
|
'wordwork',
|
|
|
|
|
'simplechat',
|
|
|
|
|
('nohix', 'nohiX', 'Small web experiments, some of them useful', 'http://nohix.metanohi.name/'),
|
|
|
|
|
'movact',
|
|
|
|
|
'wontofor',
|
|
|
|
|
'totxt',
|
|
|
|
|
('natur', "Niels' Nature", 'Watch Niels as he spouts nonsense about nature', 'http://nature.metanohi.name/'),
|
|
|
|
|
('films', 'nohifilms', "Niels' films", 'http://films.metanohi.name/'),
|
|
|
|
|
('nohix', 'nohiX', 'Small web experiments, some of them useful', 'http://nohix.metanohi.name/'),
|
|
|
|
|
('natur', "Niels' Nature", 'Watch Niels as he spouts nonsense about nature', 'http://nature.metanohi.name/'),
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
other_projs = (
|
|
|
|
|
@@ -53,16 +42,15 @@ These are my projects, new and old.
|
|
|
|
|
('ticso', 'Create dynamic functions in C uglily', 'https://gitorious.org/ticso'),
|
|
|
|
|
'sleinlib',
|
|
|
|
|
'kando',
|
|
|
|
|
'bolg',
|
|
|
|
|
('drget', 'Get media from Danmarks Radio', 'https://gitorious.org/drget'),
|
|
|
|
|
('folketingetmeninger',
|
|
|
|
|
'A small Python script to download and show the opinions of the Danish parties',
|
|
|
|
|
'http://projects.metanohi.name/misc/folketingetmeninger.py.gz'),
|
|
|
|
|
'nanonote',
|
|
|
|
|
'bolg',
|
|
|
|
|
'totxt',
|
|
|
|
|
('pdfsplit', 'A small Python script to split PDF files on a page-basis',
|
|
|
|
|
'http://projects.metanohi.name/misc/pdfsplit.tar.gz'),
|
|
|
|
|
('poemgen', 'A poem generator using Identi.ca blog posts as its source',
|
|
|
|
|
'http://projects.metanohi.name/poemgen/'),
|
|
|
|
|
'dotbox',
|
|
|
|
|
'vit',
|
|
|
|
|
('woiwo', 'Find words in words',
|
|
|
|
|
@@ -75,6 +63,8 @@ These are my projects, new and old.
|
|
|
|
|
'http://projects.metanohi.name/misc/gadon.tgz'),
|
|
|
|
|
('colchs', 'A simple GTK color chooser',
|
|
|
|
|
'http://projects.metanohi.name/misc/colchs.tgz'),
|
|
|
|
|
('Japanese web apps', 'Javascript/CSS experiments with a theme',
|
|
|
|
|
'http://projects.metanohi.name/jap/'),
|
|
|
|
|
('wikiaq', 'A quiz system using Wikipedia articles',
|
|
|
|
|
'http://projects.metanohi.name/misc/wikiaq-0.1.tar.gz'),
|
|
|
|
|
('BiBBoB 0.1.1', "A simple sound wave generator (older versions: \
|
|
|
|
|
@@ -88,8 +78,6 @@ These are my projects, new and old.
|
|
|
|
|
('googolplex', 'A program that attempts to print one googolplex. \
|
|
|
|
|
If saved to a file, this requires 1 googol + 1 bytes.',
|
|
|
|
|
'http://projects.metanohi.name/misc/googolplex.c'),
|
|
|
|
|
('Japanese web apps', 'Javascript/CSS experiments with a theme',
|
|
|
|
|
'http://projects.metanohi.name/jap/'),
|
|
|
|
|
('data2png', 'Save data as a png file, and restore the data from the png file.',
|
|
|
|
|
'http://projects.metanohi.name/misc/data2png.tar.gz'),
|
|
|
|
|
('stanimate', 'A bash script to aid in the creation of stop motion films.',
|
|
|
|
|
@@ -100,6 +88,12 @@ These are my projects, new and old.
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
old_top_projs = (
|
|
|
|
|
'forbi',
|
|
|
|
|
'naghni',
|
|
|
|
|
'movact',
|
|
|
|
|
'noncrawl',
|
|
|
|
|
'wordwork',
|
|
|
|
|
'simplechat',
|
|
|
|
|
('words', 'words', 'Words and sentences. Not a blog.', 'http://words.metanohi.name/'),
|
|
|
|
|
('pictures', 'Pictures', 'Pictures uploaded by me', 'http://pictures.metanohi.name/'),
|
|
|
|
|
('eonaton', 'Eon Aton', 'An underdeveloped RPG-style JS system and a story', 'http://projects.metanohi.name/eonaton/'),
|
|
|
|
|
@@ -113,9 +107,12 @@ These are my projects, new and old.
|
|
|
|
|
('gt3000', 'GT 3000', 'Retro JS mini racing game.', 'http://projects.metanohi.name/gt3000/'),
|
|
|
|
|
('sq', "Satan's Quest", 'Retro RPG-style JS minigame. You are Gabruel.', 'http://projects.metanohi.name/sq/'),
|
|
|
|
|
('evolution', 'Evolution', 'Notice the intelligence.', 'http://projects.metanohi.name/evolution/'),
|
|
|
|
|
('roptoligs', 'roptoligs', 'RPG project with planned modules and games',
|
|
|
|
|
'http://roptoligs.metanohi.name/'),
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
other_old_projs = (
|
|
|
|
|
'sadbipws',
|
|
|
|
|
'bito',
|
|
|
|
|
'nalgh',
|
|
|
|
|
('Graphical web experiments',
|
|
|
|
|
@@ -129,9 +126,12 @@ These are my projects, new and old.
|
|
|
|
|
'http://projects.metanohi.name/dsktp/'),
|
|
|
|
|
('webCLI', 'A CLI lookalike in JavaScript with XML',
|
|
|
|
|
'http://projects.metanohi.name/webcli/'),
|
|
|
|
|
'wontofor',
|
|
|
|
|
('lapyrint', 'A stupid maze solver. Includes example labyrinths.',
|
|
|
|
|
'http://projects.metanohi.name/misc/lapyrint.tar.gz'),
|
|
|
|
|
('problist', "Probalistic list generator (isn't as intelligent as it sounds).",
|
|
|
|
|
('poemgen', 'A poem generator using Identi.ca blog posts as its source',
|
|
|
|
|
'http://projects.metanohi.name/poemgen/'),
|
|
|
|
|
('problist', "A newbie's way of programming permutations in Python. Kept here for its funny code and misuse of terms",
|
|
|
|
|
'http://projects.metanohi.name/misc/problist.tar.gz'),
|
|
|
|
|
('The Life of a Snowman', "Life can be cruel towards snowmen. This is proof.",
|
|
|
|
|
'http://projects.metanohi.name/snowman/'),
|
|
|
|
|
@@ -191,7 +191,7 @@ These are my projects, new and old.
|
|
|
|
|
|
|
|
|
|
#+END_SRC
|
|
|
|
|
|
|
|
|
|
** Fairly prominent
|
|
|
|
|
** Pretty useful and not very buggy
|
|
|
|
|
|
|
|
|
|
#++exec
|
|
|
|
|
#+BEGIN_SRC python
|
|
|
|
|
@@ -199,7 +199,7 @@ boxprojs(top_projs)
|
|
|
|
|
#+END_SRC
|
|
|
|
|
|
|
|
|
|
#&clear
|
|
|
|
|
*** Others
|
|
|
|
|
*** Less prominent
|
|
|
|
|
|
|
|
|
|
#++exec
|
|
|
|
|
#+BEGIN_SRC python
|
|
|
|
|
@@ -208,7 +208,7 @@ listprojs(other_projs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#+mark: old
|
|
|
|
|
** Less prominent
|
|
|
|
|
** Less useful (and in a few cases a bit more buggy)
|
|
|
|
|
|
|
|
|
|
#++exec
|
|
|
|
|
#+BEGIN_SRC python
|
|
|
|
|
@@ -216,7 +216,7 @@ boxprojs(old_top_projs)
|
|
|
|
|
#+END_SRC
|
|
|
|
|
|
|
|
|
|
#&clear
|
|
|
|
|
*** Others
|
|
|
|
|
*** Less prominent
|
|
|
|
|
|
|
|
|
|
#++exec
|
|
|
|
|
#+BEGIN_SRC python
|
|
|
|
|
|