Collecting and sorting links is one of my personal meta games.
[via:Joonas Mäkinen]
Collecting and sorting links is one of my personal meta games.
[via:Joonas Mäkinen]
The current status of Youtube video quality/fmt’s
I’ve been posting Youtube links with the &fmt=18 format parameter for some time (example), but it looks like I’ll be checking if a “35″ version is available for all non-HD videos I publish here from now on. For HD material, I think I’ll default to &fmt=22 until I get faster hardware and more bandwidth.
If the video player’s HD or HQ button doesn’t light up when a video is loaded with a specific parameter, the requested version doesn’t exist.
Quote:
There are lots of fmts, and not all work with every video … :
my %fmtdesc=(
37 => “1080p mp4 (full-screen HQ)”,
35 => “high flv”,
34 => “standard flv”,
22 => “720p mp4 (full-screen HQ)”,
18 => “medium mp4″,
17 => “mobile 3gp”,
6 => “high quality flv”,
5 => “low quality flv”
);
Only #18 seems to work when it is not listed in the fmt_map, all others must be listed in order to be supported. Also, my text descriptions may not be completely accurate.
[via:Olli Sulopuisto]
Here’s a how-to on configuring Apache’s cache expiration headers with .htaccess (link).
I get noticeable performance gain through this. The article’s headers settings allow my host‘s caching service (Squid accelerators), to serve unexpired, static content to clients without first sending 304 requests back to Apache.
EDIT: Squid reverse proxy examples
Meta warning: Site refinements
Recently, some unchanneled boredom of mine was focused on making omglog suck marginally less:
I also cleaned up some copy. Man, writing uncluttered text is difficult, even more difficult than avoiding the horrors of blogging about blogging.
[via:Nelg]
Pundit Kitchen: (US) political humor, Cheezburger style
LOLpoliticians.
(I won’t post for a while. I’m on vacation afk.)
Just testing something, ignore