Important Notice of RickResource Forum Changes
Moderators: rickenbrother, ajish4
- lyle_from_minneapolis
- Advanced Member
- Posts: 2530
- Joined: Sun Nov 19, 2006 7:13 pm
Experience has taught us to trust you implicitly, Peter. Bring it on.
Here is where I hide my music:
http://www.soundclick.com/MarkKaufman
http://www.soundclick.com/MarkKaufman
Mark: That is a very high standard to live up to. I will do my best.
Life, as with music, often requires one to let go of the melody and listen to the rhythm
Please join the Official RickResource Forum Facebook Page https://www.facebook.com/groups/379271585440277
Please join the Official RickResource Forum Facebook Page https://www.facebook.com/groups/379271585440277
- melibreits
- Senior Member
- Posts: 4081
- Joined: Wed Mar 12, 2003 6:00 am
- Contact:
Ok, the journey toward the new RickResource Forum begins.
Life, as with music, often requires one to let go of the melody and listen to the rhythm
Please join the Official RickResource Forum Facebook Page https://www.facebook.com/groups/379271585440277
Please join the Official RickResource Forum Facebook Page https://www.facebook.com/groups/379271585440277
Re: Important Notice of RickResource Forum Changes
I just saw this thread,
Well, now all we have to do is to wait
Well, now all we have to do is to wait
So long and thanks for all the fish!
Re: Important Notice of RickResource Forum Changes
Well now we know why Peter would not say if he was keeping Discus Pro! 
Do unto others as you would have them do unto you, and sit in with the band whenever you can, to keep your chops up!
Re: Important Notice of RickResource Forum Changes
I have nothing against discus, but I had a real hell converting the old forum as everything was kept in html format.
I had to parse the html, getting out the needed parts (post message, poster, date, ip, message id, parent id (go from the archived to the last file and then back to the first file containing the very first post to be used as the parent...), forum, etc...) and put them all in an interim table.
I then had to write some more code to convert the users from the csv format exported by discus to an interim table containing the extra details as well (favorite this, favorite that, etc).
I then wrote a converter from html to bbcode and fixed attachment links and so on...
I can continue forever...
Don't get me wrong - I enjoyed every second, but I don't see how discus can be used for a forum with so many posts, there is no normal way of running a decent search on so many files.
Not to mention the fact that storing everything as raw data saves alot of space.
I had to parse the html, getting out the needed parts (post message, poster, date, ip, message id, parent id (go from the archived to the last file and then back to the first file containing the very first post to be used as the parent...), forum, etc...) and put them all in an interim table.
I then had to write some more code to convert the users from the csv format exported by discus to an interim table containing the extra details as well (favorite this, favorite that, etc).
I then wrote a converter from html to bbcode and fixed attachment links and so on...
I can continue forever...
Don't get me wrong - I enjoyed every second, but I don't see how discus can be used for a forum with so many posts, there is no normal way of running a decent search on so many files.
Not to mention the fact that storing everything as raw data saves alot of space.
So long and thanks for all the fish!

