comp.lang.java.programmer
  Home FAQ Contact Sign in
comp.lang.java.programmer only
 
Advanced search
December 2007
motuwethfrsasuw
     12 48
3456789 49
10111213141516 50
17181920212223 51
24252627282930 52
31       1
2007
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.java.programmer Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  PAD Schema?         


Author: Roedy Green
Date: Dec 31, 2007 19:08

Has anyone got a schema, any flavour, for PAD XML Files (Portable
Application Description)?

See http://mindprod.com/jgloss/pad.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
1 Comment
  Java pixel color         


Author: hello
Date: Dec 31, 2007 15:53

I have an image called "ball.jpg" and I want to program a code that
will find the color of a pixel at (20,20)

How do I find the color of a pixel using Java?
Please help!!
1 Comment
  I have some problems with manipulating an object.         


Author: mohed.haidar
Date: Dec 31, 2007 14:55

Hello guys, happy new year.
Well, a very basic question. I make a class objekt that lookes
something like this :

public class circle {

public static final PI = 3.14159;
public double r;
public double area(double r) {
return r*r*PI;
}
}

and then from somewhere else I do :

circle.r = 5;
double area = circle.area(); <--- this gives me a compilation error,
it wants me to specify circle.area(5). I thought

that it was legitamet code to leave it at (). Is'nt it what object
oriented code was all about, i have already defined the objects
variable r to bee 5, shouldent need to further specify
circle.area(5).
Thank you for any response in advance.
2 Comments
  DataSource en Jasper Report e iReport         


Author: Juan Sebastian Arbona
Date: Dec 31, 2007 11:57

Tal como mencione en mi articulo anterior iReport es una herramienta
practica, visual y muy simple de utilizar para desarrollar reportes
utilizando el API de Jasper Report.

Los datos que vamos a mostrar en nuestros reportes pueden provenir de
distintos lugares tales como una base de datos o un archivo XML, estas
formas diferentes de obtener datos son las llamadas fuentes de datos -
Data Source.

Las fuentes de datos son representadas en Jasper Report por una
interfaz llamada JRDataSource, el motor ya provee muchas
implementaciones de esta interfaz para poder utilizar datos
provenientes de Arreglos, Vectores, Collections, Modelos de Tablas,
Consultas SQL, Cubos OLAP, Consultas JPA, Consultas Hibernate,
Archivos CVS, Documentos XML, por nombrar algunos.

Este artículo mostrará como utilizar iReport para manipular datos
provenientes de distintos orígenes, es decir que veremos como se usan
con iReport distintas fuentes de datos.

Comparto con ustedes el articulo completo que se encuentra en
www.mendozajug.com.ar
no comments
  create subdomains on the fly in a Java web app         


Author: Dundonald
Date: Dec 31, 2007 08:57

Has anyone developed a web app that creates subdomain names on the
fly? For example a users of our web service can create a subdomain on
our main domain name, such as customersusername.ourdomainname.com?

I'm just wondering how this could be done.

Thanks
2 Comments
  java access to USB MAC OS X         


Author: Gadgetman
Date: Dec 31, 2007 08:02

I have a simple requirement at this point an Apple MAC OS X - that is
to detect the presence or lack of a USB device from java.

I have read about JSR 80, javax.usb, jUSB and all indicate not
available in Mac OS X.
I also know that in linux, I can do a "cat /proc/bus/usb/devices" and
get a list of devices connected to the machine.
Now Mac OS X is "linux" - yet there doesn't appear to be /proc/dev/...
etc.

Any suggestions on how to get the presence or lack of a USB device
from java on Mac OS X??
6 Comments
  Reading files from website         


Author: OldPro
Date: Dec 31, 2007 06:52

I tried to read files (gif) off of various websites, and I got a
security error each time. I can easily copy them by hand to my
computer. Does Java not have the ability to copy or read files from
the internet?
11 Comments
  How to tie         


Author: Abble
Date: Dec 31, 2007 05:46

I'd like to tie a Java array to some code so when the array is
accessed my code gets run.

Is there some simple way to do this in Java?
18 Comments
  the MI 5 spammer         


Author: Roedy Green
Date: Dec 31, 2007 04:39

This guy went out of his way to make it difficult to filter out his
spam. He realises you don't want to read it. Yet he persists anyway.

Why? All I can see is a vandalism motive, a desire to piss people
off.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
48 Comments
  Excellent opprtunity for SAP PP/SEM BCS/MM/ SAP Treasury Consultants in Malaysia/Singapore isoftsolutions@ yahoo.com         


Author: HR Head
Date: Dec 31, 2007 02:40

I-Soft Solutions is a global provider of IT services and end-to-end
solutions designed to help clients improve their competitiveness and
efficiency. I-Soft Global Consulting Services has operations in
countries across globe in UK , Malaysia , India , Philippines and
Singapore . Our portfolio of solutions and services includes
outsourcing, system integration, Application Software development, IT
consulting and Technology Training.

We have multiple excellent opening for

SAP PP Consultant
SAP SEM BCS Consultant or SAP SEM ECCS Consultant
SAP Treasury Consultant
SAP MM Consultant

Location :- Singapore

Please rush your profiles to isoftsolutions@ yahoo.com
mention with your current and expected salaries and earliest
availability
and we ll be contacting you at the earliest .

Please do refer your friends incase you find this opening is not
matching your profile.
Show full article (0.94Kb)
no comments
1 2 3 4 5 6 7 8 9