PUBLIC   marks

PUBLIC MARKS from user kasi77 with tag java

Sponsorised links

This year

Is symfony 1.1 too verbose?

by 2 others
Among the remarks have about symfony 1.1, the most recurring one is the shift of philosophy between the 1.0 and 1.1 syntax. If symfony 1.0 syntax was made to write code fast, I believe it is not the case anymore with symfony 1.1, which is designed primarily for extensibility. The result is that a symfony 1.1 application looks a lot more like a Java program. I tend to agree that Object-Orientation is a good thing because it forces you to organize your code in a modular way. But when object-orientation makes you need to keep a symfony book aside at all times and multiply the number of LOC by two, I think it's a dead end.

Sniffing refactoring needs

by 2 others (via)
While still messing around with the PHP_CodeSniffer Pear package, I took a somehow jealous 1000 feet look at some prominent code inspection tools of the Java community: PMD and Checkstyle. Browsing their available rule sets/checks I soon recognized that guaranteeing the coding standard adherence is just a partial aspect of these tools. The following post will focus on one of these additional aspects, which is finding problems related to the code size of the inspected code artifacts, by showing how to port two selected rules to sniffs for utilization with the PHP_CodeSniffer tool. These ported sniffs can be used to automatically spot obvious code smells in the code base and to signal the need to apply the appropriate and odour reducing activity known as refactoring. Further more a complete set of code size sniffs, going beyond the trageted realm of the sniffs to come, could be used to speed up the feedback loop and to reduce the effort for manual code reviews.

DLFP: Sortie de Grails 1.0

Grails est un framework orienté web écrit en Java et Groovy et placé sous licence Apache. Il s'inspire fortement du framework Rails (Ruby on Rails) avec notamment la notion de convention (vs configuration) permettant de n'avoir que le minimum de configuration nécessaire, un vrai bonheur pour le développeur. Mais contrairement à Rails, Grails est complètement dans l'univers Java, le framework se repose ainsi sur des frameworks "stars" de Java comme Spring ou Hibernate lui donnant d'office une maturité évidente (sans parler du fait qu'il devient par la même occasion complètement "crédible" en entreprise).

Sponsorised links

2007

Relief par workingfrog.org

by 2 others (via)
Outil de conception, Relief apporte un nouveau point de vue sur les projets Java. S'appuyant sur notre capacité à analyser les objets réels en examinant leur forme, taille ou place relative dans l'espace il fournit une vue "physique" sur les paquets, les types et les champs java et leurs relations, rendant leur manipulation plus aisée. Voyons brièvement comment nous interprétons les propriétés physiques et en quoi cela peut nous aider à saisir les caractéristiques d'un projet.

symfony Web PHP framework » symfony Weblog » Is symfony too slow for real-world usage?

Let’s finish by saying that in most cases, symfony does not compete with RoR or Django. The choice is often between symfony, .Net and Java Struts, because these are the real alternatives for professional developments.

2006

Java Platform, Standard Edition 6 Release

Java SE 6 is the current major release of the Java SE platform, with full support from NetBeans IDE 5.5. Sun endeavors to foster the highest level of transparency and collaboration on the platform with the Java community through Project JDK 6, resulting in the following key features. Sun's Java Multi-Platform Support, Training, and Certification can provide you the peace of mind to develop and deploy Java solutions with confidence.

DLFP: Sortie de JasperIntelligence 1.0.0

La version 1.0.0 de JasperIntelligence est sortie le 27 Juin 2006. JasperIntelligence est la solution de reporting Open-Source proposée par JasperSoft, les créateurs/mainteneurs de jasperreports, une bibliothèque (LGPL) de génération de rapports en Java.

2005

kasi77's TAGS related to tag java

.net +   3d +   ajax +   analye +   clever age +   clever-age +   clever-marks +   clevermarks +   client +   cms +   code +   codesniffer +   collaboratif +   comparison +   conception +   debian +   edition +   framework +   groupe:clever-age +   jasper +   jre +   jse +   jse6 +   linux +   oss +   pear +   petits déjeuners +   php +   php5 +   php_codesniffer +   portails +   reporting +   sql +   sun +   symfony +   symfony 1.0 +   symfony 1.1 +   tools +   web +   weblog +  

Sponsorised links