|
|
|
What happened?
|
0 |
Mar 24 2011, 5:02 PM EDT by
|
|
|
Thread started: Mar 24 2011, 5:02 PM EDT
Watch
Am a new member and just curious. Everything about Sharendipity looks promising, yet there is not much community discussion, exchange of methods/ideas. There are a few dead links off the menus. Am I missing something, or did interest die in 2009-2010? Not sure what to think, but am a little disappointed so far.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
EdHitchcock
|
1 |
Dec 20 2010, 12:09 AM EST by
|
|
|
Thread started: Nov 12 2010, 7:41 PM EST
Watch
Hey Ed, Did you ever get an answer about your question? I just started today and the same thing is happening to me I see someone from Sharendipity answered you, but have the docs rolled over as of yet? Since this is still happening my guess would be no?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: EdHitchcock
By: ,
Dec 20 2010, 12:09 AM EST
Hey I know quite a bit about sharendipity so if you are still working on something let me know if you have any questions.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
Game concepts: Help me...
|
0 |
Dec 2 2010, 11:58 AM EST by
|
|
|
Thread started: Dec 2 2010, 11:58 AM EST
Watch
Hey, im making a game which requires me to have enemies that can lock on to the player. Unfortunately, i cant seem to find the logic combination that allows me to set the enemy's orientation to the player's position... A solution, i think, is to allow the bullets to move towards the location of the player, but i cant seem to work it out. If it works, i can also use it to make moving platforms and such, so it'll be really useful if i could learn how to do that... Anyone got a solution?
out of
found this valuable.
Do you find this valuable?
|
|
|
|
Text input
|
0 |
Nov 15 2010, 8:10 PM EST by
|
|
|
Thread started: Nov 15 2010, 8:10 PM EST
Watch
Is there no way to make games that take text input? I'm trying to create a simple multiplication training program for kids.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
using sharendipity to create a media player w/ youtube like voting etc
|
5 |
Feb 4 2010, 11:42 AM EST by
|
|
|
Thread started: Jan 10 2010, 1:40 PM EST
Watch
We need some specific voting and tracking features, similar to the way youtube works. We would like all users to be able see the average votes a file has received (on a five star scale,) as well as the # of plays a file has received and the # of votes a file has received. Does sharendipity support a way to have global values that all users can vote on via an accumulator, which is then displayed? The existing youtube 'skin' player tutorial looks like a great step in the right direction, but I wanted to know if sharendipity had the capability i was looking for before I started spending tons of time programming only to learn it isn't going to work (had this happen too many times.) :-)
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: using sharendipity to create a media player w/ youtube like voting etc
By: ,
Feb 4 2010, 11:42 AM EST
The answer is yes, but it's worth explaining a bit more about the architecture for background. There are multiple layers at play here which can easily lead to some confusion about what's available and possible with the the Sharendipity apps.
Note that the Sharendipity application within Ning is simply a wrapper for the Sharendipity functionality you find at sharendipity.com. Network creators that add the app can configure it to display specific applications built inside of Sharendipity. For example, it can be configured to use a game kit or the YouTube templates or an educational template or... (fill in the blank).
If there is a specific application that you'd like to use on Ning but can't find it, you can always create it! In that case, you'd build the app using our tools at sharendipity.com and then configure your instance of the Ning app to access your new creation.
Specific to the YouTube applications... the apps that are currently available are using Google's web services to retrieve data from YouTube. Those web services provide access to every video detail you'd find on the video's page when you see it at youtube.com. So it's just a matter of displaying that data inside your Sharendipity application.
If you hover over the center area between the play/rewind controls on the existing YouTube apps (there's usually a question mark there), you'll see that a hover window pops up with video details. It includes the video's title, total number of views, and average rating.
It's easy to control how, when, and where any of this data is displayed. If you'd like to spec it out, I can help walk you through this process for creating the app in more detail.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
I'm so confused...
|
1 |
Jan 19 2010, 9:57 AM EST by
|
|
|
Thread started: Jan 7 2010, 3:52 PM EST
Watch
Sharendipity looks to be a fantastic tool for building educational simulations, games, activities etc. But what *I* see on the screen does not match the tutorials at all. I see no characters, everything sems to be from menus at the top. Is this new, or is there something wrong with my browsers (IE & Firefox)? If this is a change, can someone who understands the change please update the wiki?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: I'm so confused...
By: ,
Jan 19 2010, 9:57 AM EST
What you see is correct... the documentation has not caught up with the software changes.
We switched to a more traditional UI that is hopefully more intuitive as you explore the software. Until we get the docs rolled over, please don't hesitate to call on us with specific questions.
0
out of
1 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
|
Accessing Google spreadsheet data
|
0 |
Jul 21 2009, 11:00 AM EDT by
|
|
|
Thread started: Jul 21 2009, 11:00 AM EDT
Watch
There has been some interest in accessing Google spreadsheet data via a web service... We just blogged about some of the basics related to the existing components used to do this.
Let us know if you need more.
http://blog.sharendipity.com/how-to-accessing-your-google-spreadsheets
out of
found this valuable.
Do you find this valuable?
|
|
|
|
Are Collisions broken?
|
7 |
Jul 21 2009, 10:55 AM EDT by
|
|
|
Thread started: Jul 16 2009, 12:38 PM EDT
Watch
I've been trying for a while to make anything happen "when <object1> contacts <object2>" - but even the simplest case just doesn't work. Is this a known bug?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: Are Collisions broken?
By: ,
Jul 21 2009, 10:55 AM EDT
Instance references are supposed to work in the collision filter. We've fixed that and should get the upgrade posted soon.
Regardless of the references you use in the filter, the most optimal way to access the object's properties is to use the "Event" reference in the behavior builder. You'll find it on the "other" tab inside the values view. This gives you direct access to the details of the actual collision that caused the behavior to fire including the objects involved in the collision.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
Creating Facebook applications
|
0 |
Jul 13 2009, 11:06 AM EDT by
|
|
|
Thread started: Jul 13 2009, 11:06 AM EDT
Watch
We've started posting examples and documentation for some of the Facebook interfaces that have been created on our blog - http://blog.sharendipity.com. There are some fun example applications getting published that will help you get started: - Who Be Me? : A quiz game that tests your knowledge of your friends by asking you questions based on their profile data - http://apps.facebook.com/sharendipity/assets/2337/ - Facebook Photo Browser : An application that lets you view all of the photos of your Facebook friends in a single spot - http://apps.facebook.com/sharendipity/assets/2393/ - Facebook Photo Demo : A demo application that shows some simple examples for accessing your own Facebook photos - http://apps.facebook.com/sharendipity/assets/2918/ - Facebook Photo Scramble : A puzzle game that shuffles a photo from your friends and asks you to piece it back together - http://apps.facebook.com/sharendipity/assets/2458/ You can always reuse the components shared in the explorer today by searching for "facebook" in the types directory. If you'd like to build your own Facebook web services, check out the Web Services documention on this wiki - http://wiki.sharendipity.com/page/Web+ServicesLet us know how we can help!
out of
found this valuable.
Do you find this valuable?
|
|
|
|
invitation code
|
1 |
Aug 14 2008, 10:16 AM EDT by
|
|
|
Thread started: Aug 13 2008, 1:19 AM EDT
Watch
how do you get a invitation code?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: invitation code
By: ,
Aug 14 2008, 10:16 AM EDT
"how do you get a invitation code?" You should be prompted to join the alpha when you first launch Sharendipity. Assuming you click the 'Join', it will notify us of your interest. We're in the process of granting a new batch of invites for the alpha so this timing is perfect. If you are not seeing the invite window when Sharendipity launches, please let us know at alpha@sharendipity.com Thanks!
1
out of
1 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
|
User profiles
|
0 |
Apr 24 2008, 12:00 PM EDT by
|
|
|
Thread started: Apr 24 2008, 12:00 PM EDT
Watch
tghmachines asks...
"Is there anyway I can edit my Sharendipity profile (not the wiki)? I would like to add a picture. Or are pictures only for people who sign on using Facebook."
Not yet, but we're working on it. We'll provide a profile administration page so you can update your picture, email, or change your password (among other goodies).
out of
found this valuable.
Do you find this valuable?
|
|
|
|
New Update
|
3 |
Apr 23 2008, 5:47 PM EDT by
|
|
|
Thread started: Apr 21 2008, 8:35 PM EDT
Watch
Cool update, now people can post feedback which is a must for an application like Sharendipity. Is there anyway to see all of the games other than from the explorer? Because when you load a game from the explorer you can't see high scores and comments.
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: New Update
By: ,
Apr 23 2008, 5:47 PM EDT
Is there anyway I can edit my Sharendipity profile (not the wiki)? I would like to add a picture. Or are pictures only for people who sign on using Facebook.
out of
found this valuable.
Do you find this valuable?
|
|