Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.233.205 Times

Remove Unwanted Objects freeware
Filter: All | Freeware | Demo
 

Remove Unwanted Objects

< 1 2 3 4 5 
Added: November 03, 2010 | Visits: 1.289

Remove playlist duplicates Remove playlist duplicates is a simple perl script which on track change detects all duplicate playlist entries and leaves just the first one of each of them. I have files duplicated on my mp3 player and hard drive and when I plugged my player in, my collection contained duplicate entries. this...



Platforms: *nix

License: Freeware Download (113): Remove playlist duplicates Download

Added: August 15, 2010 | Visits: 1.139

C++ XML Objects C++ XML Objects is a framework for persisting hierarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported. Sometimes there is a need to save hierarchies of C++ objects to a file (or DB etc), and then retrieve...





Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): C++ XML Objects Download

Added: March 21, 2010 | Visits: 1.166

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Added: July 13, 2010 | Visits: 1.641

Remove special characters Remove special characters is a service menu that can rename all files and directories, including sub directories, removing or replacing special characters. The new name is compatible with MS-DOS FAT16 and URL (RFC 1738). All characters different from A–Z, 0–9 and $-_!() are renamed. For...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (110): Remove special characters Download

Added: April 26, 2010 | Visits: 1.676

Apt-get Install / Remove Packet Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get. About Apt-Get: Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (146): Apt-get Install / Remove Packet Download

Released: December 10, 2012  |  Added: January 13, 2013 | Visits: 1.208

Should I Remove It Ever wonder how to clean out your computer? Many people do, because it’s not unusual to have your PC filled with adware, toolbars and other programs you no longer need or probably never intended to install in the first place. But like most people, what programs should you remove is the tough...


Platforms: Windows

License: Freeware Size: 2.03 MB Download (78): Should I Remove It Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 796

Portable Remove Empty Directories Remove Empty Directories is a handy tool specially designed to allow you to remove empty folders recursively. This is a tiny, simple application designed to searche and delete empty directories recursively below a given start folder. And before deleting anything it let's you check all empty...


Platforms: Windows

License: Freeware Download (433): Portable Remove Empty Directories Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 701

Blocks (formerly Database Objects) Database Objects it's a Java library containing visual (SWING) and non visual components to easily create database RAD applications. The focus traversal between components is entirely controlled by a special component. PDF reports and Excel export components allow you to complete the design of...


Platforms: Windows

License: Freeware Download (52): Blocks (formerly Database Objects) Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 1.331

Remove Duplicate Contacts in Outlook Free and easy way to move, remove or delete duplicate contacts in Outlook folders. Can find duplicates across folders and storages. The whole operation is completely safe, because you can always reverse the removal action. The product provides Outlook add-in and standalone Windows application for...


Platforms: Windows

License: Freeware Size: 251 KB Download (616): Remove Duplicate Contacts in Outlook Download

Released: January 22, 2013  |  Added: January 22, 2013 | Visits: 1.329

Remove Fake Antivirus Remove Fake Antivirus is used to remove AV Security 2012, Data Recovery, Wolfram Antivirus, Security Protection, Windows Antivirus 2011, ThinkPoint, PC Security 2011, Antivirus 8, Security Master AV, Mega Antivirus 2012, Security tool, Your PC Protector, Vista Internet Security 2010, XP Guardian,...


Platforms: Windows

License: Freeware Size: 233 KB Download (460): Remove Fake Antivirus Download

Added: May 10, 2013 | Visits: 668

Remove Signature From Guests This Mod will remove signatures from being viewed by users who are not logged in.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Remove Signature From Guests Download

Added: May 10, 2013 | Visits: 911

Remove Newsletter option Remove the subscribe to Newsletter drop down option from the create account page. Its simple, just remove a part of code from the create_account.php


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Remove Newsletter option Download

Added: May 10, 2013 | Visits: 408

Generic cacheable value objects superclass Generic cacheable value objects superclass script is a superclass for cache value objects by its constructor arguments.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Generic cacheable value objects superclass Download

Added: May 10, 2013 | Visits: 632

Create objects from variable class names Sometimes you would want to create objects from various classes based on some condition (without using eval()). For example when parsing X(HT)ML files you want to handle some tags using specific classes. This script is an example in this sense.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Create objects from variable class names Download

Added: May 10, 2013 | Visits: 531

Stateful Objects use Mix-ins to define behaviour If you want to implement stateful objects, which have a different set of behaviours according to what state they are in, this requirement can be achieved with the use of mix-ins. A mix-in is a class which is dynamically inherited by an object. The methods of the mix-in class are thus accessible...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 758

Remove duplicates from a sequence The fastest way to remove duplicates from a sequence depends on some pretty subtle properties of the sequence elements, such as whether they're hashable, and whether they support full comparisons. This script defines the unique() function that tries three methods, from fastest to slowest,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Remove duplicates from a sequence Download

Added: May 10, 2013 | Visits: 469

Grouping objects into disjoint sets This class provides a lightweight way to group arbitrary objects together into disjoint sets when a full-blown graph data structure would be overkill. Objects can be joined using .join(), tested for connectedness using joined(), and all disjoint sets can be retreived using get(). The objects...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Grouping objects into disjoint sets Download

Added: May 10, 2013 | Visits: 462

Python Database Objects PDO: Python Database Objects, is a collection of objects for use with Phase or with the Python Programing Language. PDO is designed to be robust and simple at the same time, allowing access to multiple styles of databases, with one set of instructions. This means never having to worry again about...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (67): Python Database Objects Download

Added: December 20, 2012 | Visits: 488

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library...


Platforms: BSD Solaris

License: Freeware Download (55): XML Application Objects a Download

Added: December 05, 2012 | Visits: 457

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library...


Platforms: BSD Solaris

License: Freeware Download (48): XML Application Objects a Download

< 1 2 3 4 5