Thursday, November 22, 2012

List Of Free Supply Chain Web Applications

Some of you have asked me to post a summary of what my web applications to.

Below is it. Had sequenced the applications and brief write-up here so that you and your company can build capabilities on top of one another for end to end supply chain capability development.

1. Serialization and Leveraging Off Serialization Standards:
www.transhipmentflow.appspot.com
- It allows users to scan their GS1 128 standard bar codes for decoding by my web application. Many companies ate using 128 standards as it is globally recognized, and it can take production dates, expiry dates, weight, batch, etc.. Thereafter it converts the bar code to a QR code and tells the user how many characters is left. There is no decoder right now, and I think as a transhipment hub, Singapore SMEs will want to decode original bar code information and add to it. QR code is free and can take the most characters.

2. Track and Trace by Associating Product/Carton Serialized Bar/QR code With Location (e.g. online warehouse management system):
http://trackandtraceanalytics.appspot.com/
- This is a simple location and product tracking system where you can scan any and product bar code to a location bar code, find the location of your product when you have the product bar code requirement, then scan out from the location when you pick to free up the location bar code space.

3. Streamlining Route by Visualizing Current Route with Space Filling Curve Routing Algorithm
http://compareroute.appspot.com/
- This web application helps users compare their current delivery travel distance with the distance my web application is showing using an algorithm. Base on the average speed and time it leaves your company and return, you can probably estimate the travel distance of your delivery trucks compared to what this web application is predicting. For companies wishing to reduce fuel cost when they suspect certain routes are a lot longer than they should be.

4. Know possible customers along their delivery route for more business with transportation marginal cost
http://nearmyroute.appspot.com/
- Is an advance version of compareroute where I know what is around your delivery points. Helps you identify potential customers

5. Associating picture documents with deliveries for further analysis (e.g. picture of signed DO)
www.transhipmentocr.appspot.com
– web application to convert jpg, bmp, png and gif image files into text for further processing customization. You just need to browse the file and upload to the server and my program will process it.

No comments:

Post a Comment