Skip to content

Commit

Permalink
New post.
Browse files Browse the repository at this point in the history
  • Loading branch information
metajack committed Nov 29, 2010
1 parent c81d53a commit b931365
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions _posts/2010-11-29-strophejs-community-plugins-project.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: post
title: Strophe.js Community Plugins Project
tags: [strophe, javascript, xmpp]
time: "15:12"
extended: ":EXTENDED:"
---

The community has been doing great work on Strophe.js plugins, but for
the most part, this work has remained invisible. I want to change
that.

I have created the
[strophejs-plugins](https://github.com/metajack/strophejs-plugins)
repository on GitHub and moved everything but the [flXHR](todo) plugin
into this new repository. My plan is for this to be the clearing house
for community plugins.

If you want to add a new plugin or contribute to an existing one,
please fork this repository and send me a pull request. I will not be
nearly as picky about commits to strophejs-plugins as I am with the
main Strophe.js code, but I expect as plugins mature, a higher bar
will be created for those specific plugins.

Within a few hours, the first community plugin was added to the
repository, the [serverdate](todo) plugin, which detects clock skew
between the client and server. I know there are some excellent plugins
out there, so don't be shy - fork and hack!

0 comments on commit b931365

Please sign in to comment.