Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Interesting open source question
Old 08-10-2004, 05:58 AM Interesting open source question
Novice Talker

Posts: 11
Trades: 0
I'm just starting to read about open source and have an idea. I am webmaster for a sports team website and every monday, the players selected for the wednesday game are posted on a piece of paper outside the sports hall. Players able to play tick their name off. What i would like to do is be able to have one webpage on my site which lists these selected players. Then have them able to edit the page to show if they will play or not so that team captains can log on to the page from home to see who is available and who not. What kind of things do i need to implement this ? any ideas ? is it easy ? cheers
hodgy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-10-2004, 06:26 AM
webwoRRks's Avatar
Ultra Talker

Posts: 426
Location: I hope so
Trades: 0
PHP, and 1 mysql database. Alternatively, you could do it with a flat file database, but then you would still need some form password protection. Its an interesting idea......
__________________
Theres 10 types of people; those who understand binary, and those who don't.
webmaster and webdeveloper resources,
Please login or register to view this content. Registration is FREE
webwoRRks is offline
Reply With Quote
View Public Profile Visit webwoRRks's homepage!
 
Old 08-10-2004, 08:07 AM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
I am just curious what this has to do with open source?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 08-10-2004, 08:24 AM
Novice Talker

Posts: 11
Trades: 0
well my understanding of open source is that anybody viewing a web page has the power to make changes. changes that all future viewers of that public web page will also see. i want a web page which all players can access from home, make changes to and whos changes are visible to all future viewers. Or have i completely got the wrong end of the stick with open source ?
hodgy is offline
Reply With Quote
View Public Profile
 
Old 08-10-2004, 08:40 AM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
Open source just means that the source code is open for anyone to view and do with what they wish. However the ability to view the sourcecode through the browser is limited and editing through the browser is impossible without an already coded tool to do just that.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 08-10-2004, 08:43 AM
Wenslock's Avatar
Webmaster Talker

Posts: 746
Location: Lincoln, UK
Trades: 0
heh. It's possible. We've got the same thing at my workplace, however not many people seem to keep by it...
__________________
------------------------------------------------------------

Please login or register to view this content. Registration is FREE
- Black Prism professional web design services
------------------------------------------------------------
Wenslock is offline
Reply With Quote
View Public Profile
 
Old 08-10-2004, 08:50 AM
Novice Talker

Posts: 11
Trades: 0
do you know how its implemented at your workplace ? whether people keep by it is another matter but first i wanna see if its a feasible solution
hodgy is offline
Reply With Quote
View Public Profile
 
Old 08-10-2004, 11:23 AM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
Quote:
Originally Posted by Wenslock
heh. It's possible. We've got the same thing at my workplace, however not many people seem to keep by it...
Thats what I meant. It's impossible without a tool to do such a thing. Although letting others have full control over one website is a big security risk.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 08-10-2004, 12:00 PM
Experienced Talker

Posts: 31
Trades: 0
Im no expert but I would imagine you would not give individuals the ability to make changes to the site, just to their individual "account".

So you would perhaps present all the names on your page and then they could log into their "account" and update their status (whether they are available or not)
urbanite is offline
Reply With Quote
View Public Profile
 
Old 05-05-2005, 07:15 PM
Extreme Talker

Posts: 171
Trades: 0
This person needs to do there homework! They don't even understand "open source" (i had to laugh)
mohamoud is offline
Reply With Quote
View Public Profile
 
Old 05-06-2005, 07:27 PM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
Hey - there once was a day when you didn't either, so keep your comments to yourself unless they are helpful.

Source code in this case refers to the source code of a program/application, not to the source code of a website. An open source project is a software project in which the code is freely available for people to change, recompile and contribute to. Examples include the source to the PHP system itself (written in C I believe), the MySQL database management system, and the linux operating system. The opposite to this is proprietary software like MS windows, MS access, Adobe photoshop etc.

If you want a webpage where people can change the content of the page, you either need to look into a 'content management system' (CMS) which is a set of scripts that allow authorized people to make limited changes to web source-code (HTML). Alternatively you can set up a wiki based system - see wikipedia for an example of this.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Reply     « Reply to Interesting open source question
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.53435 seconds with 12 queries