Rustan Leino and Mike Barnett on Spec#
Rustan Leino and Mike Barnett of Microsoft Research discuss the technology in Spec# and its futures.
- .NET,
Tracking change and innovation in the enterprise software development community
Posted by Floyd Marinescu on May 17, 2006 02:39 AM
Oracle has recently contributed an extension to the Groovy JMX MBean that will aid in managing Java apps with Groovy. Oracle sees the ability to use scripting languages and Groovy in particular to administer, monitor, and deploy apps as something the community needs.Scale your applications without punishing your database
WebSphere Virtual Enterprise 3 minute demo
The Agile Business Analyst: Skills and Techniques needed for Agile
IBM software architect eKit: Grady Booch podcast, whitepapers, articles
Rainmaking - IBM's software virtualization strategy (Jerry Cuomo CTO blog)
Better IDE support for groovy would be nice !
Hello Horia, I am totally with you on that; but Groovy has already a nice integration with Eclipse to write, run and debug scripts ( http://groovy.codehaus.org/Eclipse Plugin ). One of the hard part about the IDE and Groovy is related to one of the benefits of Groovy: it is a dynamic language. So it makes sometimes hard to support some basic features such as code completion are very challenging... How the IDE would know how/what to complete since you are invoking a dynamic method/property that does not exist in the object.. However, I am very very interested to know the kind of features you would like to see for a Groovy editor... Regards Tug http://blog.grallandco.com
Hello Tug, I am aware of the dificulties dynamic languages bring to code completion, refactoring ( some say they are even imposible ) but syntax coloring is not enough. Partial code completion would be nice, code templates, automatic imports, etc. Regards, Horia
Rustan Leino and Mike Barnett of Microsoft Research discuss the technology in Spec# and its futures.
Henrik Kniberg talks about 10 possible reasons to fail while doing Scrum and XP. Maybe the team does not have a definition of what Done means to them, or they don't know what their velocity is.
This article outlines 9 principles Marc Lammers discovered while building the world’s best field hockey team, mapping them to software development practices.
Michael Poulin explains the necessity for SOA governance to ensure an Enterprise SOA's success, relying on concepts from the OASIS SOA Reference Model and Reference Architecture.
This article covers setting up a RichFaces portlet using JBoss Portlet Container and JBoss Portlet Bridge, deploying a RichFaces portlet, and RichFaces capabilities.
This article discusses scalability worst pratices including The Golden Hammer, Resource Abuse, Big Ball of Mud, Dependency Management, Timeouts, Hero Pattern, Not Automating, and Monitoring.
Obie Fernandez shares his experience selling consulting services for both Thoughtworks and Hashrocket and give tips how Ruby developers can work with clients.
Jeffries and Hendrickson derive Agile practices from the natural laws of software development. They don't just say "Be Agile!", but they explain why Agile practices make perfect sense.
3 comments
Reply