Sudoku Programmers Forum Index

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log inLog in          Games  Calendar

Log in to check your private messagesLog in to check your private messages   

Players Forums, anything wrong ?!
Goto page Previous  1, 2, 3, 4, 5 ... 9, 10, 11  Next
 
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Random thoughts
View previous topic :: View next topic  
Author Message
daj95376

Joined: 05 Feb 2006
Posts: 349
:

Items
PostPosted: Thu Jun 25, 2009 7:15 pm    Post subject: Reply with quote

Pat wrote:
we're contemplating an automated mechanism (both for taking a snapshot and for loading it into some new home) -- a vast undertaking (software development) but with the advantage that it will copy 77,000 posts just as easily as 22,000.

And this automated mechanism will copy all of the embedded features as well Question

HTML BBcode Smilies

bold italic underline Font Size Color

someone wrote:
quote

Code:
code

URL

and your favorite:
    list entry 1
    list entry 2
Back to top
View user's profile Send private message
Pat

Joined: 06 Sep 2006
Posts: 128
:

Items
PostPosted: Fri Jun 26, 2009 5:56 am    Post subject: Reply with quote

daj95376, it depends on the new home --
  • my initial thought was to post an archive version,
    which means just posting the HTML pretty much as it is
    (it already handles b, code, quote, etc etc)

  • but then the idea arose of posting it all in a new phpBB forum --
    for that, we would indeed have to transform HTML back into BBcode,
    which is exactly why i called it a vast undertaking
Back to top
View user's profile Send private message Visit poster's website
Pat

Joined: 06 Sep 2006
Posts: 128
:

Items
PostPosted: Fri Jun 26, 2009 6:01 am    Post subject: Reply with quote

JasonLion wrote:
Copying the entire content of the existing forum is a copyright violation, unless you have explicit permission of the person/company running the old forum. The individual posts belong to their authors, but the entire collection, as a collection, belongs to the current forum owner.

thanks, JasonLion! i wouldn't know about copyright -- i suspect you're right and we'd have a serious problem here---
Back to top
View user's profile Send private message Visit poster's website
tarek

Joined: 31 Dec 2005
Posts: 153
:
Location: London, UK

Items
PostPosted: Sat Jun 27, 2009 5:49 pm    Post subject: Reply with quote

My personal view on this is not to run a prallel forum but to keep a (copy/snapshot/archive) of that forum stored somewhere else for future use if that moment comes.

The method can be as easy as follows:

1. Create bot (Personal time consuming part)
2. Bot gets registered with forum
3. Bot logs in
4. Initial sweep copies the whole forum posts (Machine time consuming part) [Either the dispalyed text alno or with the Embedded code through quoting each post]
5. Bot Logs out
6. Bot logs in at repeated intervals, updating what it already has by accessing "Posts since last visit"
7. Bot stays quiet & tells nobody about what it's up to Very Happy

tarek
Back to top
View user's profile Send private message
Pat

Joined: 06 Sep 2006
Posts: 128
:

Items
PostPosted: Sun Jun 28, 2009 12:38 pm    Post subject: Reply with quote

tarek wrote:
My personal view on this is not to run a prallel forum but to keep a (copy/snapshot/archive) of that forum stored somewhere else for future use if that moment comes.

excellent idea, keeping a backup this way.
    we should save the HTML of all pages,
    just like Google et al do.

      warning:
      New Posts Since Last Visit does not tell the full story,
      as older posts are sometimes edited and those are not flagged as New.
Back to top
View user's profile Send private message Visit poster's website
gsf

Joined: 18 Aug 2005
Posts: 408
:
Location: NJ USA

Items
PostPosted: Sun Jun 28, 2009 2:33 pm    Post subject: Reply with quote

players forum
snapshot 2009-05-19
forums 17
topics 6,686
bytes 500,662,272
compressed 59,126,562

this was done to isolate all of the forum spam for termination
Back to top
View user's profile Send private message Visit poster's website
Pat

Joined: 06 Sep 2006
Posts: 128
:

Items
PostPosted: Wed Apr 07, 2010 9:49 am    Post subject: Reply with quote

Quote:
phpBB : Critical Error

Could not connect to the database
Back to top
View user's profile Send private message Visit poster's website
tarek

Joined: 31 Dec 2005
Posts: 153
:
Location: London, UK

Items
PostPosted: Wed Apr 07, 2010 4:09 pm    Post subject: Reply with quote

Same error as Pat encountered ....

09:56 AM Pacific time APR 7 2010

tarek
Back to top
View user's profile Send private message
gsf

Joined: 18 Aug 2005
Posts: 408
:
Location: NJ USA

Items
PostPosted: Wed Apr 07, 2010 4:41 pm    Post subject: Reply with quote

tarek wrote:
Same error as Pat encountered ....

09:56 AM Pacific time APR 7 2010

tarek

I suspended the patterns game referee until this is resolved
Back to top
View user's profile Send private message Visit poster's website
strmckr

Joined: 24 Apr 2009
Posts: 52
:

Items
PostPosted: Fri Apr 09, 2010 3:18 am    Post subject: Reply with quote

me 2 for days now...
Back to top
View user's profile Send private message
gsf

Joined: 18 Aug 2005
Posts: 408
:
Location: NJ USA

Items
PostPosted: Sun Apr 11, 2010 2:43 pm    Post subject: Reply with quote

getting a different error response today
either things are getting worse or repairs are underway
if it ever does come back I'm taking a snapshot posthaste
Back to top
View user's profile Send private message Visit poster's website
m_b_metcalf

Joined: 13 Mar 2006
Posts: 210
:
Location: Berlin

Items
PostPosted: Sun Apr 11, 2010 5:33 pm    Post subject: Reply with quote

Could anyone reading this and having one or more submissions to the current Patterns Game available, please send them to me by PM? Or even just the pattern.

Many thanks,

Mike Metcalf
Back to top
View user's profile Send private message
gsf

Joined: 18 Aug 2005
Posts: 408
:
Location: NJ USA

Items
PostPosted: Sun Apr 11, 2010 9:23 pm    Post subject: Reply with quote

see http://www.setbb.com/sudoku/viewtopic.php?p=12147&mforum=sudoku#12147
Back to top
View user's profile Send private message Visit poster's website
Pat

Joined: 06 Sep 2006
Posts: 128
:

Items
PostPosted: Tue Apr 13, 2010 8:54 am    Post subject: Reply with quote

gsf (Apr.11) wrote:
getting a different error response today
either things are getting worse or repairs are underway

but today it's back to the same old trouble -- "Could not connect to the database"
Back to top
View user's profile Send private message Visit poster's website
gsf

Joined: 18 Aug 2005
Posts: 408
:
Location: NJ USA

Items
PostPosted: Tue Apr 13, 2010 1:00 pm    Post subject: Reply with quote

Pat wrote:
gsf (Apr.11) wrote:
getting a different error response today
either things are getting worse or repairs are underway

but today it's back to the same old trouble -- "Could not connect to the database"

so who was it that actually made contact with real networks the last time the forum went down?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Random thoughts All times are GMT
Goto page Previous  1, 2, 3, 4, 5 ... 9, 10, 11  Next
Page 4 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Sudoku Programmers topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group

Igloo Theme Version 1.0 :: Created By: Andrew Charron