Main > Free Download Search >

bomb it 2 trial software / shareware for linux

bomb it 2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 375
Bombino 1.2.0

Bombino 1.2.0


Bombino is a small but powerful Skype plugin for creating Skype conferences on-demand via SMS. more>>
Bombino project is a small but powerful Skype plugin for creating Skype conferences on-demand via SMS.

After being installed, it acts as a server. It receives SMS-commands from a (remote) user, checks privileges, and creates the requested conference. It is possible to use Bombino to call a Skype user from an ordinary phone.

You want to call to the skype number and all you have is your GSM phone without Skype. Send an SMS-command to your Bombino with called skype number and wait for callback from Bombino. Note, it is not necessary to wait for callback on your mobile phone. You can request callback to any phone number you like. In this case you will pay for SkypeOut call to you.

You are in business trip and you want to make a conference with several colleagues, partners and/or customers, located all over the world. All you need is your GSM phone and Bombino installed in your office. Send an SMS-command to Bombino with skype and/or phone numbers of conference participants and wait for callback from Bombino.

You are travelling. Outgoing call from your GSM phone is too expensive. Incoming call is cheap. You want to call a phone number somewhere in the world. Send an SMS-command to Bombino and wait for callback from it. You will pay for incoming call to the cellular operator, and for two SkypeOut calls to the Skype. Note, it is not necessary to wait for callback on your mobile phone. You can request callback to any phone number you like (for example, to a PBX number in your hotel room).

<<less
Download (0.43MB)
Added: 2005-12-23 License: Shareware Price: $12
1401 downloads
Orbz 2.10

Orbz 2.10


Orbz is an action/arcade game set in colorful 3D environments. more>>
Orbz is an action/arcade game set in colorful 3D environments. The object of the game is to shoot your orb at targets located throughout 14 distinct courses in a race to score the most points.
Game play contains both intense action and also strategy in planning the best scoring shots. Power-ups, like the "Money Shot" and "Curse of the Goober", are also available to either give you a scoring advantage or to slow down your opponents.
In Solo Mode, the player completes a series of progressively difficult challenges that focus on scoring the most points in different scenarios. Bronze, Silver, and Gold medals are awarded for scoring performance and high scores for each challenge are tracked world-wide against all other Orbz players.
For every 5 gold medals achieved, the player will also unlock a fancy new Orb to use in Solo or Online mode. Finally, there is a tutorial mode that will teach the player basics controls and scoring strategies.
The Online Mode allows Orbz players to compete against each other over the Internet or Local Area Network. Up to 10 players, including computer opponents called Botz, can join a Lobby where the matches will be coordinated by selecting the course to play, number of rounds in the match, and a per-round time limit. A world-wide ranking system is also available for those who wish to compete for the ultimate title of Orbz Champion.
Main features:
14 Colorful Courses:
- Compete in fourteen immersive and richly-detailed courses set in four different themes. Accelerators and Teleporters can be used to travel great distances. Watch out for Magnets that can attract or repel your Orb. The environment also affects your Orb, so shooting out of water slows you down, hitting sand will stop your Orb quickly, and skipping across ice causes your Orb to slide further than in grass.
Glacial Chasm
- Snow is gently falling and icy winds are blowing as you shoot amongst the evergreens and try to keep out of the chilly water.
Mystic Spring
- Use the Floater power-up to keep yourself afloat as you score in this course, which is dominated by a roaring waterfall.
Haunted Grove
- Wolves are howling and lightning is crackling about you in this star-littered graveyard.
Under Construction
- Partially constructed buildings provide the setting for these challenging courses. Watch out for the girders and be sure not to fall off!
Powerups:
- Eight zany power-ups are available to gain the advantage on your opponents!
- Curse of the Goober
- Super Shot
- Sticky Shot
- Freeze Frame
- Teleporter
- Floater
- Money Shot
- De-Magnetizer
Strategic Solo Challenges:
- 35 single-player challenges that get will train and test your scoring skillz.
- Recieve bronze, silver, or gold medals for your scoring performance on each challenge.
- Unlock new exciting orbs for every 5 gold medals achieved. Can you collect them all?
- Top Ten community high scores per challenge will pit you against the entire Orbz community.
- Top Ten personal high scores are maintained for each challenge.
Intense Online Action:
- Compete with up to 9 other players over the Internet or on a LAN.
- Compete against up to 9 Botz that will constantly adjust their skill level to match your own.
- Quick Play feature finds the best game out there and drops you into the action. No hassle, no fuss.
- Use the handy Search feature to find a specific game to join. You can even see who is playing a game and what their global rank is before joining the game.
- Host your own game and control the competition by choosing the course to play, time limit, and number of rounds.
- Online Ranking provides for the ultimate competition. You good enough to be #1?
- Join a match as an Observer to watch the action as it happens.
- Use hilarious Voice Messages to taunt your opponents and throw them off their game.
<<less
Download (14.5MB)
Added: 2005-08-29 License: Shareware Price: $19
848 downloads
PDFlib TET 2.2

