First  |  Prev |  Next  |  Last
Pages: 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Call for Papers: International Conference on Intelligent Automation and Robotics ICIAR 2010
Call for Papers: International Conference on Intelligent Automation and Robotics ICIAR 2010 CFP: International Conference on Intelligent Automation and Robotics ICIAR 2010 Draft Paper Submission Deadline: 2 July, 2010 Camera-Ready Papers Due & Registration Deadline: 30 July, 2010 ICIAR 2010: San Francisco, USA,... 21 Jun 2010 05:51
want to play video using Java on Mac
Hi, I have been googling this topic for a while, and cannot find anything I want.. basically, there are two suggestions on the web, first is JMF, but Java has stopped supporting that for a long time, and it is not native to Mac; the second is QuickTime for Java, unfortunately, it is deprecated... Could you... 24 Jun 2010 10:42
Embarrassing regex question
Hi, I try the following and it produces no matches: Pattern pattern = Pattern.compile("ab*s"); Matcher matcher = pattern.matcher("abacus"); while (matcher.find()) { System.out.println(matcher.start() + " " + matcher.end()); } I must not understand regular expressions at all. What ... 21 Jun 2010 18:01
Créer une application “CRUD” en JSF à l’aide de Netbeans 6.8
Dans ce petit guide,nous allons voir comment générer et déployer une application web qui va extraire et afficher des informations à partir d’une base de données.Le tutoriel démontre comment générer une application web avec des fonctionnalités CRUD(Create,Read,Update,et Delete) ,qui veux dire en français (Créer,Lir... 23 Jun 2010 09:29
package and import efficiency
I have a directory that contains many classes in the same package and a program that uses just one of those classes. Is there any advantage to moving that program outside the directory and import only the class it needs over keeping it in the directory and making it part of the same package, eliminating the need fo... 28 Jun 2010 13:55
MAKE UPTO $5000 PER MONTH! $2000 IN FIRST 30 DAYS!
MAKE UPTO $5000 PER MONTH! $2000 IN FIRST 30 DAYS! Generate $50 to $100 whenever you have a couple of hours free time tospare. You could make $50 or more in the next 2 hours. Starting right Now! Today! Awesome earnings get paid for your honest work Join as a free member and get paid to your bank account To joi... 19 Jun 2010 08:00
Looking for a library to draw orbits
Hello all, I'm looking for a library to draw the orbits of all planets, dwarf planets and moons in the solar system. I'm looking for this for a game project, so it does not need to be 100% accurate but it needs to be close. Even if the library can "only" draw the planets I am interested. Does anyone know of any g... 21 Jun 2010 05:51
Call for Papers: International Conference on Communications Systems and Technologies ICCST 2010
CFP: International Conference on Communications Systems and Technologies ICCST 2010 Draft Paper Submission Deadline: 2 July, 2010 Camera-Ready Papers Due & Registration Deadline: 30 July, 2010 ICCST 2010: San Francisco, USA, 20-22 October, 2010 http://www.iaeng.org/WCECS2010/ICCST2010.html The conference ICCST'... 19 Jun 2010 02:39
Splitting package among different jars
Hi, Can splitting packages among different jars ever cause a problem? And, in this regard, could there be a difference between plain java and more elaborate environments, such as tomcat (with custom loaders, etc.) Many thanks in advance, Sam ... 18 Jun 2010 22:21
BUILD FAILED after migrating to NB 6.9
Hi everybody, after migrating from Netbeans 6.8 to 6.9 I tried to Clean&Build my java database desktop application project, without success. I get this error message: compile: Created dir: C:\myProjectPath\dist C:\myProjectPath\nbproject\build-impl.xml:620: Use a resource collection to copy directories. BUI... 17 Jun 2010 15:37
First  |  Prev |  Next  |  Last
Pages: 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30