IdeaTorrent

Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor David C

Plings logo in XML output  
Written by David C the 15 Jul 09 at 16:08. Global category: Publishing Plings Data. New
Provide a link back to a plings logo in the XML output.

Might just be useful for e.g. 'data powered by plings' type attributions.

2
votes
up equal down
Solution #1: Add field with a link to a web image
Written by David C the 15 Jul 09 at 16:08.

See the 1 comments or propose a solution (latest comment the 21 Jun 10 at 11:34) >>

Plings by Text Message  
1/2
Approvals
Written by David C the 4 Sep 09 at 11:28. Global category: Publishing Plings Data. Awaiting moderation
We had a suggestion:

"Text me the details of this activity.

Allow the details of any activity to be sent by SMS to the users phone. would need a way to confirm it was the users phone, but then could be quite useful?"

Presumably this has been suggested in relation to seeing the data in some format already - e.g. on a website
0
votes
closed
Solution #1: Frankly, I have no idea
Written by David C the 4 Sep 09 at 11:28.
Build it ourselves or use a third party that can do it.


See the 5 comments or propose a solution (latest comment the 21 Jun 10 at 11:32) >>

Make single activity calls for JSON data available  
1/2
Approvals
Written by David C the 24 Nov 09 at 16:13. Global category: Publishing Plings Data. Awaiting moderation
XML calls allow you to call a single activity using an activity id as an identifier. e.g. http://feeds.plings.net/activity.php/74442.xml?APIKey...

Would be nice to have this as JSON as well....
0
votes
closed
Solution #1: activityid.json
Written by David C the 24 Nov 09 at 16:13.
Is this just a case of delivering the activity as:
http://feeds.plings.net/activity.php/74442.json?APIKey...

Although see the other suggestion of also being able to get a list of activities supplied as a list of id's:
http://ideas.plings.net/ideatorrent/idea/22/

Add a comment or propose a solution >>

Make it easy to get personalised lists of plings  
1/2
Approvals
Written by David C the 24 Nov 09 at 16:09. Global category: Publishing Plings Data. Awaiting moderation
The ability to send a list of ActivityIDs to the api and get a response containing data for each of them would be really useful. Currently in order to display a user's list of collected plings in say, Facebook, I have to hit the single activity endpoint for each of them - which always seems wasteful...
0
votes
closed
Solution #1: ID's in the API call
Written by David C the 24 Nov 09 at 16:09.
Not sure how to handle it API end, but currently you would make 3 calls:
http://feeds.plings.net/activity.php/74442.xml?APIKey
http://feeds.plings.net/activity.php/74447.xml?APIKey
http://feeds.plings.net/activity.php/74449.xml?APIKey

Perhaps we can work out a better way to get:
74442+74447+74449


Add a comment or propose a solution >>

JSON output on Plings Output API  
Written by David C the 15 Jul 09 at 13:53. Global category: Publishing Plings Data. Implemented
This has now been implemented. See: http://www.plings.info/wiki/index.php/Plings_Output_API for details about how to use it.

Original request:
Post on behalf of the Java scripters out there.

