Protej Projects

Advanced Search

About this site

This site is a work in progress. Feel free to look around, but be prepared for missing links, bad grammar, and poor formatting.

Frequently asked questions (Firefox 2)

General LiveClick features

  * What is LiveClick?
  * How do I add a Live Bookmark?
  * How do I manually set a Live Bookmark’s location?
  * I clicked on a livemark but it didn’t go to the page I expected. Why?
  * Nothing happens when I click on a livemark. Why?
  * I get a prompt saying a Live Bookmark has no location. Why?
  * Why doesn’t LiveClick work with livemarks on the bookmarks toolbar?
  * When I middle click a livemark, it no longer opens in tabs. Why?
  * What does “View Feed” do?
  * I want to rearrange my bookmarks menu. Can I drag and drop livemarks?
  * With which versions of Firefox is LiveClick compatible?

Styles for read/unread items

  * Is there a way to distinguish read items from unread ones?
  * How do I use my own custom feed reading style?
  * Why do “read” Live Bookmark items become “unread” again?

Monitoring new items

  * How do I monitor a Live Bookmark for new items?
  * Why does the “new” Live Bookmark count reset every time I restart Firefox?
  * Why do “read” Live Bookmark items become “unread” again?

Favicons for livemarks

  * Can I use a site’s regular icon (favicon) instead of the default livemark icon?
  * Why does the default RSS icon appear instead of a favicon?
  * How do I change a livemark’s favicon?
  * How do I disable favicons for livemarks?

Feed previews

  * Can I preview a feed without adding a Live Bookmark?
  * Why is “Preview Feed” so difficult to read?

“Live Bookmark This Page…”

  * Are there easier ways to create Live Bookmarks?
  * How I do create a Live Bookmark from an undiscovered feed link?

Posted by protejohnny on 06/16 at 05:25 PM
For Firefox 2Don't Blog • (1) CommentsPermalink

“Live Bookmark This Page” (Firefox 2)

Create Live Bookmarks easily by right-clicking the page or a feed link.

Continue reading...

Posted by protejohnny on 06/16 at 04:51 PM
For Firefox 2Don't BlogFeatures • (0) CommentsPermalink

Feed previews (Firefox 2)

Preview a site’s feed by right-clicking the orange icon in the address bar.

Continue reading...

Posted by protejohnny on 06/16 at 04:49 PM
For Firefox 2Don't BlogFeatures • (0) CommentsPermalink

Favicons for livemarks (Firefox 2)

Use site icons (aka favicons) in place of the default orange icon.

Continue reading...

Posted by protejohnny on 06/16 at 04:45 PM
For Firefox 2Don't BlogFeatures • (4) CommentsPermalink

Monitoring new items (Firefox 2)

Be notified when select Live Bookmarks have new items.

Continue reading...

Posted by protejohnny on 06/16 at 04:41 PM
For Firefox 2Don't BlogFeatures • (1) CommentsPermalink

Styles for read/unread items (Firefox 2)

LiveClick makes it easier to distinguish Live Bookmark items that you’ve already read from the ones you haven’t. By default, read items are “faded out.”

image

You can change this style to a number of pre-installed styles. Other options include “Read items are not displayed”, “Unread items are boldface”, and “Custom style”.

image

Important! LiveClick uses your browser’s history to determine when Live Bookmark items are new/read/unread. If you clear your history (manually or automatically), all Live Bookmark items will revert to “unread” status.

How do I use my own custom feed reading style?
If you prefer something other than the built-in styles, you may use your own custom style. To do this, add a few lines to your userChrome.css. Here’s an example:

.bookmark-item[liveclick=“read”]
{ color: red !important; }

.bookmark-item[liveclick=“unread”]
{ color: green !important; font-size: 20pt !important; }

Edit your userChrome with these lines, restart Firefox, and select “Custom style” as LiveClick’s “Feed Reading” setting. The text of read Live Bookmark items should be red, while the text of unread items should be green and absurdly large. Be sure to include the !important directive; otherwise Firefox may ignore your styles.

Mozilla has more information about editing the userChrome.css file.

Why do “read” Live Bookmark items become “unread” again?
LiveClick uses your browser’s history to determine when Live Bookmark items are read or unread. If your history is cleared, all Live Bookmark items will revert to “unread” status. If this is a problem, try setting the History option “Remember visited pages” to a higher number of days. You may also wish to avoid using the “Clear Browsing History Now” and “Clear Private Data” options or external programs like CCleaner.

