Brett:
Do you think a post language affects the behavior of puSH notifications? or
more precisely the encoding of the post?

I'm not sure if this is the case for the blog in question since it was
generated by blogger which I'm assuming is using UTF-8.

thanks.
-Tamer

On Fri, Mar 25, 2011 at 7:31 PM, TamerDev <[email protected]> wrote:

> Yes it's arabic, It should be UTF-8, is not that the default for
> blogger hosted blogs? Firefox shows UTF-8 as the encoding when I look
> into page info from there....
> I would appreciate it if you can check if pings were pushed to
> subscribers upon change for this blog...there may be a bug somewhere
> that is affecting lots of other blogs (may be it's only isolated to
> foreign non-english blogs if it's an encoding thing)
>
> thanks,
> Tamer
>
>
> On Mar 25, 2:55 pm, Brett Slatkin <[email protected]> wrote:
> > Cool.
> >
> > My guess is #1 is not using UTF-8 encoding for the text (looks like
> > arabic script to me?), and the hub is dropping it on the floor. I
> > don't have the time to debug this right now, but if you have any ideas
> > on what encoding it really is that'd be helpful to me! Thanks.
> >
> > -Brett
> >
> >
> >
> >
> >
> >
> >
> > On Fri, Mar 25, 2011 at 11:01 AM, TamerDev <[email protected]>
> wrote:
> > > Oh I found it now, I do append some query string parameters to the
> > > call back url, so here are the subscription status respectively:
> >
> > > Blog 1, the one with the issue:
> > >https://pubsubhubbub.appspot.com/subscription-details?hub.callback=ht.
> ..
> >
> > > Blog 2: this is good, I get pings:
> > >https://pubsubhubbub.appspot.com/subscription-details?hub.callback=ht.
> ..
> >
> > > The expiration time for both seems awkward since both are in the past,
> > > even though I get notifications for Blog 2...
> > > Do you see anything with blog 1 that is not right?
> >
> > > thanks!
> > > -Tamer
> >
> > > On Mar 25, 1:35 pm, Brett Slatkin <[email protected]> wrote:
> > >> On Fri, Mar 25, 2011 at 9:23 AM, TamerDev <[email protected]>
> wrote:
> >
> > >> > I have couple of different blogs with the following feeds:
> > >> > blog 1 feed:
> http://www.blogger.com/feeds/4132949561540671575/posts/default
> > >> > blog 2 feed:http://www.blogger.com/feeds/36840112/posts/default
> >
> > >> > I have subscribed for both blogs using using the feeds above as the
> > >> > topics and got a successful subscription response, but when a new
> post
> > >> > is published in each blog I only get a ping for blog 2, and not for
> > >> > blog 1...
> > >> > I checked my IIS logs and I do not see the notification for blog 1
> at
> > >> > all but I do see a ping notification for blog 2.
> >
> > >> > I tried to search for my subscription here athttps://
> pubsubhubbub.appspot.com/subscribe
> > >> > for both feeds but couldn't find any of them...
> > >> > my call back url is:
> > >> >http://blogSub.boardreader.com/puSHReceiver/backFromHub.aspx
> > >> > So what can I do for troubleshooting / debugging?
> >
> > >> Let's try to find your subscription. Did you use a secret to setup the
> > >> subscription? Did you get the case-sensitive URL of your callback
> > >> right?
>

Reply via email to