Difference between revisions of "User:Kuroishi"

From Pumping Station One
Jump to navigation Jump to search
m (Bot: Cosmetic changes)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Hi, I'm Dave.  I also respond to Doorman Dave (or kuroishi on IRC).  I have a love/hate/break/fix relationship with both Linux and bicycles.
+
= Doorman Dave =
  
==Projects==
+
Hi, I'm Dave. I also respond to Doorman Dave (or kuroishi on IRC). I have a love/hate/break/fix relationship with both Linux and bicycles.
 +
 
 +
I am serving as CTO on the 2015 [[The Board|Board of Directors]]
 +
 
 +
I can be reached at kuroishi at pumpingstationone.org
 +
 
 +
== Projects ==
  
 
* SSO Authentication.
 
* SSO Authentication.
Line 8: Line 14:
 
* Make kids furniture.
 
* Make kids furniture.
  
==Notes==
+
== CTO Wish List ==
 +
 
 +
* <del>USB thumbdrives</del>
 +
* Internal SD card readers that can't walk off.
 +
* New cable modem
 +
* Remotely switchable power outlet for modem resets
 +
* Loyal minions
 +
* Working C64 hardware
 +
* Working Atari 2600 hardware
 +
* Taser
 +
* https://www.brakeproducts.com/Products/Retractable%20Reels/
 +
 
 +
== RT Changelog ==
 +
 
 +
I like support and support tracking systems. I like working on RT sometimes.
 +
 
 +
=== Pre-dated history ===
 +
 
 +
* added some paypal scrips
 +
* added membership payment workflow and deathrow status
 +
* started source control in /opt/rt4/etc and /opt/rt4/local (local git repo)
 +
 
 +
=== 2015-05-27 ===
 +
 
 +
* Added Scrip #20 to Facilities queue "notify AdminCC on queue change"
 +
* Enabled MakeClicky option with custom handler for "ticket #XXXX". Referencing "ticket #XXXX" in the body of a ticket reply or comment will link the corresponding ticket, it unfortunately does not automatically link tickets referenced in this way via a "Referenced by" link.
 +
* Added mail aliases for points@ and [email protected]. You can direct mail to the appropriate queue using the appropriate address. There is also a forwarding account at [email protected] (more relays to come on @pumpingstationone.org, their time consuming to set up on the google side).
 +
* Tickets with a non "0/" priority now automatically show up on the "Board Meeting" dashboard view. Set ticket priorities to anything to get them on the board meeting dashboard.
 +
 
 +
=== Known issues ===
 +
 
 +
* What the fuck is perl!?
 +
 
 +
 
 +
== Notes ==
  
I'm working on implementing some authentication options for Discourse (and other applications) at Pumping Station One. Here are some links:
+
I'm working on implementing some authentication options for Discourse (and other applications) at Pumping Station One. Here are some links:
  
 
* https://meta.discourse.org/t/how-to-cas-authenticate
 
* https://meta.discourse.org/t/how-to-cas-authenticate
 
* https://meta.discourse.org/t/implementation-of-sso-saml
 
* https://meta.discourse.org/t/implementation-of-sso-saml
* https://meta.discourse.org/t/official-single-sign-on-for-discourse/13045*
+
* https://meta.discourse.org/t/official-single-sign-on-for-discourse/13045
 
* https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven+WAR+Overlay+Method
 
* https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven+WAR+Overlay+Method

Latest revision as of 05:00, 28 May 2015

Doorman Dave

Hi, I'm Dave. I also respond to Doorman Dave (or kuroishi on IRC). I have a love/hate/break/fix relationship with both Linux and bicycles.

I am serving as CTO on the 2015 Board of Directors

I can be reached at kuroishi at pumpingstationone.org

Projects

  • SSO Authentication.
  • Rack power maintenance.
  • Build bikes.
  • Make kids furniture.

CTO Wish List

RT Changelog

I like support and support tracking systems. I like working on RT sometimes.

Pre-dated history

  • added some paypal scrips
  • added membership payment workflow and deathrow status
  • started source control in /opt/rt4/etc and /opt/rt4/local (local git repo)

2015-05-27

  • Added Scrip #20 to Facilities queue "notify AdminCC on queue change"
  • Enabled MakeClicky option with custom handler for "ticket #XXXX". Referencing "ticket #XXXX" in the body of a ticket reply or comment will link the corresponding ticket, it unfortunately does not automatically link tickets referenced in this way via a "Referenced by" link.
  • Added mail aliases for points@ and [email protected]. You can direct mail to the appropriate queue using the appropriate address. There is also a forwarding account at [email protected] (more relays to come on @pumpingstationone.org, their time consuming to set up on the google side).
  • Tickets with a non "0/" priority now automatically show up on the "Board Meeting" dashboard view. Set ticket priorities to anything to get them on the board meeting dashboard.

Known issues

  • What the fuck is perl!?


Notes

I'm working on implementing some authentication options for Discourse (and other applications) at Pumping Station One. Here are some links: