Posts in the "" Category

Summing up 2011

The end of a year. There’s so much to say and look back on, and at the same time I am already certain that I will temporarily forgot some of the amazing things that happened to me this year. For it was indeed a fantastic year!

Continue reading

Who owns your online life, and data?

We all spend a good part of our lives online, and it has helped us share information, pictures, videos and much more with family, friends and, well, the entire world. It lets us interact with a lot of people in ways never seen before. That is fantastic, but I’d also like you to give a second thought about what you share and how.

Continue reading

Geek Meet December 2011 with Vitaly Friedman

Sold out

All seats have been taken. Please write a comment to be put on a waiting list, there are always a number of cancellations, so there’s still a chance.

It’s been quite a busy fall for me, but finally I’m happy to announce the next Geek Meet here in Stockholm!

Continue reading

A different take on Star Wars

If you’ve ever seen any of my presentations lately, I’ve been using these lovely Star Wars-inspired pictures to emphasize a point or just for plainly visually improving my slides. Today I’d like to tell you a little more about the pictures and the person behind them.

Continue reading

Introducing Robert’s read: great links and suggestions from latest week, August 17th 2011

I’ve always been interested in reading all kinds of inspirational articles, blog posts and just fun things on the Internet, and most of the time I just tweet about it. But now, both for my sake and yours, I will write a weekly blog post listing the links for the latest week.

Continue reading

HTML5 Forms input types, attributes and new elements – demos, tips and tricks

Forms on the web. They are literally everywhere, and there seem to really be all kind of flavors for them. From day one they have been a great mean for users to input data and information and interact with various services. And what comes with that is every implementation under the sun to offer validation for them, custom display and functionality if they aren’t native in that specific web browser, and much much more. Therefore, during the development phase of HTML5, one of the important things that have been looked into is making forms on the web evolve into what both end users and developers need to make things easier. Why would every web developer have to invent the wheel again or include tons of JavaScript code just to make something very basic like a datepicker work?

Continue reading

HTML5 History API and improving end user experience

When the AJAX wave came in 2005 when Jesse James Garrett coined the term and then everyone wanted it, one of the major shortcomings was that dynamic updates of only portions of a web page lead to inconsistent history handling and back/forward navigation button problems in web browsers and poor end user experiences. Enter the HTML5 History API.

Continue reading

Mozilla Lab’s BrowserID – taking web authentication to the next level

Keeping track of multiple logins, passwords and services on Internet can be tedious at best, and projects like OpenID have tried to target that and make it easier and more secure for end users. Learning the lessons from OpenId and having a multitude of ideas how this can be made even better, Mozilla Labs has created BrowserID.

Continue reading