Category Archives: Software

software design, development, integration. Custom and Commercial Off The Shelf (COTS)

Crisis Management Technology Innovations

We’ve developed two crisis management and disaster preparedness applications. The first application is for crisis management and disaster relief workers. Through technology the DEMAND CARD System allows relief personnel to assist more citizens faster – minutes versus hours, days, or months. The second application, DEMAND Community gives every individual/citizen their own online disaster preparedness and [...]

Posted in Software | Leave a comment

Emergency and Disaster Management 3.0

Over the past decade emergencies, disasters and catastrophic events have occurred with greater frequency. Meet Emergency and Disaster Management 3.0 and beyond! The DEMAND™ CARD System. Disaster Evacuation Mobile Access and Data Card – DEMAND™ CARD System In the United States: Every 4.7 seconds wildfires destroy an acre of forest Every 219 days a hurricane occurs [...]

Posted in Software | Leave a comment

Creating Document Libraries In SharePoint 2010

The Document Library template, like all library templates, is available on your site’s Create window. The library is created through the same process that you used to create lists in Chapters 4 and 5. The Create window contains a Library filter type with icons for all library templates, including the Document Library link. To create [...]

Also posted in Featured Solution, SharePoint | 1 Response

SharePoint 2010 – Cool Feature No. 5 in the Series

Social Networking

Also posted in SharePoint | Leave a comment

SharePoint 2010 – Cool Feature No. 4 in the Series

Know Your Team Site

Also posted in SharePoint | Leave a comment

SharePoint 2010 – Cool Feature No. 3 in the Series

Excel Web Services Enhancements

Also posted in SharePoint | 1 Response

SharePoint 2010 – Cool Feature No. 2 in the Series

From an end-user perspective SharePoint is easy to use because for the most part it looks and functions a lot like many of the Microsoft Office products you already use.

Also posted in SharePoint | 13 Responses

SharePoint 2010 – Cool Feature No. 1 in the Series

If you’ve been on our website recently you already know that we’ve upgraded to SharePoint 2010. We’re using it as our company Intranet and for managing our client’s projects. For those of you unfamiliar with SharePoint I’ll explain what it is. Microsoft SharePoint is an enterprise-class content management and collaboration tool, often used as an [...]

Also posted in SharePoint | 3 Responses

Using MVC in your Software Engineer Projects

Model View Controller (MVC) is one of those technologies that has stayed true to its roots and has stood the test of time. MVC was first introduced in… MVC is a software architecture for building applications that separates the data (model) from the user interface (view) and the processing (controller).

Posted in Software | Leave a comment

Model-View-Controller (MVC) 101

Model-View-Controller or MVC is an architectural pattern for building robust applications that are testable and easily extended. Understanding the MVC concept requires … and the responsibilities of each.

Also posted in Web Design & Dev | 9 Responses