C# Networking Programming <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
I have recently completed the slides for the ‘C# Fundamentals’ course’s ‘Networking’ topic. This course is available for free at www.abelski.com. Comparing the Networking support I found in C# with the one I know in Java, more than a few similarities can be found. Being subjective about Java I find it difficult to say which […]
C# Concurrency Programming <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
I have recently completed the slides for the ‘C# Fundamentals’ course’s ‘Threads’ topic. This course is available for free at www.abelski.com. Comparing the Threading support I found in C# with the one I know in Java, more than a few similarities can be found. Nevertheless, the effort to provide improved threading capabilities in C# cannot be ignored. […]
Protected: Object Oriented Analysis & Design (Logtel) <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.
Setting Up a Website. The First Steps. <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>TECH</a></font>
I have recently found that many people (including software developers) don’t know the exact steps involved with setting up a new web site. I chose to summarize these steps in this technical oriented post. The following are the main steps involved with setting up a new web site. Available Domain Name The first step should be […]
The Open Source Alternative. Do We Save Money? <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>BIZ</a></font>
One of the courses I have recently developed at abelski is ‘PHP Open Source Code Projects’. Though it is mainly a technical professional course its introduction slides present more than a few samples for various types of open source products developed in PHP and available for free usage. Those samples include CRM, ERP, CMS and […]
Java EE & .NET Frameworks <a href=http://www.lifemichael.com/en/?page_id=73 target=_blank><font size=-2>BIZ</font></a>
Those who know me and especially my former students will certainly be surprised reading this post. Though it doesn’t try to erase the clear advantages the Java EE platform enjoys comparing with .NET (from a business perspective), this post surely does show respect to Microsoft’s business management. They surely know how to run their business. […]
The bit.ly URL Shortener Service <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>TECH</a></font>
The bit.ly service is more than just a URL shortener service. Appart of allowing you to shorten any URL address into a new short one it allows you to track the stats of your new short URL addresses as well as to have all data maintained in your own user account. In addition, bit.ly service […]
Web Browsers Speed Comparison <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73>TECH</a></font>
I chose to initiate a short test and browse using each one of today popular web browsers (Safari, Opera, Firefox, Internet Explorer and Chrome) at www.abelski.com, a relatively heavy website. Safari and Chrome seem to be the fastest web browsers. Up to 4 times faster than Internet Explorer. The next fastest browser (right after those two) is Opera. You […]
The java.util.concurrent Package <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PROF</A></font>
The java.util.concurrent package includes utility classes which are useful in concurrent programming. The following clips explain the most important ones of those classes. You can download the source code files each one of these video clips uses at www.abelski.com (“Java SE Applications Development” course material). Locks & Conditions Semaphore CountDownLatch Exchanger CyclicBarrier Threads Pool FutureTask BlockingQueues
Worldwide Social Revolution <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
Our world changes. I feel it. Do you? Is it easy to admit? Check the following video clip. An excellent example. What’s next?