I always say:
Go logitech for webcams, mouses and keyboards
Go creative for MP3 Players/Harddrives
Go creative for soundcards
Go nvidia for videocards
Go Asus, Gigabyte or Epox for Mobo's
Go AMD or Intel for Processors (what else is there? :P)
Go Seagate or Western Digital for Harddrives
Go Lite-On ...
Search found 533 matches
- Sat Mar 05, 2005 5:46 pm
- Forum: Chit Chat
- Topic: I love Creative
- Replies: 16
- Views: 12752
- Sun Feb 27, 2005 11:07 am
- Forum: [3.0/Olympus] Discussion
- Topic: Checkins stopped?
- Replies: 37
- Views: 24752
Re: Checkins stopped?
The devs could also be working on the board local on their own development machines, and add the things that were on the Feature ToDo list for example and that they won't update till it's finished as it is pretty useless to upload a change for a few lines each time.
But I don't know that for sure ...
But I don't know that for sure ...
- Tue Feb 22, 2005 11:02 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Firebird RDBMS
- Replies: 7
- Views: 6808
Re: Firebird RDBMS
You are only able to select it if the extension for it is turned on in your php.iniAPTX wrote: I can even select it while installing... not that it will be working now but it should be in the beta unless the devs decide to scrap it.
- Sat Feb 19, 2005 1:51 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Firebird RDBMS
- Replies: 7
- Views: 6808
Re: Firebird RDBMS
Yes it will be supported if I am correct
- Tue Feb 08, 2005 10:32 am
- Forum: [3.0/Olympus] Discussion
- Topic: Hackers Group reveals itself
- Replies: 10
- Views: 6590
Re: Hackers Group reveals itself
I think it's time these hackers need to be hacked and get a lesson in what real hacking and security is about 
- Sun Feb 06, 2005 10:37 am
- Forum: [3.0/Olympus] Discussion
- Topic: happy about having february
- Replies: 13
- Views: 12591
Re: happy about having february
Geez people, phpBB 3 will be out when it will be out and not any earlier or later. Give the developpers some time to create a stable and secure board instead of an unstable, insecure and constantly hacked board.
Just think of it this way, the longer it takes, the more bugs and holes which will ...
Just think of it this way, the longer it takes, the more bugs and holes which will ...
Re: 1st Feb ?
As said above there is no release date yet, what I can tell is that the developpers have been working very actively on it lately
To just get a smell on how active they have been you should check out the CVS checkins 
- Thu Jan 27, 2005 12:20 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Will ACP be in templates?
- Replies: 23
- Views: 20953
Re: Will ACP be in templates?
I think a good idea would be just to make a seperate CSS file for the Admin Panel, so at least the colours and images can be adapted.
- Tue Jan 25, 2005 7:13 am
- Forum: [3.0/Olympus] Discussion
- Topic: Acyd's Antics, an inconsistency in the code
- Replies: 23
- Views: 22687
Re: Acyd's Antics, an inconsistency in the code
Nope that is not the case, incase you use the old-passwords option like I currently do, however as soon as phpBB 3.0.0 gets released im planning on migrating to PHP5 anyway with MySQLi.
- Tue Jan 25, 2005 7:11 am
- Forum: Installing EasyMOD
- Topic: easy mod help
- Replies: 2
- Views: 2415
Re: easy mod help
You are probaly using MySQL 4.1, and then DEFAULT 1 is not possible you should simply remove the DEFAULT '1' part from the SQL code and it should run fine using phpMyAdmin.