github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

ln / xmpp4r

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 186
    • 29
  • Source
  • Commits
  • Network (29)
  • Issues (6)
  • Downloads (13)
  • Wiki (3)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (13)
    • xmpp4r-0.3.1-pre
    • xmpp4r-0.3
    • v0.5
    • v0.4.0.3-mojodna
    • v0.4.0.2-mojodna
    • v0.4.0.1-mojodna
    • v0.4
    • v0.3.1
    • v0.3
    • v0.1
    • import-svn-to-git
    • git-svn-clone
    • debian-0.3.2.99+git20080724-1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

XMPP/Jabber Library for Ruby — Read more

  cancel

http://home.gna.org/xmpp4r

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Added test for exception raising with invalid xhtml body 
mironov (author)
Thu Jan 07 12:05:22 -0800 2010
commit  be2059f9008fbd7e17cee3d68fcd76a46d27a8e1
tree    b6c8a0e35872cd3ee2d2f9ceb14746729aadec53
parent  270ce330ca1a27c142a35ccad8755691f3f6b245
xmpp4r /
name age
history
message
file .gitignore Fri Dec 12 06:58:13 -0800 2008 .gitignore: add emacs backup files [astro]
file CHANGELOG Mon Jun 15 03:47:01 -0700 2009 Release version 0.5 [ln]
file COPYING Loading commit data...
file LICENSE Mon Aug 04 18:23:47 -0700 2008 De-tabbify LICENSE file. Whitespace. [grempe]
file README.rdoc Mon May 04 22:55:29 -0700 2009 Added Jacob to README.rdoc [ln]
file README_ruby19.txt Thu Jun 05 19:14:06 -0700 2008 Renamed file so it doesn't show as the default ... [grempe]
file Rakefile
file Release_Checklist Sat Jul 11 01:28:09 -0700 2009 Added a release checklist [ln]
directory data/
directory lib/
file setup.rb
directory test/ Thu Jan 07 12:05:22 -0800 2010 Added test for exception raising with invalid x... [mironov]
directory tools/ Sun Jun 08 13:45:07 -0700 2008 Moved GitHub gemspec test script to tools dir. ... [grempe]
directory website/ Mon Jun 15 03:58:44 -0700 2009 Update website for 0.5 [ln]
file xmpp4r.gemspec Wed Jul 01 16:47:55 -0700 2009 added support for XEP 202 entity time: http://x... [Erick Johnson]
README.rdoc

XMPP4R

Project Home

You can find info about the xmpp4r project and how to contribute at the project home page:

home.gna.org/xmpp4r/

If you need to ask questions, or want feedback on proposed changes please feel free to ask them on the ‘xmpp4r-devel@gna.org’ mailing list. You can join or view archives of the mailing list at:

gna.org/mail/?group=xmpp4r

If you are having a problem and would like to report it to the mailing list please include a protocol dump which can be enabled in your code with:

  Jabber::debug = true

Contributors

  Lucas Nussbaum <lucas@lucas-nussbaum.net>
  Stephan Maka <stephan@spaceboyz.net>
  Kirill A. Shutemov <k.shutemov@gmail.com>
  Glenn Rempe <glenn@rempe.us>
  Jacob Burkhart <jacob@brontes3d.com>
  Yuki Mitsui
  Peter Schrammel
  Olli
  Vojtech Vobr
  Andreas Wiese
  Chris Zelenak
  Matthew Wood
  Sam Ruby
  Tim Carey-Smith
  Scott Lillibridge
  Joshua Sierles
  Ripta Pasay <github@r8y.org>
  Seth Fitzsimmons

Source Code

The source for xmpp4r is managed using the Git SCM and can be found in our GitHub.com project page:

github.com/ln/xmpp4r/tree/master

Installation

There are a number of ways that you can install xmpp4r depending on your needs and the methods you prefer.

Install over the network using RubyGems

You can install the current release of the xmpp4r library from a stable release gem on RubyForge using RubyGems:

  sudo gem install xmpp4r

Install over the network using a Debian package

You can install the current release of the xmpp4r library from a stable release copy on your .deb friendly linux system (e.g. Debian or Ubuntu) using apt:

  sudo apt-get install libxmpp4r-ruby

Install from local source code (Developers Only)

If you have a local Git clone of the source repository or a tarball you can install xmpp4r using several methods. First you’ll need to get a local copy.

Clone the Git repository (recommended):

  git clone git://github.com/ln/xmpp4r.git

OR download a stable release tarball from:

  http://download.gna.org/xmpp4r/xmpp4r-0.3.2.tgz

OR download a snapshot of the latest source in .tar.gz format from:

  http://github.com/ln/xmpp4r/tarball/master

Install : Using Rake

  # Show all available rake tasks
  cd xmpp4r/
  rake -T

  # Package up the gem file and install it
  rake gem:install

Install : Using setup.rb

This will install a copy of the library in your Ruby path and does not require RubyGems to be installed.

  cd xmpp4r/
  ./setup.rb

License

XMPP4R is released under the Ruby license (see the LICENSE file), which is compatible with the GNU GPL (see the COPYING file) via an explicit dual-licensing clause.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server