Quantcast
Amir Shevat

Biography

Amir Shevat is a senior software developer with eight years of experience in computing. He is an expert in Java development and has vast experience in C++, Symbian, PHP as well as other programming languages. Formerly, he served as a senior software engineer in Comverse and at present, he administers and leads the development team of Coridan Inc Open Source projects. Amir lives happily with his wife Deby and his son Daniel.

Articles

Blog

Decoupling web 2.0 applications from server-side implementation

October 23 2006

Wouldn’t it be cool to take java’s slogan “write once, run everywhere” and implement it on other things? For example, we can create an Ajax API that decouples the server functionality from its implementation. One would be able to replace the server implementation (lets say from PHP to JAVA) and… read more

Why is Java-enabled hosting so expensive?

September 07 2006

Hosting a website is a cheap matter these days. One could get a fairly good shared hosting package for around 1.5-6$ per month. These hosting packages offer a wide variety of features including support for PHP, PERL on LINUX or ASP (or ASP.NET) on Windows and MySQL DB. The problem… read more

Still waiting for true interoperability

May 28 2006

One of the big things presented in JavaOne was .NET-Java interoperability. The notion of language interoperability can be understood and implemented in several different ways. Sun and Microsoft introduced interoperability by means of web-services (WS). It seems that short of a cure for cancer, web-services is the answer to… read more
Amir Shevat