marți, 29 noiembrie 2011

Damn Cool Pics

Damn Cool Pics


Inside Look Into The Amazon's Warehouse

Posted: 29 Nov 2011 03:41 PM PST

Amazon is the world's largest online retailer. These pictures are from Swansea, Wales. The Amazon Swansea fulfillment center is one of the largest Amazon warehouses in the world. Hundreds of thousands of products come in and go out every day–millions per week.
























Images Source: Getty Images / Matt Cardy


Wrath of the Angry Birds [Infographic]

Posted: 29 Nov 2011 03:28 PM PST



The mobile game that has grabbed all eyeballs since 2009, that has broken all records and sold around 12 million copies. Guys, at Gizmowatch.com, have designed an infographic titled "Wrath of the Angry Birds" to help everyone understand the rage behind the popular and addictive game.


Source: gizmowatch


Jetman Flies in Formation with Two Jet Planes

Posted: 28 Nov 2011 11:00 PM PST



"Jetman" Yves Rossy recently flew in formation over the Swiss Alps alongside two jet aircraft from the Breitling Jet Team.

Rossy, outfitted with a sturdy wing and four jet engines, jumped off a helicopter to begin his flight. He flew alongside the two L-39C Albatros jets using only his body movements to execute the midair maneuvers. The jets and their pilots are part of the Breitling Jet Team, a civilian aerobatics team.


Source: Breitling


World's Tallest Lego Christmas Tree in London

Posted: 28 Nov 2011 06:59 PM PST

A giant Lego Christmas tree has been unveiled at London's St Pancras station, the tallest tree ever built with the toy bricks, Lego has confirmed that its the worlds tallest tree ever constructed using just Lego alone.

Spanning 10-meters tall, the project utilizes 600,000 Lego bricks to compose 172 branches. 1200 Christmas balls, also composed of LEGOs, were assembled by Elementary School children before being hung from the sculpture.

After two months of arduous construction, the tree is now on display in the main station at St. Pancras.














Source: thesun


Building The Implicit Social Graph

Building The Implicit Social Graph


Building The Implicit Social Graph

Posted: 28 Nov 2011 12:58 PM PST

Posted by Justin Briggs

Google Plus is Google's latest attempt at building an explicit social graph that they control, but Google has been building out an implicit social graph for quite some time. This graph is still relatively naive compared to the maturity of the link graph, but search engines continue to develop this graph. Since it is already directly influencing rankings, and its value will increase, it’s important to understand how this type of social graph is being built. In this post, I’ll look at some of the methods for building the social graph, as well as looking at explicit vs. implicit social graphs.

You can be certain Google is building an implicit social graph:
 
“we studied the implicit social graph, a social network that is constructed by the interactions between users and their groups. We proposed an interaction-based metric for computing the relative importance of the contacts and groups in a user's egocentric network, that takes into account the recency, frequency, and direction of interactions” - Google
 

Building the Implicit Graph

This graph can be built by looking at Google’s link graph.
 
social graph via link graph
 
By looking at links between profiles, and reinforcing relationships based off content analysis (username, bio, etc), search engines can confirm ownership, or at least believe with a high degree of certainty that all of these web properties are in fact owned by one person.
 
The implicit graph can grow from one seed explicit relationship.
 
building the implicit social relationship
 
In this example, accounts A and B have defined an explicit relationship via reciprocal following on Twitter. The degree of this relationship can be gauged on interactions, but more on that in a moment. However, A and B have not continued this relationship across all networks, such as Facebook (or maybe the relationship is not crawlable).
 
Let’s say for example I’m user B and user A is Hello Kitty. Hello Kitty shares a link publicly on Facebook, and then later I perform the following search.
 
hello kitty in search results
 
The explicit relationship on one social network can be used to evaluate URLs based off the behavior on a different social network where I have not explicitly defined it. This brings up all sorts of questions about privacy, and Google will tread lightly here, as you don’t want Google displaying known relationships that you haven’t made public. However, displaying and knowing are independent. They might know your relationships, even if they never expose them to you.
 
In the Google paper “Suggesting (More) Friends Using the Implicit Social Graph” they clearly make a distinction here:
 
“we draw a sharp distinction between each user's egocentric network and the global or sociocentric network that is formed by combining the networks of all users. […] By showing users suggestions based only on their local data, we are able to protect user privacy and avoid exposing connections between the user's contacts that might not otherwise have been known to him”
 

Interaction Rank

Relationships can be further analyzed by computing Interaction Rank, which measures the degree of relationship between two users.
 
Interaction Rank: A metric computed by looking at the number of exchanges between users, weighting each interaction as a function of recency. The interaction weight decays exponentially over time. It also looks at the relative importance of ongoing interactions.
 
Note: In the paper, Interaction Rank is defined in terms of building an implicit social network on top of email interactions, which is a data set Google has a lot of access to, but could be applied to non-email social graphs.
 
Google may use three criteria to measure edge weights. In graph theory, edges are the connections between nodes (the blue lines in the image above).
 
1. Frequency: Users / groups that interact frequently are more important to those with infrequent interactions.
2. Recency: The change in interactions over time. Recent interactions should carry more weight than interactions in the past.
3. Direction: Interactions a user initiates are more significant than those a user does not initiate.
 
