Web Development

Resources and food-for-thought for the world of web:

JavaScript OOP reference for Java Programmers

OOP in JS

JavaScript features a prototype-based object model that is distinct from the class-based object models of languages like C++ and Java. JavaScript is capable of many of the object-oriented features of the aforementioned languages. This post serves as a succinct reference for … Continue reading

Posted in Computing, Web Development | Leave a comment

Stop Wiscmail Spam

Many students at UW-Madison complain that they receive an inordinate amount of spam. Since I’m studying abroad in Madrid this semester, and 95% of the bulk mailings bear no relevance to me, the problem was all the more frustrating. Spam … Continue reading

Posted in Computing, Travel, Web Best Practices | Leave a comment