Skip to content

Category Archives: general

blog migration to wordpress

Moved the blog site to wordpress from blogger to have more control over the content and the administration of this blog.

Share

Photos from CA World

The 4 most recent photos from CA World in Las Vegas: #flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}#flickr_icon_td {padding:0 5px 0 0 !important;}.flickr_badge_image {text-align:center !important;}.flickr_badge_image img {border: 1px solid black !important;}#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans [...]

Share

Converting an Ingres listen address

Ever needed to convert an Ingres 2 letter listen address to a TCP socket address? Download and compile CVlisten.c. This should build on Linux without issue (providing you have a C compiler/linker) using the following: cc -o CVlisten CVlisten.c CVlisten usage: cvlisten remote_listen_address (as in II0) for example CVlisten II7 gives GCC Remote listen address [...]

Share