Displaying 14 results from an estimated 14 matches for "fql".
Did you mean:
fl
2011 Oct 10
1
Text Mining with Facebook Reviews (XML and FQL)
...ews in the following
way:
require(XML)
mydata.vectors <- character(0)
Qword <- URLencode('#IBM')
QUERY <- paste('SELECT review_id, message, rating from review where message
LIKE %',Qword,'%',sep='')
Facebook_url = paste('https://api.facebook.com/method/fql.query?query=
',QUERY,sep='')
mydata.xml <- xmlParseDoc(Facebook_url, asText=F)
mydata.vector <- xpathSApply(mydata.xml, '//s:entry/s:title', xmlValue,
namespaces =c('s'='http://www.w3.org/2005/Atom'))
The mydata.xml is NULL therefore no further step can be...
2008 Mar 13
0
ActionView::TemplateError when FQL query does not return any results
...s as a bug here:
http://rubyforge.org/tracker/index.php?func=detail&aid=18799&group_id=4187&atid=16130
However, I just realized that I probably should have posted here first. Has
anyone else had a similar experiance with queries that don''t return results?
I have the following FQL Query:
"SELECT uid FROM user WHERE has_added_app = 1 AND uid IN (SELECT uid2 FROM
friend WHERE uid1
= #{@current_facebook_user.id})"
It usually works just fine. However, in the unlikely case where a user has
no friends, I get this error:
ActionView::TemplateError (You have a nil objec...
2008 Jan 16
10
Towards a 1.0 release
...a 1.0 release, I think we need to:
1) Document all helpers and major methods.
Most helpers have documentation, but it is a little sparse. I''d love
some help adding rdoc to our helper methods along with any other
method that is externally usable.
2) Implement object creation for all FQL types.
Right now, we can only handle FQL queries for a few different types.
We should support all of the available types. You can add support for
new types by editing parser.rb. Search for Fql there to see how that
works.
3) Create a website for Facebooker
I registered Facebooker-api.com a...
2007 Sep 07
4
Ferret DRB - can add/edit index, but can''t search
I''m trying to use the Ferret DRB server to avoid concurrency issues when
using multiple mongrels. I can successfully add and edit data on my
index via the DRB server, however, when I search the index, I get the
following error:
DRb::DRbConnError (DRb::DRbServerNotFound):
/usr/lib/ruby/1.8/drb/drb.rb:1647:in `current_server''
/usr/lib/ruby/1.8/drb/drb.rb:1709:in
2008 Jan 15
0
Best way to build a query?
Hello,
I am currently taking various users parameters and build an FQL query.
For example, I I was given:
query = "indian reservation"
date: 20050101 to 20070303
location = USA
Human version: Get all of the documents containing "indian reservation"
which were published between 20050101 to 20070303 in the USA
FQL: +content:(indian reservation...
2007 May 10
5
Segmentation fault on large index
I''m getting a segmentation fault on a large index (15GB). I''m running
ferret 0.11.4 on OpenSuSE 10.2 with ruby 1.8.6. The segmentation
fault appeared after I optimized the index, see further below for the
error message I got before that. Ferret works perfectly on other (smaller)
indexes.
Is this a known issue, and if so, is there a workaround?
--------------------- after
2008 Mar 24
1
Support for unparsed responses and json parser
...support for unparsed responses to
Facebooker::Session and Facebooker::Service models. This allows to use
the
Facebooker::Session.post method to obtain a plain response from the
Facebook API, useful for example for uncovered methods (like those for
the new Data Store API), or complex responses to a FQL query, but
still uses Facebooker for the parameters signature and the rest of
logic. The option to parse or not can be modified in runtime, so you
can use the same Facebook session object for any query, parsed or not.
The patch is a diff of svn trunk at 18th Mar, and you can find it
here, with usa...
2007 Sep 13
5
refreshing indexes?
I am new to ferret and am just reading about it in the O''reilly
shortcuts as well as other web resources. My app is a Rails app and so
I am looking into acts_as_ferret as well. There are some questions for
which I couldn''t find answers in the material I have read so far so
I''d appreciate any help on these from the list.
A bit of a background. My app will have 10,000 -
2005 Nov 17
6
lock problems from concurrent processes.
Hi!
First, thanks a LOT for ferret. The API and documentation is great.
I''m trying to integrate ferret into a RoR app (DamageControl) and have
run into a problem with locks.
DamageControl consists of two processes that start up and run in
parallel. The first one is the webapp (which
is just a plain RoR app). The second is a daemon process that runs in
the background.
The daemon process
2009 Apr 22
1
how can I get the friends of a fb user only using his facebook id
hello,
with facebooker can I get a list of someone''s facebook friends, only using
his facebook id?
If yes, then please let me know how... (and don''t read further)
If this is not possible, then here is my problem:
-------------------------------------------
I have a flash movie embedded in the canvas page of my Facebooker
application.
The movie gets information from an xml
2008 Jan 03
1
properly escaping special characters in AAF?
For most cases, I''ve got search working in Rails as follows:
## controller:
term = params[:search][:term]
@results = MyModel.find_by_contents "#{term}*"
The ''*'' character is appended to the search term so that searches match
anything that begins with ''term''. For the most part, this is great, but
let''s say term is equal to
2008 Jan 24
12
getting started with facebooker
Hi,
I started with rfacebook but given the recent events figure its best
to move over to facebooker.
I have:
1.) Installed the facebooker plugin
2.) setup my facebook app (fbml/canvas)
3.) created a method on controller & view to handle initial request
4.) added "ensure_application_is_installed_by_facebook_user" to top
off application.rb
I am able to get to my landing page
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
...H565bdk
/iae9hbPapbFXEaHKlZGVgfXcDnPXJzzk0k4pDIr+4uoLASiKMOMeYFl+6P9klDn8QKlu7iaN44b
aFZZpAWAeTYoAxkk4J7joKjl0mzltktysqxJnCpO6ZzyS2CNxzzk55p76dbvAkLecRGSVfz33jPX
587v1o90Crdanc21tEz2ai4kdh5O9nO0fxDYjEjp27jOKW5upbjR0vbeWW2bAfbtXJ/2TuB/oanb
SrNokjCSIEzhkmdGOeuWBBOe+TzTW0eza1S12zLAmdqJcSKOe3Dcj0HbtTvARfqldmaW5jtobhrf
cjSM6KpYgEDA3Ajv6GrMEK28QiQuVHQySM5/NiSaZdWkN2qiUPlTlWSRkYfRlINQrJjKxkvLYR24
KXly+5tznylCjHXAPPI6Dn2qvPq91EqstijgI7Sjz8FShAYD5eeox0z3xVxtLtDCkQSRAhJDJM6v
k9csDk575PNNbSbRgoKykLG0ePPflW+9nnknrk81aceoFYapfNNHAlhEZWLq3+kHapXHU7OmCO3X
jGOasRX00jxobdFZt6sDLna69hxyD69faq9xoay3kUsUxjjUkupaQuSc...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...``a<~AD!nm*07dnFpEp|q-KF715mBd`Vw{f2P
zj)_`HM0e?a+HX*cZXf+rPx*K2QZFb at htN5M==|7Gc1dog3YJoJmGTrc$H`8|N?A>8
zBYTS!Y?AUfkpf$wNiLOA<c=iw#!`tG$^~u}y+nK||NT-A$lV_31fF(^`t3r_2$2~{
zMM`d>meT?EqaGX6<grJuA8Ppb>N2RU;1Ql|wxF&qVnp=mX&0J7WKt0$;D=%h at t$nf
z0p<&JYy}dfndsQ-T_xJBIfQL!AZ(*hjBbUId4~MeXKa7 at 8R4(C&d_qeXzN|xm^>QJ
z+`lnn?%yO#)Mgkxhb3#0-jXUs9VK<eCseo1UhI){>_o&Kq1Y{mm3%iK=Y6^*b+#6(
zoh_xabxUU}ud|ia*(#R^x~r}1|6<o8zmJ7pZ5z8)c+bv(j$QQ-3F-vYsqCEhpiU*+
z)o;?XX at PpbZmF|}(`S{s61KnpfG&5nu_lwcX|C5vCI?j;*{@3F4Y+*spbi#x6;5CB
zSPxb0ZZZ^VvVW*5RfS(yZJGs;f...