Blogvaria

This page is brought to you by Blogvaria (http://blog.evaria.com).

To obtain more information, ask questions and interact please visit our website.

Back to Blogvaria landing page
Feedback
Subscribe
   
Blogvaria

 

The personal pages

The girl who silenced the world for 5 minutes

Filed under Personal opinions | No Comments

Opera 10.10 and Opera Unite

I’m sure most of you already heard about the massive interest for the first official Opera 10 release, which to some extent may be triggered by the new Turbo technology. Now, it seems that there’s even more to be excited about. The forthcoming “Beta” introduces a new technology called Opera Unite, radically extending what you are able to do online.

Opera Unite harnesses the power of today’s fast connections and hardware, allowing all of us to help define the future landscape of the Web, one computer at a time. Read about how Opera Unite is going to change the way we interact on the Web on labs.opera.com.

Having been a loyal Firefox user for many years I see now that both Google Chrome and Opera makes fantastic alternatives. However, I keep asking myself, WHY does people still use IE when the competition is so clearly miles ahead??? Please feel free to share your take on this as is doesn’t make sense to me at all.

On a side note I bet all the IT staff in big corporations/companies use something other than IE, they’re simply not taking the step forward as it could require working overtime due to users not being able to adapt to any SW changes. And there’s also the obvious connection between MS Office and any of their other products – but I’m sure the competition could handle it all.

Filed under Software, Tech news | No Comments

The Teen Cribz

Hope you all are having a nice Friday – if not watch this and lol :)

The scary part is that I think I’ve actually seen somebody being like this in real life…

If you want more info about the “star” go see Lisa Donovan on Wikipedia aka LisaNova.

Filed under Entertainment, Humour | No Comments

Rounded corners without graphics

I know this isn’t a new trick but I’ll post it anyway for my own records, and anyone else that may find it useful. As shown below you can add a few lines of code to your stylesheet(s) and get round corners on almost any style element that supports borders.

CSS rounded corners code

.corners {
	-moz-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

As you can see the first line is specifically for Firefox, the next 4 for Safari/Chrome and the last 4 for any browser that fully supports CSS3.

Full story | Filed under CSS & Design | No Comments

100 meters in 6.13 seconds

Sarah, the Cincinnati Zoos eight-year-old female cheetah, is now the worlds fastest of all land mammals. Today, Sarah earned her spot in the record book when she crossed the finish line in the 100-meter sprint with a time of 6.16 seconds in her very first attempt. Have a look at her first and second attempt below;

Amazing! Makes Bolt’s new world record look like an easy Sunday morning run for her… :)

Filed under Entertainment | No Comments


Page 4 of 136«12345678»...Last »

Quick links - Blogvaria time links [ sitemap ]

2010 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2009 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2008 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2007 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

2006 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec

Akismet has protected Blogvaria from 108,761 spam comments. Design by Evaria.com. Powered by WordPress.
Our beloved and trusted server has rendered 856 pages so far today, an amazing 5.626 pages yesterday
and even more astonishingly 213.353 pages since 29 Jan 2010 alone without dropping a byte nor a pixel.

Close
E-mail It