Forum: Java May 9th, 2005 |
| Replies: 9 Views: 5,945 Hi alpha_foobar,
Thank you for the links for sandboxing. I understand better now what is sandboxing.
But is there a way to get it to work locally, by running the applet through a html file on a... |
Forum: Java May 9th, 2005 |
| Replies: 9 Views: 5,945 Hi paradox814 and alpha_foobar,
paradox814:
I found a "Java-Plugin" in Control Panel, but can't find a General tab. (I'm using 1.4.2_8). So I went to "Internet Options" to delete all my... |
Forum: Java May 8th, 2005 |
| Replies: 9 Views: 5,945 Hi alpha_foobar,
I can't post up my whole code coz its over 20 class files. :o (unless you dun mind... )
As for giving focus, I don't really get you.
As for clicking on the applet to detect... |
Forum: Java May 8th, 2005 |
| Replies: 9 Views: 5,945 Hi there,
I have got this problem which is rather puzzling, to me at least.
My team-mate and I each did our coding and they work as standalone. His part is the UI and mine the backend... |
Forum: PHP Jan 3rd, 2005 |
| Replies: 11 Views: 81,171 Hi Adam,
Thanks for the link!
Wanna ask you if I would still need to do additional configuration after using that "program" to install? As in all it does is the installation and bare basic... |
Forum: PHP Dec 28th, 2004 |
| Replies: 11 Views: 81,171 Hi everyone...
When you guys say install PHP by hand... are you guys referring to downloading the binary files and use C/C++ compiler to compile it? - OR - using the MSI installer to install and... |
Forum: PHP Dec 25th, 2004 |
| Replies: 11 Views: 81,171 Hi everyone,
Thank you so much for the swift replies despite it being the holidays! :D
Just to confirm that I understood things right...
Its most ideal to run PHP on Apache. My OS is Win XP... |
Forum: PHP Dec 24th, 2004 |
| Replies: 11 Views: 81,171 Hello,
Firstly, Merry Christmas to everyone! :cheesy:
I'm thinking of installing PHP on WinXP Pro, using IIS 5.1 as my web server. I have browsed around and there's 2 versions of PHP( i.e.... |
Forum: Computer Science Sep 22nd, 2004 |
| Replies: 9 Views: 5,048 |
Forum: Computer Science Sep 18th, 2004 |
| Replies: 9 Views: 5,048 Hi again, I got another query about roundrobin.
There's this term DISPATCHER, i ain't too sure if that's what its called. Its about overhead time after timeslice that involves scheduling.
... |
Forum: Computer Science Sep 16th, 2004 |
| Replies: 9 Views: 5,048 Oh....
Thank you very much!!! |
Forum: Computer Science Sep 15th, 2004 |
| Replies: 9 Views: 5,048 Thank you chainsaw for you reply.
Is there any specific way/algorithm that states which will enter the queue first since p1 has just finished using the CPU, i.e. going to enter the queue, and p2... |
Forum: Computer Science Sep 14th, 2004 |
| Replies: 9 Views: 5,048 Yes, I forgot to say that they all have the same priority. Sorry about that.
Thank you Chainsaw for your reply.
Just to make sure that I understood what you are saying...
It does not matter if... |
Forum: Computer Science Sep 12th, 2004 |
| Replies: 9 Views: 5,048 Hi...
This is my first post in here... here goes...
I'm stuck at trying to understand how does round robin work.
I understand that round robin is an algorthim that allocates an amount of... |