2013/01/20

Wikipedia goes 3 columns

Recently I had to read a lot of wikipedia articles. If you have a widescreen monitor - you know how its looks like. Very long lines of text stretching across the whole 1920px wide of browser window. As well as big gaps of free space near contents and infobox tables. I thought that it's possible to somewhat improve readability of wikipedia by using greasemonkey and new html5 columns markup. Done ;)

Script will:
- Display wikipedia article text in 3 columns
- Hide menu and ads
- Move contents table and infoboxes to left pane instead of menu

Installation:
- You'll need a userscript compatible browser
- Then just click this link
- OR use openuserjs.org mirror

Enjoy!

P.S.
See also userscript: AWS Docs Column Reader

2013/01/13

D-Link DIR-620 OpenWRT installation

I've use OpenWRT for my D-Link DIR-620 A1 for almost a year now. Good news that OpenWRT community released already compiled beta versions (Latest for now is 12.09-rc1) So now it's no need to compile trunk sources to get firmware for ramips hardware. My custom image is getting old, so I decide to install latest community release.
This article is mostly for myself. Just want to leave some notes in case I'll need to update firmware again. So I'll make it very brief.