On 10/19/06, <b class="gmail_sendername">Michel Di Croci</b> <<a href="mailto:michel.dicroci@gmail.com">michel.dicroci@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div><div><span class="e" id="q_10e6217992f34138_1"><span class="gmail_quote">2006/10/19, Kirk Lowery <<a href="mailto:empirical.humanist@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
empirical.humanist@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span>On 10/19/06, <b class="gmail_sendername">Michel Di Croci</b> <<a href="mailto:michel.dicroci@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
michel.dicroci@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2006/10/19, Kirk Lowery <<a href="mailto:empirical.humanist@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">empirical.humanist@gmail.com</a>>:<div><span class="gmail_quote"></span>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span>
<span>On 10/19/06, <b class="gmail_sendername">Matt Davey</b> <<a href="mailto:mcdavey@mrao.cam.ac.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mcdavey@mrao.cam.ac.uk</a>> wrote:
<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2006-10-19 at 10:08 -0400, Mark Haney wrote:<br>> Kirk Lowery wrote:<br>> > For several years I've been using Bookmark4u, a PHP-4/MySQL-based<br>> > bookmark manager, running it on my own webserver. There's been no
<br>> > update for more than three years and it's abandonware. No problem,<br>> > except that moving to PHP5 breaks it.<br>> ><br>> > I've been looking around, but there doesn't seem to be any actively
<br>> > maintained bookmark server out there. I've looked at Bookmark Manager<br>> > (BKM), but that, too, is two years out of date.<br>> ><br>> > What are folks using these days?<br>> ><br>



> > TIA!
<br>> ><br>> > Kirk<br>> I don't know about everyone else, but I've really like the Google<br>> BrowserSync Firefox extension.  I'm not entirely sure what you use your<br>> BM manager for, so this may not be an appropriate suggestion, but it
<br>> works really well.<br><br>I use <a href="http://onlinebookmarkmanager.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">onlinebookmarkmanager.com</a> and am pretty happy with it.</blockquote>



<div><br></div></div></span>Ah, yes. I should have mentioned one of my requirements: I need to have control over the server. So I need server *software* to run on my own machine...
<br><span><br>Kirk

</span><br></span></div>--<span><br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">fedora-list@redhat.com</a><br>To unsubscribe: 
<a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://www.redhat.com/mailman/listinfo/fedora-list</a></span></blockquote><div><br></div><br></div>A do it yourself could be made. It would only require a DB and a simple
PHP script. It would requires a development of about 30 hours from a
small evaluation on my side and you will be able to put the features
you want and the search engine you need. Also you could export it
easily to different format that would allow you to import it in Firefox
or Epiphany or whatever you use. There is so much of possibilities from a development side.<br><br>You can start with the already done development of BookMark4u.<br><span></span></blockquote></div><br></span></div>Yes, this may be the best solution. I'm not dissatisfied with Bookmark4u. So I don't need to reimplement it; I don't need (at this point) new features. So it seems (in the absence of the existence of an actively maintained bookmarker server) the best solution will be to port it to PHP5. I can do that. I was just hoping I didn't have to spend the time learning PHP, and more, the differences between 4 & 5. I'm an academic programmer (meaning I learn what I need to accomplish my tasks) and am more comfortable with python, ruby and the like and don't normally use PHP. Oh, well. Another item for my CV... ;-)
<br><br>Thanks for the suggestion.<br><span><br>Kirk</span></blockquote></span></div><div><br>Why don't you use ruby on rails?<br><span class="sg"><br>Michel<br></span></div></div></blockquote></div><br>If I was going to reimplement a bookmark manager, Ruby on Rails would definitely the way to go. But I'm hoping to find a shorter path to the goal than a complete rewrite...
<br>