Archive

Posts Tagged ‘tools’

Wireframe tools

October 27th, 2009 2 comments

There are times when you need to display wireframes of your application for internal discussions / presentations etc. Some online applications allow you to draw a wireframe in no time. Here are a few of them

Balsamiq mockups:

balasmiq_mock

Creately:

creately_mock

Fore UI:

foreui_mock

Hot gloo:

hotgloo

iplotz:

iplotz_mock

Pencil: Mozilla firefox plugin based

pencil_mock

Axure:

azure_mock

Each application has its own style of doing the mockup. Some use an informal approach. Other advanced ones let you click and see the results then and there. There are other tools out there that also run on desktops and IDEs like eclipse, Netbeans etc if you are looking for an offline solution.

Categories: Web Tags: , ,

Your favorite java IDE

August 27th, 2009 41 comments

Which of these tools do you use to code in java ? I use myeclipse for J2EE coding and Netbeans for swing UI (which I would highly recommend.). I have worked with workshop as well.

Which of these is your favorite java IDE ?

  • Eclipse - J2SE / J2EE (48%, 1,405 Votes)
  • Netbeans (44%, 1,293 Votes)
  • IntelliJ (17%, 495 Votes)
  • Plain text editor (4%, 110 Votes)
  • Myeclipse (3%, 74 Votes)
  • JDeveloper (1%, 40 Votes)
  • RAD / WSAD (1%, 35 Votes)
  • Other (1%, 34 Votes)
  • Weblogic workshop (0%, 8 Votes)

Total Voters: 2,926

Loading ... Loading ...





Categories: java Tags: , ,

Free uml tools

August 22nd, 2009 22 comments

Here are 5 free UML modelling tools you can use. I use the JUDE community version. I found the user interface easy to learn and the product was also feature rich and simple. The products are not necessarily arranged in any specific order and the list is certainly not exhaustive.

Have fun designing

JUDE – community: http://jude.change-vision.com/jude-web/product/community.html

jude

UMLet: http://www.umlet.com/

umlet-screenshot

Argo UML: http://argouml.tigris.org/

argo-screenshot

BOUml: http://bouml.free.fr/download.html

boUML-screenshot

Visual paradigm – community: http://www.visual-paradigm.com/product/vpuml/editions/community.jsp

visual-screenshot




Categories: General Tags: , ,