+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
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.
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...
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...
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...
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.
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!
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:)
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?
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
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.
Perrin, the "wolf guy" is Perrin..
In my state giving a bad reference and having a person not be hired because of it opens you up to law suites.
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...
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...
JSP encourages breaking of MVC... anything that allows you to instantiate objects in the view is "bad"...
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...
It has both an EJB server and a Servlet/JSP engine... The EJB part is kinda new I think...
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
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.
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) ...
t
http://java.sun.com/applets/?frontpage-spotligh
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
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!
I just wanted to do my part to get this article up a few in the HOF list...
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!
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...
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
Did it double as a bread oven?
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?