Archive for the 'Technology' Category

Updates on Past Work & Activities

I was very busy while working on our former startup Tagcrumbs and almost never updated the blog. The development of the platform, the iPhone application and other work left me hardly any time. So in this post I want to provide a short wrap-up about some of the things I should have blogged about.

Mobile World Congress Barcelona

Thanks to Ewan from Mobile Industry Review and Blackberry I was able to go to the Mobile World Congress in Barcelona for the third time as I received an invitation to attend the event without any costs. 600 Euro for a ticket would have been too much for our startup budget.

The event was – as in the previous years – very exciting. It had a hall that was completely dedicated to mobile application development on many different platforms (“App Planet”). I was able to attend many great talks on mobile development from Blackberry, Sony, Vodafone, Motorola and Google. The WIP Jam on the last day made a perfect end of the App Planet.

Besides the main event I attended many other great meetups in the evenings, such as the final of the Navteq Challenge 2010, Mobile Sunday, the Mobile Premier Awards, GoMo News Blender, Swedish Beer Party and Fring & FON’s Late Night Party.

BW Goes Mobile

The iPhone application I created for Tagcrumbs received a “Mobile Talent Award” in a competition called “BW Goes Mobile” that was held by the local government. Unfortunately I had an important meeting in Berlin so I was not able to attend the event where the winners were announced.

Deutsche Startups

Quite some industry blogs asked us to contribute guest posts on mobile development and marketing of mobile applications. I wrote a German article for a major German Blog called “Deutsche Startups”. The article covered the basics on what time, knowledge and resources are required to create an iPhone application for your own startup.

Many people rambled in the comments why I suggested to not use 3rd party tools like MonoTouch, DragonFire or Adobe Flash CS 5 to create your applications, as Apple could block them at any time. My advice seemed to be correct, just about 2 months later Apple changed its iPhone Developer Program License Agreement and prohibited the use of any such third party tools.

Share your favorite places with friends… on your iPhone!

Long time no hear… I have been so busy developing our iPhone application for Tagcrumbs that I had absolutely no time to blog.

But it was worth all the hard work, as our Tagcrumbs iPhone application is now available for download from the App Store at http://www.tagcrumbs.com/go/iphone.

You can find more information on the Tagcrumbs Blog.

Tagcrumbs Just Launched

About 9 months ago we had the idea of a social placemarking tool. Today we lauched it, Tagcrumbs is online. We had a lot of fun developing it and hope you will have even more fun using it.

Mark places of your interest, share them, recommend them to your friends. Tagcrumbs is the delicious for places. You can leave small crumbs where you have been, just like Hansel and Gretel did it. But they are digital, persistent and easier to organize. And nobody will eat them :).

Take a look at the slides for more details and start marking places now on www.tagcrumbs.com.

Tagcrumbs is Social Placemarking

Social Placemarking

More and more people ask us what Tagcrumbs is about. We are about placemarks – personal places that you would like to remember and share.

Let’s look at two use cases to illuminate our point:

Lisa, a young professional, is doing a variety of business trips to beautiful cities like Paris, Berlin or London. She uses Tagcrumbs to remember the location and the services offered in her favorite coffee shops – the ones with a cozy atmosphere and free wifi. As she loves Thai food (it shouldn’t be too expensive though) she remembers those places and goes for a quick walk after lunch visiting a sight-seeing spot close to where she is. By following co-workers doing similar trips, Lisa sees the city through their eyes at the same time. She’s already looking forward to her next trip.

Edoardo moved to San Francisco recently and you are planning to visit him soon. You know that by then he’ll know the coolest places in town, amazing spots to take pictures (he’s a photographer), the best outdoor events (he loves rock-climbing) and the club where the crowd rocks longest. He created a collection of placemarks organized by tags and places, to share with you and his other visitors.

It’s your turn now. Get creative, think about different places you feel connected to (place of your first kiss, best hostel in the world, an amazing view at a hiking trip, … ), what they mean to you and how you would best remember and share them – and let us know about it!

So, to sum it up (for you web folks): it’s like social bookmarking (ah, del.icio.us, oh, tagging) but for places. We like to call it social placemarking – storing, organizing and sharing of personal places enriched with your memories and messages.

You can follow our progress on our startup blog.

Our Startup Blog Launched

I am still working heavily on the internet startup and the product I wrote about earlier. We are getting closer and closer to the launch.

We created a separate blog to keep you up to date. Check out our blog at:

blog.tagcrumbs.com


Promising New Firefox Mobile Concept

Aza Raskin shows an interesting concept for Firefox Mobile. Microformats are also mentioned in the video.


Firefox Mobile Concept Video from Aza Raskin on Vimeo.

What Are Microformats and What Do They Mean to Mobile?

