I love Google Calendar, but one thing bothered me about it; sometimes I add events with Hebrew and sometimes even a mixture of both English and Hebrew. Google Calendar doesn’t support it,…
Web development for mobile
I gave a short lecture at work about web development for mobile. Link to prezi
How to change pages in a web application in the age of HTML5
More and more web sites stop to use the old way of request-response page switches, where each page switch refreshes the entire page in the browser. Instead they refresh just the data…
4 JavaScript trivia questions that may help you understand the language a bit better
The next 4 Javascript questions may seem easy to some of you, but I am sure that more than a few will get confused. I believe that these 4 simple questions will…