Older Contests
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP ContestsOlder Contests

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #16  
Old June 10th, 2002, 05:09 PM
CmdrDats CmdrDats is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: <br><img src='http://www.dats.co.za/icon.gif'>
Posts: 269 CmdrDats User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via ICQ to CmdrDats Send a message via AIM to CmdrDats Send a message via Yahoo to CmdrDats
RE: Other files

Quote:
Sure, just as long as the one I run is the proper name....


Yes, you can use external images.

Quote:
You can still make asthetically pleasing graphics purely from code.


Yes, you can. And if you can build it more aesthetically pleasing than using static images, i'm sure Matt isn't gonna mind

If you feel using images is wrong, then simply don't.. i felt using different algorithms on the same deck in klondike was wrong, so i simply didn't use it. I may not win, but it's the challenge that's the point.

Good luck!

Reply With Quote
  #17  
Old June 12th, 2002, 08:01 PM
mikesgt2 mikesgt2 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 21 mikesgt2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: RE: Other files

Quote:
Any graphics should be generated using GD and not from any prefabs you may have. This is a PHP challenge after all.
I totally agree with this. It is a challenge, using gd is part of the challenge. External image files are just cheating IMHO...

Reply With Quote
  #18  
Old June 12th, 2002, 08:18 PM
Maarten Maarten is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Amsterdam
Posts: 22 Maarten User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: RE: RE: Other files

Quote:
I totally agree with this. It is a challenge, using gd is part of the challenge. External image files are just cheating IMHO...

I agree...
It's easy to make spicy gfx with photoshop or whatever.
And last time i checked this was a PHP contest, not a photoshop contest.
So use GD if you're up for the challenge.

Reply With Quote
  #19  
Old June 12th, 2002, 08:47 PM
tbb tbb is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 9 tbb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Other files

I agree. Designers design, coders write code and this is a coding copetition. Whilst I can apreciate the ease of which having a few simple graphic files would bring, I still don't think that it's "right", and thus my entry shall be GD alone

Reply With Quote
  #20  
Old June 12th, 2002, 08:52 PM
Matt Matt is offline
Contributing User
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 12 m 16 sec
Reputation Power: 7
RE: Other files

OK, I'm going to pipe in here real quick....

Using static images is not cheating as defined by the rules of this competition. I can tell you though that from the submissions I have already received, the ones that make use of the GD library look far better than ones using static images.

Why? Well, obviously you can create images dynamically. With the ability to do this, you can adapt your images on a per maze basis and make things look nicer.

So, am I saying that static images are a definate loser? No. What I am saying is that I think the people who use the GD library in their script have an advantage..


Reply With Quote
  #21  
Old June 13th, 2002, 08:53 AM
Smiley Smiley is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Australia
Posts: 30 Smiley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: Other files

Not to sound like I'm dragging this out, but the rules state the "languages" allowed are php/html/css. External image creation is not anything to do with a language. It's a skill. Same as creating them with GD.

The whole point of these contests is to see who can use the stuff available to them in the best way possible.

Just goes to show from Matt's observation that there doesn't seem to be many people here that can design without the help of GD.

Depending on the maze size, external image tiles would probably load faster anyway, so if speed is an issue, why not?

Reply With Quote
  #22  
Old June 13th, 2002, 10:27 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 25
RE: Other files

Since GD is not part of the default php library shouldn't it be considered an external application in the first place? It seems to be more about GD and less about the best/shortest/cleanest php solution to a given problem.

I mean if you are letting people use GD it’s the same as me writing a perl solution (which IMHO would be shorter/cleaner) then using `` backticks to run it from within php.

I've completed all the code I need up until the output stage but I'm not going to bother to install GD because I will never use it again.

Reply With Quote
  #23  
Old June 13th, 2002, 10:36 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 25
RE: Other files

Sorry, the first line should read "should be considered" not "shouldn't it be considered".

Reply With Quote
  #24  
Old June 13th, 2002, 10:37 AM
CmdrDats CmdrDats is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: <br><img src='http://www.dats.co.za/icon.gif'>
Posts: 269 CmdrDats User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via ICQ to CmdrDats Send a message via AIM to CmdrDats Send a message via Yahoo to CmdrDats
RE: Other files

I think you guys pull things apart too much ;).. It's a simple problem, simple solution. go ahead and win, use what you like..

Reply With Quote
  #25  
Old June 13th, 2002, 11:02 AM
Maarten Maarten is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Amsterdam
Posts: 22 Maarten User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: RE: Other files

Quote:
I think you guys pull things apart too much ;).. It's a simple problem, simple solution. go ahead and win, use what you like..

hehe, nice put

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP ContestsOlder Contests > Other files


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek