Tag Archive for 'wordpress'

APML Support for WordPress

Update: The newest Version of “APML for WordPress” can be found here: http://notizblog.org/projects/apml-for-wordpress/.

I wrote a small APML Plugin/Extension for WordPress, as I mentioned some posts before. The Script creates an APML feed using the WordPress Categories and Tags.

Tag Cloud

If you want a preview of the Plugin, visit my APML file: http://notizblog.org/wp-apml.php

How to install it (it only works for WordPress 2.3.x):

  • download the file
  • place it in the root of your WordPress installation

If you have any suggestions, please leave me a note.

Download: APML for WordPress 1.0 for WordPress 2.3.x

APML - Attention Profiling Mark-up Language

APML Logo

Bei Sebastian Küpers habe ich das erste Mal etwas über APML gelesen, mich aber nicht weiter damit beschäftigt… Jetzt bin ich letzte Woche über dataportability.org nochmal auf das Thema gestoßen und hab mir das ganze mal etwas näher angesehen.

APML steht für Attention Profiling Mark-up Language und bietet ein Format, Attention Daten darzustellen und portabel zu machen.

APML allows users to share their own personal Attention Profile in much the same way that OPML allows the exchange of reading lists between News Readers.

Die Idee hinter APML ist, einen Offenen Standard zu schaffen, der es Benutzern erlaubt Attention Daten zu erstellen und diese Systemunabhängig zu nutzen. Mit APML wäre es z.B. möglich seine Interessen von einer Community in eine andere mit zu nehmen um schon gleich nach der Anmeldung, den eigenen Interessen entsprechende Inhalte angezeigt zu bekommen.

Eine Attention sieht folgendermaßen aus:
<Concept key="Microformats" value="1" from="notizblog.org" updated="2007-11-23T08:39:04"/>

Beschreibung:

  • key bezeichnet die Attention, also das Interesse das ich habe.
  • value gibt an wie groß das Interesse ist.

Der Wert value muss zwischen 1 (sehr interessant) und -1 (nicht interessant) liegen.

… und da ich das Ganze natürlich auch immer ausprobieren muss, habe ich ein kleines Script geschrieben welches die WordPress Tags und Categories im APML Format ausgibt.

Link: http://notizblog.org/wp-apml.php

Wenn ihr noch Anregungen habt lasst sie mich bitte wissen, wenn nicht biete ich das Script demnächst mal zum Download an.

iWPhone Update

iWPhone ist ist ein WordPress Theme/Plugin für das iPhone. Die neue Version (v0.1.2) funktioniert jetzt problemlos auch unter WordPress 2.3 und bietet support für den iPod Touch.

Feature List:

  • Formats your blog content for optimized viewing on the iPhone and iPod touch.
  • Automatically detects the iPhone/iPod touch’s Safari browser and only displays the custom theme to iPhone and iPod touch visitors, other visitors get your standard theme.
  • Simple iPhone/iPod-like theme with common interface elements that compliments the iPhone/iPod touch’s internal applications.
  • Images larger then 300 pixels wide are automatically scaled down to fit the iPhone/iPod touch optimized width.

Automattic übernimmt Gravatar

Automattic, die Firma hinter WordPress und bbPress, übernimmt den Avatar-Dienst Gravatar (globally recognized avatar). Der Dienst wurde wieder zunehmend langsamer und hatte Probleme mit seiner Erreichbarkeit, was sich durch den Umzug auf die WordPress.com Server hoffentlich bald ändern wird. Außerdem sollen, laut Weblog, auch die Premium-Features für alle kostenlos bereit gestellt werden.

Mehr darüber im Gravatar Weblog.

K2 Sidebar Hack #2

Um die zwei Sidebars des K2 (WordPress) Themes auf die rechte Seite zu bekommen, und nicht wie standardmäßig vorgegeben links und rechts vom Content, müsst ihr eurem Custom Style einfach folgende Zeilen hinzufügen:

.columns-three #primary {
	margin-left: 0px !important;
	}

.columns-three #sidebar-alt {
	left: 0px !important;
	margin-left: 0px !important;
	}

Da sich das StyleSheet in der Version 1.0 nochmal geändert hat, funktioniert der alte Code nicht mehr.

Download hack.css als Custom Style (CSS Sidebar Hack .2)

K2 Release Candidate 1

Seit gestern gibt es das K2 Wordpress Theme (Version 1.0) als Release Candidate. Neu in dieser Version sind, der komplett überarbeitete Side Bar Manager und die Möglichkeit, zwischen keiner bis zwei Sidebars zu wählen. Macht nen sehr guten Eindruck…

iWordPress

Das iWPhone WordPress Plugin und Theme zeigt ein, speziell für das iPhone angepasstes Theme an, wenn man das Weblog mit dem Apple Handy besucht.

The iWPhone WordPress Plugin and Theme automatically reformats your blog’s content for optimized viewing on Apple’s iPhone. It detects the iPhone’s User Agent and serves up the content with the special theme only to iPhone visitors, all other browsers will view your WordPress blog with your current theme.

iPhoney ist ein schicker iPhone Emulator für den Mac, mit dem ihr das iWPhone WordPress Plugin testen könnt.

iNotizblog

Um das angepasste Theme sehen zu können, müsst ihr den Emulator auf “iPhone User Agent” umschalten.

via parasight blog

Change sidebar order in the new three column K2

The CSS Code has changed with Version 1, so try this new code.

The new version of the K2 WordPress Theme supports a three column layout (you can change it in the K2 Options). I prefer both sidebars on one side (like the 3 column K2 Theme) but K2 only supports sidebar-content sidebar.

Original K2
Original Version

Both sidebars on one side
New Version

To change this default order to content-sidbar-sidebar, you can download my small custom theme hack.

hack.css

put this file into the “styles” folder and activate it through the K2-Options panel

Or you can change it by hand:

open styles.css and search

.sidebar-dual #primary {
	margin-left: 170px;
	padding: 10px;
	}

and replace it with

.sidebar-dual #primary {
	padding: 10px;
	}

and search

#sidebar-alt {
	float: left;
	width: 150px;
	padding: 10px;
	left: -740px;
	margin-left: -170px;
	}

and replace it with

#sidebar-alt {
	float: left;
	width: 150px;
	padding: 10px;
	}

That’s All Folks…

Automattic News

WordPress
Wordpress hat den Webware 100 2007 in der Kategorie “Publishing” gewonnen. Rafe Needleman von Webware schreibt über den Sieg von WordPress:

WordPress got the most votes. I was interested to see the Drupal CMS platform placing high in this category–above the consumer-oriented publishing products Typepad and Vox. Even combined, these two Six Apart services didn’t come close to winning the same number of votes as Drupal.

bbPress
bbPress 0.8.2 steht zum Download bereit. Neu in dieser Version:

  • Hierarchical Forums: Es ist möglich Sub-Foren zu bilden.
  • “Slug” based permalinks: Permalinks bestehen jetzt nicht mehr nur aus der ID (http://example.com/topic/14/) sondern dem Titel des Topics (http://example.com/topic/see-you-in-hawaii/)
  • Plugin Management: Plugins können jetzt über den Admin-Bereich aktiviert/deaktiviert werden.

Ausführliche Informationen im bbPress Blog

K2 v0.9.6 Released

Größtes neue Änderung in Version 0.9.6 ist das MultiColumn Layout, man kann zwischen keiner, einer und zwei Sidebars wählen.




Livecommunity powered by six groups