September 2005
You are currently browsing the articles from kloeschen.com >> written in the month of September 2005.
I’m currently writting a very cool plugin/addon for wordpress. Therefor I needed a way to get a defined number of random posts.
And guess what? There is already a function providing this feature: get_posts()
To get 4 random posts just use this function call:
get_posts(’numberposts=4&orderby=rand()’);
Since the argument orderby will be forwarded to the SQL statement, we will get […]
Written by Administrator on September 25th, 2005 with no comments.
Read more articles on Wordpress.
Darren Rowse ( ProBlogger ), Duncan Riley ( Blogherald ) and Jeremy Wright ( Ensight ) started a new network of blogs at b5media.
I already subscribed to some of the blogs at b5media like SimplyDumb and She knows best.
Stay tuned!
Written by Administrator on September 23rd, 2005 with 1 comment.
Read more articles on misc.
Dave Shea anounces some major-retooling of the CSS Zen Garden Archive.
Nice to read and a very good work Dave!
Written by Administrator on September 7th, 2005 with no comments.
Read more articles on CSS.
A new version of PHP5 is released today. It contains numerous bug fixes, including security fixes to vulnerabilities found in the XMLRPC package.
Written by Administrator on September 7th, 2005 with no comments.
Read more articles on PHP.
Feedburner.com did some nice changes. The new design of your administration menu is great and not that full as it was before.
I do like the “personalized Feed”, which informs me about the status of my feeds, wether feedburner has problems while reading them or not. If you don’t use Feedburner yet, read the features […]
Written by Administrator on September 1st, 2005 with no comments.
Read more articles on Wordpress.
Kevin Burton is begging publicy on his blog to get into the Yahoo Publisher Network Beta Test.
Written by Administrator on September 1st, 2005 with no comments.
Read more articles on misc.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT COUNT(DISTINCT ID) FROM