Java & J2EE Technology Blog

Learning the Java, Design Patterns, Spring Framework in simple way with working examples.

Pages

  • HOME
  • JAVA
  • OOPS
  • DESIGN PATTERNS
  • SPRING FRAMEWORK
  • DATABASE
  • ECLIPSE
  • JSON
  • HIVE
  • TOMCAT
  • About Me

Friday, July 11, 2014

Online Tools

INTRODUCTION

This post will give all the available online tools for various technologies. These web tools help the developers to develop the program without installing the software.

HTML EDITORS

  1. http://www.tutorialspoint.com/html/html_editor.htm
  2. http://www.w3schools.com/js/tryit.asp?filename=tryjs_fornext

CSS EDITORS

  1. http://secretgeek.net/OIDE/oide_css.htm

XML to JSON CONVERTERS

  1. http://www.thomasfrank.se/xml_to_json.html

DATABASE TOOLS

  1. http://www.dbschemaeditor.com/OnlineDB.aspx
  2. http://www.sqlfiddle.com

UML DIAGRAM TOOLS

  1. www.websequencediagrams.com
  2. http://yuml.me/diagram/scruffy/usecase/draw
  3. https://creately.com
  4. http://www.gliffy.com

REGULAR EXPRESSION TOOLS

  1. http://www.myezapp.com/apps/dev/regexp/show.ws?regex=%5Cs+ranjith%5Cs*world%21%5Cs+&env=env_java

JAVASCRIPT TOOLS

  1. http://jsfiddle.net/
  2. http://www.way2tutorial.com/jquery/try/run_it.php?filename=jquery_demo_example

DRAWING TOOLS

  1. https://drive.draw.io/
Posted by Java & J2EE Technology Blog at 7:31 PM
Email This BlogThis! Share to X Share to Facebook Share to Pinterest
Labels: GENERAL

No comments :

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments ( Atom )

Featured Post

Builder Design Pattern Using Java 8

INTRODUCTION Builder design pattern is mainly focused on creating a complex object. Creation of complex object will be done by the sequ...

Popular Posts

  • Functional Interface in Java 8
    INTRODUCTION Functional Interfaces meant for performing a single task. In programming way, a Functional Interface will have only one me...
  • Java 8 New Features - Introduction
    INTRODUCTION Java 8 came up with a lot of enhancements. Features like Lambda Expression and Streams plays a major role on simplicity an...
  • How to Configure Multiple Tomcat Server in Same Machine
    INTRODUCTION This post will help to us to configure multiple tomcat server into the same machine/server. Sometimes there is a need for...
  • How to Resolve java.net.BindException: Address already in use: JVM_Bind
    I have encountered this issue when I was starting my tomcat. Actual Exception Trace: SEVERE: StandardServer.await: create[8005]: jav...

Blog Archive

  • ►  2017 ( 12 )
    • ►  May ( 1 )
    • ►  April ( 4 )
    • ►  March ( 7 )
  • ►  2016 ( 4 )
    • ►  August ( 3 )
    • ►  January ( 1 )
  • ►  2015 ( 27 )
    • ►  November ( 4 )
    • ►  October ( 7 )
    • ►  August ( 5 )
    • ►  July ( 2 )
    • ►  June ( 1 )
    • ►  March ( 1 )
    • ►  February ( 5 )
    • ►  January ( 2 )
  • ▼  2014 ( 27 )
    • ►  September ( 5 )
    • ►  August ( 3 )
    • ▼  July ( 12 )
      • Online Tools
      • Unix Commands
      • Program to Interface not Implementation
      • Different ways to create object
      • StringBuffer Vs StringBuilder
      • Facade Design Pattern
      • Adapter Design Pattern
      • Class
      • Object
      • Association
      • Builder Design Pattern in Java
      • Abstract Factory Design Pattern in Java
    • ►  June ( 7 )

Pages

  • Privacy Policy
  • About Me
Powered by Blogger.