News

RIM Adds New Eclipse and Visual Studio Plug-Ins For Blackberry Developers

The maker of the popular Blackberry smart phone this week unveiled new tooling for developers building Web and rich Internet applications for its devices.

Research In Motion's new Web development tools consist of its first Eclipse-based plug-in and an updated version of its plug-in for Microsoft's Visual Studio.

The company late last year at its annual developer conference said it would give further emphasis to providing Web development tools following a long history of supporting embedded Java development.

While RIM intends to continue its Java support, it is acknowledging a trend to port more Web content to mobile devices, said Paxton Cooper, the company's senior director of platform product management.

"We are seeing significant increase in Web development for Blackberry," Cooper said in an interview. "Because of the explosive growth of Internet-based content, we are seeing users want to have access to that same content on their mobile devices. That’s provided the opportunity for Web application developers to begin targeting mobile devices."

The Eclipse plug-in, available for download, supports HTML and CSS content but also lets developers build more sophisticated apps based on AJAX, Microsoft's Silverlight, PHP, ASP, Ruby on Rails, JSP, and Python. It supports Eclipse 3.4. The plug-in lets developers debug and profile Web pages.

Asked if it would support the fourth Eclipse Release train, launched last month, Cooper said the company is evaluating that. "We are really trying ourselves to the Eclipse release train," he said. "We are seeing significant usage of Eclipse by our development community, and we are trying to integrate as deeply as possible with the Eclipse environment."

The BlackBerry Plug-in for Microsoft Visual Studio version 1.2, also available for download and works with Visual Studio 2008, marks its second plug-in for that environment. The Visual Studio plug-in lets developers build basic Web pages or rich Internet applications using AJAX and ASP.NET. "The enhancements are really in the debugging, the profiling and the additional simulation capabilities," he said.

With both tools, developers can profile data traffic, data load times, and rendering of images including CSS, JavaScript and HTML.

Cooper said RIM will be disclosing further tools for developers at its developer conference November 9-12 in San Francisco.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube