Witcraft home page

Blog Rss

10 Sep 07:38

Gmail tasks usability nonsense

Gmail-tasks-suxx.png

I like google services and mostly GMail. About two years ago Gmail team added tasks support. At the beginning I was very excited about that news, but...

Comments

23 Jul 07:32

HTML 5 vs Silverlight : Sencha - The First HTML5 Mobile App Framework

Html-vs-silverlight-sencha

While Microsoft Silverlight and Adobe Flex future on Apple iOS is still uncertain ExtJs released "The First HTML5 Mobile App Framework" called Sencha that works on both Apple iOS and Google Android touchscreen devices.

Comments

14 Jul 06:38

How to use hosted versions of popular javascript libraries only after deployment in asp.net mvc

There is good website performance practice to use hosted version of popular javascript libraries such as jquery after deployment. However, while running application on local developer machine you’d better to use local version instead. In this post I will show you how you can solve this problem with ASP.NET MVC build in methods.

Comments