Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Bookmark Clustering (Score 4, Interesting) 806

I don't know if this has been posted, but I'll give it a shot...

I've accumulated well over a thousand bookmarks and have been much too lazy to organize them into folders. If you could automatically cluster bookmarks (http://vivisimo.com/ does this with web results) I would be eternally grateful.

One more suggestion is to learn usage patterns in a particular website. For example, when I go to http://www.nytimes.com, I generally click on the opinions sections. If the browser could anticipate that I typically go to the opinion section, it could start to preload it before I click on it.

I realize the later suggestion is much easier to implement than the former, but the clustering would be very useful for lazy surfers like me.

Comment Re:The crux of his argument (Score -1) 625

If you look at the Kawa package, which produces Java bytecodes from the scheme language, you find that exactly this problem. Scheme continuations cannot be fully expressed as Java bytecodes, so you can't use them and still produce runnable Java programs. CLR will have the same limitations.

Slashdot Top Deals

"Bond reflected that good Americans were fine people and that most of them seemed to come from Texas." - Ian Fleming, "Casino Royale"

Working...