PDFlib TET 2.2


PDFlib TET (Text Extraction Toolkit) is software for reliably extracting text information from any PDF file. more>>
PDFlib TET (Text Extraction Toolkit) is software for reliably extracting text information from any PDF file. It is available as a library/component and as a command-line tool. TET makes available the text contents of a PDF as Unicode strings or structured XML, plus detailed glyph and font information. With TET you can retrieve the corresponding Unicode values for text in a PDF document, as well as its position on the page.
In addition to low-level text retrieval TET contains advanced content analysis algorithms for determining word boundaries, removing redundant duplicate text (such as shadows and artificial bold). Using the auxiliary pCOS interface you can retrieve arbitrary objects from the PDF, such as metadata, hypertext, etc.
Fully functional evaluation versions of TET including documentation and samples are available from the TET download page for all supported platforms. Purchasing a license and applying the license key will fully enable the evaluation version for production deployment.
With PDFlib TET you can:
- extract text from PDF, e.g. to store it in a database
- implement a search engine for processing PDF
- convert the text content of PDF pages to XML for processing with other tools
- process PDFs based on their contents
Supported PDF Input
PDFlib TET supports all relevant flavors of PDF input:
- all PDF versions up to PDF 1.7 (Acrobat 8)
- all font and encoding types: base 14 fonts, TrueType, PostScript, OpenType, CID fonts
- encrypted PDF with 40- and 128-bit encryption (appropriate permission settings or password required)
Unicode
Although text in PDF is usually not encoded in Unicode, PDFlib TET will normalize the text from a PDF document to Unicode:
- TET converts all text contents to Unicode. In C the text will be returned in the UTF-8 or UTF-16 formats, and as native Unicode strings in all other language bindings.
- Ligatures and other multi-character glyphs will be decomposed into a sequence of their constituent Unicode characters.
- Vendor-specific Unicode assignments (Private Use Area, PUA) are identified, and mapped to characters in the common Unicode area if possible.
- Glyphs without appropriate Unicode mappings are identified as such, and are mapped to a configurable replacement character.
Full CJK Support
TET includes full support for extracting Chinese, Japanese, and Korean text. All predefined CJK CMaps (encodings) are recognized; horizontal and vertical writing modes are supported.
Content Analysis and Word Identification
TET can be used to retrieve low-level glyph information, but also includes advanced algorithms for content analysis:
- Detect word boundaries to retrieve words instead of characters.
- Recombine the parts of hyphenated words.
- Remove duplicate instances of text, e.g. shadow and artificial bold text.
- Recombine paragraphs into reading order.
- Reorder text which is scattered over the page.
- Reconstruct lines of text.
Geometry
TET provides precise metrics for the text, such as the position on the page, glyph widths, text direction. Specific areas on the page can be excluded or included in the text extraction, e.g. to ignore headers and footers or margins.
Version restrictions:
- Unlicensed versions support all features, but will only process PDF documents with up to 10 pages and 1 MB size. Evaluation versions of TET must not be used for production purposes, but only for evaluating the product. Using TET for production purposes requires a valid TET license.
Enhancements:
- repair mode for damaged PDF repairs damaged documents which were rejected by earlier versions of TET
- support for PDF 1.7, the file format of Acrobat 8
- support for AES-encrypted PDF (appropriate password required)
- TET command-line tool: extract the text based on article threads in the document
- updated pCOS interface (the same pCOS as in PDFlib 7)
- Perl language binding
- many new heuristics and workarounds
- Unicode mappings for more documents
- improvements in the Wordfinder
- various bug fixes
- TET Plugin for Acrobat as a free tool and TET technology demo
<<less
Download (MB)
Added: 2007-03-15 License: Other/Proprietary License with Free Trial Price: $995
570 downloads
Relata Lite 1.2

Relata Lite 1.2


