Showing posts with label development. Show all posts
Showing posts with label development. Show all posts

Thursday, March 17, 2011

Dev-C++ : a full-featured Integrated Development Environment (IDE) for the C/C++

Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.

http://www.bloodshed.net/devcpp.html

Thursday, June 17, 2010

NetBeans IDE 6.9 Now Available for Download!

The NetBeans team announced the availability of NetBeans IDE 6.9!


NetBeans IDE 6.9 introduces the JavaFX Composer, a visual layout tool for building JavaFX GUI applications, similar to the Swing GUI builder for Java SE applications. With the JavaFX Composer, developers can quickly build, visually edit, and debug Rich Internet Applications (RIA) and bind components to various data sources, including Web services.

The NetBeans 6.9 release also features OSGi interoperability for NetBeans Platform applications and support for developing OSGi bundles with Maven. With support for OSGi and Swing standards, the NetBeans Platform now supports the standard UI toolkit and the standard module system, providing a unique combination of standards for modular, rich-client development.

Additional noteworthy features in this release include support for JavaFX SDK 1.3, PHP Zend framework, and Ruby on Rails 3.0; as well as improvements to the Java Editor, Java Debugger, issue tracking, and more.

Tuesday, November 25, 2008

Google App Engine : Run your web applications on Google's infrastructure.


Dave Westwood, co-founder of Buddypoke, talks about how they built their app using Google App Engine.

Run your web applications on Google's infrastructure. Build apps on the same scalable systems that power Google applications. - Home of Google App Engine

Tuesday, June 3, 2008

Google Earth API

Wednesday, December 5, 2007

NetBeans IDE 6.0 released


The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. You get all the tools you need to create professional desktop, enterprise, web and mobile applications, in Java, C/C++ and even Ruby. The IDE runs on many platforms including Windows, Linux, Mac OS X and Solaris; it is easy to install and use straight out of the box.

The 6.0 release includes significant enhancements and new features, including a completely rewritten editor infrastructure, support for additional languages, new productivity features, and a simplified installation process that allows you to easily install and configure the IDE to meet your exact needs.

Wednesday, November 14, 2007

Android Demo

Sergey Brin and Steve Horowitz discuss the availability of the SDK, that it will be open source in the future, and demo applications on the Android platform.

The Open Handset Alliance offers an early look at the Android SDK

The Open Handset Alliance offers an early look at the Android SDK. Google also announces the Android Developer Challenge to support developers working on Android.

Learn more

Friday, October 19, 2007

Java ME and the Netbeans Mobility Pack

Google Tech Talks
May 3,2007

ABSTRACT

NetBeans Mobility Pack is a development environment for Java ME CLDC/MIDP, CDC developers. In this talk Martin will show what technologies and SDKs are supported, the latest features in 6.0 with a special focus on the build system (ant), managing multiple application ports and working with device database, deployment on real-devices. Credits: Speaker:Martin Ryzl

Monday, October 15, 2007

Supreme J2ME

Found a very good site in J2ME programming - Supreme J2ME

Supreme J2ME is a site dedicated to J2ME Game programming. Here you can find some guides and tips that (hopefully) will help you with your mobile game development.

Sunday, October 14, 2007

NetBeans IDE 6.0 Beta 1 is available

NetBeans IDE 6.0 Beta 1 Information

The NetBeans IDE is a modular, standards-based, integrated development environment (IDE) written in the Java programming language. The NetBeans project consists of an open source IDE and an application platform, which can be used as a generic framework to build any kind of application.

The focus of NetBeans IDE 6.0 is improved developer productivity through a smarter, faster editor, and the integration of all NetBeans products into one IDE. Please download it, check it out and let us know what you think. The NetBeans IDE 6.0 is scheduled to be released in November 2007.

NetBeans