commit 4551c25147860d97148cdd77f64cd69e7f2ceba6
parent c2140bbea9f549c8ab65360bb64915d6c18d8454
Author: Anselm R Garbe <anselm@garbe.us>
Date: Sat, 17 Oct 2009 10:26:27 +0100
merge
Diffstat:
3 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/suckless.org/donations.md b/suckless.org/donations.md
@@ -11,8 +11,8 @@ Present
Following people are currently donating in one or another way to the suckless.org project:
* Jason Thigpen donates a slicehost server, which hosts the source code and the tarballs of our projects.
-* Anselm R Garbe donates all other servers currently in use.
-* John V. Turek donated <b> 10 EUR</b>
+* Anselm R Garbe donates domains and backup servers.
+* Markus Schnalke donated <b> 10 EUR </b>
Past
----
@@ -20,6 +20,7 @@ Following people have donated to the [wmii](/wmii) resp. [dwm](/dwm) project
certain amounts of money, which have been used for the dedicated server rent
in the past:
+* John V. Turek donated <b> 10 EUR</b>
* Filippo Negroni donated <b> 10 GBP </b>
* Markus Schnalke donated <b> 10 EUR</b>
* Sebastian Noack donated <b> 50 EUR </b>
diff --git a/suckless.org/index.md b/suckless.org/index.md
@@ -3,11 +3,14 @@ software with a focus on simplicity, clarity, and frugality.
Read more about our [philosophy](/common/) and join us on the [mailing list](common/community).
+2009/10/17
+----------
+[surf 0.2](http://surf.suckless.org/) released: [download](http://dl.suckless.org/surf/surf-0.2.tar.gz)
+
2009/09/29
----------
[wmii 3.9a2](http://wmii.suckless.org/) released: [download](http://dl.suckless.org/wmii/wmii+ixp-3.9a2.tgz)
-
2009/09/27
----------
New [dwm](http://dwm.suckless.org) release: [dwm-5.7.2](http://dl.suckless.org/dwm/dwm-5.7.2.tar.gz)
diff --git a/surf.suckless.org/index.md b/surf.suckless.org/index.md
@@ -4,6 +4,12 @@ which makes it possible to embed it in another application. Furthermore,
one can point surf to another URI by setting its XProperties.
+2009/9/17 Simon Rozet <simon@rozet.name>:
+> I though exactly the same before. I always had +20 tabs open in firefox.
+> Honestly, I'd never though I'd enjoy using a browser with no tab support
+> until I forced myself to use surf for a week. I am now much less distracted
+> and more focused when browsing the web. dwm + surf <3
+
Links
-----
* [Man page](http://man.suckless.org/surf/1/surf)
@@ -13,7 +19,7 @@ Links
Download
--------
* [MIT/X Consortium license](http://hg.suckless.org/surf/raw-file/tip/LICENSE)
-* [surf 0.1.2](http://dl.suckless.org/surf/surf-0.1.2.tar.gz) (7.6kb) (20090910)
+* [surf 0.2](http://dl.suckless.org/surf/surf-0.2.tar.gz) (9.3K) (20091017)
* See also [dmenu](http://tools.suckless.org/dmenu)
Development