Atul Palandurkar

Archive for the ‘NetBeans’ Category

 

This slideshow requires JavaScript.

Delivered Java EE & HTML5 Hands on Lab (HOL) using NetBeans IDE during Java One India 2013 on 8th May 2013 with Ashwin Rao, Group Product Manager, Oracle at HICC, Hyderabad for 2 hrs.

Here we covered how easily one can create a Java EE application with web service & HTML5 application which accesses the data from Java EE application and performs others operations without any problem and without writing much code.

It was an awesome experience to work with Ashwin Rao, Group Product Manager, Oracle. Those 2 hrs are the most memorable moments for me, I am ready to volunteer for next year too, hope they count me in.

About these ads

What is NetBeans Podcast?

NetBeans Podcast refers to Latest News about NetBeans, NetBeans IDE, NetBeans Community, Interviews from NetBeans Community, new features of NetBeans, etc.

NetBeans Podcast 64 :

Featuring Ruby and Rails plugin update, Tinu’s new blog and interviews of Atul Palandurkar (Author : NetBeans IDE How-to Book | Packt Publishing, UK), Tushar Joshi (Easy Flow Charts using HTML5 features of NetBeans IDE) and David Konecny (Promoter of HTML5 features of NetBeans IDE).

Click here for details : NetBeans Podcast

Always get tensed while drawing Flow Charts for your programs? What if someone draws Flow Charts for you? I think that will be great! Yes! Now you don’t need to worry about drawing flow charts.

Here is the Online Flow Charts Generator for you : Easy Flow Charts

This is MIT licensed and open source, free to use learn and contribute by anyone out there. This great and innovative solution is developed by Tushar Joshi, Principal Architect at Persistent Systems, Nagpur (India), apart from developing innovative applications he is a very good teacher and poet.

So use it freely to design, sorry to generate the flow charts for you now.

Lets have a look, how easily you can generate flow chart for you :

Steps :

  1. Write/customize your program according to syntax given in left panel.
  2. Click “Update” Button above left panel. This will show flow chart generated according to your code.
  3. Click “Show As Image” Button above Image panel to save the Flow chart as Image.

Three easy steps and you are done.

Here is my first flow chart using Easy Flow Charts ;

Script :


Start->Input A
Input A->Input B
Input B->B ==0
B ==0->Cannot divide by zero: yes
B ==0->Will Proceed: no
Cannot divide by zero->Stop
Will Proceed->C = A / B
C = A / B->Print C
Print C->Stop

Output :

Easy Flow Charts

Easy Flow Charts

Then if you want to save huge amount of time in drawing flow charts use Easy Flow Charts.

Hello Friends,

I am glad to tell you that 11th April 2013 that is on the occasion of Gudhipadwa (Marathi New Year) I got interviewed by Tinuola Awopetu who is Principal Program Manager for NetBeans IDE in Oracle and Country Lead for the Czech Republic chapter of Oracle Women’s Leadership (OWL).

I got interviewed for my work for “NetBeans IDE How-to” Instant Book which is published by Packt Publishing, UK on 27th March 2013. Geertjan Wielenga who is Principal Product Manager for NetBeans IDE in Oracle for this Interview, thanks a lot for asking me for this. Tinu (Tinuola Awopetu) conducted the interview on Phone, it was supposed to be conducted via Skype but due to some technical issues the interview was conducted on Phone.

It went simply great! I was like in dreams because Oracle people were interviewing me that too for my little efforts I put into framing a concept book into reality. I went through some questions related to book, my experience with NetBeans IDE and future books. The interview will be published in NetBeans Community Podcast 64. Now I am eagerly waiting for the NetBeans Community Podcast. So guys do your bit for Java and NetBeans IDE and get recognition from Oracle.

I am really grateful of Geertjan and Tinu for the great opportunity and for starting my new year with a bang.

My Interview by NetBeans Team is now published in NetBeans Podcast 64.

NetBeans IDE How-to : Atul Palandurkar : Packt Publishing, UK

NetBeans IDE How-to : Atul Palandurkar : Packt Publishing, UK

I was asked to write a book for Java Application Development using NetBeans IDE by PACKT Publishing, UK which is one of the leading technology books publishers in world. It will be a great experience to work with the great publishing house and their team. Thanks a lot Packt & Team.

I know, Java and NetBeans community will definitely accept the book with a grand welcome. The book is intended for Java Developers who are not aware of NetBeans IDE or those who have experience of Java development but have not used NetBeans for development of Java applications. This book can be refered by novice also to learn Java and Java application development using NetBeans IDE very easily.

My outline (contents) was selected out of few other authors and then after we signed the contract, now the book is complete and very soon the book will hit the market in different formats by the publisher in March 2013.

I just love it, I have tried my best in writing this book and to make it easier for novice to experts. It was a great pleasure working with Packt Team.

You will learn many things from this book such as :

  • Use NetBeans IDE for Java technologies
  • Develop a HelloWorld application with NetBeans IDE
  • Explore the layout of NetBeans IDE
  • Develop different Java applications in NetBeans
  • Use the Visual Designer
  • Design Java projects
  • Develop web applications using NetBeans IDE
  • Add and handle images in your application
  • Write interfaces in NetBeans IDE
  • Handle exceptions in NetBeans IDE
  • Deploy UI applications

You can pre-order the book to avail 80% discount. Instead of Packt Publishing the NetBeans IDE How-to book is also available on Amazon, Amazon UK, Barnes & Noble, Safari Books Online too.

