Minggu, 06 Februari 2011

How To Use PowerBlogger


##################################################################### - PowerBlogger                                                            - ###
#### - parsers and all functionality by d3c3p710n blackhatworld.com member     - ###
#### - design and Bookmarkshooter by kaidoristm blackhatworld.com member       - ###
#### - Version: 1.0                                             - ###
####################################################################


Upload powerblogger folder to your host.



Set chmod 777 for next files (folders)

1) save

2) write/customhtml

3) write/links

4) write/config.xml

5) bookmarkshooter/inc/save

6) bookmarkshooter/config.xml

7) bookmarkshooter/acc2/save

8) bookmarkshooter/acc2/config.xml

9) bookmarkshooter/acc3/save

10) bookmarkshooter/acc3/config.xml

11) bookmarkshooter/acc4/save

12) bookmarkshooter/acc4/config.xml

13) bookmarkshooter/acc5/save

14) bookmarkshooter/acc5/config.xml



Set chmod 666 for next files (folders)

1) write/blogspot_blogs.csv

2) bookmarkshooter/inc/login.csv

3) bookmarkshooter/inc/rss_feeds.csv

4) bookmarkshooter/inc/acc2/login.csv

5) bookmarkshooter/inc/acc2/rss_feeds.csv

6) bookmarkshooter/inc/acc3/login.csv

7) bookmarkshooter/inc/acc3/rss_feeds.csv

8) bookmarkshooter/inc/acc4/login.csv

9) bookmarkshooter/inc/acc4/rss_feeds.csv

10) bookmarkshooter/inc/acc5/login.csv

11) bookmarkshooter/inc/acc5/rss_feeds.csv


Configure powerblogger folder with htaccess and your ready to start.

To acess script go to http://YOURDOMAIN/powerblogger/index.php if you uploaded your powerblogger folder to publichtml root folde
if not then its up to you to find your access address.



Commands for automation through cronjob. (commads are through cpanel standard version)

1) to automate posting to blogger blogs through blogger e-mail command: wget  -O - -q -t 1 http://YOURDOMAIN/powerblogger/inc/publish.php

2) automate account 1 for bookmarking command: wget -O - -q -t 1 http://YOURDOMAIN/powerblogger/bookmarkshooter/bookmark.php

3) automate account 2 for bookmarking command: wget -O - -q -t 1 http://YOURDOMAIN/powerblogger/bookmarkshooter/acc2/bookmark.php

4) automate account 3 for bookmarking command: wget -O - -q -t 1 http://YOURDOMAIN/powerblogger/bookmarkshooter/acc3/bookmark.php

5) automate account 4 for bookmarking command: wget -O - -q -t 1 http://YOURDOMAIN/powerblogger/bookmarkshooter/acc4/bookmark.php

6) automate account 5 for bookmarking command: wget -O - -q -t 1 http://YOURDOMAIN/powerblogger/bookmarkshooter/acc5/bookmark.php




Installation on local computer (with xampp)


Place powerblogger folder (for default installation) to c:/xampp/htdocs

To setup a Windows machine to run cron.php at a specific time follow the specific instructions below. This can be useful if you are not familiar with Linux/Unix, or if your web host does not offer the ability to run cron jobs; you can run them remotely from your own computer.
Note: These instructions were written for Windows XP but should be similar in other versions of Windows.

Creating a Scheduled Task

   1. Open Scheduler
   2. Go to Start > Programs > Accessories > System Tools > Scheduled Tasks
   3. Double-click Add Scheduled Task
   4. The Scheduled Task Wizard will appear. Click Next.
   5. Select the program to run. Choose your browser from the list (for example, wget you need to browse to installation location). Click Next.
   6. Give the task a Name, such as Drupal Cron Job, and choose the Frequency with which to perform the task (for example, Daily)). Click Next.
   7. Choose specific date and time options (this step will vary, depending on the option selected in the previous step). When finished, click Next.
   8. Enter your password if prompted. Change the username if required (for example, you'd like the task to run under a user with fewer privileges security reasons). Click Next.
   9. On the final page, select the checkbox Open advanced properties for this task when I click Finish and click Finish.

Configuring the task

   1. Go to the task's setting page either by checking the checkbox at the end of the last step, or by double-clicking on the task.
   2. In the Run box, after the text that is there now (for example, "C:\Program Files\GnuWin32\bin\wget.exe"), enter a space and then type the address to your website's cron.php page in double quotations (for example, "C:\Program Files\GnuWin32\bin\wget.exe"  -O - -q -t 1 http://localhost/powerblogger/inc/publish.php
   3. To set a frequency more often than Daily (for example, hourly), click the Schedule tab, then click Advanced. Here you can set options such as Repeat task, every 1 hour for 23 hours. Click Ok when finished.
   4. Change the start time on the task to one minute from the current time. This will allow you to test the task and make sure that it is working.
   5. When all settings have been configured to your liking, click Apply and OK (note: you may be prompted for your password)


wget download location: http://gnuwin32.sourceforge.net/packages/wget.htm



BookmarkShooter:

BookmarkShooter uses for bookmarking your blog feed you need to use short or summary feeds on your blog or description will be too long and Onlywire wont accept it.
It uses title as your post title and for description your short feed. You need to define tags by yourself (see your account screen) dont configure cron per account to submit more than 5 times a day thats Onlywires limit.



Happy Autoblogging

Tidak ada komentar:

Posting Komentar