Skip to content
Dini’s Blog by Dinithi De Silva
Dini’s Blog by Dinithi De Silva

Coding Diaries: Navigating Tech, One Story at a Time

  • Dinithi De Silva
  • Full Stack Development
  • Android
  • iOS
  • WSO2 Products
  • IBM
Dini’s Blog by Dinithi De Silva

Coding Diaries: Navigating Tech, One Story at a Time

Month: January 2021

Dealing with Threads in Android

Dinithi De Silva, January 30, 2021January 30, 2021

An Android application uses its Main Application Thread ( also known as the UI thread), to perform most of the callbacks in the application. Therefore, an overload in the Main thread leads to an “Application Not Responding” (ANR) error.

Continue Reading

Passing data between activities in Android using Intents

Dinithi De Silva, January 30, 2021January 30, 2021

Passing data between Activities in Android is pretty simple than you think with the use of Intent. Intent As the name implies, Intent is “an intention to do something”.  An intent can be used in several use cases.

Continue Reading

How Android works

Dinithi De Silva, January 30, 2021January 30, 2021

Introduction to Android Android is an Open source Operating system, specifically designed for mobile applications which is developed by Google. Android is based on Linux Operating system. Android applications can be developed in a Java environment. How Android works Let’s see how Android works from inside.

Continue Reading

XML Basics

Dinithi De Silva, January 30, 2021January 30, 2021

Basic XML Hi, I would like to represent you about the basics of XML which I came across by Googling and participating the WSO2 Boot Camp. Let’s start with the most important question. What is XML? XML stands for eXtensible Markup Language. Unlike HTML(Hyper Text Markup Language), XML is for…

Continue Reading

Validating XML

Dinithi De Silva, January 30, 2021January 30, 2021

Hi… Today, we will discuss further more about XML. Validating XML We can use either schemas or DTD (Document Type Definition) to validate an XML file. DTD is an obsolete way of validating XML. Schema is widely used now and has better features than in DTD and they are more…

Continue Reading

Learning XPath

Dinithi De Silva, January 30, 2021January 30, 2021

Hi all… Today we are going to learn about XPath. XPath introduction First of all we will try to understand, what is XPath.  XML has a hierarchical structure with parent and child nodes. So we should have a mechanism to navigate through these tags to get their values. XPath is…

Continue Reading

JAXB Introduction

Dinithi De Silva, January 30, 2021January 30, 2021

Learn JAXB What is JAXB? JAXB stands for Java Architecture for XML Binding. To work with JAXB you do not need to know about XML parses. You can get either XML document from Java object or vice versa.  There are two mechanisms in JAXB. Marshalling Marshalling is converting Java object to…

Continue Reading

Introduction to AXIOM

Dinithi De Silva, January 30, 2021January 30, 2021

 Today I am going to discuss the basic concepts of AXIOM. First of all we will look at what AXIOM is. What is AXIOM? AXIOM stands for AXIs2 Object Model. This is the XML object model used  by Apache AXIS2 web services. What is the difference from other models? For…

Continue Reading

Lambda Architecture demo using WSO2 CEP

Dinithi De Silva, January 30, 2021January 30, 2021

Introduction to Lambda Architecture With the rapid growth of communication, the handling of data has become a problem. The batch processing was introduced as a solution where a batch of data is collected and processed at once. The problem with this approach was the outdated result. To overcome this issue…

Continue Reading

Installing Websphere MQ 8 (IBM MQ) in Windows Virtual instance

Dinithi De Silva, January 30, 2021January 30, 2021

Hi all, This post will guide you to install IBM Websphere MQ version 8 on a Windows 7 Virtalbox instance. The reason for writing this post was the difficulty I have faced when installing due to the ambiguous documentations. Lets start installing.

Continue Reading
  • 1
  • 2
  • Next

Recent Posts

  • Exploring Flutter Testing: Unit, Widget, and Integration Tests
  • Boost Your App’s Earnings: Understanding In-App Purchases on iOS
  • Dealing with Threads in Android
  • Passing data between activities in Android using Intents
  • How Android works

Categories

  • Android
  • Flutter
  • Full Stack Development
  • IBM
  • iOS
  • Mobile App Development
  • WSO2 Products

Archives

  • September 2023
  • January 2021
  • January 2016
  • November 2015
  • October 2015
©2023 Dini’s Blog by Dinithi De Silva | WordPress Theme by SuperbThemes
Cleantalk Pixel