You can buy and download the book in different formats such as e-book (pdf), e-pub, kindle book, etc.

Buy NetBeans IDE How-to Book

I hope you will like the book. After reading, please mail me your reviews.

NetBeans has released another milestone version NetBeans IDE 7.2 which is available to download at NetBeans official website.

Watch video : NetBeans IDE 7.2 Overview

 

Following are the new features of NetBeans 7.2 :

Performance

  • Project scanning now on background, not blocking editor features and navigation
  • Improved project scanning speed
  • Improved performance on remote Filesystems

Java

  • FindBugs support
  • TestNG testing framework support
  • New refactorings and hints
  • Various Maven support enhancements
  • Various Debugger enhancements

Java EE

  • Amazon Elastic Beanstalk support
  • Code completion for Java Persistence named queries and JPQL statements
  • More editor hints for EJB and CDI
  • Improved and updated support for JSF component suites

JavaFX

  • Scene Builder interoperability
  • Improved FXML and FX CSS support
  • FX-in-Swing Projects
  • Default configurations for instant Run as WebStart and Run in Browser
  • Project auto-update and improved FX SDK/RT auto-detection

PHP

  • Support for PHP 5.4
  • PHP editing: Fix Uses action, annotations support, editing of Neon and Apache Config files and more
  • Support for Symfony2, Doctrine2 and ApiGen frameworks
  • FTP remote synchronization
  • Support for running PHP projects on Hudson

Groovy and Grails

  • Dramatic improvement of scanning, code completion and Go to Type action speed
  • Updated to Groovy version 1.8.6
  • Enhancements of code completion and editor hints

C/C++

  • Support new C++11 standard
  • Pretty printing, watchpoints and catchpoints support for gdb
  • Partial and Incremental Find Usages
  • Improved parsing performance and reduced memory consumption

NetBeans Platform

  • Positioning of tabs in window system can be configured
  • Support for custom implementations of tab control
  • New @NavigatorPanel.Registration for registering navigator panels declaratively
  • New @Arg annotation for registering command line options declaratively
  • New @NbBundle.Messages available on fields

Miscelleanous

  • Subversion 1.7 built-in support
  • Improved Find in Projects functionality
  • New default locations for userdir and cachedir
  • 64-bit launcher for Windows

For More Details click here.

Hey friends,

The most awaited NetBeans IDE 7.2 is now available to download.

You can download the NetBeans IDE here.

 

New Features of NetBeans 7.2

Performance

  • Project scanning now on background, not blocking editor features and navigation
  • Improved project scanning speed
  • Improved performance on remote File systems

Java

  • FindBugs support
  • TestNG testing framework support
  • New refactorings and hints
  • Various Maven support enhancements
  • Various Debugger enhancements

Java EE

  • Oracle Public Cloud and Amazon Elastic Beanstalk support
  • Code completion for Java Persistence named queries and JPQL statements
  • More editor hints for EJB and CDI
  • Improved and updated support for JSF component suites

JavaFX

  • Scene Builder interoperability
  • Improved FXML and JavaFX CSS support
  • FX-in-Swing Projects
  • Default configurations for instant Run as WebStart and Run in Browser
  • Project auto-update and improved FX SDK/RT auto-detection

PHP

  • Support for PHP 5.4
  • PHP editing: Fix Uses action, annotations support, editing of Neon and Apache Config files and more
  • Support for Symfony2, Doctrine2 and ApiGen frameworks
  • FTP remote synchronization
  • Support for running PHP projects on Hudson

Groovy and Grails

  • Dramatic improvement of scanning, code completion and Go to Type action speed
  • Updated to Groovy version 1.8.6
  • Enhancements of code completion and editor hints

C/C++

  • Support new C++11 standard
  • Pretty printing, watchpoints and catchpoints support for gdb
  • Partial and Incremental Find Usages
  • Improved parsing performance and reduced memory consumption

NetBeans Platform

  • Positioning of tabs in window system can be configured
  • Support for custom implementations of tab control
  • New @NavigatorPanel.Registration for registering navigator panels declaratively
  • New @Arg annotation for registering command line options declaratively
  • New @NbBundle.Messages available on fields

Miscelleanous

  • Subversion 1.7 built-in support
  • Improved Find in Projects functionality
  • New default locations for userdir and cachedir
  • 64-bit launcher for Windows

Resource : NetBeans.org

While working with NetCAT team for the certification of NetBeans 7.1, the NetBeans User Group, Nagpur (NUG Nagpur) was assigned a task to create 7 different test specifications for the new features which are going to be introduced for the first time in NetBeans 7.1. Thanks a lot Jiri Kovalsky, NetCAT Manager, NetBeans, Oracle for showing trust in us.

Hence, we 7 people from NUG Nagpur were assigned a individual task. I was assigned to write a complete test specification for window wizard, which  is a new feature in NetBeans 7.1 that allows developer to design forms & UI with the help of GUI designer for NetBeans Platform Applications.  I have created the window wizard test specification for NetBeans 7.1.

Link : Window Wizard Test Specification

NetBeans 7.0 – The Smarter Way to Code!

To download click on link given below :

http://t.co/ROJDKgV

Posted from WordPress for Android


Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 420 other followers

Tweets

Follow

Get every new post delivered to your Inbox.

Join 420 other followers

%d bloggers like this: