Git Product home page Git Product logo

sheet-booster's Introduction

Sheet-Booster v1.74

Script to generate an XML of numbers ready to ease up digital printing of numbered tickets.

You can find and use the latest operative versions in:

http://muntanercomunicacio.com/numerador.html (Javascript based. Executed local-side)

http://www.muntanercomunicacio.com/num_alzado.php (Deprecated. Old fashion PHP script) /* Right now this small script requires PHP 5+. Also, doesn't work well with huge (10k+ elements) XML, getting stuck a lot. */

The javascript based numerador.html, while being done to practice my rusty Javascript, turned out to fix all the problems in PHP and still be heaps better. Instead of creating a valid XML tree it creates a simple string (thousands of times faster!), also while I was at it, coded per input validation when it detects changes, instead of checking on form submit.

And it no longer refreshes the page.

Changelog

1.74

  • [HTML] Added option to mark periods for the thousands, to print 1.000 instead of 1000 (spanish convention)

1.73

  • [HTML] Now automatically changes the filename of the xml to be downloaded based on the set numbers, takes in account if those are inverted or not.

1.72

  • [HTML] Small patch, moved the inverted toggle to the generator area, makes more sense there since it's related to generation, not to printing.

1.71

  • [HTML] Added option for inverting the numbers. Just allowing the "to" field to be smaller than the "from" one was too cumbersome, a simple field makes things a lot cleaner.

1.7

  • [HTML] Added suffix.
  • [HTML] Added option for toggling zero padding. If disabled, the "lenght" field will be ignored.

1.6

  • [HTML] Added prefix.
  • [HTML] Finetuned the default settings a bit.

sheet-booster's People

Contributors

nanospawn avatar jeroni avatar

Watchers

James Cloos avatar  avatar

Forkers

jeroni

sheet-booster's Issues

Nor working in FIREFOX

Javascript nor working properly. It correctly fills the form and generates the XML, but won't update the forms after submitting changes.

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.