Posted by protejohnny on 06/12 at 10:10 PM
For Firefox 2Don't Blog • (0) CommentsPermalink

LiveClick general features (Firefox 2)

Live Bookmarks are one of Firefox’s best features, but they’re missing a way to quickly access a Live Bookmark’s home page without having to create an additional bookmark, go through lots of extra clicks, or (::shudder::) type in the address manually.

LiveClick fixes this oversight by turning livemarks into clickable bookmarks. In other words, LiveClick allows you to assign a location URL to any Live Bookmark and treat the livemark (the image folder in your bookmarks menu or toolbar) like an actual, clickable bookmark. Why is LiveClick useful? Because it 1) makes livemarks a bit more functional and 2) lets you bookmark another page from the same site (i.e. the home page) without having to create a separate bookmark.

Let’s look at an example. Say you subscribe to a site’s Live Bookmark. Firefox consumes the feed and adds the individual feed items to your bookmarks menu (and the toolbar, if you placed your Live Bookmark there). This is great when you want to access the latest news or blog items from the site, but it isn’t as efficient as it should be when you want to access the site’s home page. To do that, you’d have to click a feed item, wait for the page to load, find the link to the home page, and then wait for that to load. Or worse, you could create a separate static bookmark to the home page. Take a look at this redundant bookmarks folder.

image

With LiveClick, you eliminate the need for extra clicks and extra bookmarks. When you create a Live Bookmark or modify its properties, you’ll be able to specify a static location in addition to the feed location.

image

Now click the livemark and you’ll be brought to the specified page. Again, the livemark is the label with the image icon; look where the cursor is in the picture below. LiveClick also adds a couple of options to the popup menu, like “Open Location” or “View Feed” if you prefer to navigate that way. Look at the folder, now optimized for LiveClick.

image

How do I add a Live Bookmark?
There are two traditional ways to add a Live Bookmark in Firefox.

1. If you are currently viewing a site that offers an RSS feed, you will see the orange RSS icon image on the far right side of the address bar. Click the icon to open an “Add Live Bookmark” dialog.

2. If you know the URL of the RSS feed, you can manually create a new Live Bookmark from the Bookmarks Manager. From your browser, click Bookmarks > Manage Bookmarks. From the Bookmarks Manager, click File > New Live Bookmark.

Visit this page for visual instructions on these methods.

LiveClick provides more ways to add Live Bookmarks. Click here for more information on this feature.

How do I manually set a Live Bookmark’s location?
In the same way you’d modify any properties of a bookmark. First open the properties dialog by right clicking the Live Bookmark in question and selecting “Properties.” Then enter the address of the page you want to bookmark in the “Location” field. The “Feed Location” field should remain the address of the feed.

image

I clicked on a livemark but it didn’t go to the page I expected. Why?
- or - Nothing happens when I click on a livemark. Why?
- or - I get a prompt saying a Live Bookmark has no location. Why?
If you use the first method above to add a Live Bookmark, Firefox automatically fills in the “Location” field. It uses the address you’re visiting at the time you create the Live Bookmark. Occasionally, this is not the page you expect, but you can easily change the location in the bookmark’s properties (see the previous question).

If you used the second method above to create a Live Bookmark before installing LiveClick, Firefox left the “Location” field blank (and did not allow you to change it). With LiveClick installed, simply open up the bookmark’s properties and specify a location (see the previous question).

Why doesn’t LiveClick work with livemarks on the bookmarks toolbar?
Unlike livemarks in the bookmarks menu and livemarks in a folder/subfolder of the bookmarks toolbar, moving your mouse over a livemark located directly on the bookmarks toolbar will not open up the submenu that contains the feed items. You can only display those feed items by clicking the livemark, which means you can’t apply LiveClick to it. You can, however, use the “Open Location” link that pops up in the submenu.

image

When I middle click a livemark, it no longer opens in tabs. Why?
By default, LiveClick emulates the behavior of middle clicking a bookmark so that when you middle click a livemark, it opens the specified location in a new tab. You can restore the default Firefox behavior (which is to open all feed items in tabs when you middle click a livemark) by visiting LiveClick’s options.

image

What does “View Feed” do?
Just as it sounds, the “View Feed” option lets you quickly access a site’s feed from the bookmarks menu or toolbar. This brings Firefox one step closer to becoming an entirely browser-based feed viewer. Firefox 1.5 does not display RSS files very well, so I also suggest using the extension Feedview.

I want to rearrange my bookmarks menu. Can I drag and drop livemarks?
Firefox does not allow you to rearrange livemarks as easily as normal bookmarks. If you hold down the Shift key as you drag and drop a livemark, you can move the livemark to any spot except: 1) the top of the menu, if the first bookmark is a livemark; 2) between two other livemarks; 3) between a livemark and a separator; or 4) at the bottom of the menu, if the last bookmark is a livemark. Please note that this is a feature/limitation of Firefox, not LiveClick.

The Bookmarks Manager allows you to rearrange your livemarks without any limitations. To access the Bookmarks Manager from your browser, click Bookmarks > Manage Bookmarks.

With which versions of Firefox is LiveClick compatible?
The official build of LiveClick works with Firefox versions 1.5 and 2.0, as well as all versions in between. I will not support previous versions of Firefox.

If you are a developer, please note: LiveClick will not work with Bon Echo Alpha 1, Gran Paradiso Alpha 5+, or any nightly builds that implement Places.

If you encounter any problems after upgrading to a new version of this extension, uninstall LiveClick by clicking Tools > Extensions to bring up the Extensions Manager, then highlight the LiveClick entry and click the “Uninstall” button. After restarting your browser, try to install LiveClick again.

Posted by protejohnny on 06/12 at 08:49 PM
For Firefox 2Don't Blog • (0) CommentsPermalink

LiveClick 0.2.6.1

Long story short, I’ve attempted to submit LiveClick updates to AMO on several occasions in the past few months. For various reasons, they’re still awaiting approval that I suspect will never come, now that Firefox 3 is just around the corner.

One of the updates contains an important fix, especially for users who plan to export their LiveClick settings to a fresh install of Firefox 3. If this sounds like you (or you don’t intend to upgrade to Firefox 3), please download LiveClick 0.2.6.1 from my server. If you intend to install Firefox 3 over your existing copy of Firefox 2, I don’t think you’ll need this update, but it won’t hurt.

Note: this build is designed for Firefox 2 users only; it will NOT install on Firefox 3!

Download LiveClick 0.2.6.1 for Firefox 2

Continue reading...

Posted by protejohnny on 06/12 at 03:10 PM
Changelog • (0) CommentsPermalink

LiveClick 0.2.6.0

0.2.6.0 [2008 March 3]

* FEATURE: Added option to ‘Reload Live Bookmarks’ under Bookmarks menu
* CHANGE: Warn on autoloading many tabs (per feed)
* CHANGE: Show ‘Open Location’ and ‘View Feed’ commands in feed items menu even if feed fails to load
* CHANGE: Hide ‘Live Bookmark loading…’ item in poorly-formed feed items menu
* CHANGE: Hide ‘Sort By Name’ command in livemark context menu
* CHANGE: Isolated ‘Reload Live Bookmarks’ command from other commands in folder context menu
* CHANGE: ‘Live Bookmark This Page’ no longer appears when right-clicking text input fields
* LOCALES: en-US, ca-AD, de-DE, es-AR, fr-FR, he-IL, hu-HU, it-IT, ja-JP, nl-NL, pl-PL, pt-BR, ru-RU, zh-CN, zh-TW
* NOTE: This build was never released publicly

Posted by protejohnny on 06/12 at 03:07 PM
Changelog • (0) CommentsPermalink

LiveClick 0.2.5

0.2.5 [2007 November 7]

* FEATURE: ‘Fresh’ item icon (monitored feeds only)
* CHANGE: ‘Live Bookmark This Page’ no longer appears when right-clicking selected text
* FIX: Improper counts on alerts
* LOCALES: en-US, ca-AD, de-DE, es-AR, fr-FR, he-IL, hu-HU, it-IT, ja-JP, nl-NL, pl-PL, ru-RU, zh-CN, zh-TW

Posted by protejohnny on 06/12 at 03:03 PM
Changelog • (0) CommentsPermalink

Page 1 of 3 pages  1 2 3 >