Intentional Software - Democratizing Software Creation
Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.
Tracking change and innovation in the enterprise software development community
Posted by James Vastbinder on Mar 11, 2008 12:35 AM
Last week on March 5th, Microsoft released beta 1 of Internet Explorer 8. This beta currently supports Windows XP/Windows Server 2003, Windows Vista and Windows Server 2008.
This version of Internet Explorer is now standards compliant and can operate in three distinct rendering modes: Quirks mode, IE7 mode, and IE8 mode which is the W3C standards compliant mode. Quirks mode is aptly named and refers to IE5 legacy compatibility.
New features include:
Rick Strahl lauded the addition of the Developer Toolbar for IE8:
This is a very worthwhile improvement IMHO because the debugging experience in IE has always been one of pain having to go through dialog pop ups and really to get anything useful having to run the Visual Studio script debugger.
And then pointed out areas for improvement:
I would like to see one additional step taken though and that is to get rid of the modal dialog if script debugging is enabled and rather have a more FireBug like model where you can see that an error occurred with a way to click the error icon and then be transported into the this developer toolbar debugger window - preferably to the appropriate line of code as FireBug does. This is easily one of the nicest and most productive features in FireBug.
On a similar note Jeff King, a Microsoft Program Manager, pointed out a useful tip the Visual Studio Web Tools team added to Visual Studio 2008 in anticipation of IE8.
IE8 now enables debugging on-demand. Thanks to a feature we tucked into VS2008 about 1/2 year ago in anticipation, when you F5, VS gives a hint to IE to flip on debugging... just for that tab you are on. This means you no longer need to leave script debugging enabled in IE. VS will do it for you. Simple.
Special thanks to the debugger folks and the IE team for lining this one up!
Links to Developer resources for IE8 provided by John Hrvatin, Microsoft IE Program Manager:
IBM Web 2.0 Developer eKit: Free Tutorials, Webcasts, Whitepapers
Fighter Jets and Agile Development at Lockheed Martin (Case study)
IBM Agile Development eKit: Free Articles, Expert Q&A, Educational Resources
IBM software architect eKit: Grady Booch podcast, whitepapers, articles
Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.
Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.
The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.
Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.
A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.
In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.
Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.
Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.
1 comment
Reply