- "Data Virtualization: data can come in from multiple channels and formats
- Hybrid Data Stores: XML, JSON, RDF and relational data in a single system
- Semantics Becomes Standard: SPARQL 1.1
- Hadoop Without Map-Reduce and Map-Reduce Without Hadoop
- Databases Become Working Memory
- Universal Data Query Language
- Data Analytics Moves Beyond SQL
- JavaScript Stack Solidifies
- Data Science Teams
- Data Visualization and Flexible Reporting"
Friday, January 02, 2015
Trends in Data Science
Ten Trends in Data Science 2015 | Kurt Cagle | LinkedIn
IoT: Self-Powered (Texas Instruments)
Has Texas Instruments Cracked the Self-Powered Internet of Things? (TXN):
"...you won't find modern smart watches collecting power from your wrist movements, and very rarely from solar cells. The power available in these sources just isn't strong enough to charge a lithium-ion battery. That's where Texas Instruments' voltage converter comes in.
Combining and amplifying the voltage from tiny power sources such as vibration harvesters or heat-powered thermocouples...
Texas Instruments has done that work, preparing for a splashy presentation at January's Consumer Electronics Show in Las Vegas."
"...you won't find modern smart watches collecting power from your wrist movements, and very rarely from solar cells. The power available in these sources just isn't strong enough to charge a lithium-ion battery. That's where Texas Instruments' voltage converter comes in.
Combining and amplifying the voltage from tiny power sources such as vibration harvesters or heat-powered thermocouples...
Texas Instruments has done that work, preparing for a splashy presentation at January's Consumer Electronics Show in Las Vegas."
Asp.net vNext on OSX and Linux
Running Asp.net vNext on OSX and Linux:
"A preview of the latest Asp.net platform, vNext, has been released by Microsoft. It is completely open-source and has cross-platform capabilities. vNext embraces non-Windows hosts as first-class citizens.
...
First, developers have to install Mono. Second, they have to install the “K Runtime Environment”, which is also known as KRE in general.
"A preview of the latest Asp.net platform, vNext, has been released by Microsoft. It is completely open-source and has cross-platform capabilities. vNext embraces non-Windows hosts as first-class citizens.
...
First, developers have to install Mono. Second, they have to install the “K Runtime Environment”, which is also known as KRE in general.
...
KRE is the command line environment that will develop and run projects via new project.json project files. K Version Manager (KVM) handles the installation process of the KRE. This is a simple app that is able to install KRE’s multiple versions and allows developers to make a convenient switch between themvNext = ASP.NET 5, that includes ASP.NET MVC 6 and EF7
It is a modular re-write of the platform on portable .NET Core, not completely compatible with previous versions.
Subscribe to:
Posts (Atom)