Sun Agrees to Talk to IBM over Open Sourcing Java
comforteagle writes "Sun has agreed to meet with IBM to further discuss the issue of open sourcing Java with them. 'Sun is closely evaluating the effectiveness of the process.' Could Sun be coming around to actually doing this?"
Wurd
FP
I mean, I understand someone being concerned about privacy relative to credit cards. Sure. So don't go around putting every little purchase on them. But, in this day and age, to decide that you won't have a credit card AT ALL is asinine. And, thanks to ESR's idiocy, everyone who wants to host ESR has to go through these insane gyrations of booking his travel and his hotel, etc., such that he'll never be asked for a CC. Jesus what a fucking idiot. Just get a fucking CC and only use it on travel. Really, ESR, the govt. couldn't give a tiny little fuck about where you go and what you put on your CC. Paranoid dumbass.
Glad to get that off my chest.
Why do you think Slashdot is posting two stories a day about open sourcing Java for Developers?
What does OSDN stand for again?
Sorry, if others have mentioned this already.
At last I can create "Blue Java" Goodbye cruel case sensitivity :D
Anyone else think this senario might happen..?
the devil
My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
Don't hold your breath...
...they just want the mod points.
User: Sun
Karma: Poor (Probably from clubbing those baby seals way back when)
-Adam
god, i hate that show...
You open source dorks love to suck each other's cocks, don't you?
Regardless, didn't you read what the original poster said? It's not that it causes an inconvenience to ESR. It's that that cocknozzle makes everyone else jump through hoops so that he can feel "free" of having a stupid credit card. He is an ass. No ifs ands or buts. An ass.
Prevent attacks on his liberty? Whaaa? How does charging travel expenses to a fucking credit card attack his liberty?
For being today's ESR ass licker of the day, here's your e-award!!
*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_
g_______________________________________________g_ _
o_/_____\_____________\____________/____\_______o_ _
a|_______|_____________\__________|______|______a_ _
t|_______`._____________|_________|_______:_____t_ _
s`________|_____________|________\|_______|_____s_ _
e_\_______|_/_______/__\\\___--___\\_______:____e_ _
x__\______\/____--~~__________~--__|_\_____|____x_ _
*___\______\_-~____________________~-_\____|____*_ _
g____\______\_________.--------.______\|___|____g_ _
o______\_____\______//_________(_(__>__\___|____o_ _
a_______\___.__C____)_________(_(____>__|__/____a_ _
t_______/\_|___C_____)/_ESR__\_(_____>__|_/_____t_ _
s______/_/\|___C_____)INSIDE_|__(___>___/__\____s_ _
e_____|___(____C_____)\_(tm)_/__//__/_/_____\___e_ _
x_____|____\__|_____\\_________//_(__/_______|__x_ _
*____|_\____\____)___`----___--'_____________|__*_ _
g____|__\______________\_______/____________/_|_g_ _
o___|______________/____|_____|__\____________|_o_ _
a___|_____________|____/_______\__\___________|_a_ _
t___|__________/_/____|_________|__\___________|t_ _
s___|_________/_/______\__/\___/____|__________|s_ _
e__|_________/_/________|____|_______|_________|e_ _
x__|__________|_________|____|_______|_________|x_ _
*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_g_o_a_t_s_e_x_*_
Important Stuff: Please try to keep posts on topic. Try to reply to other people's comments instead of starting new threads. Read other people's messages before posting your own to avoid simply duplicating what has already been said. Use a clear subject that describes what your message is about. Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated. (You can read everything, even moderated posts, by adjusting your threshold on the User Preferences Page) If you want replies to your comments sent to you, consider logging in or creating an account.
Important Stuff: Please try to keep posts on topic. Try to reply to other people's comments instead of starting new threads. Read other people's messages before posting your own to avoid simply duplicating what has already been said. Use a clear subject that describes what your message is about. Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated. (You can read everything, even moderated posts, by adjusting your threshold on the User Preferences Page) If you want replies to your comments sent to you, consider logging in or creating an account.
Important Stuff: Please try to keep posts on topic. Try to reply to other people's comments instead of starting new threads. Read other people's messages b
Hey, er, I'm a longtime C programmer, starting a cross platform project in C++. Our goal is to use borland C++ builder 6 on MS 'DoH, and g++ on linux. I've been reading Bjarne, and he seems to think that most STL imps these days are pretty good. Is he smoking crack?
My plan for xplat compat is to test every day on both platforms so incompats don't creep in.
-Dave
For those who use GUIs, Java is not cross-platform. Java requires Java to be installed, and it isn't installed on recent copies of Windows. "Cross-platform" is not completely true.
I haven't been doing (much) cross-platform programming, but I'm intense about finding an acceptable way. I predicted the downfall of Novell long before it happened, and now I'm predicting that Linux will eventually become the only commonly used desktop OS, due to the fact that Microsoft managers do not seem to be able to find a way to live in the world without being abusive. Now is not the time to write a lot of Microsoft-specific code.
C++ with WxWidgets (formerly WxWindows until they were threatened by Microsoft) seems the best way.
However, the real answer is for Java to become useful for those who need extensive GUIs and fast execution. It's obvious that Java is on the right track. Programmers of business applications don't want to worry about memory allocation.