mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet

Reply
 
Thread Tools
Old 2014-10-09, 16:17   #210
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

63618 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
I say if you're spider-parsing that data you should be parsing the plain-text version and not the HTML version.

Plain-text wrapped into the webpage:
http://www.mersenne.org/report_facto...ts_hi=99&txt=1
Plain-text all by itself is what you should be parsing:
http://www.mersenne.org/report_facto...t=1&download=1
Doh! Thanks James, I actually forgot that option was there on the report pages.

Yeah, plain text output is a great option. The page weight is smaller too without all the markup.

If we still want an XML option, that could be added too, but the CSV option there is probably just fine, I'd guess.
Madpoo is offline   Reply With Quote
Old 2014-10-09, 22:11   #211
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

230668 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
You know in July when the ice gets mushy? Imagine that all year long.
Sorry for this... But...

I never understood why anyone would want to live where H2O ever existed as a solid (execpt possibly in their glass after work).
chalsall is offline   Reply With Quote
Old 2014-10-09, 23:26   #212
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by chalsall View Post
Sorry for this... But...

I never understood why anyone would want to live where H2O ever existed as a solid (execpt possibly in their glass after work).
Bimshire would get awfully crowded if we all acted on that philosophy.
Do you really want to promote that?
kladner is offline   Reply With Quote
Old 2014-10-09, 23:47   #213
TheMawn
 
TheMawn's Avatar
 
May 2013
East. Always East.

11×157 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
You know in July when the ice gets mushy? Imagine that all year long.
But if the ice gets mushy, what do we build our homes with?
TheMawn is offline   Reply With Quote
Old 2014-10-10, 00:10   #214
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2×67×73 Posts
Default

Quote:
Originally Posted by kladner View Post
Bimshire would get awfully crowded if we all acted on that philosophy.
Choosing to live (or at least visit) where the ambient temprature never drops below 0 degrees centigrade just seems to make sense to me.
chalsall is offline   Reply With Quote
Old 2014-10-10, 00:33   #215
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

2·7·19·37 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
I say if you're spider-parsing that data you should be parsing the plain-text version and not the HTML version.
I am aware of those. When using excel's webquery (referred to as the "town idiot" in one post that I read about the handling of the <br> tag), the comma delimited lines come in as a blob on each line. When using the table version, it came in nice and tidy, no parsing needed. My macro fetches the data in 2 large chunks, transcribes it over to various other sheets and updates to various sheets.
If I was using some other program, I would have had to write parsing code and the comma delimited version would be better.


I can obviously "fix" my macro to start 1 row further down. My concern is keeping things as "normal" as possible on PrimeNet (each cell behaves as a cell, headers are nearly always a single line, delimiters are used to indicate blank fields, etc.). What ever you do, don't create an <XML> just for me. My queries are just for tracking the 100M digit range.
Uncwilly is offline   Reply With Quote
Old 2014-10-10, 00:39   #216
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·67·73 Posts
Default

Quote:
Originally Posted by TheMawn View Post
But if the ice gets mushy, what do we build our homes with?
Or, perhaps more importantly, our national igloo?
chalsall is offline   Reply With Quote
Old 2014-10-10, 00:45   #217
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2×5×293 Posts
Default

Quote:
Originally Posted by chalsall View Post
Choosing to live (or at least visit) where the ambient temprature never drops below 0 degrees centigrade just seems to make sense to me.
Choosing to live where the ambient temperature regularly goes above 22°C never made sense to me. I should move to Yellowknife, really.
Mark Rose is offline   Reply With Quote
Old 2014-10-10, 00:51   #218
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23·149 Posts
Default

Quote:
Originally Posted by Mark Rose View Post
Choosing to live where the ambient temperature regularly goes above 22°C never made sense to me.
22°C sounds like a nice "low" overnight. If my world never deviated from the +22C to +32C range I'd be very happy.
https://www.youtube.com/watch?v=hGRkNaMFp6w

Last fiddled with by James Heinrich on 2014-10-10 at 00:52
James Heinrich is offline   Reply With Quote
Old 2014-10-10, 00:58   #219
retina
Undefined
 
retina's Avatar
 
"The unspeakable one"
Jun 2006
My evil lair

2·11·283 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
22°C sounds like a nice "low" overnight. If my world never deviated from the +22C to +32C range I'd be very happy.
I think humidity, precipitation, wind speed and solar IR/UV levels have to be stated also to get a better idea of how the world feels.
retina is online now   Reply With Quote
Old 2014-10-10, 00:59   #220
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by chalsall View Post
Choosing to live (or at least visit) where the ambient temprature never drops below 0 degrees centigrade just seems to make sense to me.
It kinda makes sense to me, too. But many factors determine whether one can go anywhere at any given moment.

I grew up on the Texas Gulf Coast. I had much rather be hot than cold. We are hoping to make a trip to Yucatan, Mexico early next year.
kladner is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database design xilman Astronomy 1 2017-04-30 22:25
Theoretical Experiment Design c10ck3r Homework Help 7 2015-02-03 08:54
Digital Logic Design henryzz Puzzles 9 2014-12-04 20:56
new intel design tha Hardware 5 2007-04-19 11:38
design factoring algorithms koders333 Factoring 14 2006-01-25 14:08

All times are UTC. The time now is 04:42.


Fri Aug 6 04:42:14 UTC 2021 up 13 days, 23:11, 1 user, load averages: 1.68, 2.39, 3.43

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.