PortalRankings.com
 

Websites targeting keyword sign document online

24 websites are using keyword sign document online in their content.

 
Total results: 24
Domains on this page: 24
 

Different keywords:

 

Results:

Welcome to Nathdwara.in
http://portalrankings.com/info/nathdwara.in
Pushtimarg Shrinathji Informative Website with Online Seva , Nathdwara is a pigrimage centre for all Hindus who worship Lord Shriji or Shreenathji , Shreenathji temple in nathdwara
  • Updated On (Date): 2017-Apr-13
  • Expiration time: 2018-Jun-06
  • Website Registered On (Date): 2006-Jun-06
YouSignHere
http://portalrankings.com/info/yousignhere.com
Premier Document & Data Workflow Automation Solution. Seamlessly integrate electronic document signing into your B2B & B2C workflows, carrying data between all systems without data entry, errors, or loss of data integrity.
  • Google Analytics code: 21447247-1
  • Updated On (Date): 2015-Aug-12
  • Expiration time: 2017-Sep-19
  • Website Registered On (Date): 2010-Sep-19
SignPuddle Network
http://portalrankings.com/info/signpuddle.net
> swserver, v1.3.0 May 2nd, 2016 ## About SignWriting is the international script for writing the sign languages of the world. The SignWriting Server provides online resources for SignWriting applications and users. The server accepts HTTP requests and responds with SVG or JSON data. The SignWriting Server is built with the PHP SLIM Framework v2.6. The primary site is available on the Center for Sutton Movement Writing server. * http://signpuddle.net A mirror site is available on Wikimedia Labs. * https://swserver.wmflabs.org ## Features ### SVG images The SignWriting server creates SVG images for individual symbols using symbol keys and completed 2-dimensional signs using Formal SignWriting. Styling strings are supported, offering coloring and sizing customizations. ### Query string transformation to regular expressions Query strings are a concise representation of a much larger and detailed set of regular expressions. Each query string is transformed into one or more regular expressions that can be used to search a text of Formal SignWriting. Additionally, Formal SignWriting strings can be converted into several types of query strings, each of which can be transformed into regular expressions. ### Countries of the world The countries of the world are described with SVG shapes and flag images. Listings of languages and puddle collections are available for each country. ### Puddle collections and sign entries All of the SignPuddle Online data is available as SQLite 3 databases. These databases can be downloaded individually. The various puddle collections can be listed, limited by sign language or individual code. For each sign language, a default public dictionary has been selected so that ISO 639-3 codes can be used rather than a puddle code. With a puddle query, individual entries can be access with sign language directly. With a puddle search, individual entries can be access with spoken language. Additional search options are available for listings of individual signs and terms. Additionally, entries can be retrieved by the dates created or updated. ## Installation Copy the SignWriting Server files to the root web server directory or to a sub-directory. ### Requirements Any server that supports PHP and SQLite 3 will be able to run the SignWriting Server. ### Databases The main database is available from the [SignWriting Server Data project](https://github.com/Slevinski/swserver_data/) with only the symbol information. * install as data/swserver.db The SignPuddle Online databases are available on [SignBank](http://signbank.org/swserver_data/). The main database is available as [swserver.db](http://signbank.org/swserver_data/swserver.db). * install as data/swserver.db The individual databases are available in the [puddle subdirectory](http://signbank.org/swserver_data/puddle/). * install in data/puddle/ A shell script is available to download the main database. * execute data/refresh_main.sh A shell script is available to mirror all of the available puddles on SignBank with a single command. * execute data/refresh_dbs.sh ### Shell Script to Start Server If a web server is not already running, the start server shell script can be used to start the built-in PHP web server. * ./start_server.sh ## Automation Tools The SignWriting Server project documents are created with command-line tools. ### API Blueprint The SignWriting Server API is documented using API Blueprint. This specification offers powerful tooling such as automatic HTML document generation and mock servers. https://apiblueprint.org/ The API Blueprint for the Guide is embedded in the main index.php file. The API Blueprint for the Example document is created using 'curl' with 'curl-trace-parser'. ### JSON Data Examples The SignWriting Server includes example API calls encoded as JSON data. These examples are used to create the API Blueprint for the Example document and the JavaScript function calls for the Run HTML page. ### Requirements * Shell scripts with more, grep, cat, and cut * [jq](https://stedolan.github.io/jq/) - like '''sed''' for JSON data * [curl](http://curl.haxx.se/) - communicate with a server from the command line * [curl-trace-parser](https://github.com/apiaryio/curl-trace-parser) - reformat curl output * [hiro](https://github.com/peterhellberg/hiro) - create HTML documents from API Blueprints * [iglo](https://github.com/subosito/iglo) - create large HTML documents when hiro fails ### Tools * ./buils.sh - Creates the Index and Guide documents. Creates shell script and JavaScript function calls from JSON example data. * ./run.sh - Executes the Example shell script and collates the results into the Example document. * ./release.sh - Calls the build.sh script and then the run.sh script. * ./example.sh - Creates the example html document when hiro fails for large files. ## Filesystem ### Directories * / - root directory with HTML documentation and PHP server * /Slim - directory for the Slim Framework v2.6 code * /include - directory for other PHP files and function libraries * /data - directory for the SignWriting Server databases * /tools - directory for automation and document creation * /tools/input - directory of tool inputs, such as template.html * /tools/output - directory of processed output * /tools/log - directory of example request/response API calls ### Source Files * README.md - read me file in markdown * index.php - main file for handling requests, with embedded API Blueprint * Example.json - example api calls in JSON data format * Run.html - html page uses example api calls to access a server ### Derived Files * index.html - Created from README.md * tools/output/Guide.md - Created from index.php * Guide.html - Created from tools/output/Guide.md * tools/output/Example.sh - Created from Example.json * tools/output/Example.md - Created from output of tools/output/Example.sh * Example.html - Created from tools/output/Example.md * Run.js - Created from Example.json and used in Run.html ## Author Stephen E Slevinski Jr [email protected] http://slevinski.github.io http://www.slideshare.net/StephenSlevinski/presentations ## Reference The Formal SignWriting character encoding used in SignMaker is defined in an Internet Draft submitted to the IETF: [draft-slevinski-signwriting-text]. The document is improved and resubmitted every 6 months. The character design has been stable since January 12, 2012. The current version of the Internet Draft is 06. The next version is planned for May 2016. ## Epilogue This is a work in progress. Feedback, bug reports, and patches are welcomed. ## License MIT ## To Do * expand API for users * expand API for create, update, and delete ## Version History * 1.3.0 - May 2nd, 2016: new world group, added listings for puddle signs and terms * 1.2.0 - Dec 17th, 2015: list puddles, download databases, custom limits, sorting, and date retrieval * 1.1.0 - Nov 25th, 2015: added query and search for puddle data * 1.0.0 - Nov 5th, 2015: initial public release [draft-slevinski-signwriting-text]: http://tools.ietf.org/html/draft-slevinski-signwriting-text [SignWriting 2010 Fonts]: https://github.com/Slevinski/signwriting_2010_fonts [SignWriting List]: http://www.signwriting.org/forums/swlist/ [SignPuddle Online]: http://signpuddle.org [SignWriting 2010 JavaScript Library]: http://slevinski.github.io/sw10js/
  • Updated On (Date): 2016-May-02
  • Expiration time: 2021-Apr-23
  • Website Registered On (Date): 2005-Apr-23
