Jeff

homework-less is not work-less

So I am beginning to become sleep deprived. I have only gotten 4 hours each of the past two nights. That is all thanks to Java and its difficulty to not be C++ (I really like a standalone binary, so sue me). I got it working properly last night around 3:00 last night (this morning?). I don’t have any homework, just big work assignments (2 projects due the end of the semester and month long labs). sigh

So for one project, it sounds like we have to do all the web interface stuff in JSP (Java Server Pages) versus something much more friendly (like PHP or Python). sigh I also need to get to my lab stuff in OS, which I really don’t feel like working through SSH now (especially since I can and do all of my development on my laptop natively). I also setup Django on my web server and got it working with Apache and installed it on my laptop. This means I can begin developing this site in Django just for kicks. I may move back to using PHP since it lets me have more control and I am a lot more comfortable with it. I am going to hopefully rework a number of things and begin implementing stuff soon since I have all this free time. First I will see how the Django works, else I may have to get some other things working for PHP until I am satisfied with it.