Spinneret going up for Propellerpowered. Want to peek over my shoulder? (Stable Now)
Oldbitcollector (Jeff)
Posts: 8,091
I'm working out the code to put a Spinneret in place for the Propellerpowered software site.
http://software.propellerpowered.com
It's reading code from a CSV file and displaying it in a table.
If you want to peek over my shoulder, feel free. Can't guaranty it will be up as I'm working on it, but it could be interesting. It's a work in progress. (After spending 5 hours re-working my network because of Cemetery-link's garbage router)
If you spot a bug, refresh.. I'm coding.
OBC
http://software.propellerpowered.com
It's reading code from a CSV file and displaying it in a table.
If you want to peek over my shoulder, feel free. Can't guaranty it will be up as I'm working on it, but it could be interesting. It's a work in progress. (After spending 5 hours re-working my network because of Cemetery-link's garbage router)
If you spot a bug, refresh.. I'm coding.
OBC
Comments
Go get 'em OBC.
Here's a screenie for historical reasons:
It's been bouncing up and down the last five mins as I've found some "commas" in the descriptions that we causing some problems. I think I've got that sorted, now I can go back to playing with the HTML tables translation.
OBC
I'm almost happy with the .CSV code tonight. It's time to add some more software to the page and then move the Spinneret off my experimenters bench to it's final home on the network. Then it will be time to dig out a solar cell and battery for it.
End of night one screenshot..
OBC
this is awesome! I'm very impressed! Keep us posted on your latest and greatest!
To emphasize Spinneret on the top of the page, why not put a picture of the board next to the word?
I need a picture of the Spinneret on a nice black background somehow.. Then I'll post it.
Source code link has also been added to the bottom of the page.
OBC
Here ya go, hope it works for ya.
RS_Jim
I'm watching it for the next day or so to see how often it might need to be reset.
OBC
Thanks for that! I'll add it tonight after work.
OBC
Does the spinneret serve the pictures ? From the code I'm guessing it doesn't.
Bean
It will, but honestly I was really worried about the speed with all of the .CSV to tables conversion so I decided to lighten the load as much as possible. Plus I figure that sooner or later some wiseguy will submit me to hackaday.
OBC
Bean
It didn't look alive the sceen was blank, bummer. I like the screenie that Potatohead shown.
I'll have Rebekah keep an eye on it today.. There a long thread about this hang in the Spinneret forum. Perhaps an answer to this issue will be forthcoming tonight.
OBC
again got only an empty page with firefox 3.6.13.
Then I tried IE and chrome it blinks (= works works not works works not)
best regards
Stefan
OBC
I've posted an "archive" as a source code link at the bottom of the page. I'd be grateful if you could take a peek.
OBC
The latest drivers are being kept on a Google Code server so that multiple people can access it and update it. I've just committed a revision, I'd be please if you could try it out to ensure I hadn't broken anything.
I believe you can use this link to download the Indirect driver version: http://spinneret-web-server.googlecode.com/svn/trunk/W5100_Indirect_Driver.spin
I've updated to the latest version.. Let's see how this works.
OBC
Can I add to your "to do list" for this project? Perhaps you can enable some form of logging as we may want that for improving performance. Maybe there can be a a way to log to SD card some items like time a page was served, time of reboot, how long it took to service a request, etc. I guess some basic analytics so we can track if the page goes down after so many users or if the page serving is getting slower, etc.
I've got another complete list to add.
OBC