Posted in Uncategorized

Java Builders

WHAT IS A JAVA BUILDER

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.

Build Tools for Java Applications

  1. Maven
  2. Gradle
  3. Ant

MAVEN

STEPS

mvn compile

mvn package

PHASES

Instead of compile, there are others mentioned below:

  • validate – validate the project is correct and all necessary information is available
  • compile – compile the source code of the project
  • test – test the compiled source code using a suitable unit testing framework. These tests should not require the code be packaged or deployed
  • package – take the compiled code and package it in its distributable format, such as a JAR.
  • integration-test – process and deploy the package if necessary into an environment where integration tests can be run
  • verify – run any checks to verify the package is valid and meets quality criteria
  • install – install the package into the local repository, for use as a dependency in other projects locally
  • deploy – done in an integration or release environment, copies the final package to the remote repository for sharing with other developers and projects.
Posted in Uncategorized

Javascript

In the recent years, Javascript has taken the world by surprise. Many libraries have been built using Javascript as the main language to develop & the rise of Node JS in the server side just raised the demand for more robust Javascript libraries. Here is a small infographic… 

This organization is open for anyone who wants to explore the basic front end development as well as the high end Javascript libraries. 

Posted in Uncategorized

How do build an RSS feed? 

Really Simple Syndication as in RSS has been existing since the end of the 20th century. It is often called web feed since many users subscribe to their favorite website using RSS or Atom feeds. 
As a web administrator or blogger, all you need to know about RSS is that it just a summary of your website/blog. That’s why the name Rich Site Summary is also used for RSS. 
Our Cloud Computing project was based on RSS & it’s working. You might wonder how Cloud & RSS are related. But as it was in our not so updated syllabus (Courtesy : Mumbai University), we got alloted for RSS. Never mind- Every project has its own learning & experience. 

As you see the UI, we have developed a simple RSS reader for a website. Any guesses…? Oh. It’s my own WordPress blog

Posted in Uncategorized

Why an Online Profile?

What does the Internet says .. 

internet-minute

As we can see, everyone who has access to internet does spend a lot of time on the internet. This era of internet and the future ( Internet Of Things ) is the best time for students to explore their hobbies and learn new ones. Socialising only helps in connecting people & strengthening these bonds.

So being in this virtual world always benefits in some or the other way. Why not an online resume then?

What do the statistics say ..

I manage a website which is basically a CMS (Technical jargon : Content Management System) where we (the organisation A.S.A View) can connect to the world & share stories, events, pictures & information. So far it has received a decent response which are proved by these statistics:

2015

ASA2015-yearASA2015-pageviewsASA2015-countries

2016

ASA2016-yearASA2016-pageviewsASA2016-countries

{ Let’s post }

So as we see that people use the Internet to view website content a lot more than they read the newspapers or watch T.V. That is why, I suggest that everyone should use these services of a WordPress blog or any other free portfolio website & build an online resume. I prefer WordPress because it’s a lot more easier to manage your content, although the best designs are available in the premium offer only.