Saturday, 19 March 2016

Reading multiple html files into folder parse and store into csv file

Standard
Jsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods. http://jsoup.org/ Example : import java.io.File; import java.io.FileWriter; import java.io.IOException; import...

Tuesday, 15 March 2016

Magic Tool JHpster

Standard
What Is JHipster?  +  +  = The term 'JHipster' comes from 'Java Hipster', as its initial goal was to use all the modern and 'hype' tools available at the time.[Today, it has reached a more enterprise goal, with a strong focus on developer productivity, tooling and quality.Major...

Sakai

Standard
Sakai is a free, community source, educational software platform designed to support teaching, research and collaboration. Systems of this type are also known as Course Management Systems (CMS), Learning Management Systems (LMS), or Virtual Learning Environments (VLE)....