mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > No Prime Left Behind

Closed Thread
 
Thread Tools
Old 2008-12-04, 09:14   #551
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

32×13×89 Posts
Default

I can't possibly figure out what I could have done to cause it to lose 90% of the info. Perhaps I accidentally deleted or changed the "[/code]" at the end of one of the boxes? I've done that before and all of the proper spacing is lost. It's a nuisance to get it back the way it was but the data is always all still there; just in poor looking format with few of the lines lining up properly.

I haven't a clue what caused it so I have no way to be "more careful" when editing it. lol

One thought: Max, is there any possibility that both you and I were trying to edit it at the same time and somehow stepped on each other?


Gary

Last fiddled with by gd_barnes on 2008-12-04 at 09:15
gd_barnes is online now  
Old 2008-12-04, 12:59   #552
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
I can't possibly figure out what I could have done to cause it to lose 90% of the info. Perhaps I accidentally deleted or changed the "[/code]" at the end of one of the boxes? I've done that before and all of the proper spacing is lost. It's a nuisance to get it back the way it was but the data is always all still there; just in poor looking format with few of the lines lining up properly.

I haven't a clue what caused it so I have no way to be "more careful" when editing it. lol

One thought: Max, is there any possibility that both you and I were trying to edit it at the same time and somehow stepped on each other?


Gary
With how it was truncated, I'd guess that what happened is someone clicked Submit to edit it, but for some reason the communication was cut short a little in to the prime list. It wasn't as simple as a missing [/code] tag. After Max restored it from the log, things weren't lining up correctly because apparently the log doesn't store multiple spaces inside code tags correctly.
Mini-Geek is offline  
Old 2008-12-04, 17:10   #553
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3·2,083 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
I can't possibly figure out what I could have done to cause it to lose 90% of the info. Perhaps I accidentally deleted or changed the "[/code]" at the end of one of the boxes? I've done that before and all of the proper spacing is lost. It's a nuisance to get it back the way it was but the data is always all still there; just in poor looking format with few of the lines lining up properly.

I haven't a clue what caused it so I have no way to be "more careful" when editing it. lol

One thought: Max, is there any possibility that both you and I were trying to edit it at the same time and somehow stepped on each other?


Gary
No, there's no way we could have both been editing it at the same time. First of all, I wasn't on at all at 4 AM my time (which is roughly when you made the problematic edit.)

My best guess as to what happened is something along the lines of what Mini-Geek described. Which is quite believable, since you're connecting from a hotel internet connection, and those can sometimes be less reliable than yours at home. And there's probably no way to prevent it in that case, now that I think about it; the best you can do is to carefully look over the newly-edited post once it loads after you click "Submit". (I always do this after editing a post.)
mdettweiler is offline  
Old 2008-12-04, 20:38   #554
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

32×13×89 Posts
Default

Yep, I'm connecting from a hotel room but I hadn't had the connection drop yet. Oh well, yeah, that sounds like the most plausible explanation. While I'm out of town, what I think I'll do is copy-and-paste it into a Notepad document before editing it and then verify it afterwords.

I understand the edit log now. I never knew about that...interesting stuff. It's nice to know that we can get a prior version of a post back like that. Thank gish for the edit log and thanks for fixing it Max!


Gary
gd_barnes is online now  
Old 2008-12-04, 20:58   #555
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Yep, I'm connecting from a hotel room but I hadn't had the connection drop yet. Oh well, yeah, that sounds like the most plausible explanation. While I'm out of town, what I think I'll do is copy-and-paste it into a Notepad document before editing it and then verify it afterwords.

I understand the edit log now. I never knew about that...interesting stuff. It's nice to know that we can get a prior version of a post back like that. Thank gish for the edit log and thanks for fixing it Max!


Gary
Oh, one more thing: when copying and pasting it into Notepad, be sure to copy the "full code" version of the post, i.e. including all the bbCode tags that define formatting. You can get to that by clicking the little button on the top-right corner of the post composition box (as shown in the attached screenshot); that button toggles between the "enhanced interface" and "standard interface". This will ensure that all formatting is kept.

For example, if I just copy and past ethis text from the beginning of the 1st post of this thread from the edit box normally, into Notepad, and then back here, I get this:
Quote:
This is team drive #1 for No Prime Left Behind. We will be searching all 400 < K <= 1001 for n=333.2K to 600K.

Karsten (kar_bon) has created a web page here that shows details for the drive. He also maintaines a site that has almost all known Riesel primes. There is a page for the range of 300<k<2000 here. The ranges searched and primes found from this project will be shown there.

