Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
  #11  
Old 18th December 2008, 20:23
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Quote:
Originally Posted by movizdb View Post
thanks a lot any demo?
DEMO is here: BrightSwitch Beta V1.0

DEMO Account :

username=test
pass=password
Reply With Quote
The Following User Says Thank You to Fynnon For This Useful Post:
jnewing (18th December 2008)
  #12  
Old 18th December 2008, 21:36
jnewing jnewing is offline
BrightSwitch Project Developer
 
Join Date: Nov 2008
Canada
Posts: 9
Default
Serious? I bet you would be hard pressed to find a quality source of, well... almost anything that's not OOP.

OOP offer organization far beyond anything non-OOP offers, and ability to create objects dynamically on a per users bases, well that just speaks for itself.

Don't even get my started on why encapsulation is your friend. IMO every web project should be separating implementation from the interface for about 100000000 security reasons, along with other things.

Code reuse is just good for everyone (why reinvent the wheel its about as good as its goona get)

Conclusion: Why oop? Organization, Security, Cleanliness, Usability, Scalability and more importantly because I can!
Reply With Quote
  #13  
Old 19th December 2008, 13:15
johnake's Avatar
johnake johnake is offline
Senior Member
 
Join Date: Dec 2007
Posts: 52
Default
Nice work, a different aproach, very stylish. Will test it.
Thank you for sharing.
__________________
PHP Code:
class mySelf extends World
   
{
       public 
$health;
       private 
$friends;
       protected 
$love;
  
   public function 
__construct()
  {
       
$this->health 100;
       
$this->friends 2;
       
$this->love true;
  }
  protected function 
__love()
  { 
      
//has a bug... for the moment...
      //will fix it later.. until then:
      
sleep(15*365*24*3600);
  }

Reply With Quote
  #14  
Old 20th December 2008, 17:54
fcsabika fcsabika is offline
Member
 
Join Date: Sep 2008
Posts: 1
Question .
thank you a lot!!!
when will the first definitive version be ready?
Reply With Quote
  #15  
Old 21st December 2008, 16:32
jnewing jnewing is offline
BrightSwitch Project Developer
 
Join Date: Nov 2008
Canada
Posts: 9
Default
Quote:
Originally Posted by fcsabika View Post
thank you a lot!!!
when will the first definitive version be ready?
When it's done, not a second later or a second before.
Reply With Quote
The Following User Says Thank You to jnewing For This Useful Post:
SpecialsK (2nd January 2009)
  #16  
Old 24th December 2008, 17:03
jnewing jnewing is offline
BrightSwitch Project Developer
 
Join Date: Nov 2008
Canada
Posts: 9
Default BrightSwitch IRC Channel
The BrightSwitch tracker project now has a live IRC chat! We encourage people to come join us and talk directly with the developers and other people involved with the project, get support etc... all in realtime.

IRC Server:
Server: irc.binslashbash.org
Ports: 6660 - 6669 5550 - 5559(SSL)
Channel: #brightswitch

Hope to see you there, and looking forward to chatting with everyone!

Last edited by jnewing; 24th December 2008 at 17:34.
Reply With Quote
  #17  
Old 3rd January 2009, 02:05
ScenePirate ScenePirate is offline
Member
 
Join Date: Mar 2008
Posts: 6
Default
very very very nice work... i like this... is this goung to be able to be supported on a windows server? and is this supportable (it appears to me) in a sub directory... I have it Installed on my home local host as a test and to see the "ease" of installment and wow... it was simple.. very clean coding.... i only wish i knew about php a little more to help you out....



Reply With Quote
  #18  
Old 5th January 2009, 15:13
jnewing jnewing is offline
BrightSwitch Project Developer
 
Join Date: Nov 2008
Canada
Posts: 9
Default
1) Yes this should work on a windows platform.
2) BrightSwitch does NOT care where it is put in in 12 sub directories if you like you can even break the BrightSwitch folder away from the others so it could look like

/ - root
|- /some_stuff
|- /brightswitch
|- /more_stuff
|- /BrightSwitch

I have no idea why you would want to do this but you could if you liked.
Reply With Quote
  #19  
Old 30th January 2009, 11:03
codedash codedash is offline
Senior Member
 
Join Date: Nov 2008
Posts: 20
Default
I couldnt comment @blog so i ll put it here.
I installed BS local and its great all over. Excellent work. If its in your thought making a search system like demonoid's it would blow away many other tracker sources.
Reply With Quote
  #20  
Old 30th January 2009, 12:39
empereur empereur is offline
Senior Member
 
Join Date: Mar 2008
France
Posts: 50
Default Database Error Occurred
Code:
A Database Error Occurred

Error Number: 1146

Table 'demo.rules' doesn't exist

SELECT * FROM (`rules`) ORDER BY `rule_order` asc
Reply With Quote
Reply

Tags
brightswitch , project

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
TS-SE.Net Open Source Project DrNet Community Cafe 28 22nd January 2013 12:47
TSSE - Open Source Project Enza Gallo Template Shares 26 14th September 2009 14:31
Did this project die or what happened? Viperia Community Cafe 8 3rd August 2009 14:11



All times are GMT +2. The time now is 13:33. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.