Software Development Templates: "This site provides some templates that you will find useful during the development of your software product."
Rating: ****
A Blog about: Software Architecture, Software Engineering, Programming Paradigms, Android Mobile Apps Development and Agile Software Development.
Tuesday, August 17, 2004
Thursday, August 05, 2004
Eclipse.org Main Page
Eclipse.org: "Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular. Find out what eclipse is all about - check out the white paper, read some technical articles, visit the newsgroups, take a look at the projects, and pick up the latest downloads. Don't forget to check out the Eclipse Project FAQ and online documentation. You can find out about eclipse-related events, projects, plug-ins and websites on the Community page."
Eclipse is arguably the best Open Source IDE tool around. Go ahead and Try it, then see for yourself.
Rating:*****
Eclipse is arguably the best Open Source IDE tool around. Go ahead and Try it, then see for yourself.
Rating:*****
JUnit, Testing Resources for Extreme Programming
JUnit, Testing Resources for Extreme Programming: "JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. JUnit is Open Source Software, released under the Common Public License Version 1.0 and hosted on SourceForge."
JUnit is really a great tool to automate repetitive testing tasks. Create your test cases using Junit and you are good to go.
Rating: *****
JUnit is really a great tool to automate repetitive testing tasks. Create your test cases using Junit and you are good to go.
Rating: *****
Friday, July 30, 2004
ReadySET Software Engineering Document Templates
ReadySET Software Engineering Document Templates: "ReadySET is an open source project to produce and maintain a library of reusable software engineering document templates. These templates provide a ready starting point for the documents used in software development projects. Using good templates can help developers work more quickly, but they also help to prompt discussion and avoid oversights. "
Rating: *****
Rating: *****
Wednesday, July 28, 2004
Jetty Java HTTP Servlet Server
Jetty Java HTTP Servlet Server: "Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server (like Apache) in order to use java, servlets and JSPs to generate dynamic content. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms. "
Rating: *****
Rating: *****
Thursday, July 15, 2004
XStream - Java to XML serialization, and back again
XStream - Java to XML serialization, and back again: "XStream is a simple library to serialize objects to XML and back again."
RATING: unrated
RATING: unrated
SourceForge.net: Welcome
SourceForge.net: Welcome: "SourceForge.net is the world's largest
Open Source software development website,
with the largest repository of Open Source code and applications available on the Internet. SourceForge.net provides free services to Open Source developers. "
RATING: ****
Open Source software development website,
with the largest repository of Open Source code and applications available on the Internet. SourceForge.net provides free services to Open Source developers. "
RATING: ****
The Jakarta Site - The Jakarta Project -- Java Related Products
The Jakarta Site - The Jakarta Project -- Java Related Products: "The Jakarta Project creates and maintains open source solutions on the Java platform for distribution to the public at no charge."
Every serious Java Programmer should look here for APIs before starting any project. Chances are they will find some neat tools here which will prevent you from re-inventing the wheel, thus saving time and money. Its great !!!
RATING: *****
Every serious Java Programmer should look here for APIs before starting any project. Chances are they will find some neat tools here which will prevent you from re-inventing the wheel, thus saving time and money. Its great !!!
RATING: *****
The Castor Project
The Castor Project
Castor is an Open Source data binding framework for Java[tm]. It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.
I am currently using Castor API to quickly covert javabean objects to xml for shipment via tcp/ip sockets to an external platform. I also use Castor to recreate the Javabean object from the XML. Its pretty neat and saves a lot of time. One problem the Castor conversion classes are not thread safe, so I have to find a work around for using it in a multithreaded application.
RATING: ****
Castor is an Open Source data binding framework for Java[tm]. It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.
I am currently using Castor API to quickly covert javabean objects to xml for shipment via tcp/ip sockets to an external platform. I also use Castor to recreate the Javabean object from the XML. Its pretty neat and saves a lot of time. One problem the Castor conversion classes are not thread safe, so I have to find a work around for using it in a multithreaded application.
RATING: ****
Sunday, May 30, 2004
Friday, May 21, 2004
Welcome
Welcome to my blogg. Technology has finally caught-up to Great Mind and Original Ideas. So now I can blogg as much as I want.
In the blogg I will focus on Current Affairs, International Politics and Programming (Java/J2EE). Very strange combination, but trust me they are all related!!!
That's it for today. Check back again soon !!!
In the blogg I will focus on Current Affairs, International Politics and Programming (Java/J2EE). Very strange combination, but trust me they are all related!!!
That's it for today. Check back again soon !!!
Subscribe to:
Posts (Atom)