Welcome, Guest. Please Login or Register.
May 04, 2025, 12:55:09 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Yahoo Groups -> YaBB SE 1.3.0 (working on it) « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Yahoo Groups -> YaBB SE 1.3.0 (working on it)  (Read 669 times)
yg_extractor
Noobie
*
Posts: 3


Don't Need No Steenkin Ads

Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« on: April 10, 2002, 07:24:38 AM »
Reply with quote

I am working on a set of scripts to convert forums from Yahoo Groups to YaBB SE 1.3.0.  Here's the progress so far:

WorkingExtract all message from a group (retries on ads)... this is the most difficult part.
PartialRemove HTML and clean up messages from extracted pages
Done (but untested)Translate YG member lists into SQL inserts for YaBB SE
Not YetAssign new passwords and email users to let them know
Not YetParse subject lines to group messages into topics
Not YetGenerate SQL inserts to load messages into YaBB SE

The scripts are (so far) written in Perl and tested on a machine running RedHat Linux 7.2.  It might be possible to use them on a windows platform... maybe.  The message downloader requires HTTP::Lite (from CPAN), so you need to have root access or convince your admin to install HTTP::Lite.

I'm planning to remain anonymous in this, in case someone at Yahoo gets pissed.  But I do want to distribute the scripts to anyone who's looking to move their forums off Yahoo's ever increasingly advertising-supported service and onto a nice YaBB SE bulletin board.

Logged
Purple Raine
Beta Tester
Full Member
***
Posts: 141


Who's Yo Daddy?

WWW
Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #1 on: April 10, 2002, 07:43:20 AM »
Reply with quote

WOW

this sounds AMAZING... Just wondering... can you apply this to other forums?

I have a board on ezboard that I really want to convert outta there... all I want are the messages... I don't even need the users... can this be done?

As you may know, Ezboard is 10x worse than Yahoo when it comes to ads...

Logged
huijaa
Noobie
*
Posts: 6


huijaa@hotmail.com
Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #2 on: April 10, 2002, 07:55:51 AM »
Reply with quote

WOWI have a Yahoo-group and i'ld have to transport all stuff to YaBB...maybe possible...
Logged

I don't like YaBB SE without programmable MODs...
yg_extractor
Noobie
*
Posts: 3


Don't Need No Steenkin Ads

Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #3 on: April 10, 2002, 02:51:44 PM »
Reply with quote

Quote from: Purple Raine on April 10, 2002, 07:43:20 AM.. Just wondering... can you apply this to other forums?
I have a board on ezboard that I really want to convert outta there...
As you may know, Ezboard is 10x worse than Yahoo when it comes to ads...

Yes, I've seen EZboard and it's almost unusable.  Adding support for extracting ezboard might be simple, it might be a bitch.

Post a URL to your forum and I'll give it a try.  The script already has quite a bit of code to emulate the browser carefully (including cookies and redirects) to work with all the tricks yahoo does to force you into seeing ads.
Logged
Purple Raine
Beta Tester
Full Member
***
Posts: 141


Who's Yo Daddy?

WWW
Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #4 on: April 10, 2002, 05:54:54 PM »
Reply with quote

Thanks for looking!

My ezboard :: http://pub30.ezboard.com/feldaronlinemessegeboardfrm1
Logged
yg_extractor
Noobie
*
Posts: 3


Don't Need No Steenkin Ads

Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #5 on: April 11, 2002, 08:06:58 AM »
Reply with quote

EZboard has none of the anti-archive protections that Yahoo Groups uses.  You can easily download it using an archiver like wget (comes included with Redhat Linux 7.2).  If you use wget, be sure to give it options like "--recursive --level=3" so it gets all the messages.

The two popular windows-based archivers are Teleport Pro and WebZIP.  Give one of these a try if you prefer windows and pretty GUIs.  They're both shareware (last time I checked).  

Parsing the messages out of the html will be completely different than YG, since EZboard is a topic-based forum like YaBB.  YG puts each message on its own page and they even have some comments in the html to mark where the "content" begins.
Logged
Purple Raine
Beta Tester
Full Member
***
Posts: 141


Who's Yo Daddy?

WWW
Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #6 on: April 11, 2002, 08:42:26 PM »
Reply with quote

I'll give those a try!  Thanks!
Logged
zrzrzrzr
Noobie
*
Posts: 2


zrzrzrzrzrzrzrzr

Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #7 on: April 13, 2002, 05:21:45 PM »
Reply with quote

yg_extractor,

I'm very interested in this mod. Please email with more info! I'm trying to migrate two groups away from Yahoo, and this would be perfect.

zr

email: [email protected]
« Last Edit: April 13, 2002, 09:37:13 PM by zrzrzrzr » Logged
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #8 on: April 13, 2002, 05:48:45 PM »
Reply with quote

I too am interested in this converter.  If you would like to email me.. [email protected]

Or, you can contact me in other ways. (see contacts to left)
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
zrzrzrzr
Noobie
*
Posts: 2


zrzrzrzrzrzrzrzr

Re:Yahoo Groups -> YaBB SE 1.3.0 (working on it)
« Reply #9 on: May 29, 2002, 10:23:49 PM »
Reply with quote

How's this mod coming?  :)
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Yahoo Groups -> YaBB SE 1.3.0 (working on it) « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.049 seconds with 16 queries.