Interpreters Unlimited | Making Connections Nationwide
http://portalrankings.com/info/interpretersunlimited.com
Interpreters Unlimited provides professional foreign language interpretation, document translation and sign language interpretation to businesses in the US
  • Google+ User ID: +Interpretersunlimited
  • Google Analytics code: 71515014-1
  • Updated On (Date): 2011-Jun-11
  • Expiration time: 2019-Aug-17
  • Website Registered On (Date): 1997-Aug-18
The Constitution Store | Constitution and Bill of Rights Themed Gifts and more
http://portalrankings.com/info/constitutionstore.org
  • Google Analytics code: 107780987-1
8962 IRS Form - Figure PTC Amount with Online PDF Samples
http://portalrankings.com/info/form-8962-printable.com
To learn your PTC amount apply IRS form 8962. ➤ Try out online samples in PDF format. ➤ Just fill blank fields with required data, sign and send the document instantly. ➤ Edit, download or print it if needed. ➤ Use any of your device (PC, tablet, mobile) with any OS (iOS, Android, Windows, Linux).
  • Google Analytics code: 111463453-26
  • Updated On (Date): 2017-Dec-29
  • Expiration time: 2018-Dec-29
  • Website Registered On (Date): 2017-Dec-29
Free Resume Example And Writing Download | Best Place to Find Free Resume Example And Writing
http://portalrankings.com/info/lindymyday.com
Free Resume Example And Writing Download | Best Place to Find Free Resume Example And Writing
  • Updated On (Date): 2017-Nov-17
  • Expiration time: 2018-Oct-01
  • Website Registered On (Date): 2012-Oct-01
