Archive | Imprint | Privacy
31st March 2008
Nerd 2.0

Text truncated, but HTML open?

Again it happened that an unclosed HTML tag has destroyed the excerpts from my layout, but in the network can indeed find a solution more quickly.

Here, then, a PHP code snippet of all open HTML tags closes. Although not a nice solution, but something better has occurred to me on the fast too.

 function close_tags ($ html) (
 / / Close all open tags in an array
 preg_match_all ("#<([ az] +) (.*)?(?!/)># iU ", $ html, $ result);
 $ Openedtags = $ result [1];

 / / All tags closed in an array
 preg_match_all ("#</([ az ]+)># iU ", $ html, $ result);
 $ Closedtags = $ result [1];

 $ Length = count ($ openedtags);

 / / All tags are closed
 if (count ($ closedtags) == $ length)
 return $ html;

 $ Openedtags = array_reverse ($ openedtags);
 / / Close Tags
 for ($ i = 0; length $ i <$, $ i + +) (
 if (in_array ($ openedtags [$ i], $ closedtags))
 $ Html .='</'.$ openedtags [$ i ].'>';
 else
 unset ($ closedtags [array_search ($ openedtags [$ i], $ closedtags)]);
 )
 return $ html;
 )

Source: textsnippets.com

18th March 2008
Nerd 2.0

WordPress 2.5 will come later!

It was supposed to on 17 March according to WordPress Germany and as far as his next major update WordPress to appear so.

But yesterday was both on the maternal side as well as on WordPress Germany all still.

What happened wondered many users?

Of course, could not be more news to wait a long time and so was today released version 2.5 RC 1 , with screenshots that much promise.

7th February 2008
Nerd 2.0

Urgent WordPress Update

The last published update to WordPress 2.3.2 fixes a serious vulnerability in the XML-RPC integration.

There are also a few small bug fixes, but more accurate to the changelog .

Sources:
wordpress-deutschland.org / wordpress.com
Download:
German ( Upgrade package , full version ) / English

30th December 2007
Nerd 2.0

Important WordPress Update

Today, it is time again for WordPress 2.3 and an update is coming.

The current version 2.3.2 stuffs some security holes in the old version in which it was not possible as its own draft to read.

But a new feature that comes with the update and that can now be styled in a template error page for database errors.

English News (News dt it is apparently not yet ;-))

Mfg BODY

17th December 2007
Nerd 2.0

And yet still managed to miss!

Yes, I would have almost missed the new version of one of my favorite plugins Semmelstatz.

The most beautiful is that it is time for a big version jump and so many new features have been incorporated.

Back to the plugin: Kopfhoch Studio

3rd December 2007
Nerd 2.0

Archive goes back!

In a small routine check of the blogs today I had frightened notice that my archive does not work anymore. The plugin "KG Archives", with which I create the archive set, just announced a SQL error.

After a short visit to the site of the developer and download the latest version of the plugin the error was corrected quickly.
Super Community for WordPress!

Download: KG-4.0 Archives
News of the developer

24th November 2007
Nerd 2.0

Bookmarking new design!

Starting today, you can now even easier to add items from my blog in your favorite social bookmarking services.

Just click on 'Save and Distribute "and you will open a list with you available to bookmarking services.

This new version has replaced the old Bookmarking, because the new design is still far from clear.

Was implemented on the basis of the whole "save tell a &" - Plugin by Jott, which formerly as the German version of Share This is started.

Enjoy this post wishes BODY SNATCH

2nd October 2007
Nerd 2.0

Finally done: The WordPress 2.3 Update

But a little later than planned I am now on the update of WordPress made to version 2.3.

In the beginning everything went well. Backup made, uploaded new data, but then came the disillusionment.

The only thing what was visible on the screen a blank white page!

Very well, then passed plugins updated and in order. After the error and then in the plugin " Markdown was found, "could at last the new features of WordPress 2.3 are tested.

Much has been discussed already, the new Tagfunktion of WordPress, the developers such as Ultimate Tag Warrior 'the UTW) at least wanted to make some unnecessary features in (.

After finally all links and function calls in my template were removed by UTW it went to the "testing" of the new features and even browsing the WordPress Docs ( de ) which essentially only two functions are to work with the tags. Once " the_tags () ", which the post belongs to a common currency and the tags function wp_tag_cloud () ", which creates a tag cloud with weighted tags.

Finally, I can only say that the new achievements in the field of "tagging" for most people most probable will not be really useful as just remained to functions, such as missing Metataggeneration. But it is still version 2.4 ;-)

So long BODY SNATCH


Of course, the list of the currently used in my plugins:
Plugins Used:

(Has been fine the new plugin update function)
To download:
DE version , original version

Sources:
WordPress.de
WordPress.org

27th August 2007
Nerd 2.0

WordPress: On the worm follows the update!

Yet another WordPress update is released. The special is not the nice version (2.2.2) but also the first of a developer a " benign worm was released, which has closed this security hole. Since the update fixes bugs ncoh more I can put all the update is only his heart.
Another special feature is changed but the system requirements. Thus, for WordPress Version 2.2.2 is now required PHP 4.2, but this should really come with any web hosting problems.

To download:
DE-Version ( Upgrade Package *) Original version

Sources:
WordPress.de
WordPress.org

4th July 2007
Nerd 2.0

Small jobs, plugin updates!

Again, here and there were security holes found, fixed bugs, or even decoating new features. The talk is again of many updates for plugins used here.

Here's my little summary for you:

Perhaps you, does it matter? Yes.

Mfg BODY SNATCH