XMindlook launched

We are happy to annouce that our new produt, XMindlook Sync is available for download. XMindlook joins the worlds of mind mapping with task management, allowing to import and export topics XMind application to MS Outlook.

2010-05-10 [ ... ]
searchhead

Folder
Java is a very popular, modern, object oriented and type-safe langauge extensively used in business and non-business applications. Its advantages include:
  • excellent portability ("write once, run anywhere" - thanks to double-staged compilation the same code can be run on different platforms and different operating systems)
  • rich standard library (covering probably everything: from 2D graphics, through network security, to database connection handling)
  • very wide range of tools
  • very wide range of 3rd party libraries (many of which are open-source)

Thanks to improved Just-In-Time compilers in more recent Java Virtual Machines its basic run-time speed is on par with compiled languages like C/C++.

Java-based technologies cover wide range of applications:

  • Java 2 Standard Edition - standard desktop and server applications, and applets
  • Java 2 Enterprise Edition - multitier, component-based, often distributed enterprise applications
  • Java 2 Micro Edition - applications for cell-phones, pagers etc.
  • Java Card - applications for "smart cards" and other devices with very small capabilities.

By the use of these technologies, one can quickly provide a solution in the specific area of interest.

For more information visit java.sun.com.


 
copyright (c) NGLogic 2010