Home
Links icon
LinkedIn Twitter
About Me
Contact
Research Publications
English
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView

    Jul 7, 2015 Programming Android Embedded Systems

    Many of the Android applications display web content and also interact with it. This is possible by exposing a web browser as a standalone component and embedding it in the application. Such a component is called as WebView. WebView uses a number of APIs which can interact with the web contents inside WebView. In the …

    Read More
  • Scripting-How is it different from programming?

    Aug 16, 2013 Programming Technology Linux

    What is script for a movie?? Script for a movie describes what actors do. It also describes the interaction between the actors, and connects different sequences of a movie. Scripting languages are also very similar. Scripting is used to automate the execution of tasks which could alternatively be executed one-by-one …

    Read More
  • Cross-site Scripting Attacks on Android WebView

    Apr 5, 2013 Programming Android Embedded Systems

    WebView is an essential component in Android and iOS. It enables applications to display content from on-line resources. It simplifies task of performing a network request, parsing the data and rendering it. WebView uses a number of APIs which can interact with the web contents inside WebView. In the present post, …

    Read More
  • 10 most frequently used commands in Linux for beginners

    Jun 1, 2012 Linux Programming

    To all the beginners of linux, I would like to write 10 most frequently used linux commands with a few examples. Please note that the commands have a lot of options, which need to be explored by the user. ls Stands for listing Example : ls Lists all the files in the current directory. ls -l : Stands for long listing. …

    Read More
  • Significance of parallel builds

    Apr 11, 2012 Programming Technology Linux

    Parallel builds play a significant role for building projects that require huge RAM to compile. The best example is chromium build. Suppose the chrome is built by 1make chrome Sometimes, we run into linker errors. 1collect2: ld terminated with signal 6 Aborted terminate called 2after throwing an instance of …

    Read More
  • Contact

    Jan 1, 0001 Programming Technology Linux

    HEllo

    Read More

Bhavani Anantapur Bache

Embedded Software Engineer and Leader, Hardware Software Engineer, Data Scientist, Machine Learning Enthusiast, Researcher, Author, Guitarist.
Read More

Featured Posts

  • C++11-Significance of override keyword
  • Representation of fractional numbers on Hardware – The fixed point representation
  • Gesture events in BREWMP
  • How are videos stored in the digital world- Sampling of video?
  • Representation of images in the Digital world -The RGB Colorspace
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView
  • Sine generator on FPGA-The Direct Digital Synthesizer
  • Displaying map between two cities on BREW MP

Recent Posts

  • C++11-Significance of override keyword
  • Representation of fractional numbers on Hardware – The fixed point representation
  • Gesture events in BREWMP
  • How are videos stored in the digital world- Sampling of video?
  • Representation of images in the Digital world -The RGB Colorspace
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView
  • Sine generator on FPGA-The Direct Digital Synthesizer
  • Displaying map between two cities on BREW MP

Categories

EMBEDDED-SYSTEMS 6 PROGRAMMING 6 DSP 4 LINUX 4 TECHNOLOGY 3 ANDROID 2 BREWMP 2 FPGA 2 RTOS 2 SYNTAX 1 THEMES 1

Series

SOFTWARE-ENGINEERING 5 EMBEDDED-SYSTEMS 4 DSP 3 FPGA 1

Tags

EMBEDDED-SYSTEMS 6 PROGRAMMING 6 TECHNOLOGY 5 DSP 4 LINUX 4 ANDROID 2 BREWMP 2 FPGA 2 RTOS 2 C++11 1 FEATURED 1 INDEX 1 MODERN-C++ 1

Copyright2025 MALAI - MACHINE LEARNING AND AI. All Rights Reserved