Relata is a web-based application that enables workgroups and individuals to get more done in less time. more>>
Relata is a web-based application that enables workgroups and individuals to get more done in less time. Relata project can make you and your workgroup more efficient, organized and productive.
Home and SOHO users can benefit from using Relata Lite as it helps them make the most of their time. Relata can be accessed from any PC with Internet access, and even on intranets. Nothing needs to be installed on your system, aside from synchronization software (if required).
Special offer: Purchase Relata today and save 25% off your order. Offer expires on January 31, 2006 and cannot be combined with any other offer.
Main features:
- accomplish more work in less time
- manage and share your contacts, while retaining control
- collaborate with others
- manage schedules and tasks
Modules:
- Contact Manager
- Activity Manager
- Group E-mail
- Note Manager
- Messages
- Statistics and Reports
- Search Engine
- Backup
<<less
Download (8.0MB)
Added: 2006-12-15 License: Other/Proprietary License with Free Trial Price: $199
1049 downloads
PowerML 1.2

PowerML 1.2


The PowerML product suite provides a foundation for Java- and XML-based PowerPoint document management. more>>
The PowerML product suite provides a foundation for Java- and XML-based PowerPoint document management.
Supported PowerPoint features include complete text formatting, speakers notes, comments, most shape types (with parameters), shape styles (fills, line styles, shadows, 3D), pictures (JPG, PNG, EMF, WMF, DIB, PICT), presentation structure (masters, slides, shape groups, placeholders, etc.), document summary (title, author, company, preview picture, etc.), and Unicode support.
Enhancements:
- This version supports hyperlinks: either internal links, which point to presentation slides, or external links, which can be URLs or files.
<<less
Download (0.38MB)
Added: 2005-09-05 License: Other/Proprietary License with Free Trial Price: $346
1510 downloads
JShowBuilder 2.1

JShowBuilder 2.1


ShowBuilder offers both easy and advanced features for producing Web slideshows. more>> <<less
Download (0.49MB)
Added: 2006-09-09 License: Other/Proprietary License with Free Trial Price: $24
1173 downloads
ButterFlight 2.2

ButterFlight 2.2


ButterFlight is a new puzzle and strategy game mix for Linux! more>>
ButterFlight is a new wonderful game for Linux! You play on the glade that is filled with the multicolored butterflies. At every round, you have to collect a certain number of butterflies of a particular color on the glade.

You can flip and rotate the butterflies sitting there - try to bring those of the same color together. They will fly away, freeing the place that will be filled with the new butterflies. There are four different game modes.

Swap butterflies so that you could collect 3 or more butterflies of the same color together. White Butterfly matches the butterfly of any color. To pass to the next level - collect definite butterflies (number and color are denotedin the bottom-left corner).

You are the Lord of the Butterflies. An evil witch has imposed spell on you and you lost your wings. To weave the new wings you have to collect a great number of different butterflies. Your little friends wanted to help you, but to make sure that you are really their lord, the butterflies decided to put you to the test. You should do all your best to win their
confidence. The family of your courtiers, who believe in you, will help you to make up the combination from any type of the butterflies.

You play on the glade that is filled with the multicolored butterflies. At every round, you have to collect a certain number of butterflies of a particular color on the glade. You can flip and rotate the butterflies sitting there - try to bring those of the same color together. They will fly away, freeing the place that will be filled with the new butterflies. The move is only possible if the result of it is the good combination, that is some butterflies will fly away from the field.

The type of the butterflies you have to collect, as well as their number, is indicated in the Left section. You can also see the number of possible moves there. You may use the Auto button to make the computer play the next good move - but youd get no points for it.

There are four different game modes: Pairs, Twins, Quads and Triads.

In Pairs and Twins, you can interchange two neighboring butterflies; you should collect a straight line of three or more similar butterflies, to make them fly.

In Quads and Triads, you can rotate groups of four or three butterflies respectively, either clockwise (with left mouse button) or anti-clockwise (with right mouse button). If you manage to collect four or more butterflies of the same type together (not necessarily in one row) they will fly.

Be the true Lord of the Butterflies! Good luck!
<<less
Download (2.7MB)
Added: 2006-05-23 License: Shareware Price: $16
1250 downloads
Citra FX 1.2

Citra FX 1.2


Citra FX is image filter effects for digital photos or images. more>>
Citra FX is image filter effects for digital photos or images. This project allows anyone, regardless of experience, to turn digital images into unique artistic looks. Citra FX comes with many prebuilt filters from color adjustment, contrast, exposure to advanced filters like water ripple, emboss, etc.
The result is only limited by your creativity. You also get instant visual feedback on what you changed.
Applying filter effects to digital image never been this easy and fun. It is well suited for everything from simple to advanced digital photo or image filtering.
Citra FX makes it easy to get impressive photo effects:
- Various Filter Effects
- Easy to apply Filter Effects Settings
- Improve photos with a variety of simple tools
<<less
Download (5.8MB)
Added: 2007-06-28 License: Other/Proprietary License with Free Trial Price: $49
850 downloads
JLearnIt 2.2

JLearnIt 2.2


JLearnIt is a multilingual dictionary sorted by categories that helps you learn the vocabulary of another language progressively more>> <<less
Download (0.65MB)
Added: 2005-10-26 License: Shareware Price: $18
1458 downloads
EditiX 5.2.1

EditiX 5.2.1


EditiX is a cross-platform and multi-purpose XML/XSLT editor. more>>
EditiX is a cross-platform and multi-purpose XML/XSLT editor, which helps Web authors and programmers use XML and XML-related technologies, such as XSLT, FO, and XSD schemas.
It provides a lot of functionality within a refined IDE, which guides the user with intelligent entry helpers, and has real-time XPath location and syntax error detection. It allows the user to apply an XSLT or FO transformation, and shows the result in a separate view.
EditiX includes default templates for XML, DTD, XHTML, XSLT, XSD, XML RelaxNG, SVG, MathML, and XML FO.
Main features:
- XSLT Editor and Debugger (1.0 and 2.0)
- XML Differencing
- XQuery Schema Generator (DTD, W3C XML Schema, XML Relax NG) from XML documents
- Syntax error and document xpath location on-the-fly
- FTP, WebDAV, ZIP, JAR support
- Validation of XML documents against DTD/XML Schema/RelaxNG
- Unicode
- Context sensitive content assistant based on XML Schema, DTD, XML RelaxNG Pretty formatting
- XSLT / XSL-FO / DocBook transformation
- Convert DTD,XML Schema,XML RelaxNG
- Powerful XPath builder/research
- DTD Caching for offline usage
- Multiple criterias research (attribute,element,namespace...)
- XInclude
- Project management
- Pretty print
- Template support
- Dragn drop for copying / moving nodes
- Fully customizable (user preference, application descriptor)
- Default templates for XML, DTD, XSLT, DocBook, XHTML, XML RelaxNG, MathML, SVG, XSL-FO, ANT
- OASIS XML Catalog
- JAXP support for plugging a new parser or a new transformer
<<less
Download (14.6MB)
Added: 2007-04-03 License: Shareware Price: $85
934 downloads
SIDVault 2.0d

SIDVault 2.0d


SIDVault is a full featured LDAP server with integrated web interface. more>>
SIDVault is a full featured LDAP server with integrated web interface.
SIDValue is a Simple Integration Database Vault, allowing easy management and install with high performance LDAP v3 server. It supports any number of schemas, easy to add/modify existing schemas, integrated web based user access, and fast browser based administration tools. And all relevant RFC protocols LDAP v2, LDAP v3, HTTP, ILS.
With its features, support and price it is more powerful and cost effective than any other solution.
Compatible to suck data from existing LDAP servers for easy data population.
With a build in web server allowing your users to search your LDAP, or administrate the database.
Main features:
- Smooth integration with current LDAP systems, users can use both systems at once.
- Completely customizable - add your own banner ads, logos or anything else to any page the user will see.
- Easy installation for service provider. No installation required for clients.
- Supports LDAP servers.
- Supports Microsofts NetMeeting Client and Microsoft Portrait (ILS server)
- Support Backup and Replicate SIDVault servers.
- Easily customized.
- Templates are used for all pages so you can totally customize the look and feel, this includes the ability to add your own advertising, company logos etc...
- After sales service - we pride ourselves on giving our customers unparalleled service. If you have questions, problems, or even need a feature added in a hurry, we will bend over backwards to satisfy your needs.
<<less
Download (1.4MB)
Added: 2006-07-12 License: Other/Proprietary License with Free Trial Price: $270
1283 downloads
DB Solo 2.2.4

DB Solo 2.2.4


DB Solo is a powerful database development and management tool for developers and DBAs. more>> <<less
Download (31.9MB)
Added: 2007-08-11 License: Shareware Price: $59
495 downloads
BoXplosion 1.0

BoXplosion 1.0


Explode nice blocks on your PC for fun! more>>
New BoXplosion for Linux with cool 3D effects, bright colors and gripping gameplay! An arcade game on speed, combinatorial analysis and logic.