Microformats + Mobile = ? Microformats are a set of simple, open data formats built upon existing and widely adopted standards. I am a big fan of microformats and you can find them frequently in this blog. Before I write about what microformats mean to mobile, let me briefly explain, for those who are not familiar with them, what the buzz is all about and why you should use them…

What the heck? Why do we need microformats?

It might not seem so on the first glance, but computers are incredibly stupid, even though they can do impressive things like adding up all the data in your huge Excel file within a blink of an eye. However, those machines can only understand us if we provide them with exactly the input and commands they are expecting. They cannot understand our human languages (yet).

HTML is a markup language to describe how a website should be displayed — not to describe the meaning of a website’s content. Some meta information on the content can be given to a computer by using semantic (= “meaningful”) XHTML.

So instead of writing

<font size="13">What Are Microformats and What Do They Mean to Mobile?</font>

to markup my heading I use a heading tag like

<h3>What Are Microformats and What Do They Mean to Mobile?</h3>.

To display the heading in the preferred size, font, color I can use Cascading Style Sheets (CSS). I do not need the <font> tag anymore… at least a computer now knows that this is a heading.

Today, search engines are only analyzing key words on a spidered page. In addition to those key words they determine a ranking for the page to know how important that information might be for others. For search engine optimization (SEO) a semantic markup code in XHTML is a plus, as search engines can better understand the content. If you are writing a post on your blog with the title/heading that contains the keyword “microformat” then the search engines assumes that the whole paragraph below should somehow deal with that topic. Therefore, your site gets a higher ranking for “microformats” compared to a site that just used the word in a paragraph.

Now lets assume a user comes along searching for some content by key words… the search engine digs into its huge databases to see which sites contain those key words and displays the results ordered by their secret ranking algorithm on the screen. But there are so many crappy results that do not interest our fellow searcher… why is that?

Well, search engines don’t understand the content of a website, they only scan it for its key terms based on a statistical analysis. Efforts for text recognition exist, but for the Yahoos and Googles in this world it would not be feasible today to crawl the whole web trying to understand the content of each single page in detail. This might work for a short text, but does not scale to the entire web.

Even many humans are overstrained on understanding texts in their mother language and to determine its meaning. When I think back to German classes in school and the poems we read from Kafka and other poets half of the pupils (including me) didn’t understand the meaning of the text. Did you understand all of that? How should a computer determine the content of a poem by only looking at key terms? In poems the author might leave room for interpretation on purpose. On a news article and most other written text this should not be the case…

How do microformats help?

Microformats are a forerunner of the Semantic Web, which some folks even call Web 3.0. The problem with the “real” Semantic Web is that the new standards are complicated and it takes lots of time and brainpower to use them. We still have to wait some years for the Semantic Web to happen, as this will be a major version change of the web. If we will switch to it at all…

Microformats are “Web 2.5″, simple and built upon open existing standards that web developers already know. They are bridging the gap between the current and the Semantic Web. Instead of using new technologies and standards XHTML class names and other attributes are leveraged to add meaning for machines, helping them to understand the content better.

This does not only help search engines to find the results you are actually looking for. It also helps them to display the results in a better way just as Yahoo showed with their recent announcement of the Yahoo Open Search platform.

Yahoo Open Search Platform

Microformat are not only making searches better. Add-ons for browsers exist with which you can grab microformatted data from a site with two clicks and export the data to other applications such as an address book or a calendar. Firefox 3 will have those capabilities build-in. FF 3 will be released in 2008, not decades ahead of us. Rumors say Microsoft is planning to include microformats in Internet Explorer 8. No more Copy/Paste needed.

What microformats are out there?

Plenty of microformats with which you can attach semantics to the markup exist already (or are in the making):

  • hCard – People and Organizations
  • hCalendar – Calendars and Events
  • VoteLinks, hReview – Opinions, Ratings and Reviews
  • XFN – Social Networks and Blogs
  • rel-license – Licenses
  • hReview – Reviews
  • geo – Geographic coordinates
  • adr – Address Information

I do not want to go into details on how the markup code for those formats looks like, a good example can be found on Wikipedia.

If you are missing a microformat in the list above, check the microformats website first, if you don’t find it, collaborate, specify a draft and create it! Microformats are created by the community in an open process. Everybody is able to propose and elaborate on new formats. The only requirement is that the format solves a problem.

What do microformats mean to mobile?

Obviously many of the previously mentioned microformats make sense on a mobile phone. Instantly add a contact from a mobile web site to your address book with hCard, add an event to the calendar with one click (hCalendar) or directly click on an address to navigate to it, if you have a GPS-enabled phone.

Input to mobile device is cumbersome and should be avoided whenever possible, microformats offer a solution to some of these input problems. Meaning less stupid text prediction à la T9, less Copy/Paste (I even heard some smartphones don’t support this =) but a better experience for the user. A better experience equals more fun, longer sessions, more ad views, higher conversion and more money for the site owner. What does it cost to add microformats to a website? Almost nothing, you basically just have to add some class names to the XHTML markup.

