twisted words
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 911
WebGrab 1.2
WebGrab is a tool that acts as a CGI proxy. more>>
WebGrab is a tool that acts as a CGI proxy. It simulates a Web browser and grabs data from external programs, and can exchange individual words or whole blocks.
The project can be run standalone or in conjunction with phpCMS.
<<lessThe project can be run standalone or in conjunction with phpCMS.
Download (MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
1864 downloads
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!
<<lessMemorizing 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!
Download (10.7MB)
Added: 2006-01-16 License: Freeware Price:
1673 downloads
Gretools 1.2.4
Gretools is a vocabulary building tool for GNOME. more>>
Gretools is a vocabulary building tool for GNOME.
It is a fun and efficient way to learn words. It has a simple and intuitive interface. Its word list consists of about 4000 words.
Gretools consists of a synonym quiz, a word guessing game and a word browser. It automatically remembers the words you had difficulty with and lets you revise them. You can set a filter to restrict the space of words to practice on.
Please take a minute to rate gretools on this page after you use it. Thanks.
<<lessIt is a fun and efficient way to learn words. It has a simple and intuitive interface. Its word list consists of about 4000 words.
Gretools consists of a synonym quiz, a word guessing game and a word browser. It automatically remembers the words you had difficulty with and lets you revise them. You can set a filter to restrict the space of words to practice on.
Please take a minute to rate gretools on this page after you use it. Thanks.
Download (0.15MB)
Added: 2005-07-22 License: GPL (GNU General Public License) Price:
1558 downloads
Anagramarama 0.2
Anagramarama is a FREE word game for Linux, Windows and BeOS. more>>
Anagramarama is a FREE word game for Linux, Windows and BeOS.
The aim is to find as many words as possible in the time available. Get the longest word and youll advance to the next level.
Three words describe it...
Simple Addictive Fun
Anagramarama is free software released under the terms of the GNU General Public License. This means that you can use it, copy it, modify it, sell it, anything you wish as long as you also agree to be bound by the terms of the license.
<<lessThe aim is to find as many words as possible in the time available. Get the longest word and youll advance to the next level.
Three words describe it...
Simple Addictive Fun
Anagramarama is free software released under the terms of the GNU General Public License. This means that you can use it, copy it, modify it, sell it, anything you wish as long as you also agree to be bound by the terms of the license.
Download (0.84MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1538 downloads
InnerSpace 0.9
InnerSpace began as a pseudo-MUD framework, and in its heart it still is. more>>
InnerSpace began as a pseudo-MUD framework, and in its heart it still is. Work is progressing on making it a robust multiuser code execution platform, written entirely in Python.
Installation:
Client:
- download and install twistedjava, make sure twistedjava.jar is in your classpath
- cd to the innerspace installation directory
- run ./build_client.py
- add the jar file build/is-client.jar to your classpath
- run java inner.space.client.client
- enter the username/password and host information to connect to a demo server will often be available at bubblehouse.org:8420
Server:
- download and install twisted; make sure twisted is in your pythonpath, or your < pythonhome >/lib/site-packages directory. Also ensure that the current directory (.) is
part of your pythonpath
- cd to the innerspace installation directory
- to build a minimal database, run:
bin/bootstrap-server.py
- to run a server using the provided database, run:
bin/run-server.py
Enhancements:
Requirements for server:
- python 2.4
- twisted 2.0.1
Requirements for client:
- java runtime environment >= 1.4.2
- twistedjava v0.6.1
Enhancements:
- oved get_environment function to code module, all prep of execution environment happens there
- if a verb has its is_method property set (i.e. as a keyword argument to add_verb), the parser will ignore it as a verb choice, so it can only be executed programmatically
- added sudo method which runs a function as the owner of the current verb
<<lessInstallation:
Client:
- download and install twistedjava, make sure twistedjava.jar is in your classpath
- cd to the innerspace installation directory
- run ./build_client.py
- add the jar file build/is-client.jar to your classpath
- run java inner.space.client.client
- enter the username/password and host information to connect to a demo server will often be available at bubblehouse.org:8420
Server:
- download and install twisted; make sure twisted is in your pythonpath, or your < pythonhome >/lib/site-packages directory. Also ensure that the current directory (.) is
part of your pythonpath
- cd to the innerspace installation directory
- to build a minimal database, run:
bin/bootstrap-server.py
- to run a server using the provided database, run:
bin/run-server.py
Enhancements:
Requirements for server:
- python 2.4
- twisted 2.0.1
Requirements for client:
- java runtime environment >= 1.4.2
- twistedjava v0.6.1
Enhancements:
- oved get_environment function to code module, all prep of execution environment happens there
- if a verb has its is_method property set (i.e. as a keyword argument to add_verb), the parser will ignore it as a verb choice, so it can only be executed programmatically
- added sudo method which runs a function as the owner of the current verb
Download (0.14MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1470 downloads
Coyotl 3.1.0
Coyotl collects several C++ tools that have proven useful in many of the authors programs. more>>
The Coyotl library defies easy classification much like its namesake. Coyotl collects several C++ tools that have proven useful in many of my programs, but which arent "big enough" to warrant an individual library.
Some of the most significant classes have standalone presentations:
The Twisted Road to Randomness
Genetic algorithms, games, statistical tests, and simulations all rely on "random" numbers. Unfortunately, the built-in "random number" function is inadequate in algorithms where lots, and lots (and lots!) of random values need to be generated. Some of my applications use billions of random numbers in their calculations. In such circumstances, a random number "generator" that produces repetitive or cyclical values is unlikely to produce satisfactory results. This article presents concepts, requirements, and algorithms for generating "random numbers", with a focus on linear congruential and Mersenne Twister algorithms. (Note: This article is undergoing a major revision to reflect new algorithms recently added to libcoyotl.)
Beyond Assert: Validation Tools for Design by Contract
I dont use the assert macro in professional C++ code; instead, I prefer something akin to Bertrand Meyers Design by Contract, albeit with a strong C++ flavor. This article introduces an exception-based validation systems Ive developed for my own projects.
A Maze of Concepts
I began with an idea for an experiment: Use genetic algorithms to evolve searching skills in software organisms; such research is applicable to many applications, including web searching and data mining. Ive puttered about with several such algorithms, and wanted to move to a more complicated environment. This article describes classes for creating, drawing, and persisting 2D mazes in C++.
Enhancements:
- A polymorphic collection of the best psuedorandom number generators, including the Mersenne Twister and Marsaglias favorites.
- Utilities for floating-point numbers, including additional functions for trigonometry, least common multiple, greatest common denominator, rounding, and other purposes.
- A simple cross-platform command-line parser.
- A framework for generating random rectangular mazes.
- A template for fixed-point math based on different integer sizes and decimal point locations.
- Templatized sorting utilities (designed before Std. C++s , but still useful)
- Validation tools for "Design by Contract" programming.
Complete API documentation can be generated with a simple "make docs" command.
A few of the included classes (the array template, for example) could be considered obsolete. I began writing C++ when it was still called "C with Classes", long before the Standard Template Library or projects like Boost. I hesitate to throw away old code, and dont see the sense in replacing working code with something "newer" if the "newer" code isnt also "better".
I have quite a bit of C++ code, from my books and various consulting projects; as time permits, Ill migrate more code into Coyotl.
And one final note: The name of this library changed recently, from "coyote" to "coyotl". The former is a Spanish and English translation of the original Nahuatl word "coyotl". The revised name honors both my favorite song dog and my wifes Central American heritage.
<<lessSome of the most significant classes have standalone presentations:
The Twisted Road to Randomness
Genetic algorithms, games, statistical tests, and simulations all rely on "random" numbers. Unfortunately, the built-in "random number" function is inadequate in algorithms where lots, and lots (and lots!) of random values need to be generated. Some of my applications use billions of random numbers in their calculations. In such circumstances, a random number "generator" that produces repetitive or cyclical values is unlikely to produce satisfactory results. This article presents concepts, requirements, and algorithms for generating "random numbers", with a focus on linear congruential and Mersenne Twister algorithms. (Note: This article is undergoing a major revision to reflect new algorithms recently added to libcoyotl.)
Beyond Assert: Validation Tools for Design by Contract
I dont use the assert macro in professional C++ code; instead, I prefer something akin to Bertrand Meyers Design by Contract, albeit with a strong C++ flavor. This article introduces an exception-based validation systems Ive developed for my own projects.
A Maze of Concepts
I began with an idea for an experiment: Use genetic algorithms to evolve searching skills in software organisms; such research is applicable to many applications, including web searching and data mining. Ive puttered about with several such algorithms, and wanted to move to a more complicated environment. This article describes classes for creating, drawing, and persisting 2D mazes in C++.
Enhancements:
- A polymorphic collection of the best psuedorandom number generators, including the Mersenne Twister and Marsaglias favorites.
- Utilities for floating-point numbers, including additional functions for trigonometry, least common multiple, greatest common denominator, rounding, and other purposes.
- A simple cross-platform command-line parser.
- A framework for generating random rectangular mazes.
- A template for fixed-point math based on different integer sizes and decimal point locations.
- Templatized sorting utilities (designed before Std. C++s , but still useful)
- Validation tools for "Design by Contract" programming.
Complete API documentation can be generated with a simple "make docs" command.
A few of the included classes (the array template, for example) could be considered obsolete. I began writing C++ when it was still called "C with Classes", long before the Standard Template Library or projects like Boost. I hesitate to throw away old code, and dont see the sense in replacing working code with something "newer" if the "newer" code isnt also "better".
I have quite a bit of C++ code, from my books and various consulting projects; as time permits, Ill migrate more code into Coyotl.
And one final note: The name of this library changed recently, from "coyote" to "coyotl". The former is a Spanish and English translation of the original Nahuatl word "coyotl". The revised name honors both my favorite song dog and my wifes Central American heritage.
Download (0.33MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1439 downloads
Kwotes 1.2.1
Kwotes is a chat quote database system with a twist. more>>
Kwotes is a chat quote database system with a twist.
The quotes are publicly moderated, so its up to you to maintain the quality. All quotes are accepted and if their ranking falls too low for too long, they are deleted.
<<lessThe quotes are publicly moderated, so its up to you to maintain the quality. All quotes are accepted and if their ranking falls too low for too long, they are deleted.
Download (0.014MB)
Added: 2005-12-22 License: GPL (GNU General Public License) Price:
1401 downloads
Twisted 2.4.0
Twisted is an event-based networking framework for Internet applications. more>>
Twisted is a framework, written in Python, for writing networked applications. Twisted includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an object broker.
Developers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system that controls access to services and provides services with user context information to implement their own security models.
Main features:
- Pluggable event loops allowing the developer to take advantage of platform-specific capabilities.
- Abstractions of protocols and transports.
- Through Twisted Spread, mechanisms for network encoding of data (in Python, Java, ELisp, and other languages), to a full-blown distributed object system.
Twisted is an integration point for network services that were previously unable to interoperate. Services within a Twisted server can communicate with each other and share information providing a very integrated programming environment that can re-use large amounts of infrastructure across multiple network mediums (such as chat, web, and mail).
As well as servers, Twisted supports several different kinds of clients and GUIs. This means that the client can re-use large portions of the servers code, improving test coverage and reliability while reducing code size.
Twisted is a collection of servers and clients, which can be used either by developers of new applications or directly.
Enhancements:
- This release includes many fixes for UDP and multicast stdio on Win32.
- Many bug fixes were made for Trial, and its support for a large number of previously deprecated APIs was dropped.
- Deferred Generators no longer leak their final result or exception.
- LoopingCall now supports functions which return Deferreds.
- A cooperative scheduler with pluggable policies has been added.
- Much of the API documentation has been improved and a new guide for developing producers and consumers has been added.
- This also includes new releases of Conch, Mail, Names, Words, and Web.
<<lessDevelopers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system that controls access to services and provides services with user context information to implement their own security models.
Main features:
- Pluggable event loops allowing the developer to take advantage of platform-specific capabilities.
- Abstractions of protocols and transports.
- Through Twisted Spread, mechanisms for network encoding of data (in Python, Java, ELisp, and other languages), to a full-blown distributed object system.
Twisted is an integration point for network services that were previously unable to interoperate. Services within a Twisted server can communicate with each other and share information providing a very integrated programming environment that can re-use large amounts of infrastructure across multiple network mediums (such as chat, web, and mail).
As well as servers, Twisted supports several different kinds of clients and GUIs. This means that the client can re-use large portions of the servers code, improving test coverage and reliability while reducing code size.
Twisted is a collection of servers and clients, which can be used either by developers of new applications or directly.
Enhancements:
- This release includes many fixes for UDP and multicast stdio on Win32.
- Many bug fixes were made for Trial, and its support for a large number of previously deprecated APIs was dropped.
- Deferred Generators no longer leak their final result or exception.
- LoopingCall now supports functions which return Deferreds.
- A cooperative scheduler with pluggable policies has been added.
- Much of the API documentation has been improved and a new guide for developing producers and consumers has been added.
- This also includes new releases of Conch, Mail, Names, Words, and Web.
Download (2.0MB)
Added: 2006-05-28 License: LGPL (GNU Lesser General Public License) Price:
1385 downloads
PyKanjiCard 1.3
PyKanjiCard is a flashcard program for learning Japanese words in Hiragana, Katakana, and Kanji. more>>
PyKanjiCard is a flash card program to aid learning japanese written words, in hiragana, katakana and kanji.
You can select words composed only by characters you already known. PyKanjiCard project is written in Python, using Pygtk.
Enhancements:
- A new restricted mode that loads only entries containing either Hiragana or Katakana and at least one character from known_chars was added.
- It can be accessed using the -r or --restrict optoin.
- A search bar was added.
<<lessYou can select words composed only by characters you already known. PyKanjiCard project is written in Python, using Pygtk.
Enhancements:
- A new restricted mode that loads only entries containing either Hiragana or Katakana and at least one character from known_chars was added.
- It can be accessed using the -r or --restrict optoin.
- A search bar was added.
Download (2.0MB)
Added: 2006-01-15 License: GPL (GNU General Public License) Price:
1377 downloads
Memorize Words Flashcard System 2.1.1.0
Memorize word Flashcard System is a Leitner Flashcard English learning tool. more>>
Memorize word Flashcard System is a Leitner Flashcard English learning tool.
Memorize Words Flashcard System was originally based on the idea of jMemorize although it is totally new written code with much more features and specially designed to learn words rather than being a general purpose flashcard program.
Main features:
- Creating multimedia cards with sounds and pictures.
- Learn cards randomly from a basket which can be created from expired, learned and unlearned cards.
- Start a time based and/or card based learning sessions.
- Automatically retrieving cards meanings from Internet (Merriam-Webster Dictionary)
- Automatically retrieve any words pronunciations in a audio format from Internet.
- You can decide to include pictures from Google image search results which are of course related to the word. (Can you imagine how much this visualization feature will help you learn the new language faster and easier?!)
- It automatically retrieve English sentences from internet which have used the desired word and then shows them in your learning process as practical words usage examples.
- You can categorize the cards.
- You can set the expiration date of the cards based on their current learning position.
- This program has been written in Java and therefore could be run in any operation system with JRE 1.5+
- and much much more.
<<lessMemorize Words Flashcard System was originally based on the idea of jMemorize although it is totally new written code with much more features and specially designed to learn words rather than being a general purpose flashcard program.
Main features:
- Creating multimedia cards with sounds and pictures.
- Learn cards randomly from a basket which can be created from expired, learned and unlearned cards.
- Start a time based and/or card based learning sessions.
- Automatically retrieving cards meanings from Internet (Merriam-Webster Dictionary)
- Automatically retrieve any words pronunciations in a audio format from Internet.
- You can decide to include pictures from Google image search results which are of course related to the word. (Can you imagine how much this visualization feature will help you learn the new language faster and easier?!)
- It automatically retrieve English sentences from internet which have used the desired word and then shows them in your learning process as practical words usage examples.
- You can categorize the cards.
- You can set the expiration date of the cards based on their current learning position.
- This program has been written in Java and therefore could be run in any operation system with JRE 1.5+
- and much much more.
Download (1.7MB)
Added: 2006-06-27 License: QPL (QT Public License) Price:
1349 downloads
WebVocab 1.1
WebVocab is a simple utility to replace words in Firefox. more>>
WebVocab is a simple utility to replace words in Firefox (Greasemonkey enabled) browsers with another, user-specified, word. WebVocab is intended as a vocabulary study tool/game.
If, for example, you are trying to learn your colors in Latin, WebVocab might replace all the instances of red in your web browser with the word RUFUS.
<<lessIf, for example, you are trying to learn your colors in Latin, WebVocab might replace all the instances of red in your web browser with the word RUFUS.
Download (0.004MB)
Added: 2006-02-24 License: GPL (GNU General Public License) Price:
1339 downloads
PlugBoard 0.2
PlugBoard is an Application framework made in Python and built on top of setuptools and Zope interfaces. more>>
PlugBoard is an Application framework made in Python and built on top of setuptools and Zope interfaces which help the developer create a plugin-based application.
PlugBoard is very extensible, and allows the application to be extensible as well.
An application is made up of a plugin resource (get all available plugins in the application), a context resource (organize plugins into different contexts), and an engine to let plugins communicate with each other into different environments (such as PlugBoard, GTK, Wx, Qt, Twisted, and so on) and provide some useful utilities.
Enhancements:
- Adaption registering has been fixed.
- New documentation has been added.
- A new built-in context resource DictContextResource has been added.
- There are minor fixes.
<<lessPlugBoard is very extensible, and allows the application to be extensible as well.
An application is made up of a plugin resource (get all available plugins in the application), a context resource (organize plugins into different contexts), and an engine to let plugins communicate with each other into different environments (such as PlugBoard, GTK, Wx, Qt, Twisted, and so on) and provide some useful utilities.
Enhancements:
- Adaption registering has been fixed.
- New documentation has been added.
- A new built-in context resource DictContextResource has been added.
- There are minor fixes.
Download (0.008MB)
Added: 2006-02-28 License: MIT/X Consortium License Price:
1334 downloads
KTranslator 0.4
KTranslator is a program to translate words from one language to another. more>>
KTranslator project can translate words from one language to another. KTranslator should support any language (I hope that) and come with a plugin system, to ease the addition of new dictionaries.
The main idea behind KTranslator is to translate a word without disturb the application in use. So, when the user selects a word, KTranslator will try to translate the word and show the result in a popup window. It behaves like Babylon for Windows.
<<lessThe main idea behind KTranslator is to translate a word without disturb the application in use. So, when the user selects a word, KTranslator will try to translate the word and show the result in a popup window. It behaves like Babylon for Windows.
Download (0.50MB)
Added: 2006-03-22 License: GPL (GNU General Public License) Price:
1314 downloads
Freetalk 0.69
Freetalk is a console-based Jabber client. more>>
Freetalk is a console based Jabber client.
Freetalk features a readline interface with completion of buddy names, commands, and even ordinary English words!
Freetalk is extensible, configurable, and scriptable through a Guile interface.
Enhancements:
- Support for in-band registration, preliminary file transfer, localization support, a few new commands, and many cosmetic changes.
<<lessFreetalk features a readline interface with completion of buddy names, commands, and even ordinary English words!
Freetalk is extensible, configurable, and scriptable through a Guile interface.
Enhancements:
- Support for in-band registration, preliminary file transfer, localization support, a few new commands, and many cosmetic changes.
Download (0.23MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1285 downloads
MS Word to plaintext converter 0.1
MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. more>>
MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. The generated text file is named *.doc.txt.
I hope it is as useful for you as it is for me.
<<lessI hope it is as useful for you as it is for me.
Download (MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1283 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above twisted words search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed