Ive been recently reading a book on the limitations of Java and to my suprise the author has been using PHP along with Ruby to show how Java development bogs down the development process. What I dont agree with is how he author attacks PHP, primarily the example on how PHP does not have a
Intro I told my self that I would write a bit about each topic I was interested in as I went along in my education career, so here it goes. Out of curiosity I was told to write up a 50 page report on the Semantic Web. Weird huh. So looking at my previous entry
A while back I was an LiveJournal junkie and spent most of my time reading peoples blog. It got lame pretty fast so i created a php script that retreived livejournal feeds for me. Im sure this script wont work now since I created it a while back but maybe people can use it for
Since most of web development revolves around form processing i made this crude Error handling class a while back. Its very simple containing 1. isEmpty 2. isValidLength 3. isNumerical 4. isAlpha …and more. enjoy. /*************************** * Name: Error.class.php * Description: Handles error checking and reporting * throught out the site. ****************************/ class Error { var
I created this section to help me along in my MS studies. I havent yet decided on something to focus on so i was just going to write up a few notes on what i thought i would like to focus on. Currently the Semantic Web is taking the lead against Datamining since its fairly
Recently I’ve been indulging my senses in the world of Java and how it plays with the web application. In short a very good idea fell by the way side due to the time consuming set up, development time, and overarching learning curve one has to go through to get the basics down. As a