lol those are university or high end servers i think you can't overload them it's just some file problem.wingnut144 wrote: Yep, I'm having a problem too. Wonder if they're just so overloaded.........
Search found 19 matches
- Mon Jun 19, 2006 9:41 pm
- Forum: [3.0/Olympus] Discussion
- Topic: WoooHooo! Beta is out!
- Replies: 55
- Views: 54389
Re: WoooHooo! Beta is out!
- Mon Jun 19, 2006 7:38 pm
- Forum: [3.0/Olympus] Discussion
- Topic: WoooHooo! Beta is out!
- Replies: 55
- Views: 54389
Re: WoooHooo! Beta is out!
any server i click on sourceforge gives me a error:There was a problem downloading the file from. How can i obtain this beta without having to use sourceforge
- Mon Mar 20, 2006 2:14 pm
- Forum: [3.0/Olympus] Discussion
- Topic: new idea for PHP IDE
- Replies: 20
- Views: 17095
Re: new idea for PHP IDE
edit wrong topic
- Sun Mar 19, 2006 7:54 pm
- Forum: [3.0/Olympus] Discussion
- Topic: new idea for PHP IDE
- Replies: 20
- Views: 17095
Re: new idea for PHP IDE
The problem with Java is it is another layer of problems. It is slower to load, there are versioning issues, people have to have it installed, etc. It is much better to have a program like notepad where you click it and it opens.
Java is OK for some stuff, but .exe editor will most certainly ...
- Sun Mar 19, 2006 2:21 pm
- Forum: [3.0/Olympus] Discussion
- Topic: new idea for PHP IDE
- Replies: 20
- Views: 17095
Re: new idea for PHP IDE
if jave is not compiled why are there java compilers then?
page conatains java compilers
http://www.thefreecountry.com/compilers/java.shtml
page conatains java compilers
http://www.thefreecountry.com/compilers/java.shtml
- Sun Mar 19, 2006 2:12 pm
- Forum: [3.0/Olympus] Discussion
- Topic: new idea for PHP IDE
- Replies: 20
- Views: 17095
Re: new idea for PHP IDE
java is not slow it depends on the compiler you are using.
Also zend is a stample of bad coding. But i don't think it's beacusse of jave that zend works so slowly.
Also zend is a stample of bad coding. But i don't think it's beacusse of jave that zend works so slowly.
- Sun Mar 19, 2006 1:41 pm
- Forum: [3.0/Olympus] Discussion
- Topic: new idea for PHP IDE
- Replies: 20
- Views: 17095
Re: new idea for PHP IDE
Oh and make it run on Linux (all the best programmers have a Linux machine).
But for the love of god, don't write it in Java.
1)wath's wrong with java?
2) not all good programmers have linux machine's most of them do but not all of them. You can also develop on windows by using cygwin if ...
- Sun Mar 19, 2006 1:35 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Being tired of waiting and waiting
- Replies: 25
- Views: 25536
Re: Being tired of waiting and waiting
VB and IPB for example, have bigger teams working on it. especially if it is a whole new version.
Actually, IPB is coded only by one person, it's just his full-time job.
where did you read that look at there site this is the ipb team. http://www.invisionpower.com/ip.dynamic/products ...
- Sun Mar 05, 2006 3:18 pm
- Forum: Chit Chat
- Topic: I Miss phpBB.com!
- Replies: 26
- Views: 26140
Re: I Miss phpBB.com!
wel it was online but now it's back offfline
- Sun Dec 18, 2005 10:13 am
- Forum: [3.0/Olympus] Discussion
- Topic: Password hashing function
- Replies: 207
- Views: 164362
Re: Password hashing function
Every MD5 hash does have multiple IVs that will work for it. This is not in dispute. This is a fact about every known hash. Only a hash with a length of infinity can have only one IV per possible hash, but none of those exist.
The issue with MD5 is that it is becoming relatively trivial to find ...