ykchee.blogspot.com
YK's Workshop: Base64 in Java 8 - It's Not Too Late To Join In The Fun
http://ykchee.blogspot.com/2014/03/base64-in-java-8-its-not-too-late-to.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Friday, March 28, 2014. Base64 in Java 8 - It's Not Too Late To Join In The Fun. And sun.misc.BASE64Decoder. Just to avoid adding extra JAR files in their programs, provided they are super sure of using only Sun/Oracle JDK. These classes are still lurking around in Java 8. But this sample is ...
ykchee.blogspot.com
YK's Workshop: Running Apache/IHS on privileged ports (80, 443) as a non-root user: The 'sudo' way
http://ykchee.blogspot.com/2013/09/running-apacheihs-on-privileged-ports.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Monday, September 02, 2013. Running Apache/IHS on privileged ports (80, 443) as a non-root user: The 'sudo' way. Steps below are for IBM HTTP Server (IHS) 8.5 running on AIX. Applicable for other versions and OSes with slight variations. HTTP port to listen/bind: 80. 1 'Touch' the log files:.
ykchee.blogspot.com
YK's Workshop: Insidi-DoS: Internally negotiated, self-image-damaging DoS
http://ykchee.blogspot.com/2013/12/insidi-dos-internally-negotiated-self.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Thursday, December 05, 2013. Insidi-DoS: Internally negotiated, self-image-damaging DoS. What's more damning and ego-bruising than an external DoS (denial of service) attack? Why, an internally inspired one of course. Which self-respecting company would do such a thing to itself? As mentioned...
ykchee.blogspot.com
YK's Workshop: December 2013
http://ykchee.blogspot.com/2013_12_01_archive.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Thursday, December 05, 2013. Insidi-DoS: Internally negotiated, self-image-damaging DoS. What's more damning and ego-bruising than an external DoS (denial of service) attack? Why, an internally inspired one of course. Which self-respecting company would do such a thing to itself? As mentioned...
ykchee.blogspot.com
YK's Workshop: November 2012
http://ykchee.blogspot.com/2012_11_01_archive.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Thursday, November 01, 2012. Late Adopter's Guide To JSF. The Late Adopter's Guide' is a short composition to help developers who are busy supporting legacy (e.g. JDK 1.4, EJB 2.1, Struts 1.x, JSP) Java technologies (like me! This post will focus on JSF (Java Server Faces). Do not use a lower...
ykchee.blogspot.com
YK's Workshop: January 2013
http://ykchee.blogspot.com/2013_01_01_archive.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Tuesday, January 22, 2013. Beginning HP-UX for Linux Junkies. Ensure that the IP address of the HP-UX box in /etc/host file is correct. A simple line like this (10.10.10.10 is an invalid address) will cause a lot of headaches:. Find out machine architecture:. 532 MT/s bus, CPU version A1.
ykchee.blogspot.com
YK's Workshop: September 2013
http://ykchee.blogspot.com/2013_09_01_archive.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Monday, September 02, 2013. Running Apache/IHS on privileged ports (80, 443) as a non-root user: The 'sudo' way. Steps below are for IBM HTTP Server (IHS) 8.5 running on AIX. Applicable for other versions and OSes with slight variations. HTTP port to listen/bind: 80. 1 'Touch' the log files:.
ykchee.blogspot.com
YK's Workshop: March 2015
http://ykchee.blogspot.com/2015_03_01_archive.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Sunday, March 29, 2015. JCodec - Grabbing and saving picture frames from video. Alas, it didn't compile. After searching high and low for a remedy with the javadocs, and sidetracked to trying Apache Imaging (still in incubation), and took a look on OpenIMAJ (www.openimaj.org/), I ...I finally...
ykchee.blogspot.com
YK's Workshop: November 2013
http://ykchee.blogspot.com/2013_11_01_archive.html
Some of the crazy things I've done trying to solve problems that exist not because they are legitimate issues, but due to human processes and red tape in IT. Or maybe all issues are legitimate, one way or the other? Tuesday, November 26, 2013. Accessing Git Repositories using SSH behind HTTP proxy (TortoiseGit, Putty). There's an easier way to do this since my previous post. Using TortoiseGit, use Putty to save a 'Session'. Name the session short and simple e.g. hornetsnest. Password - Login Id password.