triple triad silver 0.1b4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 52
Triple Triad Silver 0.1b4
Triple Triad Silver is a remake of the famous game Triple Triad from Final Fantasy VIII. more>>
Triple Triad Silver is a remake of the famous game Triple Triad from Final Fantasy VIII
Triple Triad Silver is a cardgame, the goal is to flip more cards than your enemy. Triple Triad Silver beta version does not include all functions yet.
<<lessTriple Triad Silver is a cardgame, the goal is to flip more cards than your enemy. Triple Triad Silver beta version does not include all functions yet.
Download (1.1MB)
Added: 2007-08-01 License: Freeware Price:
818 downloads
Tripoli 0.3.1
Tripoli project is a Python triplespace implementation. more>>
Tripoli project is a Python triplespace implementation.
Tripoli is a Python implementation of a "triple space": that is, a triple store with tuple space semantics. It supports the synchronization of concurrent processes via a shared data structure.
Processes can add triples to the store, and read or take triples from the store using pattern matching.
If a triple matching a pattern is not yet in the store, a query will block until a suitable triple is added by some other process.
Many synchronization patterns can be expressed using these primitives.
Tripoli extends the semantics of tuple spaces with two additional operations, copy_graph and copy_collect_graph.
These copy or move the graph of all triples that are connected to a given subject to a new triple space, and can be used together with the other pattern matching operations to express procedural queries over triple data.
<<lessTripoli is a Python implementation of a "triple space": that is, a triple store with tuple space semantics. It supports the synchronization of concurrent processes via a shared data structure.
Processes can add triples to the store, and read or take triples from the store using pattern matching.
If a triple matching a pattern is not yet in the store, a query will block until a suitable triple is added by some other process.
Many synchronization patterns can be expressed using these primitives.
Tripoli extends the semantics of tuple spaces with two additional operations, copy_graph and copy_collect_graph.
These copy or move the graph of all triples that are connected to a given subject to a new triple space, and can be used together with the other pattern matching operations to express procedural queries over triple data.
Download (0.009MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
982 downloads
RDF::Simple::Parser 0.3
RDF::Simple::Parser is a simple RDF/XML parser that reads a string containing RDF in XML. more>>
RDF::Simple::Parser is a simple RDF/XML parser that reads a string containing RDF in XML.
SYNOPSIS
my $uri = http://www.zooleika.org.uk/bio/foaf.rdf;
my $rdf = LWP::Simple::get($uri);
my $parser = RDF::Simple::Parser->new(base => $uri)
my @triples = $parser->parse_rdf($rdf);
# returns an array of array references which are triples
<<lessSYNOPSIS
my $uri = http://www.zooleika.org.uk/bio/foaf.rdf;
my $rdf = LWP::Simple::get($uri);
my $parser = RDF::Simple::Parser->new(base => $uri)
my @triples = $parser->parse_rdf($rdf);
# returns an array of array references which are triples
Download (0.017MB)
Added: 2006-09-20 License: Perl Artistic License Price:
1129 downloads
GreyList Sendmail milter 2.1.0
smf-grey is a Sendmail milter that implements the GreyList Anti SPAM technology. more>>
smf-grey is a Sendmail milter that implements the GreyList Anti SPAM technology.
This technology can significantly reduce the amount of SPAM and viruses going from zombie computers (infected Windows PC), which produce more than 80% of SPAM.
GreyList Sendmail milter has a very effective GreyList algorithm on the base of the tuple: sender IP address (C class subnet), sender envelope and recipient envelope.
Its very recommended to use the smf-grey milter combined with the smf-zombie and the smf-spf milters. Its a triple impact on SPAM and viruses, that will seriously increase the efficiency of filtration.
This milter aims to be lightweight, reliable and simple. Its written in C.
Main features:
- It has a hosts/networks whitelist;
- It has an autowhitelist;
- It can add the information header with GreyList results to scanned messages;
- It can log all milter activities through the syslog service.
Advantages:
- Small code;
- Fast work;
- Stability (production quality);
- Few system resources are required.
Enhancements:
- Whitelists auto reloading was implemented.
- Autowhitelisted records regular dumping and reloading was implemented.
- The default greylisting time period was increased.
- New TODO tasks were added.
- Cosmetic enhancements were made.
<<lessThis technology can significantly reduce the amount of SPAM and viruses going from zombie computers (infected Windows PC), which produce more than 80% of SPAM.
GreyList Sendmail milter has a very effective GreyList algorithm on the base of the tuple: sender IP address (C class subnet), sender envelope and recipient envelope.
Its very recommended to use the smf-grey milter combined with the smf-zombie and the smf-spf milters. Its a triple impact on SPAM and viruses, that will seriously increase the efficiency of filtration.
This milter aims to be lightweight, reliable and simple. Its written in C.
Main features:
- It has a hosts/networks whitelist;
- It has an autowhitelist;
- It can add the information header with GreyList results to scanned messages;
- It can log all milter activities through the syslog service.
Advantages:
- Small code;
- Fast work;
- Stability (production quality);
- Few system resources are required.
Enhancements:
- Whitelists auto reloading was implemented.
- Autowhitelisted records regular dumping and reloading was implemented.
- The default greylisting time period was increased.
- New TODO tasks were added.
- Cosmetic enhancements were made.
Download (0.017MB)
Added: 2007-02-01 License: GPL (GNU General Public License) Price:
996 downloads
Silver XCursors 3D 0.4
Silver XCursors 3D provides the same animated cursors as in my Golden Xcursors 3D theme, but this time rendered in Silver. more>>
Silver XCursors 3D provides the same animated cursors as in my Golden Xcursors 3D theme, but this time rendered in Silver.
Installation:
Copy the two folders Silver and default to your ~/.icons directory and
restart your X-Server.
If you want to have bigger cursors, you have to create an .Xdefaults file
in your home directory and insert the following two lines:
Xcursor.theme: Silver
Xcursor.size: 48
The default size is 32.
Thats it!
Note: If the animations are flickering on your nvidia card with the latest
driver, add the following line to your XF86Config file, into the nvidia
device section, to fix it:
Option "HWCursor" "off"
Enhancements:
- added pirate
- a little less animation (requested)
<<lessInstallation:
Copy the two folders Silver and default to your ~/.icons directory and
restart your X-Server.
If you want to have bigger cursors, you have to create an .Xdefaults file
in your home directory and insert the following two lines:
Xcursor.theme: Silver
Xcursor.size: 48
The default size is 32.
Thats it!
Note: If the animations are flickering on your nvidia card with the latest
driver, add the following line to your XF86Config file, into the nvidia
device section, to fix it:
Option "HWCursor" "off"
Enhancements:
- added pirate
- a little less animation (requested)
Download (MB)
Added: 2007-03-02 License: LGPL (GNU Lesser General Public License) Price:
972 downloads
rdfadict 0.7.1
An RDFa parser wth a simple dictionary-like interface. more>>
rdfadict 0.7.1 brings users a useful Python package which provides an RDFa parser and a simple, dictionary-like interface for the triples.
rdfadict parses RDFa metadata encoded in HTML or XHTML documents. It can parse a block of text (as a string), or a URL. For example, given the following block of sample text:
Enhancements:
- Updated DictSetTripleSink to coerce triple() parameters to unicode instead of str.
Requirements:
- Python
Added: 2009-07-21 License: MIT/X Consortium Lic... Price: FREE
13 downloads

Clearlooks-XPSilver
Clearlooks-XPSilver is yet another excellent addition for Gnome users. It is actually a theme that aims to replicate Windows XP Silver color scheme, but the final result is a little different more>>
Clearlooks-XPSilver is yet another excellent addition for Gnome users. It is actually a theme that aims to replicate Windows XP Silver color scheme, but the final result is a little different.
Requirements:
- Gnome
Added: 2008-10-29 License: GPL Price: FREE
13 downloads
Morla 0.13
Morla is an editor of RDF documents, written in C for the GNU/Linux operating system. more>>
Morla is an editor of RDF documents, written in C for the GNU/Linux operating system. It is based on libnxml and librdf libraries.
With Morla you can manage more RDF documents simultaneously, visualize graphs and use templates for quick writing.
With Morla you can import RDFS documents and use its content to write new RDF triples. Templates are also RDF documents and they make Morla easily personalizeble and expandable.
You can also use Morla as RDF navigator, wandering among the net knots of the RDF documents present on internet exactly as we are used to do with normal browsers.
Morla is a free software project released under the GPL v2.0 license.
<<lessWith Morla you can manage more RDF documents simultaneously, visualize graphs and use templates for quick writing.
With Morla you can import RDFS documents and use its content to write new RDF triples. Templates are also RDF documents and they make Morla easily personalizeble and expandable.
You can also use Morla as RDF navigator, wandering among the net knots of the RDF documents present on internet exactly as we are used to do with normal browsers.
Morla is a free software project released under the GPL v2.0 license.
Download (0.67MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
823 downloads
Rasqal RDF Query Library 0.9.14
Rasqal is a C library for querying RDF, supporting the RDQL and SPARQL languages. more>>
Rasqal is a C library for querying RDF, supporting the RDQL and SPARQL languages. It provides APIs for creating a query and parsing query syntax.
Rasqal RDF Query Library features pluggable triple-store source and matching interfaces, an engine for executing the queries and an API for manipulating results as bindings.
It uses the Raptor RDF parser to return triples from RDF content and can alternatively work with the Redland RDF librarys persistent triple stores. It is portable across many POSIX systems.
<<lessRasqal RDF Query Library features pluggable triple-store source and matching interfaces, an engine for executing the queries and an API for manipulating results as bindings.
It uses the Raptor RDF parser to return triples from RDF content and can alternatively work with the Redland RDF librarys persistent triple stores. It is portable across many POSIX systems.
Download (0.86MB)
Added: 2007-04-23 License: The Apache License 2.0 Price:
915 downloads
Ezail 0.3.2
Ezail provides an application for securely transferring files of any size. more>>
Ezail provides an application for securely transferring files of any size.
ezail is an application for securely transferring files of any size through the Internet.
Files are sent directly from senders to recipients without servers, with no limits on attachment sizes, no mailbox quotas, and no bounced messages.
Unlike email, the identity of senders and recipients is authenticated by signed certificates. Files sent are encrypted end-to-end with the Triple-DES algorithm.
<<lessezail is an application for securely transferring files of any size through the Internet.
Files are sent directly from senders to recipients without servers, with no limits on attachment sizes, no mailbox quotas, and no bounced messages.
Unlike email, the identity of senders and recipients is authenticated by signed certificates. Files sent are encrypted end-to-end with the Triple-DES algorithm.
Download (0.58MB)
Added: 2007-04-27 License: Freeware Price:
910 downloads
Vocatra 0.4
Vocatra is a console-based vocabulary trainer. more>>
Vocatra is a console-based vocabulary trainer. The project takes one or more vocabulary files, queries you for each word, and lets you try to give the correct answer. You can enable different learning modes.
If you prefer to learn sequentially it has an order mode. Otherwise, there is also a random mode available.
Installation on UNIX or Windows Cygwin:
If you downloaded the source distribution, you need the following packages to build the executable.
The GNU C++ Compiler g++ and GNU make
In order to generate a man-page, you will need perl.
At last also the gettext package
The installation is done by following the next steps:
Unpack the archive, unless you already have done that:
tar -xzf vocatra-$VERSION.tar.gz #gzip archive OR
tar -xjf vocatra-$VERSION.tar.bz2 #bzip archive
Run the configure script:
./configure
For an overview of configuration options use:
./configure --help
Compile the programm by running make:
make
Install the programm:
make install
If you want to uninstall Vocatra, use the next command:
make uninstall
Enhancements:
- This release adds a "query each synonym" and "alphabetical mode" feature.
- It fixes also a issue with the default setting, "compare case-sensitively".
<<lessIf you prefer to learn sequentially it has an order mode. Otherwise, there is also a random mode available.
Installation on UNIX or Windows Cygwin:
If you downloaded the source distribution, you need the following packages to build the executable.
The GNU C++ Compiler g++ and GNU make
In order to generate a man-page, you will need perl.
At last also the gettext package
The installation is done by following the next steps:
Unpack the archive, unless you already have done that:
tar -xzf vocatra-$VERSION.tar.gz #gzip archive OR
tar -xjf vocatra-$VERSION.tar.bz2 #bzip archive
Run the configure script:
./configure
For an overview of configuration options use:
./configure --help
Compile the programm by running make:
make
Install the programm:
make install
If you want to uninstall Vocatra, use the next command:
make uninstall
Enhancements:
- This release adds a "query each synonym" and "alphabetical mode" feature.
- It fixes also a issue with the default setting, "compare case-sensitively".
Download (MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
821 downloads
RDQLPlus 0.9
RDQLPlus provides a Java RDQL tool, featuring zoomable query results. more>>
RDQLPlus provides a Java RDQL tool, featuring zoomable query results.
It can work with existing RDF files, Jena2 RDF databases, and a native Java database called Mckoi.
Main features:
- INSERT and DELETE statements into/from RDF graphs ("Models")
- CREATE and DROP entire models in RDF storage locations ("Stores")
- DUMP and LOAD models in RDF/XML, N-TRIPLES, and N3 format
- Copy RDF graphs (or sub-graphs) from one model to another
- Query and work with inference models (using one of Jenas reasoners) given an ontology and an instance model
- Output query results in text form
Version restrictions:
- Some filesystem store files arent recognized, even though theyre listed with the STORES command. If youre having this problem, just rename the file to something simpler, like "myfile.rdf".
- After creating and DROPping an inference model, models that it depends on may not be DROPpable until re-starting RDQLPlus. When you try to DROP such a model, you will be told it was succesfully dropped. But listing MODELs will reveal it is still there.
- You absolutely need version 1.10 of GraphViz to run RDQLPlus. Older versions can create unexpected output, which causes ZVTM to throw a NullPointerException at times.
- On-line help via the HELP command doesnt provide much detail yet. The RIDIQL Reference does.
<<lessIt can work with existing RDF files, Jena2 RDF databases, and a native Java database called Mckoi.
Main features:
- INSERT and DELETE statements into/from RDF graphs ("Models")
- CREATE and DROP entire models in RDF storage locations ("Stores")
- DUMP and LOAD models in RDF/XML, N-TRIPLES, and N3 format
- Copy RDF graphs (or sub-graphs) from one model to another
- Query and work with inference models (using one of Jenas reasoners) given an ontology and an instance model
- Output query results in text form
Version restrictions:
- Some filesystem store files arent recognized, even though theyre listed with the STORES command. If youre having this problem, just rename the file to something simpler, like "myfile.rdf".
- After creating and DROPping an inference model, models that it depends on may not be DROPpable until re-starting RDQLPlus. When you try to DROP such a model, you will be told it was succesfully dropped. But listing MODELs will reveal it is still there.
- You absolutely need version 1.10 of GraphViz to run RDQLPlus. Older versions can create unexpected output, which causes ZVTM to throw a NullPointerException at times.
- On-line help via the HELP command doesnt provide much detail yet. The RIDIQL Reference does.
Download (MB)
Added: 2007-02-16 License: MPL (Mozilla Public License) Price:
982 downloads
Silver Spider
Silver Spider is a KDE theme like Fluxbox style. more>>
Silver Spider is a KDE theme like Fluxbox style.
Wallpaper von Deviant with copyright by dayvid.net
It is for 1024x768 screen resolution. Wallpaper is from Deviant with copyright by dayvid.net. The symbols style is "Amaranth by Michael Doches(Doches@linuxcult.com)"
Windowsdeco, Bar & Button style: Keramik
You have to take same changes in KDE Design Control to look the same as in the preview. Take a look at all the screenshots to know want you have to change (KDE Control, Look&Feel, Symbols, Extra..).Thats why it depends on KDE 3.3, also because the transparency effect for the control bar, and for the menues when do you like that.
<<lessWallpaper von Deviant with copyright by dayvid.net
It is for 1024x768 screen resolution. Wallpaper is from Deviant with copyright by dayvid.net. The symbols style is "Amaranth by Michael Doches(Doches@linuxcult.com)"
Windowsdeco, Bar & Button style: Keramik
You have to take same changes in KDE Design Control to look the same as in the preview. Take a look at all the screenshots to know want you have to change (KDE Control, Look&Feel, Symbols, Extra..).Thats why it depends on KDE 3.3, also because the transparency effect for the control bar, and for the menues when do you like that.
Download (0.47MB)
Added: 2007-04-19 License: GPL (GNU General Public License) Price:
924 downloads
Secure Java Diary 0.3.0a
Secure Java Diary is a Java Diary with Strong Encryption. more>>
Secure Diary is a Java application that uses the Bouncy Castle JCE to provide strong encryption for your diary.
It stores the entries using blowfish and triple DES. It allows you to enter/view/export diary enteries in multiple diaries.
<<lessIt stores the entries using blowfish and triple DES. It allows you to enter/view/export diary enteries in multiple diaries.
Download (0.82MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1649 downloads
Redland RDF library 1.0.6
Redland RDF library is an RDF (Resource Description Framework) library. more>>
Redland RDF library is a set of free software packages that provide support for the Resource Description Framework (RDF).
Main features:
- Modular, object based libraries written in C.
- APIs for manipulating the RDF graph, triples, URIs and Literals.
- Triple sequences for efficient streaming.
- Parsers and Serializers for reading and writing RDF as RDF/XML, N-Triples and Turtle Terse RDF Triple Language syntaxes via the Raptor RDF Parser Toolkit.
- Storage for graphs in memory, with Sleepycat/Berkeley DB, MySQL 3/4, AKT Triplestore, SQLite, files or URIs.
- Querying with RDQL and SPARQL using the Rasqal RDF Query Library.
- Redland contexts for managing data aggregation and recording provenance.
- Language Bindings in C#, Java, Obj-C, Perl, PHP, Python, Ruby and Tcl via the Redland Bindings package.
- Command line utility programs rdfproc (RDF), rapper (parsing) and roqet (query).
- Portable, fast and with no known memory leaks.
Enhancements:
- The code was updated to use Rasqal RDF query library 0.9.14 and Raptor RDF parser/serializer library 1.4.15.
- A new transaction API was added, implemented with MySQL for consistent changes to the graph.
- A new query results formatter class was added.
- Many other bugs were fixed.
<<lessMain features:
- Modular, object based libraries written in C.
- APIs for manipulating the RDF graph, triples, URIs and Literals.
- Triple sequences for efficient streaming.
- Parsers and Serializers for reading and writing RDF as RDF/XML, N-Triples and Turtle Terse RDF Triple Language syntaxes via the Raptor RDF Parser Toolkit.
- Storage for graphs in memory, with Sleepycat/Berkeley DB, MySQL 3/4, AKT Triplestore, SQLite, files or URIs.
- Querying with RDQL and SPARQL using the Rasqal RDF Query Library.
- Redland contexts for managing data aggregation and recording provenance.
- Language Bindings in C#, Java, Obj-C, Perl, PHP, Python, Ruby and Tcl via the Redland Bindings package.
- Command line utility programs rdfproc (RDF), rapper (parsing) and roqet (query).
- Portable, fast and with no known memory leaks.
Enhancements:
- The code was updated to use Rasqal RDF query library 0.9.14 and Raptor RDF parser/serializer library 1.4.15.
- A new transaction API was added, implemented with MySQL for consistent changes to the graph.
- A new query results formatter class was added.
- Many other bugs were fixed.
Download (0.43MB)
Added: 2007-05-06 License: GPL (GNU General Public License) Price:
902 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 triple triad silver 0.1b4 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