Wikipedia:Reference desk/Archives/Computing/2008 May 27#Firefox AutoComplete

{{#ifeq:{{PAGENAME}}|Special:Undelete| |{{#if:|

}} {{#ifeq:{{NAMESPACE}}|Wikipedia|{{#switch:{{NAMESPACE}}|= |
}}|{{error:not substituted|Archive header}}
}}}} {{#if:|
}}
width = "100%"
colspan="3" align="center" | Computing desk
width="20%" align="left" | < May 26

! width="25%" align="center"|<< Apr | May | Jun >>

! width="20%" align="right" |{{#ifexist:Wikipedia:Reference desk/Archives/Computing/2008 May 28|May 28|Current desk}} >

align=center width=95% style="background: #FFFFFF; border: 1px solid #003EBA;" cellpadding="8" cellspacing="0"
style="background: #5D7CBA; text-align: center; font-family:Arial; color:#FFFFFF;" | Welcome to the Wikipedia Computing Reference Desk Archives
The page you are currently viewing is {{#ifexist:Wikipedia:Reference desk/Archives/Computing/2008 June 6|an archive page|a transcluded archive page}}. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.

__TOC__

= May 27 =

Firefox AutoComplete

I searched on Google to no avail regarding my question related to Firefox's AutoComplete feature, so now I come here. First, as an analogy, I know that it is possible to have Firefox store only a certain number of days of history. Is it possible to have Firefox store only a certain number of days of AutoComplete history? (If it helps, I am on Firefox 2.0.0.14, but would be willing to upgrade to a version of Firefox 3.) I would prefer not to delete all of my autocomplete history, but I don't really like a month's worth of history either. :\ Any comments would be appreciated. --Iamunknown 01:58, 27 May 2008 (UTC)

:I don't believe so, a quick look in firefox's "about:config" screen with the filter set on either "autocomplete" or "history" doesn't show a setting for what you're looking for. Lordhatrus (talk) 03:57, 27 May 2008 (UTC)

:The autocomplete feature apparently uses the same number of days as whatever the History feature is set to. I don't think you can change it as a separate setting. See here: [http://kb.mozillazine.org/Disabling_autocomplete_(Firefox)] Indeterminate (talk) 14:51, 27 May 2008 (UTC)

:If it's just particular entries that are bothering you, you can get rid of them by selecting them with the arrow keys and pressing Delete. I don't know whether this also removes the page from the history. -- BenRG (talk) 18:12, 27 May 2008 (UTC)

::Thanks all! I didn't know it depends upon the history feature - that's good news. If I get around to it, I might try to experiment and see if something goes away at the same time as a history item. Also, you can apparently shift+del items as well (that is one of the things I learned while Googling earlier), but I don't know what the difference is between shift+del and just plain del. Anyways, thanks again! --Iamunknown 19:26, 27 May 2008 (UTC)

hashing technique in DBMS

what is external and internal hashing.Give an eg--116.68.117.7 (talk) 05:06, 27 May 2008 (UTC)

:Please check Hash function then attempt your homework yourself. Sandman30s (talk) 11:48, 27 May 2008 (UTC)

.SRF File

I've got an old video game that stores sound in .SRF Files (the first You Don't Know Jack) and I'm wondering if there's any way to convert those to WAVs or MP3s or some other sort of more usable sound file. I know that I can always play the game and then capture the sound through the sound card, but I'd like a less lossy solution if possible. 71.131.180.33 (talk) 08:14, 27 May 2008 (UTC)

:Looks like a huge pain. Try here: [http://free.prohosting.com/jellyvis/cgi-bin/YaBB/YaBB.cgi?board=news;action=display;num=1100006413] for some info that might be helpful. Indeterminate (talk) 15:32, 27 May 2008 (UTC)

Schema drawing software

What free software is there to draw a database schema? --RMFan1 (talk) 20:47, 27 May 2008 (UTC)

:There's a fairly good list (with links to other lists) [http://savage.net.au/Ron/html/drawing-tools.html here]. Not all are free though. If you are only interested in the pretty picture and not so much with forward or reverse engineering of the schema, OpenOffice.org has a "Visio" like drawing facility. -- ShinmaWa(talk) 09:09, 28 May 2008 (UTC)

:See Entity-relationship model#Free software ER diagramming tools and also List of UML tools (UML class/object diagrams work well for depicting database schemas). --Prestidigitator (talk) 23:53, 28 May 2008 (UTC)