Android Platform Fonts <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
The android platform already comes with the following predefined fonts: “sans”,”serif” and “monospace”. The android platform allows us to add and use new fonts within the application we develop. In order to use a specific font we just need to reference it within the XML layout document. Adding the android:typeface attribute into the view XML […]
Java SE Core Web Services <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
I am glad to announce about “Java SE Core Web Services” new course available for free at www.abelski.com. The Extensible Markup Language (XML), a subset of SGML, was originally formed to enable generic SGML to be served, received and processed on the web (as HTML). XML is the natural choice for B2B connectivity. This course focuses on […]
Technion Analysis & Design using UML <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
On July 15th 2010 I will start lecturing the “Analysis & Design Using UML” course. The course will take place in the Technion. The course includes eight meetings and aside of going through UML it includes practical labs through which the participants will gain practical experience in analysis & design using UML. Apart of going […]
Technion Design Patterns in C# <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
In August 29th 2010 I will start lecturing a short course about design patterns and software design principles in the Technion. This course includes 6 meetings of 5 academic hours and it takes place as part of a .NET long term training course delivered in the Technion. The detailed plan can be found at http://docs.google.com/View?id=dcncp28t_143vc84v5d6.
Technion XML, DTD, XSD, XHTML, CSS, JavaScript, Ajax & jQuery Library Course <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
On March 10th I will start a series of four lectures that cover the web browser client side technologies including XML, Java Script and Ajax. These four meetings are part of a long term .NET training course delivered in the Technion. You can find the detailed plan of these four meetings at http://docs.google.com/View?id=dcncp28t_142gm5c9rkb.
Technion Systems Analysis & Design using SysML & SoaML <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
On October 10th 2010 I will start lecturing the “Systems Analysis and Design Using SysML & SoaML” short course. The course will take place in the Technion. This is the second time I lecture this course in the Technion. This course is part of a ‘.NET Software Development’ long term training. The course includes four meetings […]
Protected: Mirs Android (Logtel) Course <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
There is no excerpt because this is a protected post.
JavaFX Fundamentals <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
I have just completed the development of the JavaFX Fundamentals course. You find the community version available for free personal and academic usage at www.abelski.com. The commercial version is available at www.xperato.com. Please don’t hesitate and let me know your thoughts about this course. I will be more than happy to get your feedback.
Ariel College Open Source Projects Lecture <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
On February 18th 2010 I lectured about open source projects in Ariel College. The lecture focused on PHP open source web applications projects and included a short demonstration for installing a Joomla! based web site. During the lecture various open source projects were mentioned. You can find URL addresses for downloading these projects as well as […]
Microsoft .NET 4.0 Parallel Debugging Enhancements <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
The Visual Studio 2010 IDE has new debugging features that assist us in the development of multithreaded and parallel applications. The following video clips present two of these new features.