<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>misers.org</title>
	<atom:link href="http://www.misers.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.misers.org/blog</link>
	<description>A million, dollar ideas</description>
	<lastBuildDate>Fri, 04 Feb 2011 17:47:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Conference calls</title>
		<link>http://www.misers.org/blog/2011/02/conference-calls/</link>
		<comments>http://www.misers.org/blog/2011/02/conference-calls/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 17:47:31 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1611</guid>
		<description><![CDATA[Slashdot has an odd phrase in the summary of a recent article about smuggling of cell phones into prison that touches on a pet peeve of mine: Although the large majority of inmates are using the phones to stay in contact with loved ones, there have been documented cases of escape attempts, drug deals and [...]]]></description>
			<content:encoded><![CDATA[<p>Slashdot has an odd phrase in the summary of a recent article about smuggling of cell phones into prison that touches on a pet peeve of mine:</p>
<blockquote><p>Although the large majority of inmates are using the phones to stay in contact with loved ones, there have been documented cases of escape attempts, drug deals and <strong>conference calls </strong>coordinated via smuggled cell phones. </p></blockquote>
<p>I can put up with drug deals and escape attempts, but please try to minimize the number of conference calls the world is subjected to!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2011/02/conference-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Warner customer service is &#8220;up to&#8221; competent</title>
		<link>http://www.misers.org/blog/2011/01/time-warner-customer-service-is-up-to-competent/</link>
		<comments>http://www.misers.org/blog/2011/01/time-warner-customer-service-is-up-to-competent/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 14:25:35 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1609</guid>
		<description><![CDATA[I called Time Warner today to remove some programming tiers that for various reasons aren&#8217;t worth the extra few bucks. The CSR opened the call by telling me what services I already have, including &#8220;High-Speed Roadrunner with 7 down and 3-and-a-half up&#8220;. This upset me to no end. I asked the CSR what units these [...]]]></description>
			<content:encoded><![CDATA[<p>I called Time Warner today to remove some programming tiers that for various reasons aren&#8217;t worth the extra few bucks.  The CSR opened the call by telling me what services I already have, including &#8220;High-Speed Roadrunner with 7 down and <strong>3-and-a-half up</strong>&#8220;.  </p>
<p>This upset me to no end.  I asked the CSR what units these were in, and he didn&#8217;t know.  I also asked him if he thought they were in the same units, or if he thought my upload speed should be about half of my download speed.  He launched into this missive about &#8220;up to&#8221; and how maybe I was testing during some peak usage.  </p>
<p>Of course, the cable modem itself limits you to exactly what the vendor tells it to &#8212; in many neighborhoods where ATT and Verizon don&#8217;t have their wares available this is 384 kilobits/sec, 512 kilobits/sec, or 768 kilobits/sec (Go Binghamton!).  </p>
<p>Maybe &#8220;7&#8243; is in megabits/second and &#8220;3-and-a-half&#8221; is in hundreds of kilobits/second &#8212; even the &#8220;Turbo&#8221; option only includes an advertised 512 kilobits/second on their Time Warner website, which is surprisingly forthcoming about what you&#8217;re getting for Turbo.  But their (retention) CSR&#8217;s should steer clear of talking about it.</p>
<p>I did not manage to get free Turbo (and the extra 128 kilobits/second of upload that comes with it) from the retention guy because he pawned me off on technical support.  But I did get a break on my bill beyond the 3 digital tiers I removed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2011/01/time-warner-customer-service-is-up-to-competent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>32-bit WebSphere Application Server on 64-bit operating systems</title>
		<link>http://www.misers.org/blog/2011/01/32-bit-websphere-application-server-on-64-bit-operating-systems/</link>
		<comments>http://www.misers.org/blog/2011/01/32-bit-websphere-application-server-on-64-bit-operating-systems/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 02:27:15 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[IBM]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1605</guid>
		<description><![CDATA[64-bit Enterprise Linux distributions remove more and more 32-bit libraries from their default installations as time marches on. The script below is a handy way to hunt down all the native dependencies of a 32-bit JRE on e.g. s390x or PPC64. Unfortunately, some pieces of java software just drop you back in the shell and [...]]]></description>
			<content:encoded><![CDATA[<p>64-bit Enterprise Linux distributions remove more and more 32-bit libraries from their default installations as time marches on.  The script below is a handy way to hunt down all the native dependencies of a 32-bit JRE on e.g. s390x or PPC64.  Unfortunately, some pieces of java software just drop you back in the shell and swallow the native linker exception!</p>
<pre>#!/bin/bash

if [ ! -d "java/" ]; then
  echo "$0 must be run from parent directory of java install"
  exit 1
fi

JAVALIBS=$(find java/ -name \*.so | xargs)
JAVADEPS=$(ldd $JAVALIBS | grep "not found" | sort | uniq | awk '{print $1}' | xargs)

for lib in $JAVADEPS; do
  if [ -f /usr/lib64/$lib -a ! -f /usr/lib/$lib ]; then
    printf "Missing 32-bit counterpart of a 64-bit lib: $lib\n";
    printf "\t 64-bit is from from package $(rpm -qf /usr/lib64/$lib)\n"
  fi

  if [ ! -f /usr/lib64/$lib -a ! -f /usr/lib/$lib ]; then
    if find java/ -name $lib | grep $lib 2>/dev/null >/dev/null; then
      true;
    else
      printf "No 32-bit or 64-bit lib named $lib (and It was not found under java/ as a JVM lib\n"
    fi
  fi
done</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2011/01/32-bit-websphere-application-server-on-64-bit-operating-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing IBM HTTP Server v8.0 on z/OS</title>
		<link>http://www.misers.org/blog/2010/11/installing-ibm-http-server-v8-0-on-zos/</link>
		<comments>http://www.misers.org/blog/2010/11/installing-ibm-http-server-v8-0-on-zos/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 13:22:15 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1600</guid>
		<description><![CDATA[http://www.youtube.com/watch?v=iAxq5jipl4k Building upon the capabilities of our previous releases, some of the Alpha features include: &#8230; Simplified product install]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=iAxq5jipl4k">http://www.youtube.com/watch?v=iAxq5jipl4k</a></p>
<blockquote><p>Building upon the capabilities of our previous releases, some of the Alpha features include: &#8230; Simplified product install</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2010/11/installing-ibm-http-server-v8-0-on-zos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apachecon NA 2010</title>
		<link>http://www.misers.org/blog/2010/11/apachecon-na-2010/</link>
		<comments>http://www.misers.org/blog/2010/11/apachecon-na-2010/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 02:53:02 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1595</guid>
		<description><![CDATA[Made it out to my first Apachecon last week in Atlanta. Got to meet a lot of HTTP Server people (fellow developers, IRC support colleagues) but unfortunately did not fare as well on the Java (CDI/OpenWebBeans) side. All told I was glad I made the short trip from Raleigh, but next time I think i&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>Made it out to my first Apachecon last week in Atlanta. Got to meet a lot of HTTP Server people (fellow developers, IRC support colleagues) but unfortunately did not fare as well on the Java (CDI/OpenWebBeans) side. All told I was glad I made the short trip from Raleigh, but next time I think i&#8217;d want to at least present on HTTP Server.</p>
<p>We did manage to make a significant dent on the documentation side of our bugzilla backlog <a href="http://twitter.com/rbowen/status/1656846096007170">http://twitter.com/rbowen/status/1656846096007170</a>.  It was fun trying to rack up as many of these closes as we could, even though we weren&#8217;t doing it to get out of weekend work.  Maybe $bigco could take a few hints.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2010/11/apachecon-na-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>120-tabler confirmed human</title>
		<link>http://www.misers.org/blog/2010/11/120-tabler-confirmed-human/</link>
		<comments>http://www.misers.org/blog/2010/11/120-tabler-confirmed-human/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 02:25:08 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1589</guid>
		<description><![CDATA[Via jwz http://forumserver.twoplustwo.com/showpost.php?p=19301227&#038;postcount=27 As such, we recently froze his account and asked the player for a controlled demonstration, and the player agreed. We dispatched a PokerStars representative to the player&#8217;s home to observe several hours of play on June 1st, 2010. That observation convinced us that the player is not using a bot. &#8230; In [...]]]></description>
			<content:encoded><![CDATA[<p>Via jwz <a href="http://forumserver.twoplustwo.com/showpost.php?p=19301227&#038;postcount=27">http://forumserver.twoplustwo.com/showpost.php?p=19301227&#038;postcount=27</a></p>
<blockquote><p>As such, we recently froze his account and asked the player for a controlled demonstration, and the player agreed. We dispatched a PokerStars representative to the player&#8217;s home to observe several hours of play on June 1st, 2010. That observation convinced us that the player is not using a bot.</p>
<p>&#8230;<br />
In the end, rs03rs03 averages 120 tables at once when at full speed, playing about 100,000 hands over the course of about 55,800 seconds. That&#8217;s about 1.8 hands per second (slightly more actions, though, since some hands are multi-decision). Again, we cannot violate the player&#8217;s privacy and explain their strategy, but they did demonstrate it for us, and it agrees with observation and explains how they can make so many decisions so quickly.
</p></blockquote>
<p>Gotta picture his rig resembling Tony Montanas office desk.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2010/11/120-tabler-confirmed-human/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local yum repository</title>
		<link>http://www.misers.org/blog/2010/07/local-yum-repository/</link>
		<comments>http://www.misers.org/blog/2010/07/local-yum-repository/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 17:30:13 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1584</guid>
		<description><![CDATA[Something odd in my 64-bit RHEL install left me without any of the 32-bit runtime. I had never used yum before, and always hand-resolved RPM dependencies when I needed to meet something like a WebSphere prerequisite. Mount your install media mkdir /tmp/repo cp -r /media/dvdrw/packages/*.rpm /tmp/repo (cd /tmp/repo &#038;&#038; rpm -i createrepo* *deltarpm* createrepo . [...]]]></description>
			<content:encoded><![CDATA[<p>Something odd in my 64-bit RHEL install left me without any of the 32-bit runtime.  I had never used yum before, and always hand-resolved RPM dependencies when I needed to meet something like a WebSphere prerequisite.</p>
<ul>
<li> Mount your install media
<li> mkdir /tmp/repo
<li> cp -r /media/dvdrw/packages/*.rpm /tmp/repo
<li> (cd /tmp/repo &#038;&#038; rpm -i createrepo* *deltarpm*
<li> createrepo .
<li> cat > /etc/yum.repos.d/local.repo<br />
[local]<br />
gpgcheck=0<br />
name=localrepo<br />
baseurl=file:///tmp/repo<br />
^D
</li>
</ul>
<p>Now e.g. <code>yum install libXp.i686</code> will grab up all the basic 32-bit low-level stuff for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2010/07/local-yum-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM HTTP Server 8.0 beta1 available</title>
		<link>http://www.misers.org/blog/2010/07/ibm-http-server-8-0-beta1-available/</link>
		<comments>http://www.misers.org/blog/2010/07/ibm-http-server-8-0-beta1-available/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 01:44:57 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1580</guid>
		<description><![CDATA[IBM HTTP Server 8.0, IBM&#8217;s webserver based on Apache HTTP Server, is part of the WebSphere Application Server Beta: https://www14.software.ibm.com/iwm/web/cc/earlyprograms/websphere/wsasoa/. A list of changes in this release is available herehttp://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/com.ibm.websphere.ihs.doc/info/ihs/ihs/cihs_newfunction.html. Only the new installer and new architecture support are probably of interest in the beta, along with the added flexibility in the SSLCipherSpec directive.]]></description>
			<content:encoded><![CDATA[<p>IBM HTTP Server 8.0, IBM&#8217;s webserver based on Apache HTTP Server, is part of the WebSphere Application Server Beta: <a href="https://www14.software.ibm.com/iwm/web/cc/earlyprograms/websphere/wsasoa/">https://www14.software.ibm.com/iwm/web/cc/earlyprograms/websphere/wsasoa/</a>.</p>
<p>A list of changes in this release is available here<a href="http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/com.ibm.websphere.ihs.doc/info/ihs/ihs/cihs_newfunction.html">http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/com.ibm.websphere.ihs.doc/info/ihs/ihs/cihs_newfunction.html</a>.  Only the new installer and new architecture support are  probably of interest in the beta, along with the added flexibility in the <code>SSLCipherSpec</code> directive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2010/07/ibm-http-server-8-0-beta1-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>moreutils</title>
		<link>http://www.misers.org/blog/2010/07/moreutils/</link>
		<comments>http://www.misers.org/blog/2010/07/moreutils/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 01:37:23 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1578</guid>
		<description><![CDATA[http://packages.debian.org/sid/moreutils This is a growing collection of the Unix tools that nobody thought to write long ago, when Unix was young. So far, it includes the following utilities: &#8211; combine: combine the lines in two files using boolean operations &#8211; ifdata: get network interface info without parsing ifconfig output &#8211; ifne: run a program if [...]]]></description>
			<content:encoded><![CDATA[<p>http://packages.debian.org/sid/moreutils</p>
<blockquote><p>This is a growing collection of the Unix tools that nobody thought to write long ago, when Unix was young.</p>
<p>So far, it includes the following utilities:</p>
<p> &#8211; combine: combine the lines in two files using boolean operations<br />
 &#8211; ifdata: get network interface info without parsing ifconfig output<br />
 &#8211; ifne: run a program if the standard input is not empty<br />
 &#8211; isutf8: check if a file or standard input is utf-8<br />
 &#8211; lckdo: execute a program with a lock held<br />
 &#8211; mispipe: pipe two commands, returning the exit status of the first<br />
 &#8211; parallel: run multiple jobs at once<br />
 &#8211; pee: tee standard input to pipes<br />
 &#8211; sponge: soak up standard input and write to a file<br />
 &#8211; ts: timestamp standard input<br />
 &#8211; vidir: edit a directory in your text editor<br />
 &#8211; vipe: insert a text editor into a pipe<br />
 &#8211; zrun: automatically uncompress arguments to command</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2010/07/moreutils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pstack for linux</title>
		<link>http://www.misers.org/blog/2010/06/pstack-for-linux/</link>
		<comments>http://www.misers.org/blog/2010/06/pstack-for-linux/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 02:47:48 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1571</guid>
		<description><![CDATA[somewhere along the line, it became common for linux/IA32 systems to have a /usr/bin/pstack that wasn&#8217;t just a scripted gdb session! Cool stuff.]]></description>
			<content:encoded><![CDATA[<p>somewhere along the line, it became common for linux/IA32 systems to have a /usr/bin/pstack that wasn&#8217;t just a scripted gdb session! Cool stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2010/06/pstack-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
