The reply tag has no wiki summary.
0
votes
1answer
24 views
Foursquare Venue - How to get list of people who checked-in and also how to Reply to checkins
Is there an API end point which returns the list of Check-ins for a specific Venue in Foursqaure.
Below endpoints are not Venue specific:
https://developer.foursquare.com/docs/users/checkins
...
0
votes
0answers
13 views
How to authorize as a Venue in Foursqaure Oauth dialog?
If you see the Oauth dialog window below, you can see the defaults are usually "Authorize as a User" or "Authorize as a Page". How to force "Authorize as Venue"? I need this in order to use the ...
0
votes
1answer
63 views
How can I make an applescript controlled iMessage reply differently?
I have been coding my own version of Jarvis in Applescript for a few days now, I have been using iMessages as my input and output as I love the way its portable, yet I now want to get a bit more ...
0
votes
0answers
31 views
Decoupling with Template Pattern (and more) in a Request/Reply server
I'm implementing a request/reply server using a specific protocol.
I'm looking to decouple protocol logic from business logic, and I thought of what seems to be a nice strategy to do this, and I'm ...
0
votes
0answers
48 views
VSTO Outlook Add-In: How to capture reply-to-all, reply, and forward events?
I am having trouble capturing the reply-to-all, reply, and forward events in Outlook 2013 (using VSTO for 2010).
Currently, I am having no problems with Inspector class, since those open a new ...
0
votes
1answer
46 views
Facebook Graph reply to Search Result
In the twitter search API you can use the unique id every search result has to reply to that post.
eg (php):
$twitter_json = ...
0
votes
1answer
48 views
c++: BOOST_ASIO Server reply isn't as expected?
Basically I have a client where I send a string of 10 bytes hellohello to a server and within the server I expect the reply to be 0123456789 back to the client but instead I get hellohello again? I ...
4
votes
1answer
50 views
Sendgrid Web API — set multiple users in reply_to field
I'm using the Sendgrid Python library, and I'd like to send emails with multiple people in the 'reply_to' field.
I'd like to send an email to 2 people such that both users can email one another by ...
1
vote
2answers
49 views
Get (Identify) Replies to Comments Using the Graph API
With the new "Reply" to "Comments" feature on Facebook, I've noticed that replies to comments are treated the same as comments. But I was wondering if there is anyway to distinguish the two?
0
votes
0answers
40 views
Facebook page post comment replies missing in FQL
I'm trying to retrieve comments and replies to those comments for Facebook pages. The results are sub-par, as I'm not getting any replies, the array is empty. Does the comments column in the comment ...
0
votes
1answer
146 views
New comment system on Pages shows in the wierd order?
is there any chance to get some "settings" for the comments order on FB page? We activated the new "answer mode" or something like that, so people has the ability to reply to anyone comment.
But, ...
0
votes
1answer
54 views
Predis Null bulk reply
Hy guys! I'm doing an optimistic locking in Predis. The problem is that the Redis documentation says that when the watched key is modified, then the execute returns a 'Null Multi-bulk reply'. How does ...
6
votes
1answer
60 views
php remove all but last quoted reply in forum
I'm creating my own forum and stuck with removing multiple quoted text from replies. I'll try to explain this with example.
Let's say we got first message with text Hello A.
Then somebody quotes ...
1
vote
1answer
56 views
Twisted. More than 1 ip address in dns reply
I use from twisted.names import dns for serving dns queries on my network.
And i want to reply with list of IP addresses for my domain ( example for 'mydomain22.com' query ) I use this sample for ...
0
votes
2answers
87 views
ZeroMQ REP/REQ doesn't work between public IP and IP behind the NAT
I want to run the zmq REP/REQ HelloWrold example using two different machine.
The source code is here:
CLIENT: http://zguide.zeromq.org/cpp:hwclient
SERVER: http://zguide.zeromq.org/cpp:hwserver
I ...
-3
votes
1answer
94 views
Linux mail command reply e-mail [closed]
Hy!
How can I use the linux mail command to reply to a mail. The replied mail should appear in the same thread in gmail or something.
Thanks for any help!
1
vote
1answer
23 views
change WordPress reply button to include posters name
I have a WordPress blog using a costume theme and what i would like to do is change the reply text at the end of each comment below the blog post so it includes the name of the poster of the comments.
...
1
vote
0answers
53 views
Facebook reply to message
I face an issue with replying (from with in an app) to facebook messages received in an application. The facebook is connected via oauth to this app and the FB messages will be delivered into this ...
1
vote
0answers
52 views
Always quote plain version with mutt
I read mails with mutt and a lot of people send mail with both plain and html version.
I prefer to see html version with elinks in some cases so I had to set text/html as my preferred alternative.
...
0
votes
1answer
104 views
Trying to create reply comment feature in meteor
I am trying to make a reply to comment option, currently I have a input field with a text area which when submitted prints a name and a comment to the screen. Now I have created a second input and ...
0
votes
1answer
254 views
PYTHON - socket management
I'm trying to implement a multi-ping code in python, but the problem is that in the following code both the sockets I defined seems to receive the SAME PACKET from the SAME DESTINATION! Why does it ...
-4
votes
1answer
99 views
How to make infinite reply for comments? [closed]
I have two tables in my database:
Comment:
ID
Body
Email
Website
DateTime
Reply:
ID
CommentID
Email
Website
DateTime
Body
ParentId
How can I display comments and their replies like ...
0
votes
1answer
217 views
how to open an MSG file in Outlook in reply mode
I have a C# WinForm app which shows a list of local MSG files.
When a user clicks an item in the list I want it to open the MSG file in an Outlook window in REPLY MODE. i.e. to show the window ...
0
votes
2answers
79 views
Auto submit from email
I don't know if there is a easier way to do this, im starting out with php, I am trying to add a link to a email letter so that once the link is pressed it opens a webpage and auto submits a form to ...
0
votes
2answers
121 views
How to implement a JMS router with request-reply pattern
I have a couple of applications which need to communicate with each other using JMS. I will describe them as Server and Client. The following steps are performed:
The Client sends a request to the ...
0
votes
1answer
75 views
PHP/iCal appointment reply target
I found several great tutorials for generating an event (.ics) email in PHP, such as this one here.
However, I'm hoping that there is some way to possibly set up a "reply target" as a URL? I would ...
1
vote
2answers
125 views
Foursquare API - How to Reply to a user about their check-in?
We are trying to implement Reply functionality:
https://developer.foursquare.com/docs/checkins/reply
We are receiving "HTTP Error 400: Bad Request" when we execute the code below. I've verified that ...
1
vote
1answer
149 views
YouTube comment and reply listing
I am using YouTube (Google) api (c#).
I am listing comments for a video.
I want to be able to associate a reply with its parent comment for display purposes.
What is the association between comment ...
4
votes
2answers
112 views
Can redis disable the replies for pipelined commands?
I'm currently developing a cache that needs increase a few hundred counters for every call like this:
redis.pipelined do
keys.each{ |key| redis.incr key }
end
In my profiling now I saw that the ...
1
vote
0answers
113 views
getting auto reply with latitude and longitude of application message
I have the following code to send message in android application .... I need the solution of auto respond including current location of message receiver...
Please any one can help me to get the ...
2
votes
2answers
169 views
Java intercept command prompt reply
I was doing some cmd commands via java that are only input in the command prompt.
I was wondering if there was a way to programatically fetch and reply to a command prompt question via Java?
e.g.: I ...
0
votes
0answers
45 views
message reply system
I've looked around a while I couldn't find a good efficient way to do this.
I have 2 tables:
1
messages
fields
id
message_date
from
to
subject
content
2
inbox table
id
message_id
...
0
votes
1answer
327 views
VBA: Outlook reply to email when moved to sub folder in mailbox
I've found this script that almost answers my question
http://forums.techguy.org/business-applications/439567-outlook-reply-email-when-mail.html
I need to reply with a message that goes more than one ...
0
votes
2answers
129 views
Can I use Reply-To to separate bounces from real replies?
Doing bulk emails, I face the common problem of bounces flooding the sender address.
In my setup, the From field is equal to the envelope from. So I am considering the following:
put a noreply@ ...
0
votes
1answer
115 views
Node Reply in Drupal 7
Can I do something like this.
On specific node type there should be a form attached with few fields.
Once someone sends reply through that form. It first goes into "Moderation area" to a specific ...
0
votes
2answers
250 views
JQuery 'Reply' hyperlink in PHP while loop
I have a simple PHP while loop which executes a list of tabular comments/posts from the SQL database. Each post has a reply hyperlink that that will open a textarea (form) below the post which will ...
1
vote
0answers
225 views
Not able to receive messages from JMS temporary queue
I have searched for the solution but couldn't make it work. Here is the summary. I am trying to implement a webservice which runs on Glassfish 2.1 that implements a synchronous JMS Request-Response ...
2
votes
2answers
1k views
No ARP response from gateway
I'm developing an embedded system that has to communicate with the outside world over 10Base-T ethernet. I have built all functions required to serve web pages, including ARP, IP, TCP, ICMP (ping), ...
0
votes
3answers
337 views
stat() giving wrong directory size in c
I need to find the size of a file or a directory whatever given in the commandline using stat(). It works fine for the files (both relative and absolute paths) but when I give a directory, it always ...
3
votes
0answers
467 views
Akka zeromq actor seems to be slow for REP/REQ
I'm building a REQ/REP service with zeromq and the REP part is in Scala and using Akka actors.
Here is the actor
class ReplyActor extends Actor {
println("Listening..")
def receive = {
...
0
votes
0answers
188 views
reply comments with graph api
I need to reply a comment using graph api.
For example... I make a post... with graph api I can comment this post... but now... I try to reply this comment...
I using graph api explorer
to post a ...
1
vote
1answer
81 views
Vbulletin add reply to posts
I'm trying to add a reply button inside the post, for example if I leave a post on a thread another user can click a reply button inside the post.
here is an image that explains it better - ...
0
votes
1answer
523 views
php curl empty reply from server
I have a problem with php curl.
I am using this script
curl_setopt($ch, CURLOPT_HEADER, true); // header will be at output
curl_setopt($ch, CURLOPT_NOBODY, false);
$content = curl_exec ($ch);
...
1
vote
1answer
114 views
outlook add-in 2010 how do I know that the user presses Reply button?
I'm developing an outlook 2010 add-in in c#/.net. I have some items that I need to export to a specific location from inbox let's say. But in the same time when the user replies to this mail item ...
1
vote
0answers
114 views
MGTwitterEngine reply to a tweet not working
I am using MGTwitterEngine
using this code for reply a tweet
[[twitter sendUpdate:text inReplyTo:message_ID] retain];
But it works as a normal tweet. not as a reply of any specific tweet.
Any ...
0
votes
1answer
227 views
Graph APi: “(#3) Unknown method” error while trying to reply a private message
I'm using the Facebook Graph API to reply a direct message.
I have published my message issuing an HTTP POST request to /CONVERSATION_ID/messages with a valid access token.
But I receive the following ...
0
votes
2answers
78 views
Javascript: Replacing chan-like replies within a string
I am here because I need help solving this problem. So I have this string (for example). Oh and obviously the >> are displayed as >>.
Lorem ipsum dolor sit amet >>21, ...
0
votes
0answers
70 views
QNetworkReply Checking For Authentication
Here is my code in which I am sending credentials to a REST API now once they are sent and they are wrong then onError should be called but its not been called in here .
void ...
0
votes
1answer
183 views
Update database with email reply [closed]
Hi I'm currently writing an app. it has a form to get user ideas and it sends emails, when the user comment. What I need it adding the capability of reply to those emails and via that way add the ...
0
votes
1answer
431 views
Getting Oauth Exceptions When trying to postback
I'm trying to reply to a comment on wall/timeline. If i check the permissions withs i have with https://graph.facebook.com/me/permissions?access_token=ACCESS_TOKEN (example) i get this returned:
{
...


