Lorcan sent me his lecture notes on php so I read these today. They were really helpful and
i now understand completely what is going on with the gumstix code. So armed with this knowledge i've managed to fix it up so that when it reads a tag its sending the id to my database correctly. This code will work perfectly for my demo and i can go back to it at a later date to replace or edit it as needed.
Spent some more time today with mysql, just doing some test queries and really just testing the whole system in general. My next goal will be to create a webpage that offers some basic user functionality and human readable ques generated from whats in the database.
Thursday, January 10, 2008
Subscribe to:
Post Comments (Atom)
1 comment:
Sounds great. Before you leave the gumstix code, document it fully. If and when you come back to the code you want to make sure you know exactly what's happening with it - after all, it could be weeks or months in the future. Also, document everything in the wiki - you can even put the actual code there.
MySQL is fairly straightforward and works really well with PHP.
If you want to arrange a meeting, Monday would work well for me. Looking forward to the demo :-)
Post a Comment