Sign In :: TransACT Parent Notices
http://portalrankings.com/info/parentnotices.com
TransACT offers a cost-effective web-based solution that helps school systems meet federal parent notification requirements, with forms and documents legally-reviewed as required, plus document translations in up to 20 languages and next-generation decision support.
  • Updated On (Date): 2016-Oct-28
  • Expiration time: 2020-Nov-29
  • Website Registered On (Date): 2010-Nov-29
Blue Book Archive
http://portalrankings.com/info/bluebookarchive.org
The Project Blue Book Archive provides UFO researchers with free online access to over 50,000 official US Government documents relating to the UFO phenomenon. In addition, we provide a search engine and various indices in an effort to modernize access to these document collections.
  • ID for Google Adsense: ca-pub-9796792286153124
  • Google Analytics code: 58070918-2
  • Updated On (Date): 2017-Aug-08
  • Expiration time: 2018-Sep-06
  • Website Registered On (Date): 2004-Sep-06
Online Signatures, Digital Document Signing | SigningHub.com™
http://portalrankings.com/info/signinghub.com
Perform free online document signing. Use digital document signing service by SigningHub. Apply secure online signatures to your important documents.
  • Google+ User ID: 101693870024283380433
  • Google Analytics code: 59911979-1
  • Updated On (Date): 2016-Nov-19
  • Expiration time: 2025-Jan-19
  • Website Registered On (Date): 2012-Jan-19
CrunchSign : online document signing, electronic signatures & online PDF signing
http://portalrankings.com/info/crunchsign.com
CrunchSign: Online document signing. Start signing documents online. Free online demo. Instant sign up, PAYG or subscribe. online PDF signing
  • Updated On (Date): 2017-May-18
  • Expiration time: 2018-May-22
  • Website Registered On (Date): 2014-May-22
Booking shipments online- MyShipper
http://portalrankings.com/info/myshipper.nl
MyShipper: Easy worldwide shipping. Attractive all-in rates. Smart shipping solutions for your documents, packages and pallets. Sign up for an account now.
  • Google Analytics code: 28915629-1
IRS 1099R Form - Best Templates to Fill out and Sign Online in PDF
http://portalrankings.com/info/form-1099r.com
If you make designated distributions, file 1099R IRS form. ➤ Here you can get the best templates to fill them out and sign online in PDF format. ➤ Create a document, edit, save, print and save in with no efforts. ➤ Use your iOS or Android mobile to work on the go!
  • Google Analytics code: 111463453-30
  • Updated On (Date): 2017-Dec-29
  • Expiration time: 2018-Dec-29
  • Website Registered On (Date): 2017-Dec-29
Home - Scrive
http://portalrankings.com/info/scrive.com
Premium e-signing and document data for Point of Sale, Salesforce, integrations, and any contract you want to sign online. Scrive.
  • Google Analytics code: 6387711-15
  • Updated On (Date): 2016-Dec-01
  • Expiration time: 2017-Dec-31
  • Website Registered On (Date): 1999-Dec-31
Adobe Sign, e-signatures online, formerly EchoSign | Adobe Document Cloud
http://portalrankings.com/info/echosign.com
Adobe Sign (formerly EchoSign) in Adobe Document Cloud provides trusted electronic and digital signature solutions that allow you to run business processes five times faster.
  • Updated On (Date): 2016-Feb-04
  • Expiration time: 2017-Aug-14
  • Website Registered On (Date): 2005-Aug-14
