Main > Free Download Search >

Free leitner software for linux

leitner

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 18
Diet-Router 0.3

Diet-Router 0.3


Diet-Router provides a singe floppy DSL router. more>>
Diet-Router provides a singe floppy DSL router.
Diet-Router is a Linux router that is small enough to fit on a single floppy disk. It focuses more on security than on functionality.
Diet-Router is a Linux router built with the dietlibc. It is small enough to fit on a single floppy disk. You may think that there are several other Linux routers, which come with more features and you are right. I build this router package more with the view on security than of functionality. So this project differs a lot from most other router or mini-Linux projects.
Main features:
- I use a 2.4.x kernel to have the great features of net-filter.
- I patch some net-filter extensions to have even more filter functions.
- I harden the kernel with the grsecurity kernel patch.
- Kernel modules are disabled.
- By default root login is disabled - even on the console.
How does it work:
First of all, all programs are linked statically. This is the main idea of this system. No libraries are needed. It uses busybox and tinylogin, two typical multi-call-binaries for small systems. The iptables, iptables-restore and iptables-save commands have been made a multi-call binary by me. The pppd and pppoe programs have only been patched to compile with the dietlibc. The minit and od_syslog are really small programs, from people with much more knowledge of programming than me. So, special thanks to Felix von Leitner, Olaf Drefs and all the dietlibc/libowfat programmers.
Enhancements:
- Updated dietlibc, libowfat, dropbear, ppp, kernel and grsecurity to recent
- versions.
- Added new packages dhcp server (udhcpd) and vi (e3).
- The build system has been completely rewritten and documented.
- It supports multiple downloads, a simple interface for package building/setup and target file descriptions including file owner and permissions.
- Some simple checks for build requirements are implementet.
- The setup is now able to configure mutiple network interfaces and also mproxy, udhcpd and dnscache can be configured for eachnetwork interface.
- All packages have at least two internet sources.
- Support for disc based target systems has been added.
<<less
Download (0.12MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
973 downloads
lame-rtp 2

lame-rtp 2


This is a unified diff (you probably need GNU patch to apply it) to lame 3.58. more>>
This is a unified diff (you probably need GNU patch to apply it) to lame 3.58. Please note that this diff is now obsolete as recent beta versions of lame include a version of this code. Just type "make mp3rtp". The code was broken, but the CVS code is reported to work (and interoperate with playRTPMPEG) as of Feb 21 2000.

Please note that the output stream will only have the correct speed if the input is live recorded stream from your sound card or lame encodes exactly in real-time on your CPU!

RTP is the Realtime Transport Protocol as defined in RFC 1889. It is the transport mechanism of your choice to multicast an mp3 stream.
<<less
Download (0.012MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1189 downloads
divine 0.8

divine 0.8


divine is a utility for laptop users or people who use their machines in different networks all the time. more>>
divine is a utility for laptop users or people who use their machines in different networks all the time. It is meant to be run from the PCMCIA network initialization scripts.
DO NOT make divine setuid root. Divine contains tons of security holes like using system, it is meant as quick hack that will not hurt so much if it is run at boot time.
The idea is this:
- you describe the possible networks in /etc/divine.conf, including one or more machines that are probably up (routers and NIS servers come to mind).
- at boot time, you run divine.
- divine starts a thread that injects fake arp requests into the network. The thread will try again up to three times, pausing 1 second between retries.
If the last try times out again, the thread will print an error message, leave the interface in the original state and exit cleanly.
- the main thread just looks for arp replies and exits if one is found.
- You have one resolv.conf per network, for example /etc/resolv.conf.default and /etc/resolv.conf.work, and divine will symlink one of them to /etc/resolv.conf for you.
- You can specify a proxy server plus port and divine will write the proxy server to /etc/proxy. This can be evaluated inside your shell startup script, like this (zsh):
export http_proxy="http://`< /etc/proxy`/"
The included perl script edit-netscape-proxy.pl will edit the proxy settings in your Netscape 4 preferences file.
- You can even specify an additional script to be run for each selection. You can use this to edit /etc/printcap or /etc/issue or do something else I forgot.
<<less
Download (0.015MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
fget 0.4.0

fget 0.4.0


fget supports downloading a single URL (the first argument on the command line) from an FTP or HTTP server. more>>
fget supports downloading a single URL (the first argument on the command line) from an FTP or HTTP server. fget supports IPv4 and IPv6 (the IPv6 URL format for IP numbers is http://[::1]:80/file.tar.gz) transport. You can set the INTERFACE environment variable to the name of the network interface ("eth0") to use IPv6 link-local addresses. This program can acces URLs with username and password like http://bob:secret@download.com/file.tar.gz
Files are always written to stdout.

fget is meant for boot and rescue disks, so small size is the most important feature. It can be linked against diet libc and you can disable the built-in DNS routines to make the binary even smaller. On my x86-linux box, the diet libc statically linked fget binary without DNS weighs about 24k (update! dietlibc 0.5 reduces the size to 13k!)

<<less
Download (0.016MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1242 downloads
KSalomon 0.1.7 beta

KSalomon 0.1.7 beta


KSalomon is a new vocabulary trainer for Kde 3 (Linux). more>>
KSalomon is a new vocabulary trainer for Kde 3 (Linux). The project is open source software written using the Qt and KDE Libraries.
The program is based on the "Leitner" learning system:
The vocabulary is stored in a card index box which can contain several vocabulary files. Words that have been answered correctly on first attempt are moved into a higher folder, where they are asked less often each time.
The number of folders, as well as the time the vocabulary should stay locked is configurable. Words that havent been answered correctly stay in the folder, or, if they already were in a higher folder, are being moved back down.
Main features:
- Multiple correct answers possible
- Easy and fast way to enter words, synonyms, ..., mouse is not needed
- The possibility to record and play sounds for every word, description and example
- Pictures can be added to words
- LaTeX support for e.g. mathematic expressions
- Highly configurable
- You can specify a font for every language
- Special characters can be entered using configurable key combinations
- You can assign different colours to parts of speech
- Supports the kvtml file format
Version restrictions:
- printing support
- Documentation
- Learning mode
Enhancements:
- Added some documentation, viewable via "hints".
- Mainly bugfixing since 0.1.6.
<<less
Download (1.6MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
935 downloads
gatling 0.8

gatling 0.8


gatling is a high-performance HTTP and FTP server. more>>
gatling is a high-performance HTTP and FTP server. It is small, fast, and scalable, and uses platform-specific performance and scalability APIs.
It supports connection keep-alive, el-cheapo virtual domains (similar to thttpd), IPv6, and Content-Range (not the full specs, just a-b or a-byte ranges).
Main features:
- Small! (100k static Linux-x86 binary with HTTP and FTP support)
- Fast! (measure for yourself, please)
- Scalable! (see this document, measured using tools that are included in the gatling distribution.
- Uses platform-specific performance and scalability APIs on Linux 2.4, Linux 2.6, NetBSD current (2.0+), FreeBSD 4+, OpenBSD 3.4+, Solaris 9+, AIX 5L, IRIX 6.5+, MacOS X Panther+, HP-UX 11+
- connection keep-alive
- el-cheapo virtual domains (similar to thttpd)
- IPv6 support
- Content-Range (not the full specs, just a-b or a- byte ranges)
- transparent content negotiation (will serve foo.html.gz if foo.html was asked for and browser indicates it understands deflate)
- With optional directory index generation
- Will only serve world readable files (so you dont export files accidentally)
- Supports FTP and FTP upload as well (upload only to world writable directories and the files wont be downloadable unless you chmod a+r them manually)
- CGI support for HTTP
- El-cheapo .htaccess support (see README.htaccess)
- Quick-and-dirty SSL/TLS support (see README.tls)
Enhancements:
- A pipelining bug was fixed.
- HTTP headers are now sent to CGIs as HTTP_FOO=bar environment variables.
- Cleanups were made for GCC 4.
- Temporary fallback redirects were added.
- CGI slaves are now only forked if the -C option is given on the command line.
- IRIX compatibility was established.
<<less
Download (0.060MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1446 downloads
Pauker 1.7.5

Pauker 1.7.5


Pauker is a generic flashcard program written in Java. more>>
Pauker is a generic flashcard program written in Java. Pauker uses a combination of ultra-shortterm, shortterm, and longterm memory.
You can use it to learn all the things you never want to forget, like vocabulary, capitals, important dates, etc.
Pauker uses a combination of ultra-shortterm, shortterm, and longterm memory. You can use it to learn all the things efficiently you never want to forget, like vocabulary, capitals, important dates, etc.
Main features:
- completely free (OpenSource, GPL)
- flash card based,
- learning application,
- written in java
- using the leitner cardfile system,
- and works offline without the need of an internet connection.
Enhancements:
- Pauker works now with accidently unpacked lesson files.
- The French translation was updated.
- Wrong newline characters are shown when an answer was mistyped.
- The chosen repeating method when inserting new cards is now saved between program starts.
- An unobtrusive button for donations was added.
- The internal search engine was updated to Apache Lucene v2.1.
- The internal keyboard focus and default button handling was cleaned up.
<<less
Download (2.9MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
898 downloads
granule 1.2.4

granule 1.2.4


granule is a flash card (or index card) program that implements the Leitner cardfile methodology for learning new words. more>>
granule is a flashcard program that implements Leitner (by the German psychologist Sebastian Leitner in the 1970s) cardfile methodology for learning new words. It features both short-term and long-term memory training capabilities with scheduling.
Main features:
- Short-term memory training with Decks of cards.
- Long-term memory training with CardBoxes of Decks.
- Automatic scheduling.
- Optional pronounciation (if a sound dictionary such as StarDict is installed.
- Multi-lingual support (UTF-8).
Enhancements:
- This release fixes bugs and adds more features.
- Full support for OpenEmbedded GPE PDAs has been added.
<<less
Download (0.40MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1008 downloads
dietsniff 0.3

dietsniff 0.3


dietsniff is a network debugging-tool like tcpdump or ethereal. more>>
dietsniff is a network debugging-tool like tcpdump or ethereal. The difference to those powerful tools however is that dietsniff is linked against the dietlibc by Felix von Leitner and doesnt require the libpcap.
Therefore its really small while being static. ATM however the smaller size is also induced by the lack of features compared to those tools.
In fact its a fast hack as I needed to analyze traffic on a Astaro 4-box which hasnt neither tcpdump nor libpcap installed.
So I hacked together this fine little tool which helped me to find the problem so I guess it might help you too. Any feedback/patches/bugreports are strongly welcome!
Main features:
- Small
- Static
<<less
Download (0.011MB)
Added: 2005-10-21 License: GPL (GNU General Public License) Price:
1463 downloads
Japanese Vocabulary 0.6

Japanese Vocabulary 0.6


Japanese Vocabulary is, not surprisingly, an application for studying Japanese vocabulary. more>>
Japanese Vocabulary is, not surprisingly, an application for studying Japanese vocabulary. It consists of a set of cards, each with 3 pieces of information on them. The 3 pieces of information are the kanji spelling, kana reading, and English (or other language) meaning.
It uses the Leitner system for managing the cards, which means that you see the cards you know well less often than you see the ones that you dont know very well. This allows you to focus on learning those words which you are having trouble with.
The kanji representation of a word (or the kana representation if there is no corresponding kanji for that word) is shown first, and then the user can choose to show the kana and meaning for the word if he/she wants to. The user then decides if he/she got the word right or not, and the card is either moved into a higher deck (where it will be seen less often) or a lower deck (where it will be seen more often.)
Enhancements:
- Several stability enhancements were made.
- The way that cards are chosen was cleaned up.
- The ability to set which piece of data (kanji, kana, or meaning) gets shown by default when a new card is shown was added.
<<less
Download (0.15MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
983 downloads
diet libc 0.30

diet libc 0.30


diet libc is a library for creating small, statically-linked binaries. more>>
diet libc contains the system call wrappers and the most commonly-used functions you expect from a libc.
diet libc can be used to create small, statically-linked binaries under x86, AMD64, SPARC, SPARC64, PPC, PPC64, ARM, MIPS, MIPS64, PA-RISC, S/390, S/390x (64-bit S/390), and Alpha-Linux.
Enhancements:
- Improvements to GCC 4 support. toascii, ustat, strnlen, clearenv, ngettext, dngettext, strdupa, and strndupa are provided.
- Extended attribute, thread, and misc. syscalls have been added.
- There are many general and platform-specific bugfixes.
<<less
Download (0.54MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1209 downloads
FlashQard 0.12.0

FlashQard 0.12.0


flashqard is an educational software. It uses Leitner System to help you memorize information. more>>

FlashQard helps you to learn any subject that can be learned via a question and answer format.
You write a question on a card and the answer overleaf in formatted text. You can also insert as many pictures as you wish.
The reviewing method is known as the Leitner system, proposed by Sebastian Leitner in 1970s.
This method is a well known and widely used mothod to efficiently use flash cards and to reduce the amount of study time needed.
FlashQard can read your card's text (text-to-speech) as you go through your cards.

<<less
Download (5MB)
Added: -0001-11-30 License: Freeware Price: 0USD
15 downloads
jMemorize 1.2.3

jMemorize 1.2.3


jMemorize manages your whole learning progress and features statistics, categories and a visually appealing. more>>
jMemorize is a Java application that manages your flashcards by the famous Leitner system and makes memorizing facts not only more efficient but also more fun. jMemorize manages your whole learning progress and features statistics, categories and a visually appealing and intuitive interface.
The basic idea is to divide the cards into different decks depending on the difficulty they present to you. This is done by repetitive quizzes in which you try to answer the question out of your mind. Every time you know the correct answer to a card, it is put on the next higher card deck. If you fail at a card, it is put back to the starting deck.
This system is combined with time schedules. Cards that have been known, are considered to be learned until a specific expiration date has passed. The higher the deck, the more far away the expiration date is set.
For example might a card that has been successfully checked for the first time be scheduled to be relearned one day later again, while a card that has been correctly answered three times in a row might be considered as learned for about week. As long as a card is considered learned, it wont appear in learn sessions.
As a whole, this system manages your personal learn sessions and allows you to focus on learning, while it automatically decides which facts should be learned right now to make the most out of your time.
Main features:
- Create, edit, remove and reset cards.
- Arrange cards by creating card categories.
- Have a visual representation of your current learn situation.
- Customize your learn session setting in nearly every way imaginable. This includes the abilities (among others) to..
- choose which category to learn.
- choose to learn only new cards, expired cards or all cards.
- choose card/time limits.
- choose whether you want learn cards in normal mode, with flipped card sides or randomly flipped card sides.
- choose from different preset time schedules or enter you own custom time schedule.
- Search through your cards with the find tool.
- And much more..
<<less
Download (3.1MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
918 downloads
xmlresume2x 0.2.1

xmlresume2x 0.2.1


xmlresume2x project is a tool that converts a résumé in xmlresume format to various output formats. more>> <<less
Download (MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1004 downloads
Russian Language Learning 1.0.1

Russian Language Learning 1.0.1


Russian Language Learning is a Java application that helps you to learn Russian using the Leitner system. more>>
Russian Language Learning is a Java application that helps you to learn Russian using the Leitner system.

Memorizing words and phrases will not only be more efficient, but the system is a joy to use. Each card also has the phrase spoken by a native russian speaker, to help with pronunciation.

The Leitner system is a way of progressively learning words by placing them in stacks. The words you know are placed in stacks seperate from the words that are still troubling you, for more efficient learning.

And there is one other thing about Tanooshka.com language learning. Each set of cards, are the words to a movie, so when youve learned the set of words, you can watch the movie, and understand it! In Russian!

<<less
Download (10.7MB)
Added: 2006-01-16 License: Freeware Price:
1673 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2