desklook 3.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 921
ShootIt 3.5
ShootIt is a free and fun Widget to shoot holes in your desktop more>>
ShootIt is a free and fun Widget to shoot holes in your desktop. Just select ammo and click on the desktop. To clear off the holes, click the reset button. To close the Widget, click on the buckle or right-click on the belt itself.
This release adds the ability to easily add ammo types. Look for "AmmoPaks" in the Gallery.
<<lessThis release adds the ability to easily add ammo types. Look for "AmmoPaks" in the Gallery.
Download (497KB)
Added: 2007-02-02 License: Freeware Price:
629 downloads
DeskLook for Lotus Notes 3.5 Beta
Increase productivity by bringing Lotus Notes calendar data to the desktop. more>> DeskLook for Lotus Notes is a productivity assistant for Lotus Notes users. It reads users calendar data and to do list directly from Notes and shows them conveniently on the desktop through integration with your favorite wallpaper.<<less
Download (1.8MB)
Added: 2008-12-10 License: Freeware Price:
317 downloads

Galleroo 3.5
Galleroo - easy to use web image gallery creator for Windows more>>
Galleroo is an easy to use web image gallery creator for Windows (NT, 2000 and XP) with a unique preview feature and support for movies.
It provides an easy and quick way to automatically produce thumbnail web galleries.
<<lessIt provides an easy and quick way to automatically produce thumbnail web galleries.
Download (1.95MB)
Added: 2004-09-27 License: Freeware Price:
1853 downloads

SkinCalc 3.5
Calculator with more than 100 skins and support for translucency effects. more>> SkinCalc, which is completely free, features standard and advanced calculator functionality, a spreadsheet interface, and skins. Skins make it possible to change the layout and functionality of the software, with effects that include non-rectangular shapes, user-configurable transparency and alpha channel translucency. More than 100 skins are available from the sites listed at skincalc.com, which also has instructions to create your own skins.<<less
Download (2.2MB)
Added: 2005-12-21 License: Freeware Price:
1402 downloads
Other version of SkinCalc
License:Freeware

Midget 3.5
Midget 3.5 is a MIDI music program for Windows 9x/2000/XP.The interface of Mi... more>> Midget 3.5 is a MIDI music program for Windows 9x/2000/XP.The interface of Midget is based on the kind found in "trackers" (eg: Impulse Tracker / ScreamTracker), where notes are represented on-screen by their name, octave and velocity (eg: C#4 99 specifies a C sharp note in the 4th octave, at velocity 99.)It is very different from most "common" music programs, in that music isnt edited using a score-based interface or a piano roll. Some new users may find the interface quite daunting, but once you get the hang of it, youll be able to work quickly.I chose to use the tracker-style interface because it allows users to enter notes, and then instantly change them using the computer keyboard. If you have an external MIDI device, you can use that for recording or playback too. Certain MIDI input events can be filtered out, and you can select instruments by sending the appropriate bank and patch changes from the external device.The most common MIDI controls are supported, and you have full control over them.You can also load, save and edit instrument lists (MIDI patch mappings) and auto-detect SoundFonts on Sound Blaster AWE/Live/Audigy cards (although the support for this is somewhat buggy.)Clipboard functions are included, along with transpose and fade out functions. There is no undo function.The free version has no MIDI load/save and is limited to 50 song bars (approx. 2 minutes-worth), and there are NO "nag screens" or adverts. A version with MIDI file support and 250 bars of song is available for a very small fee. But the free version will be sufficient for newcomers and supports loading/saving of Midget 3.5 files.<<less
Download (935KB)
Added: 2007-04-06 License: Freeware Price: Free
935 downloads
ADInfo 3.5
Automated Configuration and Documenting for Active Directory more>> ADInfo provides automated configuration troubleshooting and documentation management for your Microsoft Active Directory network. ADInfos extended capabilities greatly helps consultants, network professionals, and even the beginning network admin.<<less
Download (1.8MB)
Added: 2003-10-21 License: Freeware Price:
2194 downloads
SPTK 3.5.2
SPTK (Simply Powerful Toolkit) creates an easy-to-use, compact and effective library of controls to extend the abilities of FLTK more>>
SPTK (Simply Powerful Toolkit) creates an easy-to-use, compact and effective library of controls to extend the abilities of FLTK SPTK (Simply Powerful Toolkit) creates an easy-to-use, compact and effective library of controls to extend the abilities of FLTK library. Most of the controls are database-bound.
If you place them on the CDialog-derived window they can load and save information from/to database. (See my SPDB library description for the ODBC classes). For more information about FLTK please open FLTK home page.
This is the first release version of my controls(widgets) library that was designed to work with FLTK. Im using it for about a year in the production project.
This is the list of the classes included into the library:
- CButtton class
Allows to create predefined buttons from internal images. Every image is created only once for all the buttons using it. I didnt create too many of them but so far it was enough for most of my programs.
- CRadioButtons, CListView, CInput etc. classes
Created to build the data dialogs (see CDialog class below). While being placed on CDialog window, these controls may use it as a data source to load or save the information. Its very useful when you have to edit some data in the database. All these controls (widgets) have a special method fieldName() to define the table field name the control (widget) should be associated with.
- CComboBox, CDBListView classes
Allow to fill their content from the database. Its necessary to define an SQL text and a key field name, and then call the refreshData() method. The controls (widgets) of this kind also have a fieldName() method to work with CDialog database connection.
- CDialog class
Allows to edit data from the particular database table. If the data are coming only from one table it takes very few lines of code (see the example in distribution) to create this dialog. It will manage the load, insert or save data automatically.
<<lessIf you place them on the CDialog-derived window they can load and save information from/to database. (See my SPDB library description for the ODBC classes). For more information about FLTK please open FLTK home page.
This is the first release version of my controls(widgets) library that was designed to work with FLTK. Im using it for about a year in the production project.
This is the list of the classes included into the library:
- CButtton class
Allows to create predefined buttons from internal images. Every image is created only once for all the buttons using it. I didnt create too many of them but so far it was enough for most of my programs.
- CRadioButtons, CListView, CInput etc. classes
Created to build the data dialogs (see CDialog class below). While being placed on CDialog window, these controls may use it as a data source to load or save the information. Its very useful when you have to edit some data in the database. All these controls (widgets) have a special method fieldName() to define the table field name the control (widget) should be associated with.
- CComboBox, CDBListView classes
Allow to fill their content from the database. Its necessary to define an SQL text and a key field name, and then call the refreshData() method. The controls (widgets) of this kind also have a fieldName() method to work with CDialog database connection.
- CDialog class
Allows to edit data from the particular database table. If the data are coming only from one table it takes very few lines of code (see the example in distribution) to create this dialog. It will manage the load, insert or save data automatically.
Download (7.52MB)
Added: 2007-06-16 License: GPL Price:
863 downloads
MemTest 3.5
MemTest - evaluates the ability of your computers memory to store and retrieve data more>>
MemTest is a RAM reliability tester. It evaluates the ability of your computers memory to store and retrieve data without errors.
A correctly functioning computer should be able to do both these tasks with 100% accuracy day in and day out. A computer that fails these tests, perhaps because of old hardware, damaged hardware, or poorly configured hardware, will be less stable and crash more often.
Even worse, it will become even less stable over time as corrupted data is written to your hard disk.
By running MemTest you can ensure that your computers RAM is correctly functioning. It is wise to test this when you buy a new computer, install new ram, or change the configuration of your machine (for instance, to overclock it).
If you are the sort of user who likes to push the performance of your machine to the edge, relying upon whether your machine will boot after your new BIOS tweaks is a poor way to determine the safety of your new settings. Use MemTest as a true test of stability.
Limitations: The Pro version is also a Windows native program, and similar to the normal version. It is tuned, however, to the needs of users who diagnose the quality of ram often, or on multiple machines. It offers options like a nice mode which allows you to test RAM in the background, during normal use of the machine, as well as more detailed reporting of errors.
It also does not pause every time an error is found, so it can be used to determine the overall reliability of ram that is prone to errors, rather than just as a tool that determines if there are any errors at all.
<<lessA correctly functioning computer should be able to do both these tasks with 100% accuracy day in and day out. A computer that fails these tests, perhaps because of old hardware, damaged hardware, or poorly configured hardware, will be less stable and crash more often.
Even worse, it will become even less stable over time as corrupted data is written to your hard disk.
By running MemTest you can ensure that your computers RAM is correctly functioning. It is wise to test this when you buy a new computer, install new ram, or change the configuration of your machine (for instance, to overclock it).
If you are the sort of user who likes to push the performance of your machine to the edge, relying upon whether your machine will boot after your new BIOS tweaks is a poor way to determine the safety of your new settings. Use MemTest as a true test of stability.
Limitations: The Pro version is also a Windows native program, and similar to the normal version. It is tuned, however, to the needs of users who diagnose the quality of ram often, or on multiple machines. It offers options like a nice mode which allows you to test RAM in the background, during normal use of the machine, as well as more detailed reporting of errors.
It also does not pause every time an error is found, so it can be used to determine the overall reliability of ram that is prone to errors, rather than just as a tool that determines if there are any errors at all.
Download (13KB)
Added: 2006-10-04 License: Freeware Price:
1164 downloads
Comptes 3.5
Comptes is a software intended to manage personal accounts. Its a software easy to use with the capability to class expenses and receipts in many headings. Italso allows to manage automatic transactio more>>
Comptes is a software intended to manage personal accounts. Its a software easy to use with the capability to class expenses and receipts in many headings. Italso allows to manage automatic transactions, to remember different creditors and debtors... Using this software is very easy. Installation and uninstallation are automatic and compatible with Windows 95/98 and NT4.
<<less Download (863K)
Added: 2000-10-09 License: Freeware Price:
3302 downloads
Download (2.58MB)
Added: 2006-11-29 License: Freeware Price:
7333 downloads

StarPort 3.5
Windows iSCSI initiator, RAM disk and virtual CD and DVD drive emulator more>> This software combined with StarWind iSCSI target running on server allows you to burn to remote CD and DVD burners over the network (all CD and DVD recording applications are supported), backup and restore to remote tape drives (all of the backup software tools are supported), work with remote virtual hard disk drives over the network, backup whole server storage subsystem over the network, work with the dynamic volume snapshots, incremental backups and virtual tapes etc. Create RAM disk drives for temporary data storing. Mount standard CDI, ISO and MDS images as virtual CD and DVD drives.<<less
Download (1.91MB)
Added: 2007-11-13 License: Freeware Price: Free
757 downloads
FTPDrive 3.5
FTPDrive is a free tool that emulates logical drive, where selected FTP/FTPS servers are mounted as folders more>>
FTPDrive is a free tool that emulates logical drive, where selected FTP/FTPS servers are mounted as folders. Useful for example for viewing films, listening files directly from FTP server without pre-downloading whole file. This is achieved by emulation of virtual drive, on which FTP servers are placed on the Native NT API level.
FtpDrive can intercept opening ftp:// links from other applications--simple press Ctrl key while opening ftp:// path and it will be opened on FtpDrive. FTP Drive is compatible with many applications, except those, that use own drivers to access files. FtpDrive can cache directories structure and read files data.
Directories structure stored in memory, cached files resides in %TEMP%FtpDrive.tmp directory, you can change caching settings.
<<lessFtpDrive can intercept opening ftp:// links from other applications--simple press Ctrl key while opening ftp:// path and it will be opened on FtpDrive. FTP Drive is compatible with many applications, except those, that use own drivers to access files. FtpDrive can cache directories structure and read files data.
Directories structure stored in memory, cached files resides in %TEMP%FtpDrive.tmp directory, you can change caching settings.
Download (214KB)
Added: 2006-11-08 License: Freeware Price:
1316 downloads

Softwrap 3.5
Softwrap is a complete digital marketing and distribution system that manages... more>> Softwrap is a complete digital marketing and distribution system that manages the entire buying and selling process of software. Softwrap is the worlds first complete solution for software authors and distributors who wish to securely DISTRIBUTE and SELL their software over the web. It is the virtual answer to Shrinkwrap! Softwrap protects products from piracy and allows developers to offer free trials, cross-selling and upgrade options to their end users. The Softwrap system also automates the registration, sales and billing of the software over the net for single and multi-user licenses.How does it work?Its easy. For example, if youre an author of a software product, the first thing to do is to prepare the software for digital distribution. You simply download and install the free Softwrap Wrapper from our website, register yourself as an author, wrap your software and then distribute it via CD/DVD Roms, on magazines and/or within bundling and OEM opportunities as well as over the internet. Once the software or file is out there, you simply watch your money grow on your sales & account page on the Softwrap website which is available in real-time. End-users will be provided with a fully functional product with a free trial period and a seamless purchase experience when they are ready to buy.<<less
Download (645KB)
Added: 2006-09-07 License: Freeware Price: Free
1146 downloads

ZonedOut 3.5
Add, Delete, Import, Export, Build a WhiteList and More more>> Need a way to Manage Internet Explorers Zones? If so, then ZonedOut is for you. Add, Delete, Import, Export, Build a WhiteList and More. ZonedOut v3.5 is a complete Internet Explorer Security Zone Manager.
Manage Zone Sites at the Current User and Local Machine level in style. The application includes a help file with General Usage notes, An outline of Commands, and the Freeware License Agreement. It is very import to read this help file.<<less
Download (235KB)
Added: 2007-10-27 License: Freeware Price: Free
730 downloads

Sharepod 3.5
SharePod 3 is a lightweight music management program for your iPod. more>> Ever wanted to use your iPod like a USB stick? Ever wanted to add and remove songs/videos easily and without needing to synchronize with your PCs music library? Ever Tried SharePod?!
SharePod 3 is a lightweight music management program for your iPod. You can copy music and videos between your iPod and computers usually without having to install anything on the computer.
Since the first version was released 3 years ago, SharePod has been under constant revision and enhancement to keep up with Apples changes and user requests. SharePod has been downloaded over a million times and won a Best Windows iPod Software (2005) award.
SharePod 3 is a huge leap ahead of the previous 2.x versions! Here are some of the main features:
-Redesigned interface
-Track tag editing
-Video import support
-iPod Shuffle support
-Playlists and ratings transferred to iTunes
-Completely rewritten codebase to safely import files to your iPod
-Play Count, Last Played Date support
-Volume Adjustment support
-Even faster loading/sorting time!
And whats more, SharePod 3 is completely free! Why pay for an application which provides fewer features or worse is bloated with 100s of unnecessary features? SharePod was designed from the start to be lightweight, quick and responsive, it has all (well hopefully most...!) of the features you need and none of the features you dont!<<less
Download (573KB)
Added: 2007-09-25 License: Freeware Price: Free
3283 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 desklook 3.5 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