Tag Archives: Java

Code Structure Analysis Tool

I received a dump of Java codebase which had multiple modules and I needed to analyse it’s structure. The following tool did quite a good job:

https://github.com/gdela/socomo

Basically the idea is to run it inside a Java project using a maven command and it creates HTML file which denotes the high level structure of the code.

Note: Stan4J is also a very good tool which does similar job but allows deeper analysis (upto 500 classes only)

Interesting Articles 13 July, 2011

Here are some interesting articles I found from various sources.

Java Meets Objective-C

Secure Login in AJAX Applications

Sizing Android Visual Elements Correctly

Adobe Woos Mobile Developers With Flash Builder 4.5 and Flex 4.5

Secure Login in AJAX Applications

11 Insider Tips You Must Follow If You Want Your App To Succeed

How To Create A Game Like Tiny Wings Part 1 Using Cocos2D

iOS 5 beta 3 released for Apple iPhone, iPad, iPod touch, Apple TV