| Software Development Articles |
|
Last build date |
Wed, 16 May 2012 13:03:37 -0400 |
| Site |
UML, Agile, Java, .NET, Test, Project Management, SCM, ... |
| Webmaster |
contact@softdevarticles.com |
| Category |
Whats New |
| Generator |
XOOPS WhatsNew 2.12 |
| Language |
en |
| Synchronization with Microsoft SQL Server Analysis Services |
| Category |
Articles Directory
|
| Public date |
Wed, 16 May 2012 13:03:37 -0400 |
| Site |
Analysis Services databases must serve a large population of users, and it is best to exploit a scale-out approach: distribute the querying load across multiple hosts, each of which has a copy of the same database. Although database administrator ... more... |
| The Role of the Product Owner in Moving a Backlog Item to Done |
| Category |
Articles Directory
|
| Public date |
Wed, 16 May 2012 13:01:10 -0400 |
| Site |
This article explores how to achieve the productivity benefits of an up-front enabling specification, given the reality that Scrum is an empirical framework in which emergent understanding of the story under development is inherent. more... |
| I Have No Impediments |
| Category |
Articles Directory
|
| Public date |
Wed, 16 May 2012 12:46:56 -0400 |
| Site |
"I have no impediments." It's the most common sign-off for every team member in the daily Scrum. It's also a lie. We've all been there. Standing in a little circle of people, listening to the carousel of "This is what I did yesterday, this is wha ... more... |
| Understanding Ajax Vulnerabilities |
| Category |
Articles Directory
|
| Public date |
Wed, 16 May 2012 12:44:01 -0400 |
| Site |
Asynchronous JavaScript + XML (Ajax) is not a web technology; it is a collection of technologies created specifically to build dynamic web applications. Because of its range of functions and ease of use, Ajax is one of the most widely used tools ... more... |
| Tools to unit test your JavaScript |
| Category |
Articles Directory
|
| Public date |
Wed, 16 May 2012 12:38:44 -0400 |
| Site |
Some developers may complain that JavaScript is difficult to test. With the current focus on the client side of web applications, however, unit testing JavaScript code is becoming essential. Now, you have tools to make sure your code is solid. In ... more... |
| Using XSLT as a stylesheet for HTML |
| Category |
Articles Directory
|
| Public date |
Wed, 16 May 2012 11:20:15 -0400 |
| Site |
As the name suggests, Extensible Stylesheet Language Transformations (XSLT) can be used as a stylesheet. Like Cascading Style Sheets (CSS), XSLT helps to separate style from content. You can simplify and enrich your XHTML documents with XSLT, whi ... more... |
| Use SQL-like languages for the MapReduce framework |
| Category |
Articles Directory
|
| Public date |
Wed, 16 May 2012 11:13:03 -0400 |
| Site |
Select the most suitable MapReduce implementation for large scale data analysis jobs based on your skills, preferences, and requirements. MapReduce is a simple and powerful programming model that enables the easy development of scalable parallel ... more... |
| Spring Roo Add-on for Cloud Foundry |
| Category |
Articles Directory
|
| Public date |
Mon, 14 May 2012 12:42:50 -0400 |
| Site |
Cloud Foundry is an open source PaaS cloud solution from SpringSource, the same organization behind the Spring Roo framework, a rapid application development tool for Java developers. Cloud Foundry allows the deployment of applications written us ... more... |
| Scrum and Agile Trac Plugins |
| Category |
Articles Directory
|
| Public date |
Mon, 14 May 2012 12:41:09 -0400 |
| Site |
Trac is an open source enhanced wiki and issue tracking system for software development projects. Trac uses a minimalist approach to web-based software project management. It provides an interface to version control systems (Subversion, Git, Merc ... more... |
| Four Principles of Low-Risk Software Releases |
| Category |
Articles Directory
|
| Public date |
Thu, 10 May 2012 12:59:53 -0400 |
| Site |
Is your style of delivery high-risk, 'big bang' deployment? Unless you're an adrenaline junkie, you're just risking spectacular failure with your company's money and your sanity. Jez Humble, coauthor of Continuous Delivery: Reliable Software Rele ... more... |