Sunday, August 22, 2010

dupeGuru Picture Edition 1.10.0

dupeGuru Picture Edition 1.10.0

Find duplicates among your pictures

dupeGuru Picture Edition (PE for short) application was designed to help you find duplicate pictures on your computer.

dupeGuru PE is efficient. Find your duplicate pictures in minutes, thanks to its quick fuzzy matching algorithm. Not only can dupeGuru PE find exact matches, but it can also find duplicates among pictures of different kind (PNG, JPG, GIF etc..) and quality.

dupeGuru PE is customizable. You can tweak its matching engine to find exactly the kind of duplicates you want to find. The Preference page of the help file lists all the scanning engine settings you can change.

dupeGuru PE is safe. Its engine has been especially designed with safety in mind. Its reference directory system as well as its grouping system prevent you from deleting pictures you didn't mean to delete.

Compare any picture format. dupeGuru PE supports JPG, PNG, TIFF, GIF, BMP and PSD formats. All these formats can be compared together.

Do whatever you want with your duplicates. Not only can you delete duplicates pictures dupeGuru PE finds, but you can also move or copy them elsewhere. You can also easily weed the bad duplicates out, thanks to the Power Marker.
Requirements:

· .NET Framework 2.0

Limitations:

· 30 days trial
What's New in This Release

