Differences between revisions 4 and 10 (spanning 6 versions)
Revision 4 as of 2008-07-26 20:14:42
Size: 3731
Editor: alpt
Comment:
Revision 10 as of 2014-09-04 14:47:17
Size: 4608
Editor: alpt
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
SVN: http://dev.hinezumi.org/
Line 5: Line 5:
Line 9: Line 10:
 * [[http://www.freaknet.org/alpt/src/utils/prayishtar|Prayishtar]] - How to reach the Internet anonymously from a hostile network  * Prayishtar - How to reach the Internet anonymously from a hostile network
Line 12: Line 13:
 * [[http://www.freaknet.org/alpt/src/utils/woc/readme|Woc]] - Web of Code
Line 14: Line 14:
 * [[http://www.freaknet.org/alpt/src/xchestival/|Xchestival]] - XChestival is an improved version of xchat_speak designed for Italian. It lets xchat and irssi "speak" through festival. It comes with a script for xchat and irssi and the Italian phonemes. The scripts have some useful features like channels and query filtering and string substitution.  * Woc - Web of Code. Wocvim is a WoC client for Vim. WoC is a protocol which enables the use of hyperlinks in plain ASCII texts. The links can point to local or remote locations. The protocol is specifically designed to support source code, but it can be used in any text. For source code, it's also possible to use ad-hoc tag generators like cscope and ctags.
Line 16: Line 16:
 * [[http://freaknet.org/alpt/src/alpt-wm|alpt-wm]] - A minimalistic, small, fast and useful Window Manager in just ~1800 lines of code.  * Xchestival - XChestival is an improved version of xchat_speak designed for Italian. It lets xchat and irssi "speak" through festival. It comes with a script for xchat and irssi and the Italian phonemes. The scripts have some useful features like channels and query filtering and string substitution.

 * alpt-wm - A minimalistic, small, fast and useful Window Manager in just ~1800 lines of code.
Line 19: Line 21:
Line 21: Line 24:
 * [[http://freaknet.org/alpt/src/gdadin|Gdadin]] - Gdadin is an Inkscape effect. It creates complex drawings from simple rules. They are defined with an intuitive GUI based on the Copy&Paste principle.  * Gdadin - Gdadin is an Inkscape effect. It creates complex drawings from simple rules. They are defined with an intuitive GUI based on the Copy&Paste principle.
Line 23: Line 26:
 * [[http://freaknet.org/alpt/src/misc/sucast|sucast]] A collective-web-streaming-server written in ~60 lines of shell script, during the Italian hackmeeting 2007.  * Sucast - A collective-web-streaming-server written in ~60 lines of shell script, during the Italian hackmeeting 2007.
Line 25: Line 28:
 * [[http://freaknet.org/alpt/src/misc/evolvotron_complexity|EvolvotronComplexity]] - This script mutates an initial random image in only one direction, that of the minimum redundancy, or in another words that of the maximum complexity.  * EvolvotronComplexity - This script mutates an initial random image in only one direction, that of the minimum redundancy, or in another words that of the maximum complexity.
Line 28: Line 31:
Line 33: Line 37:
 * Emerde - Emerde is a port of Gentoo's portage system that installs, removes, updates, and maintains your system rapidly and easily. On Slackware, it cooperates with the package database and allows you to install .tgz files directly using dependency checking.  * [[http://emerde.freaknet.org|Emerde]] - Emerde is a port of Gentoo's portage system that installs, removes, updates, and maintains your system rapidly and easily. On Slackware, it cooperates with the package database and allows you to install .tgz files directly using dependency checking. Note on the name: Gentoo's portage system was named "emerge". Taking the G in emerGe as the G of Gentoo, emerde was named with D as the D in Distros. Emerde can be intended as an effort to make emerge available for linux distributions in general. Indeed, while it was initially a port of emerge to Slackware, some have ported it to other linux distributions.
Line 38: Line 42:
 * [[http://freaknet.org/alpt/src/utils/closebracket|Closebracket]] - A shell shortcut definer. Closebracket is dedicated to the God of Laziness, may He bless you (when He feels to do it).
Line 40: Line 43:
 * [[http://freaknet.org/alpt/src/utils/pwdrc|Pwdrc]] - Pwdrc lets you executes your set of commands each time you walk in a directory with `cd'. You can associate a different set of commands to each directory.  * Closebracket - Closebracket incorporates a number of scripts that are executed in different situations. For example, running closebracket with the name of a directory as argument will "cd" into it, while running closebracket without arguments will run "ls" and list the content of the current directory. There are many more other scripts. For example, running closebracket with the name of a .tar.gz file will untar the file and "cd" into the directory that is created. The aim of closebracket is to speed up the typing of the most repetitive shell commands by typing a a single command in their place.

 * Pwdrc - Pwdrc lets you executes your set of commands each time you walk in a directory with `cd'. You can associate a different set of commands to each directory.
Line 43: Line 48:
 * [[http://freaknet.org/alpt/src/utils/xmplayer|Xmplayer]] - A XMMS replacement in bash
Line 45: Line 49:
 * [[http://freaknet.org/alpt/src/misc/akl|Akl]] - A program which, given a text as input, computes the most efficient keyboard layout for the given text.  * Xmplayer - A XMMS replacement in bash

 *
Akl - A program which, given a text as input, computes the most efficient keyboard layout for the given text.
Line 52: Line 58:
 * Alpt: http://www.freaknet.org/alpt/src
 * Efphe: http://www.efphe.net/
 * Pallotron: http://www.pallotron.net/software/
 * Scinziatu: http://medialab.freaknet.org/~scinziatu/

 * '''Alpt''': Netsukuku, Prayishtar, Woc, Xchestival, Alpt-wm, Gdadin, Sucast, Evolvotron-Complexity, Emerde, Closebracket, Pwdrc, Xmplayer, Akl. https://github.com/Alpt . ( http://www.freaknet.org/alpt/src - currently not online ).

 * '''Efphe''': http://www.efphe.net/

 * '''Pallotron''': http://www.pallotron.net/software/

 * '''Scinziatu''': http://medialab.freaknet.org/~scinziatu/

Hinezumilabs/Freaknet code

Network

  • Netsukuku - Netsukuku is a P2P network system that generates and sustains itself autonomously, using a fractal algorithm to calculate routes. It is designed to handle a large number of nodes with minimal CPU and memory resources.

  • Vgpd - vgp is a daemon working like Cisco(c) HSRP

  • Prayishtar - How to reach the Internet anonymously from a hostile network

Accessibility

  • Woc - Web of Code. Wocvim is a WoC client for Vim. WoC is a protocol which enables the use of hyperlinks in plain ASCII texts. The links can point to local or remote locations. The protocol is specifically designed to support source code, but it can be used in any text. For source code, it's also possible to use ad-hoc tag generators like cscope and ctags.
  • Xchestival - XChestival is an improved version of xchat_speak designed for Italian. It lets xchat and irssi "speak" through festival. It comes with a script for xchat and irssi and the Italian phonemes. The scripts have some useful features like channels and query filtering and string substitution.
  • alpt-wm - A minimalistic, small, fast and useful Window Manager in just ~1800 lines of code.
  • PHPSambaPasswd - This software allows your Samba Domain users to change their password via Web Interface.

Arts

  • Gdadin - Gdadin is an Inkscape effect. It creates complex drawings from simple rules. They are defined with an intuitive GUI based on the Copy&Paste principle.

  • Sucast - A collective-web-streaming-server written in ~60 lines of shell script, during the Italian hackmeeting 2007.
  • EvolvotronComplexity - This script mutates an initial random image in only one direction, that of the minimum redundancy, or in another words that of the maximum complexity.

Devs

  • Mother - A python orm for postgresql with a strong introspection and DB-autoadaption capabilities.

  • Cserver - A framework to develop concurrent multi-threaded tcp/udp servers: it's possible to handle multiple servers at the same time.

Sys admin tools

  • Emerde - Emerde is a port of Gentoo's portage system that installs, removes, updates, and maintains your system rapidly and easily. On Slackware, it cooperates with the package database and allows you to install .tgz files directly using dependency checking. Note on the name: Gentoo's portage system was named "emerge". Taking the G in emerGe as the G of Gentoo, emerde was named with D as the D in Distros. Emerde can be intended as an effort to make emerge available for linux distributions in general. Indeed, while it was initially a port of emerge to Slackware, some have ported it to other linux distributions.

  • chktrf (Check Traffic) - a perl script that sniffs to an interface searching for packets that match with some defined filter rules, it sends email when this occurs.

Utils

  • Closebracket - Closebracket incorporates a number of scripts that are executed in different situations. For example, running closebracket with the name of a directory as argument will "cd" into it, while running closebracket without arguments will run "ls" and list the content of the current directory. There are many more other scripts. For example, running closebracket with the name of a .tar.gz file will untar the file and "cd" into the directory that is created. The aim of closebracket is to speed up the typing of the most repetitive shell commands by typing a a single command in their place.
  • Pwdrc - Pwdrc lets you executes your set of commands each time you walk in a directory with `cd'. You can associate a different set of commands to each directory.

Misc

  • Xmplayer - A XMMS replacement in bash
  • Akl - A program which, given a text as input, computes the most efficient keyboard layout for the given text.

Documentation

  • Gentoo Embedded How to - a document (italian and english lang) that shows how to use the Gentoo Portage package system to build an embedded operating system.

By authors

Code/Hinezumi (last edited 2014-09-04 14:47:17 by alpt)