Nucleus Support Forum Index

Find on the forum:
any terms  all terms  Advanced Search

RSS 2.0
Browse posts: Unanswered | Mark all read

« »
Loading Nucleus FAQ ticker...
Post new topic This topic is locked: you cannot edit posts or make replies.
Author Message
hcgtv
Nucleus Guru
Nucleus Guru


Joined: 27 Feb 2004
Posts: 2657
Location: Charlotte, NC

Post Posted: Sun May 01, 2005 6:43 pm   Post subject:
Reply with quote

Testing this plugin, latest version 0.32.

I decided to just leave pingomatic to yes and all the others off. Now in the pingomatic home page, you can select different service to ping.

I looked at the plugin code and was wondering where is it telling pingomatic what services to ping?

Thanks.

_________________
Bert Garcia ~ hcgtv ~ PHPXref

Back to top

View user's profile Send private message Send e-mail Visit poster's website
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Sun May 01, 2005 8:06 pm   Post subject:
Reply with quote

hcgtv wrote:
Testing this plugin, latest version 0.32.

I decided to just leave pingomatic to yes and all the others off. Now in the pingomatic home page, you can select different service to ping.

I looked at the plugin code and was wondering where is it telling pingomatic what services to ping?

Thanks.

I think right now this plugin does not pass on what service to ping. I saw reply from ping-o-matic that it ping all 12 services for me in that case.

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
hcgtv
Nucleus Guru
Nucleus Guru


Joined: 27 Feb 2004
Posts: 2657
Location: Charlotte, NC

Post Posted: Sun May 01, 2005 8:21 pm   Post subject:
Reply with quote

admun wrote:
I think right now this plugin does not pass on what service to ping. I saw reply from ping-o-matic that it ping all 12 services for me in that case.

So the ping it sends to pingomatic automatically tells them to ping all services.

Thanks, that's what i wanted to know.

They added weblogs.com the other day, so maybe in the future the core can be changed to to use pingomatic instead of weblogs.com?

_________________
Bert Garcia ~ hcgtv ~ PHPXref

Back to top

View user's profile Send private message Send e-mail Visit poster's website
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Sun May 01, 2005 11:49 pm   Post subject:
Reply with quote

hcgtv wrote:
admun wrote:
I think right now this plugin does not pass on what service to ping. I saw reply from ping-o-matic that it ping all 12 services for me in that case.

So the ping it sends to pingomatic automatically tells them to ping all services.

Thanks, that's what i wanted to know.

They added weblogs.com the other day, so maybe in the future the core can be changed to to use pingomatic instead of weblogs.com?

True. This is possible.

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
allonline3
Nucleus Newbie


Joined: 03 May 2005
Posts: 2

Post Posted: Tue May 03, 2005 9:12 am   Post subject: installed ok but doesnt seem to work
Reply with quote

Hi,

I just installed this over the weekend as it was just the plugin i was looking for and it seemed to install ok and i could click on options and check that pingomatic was set to yes and the others to no, hit save to make sure the setting was saved.

i had turned off weblogs ping built into nucleus (using version 2.5 beta) , installed plugin as per instructions done the above and then made a test post of a new item and nothing seemed to happen, how do i know if the service pingomatic has been pinged, i got taken back to the item list like nothing was pinged. I have a load of articles already set to post at different dates upto october and basically wanted to ping more than weblog automatically when they get posted.

Cant see anything wrong with the plugin except perhaps it doesnt work with my version of nucleus. Do i leave the built in weblog ping set to off or do i turn it back on after install to make the plugin work?

Went to the pingomatic site and did a manual ping and got a response to all the services by default so i know the rss feed is ok.

Any help would be much appreciated.

Thanks

Rob

Back to top

View user's profile Send private message
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Tue May 03, 2005 2:33 pm   Post subject:
Reply with quote

You can turn on testing by uncomment the $c->setDebug(1) line in all the functions. Which will display the ping and result.

I believed Nucleus cannot ping any future post currently. The ping only happen when you post it for appear right the way. There is no event trigger when the post start appearring.... I'm aware of this and going to address it in the future.

The build-in ping shoul dbe off, else you will encounter some error on ping-o-matic ping, since it ping weblogs.com as well.

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
allonline3
Nucleus Newbie