The basic goal is to clear the field that is always being filled up by deleting three or more bricks that stand together.

The game has an unlimited number of levels that become more and more complicated. Enjoy new skins for any taste. Use various bonuses and tricks to explode the oncoming blocks!

Game Rules

The main goal of the game is very simple-to remove color squares from the board. They can be taken out only in blocks of the same color, these blocks are selected when the mouse moves over. Just click on the block to take it out. Single squares cannot be cleared, and when no blocks remain-the game is over. There are two different games:

STRATEGY

Here the goal is just to remove as many squares in few moves as possible. You get two points for every square youve managed to clear at the end of the game the percent of the field left uncleared is counted down. This value is shown on the indicator under the playing field. The new level begins. At the end of it the percent of the squares left on a board is added to the value on indicator. When indicator reaches 100%, the game is over. The goal is to go through as many levels as possible.

ARCADE

In this game you have to remove like-colored blocks that are in clusters so that they couldnt fill the board to the top. Removing big blocks will bring you more points. Youll get extra bonus if you remove extremely big blocks.

To move to the next level you should cope with a certain number of lines that will be added to the board.The speed of the game grows as you move from one level to another.
Bombs that sometimes appear on the board will help you to cope with a level: a click on a bomb of certain color will blow up all the squares of the same color. Clicking on a black bomb will blow up all the squares around it.

Bonuses:
Two bombs lying aflat -delete a horizontal line
Two bombs lying upright - delete a vertical line
Three stars - delete detached squares - those that are not included into blocks
Many stars - delete all blocks on the board
Block - 2 (in strategy) and 3 (in arcade) squares, lying together
Diagonal arrows - all squares of the same color change it into any other color, for instance, all blue squares change into yellow
Round squares - turn the squares on the field from the right to the left and top-down.
<<less
Download (2.5MB)
Added: 2005-04-02 License: Shareware Price: $16
1665 downloads
PDF417 CGI 1.2

PDF417 CGI 1.2


PDF417, or Portable Data File 417, is a two-dimensional stacked bar code symbology capable of encoding over a kilobyte of data. more>>
PDF417, or Portable Data File 417, is a two-dimensional stacked bar code symbology capable of encoding over a kilobyte of data per label.

A CGI (Common Gateway Interface) Application is an application that a WWW server can execute. The easiest way to create barcodes on your web server is to use a CGI application that generates barcodes. It is enough to install just one executable file on the server. Embedding a barcode into an HTML page is as easy as using IMG tags.

Our CGI applications are written in C++ and are executable files, which ensures higher speed and lower load for the web server. You can use our CGI applications both on the Windows platform and on Linux with either IIS or Apache servers.

Examples:

If you specify the following parameters:

http://localhost/test/pdf417cgi.exe?data=HelloWorld&xdim=2&bcolor=ffff00&fcolor=0000ff

"HelloWorld" will be encoded in the PDF417 barcode, the x-dimension is 2 pixels, the background color is yellow, the foreground color is blue.

To get information about the PDF417 CGI application (and also the license information), just specify the parameter help:

http://localhost/test/pdf417cgi.exe?help=1

If the web server returns an error for some reason (for example, a CGI Error for a Windows server or an Internal Server Error for Linux), you may have specified some parameters incorrectly. Try specifying the parameters as shown below and you will get such an error.

http://localhost/test/pdf417cgi.exe?data=HelloWorld&w=1

As you can see, the width of the PDF417 image is set to 1 pixel. Of course, a PDF417 barcode image cannot have this size. To get debugging information, add the parameter debug and you will see an error message:

http://localhost/test/pdf417cgi.exe?data=HelloWorld&w=1&debug=1
<<less
Download (0.46MB)
Added: 2006-12-12 License: Shareware Price: $175
1050 downloads
sendemails 2.1

sendemails 2.1


sendemails project is a batch server tool to send emails. more>>
sendemails project is a batch server tool to send emails.
What is sendemails?
sendemails is a batch server tool to send emails via SMTP or via sendmail (or via the email client tool you prefer) on aix, hp-ux, linux, solaris and windows. If you ask us we can make executable for other OS.
Why do you need sendemails?
If you have an application and you want to send emails in the same way on the most famous OS is not so simple. STMP is complex to use directly. Sendmail and similar email client applications usually are not available on every os or have on different OS different features.
Sendemails is a simple solution to this problem.
Enhancements:
- A localmail variable was added for specifying a command for sending mail.
<<less
Download (0.88MB)
Added: 2007-05-01 License: Shareware Price: $35
1181 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5