warrior 3.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 489
Web-Warrior 3.0
Web-Warrior project is a simple Web page generater written in PHP. more>>
Web-Warrior project is a simple Web page generater written in PHP.
<<less Download (0.011MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1055 downloads
Parano 0.3.0
Parano is a GNOME frontend for creating/editing/checking MD5 and SFV files. more>>
Parano is a GNOME program to create, edit and verify hashfiles. For now SFV and MD5 formats are supported.
<<less Download (0.14MB)
Added: 2006-05-02 License: GPL (GNU General Public License) Price:
1270 downloads
Amor MD2 3.0
Amor MD2 project is a fun program to display Quake2 characters on your desktop. more>> <<less
Download (2.9MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1079 downloads
Clara 3.0
Clara is a class viewer tool for Java and C++ that draws diagrams for a given class. more>>
Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a class.
With clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.
Lets see for example the diagram that clara would draw for the following C++ sample class
class sampleInterface
{
public:
void init (MyStructure * pstruct);
void setPoint (float x, float y);
float getX ();
float getY ();
void processIt ();
};
What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.
Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.
Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
<<lessWith clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.
Lets see for example the diagram that clara would draw for the following C++ sample class
class sampleInterface
{
public:
void init (MyStructure * pstruct);
void setPoint (float x, float y);
float getX ();
float getY ();
void processIt ();
};
What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.
Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.
Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
Download (0.19MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1461 downloads
Privoxy 3.0.6
Privoxy is a web proxy with advanced filtering capabilities for protecting privacy. more>>
Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, modifying web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk.
Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks.
Privoxy is based on Internet Junkbuster.
Main features:
- Integrated browser based configuration and control utility at http://config.privoxy.org/ (shortcut: http://p.p/). Browser-based tracing of rule and filter effects. Remote toggling.
- Web page content filtering (removes banners based on size, invisible "web-bugs", JavaScript and HTML annoyances, pop-up windows, etc.)
- Modularized configuration that allows for standard settings and user settings to reside in separate files, so that installing updated actions files wont overwrite individual user settings.
- HTTP/1.1 compliant (but not all optional 1.1 features are supported).
- Support for Perl Compatible Regular Expressions in the configuration files, and generally a more sophisticated and flexible configuration syntax over previous versions.
- Improved cookie management features (e.g. session based cookies).
- GIF de-animation.
- Bypass many click-tracking scripts (avoids script redirection).
- Multi-threaded (POSIX and native threads).
- User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page).
- Auto-detection and re-reading of config file changes.
- Improved signal handling, and a true daemon mode (Unix).
- Every feature now controllable on a per-site or per-location basis, configuration more powerful and versatile over-all.
- Many smaller new features added, limitations and bugs removed, and security holes fixed.
<<lessPrivoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks.
Privoxy is based on Internet Junkbuster.
Main features:
- Integrated browser based configuration and control utility at http://config.privoxy.org/ (shortcut: http://p.p/). Browser-based tracing of rule and filter effects. Remote toggling.
- Web page content filtering (removes banners based on size, invisible "web-bugs", JavaScript and HTML annoyances, pop-up windows, etc.)
- Modularized configuration that allows for standard settings and user settings to reside in separate files, so that installing updated actions files wont overwrite individual user settings.
- HTTP/1.1 compliant (but not all optional 1.1 features are supported).
- Support for Perl Compatible Regular Expressions in the configuration files, and generally a more sophisticated and flexible configuration syntax over previous versions.
- Improved cookie management features (e.g. session based cookies).
- GIF de-animation.
- Bypass many click-tracking scripts (avoids script redirection).
- Multi-threaded (POSIX and native threads).
- User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page).
- Auto-detection and re-reading of config file changes.
- Improved signal handling, and a true daemon mode (Unix).
- Every feature now controllable on a per-site or per-location basis, configuration more powerful and versatile over-all.
- Many smaller new features added, limitations and bugs removed, and security holes fixed.
Download (1.7MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1668 downloads
Pathogen Warrior 1.1.1
Pathogen Warrior project is a puzzle game about matching 3D model structures with a 2D hexagon map. more>>
Pathogen Warrior project is a puzzle game about matching 3D model structures with a 2D hexagon map.
Pathogen Warrior is a puzzle game about matching 3D model structures with a 2D hexagon map. It was one of the entrants to the 4th Ludum Dare 48-hour game development competition.
The theme of the competition was "Infection". In Pathogen Warrior, the players task is to match rotating 3D pathogen structures with a 2D model using a hexagon map.
The time to accomplish the task is limited, and after successfully completing one pathogen, the player is advanced to next level, which has a more challenging pathogen.
Enhancements:
- Updated music file.
- Added Linux Makefile (contributed by Ion).
- Added license notices to all source files.
<<lessPathogen Warrior is a puzzle game about matching 3D model structures with a 2D hexagon map. It was one of the entrants to the 4th Ludum Dare 48-hour game development competition.
The theme of the competition was "Infection". In Pathogen Warrior, the players task is to match rotating 3D pathogen structures with a 2D model using a hexagon map.
The time to accomplish the task is limited, and after successfully completing one pathogen, the player is advanced to next level, which has a more challenging pathogen.
Enhancements:
- Updated music file.
- Added Linux Makefile (contributed by Ion).
- Added license notices to all source files.
Download (0.48MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1073 downloads
EasyEclipse Plugin Warrior 1.3.0
EasyEclipse Plugin Warrior is for development of Eclipse Plugins. more>>
EasyEclipse Plugin Warrior is for development of Eclipse Plugins.
This distro contains the basic elements needed to work on Eclipse Plugins, either developing new ones or debuggin/editing existing ones. Over time, we will add more to it (releng, RCP DeltaPack), but for now it is relatively light - when you are a warrior, you pack lightly ;-).
This distribution includes the following plugins:
Core components with a JDK:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java JDK for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java JDK for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
Tools for development of Eclipse Plugins and Eclipse-based (RCP) applications:
- Plugin Development Environment 3.2.1 - Develop, test, debug, build and deploy Eclipse plugins and rich client applications.
- Eclipse Modeling Tools 3.2.1 - Adds the Modeling wizards and User Interface to the Eclipse Tools.
- Source code for the Eclipse Platform and Java Development Kit 3.2.1 - The source code for the Platform and Java Development Kit, as well as some documentation on writing Eclipse plugins.
- Eclipse Visual Editor 1.2.1 - Build visual user interfaces for Swing, SWT and Eclipse RCP applications with a graphical editor. (Windows, Linux, Mac OS X only)
<<lessThis distro contains the basic elements needed to work on Eclipse Plugins, either developing new ones or debuggin/editing existing ones. Over time, we will add more to it (releng, RCP DeltaPack), but for now it is relatively light - when you are a warrior, you pack lightly ;-).
This distribution includes the following plugins:
Core components with a JDK:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java JDK for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java JDK for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
Tools for development of Eclipse Plugins and Eclipse-based (RCP) applications:
- Plugin Development Environment 3.2.1 - Develop, test, debug, build and deploy Eclipse plugins and rich client applications.
- Eclipse Modeling Tools 3.2.1 - Adds the Modeling wizards and User Interface to the Eclipse Tools.
- Source code for the Eclipse Platform and Java Development Kit 3.2.1 - The source code for the Platform and Java Development Kit, as well as some documentation on writing Eclipse plugins.
- Eclipse Visual Editor 1.2.1 - Build visual user interfaces for Swing, SWT and Eclipse RCP applications with a graphical editor. (Windows, Linux, Mac OS X only)
Download (251MB)
Added: 2007-07-11 License: Eclipse Public License Price:
836 downloads
wmuim 0.3.0
wmuim is a toolbar application for UIM. more>>
wmuim is a toolbar application for UIM.
<<less Download (0.011MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
wview 3.3.0
wview is a linux/*BSD/unix/MacOSX-Darwin application that controls a Davis Vantage Pro or Vantage Pro2 weather station console. more>>
wview is a linux/*BSD/unix/MacOSX-Darwin application that controls a Davis Vantage Pro or Vantage Pro2 weather station console to retrieve archive records and current conditions.
The archive records are stored in the Davis WLK file format (thus Weatherlink generated archive files can be used by wview). Archive records may optionally be stored in a relational database (MySQL or PostgreSQL).
At a user-defined interval, wview will use the archive history and current conditions to generate weather images (buckets and graphs) and HTML web pages based on configurable HTML templates. Optionally, the web pages can be transferred to a remote web server via an ftp or secure ssh process included with wview.
Optionally, the wview alarm daemon wvalarmd can be enabled to deliver current conditions to TCP socket clients as a near real-time data feed engine. wvalarmd can also be configured to function as a weather data alarm generator to user specified scripts or binaries. Optionally, your station data can be submitted to the CWOP system for use by NOAA and others or to the Weather Underground.
wview can be easily configured for international or US units, labels and text. wview supports serial and USB data loggers. wview natively supports connectivity with a terminal server or serial server via TCP sockets - no intermediate software required to make the ethernet port "look" like a serial port.
<<lessThe archive records are stored in the Davis WLK file format (thus Weatherlink generated archive files can be used by wview). Archive records may optionally be stored in a relational database (MySQL or PostgreSQL).
At a user-defined interval, wview will use the archive history and current conditions to generate weather images (buckets and graphs) and HTML web pages based on configurable HTML templates. Optionally, the web pages can be transferred to a remote web server via an ftp or secure ssh process included with wview.
Optionally, the wview alarm daemon wvalarmd can be enabled to deliver current conditions to TCP socket clients as a near real-time data feed engine. wvalarmd can also be configured to function as a weather data alarm generator to user specified scripts or binaries. Optionally, your station data can be submitted to the CWOP system for use by NOAA and others or to the Weather Underground.
wview can be easily configured for international or US units, labels and text. wview supports serial and USB data loggers. wview natively supports connectivity with a terminal server or serial server via TCP sockets - no intermediate software required to make the ethernet port "look" like a serial port.
Download (0.70MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
884 downloads
Riece 3.0.0
Riece is an IRC client for Emacs. more>>
Riece is an IRC client for Emacs. Riece supports multiple server profiles, custom window layout, and other nice features.
Riece can be dynamically extended by add-on (plugin) modules. By default, 30 add-ons are available.
Main features:
- Several IRC servers may be used at the same time.
- Riece can be dynamically extended by add-on modules.
- Installation is easy. Riece doesnt depend on other elisp packages.
- Setup is easy. Automatically save/restore the configuration.
- Riece uses separate windows to display users, channels, and dialogues. Users can select the window layout.
- Step by step instruction is included.
- Mostly compliant with RFC 2812.
Enhancements:
- This release has a new add-on to enables secure conversation using GnuPG.
<<lessRiece can be dynamically extended by add-on (plugin) modules. By default, 30 add-ons are available.
Main features:
- Several IRC servers may be used at the same time.
- Riece can be dynamically extended by add-on modules.
- Installation is easy. Riece doesnt depend on other elisp packages.
- Setup is easy. Automatically save/restore the configuration.
- Riece uses separate windows to display users, channels, and dialogues. Users can select the window layout.
- Step by step instruction is included.
- Mostly compliant with RFC 2812.
Enhancements:
- This release has a new add-on to enables secure conversation using GnuPG.
Download (0.34MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1243 downloads
Datenator 0.3.0
Datenator is a PHP&MySQL based Open source calendar system that allows users to add and view events. more>>
Datenator is a PHP&MySQL based Open source calendar system that allows users to add and view events.
Administration panel allows admin to edit, delete and modify general calendar settings and events easily. Datenator based on template files, so its almost too easy to customize it right to your needs.
Main features:
- Multilingual
- Uses language files so its almost too easy to translate datenator to your own language
- Works on any OS platform
- Uses databases, no messy flatfile system
- Supports multiple database systems (MySQL, Oracle, PostgreSQL...)
- Thanks to template system, calendar layout may be easily modified to fit on your site
- Themes-system
- Events can be deleted or edited afterwards
- Events may be color coded, and different text styles and sizes may be used
- Repeating events!
- Multi-user support and different user levels
- Different views: Day, Month and Year
- Easy administration panel
- Easy installation
- 100% Valid XHTML 1.0 Transitional & CSS2
<<lessAdministration panel allows admin to edit, delete and modify general calendar settings and events easily. Datenator based on template files, so its almost too easy to customize it right to your needs.
Main features:
- Multilingual
- Uses language files so its almost too easy to translate datenator to your own language
- Works on any OS platform
- Uses databases, no messy flatfile system
- Supports multiple database systems (MySQL, Oracle, PostgreSQL...)
- Thanks to template system, calendar layout may be easily modified to fit on your site
- Themes-system
- Events can be deleted or edited afterwards
- Events may be color coded, and different text styles and sizes may be used
- Repeating events!
- Multi-user support and different user levels
- Different views: Day, Month and Year
- Easy administration panel
- Easy installation
- 100% Valid XHTML 1.0 Transitional & CSS2
Download (0.47MB)
Added: 2005-09-02 License: GPL (GNU General Public License) Price:
1512 downloads
Ctrlproxy 3.0.3
Ctrlproxy runs on a computer with a 24/7 internet connection and allows you to transparently connect to IRC from anywhere. more>>
Ctrlproxy project runs on a computer with a 24/7 internet connection and allows you to transparently connect to IRC from anywhere on the world to your nick.
It connects to one or more IRC servers and then allows you to connect to it with any number of clients, providing access to these servers. This is very useful if you dont want to leave IRC but still want to be able to use it from home, school or work.
Main features:
- Connect to one server with many clients under one nick transparently
- Connect to multiple servers using only one process
- CTCP support when no client is attached
- irssi-style logging support
- Transparent detaching and attaching of clients
- Password support
- Auto-Away support
- Backlog replication. Replicate from last client quit or last line said by user.
- Keeping track of number of times a certain user uses a certain pattern
- Direct, inetd-style interfacing with local IRC servers (such as bitlbee)
- Responses to queries are only sent to the originating client of the query
- SSL support
- Flood protection
- Logging in a user-specified format
- IPv6 support
Installation:
./configure
make
make install
<<lessIt connects to one or more IRC servers and then allows you to connect to it with any number of clients, providing access to these servers. This is very useful if you dont want to leave IRC but still want to be able to use it from home, school or work.
Main features:
- Connect to one server with many clients under one nick transparently
- Connect to multiple servers using only one process
- CTCP support when no client is attached
- irssi-style logging support
- Transparent detaching and attaching of clients
- Password support
- Auto-Away support
- Backlog replication. Replicate from last client quit or last line said by user.
- Keeping track of number of times a certain user uses a certain pattern
- Direct, inetd-style interfacing with local IRC servers (such as bitlbee)
- Responses to queries are only sent to the originating client of the query
- SSL support
- Flood protection
- Logging in a user-specified format
- IPv6 support
Installation:
./configure
make
make install
Download (0.57MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
823 downloads
CLEO 3.0
CLEO is a Firefox extension that works with FEBE* to package any number of extensions/themes into a single installable .xpi file more>>
CLEO (Compact Library Extension Organizer) is a Firefox extension that works with FEBE* to package any number of extensions/themes into an installable .xpi file.
Why? Consider this: I, as an extension developer, have several different Firefox profiles. Whenever I start a new extension, I create a new profile for testing, debugging, etc. In this profile, I like to have a dozen or so developer related extensions installed. With CLEO, I can packaged all these extensions together into a single, installable xpi.
You may have a list of your favorite extensions/themes that you would like to share with others. With CLEO, you can gather them all together into a single file (called, perhaps, "My favorite extensions.xpi") and post them on a webpage. Others can install the whole batch with a just a couple of clicks!
<<lessWhy? Consider this: I, as an extension developer, have several different Firefox profiles. Whenever I start a new extension, I create a new profile for testing, debugging, etc. In this profile, I like to have a dozen or so developer related extensions installed. With CLEO, I can packaged all these extensions together into a single, installable xpi.
You may have a list of your favorite extensions/themes that you would like to share with others. With CLEO, you can gather them all together into a single file (called, perhaps, "My favorite extensions.xpi") and post them on a webpage. Others can install the whole batch with a just a couple of clicks!
Download (0.035MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
974 downloads
Warrior XAMJ Browser 0.96
Warrior XAMJ Browser is a browser that uses XAMJ. more>>
Warrior XAMJ Browser is a browser that uses XAMJ, an XML language designed to address many of the shortcomings of HTML and an open alternative to Microsofts XAML.
XAMJ documents are generally served over HTTP but can also be used in standalone applications, as Warrior itself is written in XAMJ.
Warrior platform can be used to deliver rich thin client applications with the capabilities of the Java language without the need to compile or package them. XAMJ UI code is compact and can be written quickly. Additionally, we now provide a way to link XAMJ content from HTML. (Our own examples use that.)
XAMJ apps can also be standalone. In Windows you can simply double-click a .xamj file. Compilation is on-demand and cached, so it has the major benefits of an interpreted language, without being one.
A XAMJ app can link another app much the same way HTML pages link one another. For example, an app could have a Forum menu-item with an href attribute that launches a separate specialized app, potentially hosted by a third party. (Some of our examples link each other this way.) We dont expect different brandings to be as much of a concern as it is with HTML pages.
To get a better idea of where XAMJ technology fits in relation to existing client platforms, see the following table which breaks down how it compares in several key areas to other two well-known technologies: (1) HTML/Javascript browsers, which are thin client platforms, and (2) Java Webstart, which is more of a thick client platform.
Enhancements:
- Text selection was implemented in the HTML renderer.
- A number of JavaScript bugs were fixed.
- Animated images were fixed as well.
- An image clientlet was implemented to allow Warrior to open image URLs.
<<lessXAMJ documents are generally served over HTTP but can also be used in standalone applications, as Warrior itself is written in XAMJ.
Warrior platform can be used to deliver rich thin client applications with the capabilities of the Java language without the need to compile or package them. XAMJ UI code is compact and can be written quickly. Additionally, we now provide a way to link XAMJ content from HTML. (Our own examples use that.)
XAMJ apps can also be standalone. In Windows you can simply double-click a .xamj file. Compilation is on-demand and cached, so it has the major benefits of an interpreted language, without being one.
A XAMJ app can link another app much the same way HTML pages link one another. For example, an app could have a Forum menu-item with an href attribute that launches a separate specialized app, potentially hosted by a third party. (Some of our examples link each other this way.) We dont expect different brandings to be as much of a concern as it is with HTML pages.
To get a better idea of where XAMJ technology fits in relation to existing client platforms, see the following table which breaks down how it compares in several key areas to other two well-known technologies: (1) HTML/Javascript browsers, which are thin client platforms, and (2) Java Webstart, which is more of a thick client platform.
Enhancements:
- Text selection was implemented in the HTML renderer.
- A number of JavaScript bugs were fixed.
- Animated images were fixed as well.
- An image clientlet was implemented to allow Warrior to open image URLs.
Download (4.5MB)
Added: 2006-11-28 License: LGPL (GNU Lesser General Public License) Price:
1064 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 warrior 3.0 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