If you see this, gubatron.com has successfully moved to Amazon Web Services.
Related Posts
Java: Have a JTable’s column preferred width adjusted perfectly to the size of the longest string in the model
Here’s a utility method I’ve coded for FrostWire’s partial download dialog. With it I’m able to adjust a JTable’s column by iterating over the table’s column model data and calculating the exact dimensions required to render the longest string found. You can specify a maximum width (to avoid some really long strings from screwing up […]
ubuntu packages for a kick ass web server
Copy and paste the following list on a file, say “packages.txt”. To install all just do: sudo apt-get install $(cat packages.txt) accountsservice acpid adduser ant ant-optional apache2-utils apparmor apport apport-symptoms apt apt-transport-https apt-utils apt-xapian-index aptitude at base-files base-passwd bash bash-completion bc bind9-host bsdmainutils bsdutils busybox-initramfs busybox-static byobu bzip2 ca-certificates ca-certificates-java cloud-init cloud-initramfs-growroot cloud-initramfs-rescuevol cloud-utils command-not-found […]
Long Tail Pre-Filters vs Post Filters
For my reference, this is a nice categorization of filters for content in Long Tails as expressed by Chris Anderson on his book The Long Tail Pre-Filters (Old School Business Models based on Top 10s, Best Sellers) Editors Record Label Scouts Studio Executives Department store buyers Marketers Advertisers vs Post-Filters Blogs Playlists Reviews Customers Recommendations […]