My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This API can post your RSS link to Your Plurk account

INSTALL UNIX

1. UnTAR plukersSmartRSS.tar.gz ke salah satu folder 2. Buat direktori cache dan set writeable dimana

file plurkers.php berada
  1. mkdir cache/
  2. chmod 777 cache/
3. Edit sampel file blog.php sesuaikan dengan
konfigurasi Plurk anda dan RSS linknya
4. Tambahkan pada crontab (cront job)
Contoh :
  • 15 /usr/bin/php /home/plukers/location/blog.php
/usr/bin/php => lokasi bin php /home/plukers/location/blog.php => lokasi path file blog.php

INSTALL Windows

1. UnZIP plukersSmartRSS.zip ke salah satu folder 2. Buat direktori cache dan set writeable dimana

file plurkers.php berada
3. dit sampel file blog.php sesuaikan dengan
konfigurasi Plurk anda dan RSS linknya
4. Tambahkan pada Task Schedule
Run Command nya: C:\PHP\php.exe C:\plurkers\blog.php

C:\PHP\php.exe => lokasi php CLI C:\plurkers\blog.php => lokasi path file blog.php
Powered by Google Project Hosting