Spiceworks Network Map
General (2)
I guess hard work really pays off. My app made PC magazine! I developed Spiceworks Network Map, an Adobe Flex based network mapping tool. This release was quite difficult, the map now includes full editing, saving, undo/redo, and a load of other features.
I have written about 20,000 lines of code, but I figure I am only using about 13,000 to 15,000. I think this is probably the most complex app I have ever built. Besides wrapping my head around the graphing part of it, I am using PureMVC, a command stack, finite state machine, ...