beta BLOG dot NET

/* bugs, features, drafts, and solutions. */

// results tagged “coding”

admin1 blogged on 2009-10-15T21:35:50+00:00

shorten by regex


While customizing my mt blog, I was wondering how to abbreviate long entry titles on particular places in a nice way. Well, mt provides template tag modifiers such as trim-to, but my aim was to do it more nicely, i.e. replacing anything behind the first three (or any other maximum) words by an ellipsis.  → read more …

# 

$tags

 = [  ];
# 

$categories

 = [  ];
# 

no comments

, 

no trackbacks

→ view entry

Sebastian blogged on 2009-10-14T22:38:18+00:00

strange: paypal ipn newly redirects


did they change their api or what? did I miss something? 8-{ Today my good old paypal ipn script failed to post back to www.paypal.com/cgi-bin/webscr in order to verify a payment notification as usual...  → read more …

# 

$tags

 = [  ];
# 

$categories

 = [  ];
# 

1 comment

, 

no trackbacks

→ view entry

here goes the message.