Articles tagged with: Security
Headline »
OK! Not sure how much you are concern about it, and how much data you have uploaded there. I am talking about your data on facebook. I hope you have already gone seriously through the default privacy settings and selected only those options if data which you really want to expose to world. I know you call it privacy, security and blah! blah!! I am also sure that very very few of us go and recheck those default privacy settings once we open the account. This is not only applicable …
Tech Notes »
Maven brought a major change in build process of a project. Prior to Maven, we enjoyed freedom of project structure and library location etc. But maven has taken the JEE project structure contract to next level. It has solved many problems from a project deployment e.g. control over project library, simple xml based definition of dependencies, creation of project structure that can be directly imported in standard libraries. In this article, I am expecting readers to be aware of maven technology and how the maven builds work.
Prior to maven 2.1, …
