Skip to main content

Home/ Groups/ HealthcareMetadata
Malcolm McRoberts

JSTest.NET - Browserless JavaScript Unit Test Runner - Home - 0 views

  • JSTest is focused on testing JavaScript, and NOT on UI validation. Unlike tools like JsTestDriver etc, JSTest can be run inside the unit testing framework of your choice; specifically MSTest, NUnit, xUnit etc.
  • JSTest is focused on testing JavaScript, and NOT on UI validation. Unlike tools like JsTestDriver etc, JSTest can be run inside the unit testing framework of your choice; specifically MSTest, NUnit, xUnit etc.
  •  
    "ell as require an int"
Malcolm McRoberts

PhantomJS | PhantomJS - 0 views

  • PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
  • Page Automation Access and manipulate webpages with the standard DOM API, or with usual libraries like jQuery. Learn more
  • Headless Website Testing Run functional tests with frameworks such as Jasmine, QUnit, Mocha, Capybara, WebDriver, and many others. Learn more
Malcolm McRoberts

Fun with Extended Properties in SQL Server 2008 | Glenn Berry's SQL Server Performance - 0 views

  • One pretty easy way to include some “built-in” database documentation for your databases (which could be the beginnings of a data dictionary) is to add extended properties on your objects.
Malcolm McRoberts

Data governance - Wikipedia, the free encyclopedia - 0 views

  • Data governance is an emerging discipline with an evolving definition. The discipline embodies a convergence of data quality, data management, data policies, business process management, and risk management surrounding the handling of data in an organization. Through data governance, organizations are looking to exercise positive control over the processes and methods used by their data stewards and data custodians to handle data.
  • Data governance tools[edit] Leaders of successful data governance programs declared in December 2006 at the Data Governance Conference in Orlando, Fl, that data governance is between 80 and 95 percent communication.”[6] That stated, it is a given that many of the objectives of a Data Governance program must be accomplished with appropriate tools. Many vendors are now positioning their products as Data Governance tools; due to the different focus areas of various data governance initiatives, any given tool may or may not be appropriate, in addition, many tools that are not marketed as governance tools address governance needs.[7]
Malcolm McRoberts

Social data analysis - Wikipedia, the free encyclopedia - 0 views

  • Social data analysis is a style of analysis in which people work in a social, collaborative context to make sense of data.
  • University of Windsor is one of such universities to introduce interdisciplinary approach in Social Data Analysis by starting their Master's program in Social Data Analysis.
Malcolm McRoberts

Parallel Data Warehouse | Microsoft SQL Server 2012 - 0 views

  • Seamless integration with “Big Data” using PolyBase.
  • Up to 50x performance gains with the xVelocity updateable columnstore.
Malcolm McRoberts

My Library - 0 views

  • I was having the same issue recently with IE10, added a timeout and got the result I wanted, the iFrame printed out instead of the parent page: <script type="text/javascript"> function selfPrint(){ self.focus(); self.print(); } setTimeout('selfPrint()',2000); </script> share|improve this answer answered Jan 23 at 23:14 James Moberg 30927 the timeout doesn't even have to be that long. – gawpertron Jan 24 at 14:08 1   This solved my problem too, but can someone explain why it works? – Todd Gibson Feb 7 at 18:19
  • Print iframe in IE
Malcolm McRoberts

Data mart - Wikipedia, the free encyclopedia - 0 views

  • A data mart is the access layer of the data warehouse environment that is used to get data out to the users. The data mart is a subset of the data warehouse that is usually oriented to a specific business line or team. Data marts are small slices of the data warehouse
Malcolm McRoberts

Data as a service - Wikipedia, the free encyclopedia - 0 views

  • Data provided as a service was at first primarily used in Web mashups, but now is being increasingly employed both commercially and, less commonly, within organisations such as the UN.[4]
Malcolm McRoberts

MongoDB, BI and non-Relational Databases | SmartData Collective - 0 views

  • When considering implementing Operational BI solutions, many implementers first think of copying the operational data to an operational data store (ODS), data warehouse or data mart and analysing it there.  They are immediately faced with the problem of how to update the informational environment fast enough to satisfy the timeliness requirement of the users.  As that approaches real-time, traditional ETL tools begin to struggle.  Furthermore, in the case of the data warehouse, the question arises of the level of consistency among these real-time updates and between the updates and the existing content.  The way MongoDB is used points immediately to an alternative, viable approach--go directly against the operational data.
  • In the case of Operational BI, however, most experience indicates that the queries are usually relatively simple, and closely related to the primary access paths used operationally for the data concerned.
« First ‹ Previous 121 - 140 Next › Last »
Showing 20 items per page