Coder Social home page Coder Social logo

guyou / openjabnab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openjabnab/openjabnab

0.0 1.0 0.0 1.62 MB

An open PHP/C++-based proxy framework for the Nabaztag/Tag™ (http://www.nabaztag.com/) electronic pet.

License: GNU General Public License v2.0

Makefile 0.20% C++ 54.40% C 31.55% Objective-C 1.30% Shell 0.15% Lex 0.31% Perl 0.37% PHP 9.36% Hack 0.12% CSS 0.49% QMake 1.76%

openjabnab's Introduction

Build Status

OpenJabNab

An open PHP/C++-based proxy framework for the Nabaztag/Tag™ electronic pet with jabber protocol.

Nabaztag is a trade mark of Violet. OpenJabNab is not owned by or affiliated with Violet.

I) Terms of use

This software is provided under a GPL license. Read the COPYING file for details.

OpenJabNab uses Qt Open Source Edition, see http://trolltech.com/products/qt/licenses/licensing/opensource for the license

II) Features

This initial version has no true feature. Its main use is understanding the dialog between the Nabaztag/tag and the Violet's servers : every call can be logged in a log files or printed on the screen.

OpenJabNab is composed of 2 distinct parts :

  • An Http-Wrapper written in PHP to redirect all Http calls to the server
  • A server written in C++ to handle all http calls & xmpp communications

III) Requirements

  • A Nabaztag/tag
  • An Apache server (use of RewriteEngine in .htaccess file) or Lighttpd server (use of mod_rewrite, see README.lighty)
  • PHP scripting enabled at prefered Webserver
  • Qt 4 correctly installed (with dev libraries)

IV) Installation

  1. Drop the PHP files into a web server folder. This folder must the root of a domain or subdomain (e.g. my.domain.com)
  2. Generate Makefiles with qmake -r, then make
  3. Edit the openjabnab.ini file and move it to the bin folder (you have to change all "my.domain.com" strings)
  4. Execute openjabnab builded in the bin folder
  5. Configure the Nabaztag/tag to use 'my.domain.com/vl' in advanced settings
  6. Restart the Nabaztag/tag

V) History

  • 2008-01-24 v0.01 Initial revision
  • 2010-06-09 v0.10 Added some formating
  • 2011-08-16 v0.11 Removed Nabaztag.com-URL (Site suspended) Added Lighty as supported Webserver

openjabnab's People

Contributors

alkorin avatar pixel166 avatar redoxyde avatar drakaz avatar htristra avatar rhaamo avatar stabilo avatar chaosblog avatar iltofa avatar

Watchers

Guilhem Bonnefille avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.