Intro With Bob Marley’s song, Natural Mystic, blaring in my ears, I’m looking at code on my laptop screen. Java code. I thinking to myself, “Humm…well structure code and documentation with every application I open up containing ‘.java’ files.” I run maven, then ant, and in seconds a well structured web application is created for
After 2 weeks of on and off work on this application, scaffold4php, i finally just sat down to crank it out today. Yes yes i know its small but none the less i wanted to complete it and just put it out there. I hope people use it. What does it do? In a nutshell
I’m back to square one. I don’t know what I want to do for a project. The semantic web looks good but boring, Machine Vision seems pretty awesome but wont allow me to find a good long term career path since I have most of my career built on top of 10 year of web
After attending two graduations, one my own and the other monica’s i started school this week. Same ol Same ol. nothing has changed, i just feel a bit more overwhelmed since i want to at least publish something every year im there. Yes highly unlikely but like they say, Aim high so you can reach
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