Sunday, May 9, 2021

Earn $40 of Free Crypto with Coinbase

Coinbase (the largest Crypto exchange) has presented its earn program. It rewards you with Crypto currencies and offers you chance to learn about crypto projects. Read more to get $40 free crypto (amount changes over time) ...

Thursday, December 25, 2014

Nokia Luma 800 touch not working after lock

Many people on the web have been complaining that touch screen is not working after unlocking their Nokia Lumia 800 phone. You should definitly take your phone to the certified service dealer. If you just need a quick workaround here is what my best man found out. 

Sunday, December 21, 2014

backbone-min.map 404 (Not Found)

Hi, I recently started to play around with some web development. I got assigned to a project that was already in development. In the Chrome console (devTools) there was an error:
GET http://localhost/js/libs/backbone/backbone-min.map 404 (Not Found)
As you can see my problem is with the backbone, but it doesn't matter. It can be problem with jQuerry, or any other library. If you are interested how to remove this error read more.

Sunday, December 29, 2013

WindowsPhone - Add image to project

In this tutorial I will explain how to create a new Windows Phone project using Visual Studio Express. I will also show how to add few images to the project. We will position and re size them. We will also explore XAML and its syntax.

Friday, November 1, 2013

Change Icon of Windows Phone 8 app

We are finally starting with Windows Phone 8 Developer tutorials. In this tutorial I will show you how to create a new project and change icon of your Windows Phone 8 application. Questions like how to change App name, Tile icon and Tile title are also covered. You will also learn where to find out what are the resolutions for the windows tile/app icons, splash/lock screen and such.

Friday, October 25, 2013

SpeedGauge app For Windows Phone

It has been a while since my last post. My app Speed Gauge is now available for the Windows Phone platform. This means that Video Tutorials explaining how to Develop app like this are coming soon.

Sunday, July 29, 2012

Qt Speed Gauge Tutorial 3 - Adding GPS

This is part 3 of my SpeedGauge ttuorial. In this part we will add GPS capability, we will explain what is PositionSource element and we will introduce some new JavaScript Math functions. Also in this tutorial you are able to download the source code for Symbian^3 and for MeeGo phones.  Hope you enjoy it.