Author | Thread |
|
06/26/2006 05:00:32 PM · #1 |
I was just thinking, there are a ton of ideas on these forums to make the site better, more convenient, more user friendly but I dont see them being implemented very often.
I know that it's obvious that the admins are busy and have lives of their own, but there are tens of thousands of people on this website. Alot of them are very trusted and well known here. I'm sure some of them are very good at web developing and would love to volunteer some time to help with some upgrades. Most upgrades, from what I see, wouldn't use much webspace and could be implemented by just adding some code.
Any thoughts? |
|
|
06/26/2006 05:05:06 PM · #2 |
That could cause quite a few problems. Some sort of workflow/approval system would have to be implemented. Also, systems would have to be tested before going live.
PHP is a fairly simple language, but if someone were to break a site as complex as DPC, finding the newly introduced bug could take days.
|
|
|
06/26/2006 05:08:49 PM · #3 |
yeah, an approval system would definietly be needed. Now, i dont know a whole lot about coding, but I know if you go to any web page and goto "View">"Source" it gives all the coding for that page. Seems like it would only take inserting the new code in that and be done, but i could be totally confused :) |
|
|
06/26/2006 05:14:52 PM · #4 |
Originally posted by Nikonian Ninja: yeah, an approval system would definietly be needed. Now, i dont know a whole lot about coding, but I know if you go to any web page and goto "View">"Source" it gives all the coding for that page. Seems like it would only take inserting the new code in that and be done, but i could be totally confused :) |
Not quite true. When you click view source on any of DPC's pages what you are seeing is not the code that runs the site, but rather the HTML that is generated by the PHP as it is interpretted by the servers.
None of the actual code is visible to the public. Also, you have to deal with a MySQL backend. It could get tricky quickly. I'm pretty good with PHP/MySQL and I wouldn't want o just dive into the code of this site.
|
|
|
06/26/2006 05:17:22 PM · #5 |
Originally posted by fotomann_forever: ... and I wouldn't want o just dive into the code of this site. |
man, I'd love to check the codes!! just watching, not editing. I think DPC would be gone if I would do that :P |
|
|
06/26/2006 05:20:29 PM · #6 |
My changes to the voting pages would be like this
if ($vote <10 AND $username="fotomann_forever")
{
$vote = 10;
)
:-)
Edit for proper systax :-)
Message edited by author 2006-06-27 01:02:04.
|
|
|
06/26/2006 05:30:47 PM · #7 |
How about we implement this instead?
if $entry_owner ="yanko"
{
if $vote <10 and $voter="fotomann_forever"
{
vote = 10;
)
}
:P
Message edited by author 2006-06-26 17:32:21. |
|
|
06/26/2006 05:41:46 PM · #8 |
yanko, your coding looks good, but would result in a logic error :-P
|
|
|
06/26/2006 06:36:12 PM · #9 |
I don't see an important else clause
}
else{
vote = 4; // Can't use one or the system will get us.
}
|
|
|
06/26/2006 07:31:46 PM · #10 |
if(vote == 1){
BurnVillage($voters_city)
} ?> |
|
|
06/26/2006 07:43:34 PM · #11 |
Originally posted by Art Roflmao: if(vote == 1){
BurnVillage($voters_city)
} ?> |
LOL.
|
|
|
06/26/2006 11:30:30 PM · #12 |
Originally posted by Art Roflmao: if(vote == 1){
BurnVillage($voters_city)
} ?> |
LMAO!
|
|
|
06/27/2006 12:57:22 AM · #13 |
if $user_loc="Iceland"
{
$vote = 10;
LeaveComment("Stunning landscape! Nice composition and PP!")
$BlueRibbon = true;
}
Now THIS would sure simplify things.
Message edited by author 2006-06-27 01:02:22.
|
|
|
06/27/2006 01:06:09 AM · #14 |
|
|
06/27/2006 01:44:44 AM · #15 |
|
|
06/27/2006 02:31:59 AM · #16 |
Yeah voluntary web site coding would be a bad idea. :P |
|
Home -
Challenges -
Community -
League -
Photos -
Cameras -
Lenses -
Learn -
Help -
Terms of Use -
Privacy -
Top ^
DPChallenge, and website content and design, Copyright © 2001-2025 Challenging Technologies, LLC.
All digital photo copyrights belong to the photographers and may not be used without permission.
Current Server Time: 08/30/2025 05:54:42 AM EDT.