Second Harvest Food Bank
Intel provided Second Harvest Food Bank of Santa Clara and San Mateo counties with a $100,000 technology grant to upgrade the organization’s warehouse inventory system. Second Harvest Food Bank installed a bar coding system, similar to those used by large grocers, allowing for quicker and more precise tracking of food coming in and out of its warehouse. Second Harvest expects to considerably increase its distribution volume using the bar code technology system.
[
go to Youtube.com
]
Time
: 2 min
40
Added
: 07/08/08 19:50
Send with Gmail
Videos
(4)
|
Blog posts
(4)
How-to Solutions from Accu-Sort Integrated Systems
www.accusort.com | 1-800-BAR-CODE :: Our Integrated Systems Group has developed effective solutions for small-item, large, and mixed-mail sortation, labeling, production, shipping, manifesting and inventory systems. Also provided are design, engineering, hardware, software, installation, training and on-site service support. www.accusort.com
[
go to Youtube.com
]
Time
: 3 min
50
Added
: 23/06/09 15:55
Send with Gmail
Inventory System
Advance Inventory System made in Visual Basic 6.0. To download the source code please visit www.sourcecodester.com.
[
go to Youtube.com
]
Time
: 9 min
59
Added
: 26/01/09 02:59
Send with Gmail
Macromedia Flash Pro 8 Game Tutorial 3 : Inventory System
Items Code:
onClipEvent(enterFrame) {
if(_root.char.hitTest(this)) {
_root.addToSlot(this);
}
}
Inventory Code (Put In Frame):
currentslotnum = 1;
stop();
function addToSlot(item){
if(!item.found){
item._x = eval ("itemslot" + currentslotnum)._x;
item._y = eval ("itemslot" + currentslotnum)._y;
item.found = true;
currentslotnum++;
}
}
Itemslot Instance Names:
itemslot1
itemslot2
itemslot3 etc.
[
go to Youtube.com
]
Time
: 8 min
46
Added
: 18/07/08 21:29
Send with Gmail
4
Results

