The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
20 views

Access/Update a shared database

I need to share a mysql or ms-access database between a java swing application and a mobile device. The mobile has wifi access. The java application will run on my local pc (having no access to wi-fi ...
0
votes
0answers
16 views

Python Socket Multithreading with Variable/Object Sharing Between Parent and Child? [closed]

I need to build a Socket server in Python that must be multi-threaded in order to support large number of requests however I'm a bit confused about multi-threading I need to know if a thread in ...
1
vote
0answers
5 views

Upload one .AIFF to server, then sends to Soundcloud, Bandcamp, etc

I am a beginner, but I think this question could be handy for many people. Basically, I would like to upload one .aiff to my server (I am hosted by Dreamhost) into a folder for archiving. Once it is ...
0
votes
0answers
14 views

Protecting a range without limiting sort/filter in google spreadsheet

I have a shared spreadsheet with some formulae that I don't want anyone to alter. I have created a named range and locked it but it seems to stop other users from filtering any columns that contain a ...
0
votes
0answers
21 views

How to Share Image with pinterest from android app?

I have to share Bitmap image in social Media. i can share image with Facebook, Twitter, LinkedIn etc but i could not found any API to integrate with pinterest. Let me know if you have such an idea to ...
-2
votes
0answers
8 views

Dediacting something to friends on facebook

I have a music website. And, I want that users listening the sounds have ability to dedicate that sound to any of their friends on facebook. Firstly, I thinks to go with Open Graph's Tagging ability, ...
0
votes
1answer
19 views

Shared session over several apps (not activities!)

I'd like to share data "globally" between applications (not activities). The problem is, I have several applications that need to have only on user session: say you log in to one app and if you open ...
0
votes
0answers
59 views

Android : Check internet sharing via Bluetooth “is connected?”

I always use the standard way to check internet connection but to day i have small problem when i try to test my app on mobile connected via bluetooth internet sharing the app can't detect the ...
0
votes
0answers
24 views

Real time location sharing

How would I create an app that can 1. view another iPhone's current location view GPS and 2. Display user's iPhone current location in a Map View, similar the Find my Friends app.
-2
votes
0answers
18 views

Built an app, others want to use it? [closed]

We built a small Facebook app, nothing fancy. I managed to get it hooked up to our travel agency's page on Facebook, and it hits our own actual website for the content. Some of our friends who also ...
0
votes
0answers
15 views

Sharing PHP files between sites located in one public_html folder

I have three sites that share the same hosting and are found in the same public_html folder, which belongs to the original site. Let's call the original top level site base.com, and the other two ...
0
votes
1answer
94 views

iOS Facebook Integration Like Instagram

I have an app setup atm using an email and password login, I'm wondering how I can add a facebook connection between the user's account and facebook just like Instagram. Does it automatically login to ...
3
votes
3answers
134 views

What does sharing refer to in the implementation of a functional programming language

Sharing means that temporary data is stored if it is going to be used multiple times. That is, a function evaluates it's arguments only once. An example would be: let x = sin x in x * x What other ...
0
votes
0answers
47 views

Facebook twitter sharing in iOS- native or on web

We have a server to which if we send a request to share on twitter/facebook, it will ask for credentials and then post. However, I am not sure, if for iOS applications, Apple allows this kind of ...
0
votes
0answers
22 views

Show thumbnail for url attachment on UIActivityViewController

When you a share a url with the UIActivityViewController, it just shows the Safari compass. I get that this is supposed to show the user that they are sharing a link, but is it possible to get this to ...
0
votes
2answers
41 views

Javascript - WinRT - How share score with twitter or Facebook?

I make a html5/JS game on WinRT for Windows 8. I would like to share score of a game with twitter or Facebook. Can we do this ? There is a the sharing contract, but I only know it for email. Can we ...
2
votes
1answer
56 views

How to post the Images on facebook via code in windows phone?

I want to create a windows Phone app using two social services one is Gmail and another one is Facebook. I use EmailComposeTask for Gmail service and i create the facebook developer account for ...
-2
votes
0answers
12 views

Sharing Access Tokens Across Twitter Apps [closed]

I want to share the tokens obtained by a twitter app to other twitter app. Is this possible? Im using the Twitter API with these tokens in both apps... I found the same question for facebook Sharing ...
0
votes
0answers
12 views

sharing jsf application on local network with another device (pc ipad …)

is there a way to share my jsf web application in a local network to allow manager to test it knowing that I use tomcat as a web server and jsf2 as a framework thank you
0
votes
0answers
11 views

Add this Photo Sharing tool - how to customize

I'm trying to implement the AddThis photo sharing tool, but I'm trying to customize it to match the look of my site. I want to use custom icons instead of the what is default (so custom facebook, ...
-1
votes
0answers
17 views

Why can't my SFDC Staffing Coordinator add a shared resource to an Assignment? [closed]

Currently working my way through Addison Wesley's Development with the Force.com Platform; having a problem on page 90. I've created all the requisite sObjects and profiles, as described in the book. ...
1
vote
0answers
11 views

Sharing Server On network?

I Have IBM Server , Windows Edition : Windows Server 2008 R2 , OK? I have some photo I want to put them on a folder on the server, so that any user on the network have access to the images and ...
0
votes
0answers
49 views

Are there websites to store, share, compile, run, and edit a Program/Project online?

Does anyone know of websites out there that almost act like a "shareable" program workspace? If that makes sense. Otherwise here's a better explanation of what I mean: I currently connect via SSH to ...
0
votes
1answer
59 views

Sharing an object between processes in C#

I'm looking for a way to share an object (the real object not a copy) between processes first of the object is not serializable and since it's not my object I cant change that. Basically what I'm ...
0
votes
0answers
38 views

How to add email and Cancle option in “socialauth-android sdk for integrating share”

I am developing an Android application now. I want to share text using socialauth-android sdk on Facebook, Twitter, LinkedIn and email. Though I already got Facebook, Twitter, and LinkedIn option on ...
0
votes
2answers
63 views

Android share intent vs actual Facebook integration

I am going to integrate "facebook sharing" into an app. Basically a timeline post with a link and an image and text. What is the difference between an elaborate Facebook 3.0 integration vs using the ...
0
votes
1answer
207 views

iOS sharing “An error has occurred. Please try again later.”

I am making publication via [FBWebDialogs presentFeedDialogModally...] It works fine. But if I delete application in the facebook settings and try make post again, I get login dialog within web ...
1
vote
0answers
21 views

Sending a friend an xCode project/Sharing an xCode project

I am currently trying to share an xCode project with a friend and I want to know the easiest way to share the project with him. The main reason that I want to share it with him is, because I want to ...
0
votes
0answers
28 views

LinkedIn shareArticle within Ajax Lightbox

I have a site that is using the deprecated LinkedIn shareArticle script to share Ajax lightbox loaded content. Though I'm passing in a complete URL to LinkedIn - the URL that is shared is the parent ...
0
votes
1answer
54 views

Android Sharing a Google Map V2 itinerary (Facebook)

I developed an Android application that allows real-time trace of a course made ​​by the user on a map (Google Map Android V2), I'd do next is that after the end of the course I want to give the user ...
0
votes
0answers
30 views

Set mime type for files in iCloud?

In an iOS app I want to share files via iCloud by creating a public link to the file and sending the URL via e-mail, so the receiver can tap on the link and chose to open the file in my app. The ...
0
votes
0answers
22 views

Sharing (viewing only) selected range of cells on google spreadsheet

I have a google spreadshet (it's actually a response of a google form) I want a selected range of cells from the response sheet to be shared (view only) with my friends, let's say this range, B2:C6, ...
0
votes
0answers
4 views

GAC Sharing Local different

did you know how to have the GAC diffent in local explorer than network sharing folder. I have a server on S2003. the C is shared. I look on the network \Serveur2003\C$\Windows\assembly. and I got ...
0
votes
1answer
173 views

How do I share a link and photo with Instagram using PHP

How do I share a link and photo with Instagram using PHP? I can't find anything for "share photo with instagram".
0
votes
2answers
62 views

Anonymous file hosting: Criminal Negligence? [closed]

Alright... so after Queen dot com, The Pirate Bay, and others going down, there has been a lot of focus as of late on file sharing. At this point, I think it is safe to assume that if you host files ...
0
votes
0answers
29 views

Project documentation tools and knowledge sharing [closed]

What is the best tool for publishing various technical and non-technical information about software projects? In our company we use java with maven as build tool and we're looking into how to ...
-5
votes
1answer
171 views

How can “www.omgwtflol.us” post in my name?! [closed]

After following (only once and only one click) a link posted from a friend, from www.omgwtflol.com posts like "Ionut Bigu shared a link via Pranker or Mega LOL " or "Ionut Bigu voted for" appear to ...
0
votes
2answers
74 views

Open source code sharing and dependency management Java for the rest of us [closed]

I am new to Java and I come from Ruby and I have a question about how can we easily share code we develop so anyone can use them. So far I have been using Maven to resolve dependencies but all of them ...
0
votes
1answer
224 views

JavaScript Cross-Origin image Sharing on localhost! What to do? [duplicate]

OK so, i've been stuck for a long time now on this. I've read all the other quetions and comments about this but i haven't got any further... I am working on a JavaScript project in Aptana Stundio 3. ...
0
votes
0answers
52 views

Sharekit SHKFacebook shareItem not work but SHKActionSheet work

I am install ShareKit using instruction 1 and 2 App for testing have one ViewController. If i try [SHK setFavorites:[NSArray arrayWithObjects:@"SHKFacebook", nil] forType:SHKShareTypeURL]; SHKItem ...
-1
votes
1answer
69 views

Multiple classes running on same Thread in Java

I have a class, let's call it "Class1", which implements Runnable, and starts a thread, named "thread 1", using thread.start(); I have another class which is a subclass of Class1, called "Class2". It ...
1
vote
1answer
167 views

How can I draw a graph with three variables on the y axis in R?

I have a data set with a nominale variable "count session" and three other quantitatives variables including wildlife counts from three different methods. I would like to plot my group sizes from the ...
0
votes
2answers
84 views

Memory sharing; Inheritance; Base and Derived instances; C++

Ok, this example is pretty straight-forward for the concept I'm trying to understand. I'll just show you the code: class Base { protected: string name; public: virtual string getName() const ...
-1
votes
4answers
94 views

Sharing Username Between Two Public Classes In Separate JAVA Files

I got Two JAVA Files and Two Public Classes In them I take the username in File1.java and then need to work with it in File2.java so basically i need to take the username from user in File1.java and ...
0
votes
1answer
55 views

Is any java library for making social status/link sharing in my own website, like in facebook or linkedin

For example I want to have status or share link in my web site, is anyone know best solution? Or I must write my own parser?
0
votes
0answers
104 views

What is the correct URL for Digg / Reddit share submission?

I have the following code for a custom share button on my site: <div> <a href="http://reddit.com/submit?url=<?php echo get_permalink() ?>&title=<?php the_title(); ?>" ...
0
votes
1answer
138 views

Plugin or Examples of HTML5 / JS social sharing inside a native app?

Building a HTML / JS / CSS app and wrapping it in Trigger.io. I want to implement social sharing, but most of the JS plugins are for web apps, I want mine to look and feel 'native'. What would be the ...
0
votes
1answer
92 views

Sharing data between 2 scripts using 2 text files.(Python)

I'm trying to share Data between 2 python scripts that are running at the exact same time. Here is an image to explain how im doing this. ...
0
votes
1answer
234 views

PHP can't move (write) uploaded files to mounted network drive

Let me first say, I'm a developer, not a server admin...so bare with me At work, we develop our PHP-based web applications by editing our working files in a shared, local directory on each of our ...
0
votes
0answers
19 views

Share Button Missing in Google Script Editor

I have a spreadsheet, form, and an associated script that was created by a friend of mine. he shared the spreadsheet with me and I can edit it, but when I try to run the script editor it tells me I ...

1 2 3 4 5 11