Seems that JSON as an option in the Output would be useful for many people. Vote it up if you agree.
1
votes
implemented
Selected solution (#1): Alter the API
Written by David C the 15 Jul 09 at 13:53.
This would need to be done at the Plings end of things

Perhaps json.activity.php is the call we'd need

See the 1 comments or propose a solution (latest comment the 28 Sep 09 at 10:23) >>

Make it easy for people to print activities  
Written by David C the 12 Jun 09 at 15:39. Global category: Publishing Plings Data. In development
People may want to print all sorts of activity data, from one off activities to make a flier, to a list of everything that's on at a certain place/venue, to the whole of an organisations summer activities.

The data's there, so this is a task of selecting, formatting and sending to an appropriate print service/printer!

The API can probably narrow the selections, but then a user may want to custom select from that subset.

2
votes
inprogress
Selected solution (#1): The Plings Print Selecta!
Written by David C the 12 Jun 09 at 15:39.
UPDATE DavidC dhodgson is working on the 'Plings Selecta' - which partly addresses this solution and others below. There is still work to be done tho. See: http://selecta.elasticeye.org.uk

Original Post
Could be a stand alone app, or a 'plugin'

Provide a list of plings to select from (may be using check boxes)

Perhaps have options to group, order

Provide theme options

Produce a print preview

Possibly look at integration with print service API's such as moo.com

Could be better I suspect!
1
votes
inprogress
Selected solution (#2): Working with the Tabbloid.com API
Written by stevieflow the 16 Jun 09 at 12:04.
One solution to implement would be creating some examples and templates via the Tabbloid API. This could take some data from a Plings feed and format it for use and printing.

The trick would be to then look at how this can be accessed by all
0
votes
inprogress
Selected solution (#4): Apache Cocoon
Written by David C the 4 Aug 09 at 15:36.
It's been suggested to me that:
http://cocoon.apache.org/

might be the solution to the data to paper part of this.

As I understand it Apache Cocoon uses Apache FOP as a module to print to PDF. Coccon itself is a web interface that can manipulate data sent to it (in various formats), and output it various formats.

Anyone had any experience with it?

0
votes
inprogress
Selected solution (#5): Printing from iCal Feeds
Written by timd the 10 Aug 09 at 14:56.
Given we're looking to print date-based information in most cases - we may find it useful to look for code geared up to formatting iCal feeds and then using that...

See the 7 comments or propose a solution (latest comment the 19 Sep 09 at 11:42) >>

Plings randomiser (I feel lucky!)  
0/2
Approvals
Written by stevieflow the 16 Jun 09 at 16:43. Global category: Publishing Plings Data. Awaiting moderation
A long list of possible activities within any given time period and/or location is fine.

But if you dont really know what you are looking for then some way to randomly generate an activity would be useful


Initially, working on a solution to do this function would be the first step - moving onto how it can look/feel is another
0
votes
closed
Solution #1: Pot luck
Written by stevieflow the 16 Jun 09 at 16:43.
A random button that inherits an area/place and picks out an activity for display

There would then need to be a function for someone to in turn rate this activity:

- I'd go
- Not sure / maybe
- Nah
0
votes
closed
Solution #2: Tag Cloud
Written by David C the 13 Jul 09 at 14:45.
Isn't a tag cloud a better way to quickly and easily see what is on in a given area over a given time period?

See the 4 comments or propose a solution (latest comment the 8 Sep 09 at 12:13) >>

Make the Output API easy for humans to understand  
1/2
Approvals
Written by David C the 3 Aug 09 at 15:42. Global category: Publishing Plings Data. Awaiting moderation
The Output API is pretty easy to understand, but if you don't speak the language of parameters, URL's and optional strings, then perhaps an interpretation layer would be useful.

I think this could be useful in a number of applications that present users with a choice of how to get their Plings
0
votes
closed
Solution #1: Simple URL builder form
Written by David C the 3 Aug 09 at 15:42.
Take the most popular Output API options and build a form that returns a URL of your choices (e.g. number of days, town/local authority, postcode) Maybe offer some optional parameters (e.g. search date)

I would stop at the point where a URL is built cos this can then be used in a modular fashion by other applications.

So, all this needs to do for now is return a URL that could be used to get raw data.
0
votes
closed
Solution #2: Simple URL Building Widget
Written by timd the 6 Aug 09 at 14:42.
A version of the 'Simple URL Builder Form', but implemented in Javascript in a way that made it easy to incorporate part or all of it into widgets.

Very useful for the preference pane of a Javascript widget that needs to be localised etc.

Add a comment or propose a solution >>

GeoRSS Location data in the RSS feed  
1/2
Approvals
Written by David C the 23 Jul 09 at 11:40. Global category: Publishing Plings Data. Awaiting moderation
We have the location data in the XML data feeds, why not add it to the RSS?

GoeRSS is pretty standard in many places now, it should be useful to people.
0
votes
closed
Solution #1: Add the location data to the feed
Written by David C the 23 Jul 09 at 11:40.
This would involve a change to the RSS format set from feeds.plings.net/rss.activity.php

The spec is here:
http://www.georss.org/Main_Page

I can't see too many problems other than scheduling it and doing it.

It does need to be remembered that our RSS does not act like a conventional RSS feed - i.e. updating as new content/data is added, but rather as a means of transferring data.



Add a comment or propose a solution >>

Link to original Source data  
Written by David C the 15 Jul 09 at 16:03. Global category: Gathering Plings Data. New
The Plings API's did once have, but no longer seem to have a field to send information about the original data source of an activity - e.g. the web address of that activity on it's original website.

It would be good to gather and publish this data
0
votes
up equal down
Solution #1: Create an original source field in both input and output API's
Written by David C the 15 Jul 09 at 16:03.
We used to have ActivitySource in the API for just this reason.

It became ActivitySourceID as we made that field required, but it serves a different function as a unique identifier for a data provider. (it could be a URL but not sure how practical that is for people

A simple addition of an optional field in both the input and output API's should deal with this.


Add a comment or propose a solution >>

Plings Desktop Widget  
1/2
Approvals
Written by David C the 14 Jul 09 at 16:07. Global category: Publishing Plings Data. Awaiting moderation
I think a desktop widget that displays upcoming Plings would be good.

I'd love to see it for a Gnome desktop, but then again I guess I'm not too picky.

The issue is that it needs to be useful! Not just thousands of activities.

It would need to be configurable - perhaps maybe just monitoring activities at one venue would be a good idea for a start (we could plug that venue into the tool/widget)

0
votes
closed
Solution #1: Build a widget
Written by David C the 14 Jul 09 at 16:07.
Unfortunately I don't know how to do this!
0
votes
closed
Solution #2: Generic Widget
Written by David C the 20 Jul 09 at 10:52.
Why not work on a generic widget that works, say on peoples websites?

Self configurable, uses javascript, shows what's coming up in next 24hrs as default, maybe based on a venue, or postcode (is 20km too much - yes it is!)

Would need to handle most of the relevant data within the widget, rather than send people off to another website.

Doesn't need to be just a sidebar, could be on a full page.

May need to make css style configurable.

Add a comment or propose a solution >>

There should be a keyword search on the Output API  
Written by David C the 13 Jul 09 at 16:18. Global category: Publishing Plings Data. New
Narrowing searches of the API can be problematic - with more and more filters it is easy to narrow your search so much that you end up missing results. Having said that it would seem to me that:

"Show me everything tagged with Football in Stockport" should be the kind of call the API could deal with.

For now I would suggest this is only a 'keyword' search.
0
votes
up equal down
Solution #1: New search parameter ?keyword=
Written by David C the 13 Jul 09 at 16:18.
Additional 'optional parameter' in a search.

Maybe it would be possible to combine keywords e.g. football,tennis

Perhaps this would work as a comma separated list.

I guess we would want this on all outputs (xml, rss, kml, etc)

Add a comment or propose a solution >>