Computers
In this section you will find nearly everthing which has to do with computers like programs, games and various stuff about programming.
Xpost
Last modification: June 16th, 2011
The Xpost (speak it: crosspost) plugin allows you to crosspost your posts to other WordPress blogs or Community Server blogs via XML-RPC. Features include:
- The plugin keeps track of which post has been crossposted to which blog and can update the crossposted posts when changing the original posts.
- If you save a draft this will be crossposted as draft. If you publish the draft you can publish it also on the crossposted blogs.
- If protect a post with a password the crossposted posts will also be protected by a password.
- You can select the categories which should be used for the crosspost whereby this categories will be fetched from the blog you crosspost to.
- Crossposting will crosspost of course the title and text of the post, but also the excerpt, tags, the scheduled date for publishing and whether to allow comments and ping backs.
- Crossposting of comments (since version 1.1.0).
Please note that you have to install Xpost on all blogs you want to crosspost comments to. You have also to activate posting via XML-RPC in all these blogs.
Once you approve a comment in any of the blogs which are selected for crossposting comments it will be posted to all of these blogs. It will be immediatly approved in all these blogs.
Please note that the support for crossposting to Community Server blogs is untested and may not include all of the features.
autotables
Last modification: November 30th, 2009
This Wordpress plugin let you chose a CSS class for even as well as odd table rows. Every table in your posts and pages will be formatted with this plugin if it has the following structure HTML code:
<table> <!-- some content --> </table>
If you want to disable this plugin for one single table you only need to add a space:
<table > <!-- some content for an unformatted table --> </table>
For table headers use the <th> tag please.
The tables below are formatted with this plugin.
Backgammon
Last modification: August 10th, 2009
I've developed a Backgammon game for a competition which I also release in English know. You can play against other humans at one PC or over a network connection. Moreover you can play against the computer itself.
gpx2ipod
Last modification: November 30th, 2009
gpx2ipod is a Perl script which converts a gpx file to the Apple iPod Notes format and makes paperless geocaching with your iPod possible.
In fact i modified the gpx2html script from the geo-* package by Rick Richardson which already is a modified version of the gpx2html script by FizzyMagic. Therefore most configuration stuff that worked with those scripts should also work with gpx2ipod. But I did not test this stuff.
Tips for Linux beginners
Last modification: December 3rd, 2007
The change from Windows to Linux isn't always easy and so I've decided to write some tips down.



To the top