Fixed The Very Old CSS Problem of the black bar in the bottom not fully

reaching the right side of the screen on pages where id='content' =>
class='full'.

Added useful text. Changed other text.
This commit is contained in:
Niels Serup
2012-06-27 19:46:13 +02:00
parent bd017a99e5
commit cd9c2221ad
11 changed files with 198 additions and 110 deletions

View File

@@ -9,10 +9,10 @@ This is metanohi.
Currently, metanohi resides on *metanohi.name*. Originally, it was on
*metanohi.org* which now redirects requests to .name. To contact [[./niels][Niels]] (the
creator), send him an electronic mail at [[mailto:ns@metanohi.name][ns@metanohi.name]] {(ns@metanohi.org
redirects all mails to that address)}&small.
creator), send him an electronic mail at [[mailto:ns@metanohi.name][ns@metanohi.name]] {(ns@metanohi.org no
more redirects emails to that address)}&small.
metanohi is XHTML 1.1 and CSS 2 valid (mostly). Currently, metanohi.name pages
metanohi is mostly XHTML 1.1 and CSS 2 valid. Currently, metanohi.name pages
are served as text/html and not as application/xml+xhtml (as they should). This
might get fixed (it is extremely easy to fix, but if fixed, some things
depending on external JavaScript which depends on non-XHTML, like the FSF
@@ -99,3 +99,23 @@ Click to go to fullsize image.
metanohi is only available in English.
** Font size
The font sizes on metanohi are based on your default font size. Read more
here.
To change your default font size in the <a href='http://conkeror.org/'>Conkeror
web browser</a>, put this in your .conkerorrc:
#+BEGIN_SRC javascript
session_pref("font.size.variable.x-western", YOUR_FONT_SIZE_HERE);
#+END_SRC
For example, I changed the font size from its default at 16 to a more suitable 14:
#+BEGIN_SRC javascript
session_pref("font.size.variable.x-western", 14);
#+END_SRC
It's probably just as easy in other web browsers.

View File

@@ -15,7 +15,7 @@ He studies datalogi (computer science) at the University of Copenhagen, [[https:
Niels can be contacted at [[mailto:ns@metanohi.name][ns@metanohi.name]].
** Software Niels uses
** Software which Niels uses
*** Emacs
@@ -62,6 +62,24 @@ It's fast, secure and durable (I often have poor or even none connection when
working on my laptop).
** Things which Niels uses but doesn't like
*** GitHub
When I want to make a git repository available online, I like to do it on the
server which also hosts metanohi, or a free software online host, such as one
running Gitorious. I don't quite like the very popular GitHub service, because
it is not free software. The negative effects of GitHub's proprietarity is that
its users cannot learn from studying GitHub's code, and that they cannot run
their own GitHubs. Users mostly use GitHub for public data, and since git
repositories are distributed, it is easy to move a git repository from GitHub
to another git repo hosting service --- just change the push address of your
local repository. All of this means that GitHub cannot cause serious problems
when it comes to control over the data you give to it. As such GitHub is far
from being as great a problem as e.g. Facebook. But I still don't like GitHub's
attitude. I use GitHub because someone created a repository to which I
contribute code on GitHub, not because of its "social coding".
** Virtual existences
In order of randomness:
@@ -78,9 +96,11 @@ In order of randomness:
+ [[https://launchpad.net/~nqpz][Launchpad]]
+ [[http://uncyclopedia.wikia.com/wiki/User:Schabeindividuum][Uncyclopedia]] (don't take this one seriously)
Also, don't use Facebook (or Facebook-/like/ social notworks). Both your data
and your account is in Facebook's virtual hands. You have way too little
control. Use Identi.ca, GNU SOCIAL, Diaspora, or something else instead.
Also, I don't use Facebook (or Facebook-/like/ social networks). If I did, my
data would be in Facebook's virtual hands. Users have way too little control
over Facebook. The solution to Facebook and other centralized services is to
use decentralized services. So in the case of social networking, use Diaspora,
friendica, or something else instead of Facebook.
*** I'm not on Facebook --- I'm on friendica!