Forum: Java 16 Days Ago |
| Replies: 2 Views: 202 1st Part
public void posneg (String str1)
{
Convert the string to int
Divide it by 2,
if there is a remainder, its odd
if not even
} |
Forum: IT Professionals' Lounge 16 Days Ago |
| Replies: 4 Views: 360 No company will have such a deal, free training??
You have to learn experience for yourself through toil and hardwork
become remarkably good at what you do.
There are no shortcuts in life no... |
Forum: Geeks' Lounge 16 Days Ago |
| Replies: 5 Views: 315 Wanted to ask this, who here still remembers me :)
Richard West |
Forum: Java 16 Days Ago |
| Replies: 2 Views: 149 Just run it as a an exe
Boy what an old member i am
Richard West |
Forum: Motherboards, CPUs and RAM Dec 15th, 2006 |
| Replies: 8 Views: 1,950 Hi everyone,
Sorry to revivie this old topic.
You see in the below article
http://www.directron.com/fsbguide.html
This is how they calculated the system clock |
Forum: Geeks' Lounge Dec 11th, 2006 |
| Replies: 1 Views: 878 Hi everyone,
Does anyone know where i can download free images of say like the images of file open, cut, copy and paste for free in either png or jpg formats?
... |
Forum: Geeks' Lounge Dec 4th, 2006 |
| Replies: 6 Views: 2,011 Hi everyone,
I don't know if this is the right place to post this.
Does anyone know of any free hosts in which you can upload your own webpage via a... |
Forum: Promotion and Marketing Plans Dec 3rd, 2006 |
| Replies: 23 Views: 13,396 Hi everyone,
Hi, any comments or suggestions?
Richard West |
Forum: Promotion and Marketing Plans Dec 3rd, 2006 |
| Replies: 23 Views: 13,396 Hi everyone,
true but the problem that lies with free is that although its good for consumers, it becomes non viable after a while because end of the everyone has to eat and the best option... |
Forum: Promotion and Marketing Plans Dec 3rd, 2006 |
| Replies: 23 Views: 13,396 Hi everyone,
Ah this is not my first attempt, i have dozens of programs on the net but the problem is that i have a legal agreement with these companies that i wrote th softwares for that i... |
Forum: Windows Software Dec 3rd, 2006 |
| Replies: 11 Views: 11,533 Hi everyone,
Actually Jwenting, you're wrong. If you dvelve into open office's codes you will find header files and other related C/C++ codings. So actually something that is... |
Forum: Windows Software Nov 30th, 2006 |
| Replies: 11 Views: 11,533 Hi everyone,
Wait for my version of the Office 2007, it'll be dirt cheap and be a clone but the best part it'll be written in pure 100% JAVA thus making it multi platform.
... |
Forum: Java Nov 28th, 2006 |
| Replies: 7 Views: 5,374 Hi everyone,
see the below threads
http://forum.java.sun.com/thread.jspa?threadID=762802&tstart=0
http://forum.java.sun.com/thread.jspa?forumID=31&threadID=592585
... |
Forum: Java Nov 27th, 2006 |
| Replies: 0 Views: 854 Hi everyone,
I am currently trying to use the HTML preformat tags in a JTextPane using the the HTMLDocument class.
This is the function where i apply the preformating
... |
Forum: Java Nov 27th, 2006 |
| Replies: 7 Views: 5,374 Hi everyone,
Try looking at the java's InetAddress api, there maybe something useful there for you
http://java.sun.com/j2se/1.5.0/docs/api/java/net/InetAddress.html
... |
Forum: Java Nov 25th, 2006 |
| Replies: 1 Views: 1,151 Hi everyone,
Currently i am trying to connect to a site using ftp using the below method to upload a file
URL url = new... |
Forum: Java Nov 20th, 2006 |
| Replies: 1 Views: 12,981 Hi everyone,
I am currently trying to use a JTextPane as a cell renderers for a JTable but it does not seem to work although the program compiles. I alsways get an error... |
Forum: Java Oct 7th, 2006 |
| Replies: 3 Views: 2,392 Hi everyone,
public class clock
{
public clock(int num)
{
} |
Forum: Java Oct 6th, 2006 |
| Replies: 1 Views: 1,063 Hi everyone,
I need to ask a rather silly question on escaping quotes so please bear with me for a while.
As i am using java this is what i usually do to escape quotes
... |
Forum: Java Oct 5th, 2006 |
| Replies: 1 Views: 1,708 Hi everyone,
I am trying to insert some unicode into a JTextPane document but i have a concern as to whether the unicode will be recognized on other platform besides windows.
... |
Forum: Java Sep 7th, 2006 |
| Replies: 1 Views: 2,497 Hi everyone,
I currently have a JTextPane using a html document and i am trying to serialize the html document contained in the JTextPane to the disk but i have run into some... |
Forum: Java Aug 20th, 2006 |
| Replies: 3 Views: 2,116 Hi everyone,
I don't mean to be bad, but the solution phaelax gave you can be implemented in most languages. His alogarithm is simple to use.
You... |
Forum: C++ Aug 16th, 2006 |
| Replies: 3 Views: 1,459 Hi everyone,
I have not done C++ for quite sometime now and seems that i may have forgotten a bit so please bear with me a while.
I am currently trying... |
Forum: Java Aug 1st, 2006 |
| Replies: 4 Views: 1,259 Hi everyone,
Yes sorry i meant FileOutputStream, it was a typo
Assuming that i have already gotten what you mention above all covered, do i need to transfer tags by tags or is the... |
Forum: Java Jul 31st, 2006 |
| Replies: 4 Views: 1,259 Hi everyone,
I do not actually have web page i can test this with but would really appreciate anyone with experience on this topic.
You see i am trying to upload a html page called wt.html from... |
Forum: Java Jul 30th, 2006 |
| Replies: 3 Views: 1,225 Hi everyone,
True but currently the support for FTP on java is not really all sound, but can i create the directory and file on the server i am connected to.
Is this possible at all
... |
Forum: Java Jul 27th, 2006 |
| Replies: 3 Views: 1,225 Hi everyone,
I have a rather confusing question but please bear with me for a while.
You see i am trying to upload a file to a certain website called... |
Forum: Java Jul 12th, 2006 |
| Replies: 0 Views: 1,237 Hi everyone,
I have a question about the java multi-platform print dialog.
My question is on collating the output of my print out using the java multi-platform print dialog. The thing is no... |
Forum: Java Jul 12th, 2006 |
| Replies: 3 Views: 8,468 Hi everyone,
Wow i asked this question 2 years ago
Richard West |
Forum: Java May 16th, 2006 |
| Replies: 3 Views: 5,174 You can't find the documentation for it because it is in the com.sun package.
Try not to use this package as there is not gurantee that it will be in the next release.
Try running the external... |
Forum: Java May 15th, 2006 |
| Replies: 3 Views: 5,174 Hi everyone,
When you run javac.exe, you will need the Process class. In that class see the error stream, input stream
Richard West |
Forum: Windows NT / 2000 / XP Apr 9th, 2006 |
| Replies: 1 Views: 1,139 Hi everyone,
I need to ask a very general question about windows.
You see if i use a cd writer and burn some files to a CD on a windows
pc will i be able to access the... |
Forum: Java Apr 8th, 2006 |
| Replies: 4 Views: 1,253 Hi everyone,
I decided to redo your program and it now compiles but try and make your program a bit easier to read next time as i find it a bit cluttered.
Here is your... |
Forum: Java Apr 8th, 2006 |
| Replies: 1 Views: 1,223 Hi everyone,
Did you install the java sdk or jre first and installed it.
Richard West |
Forum: Java Mar 28th, 2006 |
| Replies: 1 Views: 1,188 Hie everyone,
First compare the current date with the last modified date and if it is more than 7 days use the io classes and move it to the required folder and delete the original file
... |
Forum: Java Mar 28th, 2006 |
| Replies: 11 Views: 2,539 Hi everyone,
Different command line??
I thought that compiling as such javac heri.java was a standard way of compilation on all java supported OSes.
Correct me if i am wrong |
Forum: Java Mar 26th, 2006 |
| Replies: 11 Views: 2,539 This is the command javac heri.java
Its not unusual
Richard West |
Forum: Java Mar 26th, 2006 |
| Replies: 11 Views: 2,539 Hi everyone,
Windows
jdk1.5.0_6 |
Forum: Java Mar 25th, 2006 |
| Replies: 11 Views: 2,539 Hi everyone,
Oh you are right. What i meant to say was that the console did not appear in 1.4 but appeared in 1.5 when i use the runtime class to run javac.exe
Have you ever experienced... |
Forum: Java Mar 23rd, 2006 |
| Replies: 11 Views: 2,539 Hi everyone,
No one has experienced this before??
Richard West |