― @d@ml (nordicskilla), Friday, 28 May 2004 20:39 (twenty-two years ago)
http://www.macdevcenter.com/pub/a/mac/2003/11/21/maintenance.html
― Girolamo Savonarola, Friday, 28 May 2004 22:29 (twenty-two years ago)
― s1ocki (slutsky), Friday, 28 May 2004 22:54 (twenty-two years ago)
― Leee's a Simpson (Leee), Friday, 28 May 2004 22:57 (twenty-two years ago)
― Girolamo Savonarola, Friday, 28 May 2004 23:00 (twenty-two years ago)
― Leee's a Simpson (Leee), Friday, 28 May 2004 23:02 (twenty-two years ago)
― Girolamo Savonarola, Friday, 28 May 2004 23:06 (twenty-two years ago)
― Sean Carruthers (SeanC), Saturday, 29 May 2004 00:43 (twenty-two years ago)
However, I noticed that Windows Media Player is running in the background, which seems to be in middle of things. Is it usually supposed to do that?
― eeeLastica (Leee), Saturday, 29 May 2004 05:35 (twenty-two years ago)
For each example, I would like to enter the Last Trade value into a certain cell in Excel. This has to be done once a week at the end of the week. There is an example here:
http://finance.yahoo.com/q?s=ate.
The html code for each Last Trade value seems to be the same i.e. for this example:
<td class="yfnc_tablehead1" width="48%">Last Trade:</td><td class="yfnc_tabledata1"><big><b>17.43</b></big></td>
all of the yahoo finance web pages I need to input data from also have the same kind of format i.e. the URL mentioned above with just the code at the end (after the equals sign) changing. Also, the spreadsheet entry will involve entering the Last trade value into columns B through to BE each week, and for each of these columns the contents of row 2 corresponds to the value after the equals sign in the URL.
Please help!
― MarkH (MarkH), Tuesday, 1 June 2004 07:47 (twenty-two years ago)
― koogs (koogs), Tuesday, 1 June 2004 12:35 (twenty-two years ago)
i'd write a script that used wget or curl to get the html pages, sucked out and chopped up the relevant line using perl or sed or grep, wrote the output as comma separated file which i could then import into excel. how you'd do this using windows is left as an exercise for the reader. (cygwin? activestate perl?)
― koogs (koogs), Tuesday, 1 June 2004 12:38 (twenty-two years ago)
― Be sure to Loop! Loop, Loop, Loop. (ex machina), Tuesday, 1 June 2004 12:48 (twenty-two years ago)
wrote a little something in php (because it's portable and easy enough to install) and sent it to your hotmail account. don't know how useful it'll be as i've no idea what formats excel will import but it should make it a little easier.
andy
― koogs (koogs), Tuesday, 1 June 2004 14:20 (twenty-two years ago)
cheers.
― MarkH (MarkH), Tuesday, 1 June 2004 14:21 (twenty-two years ago)
― Sébastien Chikara (Sébastien Chikara), Wednesday, 2 June 2004 09:11 (twenty-two years ago)
― Ed (dali), Wednesday, 2 June 2004 09:18 (twenty-two years ago)
― Sébastien Chikara (Sébastien Chikara), Wednesday, 2 June 2004 09:58 (twenty-two years ago)
― koogs (koogs), Wednesday, 2 June 2004 11:11 (twenty-two years ago)
― N. (nickdastoor), Wednesday, 2 June 2004 11:13 (twenty-two years ago)
― s1ocki (slutsky), Wednesday, 2 June 2004 12:30 (twenty-two years ago)
― N. (nickdastoor), Wednesday, 2 June 2004 13:32 (twenty-two years ago)
― dog latin (dog latin), Thursday, 3 June 2004 06:50 (twenty-two years ago)
― dog latin (dog latin), Thursday, 3 June 2004 06:55 (twenty-two years ago)
mark, i had another thought about your thing last night. instead of lots of individual pages can't you set up a yahoo portfolio that contains all the prices for the companies you're interested in? this would just mean downloading one page (let their database do the collating of info) but would mean the parsing of the file to extract the price you wanted is a bit more complicated. or maybe there are too many companies.
― koogs (koogs), Thursday, 3 June 2004 07:33 (twenty-two years ago)
― dog latin (dog latin), Thursday, 3 June 2004 09:59 (twenty-two years ago)
(ah, windows update probably means you're running windows. My Computer -> Properties -> Advanced -> Performance -> Virtual Memory is where you change it on win2k systems. typically this should be about twice your RAM. we have a 3G partition here at work that we use for nothing but the page file)
― koogs (koogs), Thursday, 3 June 2004 12:11 (twenty-two years ago)
― dog latin (dog latin), Thursday, 3 June 2004 12:16 (twenty-two years ago)
― Ed (dali), Thursday, 3 June 2004 12:37 (twenty-two years ago)
― dog latin (dog latin), Thursday, 3 June 2004 14:24 (twenty-two years ago)
― Ed (dali), Thursday, 3 June 2004 14:33 (twenty-two years ago)
― 57 7th (calstars), Thursday, 3 June 2004 15:08 (twenty-two years ago)
― dog latin (dog latin), Thursday, 3 June 2004 17:06 (twenty-two years ago)
― mark p (Mark P), Thursday, 3 June 2004 17:28 (twenty-two years ago)
I think my hardware is fucked somehow. I've got another computer (that I'm writing this on) but would love to get back into it to retrieve info etc. (300 rare Wu-tang songs!)
Thanks to anyone kind and clever.
― paulhw (paulhw), Thursday, 3 June 2004 20:00 (twenty-two years ago)
― Ed (dali), Friday, 4 June 2004 05:51 (twenty-two years ago)
― 57 7th (calstars), Friday, 4 June 2004 15:31 (twenty-two years ago)
― Gatinha (rwillmsen), Tuesday, 8 June 2004 13:13 (twenty-one years ago)
― Gatinha (rwillmsen), Tuesday, 8 June 2004 13:18 (twenty-one years ago)
― kyle (akmonday), Tuesday, 8 June 2004 17:26 (twenty-one years ago)
― Sean Carruthers (SeanC), Tuesday, 8 June 2004 17:48 (twenty-one years ago)
The drive works fine on my Mac at work, so I don't think it's a problem with the drive itself. It must be a windows problem. It's just odd that I can't seem to find anyone else who has had this issue.
― kyle (akmonday), Tuesday, 8 June 2004 18:04 (twenty-one years ago)
― Sean Carruthers (SeanC), Tuesday, 8 June 2004 18:31 (twenty-one years ago)
― Sean Carruthers (SeanC), Tuesday, 8 June 2004 18:45 (twenty-one years ago)
― kyle (akmonday), Tuesday, 8 June 2004 19:00 (twenty-one years ago)
― donna (donna), Tuesday, 8 June 2004 19:06 (twenty-one years ago)
Should I be worried? Is this a bad sign of something? I repair permissions and run MacJanitor regularly.
― N. (nickdastoor), Tuesday, 8 June 2004 23:39 (twenty-one years ago)
― kyle (akmonday), Wednesday, 9 June 2004 00:32 (twenty-one years ago)
― Sean Carruthers (SeanC), Wednesday, 9 June 2004 00:36 (twenty-one years ago)
― kyle (akmonday), Wednesday, 9 June 2004 00:43 (twenty-one years ago)