Re: bookmarks.html

2004-05-26 Thread Matt Price
On Wed, May 26, 2004 at 02:37:15AM +0200, Benedict Verheyen wrote:
> 
> Antonio Rodriguez wrote:
> > On Wed, May 26, 2004 at 01:19:34AM +0200, Benedict Verheyen wrote:
> >> Emma Jane Hogbin wrote:
> >> That's one of the reasons i never save my bookmarks in a browser.
> >> I have made php script that manages a few files that act as a db
> >> with my links divided in pages, topics and so on.
> >> It's also easy to transport bookmarks since i only have to copy
> >> the small script & the text files containing the actual links, pages
> >> and categories.
> >> I then set my browser home page to the generated output index.html
> >> file and i have all my links at my disposale.
> >>
> >> Regards,
> >> Benedict
> >>
> >
> > Benedict, would you post your script for the benefit of the community?
> 
> Yep,
> 
> remember that it's not great code :)
> I'm toying with the idea of changing it to python. It's a simple program
> to start learning it. I went through the tutorial a while back and I
> definitely
> want to try it on a "real" proggie.
> You can download it here:
>  http://www.benedictverheyen.be
> 
> I also use divs and no tables for the layout.
> Anyway, if people find it interesting and do any changes to it that can
> benefit other people, send the changes over and i'll add the new package
> to the site.
> Or if people change it to python for instance, i could put that code up
> too.
> 
> Regards,
> Benedict

for firefox, folks might want to try using the "bookmark synchroniser"
extension (check the extensions page, avilable vrom the firefox home
page).  I like it a lot -- igves methe same bookmarks at
home/work/wherever.  You need an ftp location, though.  

m

> 
> 
> 
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bookmarks.html

2004-05-25 Thread Benedict Verheyen

Antonio Rodriguez wrote:
> On Wed, May 26, 2004 at 01:19:34AM +0200, Benedict Verheyen wrote:
>> Emma Jane Hogbin wrote:
>> That's one of the reasons i never save my bookmarks in a browser.
>> I have made php script that manages a few files that act as a db
>> with my links divided in pages, topics and so on.
>> It's also easy to transport bookmarks since i only have to copy
>> the small script & the text files containing the actual links, pages
>> and categories.
>> I then set my browser home page to the generated output index.html
>> file and i have all my links at my disposale.
>>
>> Regards,
>> Benedict
>>
>
> Benedict, would you post your script for the benefit of the community?

Yep,

remember that it's not great code :)
I'm toying with the idea of changing it to python. It's a simple program
to start learning it. I went through the tutorial a while back and I
definitely
want to try it on a "real" proggie.
You can download it here:
 http://www.benedictverheyen.be

I also use divs and no tables for the layout.
Anyway, if people find it interesting and do any changes to it that can
benefit other people, send the changes over and i'll add the new package
to the site.
Or if people change it to python for instance, i could put that code up
too.

Regards,
Benedict





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bookmarks.html

2004-05-25 Thread Ken Gilmour
On Tue, 25 May 2004 19:36:36 -0400, Antonio Rodriguez wrote:
>Benedict, would you post your script for the benefit of the community?

You can find some here:
http://www.hotscripts.com/PHP/Scripts_and_Programs/Bookmark_Management/

Ken





Re: bookmarks.html

2004-05-25 Thread Antonio Rodriguez
On Wed, May 26, 2004 at 01:19:34AM +0200, Benedict Verheyen wrote:
> Emma Jane Hogbin wrote:
> That's one of the reasons i never save my bookmarks in a browser.
> I have made php script that manages a few files that act as a db
> with my links divided in pages, topics and so on.
> It's also easy to transport bookmarks since i only have to copy
> the small script & the text files containing the actual links, pages
> and categories.
> I then set my browser home page to the generated output index.html
> file and i have all my links at my disposale.
> 
> Regards,
> Benedict
> 

Benedict, would you post your script for the benefit of the community?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bookmarks.html