Joined: 03 May 2005
Posts: 2

Post Posted: Wed May 04, 2005 1:00 pm   Post subject: thanks i'll try this
Reply with quote

Thanks i'll try this to check it is actually pinging pingomatic.

I take it you mean that any items you add for posting at a later date dont get pinged.

Ah, this is what i really need as i use Nucleus mainly to publish articles so i can load a few months worth all at once with different publish dates a few days apart for each article and was hoping as each one got published that pingomatic and other services if needed would be notified by a ping. I guess it didnt happen with the built in weblog ping as well.

I rarely add an blog post live so to speak. If this could be done it would mean Nucleus could be set on autopilot. For example you could use one of the other plugins i have seen that allow other blogs to be inserted in a post, you could simply setup a sort of weekly newsletter by agragating a number of blogs on a subject set to post every friday say and when posted all services would be pinged. thereby publishing a weekly newsletter on a particular subject.

I can do this with a program called godfatherbomb which then archives the page produced so as to automatically build an index of all pages produced but i wanted to do the same thing with Nucleus so i dont have to use up the MySql databases i have access to setup on my host.

Rob

_________________
For great webhosting with fanatical support and CGI, PHP, SSI, MYSql, unlimited autoresponders, ad-trackers, and VoIP web conference rooms included. Check out
http://www.a-web-host.com

Back to top

View user's profile Send private message
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Wed May 04, 2005 3:02 pm   Post subject: Re: thanks i'll try this
Reply with quote

allonline3 wrote:

I take it you mean that any items you add for posting at a later date dont get pinged.

Yes. That's my understanding.

Quote:

Ah, this is what i really need as i use Nucleus mainly to publish articles so i can load a few months worth all at once with different publish dates a few days apart for each article and was hoping as each one got published that pingomatic and other services if needed would be notified by a ping. I guess it didnt happen with the built in weblog ping as well.

No. the build-in ping does not have this function as well.

Quote:

I rarely add an blog post live so to speak. If this could be done it would mean Nucleus could be set on autopilot. For example you could use one of the other plugins i have seen that allow other blogs to be inserted in a post, you could simply setup a sort of weekly newsletter by agragating a number of blogs on a subject set to post every friday say and when posted all services would be pinged. thereby publishing a weekly newsletter on a particular subject.

Yes, I agreed. I already have a proposal, but need sometime to discuss and implement it.

Quote:

I can do this with a program called godfatherbomb which then archives the page produced so as to automatically build an index of all pages produced but i wanted to do the same thing with Nucleus so i dont have to use up the MySql databases i have access to setup on my host.

I agreed it will be better to able to do it from Nucleus.

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/


Last edited by admun on Thu Jun 16, 2005 2:31 pm; edited 1 time in total

Back to top

View user's profile Send private message Visit poster's website
krokodil
Nucleus Newbie


Joined: 09 May 2005
Posts: 8

Post Posted: Mon Jun 13, 2005 5:40 am   Post subject: Mulitple Blogs
Reply with quote

A few questions: I'm about to install ping-pong on Nucleus 3.2.
I intend only to use the Ping-o-matic option for the start. However I have never been to Ping-o-matic, will it still work or do I need to sign in there first?

The reason I ask is because the site I'm running is a multi-blog site (18 blogs and counting), and I don't want to sign each one into Ping-o-matic unless I have to.

My second question is how does Ping-Pong work for multi-blogs? What URL does it send through, the main blog URL or the actual blog's URL (this is a problem I've found with Nucleus is that it thinks that for most of the time you're running a one blog site)?

Thanks

Back to top

View user's profile Send private message
anand
Nucleus Guru
Nucleus Guru


Joined: 26 Jul 2002
Posts: 539
Location: Bangalore, India

Post Posted: Mon Jun 13, 2005 5:51 am   Post subject:
Reply with quote

No. You don't have to sign up at pingomatic.

Yes. The plugin will correctly send the updated blog's URL (i.e It works correctly for multiple blogs).

Back to top

View user's profile Send private message Visit poster's website
Post new topic This topic is locked: you cannot edit posts or make replies.
Display posts from previous:   

Goto page Previous  1, 2, 3, 4, 5  Next

Page 2 of 5

All times are GMT + 1 Hour

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2002 phpBB Group