Photeleon 1.2
Photeleon 1.2
Category : Photo-Tools
Submited Date : 16, Sep, 2009
Os Support : Windows Vista, XP
License : shareware
Price : $1.99
Size : 1.45MB
Publisher : http://www.ioworld.com
Description : Photeleon is for people who store photos on their computer and never find time to sort through them all. It’s a Photo Organizer that you don’t have to make time for - as it makes time for you!
Unlike any other product, Photeleon presents your un-named pictures as a SlideShow automatically when your computer is idle, for you to delete, rename, rotate or share, on-the-fly with a simple mouse click so you get more from time you never knew you had.
[ Impressions : 17029 ] [ Hits :: 280 ]
...................................................................................
Post Your Comments Now!
Name :
E-Mail :
Title :
Comments :
[ Rate this Download : rating ]
Copy this link :
Key Words : Photo-Tools, Photeleon
Freeware Downloads
  • Express Scribe Transcription   [633KB ]
  • Free YouYuBe Utility Converte  [4.24MB ]
  • USB Vault 1.02  [1.46MB ]
  • 3D image galerie 0.7a   [21.05MB ]
  • PrintAid 1.5 Beta 2  [18KB ]
  • Replace! 1.1.1  [8KB ]
  • SCWebcam 3.5.12  [449KB ]
  • Alias Dragon 1.3  [12KB ]
  • NFOpad 1.51  [441KB ]
  • Dialog View 2.3.3  [91KB ]
  • Shareware Downloads
  • Joy RingTone Converter 2.8.0  [2.22MB ]
  • Registry Shower 2009 4.0 Buil  [5.58MB ]
  • Living Earth Desktop Wallpape  [2.68MB ]
  • Font Creator Home Edition 5.6  [6.31MB ]
  • FonoMax 2000 4.1.1  [3.33MB ]
  • Movie Catalogue 4.02  [12.76MB ]
  • iSkysoft DVD to Apple TV Suit  [39.45MB ]
  • The Lock 5.08.0505  [22.06MB ]
  • SimpleCast 2.5.3  [1.54MB ]
  • NoteWorthy Virtual Notecards   [14.04MB ]
  • Articles
    Macro security settings

    If you write macros that other people in your organization use, you should be aware of the Macro Security settings in Excel (and in all Office applications). These settings control the messages you receive when you open a workbook that contains macros; they ask if it’s okay to enable them. In the good old days, developers didn’t have to worry about such things. But with the advent of macro viruses, you now need to take such user-level security settings into account....

    ________________________
    Types of Viruses

    Computer viruses can be classified into several different types. The first and most common type is the virus which infects any application program. On IBM PC’s and clones running under PC-DOS or MS-DOS, most programs and data which do not belong to the operating system itself are stored as files. Each file has a file name eight characters long, and an extent which is three characters long. A typical file might be called “TRUE.TXT”, where “TRUE” is....

    ________________________
    Windows Server 2003, Web Edition

    In recent years, Microsoft has taken a pummeling in the Web server business. At one time, IIS and Windows NT Server 4.0 was the most popular commercial Web server platform; today, Windows 2000 Server and Windows Server 2003 are fighting against a wave of free and inexpensive versions of the Linux operating system and Apache Web server software. Microsoft argues that such servers don’t come with the support that a multi-billion dollar company like Microsoft can provide; f....

    ________________________
    Choose the Right Phone for the Network

    A Nokia mobile phone works with either the GSM network or the CDMA network. You need to choose the right model to match your wireless operator.Not all Nokia smartphones work with all wireless operators everywhere in the world. Wireless operators build their networks using different technologies, and a given phone typically works with only one of the network technologies.If you got your Nokia smartphone directly from the wireless....

    ________________________
    PHP Variable and Value Types

    You will create two main types of variables in your PHP code: scalar and array. Scalar variables contain only one value at a time, and arrays contain a list of values, or even another array.The example at the beginning of this chapter created a scalar variable, and the code in this book deals primarily with scalar variables. You can find information on arrays in Appendix B, "Basic PHP Language Reference." When you assign a value to a variable, you usually assign a va....

    ________________________