NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Places (Score:1)
The feature is called Places and includes the browsing history along with the bookmarks. They turned it off a while ago because it was too big a feature to land in time for 2.0.
Re: (Score:1)
Re: (Score:1)
-DA [coder.com]
Re: (Score:2)
I think you meant http://wiki.mozilla.org/Places [mozilla.org] (note the lack of trailing slash).
Shame we'll have to wait for it :(
Re: (Score:1)
Though I think mediawiki shouldn't take a trailing slash as part of the page name, I'm not going to start a jihad to get them to clean that up.
-DA [coder.com]
Re: (Score:1)
Why?
I wrote my own (Score:1)
I wrote a little Catalyst webapp and use it in the sidebar. Ok, I have to be on a machine that has access to my home VPN to change my bookmarks, but I can read them from everywhere and every browser.
The source can be found on my home Trac: http://thenautilus.dyndns.org/trac/browser/Bookmarks/trunk [dyndns.org], and the application can be seen live on the same system: http://thenautilus.dyndns.org/bookmarks/tags [dyndns.org]
WinFS (RIP) (Score:1)
WinFS was said to have SQL query capabilities and basically be a tagged filesystem. If you look at the WMI, you can still query the filesystem through an SQL-like language, but as the underlying system is not a database, querying is slow. Unfortunately, WinFS got cut from Windows, so we'll be stuck with a tree (plus symlinks).
I wrote me a small tagged filesystem [corion.net] for my mediaserver and even tied it to Windows via WebDAV, but as this doesn't achieve full integration into the Windows explorer and writing user
tags vs. hierarchies (Score:2)
Maybe if tags were created for me without having to do anything (literally), then that would be one thing. I like time-based systems (like Apple's Time Machine
I know some people really like tags, and I am not arguing tags are bad, and I recognize the power of them,