Forum: Perl
Jul 27th, 2009, 9:58 AM
|
|
Replies: 3
Views: 480
|
Forum: PHP
Jul 22nd, 2009, 10:35 AM
|
|
Replies: 2
Views: 415
Re: PHP & MYSQL Data Entry Website (help plz)
So, what I would do in this case is create a form and add the PHP to do all of the stuff above. Then when the submit button is pressed it goes to another PHP page that cleans the data and then...
|
Forum: Coder's Corner Lounge
Jul 22nd, 2009, 9:24 AM
|
|
Replies: 1
Views: 162
|
Forum: Community Introductions
Jul 16th, 2009, 1:46 PM
|
|
Replies: 2
Views: 378
|
Forum: PHP
Jul 16th, 2009, 1:44 PM
|
|
Replies: 8
Views: 648
Re: Willing to learn Php from one of you.
The best (and probably quickest) way to learn would be to go through online documentation and tutorials.
It'll be hard to find someone that'll teach you PHP without pay. I don't mind helping if you...
|
Forum: Software Design and Algorithms
Jul 14th, 2009, 1:53 PM
|
|
Replies: 11
Views: 569
|
Forum: Software Design and Algorithms
Jul 13th, 2009, 12:47 PM
|
|
Replies: 2
Views: 295
|
Forum: Java
Jul 13th, 2009, 12:39 PM
|
|
Replies: 5
Views: 362
Re: help me please!!
First your going to have to create a GUI. Google has a lot of examples on how to do this.
Then, instead of doing String name1 = in.nextLine();
You'll have two text boxes and when the user clicks a...
|
Forum: Software Design and Algorithms
Jul 10th, 2009, 4:07 PM
|
|
Replies: 36
Views: 2,061
|
Forum: Assembly
Jul 10th, 2009, 4:05 PM
|
|
Replies: 2
Views: 379
|
Forum: Software Design and Algorithms
Jul 10th, 2009, 4:04 PM
|
|
Replies: 36
Views: 2,061
Re: PFO Robocode Challenge 1 : July 2009
Should people be able to submit more than one bot?
I think people should also be allowed to submit multiple bots (but only their best result will be judged).
ex. If I submit 4 bots and they place...
|
Forum: Software Design and Algorithms
Jul 10th, 2009, 10:57 AM
|
|
Replies: 36
Views: 2,061
Re: PFO Robocode Challenge 1 : July 2009
I think he's trying to say that what you can do with robocode is limited only to battling and this could get stale fairly quick. We can think of ways to change the competition around if people lose...
|
Forum: Project Ideas
Jul 10th, 2009, 10:15 AM
|
|
Replies: 4
Views: 586
|
Forum: Software Design and Algorithms
Jul 9th, 2009, 11:01 PM
|
|
Replies: 36
Views: 2,061
Re: PFO Robocode Challenge 1 : July 2009
I think that if you want to compete in the next event your .jar file should be made available. That way it'll give others the ability to test against your bot and you wont' just be able to sit on a...
|
Forum: Software Design and Algorithms
Jul 9th, 2009, 2:23 PM
|
|
Replies: 36
Views: 2,061
Re: PFO Robocode Challenge 1 : July 2009
I think a few things should be added.
1) You should say which version of robocode we'll be using
2) Add your PFO tag into the source code (to make sure people didn't just copy another bot)
3) Submit...
|
Forum: Software Design and Algorithms
Jul 8th, 2009, 10:47 PM
|
|
Replies: 4
Views: 754
|
Forum: Software Design and Algorithms
Jul 8th, 2009, 12:43 PM
|
|
Replies: 4
Views: 754
|
Forum: Python
Jun 30th, 2009, 8:38 PM
|
|
Replies: 0
Views: 540
Django Forms - Creating Multiple Instances
So, I'm having a problem with my django form. Whenever I try to edit a Ticket it creates a new instance of it instead of updating the original. I've follow tutorials, asked friends and still can't...
|
Forum: C
Jun 28th, 2009, 2:45 PM
|
|
Replies: 10
Views: 656
Re: Databases and C
http://www.oracle.com/technology/documentation/berkeley-db/db/gsg/C/DB.html
Might help.
|
Forum: C
Jun 28th, 2009, 1:26 PM
|
|
Replies: 10
Views: 656
Re: Databases and C
Are you wanting to create a DBMS in C? I'm still not exactly sure what you're asking for.
|
Forum: C
Jun 28th, 2009, 1:21 PM
|
|
Replies: 19
Views: 1,354
Re: how to create a database
Technically a database is a structured collection of records or data that is stored in a computer system.
You could do this in C by having all columns in a different file, and each line in the file...
|
Forum: Community Introductions
Jun 26th, 2009, 4:13 PM
|
|
Replies: 4
Views: 464
|
Forum: Coder's Corner Lounge
Jun 26th, 2009, 3:45 PM
|
|
Replies: 10
Views: 483
|
Forum: Software Design and Algorithms
Jun 26th, 2009, 8:51 AM
|
|
Replies: 4
Views: 514
|
Forum: PHP
Jun 25th, 2009, 2:54 PM
|
|
Replies: 3
Views: 346
Re: About IDE
If you're going to be dev'ing PHP and MySQL I'd suggest installing WAMP. Makes developing really easy.
|
Forum: Coder's Corner Lounge
Jun 24th, 2009, 12:00 AM
|
|
Replies: 7
Views: 343
Re: Finding work without extensive experience
I sent out 400+ emails, got two interviews and finally nabbed a full-time job. You need to keep at it and make sure you go into interviews with a lot of confidence. I'd also apply to anything you...
|
Forum: Community Announcements and Feedback
Jun 23rd, 2009, 11:57 PM
|
|
Replies: 31
Views: 2,239
|
Forum: Community Announcements and Feedback
Jun 23rd, 2009, 5:38 PM
|
|
Replies: 31
Views: 2,239
|
Forum: Coder's Corner Lounge
Jun 23rd, 2009, 12:28 PM
|
|
Replies: 7
Views: 707
Re: problem to be solved asap
:P He's not giving us much to go on.
I had a friend that did a thesis on the the behavioural patterns of teenagers and IM clients and how to improve the design of such clients.
|
Forum: Coder's Corner Lounge
Jun 23rd, 2009, 7:26 AM
|
|
Replies: 7
Views: 707
|
Forum: Java
Jun 22nd, 2009, 11:00 AM
|
|
Replies: 13
Views: 671
|
Forum: PHP
Jun 22nd, 2009, 10:59 AM
|
|
Replies: 3
Views: 730
Re: PHP NOOB! Am i doing this wrong?
in_array def'n:
bool in_array ( mixed $needle , array $haystack [, bool $strict ] )
Searches haystack for needle .
So, in your case "in_array($presarray,$names)" You're searching the user...
|
Forum: Java
Jun 22nd, 2009, 10:44 AM
|
|
Replies: 13
Views: 671
Re: Java error in Eclipse
I honestly have no idea how you're running the code because it works for me when I try to run it.
What steps are you doing when you're:
1) Creating the project
2) Running the code
|
Forum: Java
Jun 22nd, 2009, 10:24 AM
|
|
Replies: 5
Views: 398
Re: please help me
Aye, we really can't do your assignments for you. Learning how to use google, other texts and resouces will help you so much more than us giving you the answer.
G'luck.
|
Forum: Coder's Corner Lounge
Jun 22nd, 2009, 10:23 AM
|
|
Replies: 7
Views: 707
Re: problem to be solved asap
What?
Generally you spend months/years deciding what you'll be doing for your thesis. We don't know what field your studying in, what your interests are or anything.
|
Forum: Java
Jun 22nd, 2009, 10:20 AM
|
|
Replies: 13
Views: 671
Re: Java error in Eclipse
tehrealbinglebob,
Depends on what you're wanting to use it for. For regular desktop applications you'll want Eclipse IDE for Java Developers (85 MB)...
|
Forum: Java
Jun 21st, 2009, 1:33 AM
|
|
Replies: 13
Views: 671
Re: Java error in Eclipse
First, not that it really matters for this lenght, but please wrape your code in [ CODE] tags....
Also, something must be wrong with your Eclipse config because that code runs fine in mine.
|
Forum: Project Ideas
Jun 20th, 2009, 1:59 PM
|
|
Replies: 0
Views: 282
SwiftPM
My friend and I are making a new online Project Management tool and we're wondering a few things:
1) If you use a PM tool, what are your likes/dislikes about it.
2) What kind of features would you...
|
Forum: Java
Jun 20th, 2009, 1:58 PM
|
|
Replies: 2
Views: 310
Re: Java
A constructor is used in the initiation of an object, a method is used during the objects use.
|
Forum: Java
Jun 20th, 2009, 1:56 PM
|
|
Replies: 13
Views: 671
Re: Java error in Eclipse
You should do;
public class AddTwoIntegers{
public static int main() {
println ("This Program adds two integers.");
int n1 = readInt ("Enter n1: ");
int n2 = readInt...
|