Posted on 05-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Peer to Peer with Minerva
Google engEDU
1 hr 1 min – Aug 3, 2006

Google TechTalks
August 3, 2006

Gerhard Weikum


The peer-to-peer (P2P) computing paradigm is an intriguing alternative to Google-style engines for querying and ranking content. In a with many thousands or millions of peers the storage and access load requirements per peer are much lighter than for a centralized farm.

On the other hand, P2P also poses major challenges, one of them being the computation, dissemination, and efficient management of statistical measures that are crucial for good strategies and ranking algorithms. Statistics (e.g., and global document frequencies, overlap among peers’ contents, PageRank-style authority) need to be acquired and maintained in a decentralized manner for scalability, they need to be compact for efficient communication, and they need to provide sufficiently accurate estimators of various measures of interest. This talk will give an overview on our ongoing research on P2P , with emphasis on statistics-driven query routing, decentralized PageRank computation, and exploitation of user behavior.

The developed methods have been implemented in the Minerva prototype system, an experimental testbed for P2P research. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , ,
(2) Comments    Read More   
Posted on 04-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Hashing Searching Sketching.
Google engEDU
1 hr 2 min – Nov 20, 2006

Google Tech Talks
November 20, 2006


We will see improved on using hashing and sketching. Hashing is often analyzed as balls being thrown into bins where you think of the hash items as balls and buckets as bins. By studying variants of the balls and bins processes we obtain a hashing algorithm with 85% hash table space utilization. We will also study locality sensitive hashing, a hashing method used for nearest neighbor , as opposed to exact . A locality sensitive hash function is likely to map nearby elements to the same bucket. We will see a variant of locality sensitive hashing that finds an approximate nearest neighbor in high dimensions using linear space. We will also see some lower bounds and applications to kd trees. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , ,
(1) Comment    Read More   
Posted on 08-01-2008
Filed Under (MySQL) by Linux Poweruser Programmer

How to Install a Testing on Your PC
VitaminCM
10 min – 23-Nov-07

If you have a website or do any type of you have probably needed a at some point. Not everybody has a full blown commercial at their disposal for , experimenting, and testing their site. You may think that it is both expensive and complicated to have your own .
View the entire article on ://www.vitamincm.com/2007/11/22/how-to-set-up-a-testing--on-your-pc/#more-99 Read the rest of this entry »

Sphere: Related Content

Tags: , , , , ,
(0) Comments    Read More   
Posted on 08-01-2008
Filed Under (Apache) by Linux Poweruser Programmer

Edubuntu Setting Env Vars in BashRC: Where’s in ?
Dennis Daniels and Demostudio and VNC
10 min – 19-Jan-06

In this screencast you’ll see how to set environment variables in the bashrc file. And you’ll see me thrashing around looking for the folder.

The Edubuntu community is built on the ideas enshrined in the Edubuntu Manifesto: that should be available free of charge, that tools should be usable by people in their language and despite any disabilities, and that people should have the freedom to customise and alter their in whatever way they see fit.–://www.edubuntu.org/

I made this video by VNCing from my XP machine over to my Edubuntu machine on my . I recorded the VNC session using Demostudio. If there was an equally easy to use and powerful screencasting tool for that offered mpeg recording then I’d use that instead. Please post your own screencasts on how to use ! There are so many curious people about but many have never seen it in action! Make a screen cast and post your own successes, and failures, under .

keywords: , training, , evangelism, screencast, OSS, , education, , , ubuntu, Gnome, desktop, productivity, , thin client, Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , , , , , ,
(0) Comments    Read More   
Posted on 08-01-2008
Filed Under (MySQL) by Linux Poweruser Programmer

How to Configure Your XAMPP
VitaminCM
5 min – 23-Nov-07

If you have a website or do any type of you have probably needed a at some point. Not everybody has a full blown commercial at their disposal for , experimenting, and testing their site. You may think that it is both expensive and complicated to have your own .
View the entire article on ://www.vitamincm.com/2007/11/22/how-to-set-up-a-testing--on-your-pc/#more-99 Read the rest of this entry »

Sphere: Related Content

Tags: , , , , ,
(0) Comments    Read More