Es wird echt Zeit, dass die armen Hochschulen ihre Studiengebühren bekommen.

Geht es um neue Einnahmequellen, werden klamme Hochschulen kreativ. Erste Hörsäle tragen bereits Discounter-Namen oder sind mit bedruckten Farbbändern geschmückt. Studentenvertreter allerdings warnen vor Beeinflussung der Lehre. […]

Ich kann mir das schon bildlich Vorstellen…
 Student 1: „Und wo haben wir nachher Vorlesung? Im Aldi- oder Lidl-Saal?“
 Student 2: „Wo denkst du hin, wir müssen in den BurgerKing-Saal…“

Hoffentlich passiert das auch bald hier in Furtwangen, vielleicht bekommt man dann auch ein paar Warenproben am Eingang 🙂

HowTo get a linklog like Kottkes remaindered links or something like the asides hack from Matt using wordpress, the K2 theme and some CSS.

First of all you have to create a category you want to use, for example „linkdump“, then create your own custom style (K2 page structure).

Add the following code to your custom css…

CSS code to hide the title (header), the noteworthy-link and the entry meta:

.category-linkdump .entry-title, .category-linkdump .noteworthyLink, .category-linkdump .entry-meta {
    display: none;
}Code-Sprache: CSS (css)

Example code to format the new linkdump category:

.category-linkdump .entry-content a, .category-linkdump .entry-content a:hover {
    border-bottom: 1px dotted #CCC; text-decoration: none !important;
}Code-Sprache: CSS (css)
.category-linkdump .entry-content {
    /*background-color: #F8F8F8;*/
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    padding: 15px; font-size: 10px;
}Code-Sprache: CSS (css)

Demo: https://notiz.blog/category/links/

If you want to use your del.icio.us account for the linkdump/linklog try „Yet Another Weekly del.icio.us

Irgendwie scheint auf eine geringe Anzahl der neuen iPods von ein Wurm namens W32/RJump (infiziert nur Windows-PCs) befallen zu sein, wie genau dass passieren konnte wird noch geklärt.

Apple dazu:

In einer Stellungnahme gibt Apple gewissermaßen Microsoft die Mitschuld an dem Vorfall: Man sei aufgebracht, dass Windows nicht widerstandsfähiger gegen Viren sei… #

Ist das nicht frech :)?