» tagged pages
» logout
LiveMarks
Return to LiveMarks

LiveMarks News

(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:

Tags Applied to this Topic

1 person has tagged this page:

News about LiveMarks (xml)

Sunday, January 21, 2007

Spam removal

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.

Monday, May 15, 2006

New Feature - Inline Tag Filter

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!

Thursday, April 20, 2006

Improved International Character Support

LiveMarks international character support has been upgraded, after some very long and frustrating debugging, I think LiveMarks shouldn’t show so many wonky screwed up characters instead of consistent good looking Unicode.

Stay classy…

Thursday, March 23, 2006

Service Outage

we had a service outage tonight—ran out of the disk space, oops!

turns out that apache logs get big quickly when you are doing a lot of ajax requests

mysql doestn’ appreciate not having any disk space, so table done got corrupted

table is repaired, service is up again, yay….

Sunday, March 19, 2006

LiveMarks not updating frequently

del.icio.us feeds are broked thus LiveMarks can’t get any bookmarks.

Likely this will be fixed soon enough, until then you can see del.icio.us’ cool Mason error messages on the feeds:

http://del.icio.us/rss/tag/ajax#raw

Can't use string ("") as a HASH ref while "strict refs" in use at  /www/del.icio.us/comp/posts/fetch line 218.
Trace begun at  /home/y/lib/perl5/site_perl/5.8/HTML/Mason/Exceptions.pm line 131

Friday, March 03, 2006

Fixed LiVEMARKS blog spam

There was a problem in which spam tagger urls were being seen as ‘popular’ – new filter implemented to prevent this from happening.

This effects LiVEMARKS and the livemarks popular display on the left.

Thursday, February 02, 2006

What do the stars Mean?

On 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.

Monday, January 16, 2006

Something's Wrong

I see that there is a problem with the bookmarks importing from del.icio.us – I’ll look into it…

...Fixed – del.icio.us had a problem with serving new bookmarks that cleared up

...Kind of broken again – del.icio.us just has problems delivering their rss feeds, nothing I can do about this other than ask for people to contribute more mirrors

Wednesday, January 11, 2006

New Release

Update: Trying out the scroll with a little meta-data helper tags to let you know what’s new and what’s cool in the right side feed.

Monday, January 09, 2006

Milestone

Since I started counting a while back, LiveMarks has scrolled more than 2 million social bookmarks, and more than 1 million unique urls.

That’s a lot of bookmarks!

Sunday, January 01, 2006

Repeating Links

I noticed an annoying bug in LiveMarks that I had been ignoring, there’s an issue with the RSS unique item identifier where it gets confused on long URLs.

The MySQL database setup stores urls as 255 varchars, the max size for a varchar. Unfortunately, there is no such limit of 255 characters for URLs. When the importer is looking if a link already exists, it’s looking for a link that’s chopped off by MySQL (when MySQL attempts to put in a long string where only 255 chars are allocated, it just silently chops the string).

I did think ahead for this, as you can see in the code I also generate a hash that I should be doing my unique comparisons by, but I guess somewhere I forgot to use it…

I’ll look into fixing it, plz stay tuned.

Saturday, December 31, 2005

New Feature - All Time Popular

There’s now an ‘all time popular’ view available.

You can check it out here

I’ll probably do paging or some other cool fancy pants stuff in a bit.

Wednesday, December 28, 2005

Random downtimes

I think I’ve got a hold on why there are random downtimes. It seems that a few ips are asking for a highly database intensive page every second over and over again. That’s not good for the server.

I’m going to try to reduce the load required to produce this page – stay tuned…

PS: here’s a cool unix tip: watch tail /path/to/apache/access_log will show you who is currently requesting what from your apache.

Update: fix rolled out. Loading the front page should be faster for everyone.

Monday, December 19, 2005

LiveMarks is firing on all cylinders again, yay

OK del.icio.us is back up and everything is working again – LiveMarks, delimages, priv.at, even BozPages tag search.

I’ve added in redundant social bookmarking services so LiveMarks isn’t so much at the mercy of del.icio.us. Now if you bookmark something on del.irio.us or any of the other social-bookmarking sites that are wise enough to offer a feed of their bookmarks, it will scroll by just like the del.icio.us bookmarks.

Sunday, December 18, 2005

Del.icio.us is down

If you are wonder why LiveMarks isn’t working atm – it’s because del.icio.us isn’t working and we’re pretty dependent on them being up.

Thx for your patience.

Friday, December 16, 2005

New Feature - Web comments

Now you can see other people’s reactions to bookmarks, or post your own.

Click on the ‘M’ link to go to the comment pages for an url

Friday, December 16, 2005

New Style Option

I’m testing out a new style option – you can check it out by clicking tst in the top right.

I’ve found it suprisingly challenging to make what is essentially a huge page of links look good, but the style option in testing is the candidate to replace the current style.

Wednesday, December 14, 2005

LiveMarks down

I thought it was b/c del.icio.us wasn’t returning info, but something else seems to be wrong?

- – investigating – -

further investigation seems to reveal that del.icio.us rss feeds are returning old data and are not updating at all.

Livemarks will have technical difficulties until this problem is resolved at del.icio.us.

Tuesday, December 13, 2005

Attack of the non-unicode chars

Somehow non unicode characters have begun to seep into livemarks. I don’t know where they are coming from, but they scare me.

I’m working on it…

Username:
Password:
(or Cancel)