Posts

Showing posts with the label cross platform

WHAT TO CONSIDER WHEN DESIGNING OR PURCHASING A MOBILE SITE OR APP ?

I have been very busy end of the year with a lot of projects including a thesis for Information Business degree at Jyväskylä University of Applied Sciences. Besides all the ups and downs of study, family and work I have decided that I will commit myself to write at least 1000 words per day in order to have all my projects including the blog taken care. Let’s see how it comes up. The topic of the day is the title of the post that is: What to consider when designing or purchasing a mobile site or app? 1. Who will use your site or app? Without knowing who is your target group and knowing basic things about them you won’t go too far.  That is what in UX (User Experience) term means building PERSONAS. Personas should be real users with their complete profiles. Ok, now you might think – you lost me in this one, how do I do that? Well, that is easy. You have the mobile app and site idea.  Who is the first person that comes to your mind that you see using your app...

The Myth of HTML5 and How It's Misunderstood

HTML5 MISCONCEPTION Nowadays any new browser capability or web application technique found across the web is labeled as HTML5 and that is not true. Michael Mahemoff said that HTML5 has become a brand that represents a new type of web application rather than the specification itself. In order to learn HTML5 is very important to understand what really HTML5 is. It is common nowadays hear CSS transitions, web sockets, geolocation, SVG, CSS @font-face all mentioned under the HTML5 banner and label all under HTML5 "brand".  In the specification none of those mentioned are found for the simple reason that they either belong to the CSS3 specification or other API specification within the WWW Consortium. Websites are and will be built with a combination of HTML5, next-generation APIs, JavaScript and CSS3, which means that as a designer or developer the difference between those technologies must be clear and how they fit together should be understood. What is really HTML5? ...

Do you know what is XAMARIN?

Do you know what is XAMARIN? If work with C# and design/build for mobile web and apps this is the tools for you. Much like PhoneGap, XAMARIN is a cross paltform tool for developers who works with C#. They also have a XAMARIN studio (like Aptana and Titanium Studio) and will make your life a lot easier. It also come with a limited free edition that can be used. Check it out...  xamarin.com