Kusar Court Reporters & Legal Services.
http://portalrankings.com/info/kusar.com
Kusar Court Reporters & Legal Services, Inc. is your one source for court reporting and litigation support services wherever and whenever – coast to coast. Serving you since 1983, we know that attention to detail and reliability is what you have come to depend upon and expect. Our friendly staff is here to take care of all the details for your upcoming depositions and events and communicate with you, giving you the ease of knowing that we have you covered. Our Complimentary Conference Rooms are available statewide, from San Diego to Sacramento, and nationally through our professional network. Our Southern California Long Beach headquarters serves as a perfect meeting place, a midpoint hub, 20 minutes from LAX, John Wayne, and Long Beach Airports, for depositions, mediations, and arbitrations. Complimentary treats and fresh baked cookies make it a pleasant experience. Come spend a day with us and find out for yourself.
  • Google Analytics code: 19061282-1
  • Updated On (Date): 2016-Jun-03
  • Expiration time: 2018-Sep-02
  • Website Registered On (Date): 1998-Sep-03
IRS W-2 Tax Form - Free Printable & Fillable Online Blank for 2016 & 2017 | Download Sample in PDF
http://portalrankings.com/info/w2-form-online.com
Create Your FREE Fillable IRS W-2 Tax Form in Under 5 Minutes. Download & Print‎‎ in Word & PDF. Sign & Make Document Legally Binding
  • Google Analytics code: 89604509-19
  • Updated On (Date): 2017-May-24
  • Expiration time: 2018-May-23
  • Website Registered On (Date): 2017-May-23
Online Electronic Signature Software | Create eSignature | Formaliti
http://portalrankings.com/info/formaliti.com
Formaliti turn your manual business paperwork into digital forms by creating Online Electronic Signature Software which gives you access to all your forms
  • Google+ User ID: +FormalitiAu
  • Google Analytics code: 59628707-1
  • Updated On (Date): 2015-May-18
  • Expiration time: 2024-May-15
  • Website Registered On (Date): 2014-May-15
The Presort Center - Print, Direct Mail and Marketing Specialists
http://portalrankings.com/info/thepresort.com
  • Google Analytics code: 2437411-21
  • Updated On (Date): 2017-Sep-28
  • Expiration time: 2018-Jun-30
  • Website Registered On (Date): 1998-Jul-01
Online Electronic Signature Software | Create eSignature | Formaliti
http://portalrankings.com/info/formaliti.com.au
Formaliti turn your manual business paperwork into digital forms by creating Online Electronic Signature Software which gives you access to all your forms
  • Google+ User ID: +FormalitiAu
  • Google Analytics code: 59628707-1
  • Updated On (Date): 2016-May-18
Personalized life like signatures generator - Create your own personal signature
http://portalrankings.com/info/mylivesignature.com
Create your own personal and life like signature in seconds. Generate a personal signature for free and use it to personalize your email signature, document signature, blog signature and more.
  • Google+ User ID: 101993048159591109797
  • ID for Google Adsense: ca-pub-8810650777189970
  • Google Analytics code: 761383-33
  • Updated On (Date): 2017-Apr-07
  • Expiration time: 2018-Jan-08
  • Website Registered On (Date): 2007-Jan-08
Home - TopSolutions
http://portalrankings.com/info/topsolutions.es
The best cloud solutions to help you solve your problems and make your team work better. We offer services to help your company easily migrate to the cloud.
  • Google+ User ID: 100275232239109625947
Digital Signatures - Advanced Digital Signature Services - Ascertia
http://portalrankings.com/info/ascertia.com
World-class products for Advanced Digital signature, Electronic signature, Digital Signature Verification, Digital Signing, Timestamping, eID Validation & Secure Archiving
  • Google+ User ID: 100282717236597657490
  • Google Analytics code: 43722766-1
  • Updated On (Date): 2017-Jan-30
  • Expiration time: 2021-Apr-25
  • Website Registered On (Date): 2001-Apr-25
Online Signature: Digital Signature & Sign Documents Online
http://portalrankings.com/info/onlinesignature.com
Sign any document online and generate your own handwritten personal digital signature to be used for emails, Word, PDFs, and much more
  • Google Analytics code: 63795567-12
  • Updated On (Date): 2017-Jun-16
  • Expiration time: 2020-Feb-27
  • Website Registered On (Date): 2004-Feb-27
2024-05-17 21:22:47 || 0.0207