2004-05-25 Thread Benedict Verheyen
Emma Jane Hogbin wrote:
> An open letter to Mozilla package maintainers (and a warning to those
> who upgrade):
> 
> I have a very simple request...
> 
> Please, when versions of browsers are upgraded could you PLEASE save
> my bookmarks.html file? I just lost ~6 weeks of bookmarks because
> when I upgraded mozilla-firebird the packaging system decided to
> install mozilla-firefox instead and in the process deleted my history
> files and bookmark files.
> 
> And in regards to:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=250103
> ~/.mozilla-firebird is empty but cannot be removed for some unknown
> reason when the upgrade is made to firefox.
> /var/lib/mozilla-firebird, however, is not empty.
> 
> thanks,
> emma

That's one of the reasons i never save my bookmarks in a browser.
I have made php script that manages a few files that act as a db
with my links divided in pages, topics and so on.
It's also easy to transport bookmarks since i only have to copy
the small script & the text files containing the actual links, pages
and categories.
I then set my browser home page to the generated output index.html
file and i have all my links at my disposale.

Regards,
Benedict



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bookmarks.html

2004-05-25 Thread csj
On 25. May 2004 at 11:38AM -0600,
"Monique Y. Mudama" <[EMAIL PROTECTED]> wrote:

> On 2004-05-25, Emma Jane Hogbin penned:

> > An open letter to Mozilla package maintainers (and a warning
> > to those who upgrade):
> >
> > I have a very simple request...
> >
> > Please, when versions of browsers are upgraded could you
> > PLEASE save my bookmarks.html file? I just lost ~6 weeks of
> > bookmarks because when I upgraded mozilla-firebird the
> > packaging system decided to install mozilla-firefox instead
> > and in the process deleted my history files and bookmark
> > files.
> >
> 
> Ugh!  That sucks.

I suspect it was just misplaced.  I struggled with a similar
problem for an hour or so, until I found out that
mozilla-phoenix/firebird/firefox/any-other-fiery-mythical-beast
changed its prefs directory between name changes.  IRC at some
point I had ~/.phoenix ~/.mozilla-firebird and now ~/.firefox.
Perhaps a 'find -name "bookmarks.html"' will turn up the
misplaced bookmarks file.

Maybe the developers should just settle on a relatively name like
Mozilla G2 or Mozilla XP (or can alphanumeric combinations now be
trademarked?).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bookmarks.html

2004-05-25 Thread Monique Y. Mudama
On 2004-05-25, Emma Jane Hogbin penned:
> An open letter to Mozilla package maintainers (and a warning to those
> who upgrade):
>
> I have a very simple request...
>
> Please, when versions of browsers are upgraded could you PLEASE save
> my bookmarks.html file? I just lost ~6 weeks of bookmarks because when
> I upgraded mozilla-firebird the packaging system decided to install
> mozilla-firefox instead and in the process deleted my history files
> and bookmark files.
>

Ugh!  That sucks.

-- 
monique


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bookmarks.html

2004-05-25 Thread Anthony Campbell
On 25 May 2004, Emma Jane Hogbin wrote:
> An open letter to Mozilla package maintainers (and a warning to those who
> upgrade):
> 
> I have a very simple request...
> 
> Please, when versions of browsers are upgraded could you PLEASE save my
> bookmarks.html file? I just lost ~6 weeks of bookmarks because when I
> upgraded mozilla-firebird the packaging system decided to install
> mozilla-firefox instead and in the process deleted my history files and
> bookmark files.
> 

[snip] 

After being bitten by this bug a couple of times, I put an entry in
crontab to save a copy of my bookmarks.html every night.

Anthony


-- 
[EMAIL PROTECTED]||  http://www.acampbell.org.uk
using Linux GNU/Debian ||  for book reviews, electronic 
Windows-free zone  ||  books and skeptical articles


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



bookmarks.html

2004-05-24 Thread Emma Jane Hogbin
An open letter to Mozilla package maintainers (and a warning to those who
upgrade):

I have a very simple request...

Please, when versions of browsers are upgraded could you PLEASE save my
bookmarks.html file? I just lost ~6 weeks of bookmarks because when I
upgraded mozilla-firebird the packaging system decided to install
mozilla-firefox instead and in the process deleted my history files and
bookmark files.

And in regards to:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=250103
~/.mozilla-firebird is empty but cannot be removed for some unknown reason
when the upgrade is made to firefox. /var/lib/mozilla-firebird, however,
is not empty.

thanks,
emma

-- 
Emma Jane Hogbin
[[ 416 417 2868 ][ www.xtrinsic.com ]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]