Monthly Archives: May 2011

Adding related post thumbnail in sidebar on your wordpress blog

You have to download and install YARPP plugin first.
Continue reading “Adding related post thumbnail in sidebar on your wordpress blog” »

Two easy ways to create cronjobs log reports

In creating a log report you can test if your cron job is running or not. There are two ways to create a log report, either you do it in your main script (in this example, MyScript.py) or directly in your cron job setup using crontab.
Continue reading “Two easy ways to create cronjobs log reports” »