Ok, I haven’t forgotten about the cURL tutorial or updating the site. I just happen to be quite busy right now. This weekend I hope to have some time to finish up the cURL stuff (I am working on it, it’s just not done) and hopefully get back to my project. This is somewhat of a reminder to myself as well, so hopefully it works! I also promise to make all of the source code available of both the problems and solutions.
Random cool thing I found: tntnet. I had heard about C++ server pages before, but tntnet is the project that really makes them shine. They claim that it can serve c++ dynamic pages fast than traditional web servers (probably apache) can serve static pages because the c++ pages get compiled. Awesome for speed. The syntax looks pretty nice to for making the views (and you get the c++ goodness for all of the processing).
Ok. I finally am coming to have some free time and have already started making things for the public.
I noticed that there aren’t many (if any) good cURL tutorials that show you some of the power of cURL like manipulating cookies and such. Such a tutorial could be used for good (such as unit testing your work) or evil (trying to program a bot to do something that requires a login). After I get my contrived examples created and can demonstrate them, I’ll write up the tutorial that looks at cURL in more detail. This is supposed to both show users how to use cURL better as well as for site administrators to get an idea what could cause vulnerabilities. I will also discuss ways to create login systems to defeat cURL.
To be posted soon…
I love streaming radio (along with many types of music). As such, I am a strong supporter of the Save Internet Radio movement. I encourage you to also take the time and talk to your senators/representatives if you are in the US or spread the word and try to help in other ways if you are not (there are ways posted on this blog post. The internet radio world thanks you for your support.
