The Israeli Books End of Life

israeli online books end of life banner

Thanks to the Israeli accessibility law, I have no other choice but to delete the websites I developed for learning Java, PHP, C#, Scala, HTML, Linux etc.

Address Book Code Sample in AngularJS PRO

AngularJS supports data binding. The view is updated whenever the model changes and vice versa. Thanks to AngularJS support for data binding we can avoid writing code in JavaScript that manipulates the DOM. The behavior behind the DOM elements is modeled into controllers. AngularJS allows us to express this behavior in a clean readable form […]

Facebook Professional Courses PRO

The Facebook platform has significantly changed during the last year. The three most important changes were the emergence of the Facebook Graph API, the Facebook JavaScript SDK and the Facebook Social Plugins. For each one of these three topics I chose to develop a professional course. These courses are available at www.xperato.com. The community version […]

Facebook Social Plugins PRO

The facebook platform allows us to integerate our web site with their platform by embedding its social plugins into our web page. Embedding a social plugin into a web page is done by copying a short code. Most of the available plugins can be embedded using either a simple HTML or a simple XFBML code. […]

The Israeli Guide to HTML INFO

I have just completed to prepare a detailed guide for learning HTML. The guide is written in Hebrew. You can find it online for free personal and academic usage at http://www.zindell.com/israeliHTMLBook/israeliHTMLBookWebText1.htm. Make sure you set the required encoding (Hebrew Windows).

Home

Banner Python Structural Pattern Matching life michael professional courses

life michael blog Learn How to Learn! Continuously Learn and Evolve! Don’t Stay Behind! Imagine, Design and Create! Share, Get Feedback and Improve! Enjoy The Journey! I enjoyed Haim talk in Avaya R& D (Pune, India) because he was really passionate about what he taught. He doesn’t stick to the conventional text book teaching, rather […]

Communities Meet, Interact, and Evolve! I continuously learn new technologies and maintain the knowledge I already have by staying up-to-date with the recent developments. I chose to share my up-to-date knowledge through the communities I maintain on Facebook, Google+, Linkedin, WhatsApp and Telegram.   The following communities are international ones. The language to be used […]

String.js Jump Start PRO

String.js is a lightweight open source JavaScript library that provides us with useful functions for working with strings. You can easily download the String.js library code browsing in GitHub at https://github.com/jprichardson/string.js. The string.js library adds the S property to the window global object. The following code sample shows how simple it is to use this […]

Turn.js Digital Publishing PRO

Turn.js is a JavaScript library that allows us to create digital books the user can flip through their pages. Although the library is available as an open source project on GitHub there are some restrictions on using it. Make sure you check the license terms before you choose to use it. The following code sample […]

PouchDB Jump Start PRO

PouchDB is a small JavaScript library that provides us with the functionality of a document oriented database. We can use it both on the server and on the client. The following is the code that I was using in this video clip. Make sure you update the link to the PouchDB JavaScript file before you […]

Skip to content Update cookies preferences