News

The availability of a desktop-wide embeddable scripting language for application extension and plugin writing will enable users to add lots of rich new functionality to the environment.
Publicly available Adobe Air applications at the Air Showcase range from simple desktop widgets to full-blown applications. Air is supported for development and runtime on Windows, Mac OS X and Linux.
Quark creator Nishkal Kashyap calls Quark a sketchbook for native desktop apps and not a desktop app builder. Other features of Quark include: Access to Node.js and Electron renderer process APIs.
When asked whether a full-featured desktop app can be delivered via the Web, most people picture standard HTML forms, possibly with Java or JavaScript thrown in for aesthetics and minimal ...
Next time you need to build a cross-platform desktop application, I recommend you to try Electron, especially if you are coming from JavaScript, and you already have some code you may be able to ...
If you’re not familiar with Electron, it’s a framework that allows developers to create desktop apps using web technologies. “If you can build a website, you can build a desktop app,” is ...
Swing is one of Java's most enduring desktop UI frameworks, and it continues to power high-quality applications across platforms. A prime example is the popular IntelliJ IDEA Java IDE, which ...
It lets you use HTML and JavaScript, as well as other languages most often associated with Web development, to develop desktop applications. No More Limits on Web Development Titanium is a development ...
Some, like Google Docs, even rival desktop apps in size and functionality. The trouble is, when you visit a website, the JavaScript programs embedded on that site run automatically.
Electron is a versatile framework that enables the development of desktop applications using JavaScript, HTML, and CSS. It achieves this by incorporating Chromium and Node.js into its binary, ...