The Death of Privacy:
http://melissadata.com/promo/know-your-customer.htm
A site devoted mostly to everything related to Information Technology under the sun - among other things.
Tuesday, September 6, 2016
Tuesday, August 30, 2016
Assault on Liberty
Truly deplorable - a frontal assault on Liberty - in my opinion:http://www.wsj.com/articles/firm-manipulated-iphone-software-to-allow-spying-report-says-1472149087
Wednesday, August 24, 2016
IT Security Skills Shortage
IT Security Skills:
http://www.eweek.com/security/slideshows/it-security-skills-shortage-means-higher-salaries-more-risks.html
I wonder if this is part of a propaganda effort to increase the number of students so the employers could then pay a pittance for such skills.
http://www.eweek.com/security/slideshows/it-security-skills-shortage-means-higher-salaries-more-risks.html
I wonder if this is part of a propaganda effort to increase the number of students so the employers could then pay a pittance for such skills.
Tuesday, August 23, 2016
Reusing Game Boy Classic
Recycle your old Game Boy Classic by turning it into a drone remote control
Read more: http://www.digitaltrends.com/cool-tech/game-boy-classic-drone-remote/#ixzz4IBWCrsAe
Read more: http://www.digitaltrends.com/cool-tech/game-boy-classic-drone-remote/#ixzz4IBWCrsAe
Thursday, August 18, 2016
From the Wall Street Journal
China’s Factories Count on Robots as Workforce Shrinks:
http://www.wsj.com/articles/chinas-factories-count-on-robots-as-workforce-shrinks-1471339805
and
Hiring for the Selfie Age:
http://www.wsj.com/articles/video-job-interviews-hiring-for-the-selfie-age-1471366013
http://www.wsj.com/articles/chinas-factories-count-on-robots-as-workforce-shrinks-1471339805
and
Hiring for the Selfie Age:
http://www.wsj.com/articles/video-job-interviews-hiring-for-the-selfie-age-1471366013
Thursday, August 11, 2016
Robotic Exoskeleton
Brain-robot training triggers improvement in paralysis - BBC News
Eight paraplegic people have regained partial movement after a one-year training programme based on brain-controlled robotics, researchers say.
http://www.bbc.co.uk/news/science-environment-37024197
JS++
JS++ - A superset of JavaScript; like C++ to C.
https://www.onux.com/jspp/tutorials/hello-world/introduction
https://www.onux.com/jspp/tutorials/hello-world/introduction
Wednesday, August 10, 2016
LAVA: Large-Scale Automated Vulnerability Addition
In this joint study by New York University and MIT Lincoln Laboratory, and Northeastern University, defects are intentionally injected into programs. Next, commercial tools are used to discover them. The result has been that the commercial tools could only detect 1 to 2 % of the injected bugs. Please see below:
http://engineering.nyu.edu/press-releases/2016/07/06/building-better-computer-bug-finder
For details, access the paper here:
http://www.ieee-security.org/TC/SP2016/papers/0824a110.pdf
http://engineering.nyu.edu/press-releases/2016/07/06/building-better-computer-bug-finder
For details, access the paper here:
http://www.ieee-security.org/TC/SP2016/papers/0824a110.pdf
Robots at Pizza Hut
There was news this past June about Robots employed to take orders and greet customers at Pizza Hut in Japan. In the link below, we read:
"....it’s cheaper to buy a $35,000 robotic arm than it is to hire an employee who’s inefficient making $15 an hour bagging French fries...,"
http://www.vision-systems.com/articles/2016/06/robots-employed-to-take-orders-and-greet-customers-at-pizza-hut.html
"....it’s cheaper to buy a $35,000 robotic arm than it is to hire an employee who’s inefficient making $15 an hour bagging French fries...,"
http://www.vision-systems.com/articles/2016/06/robots-employed-to-take-orders-and-greet-customers-at-pizza-hut.html
Tuesday, August 9, 2016
A Step-by-Step Example of Turning Data Actionable
This article, by Gretchen Peck, is a walk-thru of data analytics in the concrete case of print publishing. Please note the primacy of knowing the business - in this case the publishing business - to the effort; Big Data is not about technology, it is about asking the right questions about the business that is being analyzed.
http://www.editorandpublisher.com/feature/put-your-data-into-action-with-this-step-by-step-guide/
http://www.editorandpublisher.com/feature/put-your-data-into-action-with-this-step-by-step-guide/
JavaScript Testing Tools
JavaScript Testing Tools:
Jasmine:http://jasmine.github.io/ (Behavior Driven)
Protractor:http://www.protractortest.org/#/ (End-to-End Testing for AngularJS)
Selenium:http://www.seleniumhq.org/ (Test Automation)
Protractor uses Selenium to automate the Web Browser behavior (Protractor uses JS but still communicates with Selenium using WebDriverJS) .
It’s true you could still use Selenium Web Server API as an alternative to Protractor (with a language of your choice that’s supported) to talk to the Selenium Server.
Jasmine:http://jasmine.github.io/ (Behavior Driven)
Protractor:http://www.protractortest.org/#/ (End-to-End Testing for AngularJS)
Selenium:http://www.seleniumhq.org/ (Test Automation)
Protractor uses Selenium to automate the Web Browser behavior (Protractor uses JS but still communicates with Selenium using WebDriverJS) .
It’s true you could still use Selenium Web Server API as an alternative to Protractor (with a language of your choice that’s supported) to talk to the Selenium Server.
Sunday, August 7, 2016
Thursday, August 4, 2016
Artsy’s Piet Mondrian Page
Artsy's Piet Mondrian page provides visitors with Mondrian's biography, over 20 of his works, exclusive
articles, and up-to-date Mondrian exhibition listings.
The page even includes related artist & category tags, plus suggested contemporary artists, helping viewers continue exploring art beyond the Mondrian page.
The page even includes related artist & category tags, plus suggested contemporary artists, helping viewers continue exploring art beyond the Mondrian page.
Tuesday, July 26, 2016
Data Visualization and Art
My denied patent application for data visualization using computer-animated figure movements:
http://www.google.com/patents/US20100039434
and my patent for data visualization using data painting of an asymmetrical facial image in the style of Pablo Picasso:
https://www.google.com/patents/US20090110244?dq=Data+Visualization+asymmetrical+faces&cl=en
http://www.google.com/patents/US20100039434
and my patent for data visualization using data painting of an asymmetrical facial image in the style of Pablo Picasso:
https://www.google.com/patents/US20090110244?dq=Data+Visualization+asymmetrical+faces&cl=en
Friday, July 22, 2016
The K Programming Language
The K programming language:
https://en.wikipedia.org/wiki/K_(programming_language)
http://vrabi.web.elte.hu/k/
Open-source implementation of the K programming language:
https://github.com/kevinlawler/kona
Sample:
http://kparc.com/
https://en.wikipedia.org/wiki/K_(programming_language)
http://vrabi.web.elte.hu/k/
Open-source implementation of the K programming language:
https://github.com/kevinlawler/kona
Sample:
http://kparc.com/
Thursday, July 21, 2016
From BBC: Pokemon Go
BBC: And now, to Northern Ireland...
Pokemon Go: Man jumps into traffic playing smartphone game; Police warn Pokemon game 'not worth your life' as player jumps in front of traffic
__________________________________________________________
http://www.bbc.co.uk/news/uk-northern-ireland-36854134
Wednesday, July 20, 2016
Tuesday, July 19, 2016
Estimated Effort Breakdown in the Waterfall Process
I am posting this here as an informational item. Hope it is useful.
Estimated Effort Breakdown in the Waterfall Process
Requirements: 15-20 percent,
Analysis and Design: 15-20 percent,
Construction (code and unit testing): 25-30 percent,
System Testing: 15-20 percent,
Implementation: 5-10 percent.
Estimated Effort Breakdown in the Waterfall Process
Requirements: 15-20 percent,
Analysis and Design: 15-20 percent,
Construction (code and unit testing): 25-30 percent,
System Testing: 15-20 percent,
Implementation: 5-10 percent.
The robotic future beckons
From City AM of the UK: The robotic future beckons...
Don't miss the short video-clip where the dog-like robot slips on
a banana skin and falls over: there's still some work to be done before the
robot can perform a range of standard canine tasks, such as wagging its
metallic tail for no reason at all, or licking its shiny plastic orchids for
hours on end.
_______________________
Subscribe to:
Posts (Atom)
Useful Links
Topics
- 3-D Printing (15)
- AI (422)
- Art (112)
- Article (157)
- books (103)
- Business Intelligence (18)
- Careers (104)
- Cloud Computing (22)
- Cognition (14)
- Complexity (8)
- Computer Science (22)
- COVID-19 (1)
- Cyber-security (99)
- 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 (79)
- Inetrview (7)
- Intelligent Transportation (18)
- IoT (15)
- IT as Metaphor (2)
- Magazine Subscription (8)
- Mathematics Tools (5)
- Microsoft Platforms (25)
- Microsoft Tools (66)
- Mobile Computing (3)
- Motto (3)
- Network Tools (12)
- News (243)
- Offshoring (6)
- Open-Source Sofware (9)
- Outsourcing (1)
- Philosophy (8)
- picture (1)
- Pictures (151)
- PLM (5)
- Programming Languages (77)
- Quantum Computing (5)
- Report (4)
- Reports (56)
- RFID (3)
- Robots (138)
- Science (75)
- 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 (239)
- 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
- August (6)
- 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)