My personal blog

  • Blog
  • Projects

  1. An epaper picture frame

    Published Sun, Aug 25, 2024
  2. A Special Purpose HTTP Proxy in Rust

    Published Wed, Jul 10, 2024
  3. Getting Started with Kubernetes

    Published Mon, Jun 5, 2023
  4. Scaling BusinessWorks in Kubernetes

    Published Mon, Jun 5, 2023
  5. A HTTP Server-Timing Header for axum

    Published Thu, Apr 20, 2023
  6. A Solar Powered GitHub Runner

    Published Sat, Apr 15, 2023
  7. Reaping some benefits of containerization

    Published Mon, Feb 27, 2023
  8. Containerizing a BusinessWorks Stack

    Published Mon, Feb 27, 2023
  9. The Classic BusinessWorks Stack

    Published Mon, Feb 27, 2023
  10. Modernizing a Classic Tibco stack

    Published Mon, Feb 27, 2023
  11. Write a KEDA external Scaler for Oracle in Rust

    Published Sun, May 22, 2022
  12. How to access Azure Key Vault in Rust

    Published Sat, Feb 13, 2021
  13. A hello world kubernetes operator in Rust

    Published Tue, Sep 15, 2020
  14. Containerizing TIBCO BusinessWorks 5

    Published Sun, Aug 9, 2020
  15. Retrieve the API key name in AWS API Gateway

    Published Fri, Apr 12, 2019
  16. Implementing DynamoDB triggers (streams) using CloudFormation

    Published Wed, Jan 10, 2018
  17. Using parameters through multiple nested CloudFormation stacks

    Published Sun, Dec 10, 2017
  18. Integrate API Gateway with SNS using CloudFormation

    Published Wed, Sep 13, 2017
  19. Integrate API Gateway with Kinesis Firehose using CloudFormation

    Published Thu, Aug 24, 2017
  20. visualizing a cloudformation template

    Published Sat, Jun 24, 2017
  21. extending cloudformation with custom resources

    Published Sun, Jun 18, 2017
  22. how the web component slot system works

    Published Thu, Jun 15, 2017
  23. how web component attributes work

    Published Wed, Jun 14, 2017
  24. writing a hello world web component

    Published Sat, Jun 3, 2017
  25. hosting a Cloudfront site with S3 and API Gateway

    Published Tue, May 9, 2017
  26. migrating a mongodb to AWS Athena

    Published Mon, Mar 27, 2017
  27. a serverless cron in AWS CloudFormation

    Published Tue, Feb 28, 2017
  28. Publish an S3 Event to Lambda through SNS

    Published Sun, Feb 19, 2017
  29. generate a self signed certificate with AWS Lambda

    Published Thu, Jan 5, 2017
  30. converting CSV to ORC with Apache NiFi

    Published Fri, Dec 16, 2016
  31. invoking java gc through bash

    Published Wed, Nov 23, 2016
  32. auto-confirming a newly created Cognito user

    Published Fri, Nov 11, 2016
  33. installing the nchan module for nginx on a gentoo based system

    Published Sun, Oct 16, 2016
  34. [njams] find engines with replay recording disabled

    Published Thu, Jul 21, 2016
  35. Java SPI - a simple hello world service

    Published Thu, Jul 14, 2016
  36. connecting nodejs to Tibco EMS

    Published Sun, Jun 26, 2016
  37. get oracle allocation sizes part 2

    Published Tue, Jun 21, 2016
  38. schemaless schema validation in TIBCO BusinessWorks

    Published Fri, Jun 17, 2016
  39. embed a github commit log into markdown

    Published Thu, Mar 10, 2016
  40. authenticate with the bondora API manually

    Published Tue, Mar 8, 2016
  41. building an API on top of another page

    Published Mon, Dec 21, 2015
  42. the serverless API

    Published Wed, Dec 16, 2015
  43. FormDataHandler implements com.sun.net.httpserver.HttpHandler

    Published Sat, Oct 10, 2015
  44. ant task to show content of a jar file

    Published Sun, Oct 4, 2015
  45. [njams] getting the client version of all engines

    Published Sat, Sep 26, 2015
  46. [njams] getting a daily success/error rate per deployed service

    Published Thu, Sep 17, 2015
  47. [njams] how the njams_t_monitor_main status works

    Published Wed, Sep 16, 2015
  48. calculating percentiles in oracle

    Published Tue, Sep 15, 2015
  49. [mule] flowVars not visible in parent flow

    Published Fri, Sep 4, 2015
  50. generate a random uuid in bash

    Published Tue, Aug 4, 2015
  51. add a network delay in linux

    Published Thu, Jul 16, 2015
  52. query index usage statistics in oracle

    Published Sat, Jul 11, 2015
  53. debugging a java application with an interactive shell

    Published Sun, Jun 28, 2015
  54. add jar to the classpath at runtime in jjs (the hacky way)

    Published Sat, Jun 27, 2015
  55. query clob settings in oracle

    Published Sat, Jun 27, 2015
  56. get table and index allocation size in oracle

    Published Sat, Jun 27, 2015
  57. detect whether ASSM is managing your tablespace

    Published Fri, Jun 26, 2015
  58. getting monthly throughput stats of a TIBCO EMS instance

    Published Thu, Jun 25, 2015
  59. reset the TIBCO EMS statistics

    Published Wed, Jun 24, 2015
  60. get the most visited url from an access log through a single line of bash

    Published Wed, Jun 17, 2015
  61. extract the UUIDv1 encapsulated timestamp within an oracle select

    Published Sun, Jun 14, 2015
  62. doing objects in jjs

    Published Sat, Jun 13, 2015
  63. read the content of a file in one line in jjs

    Published Fri, Jun 12, 2015
  64. print something to the console in jjs

    Published Thu, Jun 11, 2015
  65. using jjs under osx

    Published Sat, Jun 6, 2015
  66. new project - celero.io

    Published Fri, Jan 3, 2014
  67. BusinessEvents 4: using Scorecards in a clustered environment

    Published Sat, Oct 23, 2010
  68. URL encode / decode in JavaScript

    Published Fri, Feb 26, 2010
  69. tracking virtual links with google analytics

    Published Mon, Jan 4, 2010
  70. handling a few thousand simultaneous connections in TIBCO BusinessWorks

    Published Tue, Dec 8, 2009
  71. TIBCO Designer Panel too small

    Published Tue, Oct 13, 2009
  72. searching for hash strings in postgres

    Published Wed, Sep 23, 2009
  73. init script for the TIBCO Administrator

    Published Sat, Sep 5, 2009
  74. adding IP-restriction to BusinessWorks processes

    Published Mon, Aug 17, 2009
  75. cloud-the-web - my new web project

    Published Sat, Aug 8, 2009
  76. shell-tools.net version2

    Published Fri, Jul 31, 2009
  77. installing GLUEscript on debian squeeze 64bit

    Published Wed, Jul 15, 2009
  78. why sub-selects can be faster than inner joins

    Published Thu, Jun 25, 2009
  79. get hostname from url as stored procedure in plpgsql

    Published Tue, Jun 9, 2009
  80. extracting information from websites through xslt

    Published Fri, Jun 5, 2009
  81. writing Unicode characters to Oracle with TIBCO BusinessWorks

    Published Thu, May 28, 2009
  82. gnome 3.0, just my two cents

    Published Fri, May 8, 2009
  83. TIBCO Designer with external memory window

    Published Fri, Apr 24, 2009
  84. improve TIBCO Designer tester performance under linux

    Published Wed, Apr 22, 2009
  85. what’s the sitch

    Published Thu, Apr 9, 2009
  86. installing TIBCO TRA 5.6 on a debian 64bit

    Published Tue, Feb 24, 2009
  87. copy a table across databases via dblink

    Published Fri, Feb 6, 2009
  88. bringing the yahoo finance stream to the shell

    Published Tue, Feb 3, 2009
  89. Moving Windows Part2

    Published Sun, Feb 1, 2009
  90. Streaming editor improved

    Published Wed, Jan 14, 2009
  91. Moving Windows remotely with .NET

    Published Wed, Dec 10, 2008
  92. use yahoo finance streaming api

    Published Tue, Dec 2, 2008
  93. Tibco EMS with database backend (postgresql)

    Published Sun, Nov 16, 2008
  94. generate random timestamps in mysql

    Published Fri, Oct 3, 2008
  95. tunnel your imap over ssh

    Published Mon, Sep 22, 2008
  96. Hello World!

    Published Sun, Sep 21, 2008

My personal blog

© 2024 / Powered by Hugo

Ghostwriter theme By JollyGoodThemes / Ported to Hugo By jbub