Member Walter Phillips - Oil Pumps Production Reporting
www.pumpreports.com
Sometimes, they get a lot of water: 10% oil to 90% oil
Checkout "LakeView Gusher" on google.
uses DNN Treeview for left navigation - selecting Oil Wells
Uses Firefox - FireBug Addon to Debug Javascript
Graph Images: ZedGraph open source tool
data ( graph values ) is read from Database and then code is written to
create format to bind to Zedgraph
Graph Picture display image - changing content-type to png
to display images
http://zedgraph.sourceforge.net/samples.html
Graphs have nice Ajax Hover menu with his custom javascript
JS Library Tip: Cool Popup Div Effect utilizes the: Hi Slide javascript Library
http://www.teamphotoshop.com/articles-Hi-slide--Cool-Javascript-Image-Gallery--Viewer-9,8,191a.html
Email - alert text messages to Users
Fuzzy here on Sending / Reading Email Messages ???
Email Messages get translated to Phone Text Messages ???
Some of his custom modules don't inherit from PortalModuleBase
and he has to write calls into DNN to test for permissions directly.
DNN Tip from Darcy: DNN host setting - Turn on Compression ( page and js )
Blowery compression
DNN Tip from Walter: use of Friendly URLS to map page names to tabid=xx
Custom Modules Tips
- use error logging to trace activity
- admin can view error log for errors recorded
Cool Java 3-D graph - Rotate / Twist display graph of drilling
Show depths/positions of pump holes drilled through the ground
Not sure is this is the link:
http://java3d.j3d.org/examples/index.html
But this requires you download the Java SDK etc ???
PDA - Mobile Support too
Windows XP Tip - Accessories > Magnifier
Tip: Free Software: NLarge to enlarge and draw on your screen
Demo uses Google API too - show LA County Map with balloons for each oil Well
demo call to webservice
Lots of good stuff, Congratulations Walter !