473,387 Members | 1,669 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.

Java Here I Come !


oh man, i've been working all month on c#
and now I get a java project.

finally.

life is great !!!
--
http://www.museum.tv/ETV/G/htmlG/gre...greenacres.htm

Jul 21 '05 #1
22 2135
Heh, I know someone who's been fighting with Websphere for a month and
wishing for a C# project.
-mike
MVP

"john bailo" <ja*****@earthlink.net> wrote in message
news:4b******************************@news.teranew s.com...

oh man, i've been working all month on c#
and now I get a java project.

finally.

life is great !!!
--
http://www.museum.tv/ETV/G/htmlG/gre...greenacres.htm

Jul 21 '05 #2
Michael Giagnocavo [MVP], Michael Giagnocavo [MVP], and Michael Giagnocavo
[MVP] said,

[ you wouldn't know, and how could you,
but that post was sacasm. i am actually
trying to figure out how to wrap some c#
in java so i don't have to do too much of it ]

Heh, I know someone who's been fighting with Websphere for a month and
wishing for a C# project.
-mike
MVP

"john bailo" <ja*****@earthlink.net> wrote in message
news:4b******************************@news.teranew s.com...

oh man, i've been working all month on c#
and now I get a java project.

finally.

life is great !!!
--
http://www.museum.tv/ETV/G/htmlG/gre...greenacres.htm


--
http://www.museum.tv/ETV/G/htmlG/gre...greenacres.htm

Jul 21 '05 #3
Hi Baiiilo ,
You say :
" I got a Java project . finally . Life is great !!! "

Tells us about it . Who's going to be using it ?
Jul 21 '05 #4

"john bailo" <ja*****@earthlink.net> wrote in message
news:7f******************************@news.teranew s.com...
Michael Giagnocavo [MVP], Michael Giagnocavo [MVP], and Michael Giagnocavo
[MVP] said,

[ you wouldn't know, and how could you,
but that post was sacasm. i am actually
trying to figure out how to wrap some c#
in java so i don't have to do too much of it ]

One day .NET and C# will just be something IT types will joke about when not
playing EverQuest.

As in: year 2006 -

IT geek One (fat and smells funny) -"Hey you remember that M$ ploy to
subvert JAVA?"

IT geek Two (skinny with bad hair)- "Huh ? you just made me kill a halfling
by mistake"

Of course, neither of them ever wrote anything in C# or any thing else,
because IT Dept. types always download what they need.


Jul 21 '05 #5
You, Cable Speed Test, assert:

"john bailo" <ja*****@earthlink.net> wrote in message
news:7f******************************@news.teranew s.com...
Michael Giagnocavo [MVP], Michael Giagnocavo [MVP], and Michael Giagnocavo
[MVP] said,

[ you wouldn't know, and how could you,
but that post was sacasm. i am actually
trying to figure out how to wrap some c#
in java so i don't have to do too much of it ]

One day .NET and C# will just be something IT types will joke about when not
playing EverQuest.

As in: year 2006 -

IT geek One (fat and smells funny) -"Hey you remember that M$ ploy to
subvert JAVA?"

IT geek Two (skinny with bad hair)- "Huh ? you just made me kill a halfling
by mistake"

Of course, neither of them ever wrote anything in C# or any thing else,
because IT Dept. types always download what they need.


disagree.

we need something that is

like scripts

but like compilation.

and yes, java is both.

c# is an alternative.

just now, i am working through
mono.

OSS compiler, library and so on.


Jul 21 '05 #6
Hi Baiiiiiiilo ,
You say :
" I'm working through mono .
OSS compiler , library and so on . "

Doe it have a nice debugger ? Does it run standalone ?

Can you rip into the heart of complex data types ?
Jul 21 '05 #7
Jeff Relf <__**********@NCPlus.NET> wrote in message news:<1hlrdo1czz5vc$.dlg@__.Jeff.Relf>...
Hi Baiiilo ,
You say :
" I got a Java project . finally . Life is great !!! "

Tells us about it . Who's going to be using it ?


His children,

He's just associated a colorchooser to a button and worked out how to
change the background color of the window display :)
Jul 21 '05 #8
You, mark, assert:
Jeff Relf <__**********@NCPlus.NET> wrote in message news:<1hlrdo1czz5vc$.dlg@__.Jeff.Relf>...
Hi Baiiilo ,
You say :
" I got a Java project . finally . Life is great !!! "

Tells us about it . Who's going to be using it ?


His children,

He's just associated a colorchooser to a button and worked out how to
change the background color of the window display :)


Ha Ha Ha.

How little you know.

When you toggle the button it
prints a Console.WriteLine.

And you say it doesn't do much...

Har har har dee har har.
Jul 21 '05 #9
You, Jeff Relf, assert:
Hi Baiiiiiiilo ,
You say :
" I'm working through mono .
OSS compiler , library and so on . "

Doe it have a nice debugger ? Does it run standalone ?

Can you rip into the heart of complex data types ?


mono provides the good old primitives
but to really understand c#/and the
mono.NET framework, you will see that
even Integer can be expressed as an
object.

I have not used the debugger/ide yet -- just doing
the basic tire kicking with GEdit and terminal commands,
and playing with Gtk. I was originally working
through the Qt examples with KDevelop -- a
truly nice ide -- but when i switched to Gnome
for speed, I guess I'm using Gtk widgets and windowing
'parts' now.

Jul 21 '05 #10
john bailo wrote:
You, Jeff Relf, assert:
Hi Baiiiiiiilo ,
You say :
" I'm working through mono .
OSS compiler , library and so on . "

Doe it have a nice debugger ? Does it run standalone ?

Can you rip into the heart of complex data types ?


mono provides the good old primitives
but to really understand c#/and the
mono.NET framework, you will see that
even Integer can be expressed as an
object.

I have not used the debugger/ide yet -- just doing
the basic tire kicking with GEdit and terminal commands,
and playing with Gtk. I was originally working
through the Qt examples with KDevelop -- a
truly nice ide -- but when i switched to Gnome
for speed, I guess I'm using Gtk widgets and windowing
'parts' now.


Use Glade.

--

Peter

Palladium is Microsoft's suicide note.
Jul 21 '05 #11
You, Peter Hayes, assert:
john bailo wrote:
You, Jeff Relf, assert:
Hi Baiiiiiiilo ,
You say :
" I'm working through mono .
OSS compiler , library and so on . "

Doe it have a nice debugger ? Does it run standalone ?

Can you rip into the heart of complex data types ?


mono provides the good old primitives
but to really understand c#/and the
mono.NET framework, you will see that
even Integer can be expressed as an
object.

I have not used the debugger/ide yet -- just doing
the basic tire kicking with GEdit and terminal commands,
and playing with Gtk. I was originally working
through the Qt examples with KDevelop -- a
truly nice ide -- but when i switched to Gnome
for speed, I guess I'm using Gtk widgets and windowing
'parts' now.


Use Glade.


thanks, I will !

Jul 21 '05 #12
Hi Papa Bailo ,
You say :
" I'm using Gtk widgets and windowing ' parts ' now . "

I never use any of the " Code from dialog boxes " ,
Nor do I ever use any of the other " Visual Programming " .

I use Gimp for bitmaps .

All my windows are just created inside the regular code .

And I target Win98 to WinXP ... Nothing else .

I use fractions of the available screen ,
Ignoring the dots per inch settings .
Jul 21 '05 #13
You, Jeff Relf, assert:
And I target Win98 to WinXP ... Nothing else .


from the idiotic

to the sublime.

LoseDos YPay ?
Jul 21 '05 #14
Hi Papa Bailo ,
You ask : " LoseDos YPay ? "

For the same reason you pay alimony ... It's worth it .
Jul 21 '05 #15
You, Jeff Relf, assert:
Hi Papa Bailo ,
You ask : " LoseDos YPay ? "

For the same reason you pay alimony ... It's worth it .


you mean,

it 'was' worth it.

Jul 21 '05 #16
Hi John A. Bailo ,
Of your alimony payments , You say :
" It ' was ' worth it . "

You don't owe any more alimony ?
Jul 21 '05 #17
You, Jeff Relf, assert:
Hi John A. Bailo ,
Of your alimony payments , You say :
" It ' was ' worth it . "

You don't owe any more alimony ?


nope.

3 years, finished this October.
Jul 21 '05 #18
Hi John A. Bailo , M.D. ,
You say : " Nope . 3 years , finished this October . "

Hmmm . That explains the queen sized bed .

Are you dating ?
Jul 21 '05 #19
You, Jeff Relf, assert:
Hi John A. Bailo , M.D. ,
You say : " Nope . 3 years , finished this October . "

Hmmm . That explains the queen sized bed .

Are you dating ?


any chic between the ages of 18 and 23
who is height weight proportionate
and between 5'1 and 5'6 is willing to
knock on my door and beg me to 'date'
her.

other than that...i'm busy...
Jul 21 '05 #20
Hi Buy Low ,
You say :
" Other than that ... I'm too busy to date . "

In other words : You're too _ Old _ to date . Gramps .
Jul 21 '05 #21
You, Jeff Relf, assert:
Hi Buy Low ,
You say :
" Other than that ... I'm too busy to date . "

In other words : You're too _ Old _ to date . Gramps .

whhaaaddd ya say, sonny ?
Jul 21 '05 #22
but it does work on two different systems...of course, with a little
bit of tweaking first...
On Sat, 18 Oct 2003 16:38:31 GMT, "john bailo" <ja*****@earthlink.net>
wrote:
You, mark, assert:
Jeff Relf <__**********@NCPlus.NET> wrote in message news:<1hlrdo1czz5vc$.dlg@__.Jeff.Relf>...
Hi Baiiilo ,
You say :
" I got a Java project . finally . Life is great !!! "

Tells us about it . Who's going to be using it ?


His children,

He's just associated a colorchooser to a button and worked out how to
change the background color of the window display :)


Ha Ha Ha.

How little you know.

When you toggle the button it
prints a Console.WriteLine.

And you say it doesn't do much...

Har har har dee har har.


Jul 21 '05 #23

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

Similar topics

0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
1
by: ptaz | last post by:
Hi I'm trying to run a web page but I get the following error. Ca anyone please tell me a solution to this. Thanks Ptaz HTTP Status 500 - type Exception report
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
0
by: mailkhurana | last post by:
Hii , I am trying to use a type 2 driver to connect to DB2 0n AIX 5 I have a small java test to class to establish a conneciton with the db .. I am NOT using WAS or any appserver When I try to...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
12
by: Mark Fink | last post by:
I wrote a Jython class that inherits from a Java class and (thats the plan) overrides one method. Everything should stay the same. If I run this nothing happens whereas if I run the Java class it...
0
by: jaywak | last post by:
Just tried running some code on Linux (2.4.21-32.0.1.EL and Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)) and Windows XPSP2 (with Java HotSpot(TM) Client VM (build...
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...
0
oll3i
by: oll3i | last post by:
package library.common; import java.sql.ResultSet; public interface LibraryInterface { public ResultSet getBookByAuthor(String author); public ResultSet getBookByName(String name);
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: 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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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.