From Grauniad of the UK
"The level of interaction we seek is not when I fall in love with the humanoid robot, but when the humanoid robot falls in love with me," explained Prof. Adolf Frankenstein of the University of Linz, in Austria.
BM
PS If you haven't seen it, Ex Machina is a gripping film showing us what is in store, with Alicia Vikander playing the part of a sophisticated robot who is increasingly unhappy about its (her) existence.
_________________
https://www.theguardian.com/technology/2017/may/05/human-robot-interactions-take-step-forward-with-emotional-chatting-machine-chatbot
Human-robot interactions take step forward with 'emotional' chat-bot
www.theguardian.com
Researchers describe the ‘emotional chatting machine’ as a first attempt at the problem of creating machines that can fully understand user emotion
A site devoted mostly to everything related to Information Technology under the sun - among other things.
Friday, May 5, 2017
Wednesday, May 3, 2017
VUID Toolkit
Of Interest to Chat BOT developers:
The Voice User Interface Designers Toolkit is an open-source project that supports designing and maintaining a text or voice user interface.
https://sites.google.com/site/ivrdesigngroup//vuid-toolkit
The Voice User Interface Designers Toolkit is an open-source project that supports designing and maintaining a text or voice user interface.
https://sites.google.com/site/ivrdesigngroup//vuid-toolkit
Monday, May 1, 2017
Courage to Resist
From the (University of) Michigan Engineering Magazine:
https://medium.com/@UMengineering/courage-to-resist-ddb84e3a2f0
https://medium.com/@UMengineering/courage-to-resist-ddb84e3a2f0
Life Immitates Art
From the Inc. magazine -
"The Best Show on Television Just Provided the Best Definition of a Great Business"
"What is it you do that you're the best in the world at? You offer a service you didn't invent, a formula you didn't invent, a delivery method you didn't invent. Nothing about what you do is patentable or a unique user experience. You haven't identified an isolated market segment, haven't truly branded your concept. You need me to go on?
So why would an investment bank put serious money into it? I all but told you that ahead of time, but you wouldn't listen. Now you've heard it, but it's too late. You. Weren't. Ready."
I add also that "only the paranoid survive" per the sage advice of the late Any Grove, the former Chairman of Intel.
Why IoT Sucks (And Why That's Good for Partners)
From the April 2017 issue of the Redmond Channel Partner magazine:
https://rcpmag.com/articles/2017/04/01/why-iot-sucks.aspx
https://rcpmag.com/articles/2017/04/01/why-iot-sucks.aspx
Thursday, April 27, 2017
Amazon Echo tells you what to wear
From Grauniad of the UK -
The real question being: why does one need to take 'selfies'?
I want my fridge to tell me what I should eat. My hoover to tell me where the most dust is to be found in my flat. My kettle to choose for me whether I should have tea or coffee.
I want my life run by Amazon.com.
___________________________
https://lnkd.in/eMW3QwE?
Amazon unveils Echo Look, a selfie camera to help you choose what to wear
www.theguardian.com
Hands-free, voice-powered smart selfie camera takes photos and videos on command while its virtual assistant Alexa gives fashion advice
The real question being: why does one need to take 'selfies'?
I want my fridge to tell me what I should eat. My hoover to tell me where the most dust is to be found in my flat. My kettle to choose for me whether I should have tea or coffee.
I want my life run by Amazon.com.
___________________________
https://lnkd.in/eMW3QwE?
Amazon unveils Echo Look, a selfie camera to help you choose what to wear
www.theguardian.com
Hands-free, voice-powered smart selfie camera takes photos and videos on command while its virtual assistant Alexa gives fashion advice
Monday, April 10, 2017
Hacking Sensors By Sound
Cyber-security News:
How to hack sensors via their acoustic resonant frequencies:
http://ns.umich.edu/new/multimedia/videos/24664-sonic-cyber-attack-shows-security-holes-in-ubiquitous-sensors
How to hack sensors via their acoustic resonant frequencies:
http://ns.umich.edu/new/multimedia/videos/24664-sonic-cyber-attack-shows-security-holes-in-ubiquitous-sensors
Sensor Fusion Tools
When building sensor-based systems we have to deal with the fact that some sensor inputs are sometimes inaccurate and incomplete, making the extraction of useful information difficult.
There is an approach called sensor fusion in which each sensor, with its own strengths and weaknesses, is leveraged with some other sensors to offset its weaknesses; thus increasing accuracy and expanding functionality of the entire sensor network.
The tools below purport to support the development of sensor fusion algorithms:
• MEMS Industry Group’s AIC library - http://github.com/memsindustrygroup/Open-Source-Sensor-Fusion
• NXP/Freescale - http://nxp.com/products/sensors/nxp-sensor-fusion
• PNI Sensor Corp - http://pnicorp.com/
• Analog Devices - http://analog.com/
• InvenSense - http://invensense.com/sensorstudio
• Baselabs Create - http://baselabs.de/data-fusion-algorithm-design
There is an approach called sensor fusion in which each sensor, with its own strengths and weaknesses, is leveraged with some other sensors to offset its weaknesses; thus increasing accuracy and expanding functionality of the entire sensor network.
The tools below purport to support the development of sensor fusion algorithms:
• MEMS Industry Group’s AIC library - http://github.com/memsindustrygroup/Open-Source-Sensor-Fusion
• NXP/Freescale - http://nxp.com/products/sensors/nxp-sensor-fusion
• PNI Sensor Corp - http://pnicorp.com/
• Analog Devices - http://analog.com/
• InvenSense - http://invensense.com/sensorstudio
• Baselabs Create - http://baselabs.de/data-fusion-algorithm-design
Azure AD Connect
Evidently,
to support Active Directory in Azure – for security and access control
requirements – one has to obtain,
install, and configure the Azure AD Connect software on a Windows server (could
be a VM) on one’s premises.
See
please below the 2 technical notes:
This
step requires someone that has global AD Admin. Rights – someone from IT Network
Infrastructure.
This
tool then acts as a proxy between the site-specific AD and the Azure AD.
Azure AD does not support multiple forests, there is no concept of Forests in Azure AD. It is completely flat.
I also read
that the Azure AD Connect does not support LDAP.
While I
think setting up a Web application within Azure is not overly complex, I think
a full turn-key implementation is more complex as the functionality of the on
premise IT Infrastructure needs to be investigated, mapped, and connected to
Azure’s capabilities.
In case of multi-site organizations with many sites within the United
States and also many sites externally in UK, Germany, Singapore, Angola – each with
its own AD Forest – one has 2 choices available to oneself; either leverage Federation or flatten the organization into one Azure AD tenant.
AD Connect is pretty great if you use it for what it was designed for and it supports many different topologies. If it does not fit the customers requirements for some reason then, "yes", federation using ADFS to Azure is another option.
More Reading:
https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect
https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect-topologies
AD Connect is pretty great if you use it for what it was designed for and it supports many different topologies. If it does not fit the customers requirements for some reason then, "yes", federation using ADFS to Azure is another option.
More Reading:
https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect
https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect-topologies
Nonprofit Under Attack
Nonprofit Under Attack: A Cyber Defense Case Study:
https://redmondmag.com/articles/2017/04/01/defense-in-depth.aspx
https://redmondmag.com/articles/2017/04/01/defense-in-depth.aspx
Friday, April 7, 2017
NASA Software Catalog
Among all these US restricted, US Government restricted, and publicly available software, there must be some hidden gems. Look for them @ https://software.nasa.gov/
Require registration.
Require registration.
Tuesday, April 4, 2017
Man Marries Robot
From Grauniad of the UK
https://www.theguardian.com/world/2017/apr/04/chinese-man-marries-robot-built-himself
Chinese man 'marries' robot he built himself
Zheng Jiajia had grown tired of pressure to get married so he turned to Yingying, a robot spouse he constructed last year.
https://www.theguardian.com/world/2017/apr/04/chinese-man-marries-robot-built-himself
Chinese man 'marries' robot he built himself
Zheng Jiajia had grown tired of pressure to get married so he turned to Yingying, a robot spouse he constructed last year.
Friday, March 31, 2017
EU-U.S. Data Flows and Privacy Shield
From the Center for Strategic and International Studies:
https://www.csis.org/events/eu-us-data-flows-and-privacy-shield/?block2
https://www.csis.org/events/eu-us-data-flows-and-privacy-shield/?block2
Tuesday, March 21, 2017
Saturday, March 18, 2017
Birthday of Dame Vera Lynn - - born 20 March 1917
I should like this opportunity to wish Dame Vera Lynn a comfortable and pleasant birthday on her 100-th anniversary.
https://www.youtube.com/watch?v=FNB8VbFmlOY
https://www.youtube.com/watch?v=FNB8VbFmlOY
Friday, March 10, 2017
TargetLink
TargetLink is a software system that generates production code (C
code) straight from the MATLAB®/Simulink/Stateflow graphical development
environment. Find it @ https://www.dspace.com/en/inc/home/products/sw/pcgs/targetli.cfm
Wednesday, March 8, 2017
Language Server Protocol
The Language Server Protocol is used between a tool (the client) and a
language smartness provider (the server) to integrate features
like auto complete, goto definition, find all references and alike into
the tool.
Learn more about it @ https://github.com/Microsoft/language-server-protocol
Learn more about it @ https://github.com/Microsoft/language-server-protocol
Tuesday, March 7, 2017
Subscribe to:
Posts (Atom)
Useful Links
Topics
- 3-D Printing (16)
- AI (442)
- Art (112)
- Article (160)
- books (104)
- Business Intelligence (18)
- Careers (104)
- Cloud Computing (22)
- Cognition (14)
- Complexity (8)
- Computer Science (22)
- COVID-19 (1)
- Cyber-security (102)
- Data Analysis (41)
- Data Management (21)
- Data Visualization (31)
- Design Thinking (1)
- Embedded Tools (34)
- Gadgets (77)
- Games (33)
- Google (9)
- Hardware (47)
- High Performance Computing (33)
- History of Mathematics (1)
- Humor (81)
- Inetrview (7)
- Intelligent Transportation (18)
- IoT (15)
- IT as Metaphor (2)
- Magazine Subscription (8)
- Mathematics Tools (6)
- Microsoft Platforms (25)
- Microsoft Tools (66)
- Mobile Computing (3)
- Motto (3)
- Network Tools (12)
- News (263)
- Offshoring (6)
- Open-Source Sofware (9)
- Outsourcing (1)
- Philosophy (8)
- picture (1)
- Pictures (151)
- PLM (5)
- Programming Languages (78)
- Quantum Computing (5)
- Report (4)
- Reports (56)
- RFID (3)
- Robots (149)
- Science (77)
- Scientific Computing (18)
- Search Tools (7)
- Semantic Networks (11)
- Simulations (36)
- Social Computing (28)
- Software Architecture (28)
- Software Development (167)
- Software Testing (5)
- Software Tools (275)
- Some Thoughts (83)
- Speech (6)
- Standards - Telematics (9)
- Transportation (14)
- Video (11)
- Visualization (10)
- Web Site (240)
- Web Site for Science (57)
About Me
- Babak Makkinejad
- I had been a senior software developer working for HP and GM. I am interested in intelligent and scientific computing. I am passionate about computers as enablers for human imagination. The contents of this site are not in any way, shape, or form endorsed, approved, or otherwise authorized by HP, its subsidiaries, or its officers and shareholders.
Blog Archive
- September (14)
- August (24)
- July (13)
- June (22)
- May (11)
- April (20)
- March (5)
- February (5)
- January (21)
- December (18)
- November (13)
- October (12)
- September (3)
- August (10)
- July (8)
- June (15)
- May (15)
- April (9)
- March (17)
- February (22)
- January (45)
- December (19)
- November (11)
- October (10)
- September (7)
- August (11)
- July (6)
- June (11)
- May (12)
- April (7)
- March (5)
- February (1)
- January (3)
- December (1)
- October (2)
- September (4)
- August (1)
- July (3)
- June (2)
- April (2)
- March (2)
- February (2)
- January (10)
- December (1)
- October (1)
- September (1)
- August (4)
- June (1)
- April (6)
- March (2)
- February (4)
- January (3)
- December (1)
- October (1)
- June (3)
- April (1)
- March (1)
- February (1)
- January (6)
- December (8)
- November (3)
- October (5)
- September (2)
- August (3)
- July (6)
- June (2)
- May (7)
- April (19)
- March (22)
- February (6)
- January (5)
- December (4)
- November (4)
- October (9)
- September (3)
- August (7)
- July (3)
- June (2)
- May (6)
- April (4)
- March (8)
- February (5)
- January (18)
- December (6)
- November (10)
- October (6)
- September (7)
- August (2)
- July (4)
- June (5)
- May (8)
- April (5)
- March (9)
- February (3)
- January (7)
- December (2)
- November (1)
- October (3)
- September (5)
- August (10)
- July (8)
- May (5)
- April (8)
- March (9)
- February (6)
- January (11)
- November (6)
- October (9)
- September (5)
- August (13)
- July (9)
- June (9)
- May (8)
- April (4)
- March (2)
- February (8)
- January (9)
- December (3)
- November (7)
- October (9)
- September (7)
- August (4)
- July (2)
- June (4)
- May (7)
- March (4)
- February (2)
- January (1)
- December (2)
- November (1)
- October (6)
- September (1)
- August (1)
- July (4)
- June (1)
- April (1)
- March (1)
- February (1)
- January (2)
- December (5)
- October (4)
- August (2)
- July (3)
- June (8)
- May (7)
- April (5)
- March (9)
- February (3)
- January (7)
- December (4)
- October (7)
- September (5)
- August (5)
- July (8)
- June (6)
- May (9)
- April (5)
- March (4)
- February (5)
- January (6)
- December (12)
- November (7)
- October (5)
- September (4)
- August (19)
- July (12)
- June (4)
- May (8)
- April (5)
- March (15)
- February (5)
- January (9)
- December (14)
- November (6)
- October (12)
- September (2)
- August (10)
- July (8)
- June (8)
- May (11)
- April (10)
- March (10)
- February (9)
- January (20)
- December (16)
- November (9)
- October (25)
- September (24)
- August (12)
- July (18)
- June (20)
- May (13)
- April (29)
- March (26)
- February (14)
- January (17)
- December (17)
- November (9)
- October (32)
- September (27)
- August (27)
- July (11)
- June (22)
- May (25)
- April (33)
- March (33)
- February (28)
- January (38)
- December (12)
- November (39)
- October (28)
- September (29)
- August (29)
- July (18)
- June (27)
- May (17)
- April (23)
- March (40)
- February (31)
- January (6)



















