Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Activity Streams (format)

From Wikipedia, the free encyclopedia

Activity Streams
Filename extension
.json
Internet media type
application/activity+json
Type of formatWeb syndication
Extended fromJSON-LD
StandardsW3C Activity Streams
Websiteactivitystrea.ms

Activity Streams is an open format specification for activity stream protocols, which are used to syndicate activities taken in social web applications and services, similar to those in Facebook's, Instagram's, and Twitter's.[1]

Components
Components of Activity Streams

The standard provides a general way to represent activities. For instance, the sentence "Jack added Hawaii to his list of places to visit" would be represented in ActivityStreams as actor:jack, verb:add, object:Hawaii, target:placestovisit.

Implementors of the Activity Streams draft include Gnip, Stream, Stream Framework, and Pump.io.

The largest open source library (based on watchers) is Stream Framework, the authors of Stream Framework also run getstream.io. In addition there is a trend of SOA (service-oriented architecture) where third parties power this type of functionality.[citation needed]

YouTube Encyclopedic

  • 1/3
    Views:
    3 601
    449
    799
  • DjangoCon 2014- Activating Your Site: A Look at Activity Streams
  • Activity formatter in #servicenow | #realtime scenario
  • You are the platform (A day with Activity Streams)

Transcription

Example

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "summary": "A note",
  "type": "Note",
  "content": "My dog has fleas."
}

See also

References

  1. ^ "Facebook opens activity streams; offers API to developers". Archived from the original on 2009-04-30. Retrieved 2009-04-28. Facebook opens activity streams; offers API to developers New Facebook app lets users see real-time streams running on desktops or cell phones

External links


This page was last edited on 4 March 2024, at 16:51
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.