Slashdot Mirror


User: ThePreciousRoy

ThePreciousRoy's activity in the archive.

Stories
0
Comments
19
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 19

  1. +10 for Intellij's IDEA on Java IDEs? · · Score: 0

    I have never been as productive as I am now that i use Idea... For people who write serverside java code it can't be touched by any editor out there... built in refactorings, responsive comminity, cheap price, HIGHLY customizable.. It has some great integrations: ant, junit, and cvs... If you have a few minutes to dl and install a 5M package you should deffinetly give it a try... I have converted my entire development team over to it... we haven't missed a deadline since we switched.. I dont know if the two are related or not :) DO IT! www.intellij.com

  2. Re:Together on Java IDEs? · · Score: 0

    Together is a waste of space... to get some real coding done, use IDEA from www.intellij.com it costs less than %10 of together and the development is lead by some of the dudes from together... refactoring and just plain excelent editing capability.

  3. Re:Robert Jordan on Writers Who Will Stand the Test of Time? · · Score: 0

    Perrin, the "wolf guy" is Perrin..

  4. Re:Legal Problems on Quirky Engineers Gone the Way of the Dinosaur? · · Score: 0

    In my state giving a bad reference and having a person not be hired because of it opens you up to law suites.

  5. Re:This is bad why? on GOVNET In the Works · · Score: 0

    Interestingly enough www.army.mil and .net are the only tlds i could find that would resolve.. you would think they would at least have .gov...

  6. Re:Tomcat As the Anti.NET? on Apache Tomcat 4.0 Final Released · · Score: 0

    I know sun didn't do it directly... and honestly I dont know that much about the project... But after looking at the SCSL I can understand why projects would be a bit leary...

  7. Re:Good places to start? on Apache Tomcat 4.0 Final Released · · Score: 0

    JSP encourages breaking of MVC... anything that allows you to instantiate objects in the view is "bad"...

  8. Re:Why use PHP? on Apache Tomcat 4.0 Final Released · · Score: 0

    You are instantiating Object in your view right? Putting logic in a view is a bad idea... in my opinion... Server Side scripting languages like PHP and friends encourage too much business logic in what should be a view...

  9. Re:J-Run on Apache Tomcat 4.0 Final Released · · Score: 0

    It has both an EJB server and a Servlet/JSP engine... The EJB part is kinda new I think...

  10. Re:Tomcat As the Anti.NET? on Apache Tomcat 4.0 Final Released · · Score: 0

    I'm abit afraid of the licensing in Java right now... Don't get me wrong, I'm a huge java fan... But the enhydra incedent and just some of the wording in the SCSL...

    http://www.sun.com/981208/scsl/principles.html

  11. Re:Why use PHP? on Apache Tomcat 4.0 Final Released · · Score: 0

    JavaScript? Java Server Pages....

    Doesn't every container have a way to cache JSPs?

    JSPs are first made into servlets then compiled into byte code then run on the VM... and they encourage developers to put BLL in the view! PHP and JSP and ASP all suck... use a template engine.

  12. Re:Good places to start? on Apache Tomcat 4.0 Final Released · · Score: 0

    Applets and servlets are completely different... If you want to learn about applets which you embed in a web page (or pop up... or what ever) ...

    http://java.sun.com/applets/?frontpage-spotlight

    Applets suck. Web start is much cooler, if you dont want to embed stuff..

    http://java.sun.com/products/javawebstart/

    But if you want servlets... which process/send http requests/responses and run on the server...

    http://java.sun.com/products/servlet/

    DON'T use JSP... please... try a template engine...

    http://jakarta.apache.org/velocity/

    watch out for the licensing... Its been scarring me recently.. I wish I knew of a better language...

    http://www.sun.com/981208/scsl/principles.html

  13. Re:please RMS on Stallman: Thousands Dead, Millions Deprived of Liberties · · Score: 0

    I didn't vote for clinton either.. but I sure did bitch about it... I voted for harry brown in this election.. but I'm not going to bitch about bush... he's hella better than gore.. I can't even imagine what we'd be doing right now if gore was president.. tring to talk to the dead and group hugging trees or something... thank the SC for putting the right man in office!

  14. Start Faction on More On Tragedy · · Score: 0

    I just wanted to do my part to get this article up a few in the HOF list...

  15. Re:Interesting on The New Zelda · · Score: 1

    niether damn it! It should be an overhead view with beeps for sounds and very blocky characters... why do they have to ruin a good game!

  16. Re:not DVDA! on Recreating The Lost Art Of Damascus Steel · · Score: 0

    DVDA stands for Double-vaginal-double-anal

    I'm the only one in town who still does it... When you get to be my age, you do whatever it takes...

  17. Seppo? on GnuCash Developer Robert Merkel Responds · · Score: 1

    any Aussies wanna take a shot at what Seppo means?

    *To an Aussie, a "Yank" (or "Seppo", the derivation of which is kind of amusing but a little difficult to explain) is a citizen of the US. While it's often prefixed with "crazy", "loony" or a variety of epithets, we're casting slurs on all US citizens rather than a subset :)

  18. with that much power... on IBM's First Computer · · Score: 1

    Did it double as a bread oven?

  19. Re:Interesting, but no point... on Sun, Jxta And Promises · · Score: 1

    Um... we have a multi million dollar J2ee app that handles 2 million contracts a day... Netbeans is pretty cool... Weblogic... millions of applets... of course no one is going to write an OS in java... well actually I take that back.. there is JavaOS and there is Java Hardware.. not to mention the iButton... my cell phone runs java... need more?