Computing desk | ||
---|---|---|
< November 11 | << Oct | November | Dec >> | November 13 > |
Welcome to the Wikipedia Computing Reference Desk Archives |
---|
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages. |
For example, If I want to search Anscombe's quartet but only know the first word starts with an A, what is the fastest way to find it?--58.251.146.130 (talk) 02:48, 12 November 2013 (UTC)
Hi
I'm having trouble comprehending the below specs of a preamp more pertinently its frequency response specs 10Hz ~ 50kHz @+50dB (40Hz~15kHz : +0.06, -0.58dB)
So the part in the parentheses obviously says that the linearity from 40 to 15k is +0.06 -0.58dB, but the one before it: 10hz - 50khz @ +50db is the latter (@+50db) referring to the gain or is it the tolerance ?? The letter I kinda doubt since that'd seem awfully too large..
can someone clarify better on this? — Preceding unsigned comment added by 77.35.30.99 (talk) 03:07, 12 November 2013 (UTC)
When I edit a somewhat larger page on Wikipedia and save, the page I see next is "This page can't be displayed •Make sure the web address https://en.wikipedia.org is correct. •Look for the page with your search engine. •Refresh the page in a few minutes. •Make sure TLS and SSL protocols are enabled. Go to Tools > Internet Options > Advanced > Settings > Security." Is there a way to fix this? -- Jreferee (talk) 04:41, 12 November 2013 (UTC)
I don't remember turning the annotations default options to "OFF." How do I make it stay "ON" for any video again? It frustrates me to realize that after nearly finishing a video, I missed all the annotations. Thanks. --2602:30A:2EE6:8600:D59D:C79F:6214:1B7 (talk) 05:56, 12 November 2013 (UTC)
I'm unsure if this is a Wikipedia problem or something from my end. I using Ubuntu 13.10, FF 25.0 and gedit 3.8.3. I added references here (note all the whitespace removed) which I had copied from List of football stadiums in Scotland. The original references had an access date from September but I was just double checking them for accuracy. Because of the old access date I wanted to update them so I copied all the 2013–14 Scottish Premiership into gedit and did a search and replace, then pasted it back and saved. Next I copied the corrected references to here (no whitespace removed). It was after that I saw that the first edit had removed a large amount of whitespace and I assumed I had made an error.
Next I did the same thing here but being careful about only replacing 30 September 2013 with 11 November 2013. However the whitespace was still removed. So finally I copied the references to here. I copied that article to gedit and making no search and replace copied it straight back to the article. As you can see the whitespace is gone. However, on my computer in gedit all the whitespace is still there.
Looking at the article from a readers point of view they are the same other than the addition of the references. However, for the editor it makes quite a bit of difference to how things line up in the edit window. Any one know why that is happening? CambridgeBayWeather (talk) 08:09, 12 November 2013 (UTC)
I have a very specific task that I'm looking to accomplish. Given an arbitrary directory path in Windows, I wish to print out the paths of all the files and folders within it in a very particular way. For instance, say I choose to apply this operation in C:\Users\Owner\Documents\. The tree would be printed out in this manner:
Books\ Books\Nietzsche\Beyond Good and Evil.epub Books\The Republic.edub Scripts\ Scripts\Generate-GUID.ps1 Scripts\Search.ps1 Scripts\Tree.ps1 Brochure.docx Calibri.ttf
Folders are ended with a backslash while files are not and the tree structure looks very much like that displayed in the sidebar of Windows Explorer in Windows 7. I've tinkered with PowerShell, but I can't get it to work like this. — Melab±1 ☎ 14:51, 12 November 2013 (UTC)
dir /s /b | sort /o:(some file location for your output)
dir /s /b /o:e > [filename]"
to print to a text file, then use your favorite text editor's Find-Replace function to replace "C:\Users\Owner\Documents\" with nothing, giving you the directory list you asked for. -- 140.202.10.130 (talk) 19:06, 12 November 2013 (UTC)I am trying to take my Excel file and save it as a Word file. In Excel, it is a spreadsheet; in Word, it would be a table. When I do a simple "copy and paste", it works; the information gets transferred over from Excel into a Word table. But ... the formatting seems to get all screwed up (margins, column widths, the way that words do or do not wrap around, etc.). What looks perfect in Excel comes out looking very messed up in the Word table. (I spent many hours formatting the Excel file, so that it looks just right.) So, is there some "trick" to getting the Word table to look like an exact replica (in format) of the Excel spreadsheet? The whole purpose of this is to transfer a "form" that I created from Excel into Word, so that a mail merge can then be performed in Word. Therefore, I can't transfer the Excel information over as a "picture"; it has to be regular text in Word, so that Word can do the mail merge. Thanks! Joseph A. Spadaro (talk) 16:15, 12 November 2013 (UTC)
I keep the computer I use at home safe by limiting myself to Wikipedia and a few other select sites. I live near a college library and during the time I had spent on a computer there (Mozilla Firefox, Windows XP), I had gone to Hotmail, Facebook and imdb, the Seattle Post-Intelligencer comics (which don't work right at home), and Amy Dickinson, and I had done a couple of Google searches. I heard someone say the Internet was down. That couldn't be. I was going to Google and getting results, and I was looking at a children's feature called The Mini Page and able to go from page to page in that. I tried the other sites I had been on and they worked. I could go to any page In Facebook or imdb even if I hadn't gone to that page. But I couldn't go to any of the sites I hadn't seen yet, so I kept looking at Facebook and imdb. A few minutes later I heard someone say the network was back up. I still couldn't get to a site I hadn't gone to. A few minutes after that, everything worked. How could this happen?— Vchimpanzee · talk · contributions · 21:14, 12 November 2013 (UTC)