473,387 Members | 1,606 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Need a Java project

Hi.

I'm a veteran mainfamer, MQ'er, etc, with a little Java that I've picked
up here & there over the last few years. I'm planning on taking the Sun
Certified Business Component Developer exam next year & I'm looking for
a Java training project, to really get a little more time coding.

Just needs to be Java (no J2EE) & doesn't need to be anything but Java &
I really don't want much/any GUI.

Anyone got any ideas ?

THX. GH.
Jul 17 '05 #1
5 2099
Grey Hangman wrote:
Hi.

I'm a veteran mainfamer, MQ'er, etc, with a little Java that I've picked
up here & there over the last few years. I'm planning on taking the Sun
Certified Business Component Developer exam next year & I'm looking for
a Java training project, to really get a little more time coding.

Just needs to be Java (no J2EE) & doesn't need to be anything but Java &
I really don't want much/any GUI.

Anyone got any ideas ?

THX. GH.


Join an opensource project and contribute your work.

See:
sourceforge.net
java.net

--
Regards,
Anzime

Jul 17 '05 #2
"Grey Hangman <x@y.z>" wrote in comp.lang.java:
Hi.

I'm a veteran mainfamer, MQ'er, etc, with a little Java that I've picked
up here & there over the last few years. I'm planning on taking the Sun
Certified Business Component Developer exam next year & I'm looking for
a Java training project, to really get a little more time coding.

Just needs to be Java (no J2EE) & doesn't need to be anything but Java &
I really don't want much/any GUI.

Anyone got any ideas ?


Create command-line based text-only tools similar to what DOS and Unix
have so that there can be a set of these available to all platforms that
works consistenty.

--
Randolf Richardson, pro-active spam fighter - rr@8x.ca
Vancouver, British Columbia, Canada

Sending eMail to other SMTP servers is a privilege.
Jul 17 '05 #3
Randolf Richardson wrote:
"Grey Hangman <x@y.z>" wrote in comp.lang.java:

Hi.

I'm a veteran mainfamer, MQ'er, etc, with a little Java that I've picked
up here & there over the last few years. I'm planning on taking the Sun
Certified Business Component Developer exam next year & I'm looking for
a Java training project, to really get a little more time coding.

Just needs to be Java (no J2EE) & doesn't need to be anything but Java &
I really don't want much/any GUI.

Anyone got any ideas ?

Create command-line based text-only tools similar to what DOS and Unix
have so that there can be a set of these available to all platforms that
works consistenty.

First reaction - Huh ?
Second reaction - Think I'll print this. THX.
Jul 17 '05 #4
"Grey Hangman <x@y.z>" wrote in comp.lang.java:
Randolf Richardson wrote:
"Grey Hangman <x@y.z>" wrote in comp.lang.java:
Hi.

I'm a veteran mainfamer, MQ'er, etc, with a little Java that I've
picked up here & there over the last few years. I'm planning on taking
the Sun Certified Business Component Developer exam next year & I'm
looking for a Java training project, to really get a little more time
coding.

Just needs to be Java (no J2EE) & doesn't need to be anything but Java
& I really don't want much/any GUI.

Anyone got any ideas ?


Create command-line based text-only tools similar to what DOS and Unix
have so that there can be a set of these available to all platforms
that works consistenty.


First reaction - Huh ?
Second reaction - Think I'll print this. THX.


You're welcome. It's something I've always kind of wanted to do, but have
never had the time to get down to starting on it. I hope you'll consider
making it an open source project, but please by all means don't feel like I'm
pressuring you (it's just another suggestion, that's all; if you want to
charge for it, then I personally have no problem with you making a profit
from your hard work).

--
Randolf Richardson, pro-active spam fighter - rr@8x.ca
Vancouver, British Columbia, Canada

Sending eMail to other SMTP servers is a privilege.
Jul 17 '05 #5
Grey Hangman wrote:
Randolf Richardson wrote:
"Grey Hangman <x@y.z>" wrote in comp.lang.java: Create command-line based text-only tools similar to what DOS
and Unix have so that there can be a set of these available to all
platforms that works consistenty.

First reaction - Huh ?
Second reaction - Think I'll print this. THX.

I had the same reaction. I read your post out of curiosity but then I
started to think about it and that would be useful.
Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: KellyH | last post by:
Hi, I hope someone can point me in the right direction. I'll get it out of the way: Yes, I am a college student. No, I am not looking for anyone to do my homework, just looking for help. I have...
12
by: tmb | last post by:
1 - Is Microsoft dotnet a Virtual Machine... like the Java Virtual Machine... that will run on any operating system? 2 - If so, does Microsoft give away the dotnet development system like Sun...
0
by: Markus Wollny | last post by:
Hello! When I try to run ./configure --with-java, it complains that ant doesn't work. However ant is installed, as is the latest Java SDK 1.4.2 from sun, PATH and JAVA_HOME are set correctly; ...
48
by: Chad Z. Hower aka Kudzu | last post by:
A few of you may recognize me from the recent posts I have made about Indy <http://www.indyproject.org/indy.html> Those of you coming to .net from the Delphi world know truly how unique and...
0
by: snkssa | last post by:
Hi, I got the following error while building an application with ant. please can you give the solution or reason why it is failing? Thank you create_zip_linux: ...
21
by: nihad.nasim | last post by:
Hi there, I have a database in Access that I need on the web. The web page should connect to the database and write records for certain tables and view records for others. I want to know a...
1
by: jaimemartin | last post by:
hello, I want to validate an xml by means of a schema (xsd). To do that first of all I´m using a SchemaFactory. The problem is that if I run the code in Windows all works fine, but If I run it in...
7
helpwithcode
by: helpwithcode | last post by:
Hi people, I am just learning java.I have been creating a project which involves JDBC Connectivity.I find that the statements, String string_dob=text_dob.getText(); //Converting string to...
6
by: zaina | last post by:
hi everybody i am nwebie in this forum but i think it is useful for me and the member are helpful my project is about connecting client with the server to start exchanging messages between...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.