Home » Archive

Articles in the Coding Category

Coding, EbaySalesLister, WordPress »

[1 May 2007 | 82 Comments | 19,771 views]

Please always find the latest version of this plugin on the official WordPress page:
Ebay Sales Lister Download on Wordpress.org
I wanted to list ebay auctions in the sidebar of this blog and because I could not find an appropriate plugin I dit it myself. Have a look at the right sidebar … it works ;-)
Please also read the office Documentation at WordPress about the plugin.
Versions:
EbaySalesLister 0.6 Download (2009-04-28)
EbaySalesLister 0.5 Download (2009-03-15)
EbaySalesLister 0.4 Download (2008-12-09)
EbaySalesLister 0.3 Download (2008-09-02)
EbaySalesLister 0.2 Download (2007-05-12)
EbaySalesLister 0.1 Download (2007-05-01)
There are other solutions for integrating ebay auctions …

Coding »

[23 Apr 2007 | No Comment | 1,651 views]

In my spare time I am developing a plugin for WordPress. For this purpose I needed a function that calculates the time difference between two dates.
I found this function and it seems to work well.
Calculate the date / time difference with PHP