How do I alter this piece of code to make the pop up window close automatically after exactly 37 seconds?
[more inside]
posted by wsg
on Jun 23, 2006 -
16 answers
Web-Based Technology "Roadmap" Application Needed but it doesn't need to be specific to technology information; it could have been created for the fashion industry, for all I care. As long as the data can be changed.
[more inside]
posted by Luciferous
on Jun 22, 2006 -
1 answer
Are there any free/open source web app load testing tools that also handle javascript?
[more inside]
posted by mrhaydel
on Jun 15, 2006 -
3 answers
Bloglines isn't showing my feeds anymore! I'm using the most updated version of Firefox, and haven't installed any new extensions, but my "feeds" tab no longer shows any feeds! This started happening last night. It shows the "Add, Edit, Clippings" and the "Extras" down below - but no actual feeds.
I double checked in the "Edit" option to make sure my feeds were there. I disabled all my extensions. I updated Java. I even searched MeFi and the painfully slow Bloglines forum, but can't seem to figure out why my feeds are missing all of a sudden. I checked in Internet Explorer, and Bloglines is working - I even checked it on my wife's computer running Firefox, and my feed show up. What could possibly be wrong on my machine that their feed tree doesn't show up on my Firefox?
posted by itchi23
on Jun 14, 2006 -
4 answers
java: If a private method can't be overriden, but it's possible to create a method in a subclass with the same signature, what's the difference?
[more inside]
posted by bingo
on May 19, 2006 -
20 answers
Java: What is the difference between a String starting with a certain character, and a String having that character as its prefix?
[more inside]
posted by bingo
on May 12, 2006 -
21 answers
Can you help me find an online programming class that will fulfill my prerequisite for graduate school?
[more inside]
posted by D Wiz
on May 2, 2006 -
7 answers
For my undergrad senior project, I want to create a Java version of a board game that my friends and I play. I don't intend to ever distribute this game. Is this legal? Do I need to get permission?
posted by Who_Am_I
on May 2, 2006 -
10 answers
I have an errant .jar file that seems to hang from time to time. I would like to automate it's restart. I know how to perform a close or kill of a standard windows application, how is this done to a .jar file within the Java environment?
posted by kc0dxh
on Apr 20, 2006 -
7 answers
So I'm trying to implement a webservice for a class project using Apache Axis, and I'm having some weird classpath (I think) issues.
[more inside]
posted by middleclasstool
on Apr 19, 2006 -
6 answers
Where can I find someone to make a
simple alteration to a OS X java program?
This program allows me to play internet scrabble on isc.ro
[more inside]
posted by lalochezia
on Mar 26, 2006 -
10 answers
I need assistance re loading JAVA. Something occurred this morning that has corrupted my JAVA files. Yes, I did download a Bit Torrent program and then later deleted it. I am not sure wheter that may have caused this problem. However, web sites relying on JAVA just will not work now. Since I run XP Professional, I attempted to revert my computer back one day and still JAVA will not work.
I attempted to go to my Control Panel to remove JAVA hoping to reload JAVA. I could not find the JAVA program in my Program Files when going through the Control Panel and then to the Add/Delete section. I did find the JAVA program when using Windows Explorer; however I had no way of completely deleting the corrupted program. Pressing the Delete key could not delete all files. What a mess !!!
When attempted just to reload Java over the former version, I received an error message stating that JAVA was already loaded and the installation immediately stop. I am seeking to completely unload all JAVA files and the attempt a brand new installation of JRE-1_5_06.
I run XP Professional and use primarily Firefox 1.5 as my browser. Everything worked perfectly until this morning. Whatever assistance can be provided would greatly be appreciated.
posted by Mckoan1
on Feb 2, 2006 -
8 answers
I need recommendations for a web host for serious (personal/hobby) coding. Everything I've seen so far requires compromises between flexibility and affordability.
[more inside]
posted by ny_scotsman
on Dec 23, 2005 -
13 answers
When in either IE or Firefox, if a Java security warning dialog comes up everything freezes. All I can see is "Secuirty - Warning" and a gray dialog box. Mouse movement because jerky and the only way to get out of it is to end the process. Latest version of Java, WinXP SP2
[more inside]
posted by geoff.
on Nov 27, 2005 -
2 answers
LatencyFilter: I'm making a multiplayer flash game, where players communicate with each other via a socket connection to a server. How fast can information be sent like this?
[more inside]
posted by cheerleaders_to_your_funeral
on Oct 27, 2005 -
5 answers
Okay, so I have a java program that's supposed to run in the background all the time. The problem is that the JVM allocates all the memory it can use, and then just sits there taking up a half-gig of ram. Is there any way I can get the thing to GC aggressively and release memory back to the system when it's done?
[more inside]
posted by delmoi
on Oct 11, 2005 -
16 answers
I'm starting to get involved with Java WebDev and would like suggestions on which direction to go.
[more inside]
posted by roue
on Sep 30, 2005 -
6 answers
Any good place to learn Java online? For both beginners (J2SE) and also intermediary programmers willing to learn more (J2ME, J2EE).
[more inside]
posted by falameufilho
on Aug 7, 2005 -
1 answer
What's the best Linux distribution for deploying Tomcat applications?
[more inside]
posted by esd
on Aug 1, 2005 -
2 answers
I've managed to get Windows to blue-screen predictably, but I cannot read the screen because the computer immediately reboots. How can I get the information from the blue screen? (bonus if I can fix the problem with that information!)
[more inside]
posted by odinsdream
on Jun 17, 2005 -
12 answers
Has anybody ever used a cross-platform (Win, OSX)
USB dongle/hardware key to copy protect a Java application? Which one(s)? How was it to integrate into the application?
[more inside]
posted by Netzapper
on May 20, 2005 -
3 answers
Specific Safari/Java/Applet question: how do I get Safari to allow cut and paste to work in my applet's text fields?
[more inside]
posted by fleacircus
on May 3, 2005 -
2 answers
I would like to start teaching myself JAVA and SQL but I'm not sure where to start in terms of what I need on my computer.
[more inside]
posted by archimago
on Mar 17, 2005 -
25 answers
Code Coverage tools for JSP? Anybody know of any good ones? Would like to be able to evaluate the JSP code directly and not the java generated by the JSP engine.
posted by evilelf
on Jan 14, 2005 -
0 answers
Algorithm help: C# uses a version of binary search wherein if the desired number is not found, instead of returning -1 it returns a number who's one's complement is the index of the next largest number in the collection.
I'm trying to recreate this in Java -- How do I modify a standard binary search to return the one's complement of the next highest number? [more inside]
[more inside]
posted by krunk
on Nov 26, 2004 -
16 answers
I have a Motorola E365. One of the Java games it comes with is a card game called Big 2 Garden. The idea appears to be to get rid of your cards by playing them according to some rules. What the hell are the rules to this game? There's a review of the phone which includes a screenshot of this game
here.
posted by salmacis
on Oct 21, 2004 -
2 answers
Web services - is there a server that supports both
REST and
SOAP protocols? I'd like to write the service code (in Java) once and then support both, as simply as possible. Simplicity is more important that features and throughput. Or should I just focus on one (which)? Thanks.
[more inside]
posted by andrew cooke
on Oct 14, 2004 -
0 answers
You know those fun little addicting Java games on the web? Is there any way to snatch them out of whatever buffer they reside in, and save them to your hard drive for future offline play?
posted by mecran01
on Sep 14, 2004 -
3 answers
Can anyone recommend a program (in say perl or java or something) that will execute on my linux web server and a) slurp the file references in the pages (html, php) and b) compare them to the actual files in my web root tree giving me a list of all of the unreferenced files (not referenced on public web pages)? I want to clean up this junky file system, but I don't want to break any links and I inherited the mess. Thanks.
posted by pissfactory
on Sep 13, 2004 -
5 answers
Programming languages: I'd like to take up programming as a hobby, with an eye towards evaluating it as a career choice. What language should I learn? [more inside].
[more inside]
posted by gd779
on Aug 13, 2004 -
27 answers
I'm learning JavaScript for a project, and having trouble sussing the DOM addresses of components of a page. I've played with FireFox's DOM Explorer, but while it shows the tree, it doesn't show the element addresses, nor can you print the tree out. Any suggestions?
[more inside]
posted by baylink
on Jul 8, 2004 -
5 answers
I have Apache 2.0 running. I can easily set stuff up like mod_perl and PHP. I want to start developing w/ Java and I want to run servlets and Tomcat scares me. Does it run under Apache? Seperate from Apache? Any info appreciated.
posted by xmutex
on Jun 23, 2004 -
5 answers
I'll be graduating next August with a Computer Science degree and will be looking for an entry-level programming job. I am very comfortable with Java and reasonably comfortable with C++ and Visual Basic. I do not have any work experience in programming and won't have the chance to gain any before graduation(the unconventional schedule of my current job is what is allowing me to finish my degree in the first place). What can I do over the course of the next year to boost my employability? What other skills should I try to pick up over the next year?
posted by ttrendel
on Jun 16, 2004 -
11 answers
If you were writing a new p2p application -- leaving ethical and legal issues aside for a moment -- which programming language would you use? I know Visual Basic and PHP, but neither is really any good for this purpose. I dislike things that require the user to install a big VM (.NET, Java) and find C++ a complete nightmare.
[more inside]
posted by reklaw
on Jun 2, 2004 -
36 answers