Microformats, Nanoformats, Picoformats Photo by dlemieux

Although strictly speaking not microformats, because they are not built on XHTML, there are special efforts to bring microformats to mobile – in particular to the plain text in mobile messaging: nanoformats and picoformats.

Nanoformats

Targeted at microblogging services like Twitter and Jaiku, nanoformats try to add semantics to your jabbering. They extend the capabilities of microblogging and provide standards for commonly used parameters:

  • @username – Reply to another user
  • L:Berlin – Referring to a specific location
  • tag++, tag–, username++ – Vote for or against a tag or user
  • #tag – Categorize your tweet with a tag
  • lang:en – Specify the language
  • event: – Describe an event, should be combined with L:

And why should you waste some more characters in your short 140-character tweet? It’s the same reason as for microformats. To describe the stupid computers what you are talking about. Nanoformats enabled services like Hashtags, Tweet Translation and Plusplus Bot, making it easier to monitor topics of your interest.

Picoformats

Communicating and executing commands with mobile devices over SMS is becoming more and more common. Plazes, Remember The Milk, Dopplr, Facebook mobile, Twitter and many others allow users to control the application by sending in specific SMS commands. Picoformats represent an effort to codify those different standards and to openly pursue a nomenclature and syntax for SMS commands.

The question is if it will be possible to standardize these short SMS commands. For applications with similar use cases this might be reasonable, but in general most applications are having very different domains and finding an easy way to interact with the service by SMS is a key aspect of development. The only observation that I could make was that .command is used frequently to send commands to a service and ?query to request the delivery of information to a phone. Unix-based command-line tools have many different purposes as well and face the same problem but most tools obey the standard. So why shouldn’t this work for the SMS-terminal?

So What?

Everybody hopefully understands my passion for microformats, if you made it this far in the article. With only small efforts it is possible to add semantics to your website. When publishing something on the web you want your content to be read, used and distributed. Otherwise you wouldn’t be doing it, would you?

Microformats help to spread your word and make things easier for your visitors, especially on a cell phone when mobile browsers are going to add support for microformats in the future. And as this is happening on the desktop we probably won’t have to wait a long time for this feature.

Nano- and picoformats, the microformats for mobile messaging, are still in their infancy and only a couple are frequently used on services today. It is questionable if these efforts will take off. Creating web sites is something that is done by skilled web designers that (hopefully) know the languages they are using. It should be easy for them to understand the benefit of microformats. Twitter and the others microblogging services are still used by many web geeks, but in the end, they are tools that anybody can use. The idea behind nano- and picoformats is great, I just do not think my sister will want to spend time to produce a semantically correct tweet, do you?

Don’t You Want T9 To Remember Used Languages From Previous Conversations?

T9 – Text on 9 Keys – our friend that makes entering text into phones less painful by predicting words you want to write still has many issues. The folks at MobHappy just resent T9 in a recent post for not having a proper dictionary of common words that are used in spoken language.

I am having a different problem. T9 provides multi language support but it seems that nobody has thought about users that communicate in more than one language.

What do you call someone who speaks three languages? Trilingual. What do you call someone who speaks two languages? Bilingual. What do you call someone who speaks one language? American.

To me it seems to be clear – sorry guys – that Nuance, the company that is licensing T9 to the mobile device makers such as Nokia, Sony Ericsson, LG and others must be an American company because it doesn’t appear as if they have thought about such problems at all.

The so-called predictive text cannot even predict the language I want to write in. In 9 out of 10 times I reply to an SMS that has been sent to me or I select the recipient first, and afterwards that I want to send a text message. Hence, my mobile phone should know with whom I want to communicate and the language I want to use based on previous conversations. Each time I send a message to Twitter or a friend abroad I have to switch the language from German to English and back again. In this case I am incredibly happy in that I forgot all the French I learned in school and therefore only have to cope with two languages.

This could be so much easier. The phone could remember the language I use for each of my contacts. Additionally, when writing a message to a new unknown phone number a prediction of the language based on the country code could make sense. If I am texting to the U.S. (+1) or UK (+44), why not quickly ask me if I want to write in English?

T9 is incredibly bad in this regard.

But apologies to Nuance because fortunately somebody is thinking about such problems. They claim that in their latest predictive text system XT9 it is, besides other improvements, possible to easily switch languages while writing. Two dictionaries can be used at the same time, which should help most people like me that are writing in two languages.

XT9 has been introduced on the 3GSM World Congress in 2006 and in 2007 it has been announced that XT9 is going mainstream and not only Windows Mobile devices are supported anymore. However, adoption seems to be low and I didn’t find many current devices supporting XT9.

I am happy a solution is on the way but it will take more time until XT9 is broadly available.

Can I look forward to have this in my next device? Is it really better than T9? If somebody tried XT9 already it would be great if you could provide some details in the comments.