Criteria like direction, for example, can help determine spam relationships. Spam accounts send out more interactions than they receive.
 
One obvious short-coming of the model is that Interaction Rank is higher for active social media users than less active users. However, since Interaction Rank is used to sort relationships relative to one egocentric view of the graph, and not across a global graph, it can function as metric to sort the relative importance of relationships in regards to the central node/user.
 

They’ve Been Doing This for a Long Time

Google is getting a lot more attention regarding social recently, but Google has been doing this for quite some time. Google launched the Social Graph API back in February of 2008, which is an API that taps into one form of an explicit graph based off XFN and FOAF. This tool has been tracking reciprocal Twitter relationships, and many other things, for years.
 
Rand's twitter relationships
 
Some of the social network building they’ve done can be seen via the social graph API.
 
Rand's social networks via social graph API
 
Rand gave examples back in July of this type of deep dive crawl.
 
Social circle in Google
 
They crawl from this seed set of explicit opt-ins to build out a wider set of related connections.
 
Implicit Social Circle in Google
 
In the example above, Google is crawling multiple hops away from a seed node to build out an implicit social graph. In the example above, a relationship between Rand and Andrew can be defined, and this relationship analysis can be carried over to networks where that relationship isn’t explicitly defined. The Interaction Rank between Rand and Andrew on Twitter can set the degree that Google pulls signals from these implicit connections.
 

And Here Comes Google Circles

This all changes with Google Plus. One of the limitations of building an implicit social graph is that you don’t have the data to test against to confirm the predictions and relationships that graph discovers. It still has to depend on the data made public, but is limited by relationships that are held private (aka Facebook). Google Plus, among other things, creates a massive set of explicit social graph data, which can be used for machine learning and accuracy checking.
 
It’s easy to imagine that Google will use the implicit social graph to predict relationships with relative degrees of certainty about the nature and importance of that relationship. Now Google Plus data can be pushed into the algo, in the same way human reviews could be pushed into Panda. And not only that, but they’re bucketed into contextual based relationships using Circles. The implications of this are huge.
 
However, an explicit social network will not replace the implicit network.
 
From the same Google paper:
 
“One survey of mobile phone users in Europe showed that only 16% of users have created custom contact groups on their mobile phones. In our user studies, users explain that group-creation is time consuming and tedious. Additionally, groups change dynamically, with new individuals being added to multi-party communication threads and others being removed. Static, custom-created groups can quickly become stale, and lose their utility”
 
They go on to say:
 
“Our algorithm is inspired by the observation that, although users are reluctant to expend the effort to create explicit contact groups, they nonetheless implicitly cluster their contacts into groups via their interactions with them”
 
This clearly shows at least some of the shortcomings of the explicit social graph.
 
Pros and Cons of Implicit and Explicit Social Graphs
 
Even with publicly available, and privately available, explicit social data, there is still a strong incentive to build out the implicit graph. The explicit graph can be used to make improvements upon this graph. The implicit graph is one area where Google has a significant advantage over Facebook.
 
It’s no secret that the social graph appears to be the next evolution with increasing uses of social factors, social elements in search, and mechanisms that will lead into AgentRank/AuthorRank, which will tie directly into the implicit social graph.
 
p.s. Some great additional reading on this topic: Are You Trusted by Google? via SEO By the Sea's Bill Slawski.

Do you like this post? Yes No

475 Million Pages a Year

The White House Your Daily Snapshot for
Tuesday, Nov. 29, 2011
 

475 Million Pages a Year

Yesterday President Obama signed a Presidential Memo instructing Federal agencies move into a digital-based record keeping system.

The Federal Government creates 475 million pages of records a year-- digitizing these records will save money, promote accountability, and increase government transparency.

By the Numbers: 475 Million

In Case You Missed It

Here are some of the top stories from the White House blog.

Millions of Seniors Saving Money on Prescription Drugs, Thanks to the Affordable Care Act
So far this year, more than 2.2 million people with Medicare have saved more than $1.2 billion on their prescriptions.

Cyber Monday: Providing Americans the Online Protection They Deserve
The return of Cyber Monday brings great deals for consumers, but also serves as a reminder of the need for shoppers to be vigilant and for cybersecurity legislation to protect Americans from e-predators.

An EU Summit at the White House
Today, President Obama met with a group of senior officials from the European Union.

Today's Schedule

All times are Eastern Standard Time (EST).

9:45 AM: The President receives the Presidential Daily Briefing

2:30 PM: The President has a bilateral meeting with Prime Minister Mark Rutte of the Netherlands

5:30 PM: The President meets with senior advisors

WhiteHouse.gov/live
Indicates that the event will be live-streamed on WhiteHouse.gov/Live

Get Updates

Sign up for the Daily Snapshot

Stay Connected

This email was sent to e0nstar1.blog@gmail.com
Manage Subscriptions for e0nstar1.blog@gmail.com
Sign Up for Updates from the White House

Unsubscribe e0nstar1.blog@gmail.com | Privacy Policy

Please do not reply to this email. Contact the White House

The White House • 1600 Pennsylvania Ave NW • Washington, DC 20500 • 202-456-1111