Two excellent LLRnet server will be processing a large part of the range. For general info. on setting up and running the servers see this thread. The info. specific to the servers that needs to be entered into your llr-clientconfig.txt file is:

#1
server = "nplb.ironbits.net"
port = 400
As you can see, all the links and smilies have been zapped. And if there were any [code], [quote], or formatting tags in there, then it would be even worse.

However, if I copy and paste the version including the full bbCode into Notepad, it looks like this in Notepad:
Quote:
[color=black][font=Verdana]This is team drive #1 for No Prime Left Behind. We will be searching all 400 < K <= 1001 for n=333.2K to 600K.[/font][/color]

Karsten (kar_bon) has created a web page [url="http://www.rieselprime.org/NPLB/Drives/NPLB_Drive1.htm"]here[/url] that shows details for the drive. He also maintaines a site that has almost all known Riesel primes. There is a page for the range of 300<k<2000 [url="http://www.rieselprime.org/Data/00300.htm"]here[/url]. The ranges searched and primes found from this project will be shown there.

Two excellent LLRnet server will be processing a large part of the range. For general info. on setting up and running the servers see [url="http://www.mersenneforum.org/showthread.php?t=9959"][color=#22229c]this thread[/color][/url]. The info. specific to the servers that needs to be entered into your llr-clientconfig.txt file is:

#1
server = "nplb.ironbits.net"
port = 400
And then it looks like this in the forum once you paste it into the edit box and submit it (or if you hit the "Preview Post" button):
Quote:
This is team drive #1 for No Prime Left Behind. We will be searching all 400 < K <= 1001 for n=333.2K to 600K.

Karsten (kar_bon) has created a web page here that shows details for the drive. He also maintaines a site that has almost all known Riesel primes. There is a page for the range of 300<k<2000 here. The ranges searched and primes found from this project will be shown there.

Two excellent LLRnet server will be processing a large part of the range. For general info. on setting up and running the servers see this thread. The info. specific to the servers that needs to be entered into your llr-clientconfig.txt file is:

#1
server = "nplb.ironbits.net"
port = 400
Much better--this time all the formatting has remained intact.

Max
Attached Thumbnails
Click image for larger version

Name:	screenshot.png
Views:	71
Size:	104.8 KB
ID:	2986  
mdettweiler is offline  
Old 2008-12-04, 21:08   #556
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2·5·283 Posts
Default

Taking 587.4-588.0 for C443 server.
em99010pepe is offline  
Old 2008-12-04, 22:44   #557
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

32×13×89 Posts
Default

Yours truly on the CRUS project beat NPLB to a prime for Riesel base 16. (lol) Therefore I'm now showing 739*2^591681-1 as a known prime in the 1st post of this thread.

It's strange how close the 2 projects were to finding that same prime.
gd_barnes is online now  
Old 2008-12-05, 10:59   #558
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2·5·283 Posts
Default

Brucifer is back?
em99010pepe is offline  
Old 2008-12-05, 18:28   #559
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2·5·283 Posts
Default

I urgently need more work to C443, Lennart is on fire!
em99010pepe is offline  
Old 2008-12-05, 18:29   #560
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

11000011010012 Posts
Default

Quote:
Originally Posted by em99010pepe View Post
I urgently need more work to C443, Lennart is on fire!
Okay, I'll email you 595K-600K shortly...

Edit: Done.

Last fiddled with by mdettweiler on 2008-12-05 at 18:32
mdettweiler is offline  
Old 2008-12-05, 18:35   #561
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2·5·283 Posts
Default

Thank you. It's in.
em99010pepe is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Team drive #14: k=600-1001 n=1M-2M mdettweiler No Prime Left Behind 10 2021-03-13 22:32
Team drive #7 k=800-1001 n=600K-1M gd_barnes No Prime Left Behind 127 2011-07-15 14:25
Team drive #6 k=600-800 n=600K-1M gd_barnes No Prime Left Behind 89 2011-03-10 12:34
Team drive #5: k=400-600 n=600K-1M gd_barnes No Prime Left Behind 135 2010-11-23 14:27
Team drive #4, 15 k's < 300 for n=600K-1M gd_barnes No Prime Left Behind 38 2008-10-22 16:20

All times are UTC. The time now is 06:02.


Fri Aug 6 06:02:54 UTC 2021 up 14 days, 31 mins, 1 user, load averages: 2.87, 3.08, 3.11

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.