eclipse
Famous IT Quotes
------------------------------------------------------------------------ UNIX is simple.
- rizwan's blog
- Add new comment
- Read more
- 902 reads
xpweb
XPWeb could be your choice if you have a php environment and the best one in my opinion. Installing is a breeze as usual and the product is mature and reliable. It is more flexible in user management and creating profiles. It comes default with many roles like developer, admin, coach and so on and has the flexibility of creating your own profile if you wish and the access control also works great.
The project planning is perfectly done and creating iterations and stories is a breeze and less painful. You will enjoy creating itertaions for a week and adding the stories and tasks absolutley with less pain and it will make you great to follow the iterations and complete your iterations and thus feeling great abt your methodology and programming.
use xpweb as your xp tool
If you are used to extreme programming techniques (agile methodology - if you are new to this then see resources at the end) then you must sure be carving for a xp tool for your programming purposes. Actually you can have some thing called index stories , which you might simply write it on some index cards with story number, priority and description during your initial meetings and creating iterations and so on, writing sticky notes and things like that. (you might also be interested in scrum)
That kind of process works for big teams with big projects and so on. If you dont want to get used to that kind of process why not use a xp tool?.
font secrets
I am writing this blog seeing from the article from the famous iSeries authority Mr.Joe Pluto. He is well known for his product for modernizing legacy iSeries apps and his famous iSeries articles and lotta books. This time his tech tip on mcPressOnline was about font secrets. I was just curious what was that
about fonts in programming
. But since I am a big fan of Pluto's writings I read that and it was really useful one.Whew fonts for programmers.
- rizwan's blog
- Add new comment
- Read more
- 1773 reads
free ebooks resource
and make use of itJasper i report1.2.5 genaration.
- Add new comment
- 1511 reads
MyEclipse IDE
I was evaluating the trial version of MyEclipse IDE workbench for a while and I am very much impressed, it has everything you want as a Java server side developer.
Check out the plug in yourself at http://www.myeclipseide.com and it is priced very cheap for the features it offers. It supports almost all the app servers on earth and the wizards will save you lots of time.
Yes I purchased the professional version and happy and satisfied 
- rizwan's blog
- Add new comment
- Read more
- 1703 reads
TestNG
Another Testing FrameWork:
TestNG is another testing framework born with some pains using JUnit. It works for JDK1.5 with annotations. If you are not happy with JUnit then you can try consider using this one.
| Test NG | http://testng.org/doc/ |
| Blog about Pains using JUnit by Buest the creator.. | http://jroller.com/page/cbeust/20030425 http://www.jroller.com/page/cbeust/20030317 http://www.beust.com/weblog/archives/000173.html http://www.beust.com/weblog/archives/000082.html |
| Eclipse Plugin info | http://testng.org/doc/eclipse.html |
- rizwan's blog
- 2 comments
- Read more
- 1351 reads
Lomboz Plug-In
Lomboz Plug-In
Lomboz is a eclipse plugin for J2EE developers.Seems to be useful. plugin Desc link
J2EE plugin Lomboz is an eclipse plug-in for J2EE developers by extending eclipse JDT. It employs some of the proven open-source technologies such as: Jasper, XDoclet, Axis and Ant. Supporting the complete development cycle: Code, deploy, test and debug http://forge.objectweb.org/projects/lomboz
Jupiter Plug-in for Eclipse
Jupiter Plugin For Eclipse
Code review and bug tracking is an essential part of any software development system. You can find popular tools for bug tracking like bugzilla and mantis and you can find mantis from this site. You can use it freely for your purposes.
What about a code review or bug tool integrated within an IDE and if that IDE is Eclipse. Well there is one plugin which does that and thats Jupiter Plugin for Eclipse. I installed and found it very very useful and its a great tool for free which you should make a try.
Recent comments