Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
AppEngine Python PSHB Service using Prospective Search Service: FrackIM Code available.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bob Wyman  
View profile  
 More options Jan 13 2012, 5:54 pm
From: Bob Wyman <b...@wyman.us>
Date: Fri, 13 Jan 2012 17:54:44 -0500
Local: Fri, Jan 13 2012 5:54 pm
Subject: AppEngine Python PSHB Service using Prospective Search Service: FrackIM Code available.

I've uploaded some sample code
<http://code.google.com/p/frackim/>demonstrating a Python-based PSHB
subscriber which provides a PSHB to XMPP
gateway. You can find the code at
http://code.google.com/p/frackim/source/browse/ and a running demo is at
http://frackim.appspot.com . Feel free to use your XMPP client to subscribe
to receive updates from the demo. Also, I would greatly appreciate any
coding/feature suggestions from the many of your who are probably much
better Python coders than I am...

"FrackIM" allows you to "Follow" or "Track" messages which originate either
from XMPP IM or from PubSubHubbub. Read the
instructions<http://frackim.appspot.com/> and
then add frac...@appspot.com to your buddy list.

The software uses the AppEngine Prospective Search Service and delivers
results using AppEngine's XMPP service. Topic-based behavior is implemented
by subscribing to messages using a query that constrains the "follow"
attribute of messages. This attribute contains either an XMPP JID or an
HTTP URL (the URL is, of course, a PSHB "topic"). For example:
/subscribe follow:huffingtonpost.com is like a topic-based subscription in
PSHB today.

To get "content-based" behavior, you create a subscription that constrains
the "track" attribute of a message. Thus:
/subscribe track:obama is content-based and will match any IM or PSHB
message that contains the word "Obama".
of course, you can combine the two together like this:
/subscribe follow:huffingtonpost.com AND track:obama which would return
only messages published by HuffingtonPost that contain the word Obama.

I hope at least some of you find this to be useful. Please do provide
suggestions for how to improve this tool. I am also interested in any
suggestions you may have for other "push" services for which I could build
and interface to broaden the range of content that is handled by this tool.

bob wyman


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic