itext 3.1.7
itext 3.1.7
iText is stable and has lots of nice features selected from LightWayText. Editing operations are intuitive and there are many ways to change the appearance of your document.
In iText besides styles, there are decoration lines, the ability to change all paragraph indents or margins, and to paste in PICT images. Also, you can work with big text documents of even more than 32 kbytes at very high speed. iText supports importing and exporting Rich Text Format files (RTF), and fully complies with any Windows and has a spell checker.
iText will be a delight for every scholar, especially students, creator and all the clever kids around the world!
You will find that iText is widely used, from programming to the writing of various documents, in any language not only English and Japanese. You will definitely feel iText is a dream tool, which follows those other easy to use your favourites !! Yes, its Yummy !
It has stability and lots of nice features selected from LightWayText. Editing operations are intuitive. There are many ways to change the appearance of your document; besides styles, there are decoration lines, the ability to change all paragraph indents or margins, and to paste in PICT images. Also, you can work with big text documents of even more than 32 kbytes at very high speed. Supports importing and exporting Rich Text Format files (RTF), and multilingual languages Unicodes (UTF8,16) including Japanese, European languages, Greek, Hebrew, Arabic, and Turkish, also mathematical symbols. iText-X fully complies with Mac OS X 10.4 (Tiger).
You will find that iText is widely used, from programming to the writing of various documents, in any language not only English and Japanese. You will definitely feel iText is a dream tool, which follows those other easy to use Apple favourites TextEdit and AppleWorks!! Yes, its Yummy !
With Key-registration, iText can be upgraded to iTextPro.
iText is an ideal library for developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation. iText is not an end-user tool. Typically you wont use it on your Desktop as you would use Acrobat or any other PDF application. Rather, youll build iText into your own applications so that you can automate the PDF creation and manipulation process. For instance in one or more of the following situations:
Due to time or size, the PDF documents cant be produced manually.
The content of the document must be calculated or based on user input.
The content needs to be customized or personalized.
The PDF content needs to be served in a web environment.
Documents are to be created in "batch process" mode.
You can use iText to:
Serve PDF to a browser
Generate dynamic documents from XML files or databases
Use PDFs many interactive features
Add bookmarks, page numbers, watermarks, etc.
Split, concatenate, and manipulate PDF pages
Automate filling out of PDF forms
Add digital signatures to a PDF file
And much more...
In short: the iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images; or who want to perform specific manipulations on existing PDF documents. The library is especially useful in combination with Java(TM) technology-based Servlets; theres also a .NET port available: iTextSharp (written in C#).
iText requires JDK 1.4. Its available for free under a multiple license: MPL and LGPL.
iText Express has lots of attractive features it shares with LightWayText, besides giving good vibes by fully complying with Mac OS X. iText Express blends seamlessly into the OS X environment, and will continue to grow with the power of Mac OS X. iText Express perfectly covers every feature of TextEdit basics and Microsoft Word compatibility as well.
iText Express even supports still more lovely features including header/footer, footnotes/endnotes, page layout and numbers, multiple columns, hyperlinks, lists, bullets, tables, bookmarks, customizable guidelines, background color, and vertical writing, yet is so much easier to use. You can embed pictures, movies, and other files (e.g. other text files, spreadsheets, or PDF files) or entire applications within a document too. iText Express can also enhance the find features with the regular expression. You will sure find your manuscripts are led to effortless, lightning-quick navigation.
iText Express features flexibility in an elegant, intuitive interface. iText Express will definitely make your writing a pleasure. Remarkable for anyone who expect a reliable simple word processor for Mac OS X. Feel iText Express yourself freely. It is free, you have nothing to lose!
Besides all the iText Express basics,
the items shown below are the special additions to iText Express.
1. Compatibility; Allows you to save documents as the Styled Text files, besides RTFD/DOC/HTML.
2. Various extra commands for advanced editing; Change Case, Uppercase, Lowercase, Capitalize, Shift Right or left, Automatic Indent, Underline Cursor Indication, and Customizable Japanese-wrap.
3. Multiple Clipboards
4. Even faster File Search with the file browser
5. Hierarchical bookmarks
6. Extreme sensitive style selections;
Ruby, Various Underlines / Strikethroughs / Highlights, and Horizontally in Vertical
7. Indicates Line Numbers
8. Variable Document Width to wrap lines;
Fit lines into Window width or Page width, or Do not Wrap Lines not to accommodate lines to the window size.
9. Customizable keyboard shortcuts
10. Customizable Toolbar
11. Customizable Templates
iText Pro 08 follows the original simplicity of Macs, so it works perfectly with every feature of TextEdit basics and Microsoft Word compatibility, as well as iText Express. iText Pro 08 also has lots of functional and attractive features it shares with LightWayText.
Perfect for anyone who expects a feature-rich and reliable word processor for Mac OS X. Its Yummy!, and eager to start working for you! iText Pro 08 is sure to be a delight for every scholar, creator, writer, especially students, and all those clever kids around the world!
Here are some key features of "iText Toolbox":
KnitTiff: Suppose you have scanned a book and the end result is two TIFF files. One with the even pages, another one with the odd pages. KnitTif will knit these two TIFF files together into one PDF that has all the pages in the right order.
arguments
odd: the TIFF file with the odd pages
even: the TIFF file with the even pages
destfile: the path to the PDF that should be generated
PhotoAlbum: Build a PhotoAlbum in PDF, containing all the images from a certain directory. The thumbnail pane of the PDF is opened, so that you can see thumbnails of all the images. The thumbnails have the filename of the image as page label.
arguments
srcdir: the path to the directory that contains all the images
destfile: the path to the PDF that should be generated
Tiff2Pdf: Converts a (multipage) TIFF file to PDF.
arguments
srcfile: the original TIFF file
destfile: the path to the PDF that should be generated
pagesize: (optional) can be A4 (default), LETTER or ORIGINAL. When ORIGINAL is chosen, the pages have the same size as the pages of the TIFF.
Txt2Pdf: Converts a plain ASCII txt file to PDF. The font that will be used is Courier 11pt for documents in PORTRAIT, Courier 10pt for documents in LANDSCAPE.
arguments
srcfile: the original file
destfile: the path to the PDF that should be generated
pagesize: a very complete list of page sizes is presented.
orientation: (optional) PORTRAIT (default) or LANDSCAPE
Encrypt: encrypts a PDF
arguments
srcfile: the unencrypted PDF file you want to encrypt
destfile: the path to the encrypted PDF that should be generated
ownerpassword: (optional) password to be entered when you want to change the permissions or decrypt the PDF afterwards
userpassword: (optional) password to be entered by the user if he wants to see the PDF
permissions: (optional) check the permissions that should be present in the PDF file. If you are using this tool from the commandline, its a String with a series of 0 and 1 values.
strength: (optional) you can choose 40 bit or 128 bit encoding
Burst: Splits a PDF into single pages. One page per new PDF file, the files have the same name as the original file, but an underscore and page number are added.
arguments
srcfile: the path to the PDF that should be split into single pages.
Concat: Concatenates 2 PDF files into 1.
arguments
srcfile1: the path to the first PDF
srcfile2: the path to the second PDF
destfile: the path to the PDF that should be generated
N-up: Generates a new PDF based on an existing one and put N pages of the existing PDF on 1 page of the new PDF.
arguments
srcfile: the path to the source PDF
destfile: the path to the resulting PDF
pow2: N = Math.pow(2, pow2); so pow2 = 1 if you want 2 pages on 1, pow2 = 2 if you want 4 pages on 1, pow2 = 3 if you want 8 pages on 1, etc...
SelectedPages: Allows you to copy a selection of pages from an existing PDF into a new PDF file.
arguments
srcfile: the path to the original PDF
destfile: the path to the PDF that should be generated
selection: a range of pages; the general syntax is: [!][o][odd][e][even]start-end
You can have multiple ranges separated by commas ,.
The ! modifier removes the range from what is already selected.
The range changes are incremental, that is, numbers are added or deleted as the range appears.
The start or the end, but not both, can be ommited.
Split: Splits a PDF file into two separate PDF files.
arguments
srcfile: the original PDF file
destfile1: the path to the first PDF that should be generated (pages 1 to pagenumber - 1)
destfile1: the path to the second PDF that should be generated (the rest of the pages)
pagenumber: the number of the page where you want to split.
Watermarker: Adds a text watermark to an existing PDF.
arguments
srcfile: the original file
watermark: the text that will be used as watermark
fontsize: the font size of the text watermark
destfile: the path to the PDF that should be generated
DvdCover: Makes you a nice DVD cover for your home movies.
arguments
destfile: the path to the PDF that should be generated
title: the title of the DVD
backgroundcolor: the backgroundcolor of the DVD Cover (for instance 0xFFFFFF)
front: (optional) the front image of the DVD Cover
back: (optional) the back image of the DVD Cover
side: (optional) the side image of the DVD Cover
ExtractAttachments: Extracts all the files that are added to the PDF as an attachment.
arguments
srcfile: the path to the PDF with the attachments.
Handouts: Generates handouts with room for notes, based on an existing PDF file.
arguments
srcdir: the path to the directory that contains all the images
destfile: the path to the PDF that should be generated
pages: you can choose the number of original pages that should come on one page
LPRClient: Allows to print pdf files directly to network reachable postscript printers that support rfc1179 lpr protocoll (port 515).
The source code was derived from http://www.hemasoft.de/dev/lprj/
It seems that most of the printers supporting postscript language level 3 are able to process pdf directly but I am not sure about this (Another thing that can break pdf support is the amount of ram in the printer).
arguments
srcfile: the path to the PDF you want to print; if you do not choose a input file it uses a built-in postscript file and sends it to the printer that makes the printer print some internal settings, the postscript engine version and the postscript language level.
hostname (or ip-adress)
queuename: try "raw" or "raw1","raw2" on HP Jetdirect print servers, some other manufacters need "print" or something else
copies: 1-n, just the number of copies you want to print
Usable with every countrys language, and there are many ways to improve the appearance of your document; besides styles, there are decoration lines, the ability to change all paragraph indents or margins, and to paste in PICT images. iText also supports importing and exporting Rich Text Format (RTF) files and has a spell checker.
iText will surely be a delight for every scholar, creator, writer, especially students, and also the clever kids around the world, for free !
iText follows iMacs concept... Yes, its Yummy !
If you wish full features, please upgraded to LightWayText. iText documents are completely compatible with LightWayText too.
iText for Mac is now on release too!
If you often use a Mac and a PC, put iText in both for convenience!
IsoBourse 3.1.7 is an advanced and high-speed tool which provides you a powerful solution to help traders and investors find out valid opportunities on the Stock Exchange and foreign exchange (Forex) by introducing an innovative and effective tool to better understand and invest in the financial markets.
Technical analysis includes many different indicators and aims at forecasting future market action (trend, volatility, momentum, cycles, strength, support, resistance). Depending on fad, market action, psychology and personal taste, traders and investors do not follow the same technical indicators and then do not follow the same signals.
Major Features:
- More than hundred trading rules based on technical indicators have been analyzed and included to calculate IsoBourse Pressure, which can be described as a meta-indicator.
- An individual technical indicator may work well for some time and becomes less useful six months or a year later.
- The strength of IsoBourse Pressure lies in its ability to "smooth" and "compensate" the sometimes adverse or erratic moves of each of these indicators individually.
- IsoBourse Pressure always represents a clear and synthetic view of market action.
- IsoBourse Pressure, bullish or bearish impulses, coupled with the signals that it triggers, will help you better time your entries and exits or lets you out when necessary.
Enhancements: Adds Shanghai Stock Exchange and Hong Kong Stock Exchange.
PowerFolder 3.1.7 is an amazing tool for file administration. For more information please read the description below.
PowerFolder is a program that securely and automatically takes care of your data. It makes your valuable files readily available to you no matter where you are.
PowerFolder is highly configurable but offers new users many useful default options to get started quickly. It runs on Windows, Mac and Linux.
PowerFolder automatically keeps files in sync between multiple computers, e.g. Documents, Photos, Videos, Music files, Downloads, Desktop or whatever your want.
Simply install the program on every computer, that should sync the files. After program startup use the wizard on the first computer to setup a new PowerFolder and invite/link other computers afterwards.
To grant other computers or users access to a PowerFolder simply send an secret invitation by email or via program.
Transfer modes control how and when the local directory is synced with the remote computers, e.g. automatic sync, backup (source/target) or manual sync.
Major Features:
- Maximum security: Encrypted transfers
- Works serverless over Internet, LAN or VPN
- 5 GB Online Storage included
- No limitations
- Multi-source downloads
- Delta-transfer copies only the changed file parts
- High Priority Support
- Silently runs as system service
- Accessible everywhere via mini webserver
- Filelist CSV writer
- Private peer-to-peer networking
- Built-in Recycle bin
- Efficient networking
Enhancements:
- Added support for direct UDT high speed connections.
- Added support for separated peer-to-peer networks
- Simplified connection setup to custom server
- Several minor improvements.
- Several minor bugfixes.
Requirements: Java 6.0
TreeDraw 3.1.7 is a flexible, multi-functions tool that helps you much in your work. This is a graphics utility for producing high quality genealogy charts. Family trees are imported into TreeDraw from "Kith and Kin Pro" databases or from GEDCOM files produced by other genealogy programs. After importing the tree data, you can re-arrange the tree and add extra text and graphics before storing, printing or creating a PDF file.
With TreeDraw it is easy to produce perfectly laid out charts and incorporate pictures, clip-art and other simple graphics. You have control over which data TreeDraw imports and how it formats it, so charts may be as complex or as simple as you wish..By importing a combination of descendant and ancestral trees from one or more data files, it is possible to build complex charts which can extend in any direction.
TreeDraw maintains a link between each chart text element and the source field in the original Kith and Kin Pro database. This means that you can update each text element automatically to mirror any changes in the original data. The tree link for each text element can also be modified manually. This is a powerful feature which gives you control over the content and format of the text in the chart.
Additional text elements may be entered manually to provide titles, headings, comments, etc. As well as text, you can place into the chart simple graphics (lines, boxes, circles) and images like pictures, clip-art, diagrams, etc.
TreeDraw lets you control the size, shape, style, colour and alignment of all chart elements and supports colour printing.You can export your chart as an Adobe PDF file which can be viewed on any PC with the Acrobat Reader
Major Features:
- Import drop-line descendant/ancestral trees and wheel ancestral charts from one or more Kith and Kin Pro V2 or GEDCOM files.
- Supports GEDCOM V5.5.
- Charts are automatically formatted vertically or horizontally and can be left/top or centre aligned.
- Automatically replace specified text as it is imported.
- Option to import Kith and Kin Pro pictures automatically.
- Update the chart text elements automatically to match any changes in the source Kith and Kin Pro database.
- Add extra text, notes, titles, etc.
- Add pictures, images, clip-art, etc.
- Add simple graphics, lines, boxes, etc.
- Full control over fonts, colour, size, shape and alignment of chart elements.
- Magnifying glass magnifies text which is too small to read on the screen.
- Search the chart for specific text.
- Scaling tool makes it easy to fit the chart onto a specified number of pages.
- Export the chart to a PDF file, metafile or bitmap file.
- Supports non-UK date formats and languages.
- Full, on-line, context-sensitive manual.
- A free TreeDraw chart viewer is available so that other people can look at your chart files.
- Easy to use. Get your charts the way you want them... in minutes!
Enhancements: Vista compatibility
Requirements:
- 128Mb RAM
- 1GHz
Acala DVD Copy 3.1.7 offers you an application which can help you back up your own favorite DVD movies to DVD or Hard Drive. It is useful and easy to use software without any basic media knowledge, you can use it and get perfect duplicate of your favorite DVD movies with no loss of quality,remain the original picture. Just a few click, it will does all the jobs with fast speed and fine quality.
Acala DVD Copy can full copy any DVD movies, and keep video-audio synchronization perfectly. Its intuitive to use design make it to be a one click DVD backup solution program. With Acala DVD Copy, you do not have to learn any basic DVD movie knowledge.
Major Features:
- It just takes less 1/5 of playback time to backup a DVD Disc.
- Keep video-audio synchronization perfectly.
- Backup DVD movies onto your hard disk -- great for laptops.
- Burn DVD movies to DVD-R(W) and DVD+R(W) Disc.
- Support copy DVD-5/DVD-9 type DVD movies to DVD-9(Dual Layer) disc.
- Support compress DVD-5/DVD-9 type DVD movies to DVD-5 disc.
- Custom specify anyone part of original DVD movies to keep or remove (audio tracks, sub-titles).
- Include advanced compression technology.
- Automatically prepares blank DVD for recording.
- 24 hour technical support.
Enhancements: fixed some major bugs
WareSeeker Editor
Acala DVD Creator 3.1.7 is a tool designing for converting all movies to DVD movies and burning it onto DVD Disc, so you can enjoy them on home DVD Player, car DVD Player or any other portable DVD Player. Acala DVD Creator is able to convert *.avi; *.divx; *.div; *.xvid; *.mpeg; *.mpg; *.dat; *.mov video clips to DVD movies, with fast speed and high quality.
Acala DVD Creator is easy to use program with friendly interface, not only create DVD movies and burn to DVD Disc automatically, but also burn DVD movies from source DVD movies saved on hard disk to DVD Disc. It also supports Automatically Shut down your computer after the conversion had been done. It means you can just go to sleep or have a cup of coffee. Let your computer do all the jobs and automatically shutdown when all jobs are done.
Major Features:
- World classic converting speed and quality.
- One click to burn video clips into DVD movies.
- Saved output DVD movies onto hard disk.
- Burn source saved DVD movies from hard disk to DVD Disc.
- Support almost popular video files (AVI, DIVX, XVID, MPG, MPEG, VCD, SVCD, 3GP, 3G2, MP4, M4A etc.)
- Support Batch files conversion.
- Best quality: the support for the latest industry standards ensures the videos you create with best picture and audio quality.
- User-friendly interface : one click solution program, need not any basic knowledge.
- Automatically Shutdown Computer After Long Time Conversion .
Enhancements: Fixed some major bugs
Requirements:
- OS Supported: Windows All
- Hardware System Requirements:
-
- Intel Pentium II 350MHz or above
- 64 MB RAM or above
3herosoft DVD Cloner also allows you to remove DVD menus, select subtitles and audio tracks, or copy main movie separately to create customized DVD. Whats more, the DVD cloner can clone DVD with any region code. 3herosoft DVD Cloner can not only clone DVD movie to ISO file or DVD folder, but also burn ISO file and DVD folder back to DVD.
Frequently watch your favorite DVD movie, but worry about destroy the movie disc? Try 3herosoft DVD Cloner for free now to save your favorite DVD movie Discs!
Major Features:
- Clone whole DVD disc including titles, menus,subtitles and audio tracks with high quality;
- Support cloning DVD-9 to DVD-9, copying DVD-5 to DVD-5 in 1:1 ratio;
- Clone whole DVD-9 movie to 8.5GB Dual Layer recordable media (DVD+R/RW, DVD-R/RW) in 1:1 ratio;
- Compress DVD-9(Dual layer 8.5GB disc) movie and clone to one DVD-5 (4.7GB) DVD-R/RW,DVD+R/RW with excellent quality;
- Save your favorite DVD movie Discs, and Prolongs the lifetime of your DVD-ROM;
- Backup DVD movie to ISO file or DVD folder;
- Burn DVD from ISO file or DVD folder;
- High speed copying;
- Allows to remove DVD menus, select subtitles and audio tracks, or only copy main movie to create customized DVD;
- Easy to use program that can backup your favorite DVD movie discs without any learning curve;
- Support multiple languages including simplified Chinese and English;
- Support skin change;
Enhancements:
- Unspecified updates
- Enhancements
- Bug fixes.
Requirements:
- Operating system - Windows NT/2000/XP/2003 and Windows Vista
- Processor - 1000MHz Intel, AMD CPU or above
- Available HD space - 100 MB or more
- ROM drive - at least one DVD-ROM drive
- Display - Super VGA (800 x 600) resolution or higher
WareSeeker Editor
System Keylogger 3.1.7 is designed as a professional program that can log everything that users do on computer including all keystrokes, chat conversations, applications, windows, websites, passwords, emails, and even screenshots. Recorded log file can be periodically sent silently to your email address, when computer goes online. Its a ultimate all-in-one spy software the most powerful and completely hidden keylogger ever created for anyone wanting to monitor their home or business computer.
In addition, System Keylogger is a superb solution for the effective computer monitoring. Know exactly what they do online. System Keylogger will provide you with this knowledge. It'll inform you of all the operations executed on your PC by logging all the keystrokes, launched applications, making screenshots and tracking browser and chats activities, thus, enabling your presence in two places at the same time!
In addition, System Keylogger will let you monitor what people you use your computer with type when you are away. Running in the background, System Keylogger will record every keystroke someone makes in every program and save it to a log file. The program is hidden from the eyes of the other people. Besides keystrokes, System Keylogger will also log the launch of applications, sent emails, visited websites, and save information typed in the forms.
System Keylogger has many beneficial features, but there is the one, which makes this program totally unique in its category. It is its ability to log chat interactions. System Keylogger logs and records both sides of all chat conversations in AIM, YAHOO, ICQ, and MSN Chats. Moreover, the keylogger saves a copy of every email sent or received for you to review.
Moreover, System Keylogger is a ready-made solution for caring parents worried about what their children do online and who they talk to in internet chats. It also gives a chance to a spouse to find out if their second half cheating on them behind their back by having inappropriate interactions with someone by email or through dating sites. System Keylogger can be found useful by system admins in Internet cafes, willing to make sure that no invalid operation is executed on their PCs, as well as by managers determined to achieve the best productivity results, and figure out indecent employees, who play games or view sex sites when the boss is not around.
Major Features:
- Keylogger Features at a Glance:
- Logs Chat Conversation
- Totally simple to use
- Logs Chat Conversation
- Can work in Stealth Mode (invisible to all people and can't be seen from Windows System Tray, Desktop, Task Manager or Add/Remove Programs Menu)
- Small size and low system requirements
- Control panel can only be reached through the right hotkeys combination
- Enabled monitoring process and previous recordings are password-protected
- Regular log deliveries to a predefined email address
- Keylogger Features:
- Logs Chat Conversation: Keylogger Log and record both sides of all chat conversations. Includes AIM, YAHOO, ICQ and MSN Chats.
- Logs Email Sent and Received: Every email sent or received with ANY email program, System Keylogger automatically save a copy for you to review.
- Logs Website Visits: Record all Web Sites that user visited and important details including: Time of last visit, Total Number of visits to the Web Site and more!
- Logs Keystrokes Typed: Keylogger track all keystrokes pressed in any application, by date and time. Keystrokes can be formatted for easy viewing.
- Logs Passwords Typed: All passwords typed in passwords dialogs, Keylogger automatically save a copy for you to review. Including date, time and window title.
- Records Screenshots: You have the possibility of taking pictures of the entire screen absolutely invisible for the user, specifying the delay and being sure you capture desktop activity you seek to, and saving the pictures in high quality JPEG format.
- Logs Applications Executed: Record every program (or application) run on the computer you are monitoring. For each program, System Keylogger will capture the name of the person who used the program and when the program was started.
- Activity Logging: Keylogger will keep track of all user interaction, invalid password attempts, and more for later review.
- Keylogger Security Features:
- Stealth Mode: System Keylogger is completely protected from everyone except those with authorized access. It will not appear in the Windows System Tray, Desktop, Task Manager or Add/Remove Programs Menu.
- Hot Key Access: Your recordings are protected by a combination of Hot Keys that you choose. By using your Hot Keys you'll able to see System Keylogger control panel.n
- Password Protection: System Keylogger is password protected to prevent others from starting/stopping the monitoring process, as well as changing System Keylogger configuration settings!
- Advanced Keylogger Features:
- Log Delivery: All recorded activity logs can be emailed to your email address or/and uploaded to your FTP every XX minutes.
- Alert Window: Allows you to display a splash screen which alerts users they are being monitored by the Keylogger.
- Search in Logs: You can easily and quickly find required information in Logs.
- Log Exporting: Export Keylogger Activity logs to 2 different formats, such as HTML or Plain Text.
Enhancements: Bugfixes
Requirements: Windows OS
WareSeeker Editor
Halite 0.3.1.7 Revision 734 offers you a program which works as a file sharing. Halite is yet another open-source BitTorrent client and is based on the excellent libtorrent library from Rasterbar Software.
What makes Halite stand out is its remote control interface that allows its users to easily monitor and control the application from a mobile phone.
Major Features.
While still at an early state of development Halite is a functional BitTorrent client. So far its list of features is pretty standard but that is because I want to ensure it does the basic stuff well. That said it supports:
- File selection and/or file priority specifications.
- Trackerless torrents (using the Mainline kademlia DHT protocol).
- IP filtering with eMule style ipfilter.dat import.
- Protocol Encryption support.
- Translations of the UI into a number of languages through the help of volunteers.
- (if you wish to help with a translation then please do)
- Minimize to tray with transfer rate summary.
- Full Unicode support through UTF-8 and native Windows wide-char strings.
- Login support where tracker requires it.
- Ability to edit trackers specified in the torrent.
- Ability to create torrent files.
- Transfer rate and connection limits both global and per-torrent.
- UPnP and NAT-PMP support.
WareSeeker Editor
Absolute Video Converter 3.1.7 offers you a powerful video converter tool. It can batch convert video files among VCD (PAL, NTSC), SVCD (PAL, NTSC), DVD (PAL, NTSC), AVI, DivX, MPEG4, standard MPEG, and WMV, or ASF. You can setup output video width, height, and frame rate. You can also extract audio tracks from video files and save them in MP3, WMA, and WAV, and extract image from video to BMP.
Major Features:
- Convert VCD TO SVCD, DVD, AVI/ DivX/Xvid, WMV/ ASV;
- Convert SVCD to VCD, DVD, AVI/ DivX/Xvid,WMV/ ASF;
- Convert DVD to VCD, SVCD, AVI/ DivX/Xvid,WMV/ ASF
- Convert AVI to VCD, SVCD, DVD, WMV/ ASF;
- Convert WMV/ASF to VCD, SVCD, AVI/ DivX/Xvid;
- Setup output video width, height, framerate and audio bitrate, samplerate;
- Extract audio tracks from video files according to the start time and end time;
- Extract images from video files;
- Preview output file before converting;
- High speed video conversion;
- Right-Click quick convert;
- Smart and neat interface, very easy to use.
- CPU: Pentium 200 Processor or better.
- Memory: 128M RAM.
- Windows 98,NT,ME,2000,XP,2003,Vista
- 50Mb free disk space.
Major Features:
- You can drag and drop MPEG files directly
- You can create NTSC/PAL menus
- You can import image file for background
- You can place text and images anywhere on the menu screen
- You can change font/color
- You can put buttons, change font and colors
- You can copy and paste any menu object
- You can set chapters for each movie
- You can change post command for each movie
Enhancements:
- Redesigned title properties dialog: added possibility to add/remove single audio and subtitle files
- Added setting of DVD reserved space
- Fixed some bugs
3herosoft iPod Mate 3.1.7.0518 is a powerful suite of iPod software designed for iPod users. It includes 3 powerful tools, 3herosoft iPod Movie Converter, 3herosoft DVD to iPod Converter, and 3herosoft iPod to Computer Transfer.
3herosoft iPod to Computer Transfer is an easy-to-use iPod to computer transfer, iPod rip, iPod backup software can fast transfer, rip, copy and manage your music, videos, photos, podcasts and TV Shows between iPod and PC even without iTunes. All formats compatible with iPod are supported.
3herosoft DVD to iPod Converter is easy-to-use and powerful DVD to iPod converter software for iPod Classic, iPod Nano, iPod Touch, iPhone, iPhone (3G). It can easily convert almost all kinds of DVD movies to iPod video MP4, MP4 AVC and iPod audio MP3 and M4A, AAC with the latest MPEG-4 video encoding technology.
3herosoft iPod Movie Converter can convert almost all popular video files including AVI, DivX, XviD, WMV, MPEG, MPG, DAT, RM, MOV, ASF, VOB, FLV and so on.
Major Features:
- Include 3herosoft iPod Video Converter, 3herosoft DVD to iPod Converter and 3herosoft iPod to Computer Transfer;
- Work very well with various models of iPod and iPhone;
- Transfer music, videos, photos, TV Shows and podcasts from iPod to Computer;
- Transfer local computer files to iPod with ease;
- Retrieve and backup music, videos, photos, TV Shows and podcasts from your iPod.
- Transfer iPod playlists into iTunes;
- Works with all models of iPod, including iPod classic, iPod nano, iPod touch, iPhone, etc;
- Create and edit iPod playlist;
- Transfer files among multiple iPods at one time;
- Fast transfer speed to save your time;
- Manage your iPhone or iPod Touch like an external hard drive;
- Transfer between iPod and iPhone;
- Convert DVD or all popular video formats to iPod video MP4;
- Rip DVD audio and movie music to iPod audio MP3, AAC,M4A.
- Support batch conversion
- Convert any clips or segments
- Support multiple languages including simplified Chinese and English;
- Support skin change;
Enhancements:
- Version 3.1.7.0518 may include unspecified updates
- Enhancements
- And bug fixes.
Requirements:
- Operating system - Windows NT/2000/XP/2003 and Windows Vista
- Processor - 750MHz Intel, AMD CPU or above
- Available HD space - 100 MB or more
- ROM drive - at least one DVD-ROM drive
- Display - Super VGA (800 x 600) resolution or higher
- iTunes - To support iPhone, Windows XP or Windows Vista and iTunes 7.4 are required.
Lotto007 Prediction Expert 6.3.1.7 is a good tool that can help you predictions next drawings. Analyze previous drawings, prediction next drawings. It is not random, use Lotto007 Prediction Expert, with minimum of put into and acquire biggest repay.
Warning: Lotto prediction software this can only as reference, the risk is taken on by oneself!
Lotto007 Prediction Expert works with all pick 4, pick 5, pick 6 or pick 7 lotteries , edit drawings, and you can import from Txt file and export drawings to Txt file. When you purchase the Lotto007 Prediction Expert software you receive free minor program updates and free updates of more than 100 Lotteries (United States lottery, Canada lottery, Australia lottery, Germany lottery, lreland lottery, United Kingdom lottery and more).
Major Features:
- Free results updates (more than 100 lotteries).
- Work with lotteries: Pick 4, 5, 6 ,7 .
- Support all the pick 4 , 5, 6, 7 wheels formula(1759 formulas).
- Your can use more than 22 filters.
- Check winning your tickets.
- Generate the wheels tickets and generate the full tickets.
- More than 50 statistics and more than 50 graph.
- Print tickets and graph.
- Creates new lottery games.
- Print the tickets to printer.
- Upgrade to the latest edition free.
Requirements:
- Least 64 MB RAM.
- Least 100 MB free hard-disk space.
- VGA 800x600 minimum.
3herosoft FLV Converter can convert almost all video formats such as DivX, XviD, WMV, 3GP, AVI, MP4, M4V, ASF, RM, RMVB, MOV, VOB and MPEG to FLASH Video (SWF, FLV) formats. It can also converter all popular audio formats, including MP2, MP3, M4A, AC3, AAC, RA, WMA, OGG, APE, CUE etc. to FLV audio files.
3herosoft FLV Converter produces flash reels ready for the web publishing and streaming. You can create flash reels with custom video quality, frame rate, size, duration and quality.
Major Features:
- Convert all videos to flv and swf with ease;
- Extract and convert the audio file from a video one;
- Support the conversion of audio/video clips with customized starting point and length;
- All Encoders and Decoders are built in;
- Support preview function;
- Support H.264/MPEG-4 AVC encoding/decoding;
- Support to adjust parameters of audio/video codecs;
- Fastest Conversion Speed;
- Support multi-threading and batch conversion;
- Support to set different zooming modes for the output file;
- Support to set different splitting modes for the output file;
- Support to set the name of the output file;
- Support to edit the ID3 tag;
- Support to view the source file information;
- Support multiple skins;
- Support multiple languages such as simplified Chinese and English;
- Unspecified updates
- Enhancements
- Bug fixes.
- Operating system - Windows NT/2000/XP/2003 and Windows Vista
- Processor - 750MHz Intel, AMD CPU or above
- Available HD space - 100 MB or more
- ROM drive - at least one DVD-ROM drive
- Display - Super VGA (800 x 600) resolution or higher
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com