Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 134
Search took 0.02 seconds.
Search: Posts Made By: silent1mezzo
Forum: Perl Jul 27th, 2009, 9:58 AM
Replies: 3
Views: 480
Posted By silent1mezzo
Re: Best way to see if a package is installed

Thanks, but don't open things that are over a month old. I've solved this a long time ago...
Forum: PHP Jul 22nd, 2009, 10:35 AM
Replies: 2
Views: 415
Posted By silent1mezzo
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
Posted By silent1mezzo
Re: Coding Slideshow

Here's a few different implementations you could use to have a...
Forum: Community Introductions Jul 16th, 2009, 1:46 PM
Replies: 2
Views: 378
Posted By silent1mezzo
Re: hi,everybody..

Welcome DIVZ...
Forum: PHP Jul 16th, 2009, 1:44 PM
Replies: 8
Views: 648
Posted By silent1mezzo
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
Posted By silent1mezzo
Re: why did you choose the programming language(s)you currently use?

I was taught Java in University so thats how I started using that one.
Python was through a friend and helping with Django.
Perl was used at work so I thought I'd learn that.
C from University as...
Forum: Software Design and Algorithms Jul 13th, 2009, 12:47 PM
Replies: 2
Views: 295
Posted By silent1mezzo
Re: How to get the algorithm?

Month
312;.32) = 06
312;.33) = 07

Day
54! = 01
57! = 02
56! = 03
51! = 04
50! = 05
Forum: Java Jul 13th, 2009, 12:39 PM
Replies: 5
Views: 362
Posted By silent1mezzo
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
Posted By silent1mezzo
Re: PFO Robocode Challenge 1 : July 2009

I guess my bot "RunLikeHell" won't be making it in then.
Forum: Assembly Jul 10th, 2009, 4:05 PM
Replies: 2
Views: 379
Posted By silent1mezzo
Re: a quiz

Lol, what are your questions?
Forum: Software Design and Algorithms Jul 10th, 2009, 4:04 PM
Replies: 36
Views: 2,061
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
Re: Need help naming Project Management Software

Uh, definitely spam. I wasn't asking what it was....I was asking for a name, and then even said that we had found one afterwards...
Forum: Software Design and Algorithms Jul 9th, 2009, 11:01 PM
Replies: 36
Views: 2,061
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
Forum: Software Design and Algorithms Jul 8th, 2009, 12:43 PM
Replies: 4
Views: 754
Posted By silent1mezzo
Re: Authorization failed - Fedora Core 11 x64 bit error!!!

It means you don't have the authentication to do what you're trying to do.

You'll need to either login as root or sudo the install.
Forum: Python Jun 30th, 2009, 8:38 PM
Replies: 0
Views: 540
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
Re: hello from Turkey

Welcome from My Own World, Sertunc. Have fun.
Forum: Coder's Corner Lounge Jun 26th, 2009, 3:45 PM
Replies: 10
Views: 483
Posted By silent1mezzo
Re: What programming language next?

Haha. I don't thing a hallogram is technically a programming language.
Forum: Software Design and Algorithms Jun 26th, 2009, 8:51 AM
Replies: 4
Views: 514
Posted By silent1mezzo
Re: Who knows where to download XRumer 5.0 Palladium?

"XRumer is a Windows program that posts forum spam with the aim of boosting search engine rankings. It has been claimed that the program is able to bypass techniques commonly used by many websites to...
Forum: PHP Jun 25th, 2009, 2:54 PM
Replies: 3
Views: 346
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
Re: daniweb vs programmingforums?

Bwahaha!

That's ok

mezz@ubuntu:~$ ls ~
checkStatus.pl gCal.py

Both are copies....
Forum: Community Announcements and Feedback Jun 23rd, 2009, 5:38 PM
Replies: 31
Views: 2,239
Posted By silent1mezzo
Re: daniweb vs programmingforums?

Lol...Does that price include anything other than the friendship? Free programs, code?
Forum: Coder's Corner Lounge Jun 23rd, 2009, 12:28 PM
Replies: 7
Views: 707
Posted By silent1mezzo
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
Posted By silent1mezzo
Re: problem to be solved asap

Make a chat client.
Forum: Java Jun 22nd, 2009, 11:00 AM
Replies: 13
Views: 671
Posted By silent1mezzo
Re: Java error in Eclipse

Right click on the project and do new > Class (call the class AddTwoIntegers)
Forum: PHP Jun 22nd, 2009, 10:59 AM
Replies: 3
Views: 730
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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
Posted By silent1mezzo
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...
Showing results 1 to 40 of 134

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:25 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC