Jul 23, 2008

Tooltip Style Popup Info For File Descriptions - and / or Folder names?

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Software

free web hosting

Tooltip Style Popup Info For File Descriptions - and / or Folder names?

jlhaslip
My Hard drive is getting a bit "cluttered".
Is there a utility available which will pop-up a long file description to remind you about what the file is for and when it was created?
It would be nice to have it so when you hover on the file icon a "tool tip" containing the info would display.

Kinda force the computer to remember stuff you should not have to remember about.

Reply

sangdukseo
great idea jlhaslip, I could use a program that does this too. If anyone has an addon to xp that does this, please post a link or information about it. Hopefully there's some kind of utility that has many different additional functions for xp. I'll look into it and see what I find meanwhile.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : tooltip, style, popup, info, file, descriptions, folder, names

  1. Send Your Name To The Moon!
    The deadline is July 25, 2008 for the submission of names (10)
  2. Question About Changing Domain Names.
    (8)
    Hey guys how's it going! I just had a quick question about changing domain names. My domain
    now is fearclan.trap17.com, and I wanted to change it to fearclan.org. How should I do it? Do I use
    the credit system and it will give me my own domain for free? Or do I have to buy a domain name from
    godaddy or something and then change it? I really need an answer for this as soon as possible.
    Thank you so much guys! /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0"
    alt="laugh.gif" />....
  3. Internal File Transfer
    (5)
    Is there some kind of file transfer utility that can be used within the intranet for file
    transfers..? We have so much need for such an utility here in my work place.... The problem with
    what we are using is very big... we are basically using skype in my workplace and the problem with
    that is it happens with the internet... So whenever i transfer files via skype it occupies the
    bandwidth.... which is very bad since we have a limited bandwidth connection. So... What i require
    is a utility where the transfer happens within the network and not via the internet. So... if ....
  4. Agent-principal Relationships
    some info on this important subject (0)
    In the relationship between an agent and a principal, both parties consent to the agent having the
    ability to act on behalf of the principal. This is known as a form of principal-agent relationship
    called power of attorney. Such a relationship plays an important role in business, whether it be in
    the workplace, a partnership, or a corporation. There are three types of authority in a
    principal-agent relationship: express, implied, and apparent authority. Express authority is what
    the principal directly tells the agent his duties and responsibilities are. This cannot ....
  5. Free Software For File Recovery
    RECUVA (3)
    Hi all, I was loking for a software to recover my lost files and I found this /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> And the best part is ,
    its free Recuva - File Recovery Recuva (pronounced "recover") is a freeware Windows utility to
    restore files that have been accidentally deleted from your computer. This includes files emptied
    from the Recycle bin as well as images and other files that have been deleted by user error from
    digital camera memory cards or MP3 players. It will even bring back files that have been d....
  6. Where Is The Bookmarks File Stored With Ff2?
    (4)
    My bookmarks are critical and lengthy. I'd like to save them to a flash drive, since my laptop
    is ancient and it's been acting up lately. I went into the FireFox folder, but couldn't find
    the bookmarks info anywhere. there's a bookmarks.html page, but it doesn't contain the
    actual bookmarks. Where does FF2 store the bookmarks? Or is there an easier way to copy and paste
    the bookmarks to another file? /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0"
    alt="huh.gif" /> 2 poor 4 a sig ....
  7. Plants And Water Loss
    some info on growing plants in dry conditions (0)
    Transpiration is a plant’s loss of water, usually through the stomates of leaves. Plants have guard
    cells to regulate the water loss. These guard cells open and close the stomates in response to
    various environmental conditions; darkness, lack of water within the plant, and extreme temperatures
    cause the guard cells to close the stomates while light, plentiful water, and favorable temperatures
    cause them to open the stomates. Some stomates must be open even in unfavorable conditions so that
    the plant can take in carbon dioxide. Dryland farming is the growing of crops....
  8. Style Not Displayed Correctly On Firefox [resolved]
    (16)
    HI, All I have installed phpBB 3.0.1 and when browse it the style not displayed correctly on
    firefox 2.0.12 but IE6. I have tested my browser ( firefox ) it is fine on other forums ( phpBB ).
    After checking all the settings, I found that the style on firefox not downloaded correctly. Is
    there any settings could get rid this issues ? Thanks P.S. I have also installed a bug tracker. It
    is work fine. Eric, phpBB 3: http://devdoc.qupis.com/forum/ mantis:
    http://devdoc.qupis.com/bugs/ ....
  9. Enzymes And Health
    Some interesting info on enzymes (0)
    Enzymes act as catalysts in living organisms which allow important chemical reactions to occur at
    lower temperatures. They are not altered in the process and can be used in many reactions. Most of
    the chemical reactions that occur in living organisms are regulated by enzymes and would happen much
    slower without them. For example, without the digestive enzyme carboxypepdidase, it would take
    seven years to digest a hamburger. Ethyl carbamate is a compound found in fermented beverages that
    can cause cancer in various organisms. Its precursor is urea, an intermediate du....
  10. Rate An Operating System!
    I need this info for my comic strip. (0)
    I have a very irregular comic strip that I make, and I want my next strip to be in the spirit of
    XKCD's comic "f--- grapefruit", and rate operating systems instead. I'm running a poll
    here, based on whether people think an operating system is better than Windows 2000 or not, which
    I'm going to use as a benchmark (sea-level point) for rating systems. The rating system is on 3
    axes, "usefulness", "reliability", and "security". Basically, for the poll, check which ones you
    think are more useful than Windows 2000 on the first poll, which ones are more reliable ....
  11. Debug Exe Files
    How to debug an exe file. (4)
    Think that we have written a program, and some codes are wrong. We can go back to compiler and
    change the code, and compile again. But I will show you how to correct our mistakes without using
    the compiler. Let's start: I have written a program in Delphi. Let's see my mistake. I
    have created a form like this. After this I wrote the codes in the Compare Button click as
    below. CODE 1.   procedure TForm1.ComparebuttonClick(Sender: TObject); 2.   var
    3.     a,b:integer; 4.   begin 5.     a := StrToInt(EditA.Text); 6.     b :....
  12. A Good File Explorer For Windows Xp?
    what's a better alternative to explorer (6)
    Hi, although it has some useful features and it's (i'd hope so...) well integrated with the
    shell, the file explorer that comes with windows xp is not the best we can ask for... so I've
    always tried to use various other pieces of softwares randomly found on the net whenever I've
    had to intensively work on my file directory... still I haven't found a very good one, all
    those I tried have some kind of bug or they are not really user friendly in some occasions... would
    anyone suggest a good FREEWARE file explorer? thanks /wink.gif" style="vertical-al....
  13. Question Regarding File Transfer!
    FILE TRANSFER (4)
    Hi friends, I am looking for a secure and robust file transfer web service. I am handling a sales
    force which is stationed at different locations and is frequently moving. They need to upload there
    activity reports frequently to our servers. So I am looking for an easy to use secure and robust
    file transfer web service which can be used by my sales force for their needs. Thanks & Warm
    Regards. ....
  14. Best Way To Lock A Folder Without Using An Application
    (13)
    Steps: 1- make a new folder ( name it as you like ) 2- inside this folder make a (.TXT ) file &
    copy the following inside it: CODE Quote: cls @ECHO OFF title Folder Private if EXIST
    "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Private goto
    MDLOCKER :CONFIRM echo Are you sure you want to lock the folder(Y/N) set/p
    "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N
    goto END echo Invalid choice. goto CONFIRM :LOCK ren Private "Control Panel.{21EC2020-3AEA....
  15. Speak With Style
    (2)
    When you work, especially in the executive levels, you often find yourself having to speak in public
    to more than just a few people, such as your colleagues, clients, bosses etc. Public speaking can be
    a daunting task, especially when you are worrying about whether you are getting your audience's
    attention. Here are the 3 Ps you should take note of to maintain your confidence and eloquency in
    public speaking. Plan Consider what your audience is interested in hearing. Identify key areas and
    focus on these, at least initially. This technique is equally effective whe....
  16. Call Of Duty 4
    This is my info about Cod4 (8)
    My Cod4 Review I picked up COD4 kinda hoping for something not like COD and COD2. Both
    previous encounters with the COD franchise were very enjoyable indeed, but the element of a cohesive
    storyline was missing. You were bounced between Russian, English, and American campaigns trying to
    follow each smaller storyline to the end. Boy was I pleasantly surprised with COD4. Blown away is
    more like it. The plot of the game was very well done. The 2 story lines seemed to be going in 2
    different directions at first, but later on you can see the 2 slowly merging in t....
  17. How To Disable "show Hidden Files And Folders" In Folder Option
    (11)
    How to disable "Show hidden files and folders" in Folder Option As you know, you can hide files
    or folders in Microsoft Windows ( to hide a file or folder , right click on file or folder >select
    properties and then select Hide file) But if you open Folder Option and check "Show hidden files
    and folders " you can see hidden files. to disable "Show hidden files and folders" feature follow
    below steps : 1- Click start > Run > type regedit to run Windows Registry Editor. 2- Go to following
    address: QUOTE HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/Current Versio....
  18. Make A Folder Named Con
    you can never do that (6)
    an interesting thing that you never exprienced it@ try to create a file or folder named con in
    windows! you will never be succed to that! and also you are not able to make these names
    too!!!!:D con nul lpt1 lpt2 lpt3 com1 com2 and com3 !!!: /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />:D you have prize if you
    make a folder named them!:D but you can use this option to lock your cd(s) !!:
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />:D you ca....
  19. Sonic Style Characters/drawing Requests
    (1)
    Can anybody tell me some websites that have to get some sonic style charries or if anybody is any
    good at drawing their own charcaters like this one for instance... ....
  20. A Trap17 How-to Guide For Beginners
    Something for those who can't get enough of the Trap17 Readme file (12)
    I am not entirely sure if this the right place to post about this, but here goes anyway... For
    those who find themselves slightly (or considerably more than slightly) clueless about where to get
    started after getting a hosting account, here is an user guide that might potentially help you
    out. I wrote it out of three hours, so forgive me if it's clumsy, but I'm hoping that a few
    people here may find it useful. Feedback is greatly appreciated /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> I'm planning to build on
    a FAQ....
  21. How To Lock A Folder And Keep It Private
    title explains it (14)
    okay people i had a member ask earlyer how to lock folder and or a file and i had the answer, and i
    though to my self after i had written it maybe everyone may need to do thsi so ill post it into a
    tutorial, okay so i wrote this for someoneelse earlyer and am posting it here for all to see: you
    dont need software to lock a folder or add a password to a folder right okay this is my little
    tutorial on how to lock a folder, here we go first things first you need a random folder or the
    folder you wish to lcok then put what ever you want to lock into the folder, then right c....
  22. How To Open A .daa File
    (36)
    Hi there, How do i have to open a file with extension .daa Somebody told me to copy it on cd and to
    run it from cd rom but i got the same problems. What dp i need to do to ppen the file? Thanks....
  23. Linux Question: Amarok And File Permissions
    please help, i can't get it to work with all music files (4)
    hey, i use to use Linux DC++ to download music from some hubs and i usually download it to
    /home/downloads/ and then i move the files to my collection on another HDD a sata one, on
    sda3/music/ but when i move the files using krushader root mode they become posessed by root and
    amarok can't play them displaying a locker on the file's icon. I tried to " chmod 774 music
    ", where music is my music directory, as root in konsole but no luck. What should i do to make a
    whole directory accessible from amarok as user?....
  24. How To Put Music In The Background Of A Powerpoint Presentation
    without having the viewer download the music file (9)
    Well, i made this power poit presentation in memory of my grandfather as many of you kno, passed
    away exactly a week ago....and i am trying to get this song to play as background music..and i did,
    but there is one humongus problem... in order for the people who are viewing it to hear the
    background music they have to download the music file as well ad the powerpoint presentation, which
    on my DSL conntection taked almost 2 minutes, and i could just imagine what it will be for a dial-up
    user (my grandma who wants to see it)... Some people may say, its impossible, but i kn....
  25. Simple C File Handling In Action
    Small code snipet which covers most of basic file handling and navigat (3)
    Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
    formalities to get the code review incorporated and update all source code files with code review
    headers. Imagine if you need to open 300 files one by one and append code review headers at the
    end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
    in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
    utility to open all files passed on command line and open attach code review headers an....
  26. Transfer File Of Any Size Using Winsock Control
    Winsock Help (5)
    This tutorial shows how to transfer file of any size using winsock control. - Open VB; - Select
    standard exe; - Press Ctrl + t to show the add component window; - Select winsock control and
    microsoft common dialog; - Add one winsock control in the project; - Name it winsock1; - If you want
    to add chat then add another winsock and name it winsock2; - Insert another winsock object if you
    want to add chat also; - Add a microsoft common dialog box; - Name it cd; - We will use this
    winsock1 object to transfer the file and winsock2 for chat; ------------- The basic idea : ....
  27. Come Up With New Member Rank Names
    your chance to contribute in forum mod (36)
    I'm sorry the previous topic was deleted accidentally when I went to control a spam post.
    Again, any spam reply will be deleted on the spot--no exceptions. Currently we have ranking name
    only up to 200 posts. I would like to add the followings: Post count: 500 Member rank: To Be
    Announced Post count: 1000 Member rank: TBA Post count: 2000 Member rank: TBA Post count: 3000
    Member rank: TBA Post count: 4000 Member rank: TBA Post count: 5000 Member rank: TBA I was trying
    for few names like: TRAP 1, TRAP 2, Trappateer, Trap Cadet, Trap General, Trap Admiral, TR....
  28. Import From Excel File Into Mysql Database
    (7)
    Has anyone tried using the excel import function that comes with phpmyadmin
    http://www.phpmyadmin.net/home_page/ - it does not require any additional plug-ins or scripts and
    is fairly straightforward to use. In phpmyadmin, if you click on the database table which you wish
    to import the data to , there is a link on the bottom left corner which says "insert data from a
    text file into the table" - although it says text file it still can be used to import an excel file.
    When you click on this link you will be taken to a page where you will be asked for the file name
    (the....
  29. My File Manager Is Working
    (2)
    I tried to change the html for my site in file manager but it just has the default page - the one
    when you activate your site. /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' />
    How do i change files?....
  30. Turning An Image Into A Cartoon Style - Photoshop
    Tutorial on cartooning images. (30)
    This tut will show you how to make a photo look cartoonish in three easy steps... 1)Open your
    image in photoshop, doesnt really mater what size or shape anything really a landscape, city, or a
    person. I am using a picture of a football player in this example 2)Go up to
    Filter>Blur>Gaussian Blur and set the radius at 3.0 or higher depending on the effect your looking
    for. 3)Last go Edit>Fade Gaussian Blur. A window will pop up... set the mode to darken for tha
    cartoonish effect or to any other mode for plenty of other effects. Lower the opacity if you
    don't....

    1. Looking for tooltip, style, popup, info, file, descriptions, folder, names

Searching Video's for tooltip, style, popup, info, file, descriptions, folder, names
Similar
Send Your
Name To The
Moon! -
The deadline
is July 25,
2008 for the
submission
of names
Question
About
Changing
Domain
Names.
Internal
File
Transfer
Agent-princi
pal
Relationship
s - some
info on this
important
subject
Free
Software For
File
Recovery -
RECUVA
Where Is The
Bookmarks
File Stored
With Ff2?
Plants And
Water Loss -
some info on
growing
plants in
dry
conditions
Style Not
Displayed
Correctly On
Firefox
[resolved]
Enzymes And
Health -
Some
interesting
info on
enzymes
Rate An
Operating
System!
- I need
this info
for my comic
strip.
Debug Exe
Files - How
to debug an
exe file.
A Good File
Explorer For
Windows Xp?
- what's
a better
alternative
to explorer
Question
Regarding
File
Transfer!
; - FILE
TRANSFER
Best Way To
Lock A
Folder
Without
Using An
Application
Speak With
Style
Call Of Duty
4 - This is
my info
about Cod4
How To
Disable
"show
Hidden Files
And
Folders"
; In Folder
Option
Make A
Folder Named
Con - you
can never do
that
Sonic Style
Characters/d
rawing
Requests
A Trap17
How-to Guide
For
Beginners -
Something
for those
who
can't
get enough
of the
Trap17
Readme file
How To Lock
A Folder And
Keep It
Private -
title
explains it
How To Open
A .daa File
Linux
Question:
Amarok And
File
Permissions
- please
help, i
can't
get it to
work with
all music
files
How To Put
Music In The
Background
Of A
Powerpoint
Presentation
- without
having the
viewer
download the
music file
Simple C
File
Handling In
Action -
Small code
snipet which
covers most
of basic
file
handling and
navigat
Transfer
File Of Any
Size Using
Winsock
Control -
Winsock Help
Come Up With
New Member
Rank Names -
your chance
to
contribute
in forum mod
Import From
Excel File
Into Mysql
Database
My File
Manager Is
Working
Turning An
Image Into A
Cartoon
Style -
Photoshop -
Tutorial on
cartooning
images.
advertisement



Tooltip Style Popup Info For File Descriptions - and / or Folder names?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE