Recent Edits
The Latest International consumer Electronic Buying Leads for Global Suppliers
The Latest International consumer Electronic Buying Leads for Global Suppliers
On some of the scrolling bookmarks you'll notice that there is a ★ character - this means the bookmark is a solidly...
» complete changeOn some of the scrolling bookmarks you'll notice that there is a ★ character - this means the bookmark is a solidly popular bookmark that is continuing to get attention.
The star is calculated based on velocity of bookmark activity, if a URL is getting bookmarked every day, it should have a star next to it.
[[LiveMarks]] consists of two parts: an import script and a display script. "import":http://sandbox.sourcelabs.com/livemarks/livemarksImport.txt...
» complete change[[LiveMarks]] consists of two parts: an import script and a display script. "import":http://sandbox.sourcelabs.com/livemarks/livemarksImport.txt , "display":http://sandbox.sourcelabs.com/livemarks/livemarks.txt
h1. The import script
The import script is run via a cron job. It runs all the time every day, pulling in the [[del.icio.us]] [[RSS]] feed. In case del.icio.us feeds are inaccessable, or overflow happens, LiveMarks uses a system of redundant mirrors to maintain a steady stream of bookmarks.
h2. Uniqueness
"RSS Item Uniqueness":/RSS/RSS+Item+Uniqueness is a hard problem. Like most [[aggregator]]s, LiveMarks uses an imperfect solution that works most of the time: it takes arbitrary uniqueness criteria and anything that doesn't fit within this criteria is ignored.
LiveMark's uniqueness criteria works as follows: each bookmark has a set of properties that includes an author, a link, and a title. These are hashed and put into a unique hash column in the database.
h1. The display script
The display script uses [[AJAX]] to populate the client bookmark cache without refreshing the page and [[script.aculo.us]] and some custom [[Javascript]] to get the effect of links scrolling down the page.
After a while, in order to prevent link overload, the script wipes out the bottom of the list of links.
Popularity is calculated by sorting link bookmark frequency within a relatively recent time period and cutting off after a set limit. Bookmark newness is calculated by comparing a url against the database of known links and finding if the bookmark appears before a very recent time period.
h1. Open Source Projects used
* [[Linux]] [[Apache]] [[MySQL]] [[PHP]] -- my current [[web-framework]] of choice.
* [[MagpieRSS]] -- the one and only [[RSS]] library for [[PHP]]
* [[XHConn]] -- very simple [[Ajax]] library
* [[script.aculo.us]] -- Neato [[Javascript]] visual effects library
* Written using [[Vim]] over [[SSH]]
News about LiveMarks ("xml":http://xml.swik.net/LiveMarks/LiveMarks+News)
del.icio.us is heavily spammed now all the time, I put a couple of simple filters in place to block the spam from the popular...
del.icio.us is heavily spammed now all the time, I put a couple of simple filters in place to block the spam from the popular view.
This was already in tagdigest, but I've moved the code higher up so now they should be blocked from [[LiveMarks]] too.
The anti-spam measures are fairly simplistic, so they might not hold forever -- it's really in del.icio.us's hands to ensure that their service doesn't become riddled with spam.
Now you can filter the livemarks flow of bookmarks - by highlighting the tag bookmarks you are most interested in.
Optionally,...
Now you can filter the livemarks flow of bookmarks - by highlighting the tag bookmarks you are most interested in.
Optionally, you may also hide bookmarks that do not match the list of tags you want.
Stay classy!
News about LiveMarks This where I will post Livemarks news ("xml":http://xml.swik.net/LiveMarks/LiveMarks+News)
This where I will post Livemarks news ("xml":http://xml.swik.net/LiveMarks/LiveMarks+News)
This where I will post Livemarks news
This where I will post Livemarks news
This where I will post Livemarks news
This where I will post Livemarks news
This where I will post Livemarks news
This where I will post Livemarks news
This where I will post Livemarks news
This where I will post Livemarks news
This where I will post Livemarks news *Update 24*: LiveMarks is now on a new server.
*Update 24*: LiveMarks is now on a new server.
LiveMarks is now on a new server.
