Skip to content

Instantly share code, notes, and snippets.

View chrjorgensen's full-sized avatar

Christian Jorgensen chrjorgensen

View GitHub Profile
@chrjorgensen
chrjorgensen / coolstuff-class_info.sql
Last active February 11, 2025 14:29 — forked from forstie/coolstuff-class_info.sql
The request... fill an IBM i (SQL) Services gap in Work Management via the creation of a CLASS_INFO service.
--
-- Subject: Finding IBM i class objects and return the class attributes
-- Author: Scott Forstie
-- Date : February, 2025
--
-- Co-author: Christian Jorgensen
-- Date : February, 2025
--
-- This service uses a stored procedure to call API QWCRCLSI,
-- not using printed output from the Display Class (DSPCLS) CL command.
@chrjorgensen
chrjorgensen / Experimenting with ChromeOS on VirtualBox.md
Created December 21, 2018 09:07 — forked from gerarldlee/Experimenting with ChromeOS on VirtualBox.md
Installing ChromeOS on VirtualBox using the NeverWare build

Installing ChromeOS on VirtualBox

  1. Download the NeverWare's ChromeOS build from http://www.neverware.com/freedownload

  2. Extract the *.bin.zip

  3. Convert it to VDI. vboxmanage convertdd chromiumos_image.bin chromiumos_image.vdi

  4. mv chromiumis_image.vdi C:\t\v\chromeos\