Page:
							LilSnippets
						
						
					
					
							Pages
							
							
								Applications
							
								Configuration
							
								Deployment-BootstrapServer
							
								Deployment-ControlEnvironment
							
								Deployment-Demo
							
								Deployment-Overview
							
								Deployment-ReplaceServer
							
								Deployment-ServerBundlePrep
							
								Deployment-ServerMachinePrep
							
								Deployment-Setup
							
								Deployment-TechnicalOverview
							
								Deployment-VagrantTesting
							
								Deployment
							
								Documentation-AdminGuide-Backups
							
								Documentation-AdminGuide-Configuration
							
								Documentation-AdminGuide-InstallLinuxPoser
							
								Documentation-AdminGuide
							
								Documentation-ConceptGuide-Receiving
							
								Documentation-ConceptGuide
							
								Documentation-DevGuide
							
								Documentation-UserGuide
							
								Documentation
							
								FAQ
							
								FileMonitor
							
								Hardware-Aceeca-Meazura-MEZ1000
							
								Hardware-Motorola-MC3000
							
								Hardware-Motorola-MC9090G
							
								Hardware-Symbol-SPT1800
							
								Hardware-Zebra-QL320Plus
							
								Hardware
							
								Home
							
								Installation-Linux
							
								Installation-Python-Windows
							
								Installation-Python
							
								Installation-Windows-Python
							
								Installation-Windows
							
								Installation-setuptools
							
								Installation
							
								LilSnippets-AddBatchSupportForImporter
							
								LilSnippets-AddExcelDownload
							
								LilSnippets-AddExecOptionsForBatch
							
								LilSnippets-AddMasterView
							
								LilSnippets-AddRattailToRattailImporters
							
								LilSnippets-AddTable
							
								LilSnippets-CatapultPoserSetup
							
								LilSnippets-DevSetup
							
								LilSnippets-ProjectNaming
							
								LilSnippets-StageSetup
							
								LilSnippets
							
								NewProject
							
								Overview
							
								PodDocTemplates
							
								RattailDemo
							
								RattailPalm
							
								Recipes-LOCSMS-FileMonitorInboxDeploy
							
								Recipes-LOCSMS
							
								Recipes-ScanGenius-OrderExport
							
								Recipes-ScanGenius
							
								Recipes
							
								TheBigTour
							
								Theo-Demo
							
								Theo-Overview
							
								Theo-ServerSetup
							
								Theo
							
								Trainwreck
							
								Utilities-LOCSMS-BackupData
							
								Utilities-LOCSMS-DeployRattail
							
								Utilities-LOCSMS-PurgeNonPAL
							
								Utilities-LOCSMS-RestoreData
							
								Utilities-LOCSMS
							
								Utilities
							
						
					No results
				
					1 
					LilSnippets
					
				
						
						Lance Edgar edited this page 2025-02-15 23:16:27 -06:00 
					
				Table of Contents
Lil' Snippets
This area is a "proving ground" of sorts, for up-and-coming docs. You are encouraged to bookmark this page if you intend to stay current with the docs, as they are to be considered "in active development" until further notice.
Once a doc "graduates" from this area, it will likely move to the official docs of one of these packages:
In the meantime, the idea here is, to collect random lil' snippets of documentation, so that I can know what needs to be documented and/or how to structure the documentation generally.
General:
- Setup a basic development environment
- Create a new "Poser" project
- How to name your project
- Setup an app "stage" environment
- Sample app setup w/ Catapult integration
Data Layer:
- Add a new custom table to the database
- Add a new custom batch table and handler
- Add "dynamic batch" support for an importer
- Add custom Rattail <-> Rattail importers
- Trainwreck database
Web UI Layer: