SignPuddle 3
Alpha Release
http://SteveSlevinski.me
by Steve Slevinski
Client
&
Server
Hi, I’m Steve!
Working closely with Valerie Sutton, we created the
Sutton SignWriting Standards of 2010, 2012, and 2017.
https://www.patreon.com/signwriting
sign language user
friend of the deaf
SignWriting Evangelist
SignPuddle 3 is a Two Part Application
Client Server
request
response
The Server
PHP
REST API{
Needs Apache
or PHP Builtin
Web Server.
Provides information resources.
https://SignPuddle.com/server
More than one server…
Main Public Server
Other Public & Private Servers
Plug & Play Server
The Client
https://SignPuddle.com/client
HTML
CSS
JS
{
Apache
Web Server
not required.
Open client in any browser.
Command Line Installation
# Install anywhere, even on a USB Drive
cd Desktop
# Either install in a new SignPuddle3 directory
git clone https://github.com/slevinski/apitxt SignPuddle3
# Or install in current directory
git clone https://github.com/slevinski/apitxt .
Use “cmd” on Windows or a “terminal” for Mac and Linux.
The best way to install SignPuddle 3 is
by using git from the command line.
cd SignPuddle3
git status
Get the latest software updates
with a single command.
Command Line Updates and Status
Check the filesystem for
changes you’ve made.
cd SignPuddle3
git pull
SignPuddle 3
Download static snapshot:
https://github.com/Slevinski/apitxt/archive/master.zip
Project File System
client HTML, CSS, and JavaScript
server RESTful API written in PHP
source ApiTxt Format documents
tools Python scripts and shell scripts
system Web server for Windows, Linux, and Mac
Steve Slevinski
slevinski@signwriting.org
Feedback is appreciated.
http://SteveSlevinski.me
SignPuddle 3
Alpha Release
Client & Server
Early access now available.

SignPuddle 3 Alpha Release

  • 1.
  • 2.
    Hi, I’m Steve! Workingclosely with Valerie Sutton, we created the Sutton SignWriting Standards of 2010, 2012, and 2017. https://www.patreon.com/signwriting sign language user friend of the deaf SignWriting Evangelist
  • 3.
    SignPuddle 3 isa Two Part Application Client Server request response
  • 4.
    The Server PHP REST API{ NeedsApache or PHP Builtin Web Server. Provides information resources. https://SignPuddle.com/server
  • 5.
    More than oneserver… Main Public Server Other Public & Private Servers Plug & Play Server
  • 6.
  • 7.
    Command Line Installation #Install anywhere, even on a USB Drive cd Desktop # Either install in a new SignPuddle3 directory git clone https://github.com/slevinski/apitxt SignPuddle3 # Or install in current directory git clone https://github.com/slevinski/apitxt . Use “cmd” on Windows or a “terminal” for Mac and Linux. The best way to install SignPuddle 3 is by using git from the command line.
  • 8.
    cd SignPuddle3 git status Getthe latest software updates with a single command. Command Line Updates and Status Check the filesystem for changes you’ve made. cd SignPuddle3 git pull
  • 9.
    SignPuddle 3 Download staticsnapshot: https://github.com/Slevinski/apitxt/archive/master.zip Project File System client HTML, CSS, and JavaScript server RESTful API written in PHP source ApiTxt Format documents tools Python scripts and shell scripts system Web server for Windows, Linux, and Mac
  • 10.
    Steve Slevinski slevinski@signwriting.org Feedback isappreciated. http://SteveSlevinski.me SignPuddle 3 Alpha Release Client & Server Early access now available.