Skip to main content

User account menu

Show — User account menu Hide — User account menu
  • Log in
Home
code.metcarob.com
Robert Metcalf's Personal Notebook and Blog Site

Search

@metcarob on Twitter
rmetcalf9 on GitHub and GitLab
robertjamesmetcalf on LinkedIn

Main navigation

Show — Main navigation Hide — Main navigation
  • My Blog
  • All Rough Content
  • Taxonomy

Breadcrumb

  1. Home

Modal Frame - also centers on parent

Submitted by code_admin on Fri, 07/20/2018 - 12:40

How to use method in my common library:

Tags

  • Java
  • Swing
  • Read more about Modal Frame - also centers on parent

Personal Services

Submitted by code_admin on Wed, 07/18/2018 - 11:30

Links

Trello Board
Download site

This is a project page where I am putting my notes while I work on my Personal Services project.

Project Goal: Turn my TV on whenever I get home from work

Tags

  • Projects
  • Read more about Personal Services

Android Devlopment Notes

Submitted by code_admin on Wed, 07/18/2018 - 11:26

Notes I am making when I am devloping Android Applications

Package Name: See Java Package Names

Tags

  • Java
  • Android
  • Read more about Android Devlopment Notes

Oracle Tablespace Notes

Submitted by code_admin on Wed, 07/18/2018 - 11:25
  1. select *
  2. from V$TABLESPACE
  3. ;

Tags

  • Oracle
  • PLSQL
  • Read more about Oracle Tablespace Notes

Find Responsibility a Concurrent Request is attached to

Submitted by code_admin on Wed, 07/18/2018 - 11:24
  1. select
  2.     fcpt.user_concurrent_program_name,

Tags

  • Oracle
  • E-Business Suite
  • Read more about Find Responsibility a Concurrent Request is attached to

Backup Encryption - GPG Encryption process

Submitted by code_admin on Tue, 07/17/2018 - 17:38

GPG Notes

I generated my key pair on catness

Generate key pair

  1. gpg --gen-key

I used RSA and RSA
4096 bytes
My google details
0 expiry
It took ages to generate

Check:

Tags

  • gpg
  • Encryption
  • memset_cloud
  • Read more about Backup Encryption - GPG Encryption process

Special Information Types

Submitted by code_admin on Tue, 07/17/2018 - 14:11

http://oracle.anilpassi.com/special-information-types-sit-in-hrms.html

https://blogs.oracle.com/manojmadhusoodanan/entry/special_information_ty...

http://oracle.anilpassi.com/migrate-special-information-types-in-hrms.h…

Tags

  • Oracle
  • E-Business Suite
  • Read more about Special Information Types

LIRC notes

Submitted by code_admin on Tue, 07/17/2018 - 14:10

Versions

  1. /usr/sbin/lircd -ver

Kernal version:

Tags

  • Linux
  • Read more about LIRC notes

BPEL Database Schema

Submitted by code_admin on Tue, 07/17/2018 - 14:09

Find composite instances:

  1. select ci.created_time, ci.source_name, ci.title, ci.conversation_id, ci.*
  2. from dev_soainfra.composite_instance ci

Tags

  • Oracle
  • BPEL
  • Oracle SOA Suite
  • Read more about BPEL Database Schema

X11

Submitted by code_admin on Tue, 07/17/2018 - 14:08

/etc/X11

xrandr

xorg.conf

http://www.cyberciti.biz/tips/create-a-xorgconf-file.html

Create an xorg.conf

sudo Xorg -configure

Tags

  • Linux
  • Read more about X11

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 19
  • Page 20
  • Page 21
  • Page 22
  • Current page 23
  • Page 24
  • Page 25
  • Page 26
  • Page 27
  • …
  • Next page Next ›
  • Last page Last »
Subscribe to

Roberts Blog

30-Dec-20 How can growing a startup engineering team slow down production?
23-Dec-20 Introducing Challengeswipe.com
28-Oct-20 3 Ways for Container based microservices to verify JWT tokens
01-Jun-20 Building and Testing Caching Object Store
18-May-20 Adding Caching to my DynamoDB based saas app
08-Mar-20 How the URL frees your data from documents!
01-Mar-20 How do you keep track of your integrations?
23-Aug-19 How my microservice approach to DynamoDB accidentally beat vendor lock-in!
17-Jul-19 API thinking Vs SOA thinking
03-May-19 Getting around mixed content errors when using Snaplogic XML Parser

My Rough Content

Show — My Rough Content Hide — My Rough Content
  • Work Notes
  • Quick Reference
  • Step by Step
  • Useful List
  • Public Article
Powered by Drupal