marți, 13 septembrie 2011

Damn Cool Pics

Damn Cool Pics


Chinese Drug makers Office Looks Like Royal Palace

Posted: 13 Sep 2011 11:32 AM PDT

The luxury interior decoration of the office building belonging to the state-owned Harbin Pharmaceutical Group Sixth factory in Harbin, in northeast China's Heilongjiang province. The building contains three floors of offices and three more floors of a print museum belonging to the state-owned pharmaceutical firm.

It looks more like a view of a luxurious palace for one of the world's richest leaders - but this is actually the interior of an office building. Even more surprising is that the block is in China, a country more known for its minimalist, functional approach.

Li Xiaomeng, a CCTV anchor, said in his weibo.com (China's twitter): "The first reaction is, the 6 Pharmaceutical Factory of Harbin Pharmaceutical Group is a state-controlled enterprise. According to the Ministry of Finance, in 2010 the state-owned enterprises realized a total profit of nearly 2 trillion Yuan, only about 5% was paid out as 'dividend'. People should know where the profit has gone, do people love to see the 'imperial palace' ". A netizen "sherry" said:" I can only say it is too much like an upstart and far from a pharmaceutical company. Another netizen"大米爱折腾" said:"it is so luxuriously decorated, no wonder Chinese medicine is so expensive! "


Harbin Pharmaceutical Group appears to have modelled its factory in Harbin, in the northeast of Heilongjiang province, on the Palace of Versailles. The state-owned drug firm has caused outrage with the lavish decoration, which includes gold-tinted walls and chandeliers.










































Source: xinhuanet


Hotel Towel Origami

Posted: 13 Sep 2011 11:19 AM PDT

For travelers on a cruise or stayint at a fancy hotel, one of the highlights is finding a towel origami creature on their bed after a hard day of taking it easy.

As with anything, some people take the skill of bending and shaping a piece of cloth into a recognizable face to a whole new level.




































The Fastest Growing Jobs of The Next Decade [Infographics]

Posted: 13 Sep 2011 11:00 AM PDT

Everything is coming up healthcare! It's true. Baby boomers will be employing a great deal of nurses and personal care aides over the next few years. Thus, 12 of the 20 fastest growing careers are in the healthcare industry. Other in demand careers include financial examiners, athletic trainers and dental hygienists. Unfortunately, there are also industries with decreasing employment; these include textiles and Postal Service.

Looking out for a new career path? Curious what city will have the biggest employment boom? Check out our infographic:

Click on Image to Enlarge.

Source: zaarly


Underwater Hunter Goes Deep Sea Fishing Without Air

Posted: 12 Sep 2011 10:33 PM PDT



Walking around down under like its nothing. Hold your breath for some deep sea fish hunitng.


Animals Acting Like People

Posted: 12 Sep 2011 09:41 PM PDT

Meet some animals who seem to have developed a few human characteristics and traits.

Compilation of cute animals that are acting or dressing like humans. Let's take a look.






































































































SEOmoz Daily SEO Blog

SEOmoz Daily SEO Blog


How Do I Get Google's Bulleted Snippets?

Posted: 12 Sep 2011 12:13 PM PDT

Posted by Dr. Pete

It can be hard to keep up with all of Google’s updates recently, but around the end of last month, you may have started seeing search results that look something like this:

Bulleted Snippet Example - Bullets

See what I did there – it’s a bulleted snippet about bullets. See? SEE? Never mind.

Google formally started rolling out this format around August 26th, and we’ve already started hearing the obvious question – how do I get those? First, the official word from Google:

If a search result consists mostly of a structured list, like a table or series of bullets, we’ll show a list of three relevant rows or items underneath the result in a bulleted format. The snippet will also show an approximate count of the total number of rows or items on the page (for example, “30+ items”).

The key point – this is being generated by Google from your existing on-page lists. It's not a microformat or a tag you can simply add to your page. Google gives the examples of tables and bulleted lists (let’s assume they mean <ul></ul>), but that’s about all we’ve got to go on. So, I thought it would be interesting to explore some examples in the wild.

Example 1 – Basic Bulleted List

Let’s start with your basic bulleted (unordered) list – here’s an example from DMOZ:

Bulleted Snippet Example - DMOZ

The list on the page itself is pretty standard:

DMOZ List Example

What’s interesting is that Google skips an entire screen of other lists, including categories and languages, suggesting that they have some idea that this list is unique to the page it’s on.

Example 2 – CSS-styled Bulleted List

Of course, modern day lists tend to get a bit more complicated than that, and the unordered list tag (<ul>) is often used for more complex CSS-styling. Here’s an example search result from Dell:

Bulleted Snippet Example - Dell

The bulleted list on this page looks much different:

Dell List Example

While the code is fairly clean, this is clearly a much more complex structure for Google to parse. It’s also (like the first example), not the first list on the screen.

Example 3 – Separate Bulleted Lists

Here’s an example from MetroKitchen.com (thank to Bobby Kircher for pointing it out):

Bulleted Snippet Example - Metro Kitchen

This is another example of unordered lists for CSS-styling, and on the surface, it doesn’t look that different from the Dell example:

MetroKitchen Product List Example

If you dig into the code, though, you’ll see that each item is its own unordered list (<ul>), not just a list element (<li>). Google has still managed to connect these separate lists as one, big list.

Example 4 – HTML Tables

Shout out to Jill Whalen for pointing out this one – she’s got a bulleted search result based on good, old-fashioned tables:

Bulleted Snippet Example - High Rankings

Each entry on the page is a standard table row (<tr>):

High Rankings List Example

So, we’ve got various incarnations of unordered lists and standard HTML tables triggering bulleted search results. How about more complicated CSS?

Example 5 – Nested DIVs

Here’s an example from SEOmoz - the YOUmoz home-page:

Bulleted Snippet Example - SEOmoz

Visually, it could easily be a CSS-styled unordered list:

YOUmoz List Example

If you dig into the source code, though, you’ll see a more complex structure of nested DIVs. The individual entries use a sizable amount of code (for complex styling), but again, Google seems to be parsing our list results appropriately.

So, Why Don’t I Have Them?

At this point, it seems like Google can turn just about anything into a bulleted list, and yet they often aren’t. Even here on SEOmoz, the YOUmoz page has a bulleted snippet, but the main blog page, with more authority and the same structure, doesn’t.

Part of the problem is that they’re new, and Google is still working out the kinks. If you want to encourage Google, though, here are a few tips:

  • Use a consistent structure, whatever it is.
  • Keep extraneous code to a minimum.
  • Test removing your META description or setting it to “”.

Proceed with caution on the last one, as you’re handing control over to Google. Removing your META description is generally safer, though, than using the same description over and over.

If you’re not sure what makes for a clean structure, browse SERPs in your industry – you’ll find plenty of examples, even though the feature is fairly new. See what kind of code Google is already “rewarding” (if you think it’s a good thing), and make life as easy as possible for the spiders.

Update: I want to clarify something on removing your META description. That should only be done as a limited test (say, a couple of pages). The META description is a de-duplication cue, and removing it will put your snippet even more under Google's control (although having one doesn't stop them). If your test is successful, you'll have more data to make an informed decision.


Do you like this post? Yes No