· Added the ability to save results (and reload them) at arbitrary locations.
· Improved the way reference files in dupe groups are chosen. (#15)
· Remember size/position of all windows between launches. (#102)
· Fixed a bug sometimes preventing dupeGuru from reloading previous results.
· Removed the Creation Date column, which wasn't displaying the correct value anyway.




Developer:

License / Price:

Size / OS:

Last Updated:
Hardcoded Software
Trial / USD 24.95
9.3 MB / Windows All
August 22nd, 2010
Download:   dupeGuru Picture Edition 1.10.0

iPixSoft Video Slideshow Maker 1.2.4

iPixSoft Video Slideshow Maker 1.2.4

Turn digital photos into video / flash slideshow

iPixSoft Video Slideshow Maker is a powerful slideshow software to help you turn digital photos into video slideshow, photo gallery and photo presentation with professional designed templates, transition effects, text captions, background music, etc.

iPixSoft Video Slideshow Maker enables you to create output video file(MPG, MP4, MKV, FLV, etc), SWF movie, screen saver and executable file, send by email or upload to our server for sharing online directly.
Here are some key features of "iPixSoft Video Slideshow Maker":

· Add/Delete/Rename the slide show folders
· Set the slideshow folder path
· Create a new slide show
· Ppen/Rename/Move/Delete the slide show you have created Add Photos and Music
· Add up to 500 images in one slideshow
· Add blank frame
· Edit photos such as brightness, contrast,corp, etc
· Apply various filter effects to photos
· Add muti audio files (wav, mp3, wma) as background music 65 Designed Templates
· Simply choose from 65 pre-designed templates
· Enable to set template config such as Size, Display and Thumb option
· Change buttons, photo frames for the template Transition Effects
· 70+ transition effects include swift and push effects
· Controllable transition and photo duration
· Randomize transition effects for slideshow in seconds Slideshow Decoration
· Decorate with 150+ high quality animated clipart
· Pick from 100+ sounds to make your slideshow more funny
· Add your own swf,jpg,bmp,png format file to decorate the slideshow Multiple Output Formats
· Make Video File (MP4/MPG/AVI/MKV/FLV/MOV/WMV)
· Make SWF movie/HTML File
· Make Executable File
· Make Screen Saver
· Send by E-mail
· Share Online (upload to our web server)
· Add hyperlink to each slide (Disable when output video)
· Enable and set Intro & Credit Movie
· Embed flash photo gallery into Youtube, Website, Blog, Myspace, Ebay

Requirements:

· Adobe Flash Player 8 or above

Limitations:

· 30-day trial
· Watermark on output files
What's New in This Release

· Improve hyperlink feature;
· Fixed some bugs;



Developer:

License / Price:

Size / OS:

Last Updated:

iPixSoft Studio
Trial / USD 49.95
16.7 MB / Windows 2K / XP / 2003 / Vista / 7
August 22nd, 2010
Download:   iPixSoft Video Slideshow Maker 1.2.4

Cute Zune Video Converter 3.508

Cute Zune Video Converter 3.508

A simple software solution for converting and editing video files

Cute Zune Video Converter is a easy-to-use video converter software. It can convert many video formats, e.g. DivX, XviD, MOV, MPEG-4,MPEG, WMV, H.263, H.264, AVI, WMV, ASF to Zune video format and Vice Versa.

Cute Zune Video Converter is also capable of extracting audio from video and transform between MP3, M4A, WMA, WAV, AAC, OGG and AC3 audio files as you want.
Here are some key features of "Cute Zune Video Converter":

· Cute Zune Video Video Converter can batch-convert video files from AVI, MPEG, MPEG-2, MPEG-4, WMV, DivX, XviD, FLV, 3GP, 3G2, H.264, H.263, MOV, MKV to Zune video format.
· Extract audio from video and transform between MP3, M4A, WMA, WAV, AAC, OGG and AC3 audio files as you want.
· Capture pictures from video.
· Trim any video segment by setting the Start time and End Time.
· Easy to use! Fast conversion, Just one click of the button! Clear-cut interface features large icons for performing all major actions.

Limitations:

· Only the first 5 minutes are converted
· "Trim" function is unavailable



Developer:

License / Price:

Size / OS:

Last Updated:
Videotool.NET 
Demo / USD 24.95
5.9 MB / Windows All
August 22nd, 2010
Download:   Cute Zune Video Converter 3.508

WinAnts 1.0g

WinAnts 1.0g

Imagine the pixels on your screen are like squares on a chess board


The WinAnts application was developed to be a small program which was designed based on a description of Ant Cellular Automata published in Scientific American, July 1994. Each Ant follows a simple set of rules, but complex behavior emerges from that system.


THE RULES: Imagine the pixels on your screen are like squares on a chess board. An Ant is on a square facing in a random direction. It moves to the square in front of it. If the square is black, it changes it color and turns 90 degrees left. If the square is color, it changes it black and turns 90 degrees right. That's it.


Modes are activated by parming in the specified number of Ants on the command line. e.g. "WINANTS.EXE n"


- DEFAULT NUMBER OF ANTS if none are parmed in: 15


- 14 ANTS: Autoredraw on. This is a Visual Basic Thing. Normally Autoredraw is set to off due to its performance overhead. The drawback is, if you minimize the window or the screen blanker kicks in, the only thing retained for the screen redraw is the current Ant positions - not their trail of past moves. If you really want to minimize the program and let it run, use this option. Just note that it will run slower. Circle Mode on. Random Ant initialization.


- 15 ANTS: Circle Mode. A centered circle acts as if filled with fluid. The Ants float through the circle to the other edge. If two Ants collide in the circle they may get stuck until another Ant knocks them out. This is the DEFAULT option if an Ant number is not parmed in. Random Ant initialization.


- 16 ANTS: Natural Selection Mode. If an Ant is stepped on by another Ant, it makes a sound {ouch!} and is then turned the other Ants color. Colors are eliminated until there is a winning Ant color. Interestingly, sometimes this happens quickly, sometimes not. Circle Mode on. Random Ant initialization.


- 18 ANTS: Two Step Mode. Ants will increment two squares each move instead of one. This creates an interesting 3-D effect where Ants seem to be on different "frequencies" (actually they are - some patterns are staggered and never overlap). Circle Mode on. Random Ant initialization.


- 19 ANTS: Snapshot Mode. This will record initial Ant positions, color and direction for later replay. This is useful to study a particular configuration. Circle Mode on.


Here's how it works: It depends on if the file snapshot.txt exists. FALSE: An Ant array is randomly generated and stored in a new snapshot.txt file. TRUE: The Ant array is loaded from the existing snapshot.txt file.


The included snapshot.txt file contains an interesting repetitive pattern similar to artifacts in Conway's Life.


- 20 ANTS: Benchmark Mode. Ants start in the same position and direction each time to ensure that benchmarking is valid. After 25,000 cycles elapsed wall-time in seconds is displayed. Circle Mode on. NT Use: START /REALTIME WINANTS.EXE 20


- ANY OTHER # OF ANTS: Generic configuration as described in the SciAm article. No Benchmark or Circle. # of Ants is only limited by CPU and Memory. Ants are randomly assigned position, direction and color each execution.


Cheat: Pushing enter will turn one (random) Ant black. Actually an almost-black color, so the Ant rules still apply.


- Winants.exe /? gives a help screen.
What's New in This Release


· added Natural Selection, Snapshot and Two Step.




Developer:

License / Price:

Size / OS:

Last Updated:
Anthony S. Napier 
Freeware / FREE
19 KB / Windows All
August 22nd, 2010

Download:   WinAnts 1.0g

Driver Database 6.5.0.0

Driver Database 6.5.0.0

Transport Solutions for Sole-Operators & Small Companies


The Driver Database (DD) is a highly versatile program developed to manage a transport business for the sole operator.


Unlike other transport systems the Driver Database is capable of serving a large diversity of transport businesses. Taxi, Chauffeuring, Volunteer-Driving, Wedding Cars, Couriering, Driving Instructor, Haulage, etc.


This is achieved by a generic interface and providing database controls and features common to a variety of situations involving transport.


The Driver Database hosts an extensive range of features and facilities but is extremely user-friendly with a well-designed interface.


Give Driver Database a try to see how useful it can be for your business!
Here are some key features of "Driver Database":


· Easy-to-use Database Interface. Now incorporates Address from Postcode feature.
· Create daily, weekly or monthly transport sheets.
· Create manifest sheets. Could be used to validate workload against payments.
· Record, edit and update fuel cost and usage. Many features associated with this facility.
· Excel Report facility; produce Excel spreadsheets from database data. Easy to use and requires no knowledge of SQL.
· Invoice Report facility; produce professional invoices with company logo from database data. Reassign the invoice status as Unsent, Sent, Reminder or Paid. Print and/or save invoices to folder for future reference.
· Customer Database facility, Create and manage your own customer base. Record customer ID, customer reference, address, telephone, fax and email details. Operates in conjunction with the invoice facility.
· Delete Records facility; delete a set of records that satisfies a specific date range or criteria such as customer ID or invoice status.
· Pie Chart feature provides statistical information with regard to the travel codes associated with driver records.
· Comprehensive Query report facilities with formatted printer output.
· Powerful Search and Replace facility.
· Static and On-line Maps facility.
· Record transport costs against mileage or fixed charge.
· Driver WordPad allows you to save/open queries, invoices, transport sheets and search/replace reports. Fully editable formatted facilities with insert capabilities and printing features.
· A Settings Menu allows user preferences, manage backups, set passwords, record yearly cost-per-mile charge, etc.
· Database Tools; Repair corrupt database, backup database and compact database.


Requirements:


· minimum screen resolution of 800 by 600 pixels.
· 1.# ghz Processor (The faster the better).
· at least 4 gb of free hard disk space for Database Growth. Further disk space is recommended for Backups.


Limitations:


· There is a limitation on the number of records which can be saved.
What's New in This Release


· Now incorporates Calculate Journey By Cost facility.
· Now incorporates Address from Postcode feature.
· Excel Report facility, produce Excel spreadsheets from database data. Easy to use and requires no knowledge of SQL.
· Invoice Report facility, produce professional formatted invoices with company addresses and logo.
· Customer Base facility, create your own customer base, attribute customer Id's to records, works in conjunction with the invoice feature.
· Delete Records facility, delete records between two dates, set additional conditions.
· Compact Database facility, rids the database of any excess space created by deleting and modifying data.
· Backup Database facility, backup your database and save to any location or on a usb flash drive.




Developer:

License / Price:

Size / OS:

Last Updated:
(K) Software
Demo / GBP 99.95
12.5 MB / Windows XP / Vista / 7
August 22nd, 2010

Download:   Driver Database 6.5.0.0

JCapture

JCapture

Capture your screen or a certain area fast and easy.

JCapture is a small, easy to use application specially designed to enable you to create screenshot capture full-screen or just certain areas.
Requirements:

· Java

Developer:

License / Price:

Size / OS:

Last Updated:
Dan Iftodi
GPL / FREE
56 KB / Windows All
August 22nd, 2010
Download:   JCapture