Wednesday 5 June 2013

Well it is my last day at IBM and I will miss the talented people I worked with there they are amazing....

Moving on.....

Recently had time to use NodeJS with some MQTT sprinkled in.

I also came across a blog that describes how to setup Notepad++ to use NodeJs.


Monday 21 January 2013

Websockets

Want a websocket solution try pusher it is awesome, very simple to setup and use.

I used Java server side with the following lib https://github.com/SScheuermann/gae-java-libpusher

Push notifications made simple....

Monday 20 February 2012

Blog Name Change

Hello, guys and gals, from today my blog name is changing to reflect a truer title for the content.

For a while I have mostly posted about web app development and not just netbeans.

So from today my blog will be entitled "Neils Dev Stuff".

You can still expect netbeans stuff too.......

Tuesday 10 January 2012

NetBeans 7.1 Released

The best version so far in my opinion, very stable loads of features great job.

From a web developers perspective my favourite features are the new re-factoring and CSS3 support.

For me NetBeans 7.1, EXTJS, PACKTAG and DWR are all you need to build good one page web apps.

Although not part of the release the new JSLINT plugin is really good, running JavaScript through jslint has saved me hours of debugging.

Get NetBeans 7.1 here for a full set of features go here.

Still no usable Geronimo support though.

Saturday 8 October 2011

NetBeans 7.1 Beta released

I took NetBeans 7.1 beta for a spin, feels faster and stable.

Will post more when I have had a chance to check it out further.




Friday 22 July 2011

Web app builds with NB

Some of the Java libs I use when building web apps with nb :-



Monday 4 July 2011

Useful netbeans plugin anyone?

A really useful netbeans plugin can be found in the plugin portal here , thanks to Geertjan Wielenga