I know, I probably tell you all day how good macs are and how they are hack proof (mainly so you don’t bother messing with mine when my backs turned, haha), but I must admit I know that Macs are Vulnerable, too… just a lot less than others. Having the latest patches from Apple, turning [...]
Archive for the ‘Java’ Category
Steps to protecting your beloved Mac
Posted in Java, patch on 5 February , 2008 | Leave a Comment »
Creating a Simple Java Web Browser
Posted in Computers, Java, Programming, tagged code, easy, Java, source, web browser on 5 February , 2008 | 1 Comment »
Creating a simple web browser in Java is quite simple. Although i teach C++ (i must confess), for ease and speed of programming Java is great for beginners, especially for multi-platform GUI applications. That said, below is code for a simple Java based web browser. You could easily modify this code to browse the [...]