Creating REST Service with PHP from a Java programmer's perspective
Prelude My brush with PHP was quite accidental. I was a young Java programmer way...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on December 23, 2020 ·
35 mins read
Training Tesseract 4.x (LSTM) For Bengali
Introduction Well, I guess Tesseract needs no introduction, suffice to say that, it is the...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on May 09, 2020 ·
5 mins read
Using Tesseract OCR with Java
Introduction Tesseract is one of the most popular open source Optical Character Recognition systems around....
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on May 02, 2020 ·
3 mins read
MDB Hello World Using JEE CDI On WildFly With ActiveMQ RAR Deployed as a Module
Introduction This is the 4th increment of the MDB Series. In Part 1, we spoke...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on February 18, 2020 ·
7 mins read
MDB Hello World With WildFly And ActiveMQ RAR Deployed as a Module
Introduction This is the 3rd increment of the MDB Series. In Part 1, we spoke...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on February 17, 2020 ·
4 mins read
MDB Hello World With WildFly And ActiveMQ With RAR Deployment
Introduction This is the 2nd increment of the MDB Series. In Part 1, we spoke...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on February 13, 2020 ·
6 mins read
MDB Hello World With WildFly And Embedded Artemis MQ
What is an MDB? An MDB or Message Driven Bean is an Enterprise Bean that...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on February 05, 2020 ·
10 mins read
The Outbox Pattern: A practical example with Kafka
Prelude I have a Spring Boot based simple message aggregator based on Kafka. It aggregates...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on February 01, 2020 ·
12 mins read
Kafka Message Aggregation using Camel and Spring Boot
Introduction Apache Camel is a popular open source integration framework that can work with almost...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on January 30, 2020 ·
17 mins read
Creating a Gnome Launcher
A Gnome Launcher can be created by creating the below file in the Home/Desktop directory:...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on November 02, 2019 ·
1 min read