Archive: November, 2008

Abode Flash Platform and web technologies

No comments November 18th, 2008

This picture contains the Adobe Platforms and technologies which we can use in the Web arena. I liked it because it has a well arranged structure to get an easy idea on their use. I got it from a blog but sorry I am not remembering the URL.

flashplatform

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Popularity: 1% [?]

Bookmark this on BuzzURLBookmark this on BuzzURL Post to TwitterTweets for this web page Bookmark this on FC2 Bookmark newsing it! Choix it! Add to Google Bookmark Bookmark this on Delicious Digg This

Analyze your Unit test coverage with Cobertura…

No comments November 17th, 2008

Writing Unit test cases is now mandatory for every developers in the Companies. But at the same time it is very important that we need to analyze the Unit test coverage that is done by that developer. Just writing some test cases will not make sense. Here comes the job of Cobertura.

Cobertura is an open source tool used to analyze the Coverage of Unit tests. It will give Percentage values for the Line coverage as well as Branch coverage.

Some features  are listed below.

  • Can be executed from ant or from the command line.
  • In maven case we have Corbertura Maven plugins.
  • Instruments Java bytecode after it has been compiled.
  • Can generate reports in HTML or XML.
  • Shows the percentage of lines and branches covered for each class, each package, and for the overall project.
  • Shows the McCabe cyclomatic code complexity of each class, and the average cyclomatic code complexity for each package, and for the overall product.
  • Can sort HTML results by class name, percent of lines covered, percent of branches covered, etc. And can sort in ascending or decending order.

Screenshots:

Coverage

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Popularity: 1% [?]

Bookmark this on BuzzURLBookmark this on BuzzURL Post to TwitterTweets for this web page Bookmark this on FC2 Bookmark newsing it! Choix it! Add to Google Bookmark Bookmark this on Delicious Digg This

SpringSource Acquires G2One Inc (The company behind Groovy and Grails)

No comments November 17th, 2008

On November 11, 2008, SpringSource announced that it acquired G2One Inc Whats BIG in this? right? But once you hear more about the G2One then you will definitely get the importance of this acquiring. G2One is the company behind the popular  Groovy and Grails technologies. Groovy and Grails are the most popular application infrastructure solutions in the world. Groovy is one of the most popular alternative languages for the Java Virtual Machine (JVM), with more than 30,000 downloads per month.

More about Groovy and Grails from their Official Site:


Groovy dynamic language for the JVM

Groovy is a dynamic language for the Java Virtual Machine, that offers a flexible Java-like syntax all Java developers can learn in matter of hours, and provides features seen in other dynamic languages like Ruby, Python or Smalltalk. Groovy lets you leverage and protect your investments in developer skills, tooling or server software, while still allowing the creation of innovative software or business knowledge assets in the form of Domain-Specific Languages.

Grails agile web application framework

Grails is an advanced and innovative Web-application framework based on Groovy, and built on proven and performant Open Source bricks such as Spring, Hibernate, SiteMesh, Quartz, and Ajax libraries. Grails enables IT teams to establish fast development cycles through agile methodologies, to deliver quality applications in reduced amounts of time by applying principles like Convention over Configurationto simplify the development tasks and focusing on what really matters: the business of your users and the ease of use of the application you will deliver to them.

Technorati Tags: ,,
Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Popularity: unranked [?]

Bookmark this on BuzzURLBookmark this on BuzzURL Post to TwitterTweets for this web page Bookmark this on FC2 Bookmark newsing it! Choix it! Add to Google Bookmark Bookmark this on Delicious Digg This