Skip to content

DailyTechIdeas

IT technologies, promoting open source tools

Menu

  • Services
  • About

Programming

SQL left join ON clause/filter

I always considered myself SQL advanced however when I came to the following sql code, I couldn’t figure out the correct answer: The below table has 5 rows(from on the first sql ), what will be the result of the

Jason 07/10/202307/10/2023 Database, Programming No Comments Read more

Hummingbot – Liquidity Mining (Part 2)

What’s my latest position towards Hummingbot since my last post in November last year? During the past 3 months, my journey was testing out its inbuilt strategies, participated in Liquidity mining, participated in its sister project Dminer, wrote my own

Jason 02/03/202302/03/2023 crypto, Programming, Reviews 2 Comments Read more

Open source tool for creating trading bots

If you’re in Crypto world, you probably heard “Trading bots” a lot. A lot of so called “DeFi” projects always brag themselves that they have “trading bots” making money; unfortunately most of them are just scams simply because “trading bots”

Jason 11/04/202203/25/2024 crypto, Programming, Reviews No Comments Read more

Tableau to show HTML data

I was working on Tableau to show some records that were extracted from a database, one of the columns is a HTML document, unfortunately Tableau cannot show HTML data properly. I did my research but found no solution, someone in

Jason 02/05/202202/05/2022 Programming, Reporting No Comments Read more

Bigquery parallel loading

There are many ways to load data into BQ but using Python gives us the most control. Below I’m going to demonstrate loading files into BQ in parallel. My test scenario is: 191 csv files, sizing from 10Mb – 1Gb

Jason 02/20/202002/20/2020 Programming No Comments Read more

Running a Django application on IIS

Django is a popular Python web framework, below is how to use IIS(Internet Information Service) to host Django application on Windows. Install Python on Windows https://python.org Create a python virtual environment so your future development won’t rely on existing Python executables

Jason 12/29/201712/29/2017 Programming No Comments Read more

Embed image in Email – Gmail

I’ve struggled for some time that embedded image(company logo) in my PHP generated emails didn’t show in Gmail. In some clients(e.g. Thunderbird), the logo showed without problem, however the same email didn’t display logo in Gmail Web, nor in Gmail App on

Jason 07/07/2016 Programming No Comments Read more

Use of Javascript on form submit

I have been struggling with the use of Javascript on my site for a number of days. All I wanted is simple – just a button within a <form> and once the button “Add” is clicked, a small Javascript is

Jason 04/29/2016 Programming No Comments Read more

ACL direct link failure

We use ACL directlink to dump SAP data on a regular basis. There was an annoying error that always happened: Time, SAP-REL 730,0,526 RFC-VER 3 1478436 MT-SL T:1356 Error in program ‘ACLWin’: ======> Start ‘sapgui’ failed. T:1356 Error in program

Jason 04/07/2016 Programming No Comments Read more

Remove application from Android watch

When my Android(HuaWei) watch paired with my phone(Nexus 6P), a number of applications were installed automatically on the watch. One of the applications is WeChat. I like WeChat on my phone but don’t need it on the watch. How do

Jason 02/24/201602/24/2016 Programming, Reviews No Comments Read more
  • « Previous

Recent Posts

  • Bar chart race
  • SQL left join ON clause/filter
  • Hummingbot – Liquidity Mining (Part 2)
  • Free VPN server setup
  • Free VPS for WordPress

Recent Comments

  • Jason on Hummingbot – Liquidity Mining (Part 2)
  • Pacs on Hummingbot – Liquidity Mining (Part 2)
  • Jason on Building a PostgreSQL docker container with debugger (pldebugger)
  • Ivan on Building a PostgreSQL docker container with debugger (pldebugger)
  • Ivan on Building a PostgreSQL docker container with debugger (pldebugger)

Archives

  • March 2024
  • July 2023
  • February 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • June 2021
  • April 2021
  • July 2020
  • May 2020
  • March 2020
  • February 2020
  • December 2019
  • November 2019
  • June 2019
  • February 2019
  • December 2018
  • June 2018
  • May 2018
  • December 2017
  • November 2017
  • October 2017
  • June 2017
  • May 2017
  • March 2017
  • July 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • October 2015
  • September 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • September 2014
  • August 2014
  • May 2014
  • July 2013
  • April 2013
  • March 2013

Categories

  • Cloud
  • crypto
  • Database
  • others
  • Programming
  • Reporting
  • Reviews
  • SAP
  • Telco billing
  • Uncategorized
  • virtualisation

Copyright © 2025 DailyTechIdeas. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.