But then again, ranting and complaining stems from the fact that we are expressing our disgusts since we are being victimized by the system, those so called...
Oo marami pwedeng magawa pero ang tanong palagi ay ano ba ang magagawa ng gobyerno para mapanatili at mapalakas ang industriya ng IT sa bansa. Kahit anong...
I'm sharing the same observation with Jared I'm here in US and I'm helping a lot of friends to set up dial up connection with peoplespc online :) The only...
Although it is evident that the Philippines has really gained economically, what Im still afraid is the result of the coming elections....Most probably the, ...
That's rather obsolete for the Philippine scene. Here's a more appropriate phrase: Ask not what you're government can do for you, but what you can do for them....
set up myspace to prey on their victims ;) I don't think we can equate Darfur sa Pilipinas :) We dont have blood diamonds :)Thats why Madonna or Angelina...
I just finished my first little real app with Stripes today (call tracking mgmt for an asterisk/freepbx app). I must say its a very good replacement for Struts...
May on-going fund raising para sa Gawad Kalinga na sinimulan ng mga taga PinoyITdotSG itong nakaraang buwan (Marso). Baka pwede din mag-initiate ang mga...
That's why I didn't mention government eh. Kasi most people are not part of the government. So it's not obsolete yet. When you help the homeless and the sick,...
Hehehe. Nobody gives anything for nothing. I don't give to charities of my choice for nothing. Of course, I want something in return, that is to fulfill the...
Hi all, I'm new with being a consultant or contractor (aka not a regular employee). Filing of Income Tax Return in BIR just started this month. And I'm advised...
So what's the message you want to deliver? ... From: Jared Odulio <jared.odulio@...> To: pinoyjug@yahoogroups.com Sent: Monday, April 2, 2007 8:08:07 AM ...
Good day to you all! We are World Pacific Inc. (WPI). a search firm exclusively for key executives, representing you in various industries as you find that ...
Good for them. However, GK is not just about building homes using the money donations. GK's vision is beyond that. GK aims for nation-building and raising the...
[Original subject: ?? - changed by moderator mparaz] Hi, Im using Textarea in JSP like this snippet <textarea name="note" cols="100" rows="5">$note</textarea> ...
... I found this article comparing DOM-style parsers: http://www-128.ibm.com/developerworks/java/library/ws-java2/index.html However, JDOM hasn't been updated...
hello, i think you should use form method in your JSP where the equivalent parameter for the text area is... <input type="text" name=" assign name here"...
check for a duplicate form tag with the a name "note". what happens is that the server translates the form with the same names as an array that's why you get...
In a previous project, I did some quick research on this also. Turns out that most of the people/blogs/articles I've read say that DOM4J is much better than...
As a rule of thumb, what you use solely depends on what you need. This is the reason that comparisons of software or hardware usually ends up one being the...
Hi, Are you using any high-performance DOM-style XML APIs? The only one I've seen is Apache Axiom: http://ws.apache.org/commons/axiom/ It seems that most of...