Networking Forums

Networking Forums > Computer Networking > Linux Networking > need a tool to convert galeon bookmarks to mozilla

Reply
Thread Tools Display Modes

need a tool to convert galeon bookmarks to mozilla

 
 
Mark
Guest
Posts: n/a

 
      06-20-2004, 04:51 AM

I'm considering going to mozilla from galeon or at
least using them both. Where can I find a tool
to convert xbel into html bookmarks?

I tried xbel2html.py from the python xml tools but
it doesn't seem to work completely in this usage
because it's a general purpose tool, what I need
is something that specially converts galeon xbel
into firefox/mozilla html.
thanks,
Mark
 
Reply With Quote
 
 
 
 
Alan Connor
Guest
Posts: n/a

 
      06-20-2004, 05:30 AM
On Sun, 20 Jun 2004 00:51:02 -0400, Mark <(E-Mail Removed)> wrote:
>
>
>
> I'm considering going to mozilla from galeon or at
> least using them both. Where can I find a tool
> to convert xbel into html bookmarks?
>
> I tried xbel2html.py from the python xml tools but
> it doesn't seem to work completely in this usage
> because it's a general purpose tool, what I need
> is something that specially converts galeon xbel
> into firefox/mozilla html.
> thanks,
> Mark


Debian has the xbel-utils package for this purpose.

It contains several utilities.

I'd find it at debian.org and then run the individual
utilities down at sourceforge or freshmeat.

(the search program on the packages page is ace)

Or as a package for whatever distro use.

If you run Debian, just do

# apt-get install xbel-utils

AC

 
Reply With Quote
 
Mark
Guest
Posts: n/a

 
      06-20-2004, 06:43 AM

>
> Debian has the xbel-utils package for this purpose.
>
> It contains several utilities.
>
> I'd find it at debian.org and then run the individual
> utilities down at sourceforge or freshmeat.
>
> (the search program on the packages page is ace)
>
> Or as a package for whatever distro use.
>
> If you run Debian, just do
>
> # apt-get install xbel-utils
>
> AC


seems I found it at:
http://cvs.sourceforge.net/viewcvs.p...c/xbel2html.py

It doesn't seem to completely do the conversion correctly,
when I run a copy of my galeon bookmarks.xbel file thru it and
use it with firefox, most of the bookmarks are missing. Any idea
why? When I take a good mozilla/firefox bookmarks.html file and
this created one, I see some differences in formatting.

Mark

 
Reply With Quote
 
Alan Connor
Guest
Posts: n/a

 
      06-20-2004, 07:29 AM
On Sun, 20 Jun 2004 02:43:32 -0400, Mark <(E-Mail Removed)> wrote:
>
>
>
>>
>> Debian has the xbel-utils package for this purpose.
>>
>> It contains several utilities.
>>
>> I'd find it at debian.org and then run the individual
>> utilities down at sourceforge or freshmeat.
>>
>> (the search program on the packages page is ace)
>>
>> Or as a package for whatever distro use.
>>
>> If you run Debian, just do
>>
>> # apt-get install xbel-utils
>>
>> AC

>
> seems I found it at:
> http://cvs.sourceforge.net/viewcvs.p...c/xbel2html.py
>
> It doesn't seem to completely do the conversion correctly,
> when I run a copy of my galeon bookmarks.xbel file thru it and
> use it with firefox, most of the bookmarks are missing. Any idea
> why? When I take a good mozilla/firefox bookmarks.html file and
> this created one, I see some differences in formatting.
>
> Mark
>


What do the xbel bookmarks look like? Seems like this is a job for
a simple shell script using sed or awk.

I use one to copy new w3m (textmode browser) bookmarks to my mozilla
bookmark file when I close it down, and there wasn't much to it.

Isn't XML just a variant of HTML? It's all ascii text, right?

If this approach interests you, then post to comp.unix.shell and
comp.lang.awk (cross-post), including samples from the xbel
bookmarks.

Mozilla bookmarks can just be:

<TD><A HREF="http://groups.google.com">Google Groups</A>

AC


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any tool to trace incoming and outgoing packets in Kernel, also loking for tool to debug application struck in infinite loops? GS Linux Networking 0 06-18-2006 04:24 AM
sharing bookmarks Trevor Wright Home Networking 4 03-19-2006 03:56 PM
Mozilla 1.6a Leo (Bing) Whiteway Linux Networking 0 11-15-2003 04:48 AM
Mozilla not working Louis Linux Networking 3 08-19-2003 01:57 PM
www bookmark editor like galeon's? Andrew Jaffe Linux Networking 0 08-18-2003 04:25 PM



1 2 3 4 5 6 7 8 9 10 11