The Little Guy Posted September 8, 2008 Share Posted September 8, 2008 Are you good enough to complete this challenge? Follow the directions of each, and post your answer(s). Answer 1 or more. When we are done with these, or get stumped, we'll post some more. Any additions must be using a web language, and keep the formatting the same for the directions. Also start with a number that is after the last post (post ends with number 25, next post starts with number 26). 1. Create an animated JPG/PNG - Programming Language: JavaScript - 1 image - 3 or more frames - Must play with out user interaction - JPG OR PNG format (NO OTHERS!) 2. Create a basic algebra calculator (2+x=5) - Programming Language: JavaScript and/or PHP - Use a text area or text input 3. Create a basic Dictionary - Programming Language: PHP (required) - Additional Language: JavaScript (optional) - Use txt file based dictionary - Dictionary can be searched :: Displays the word and a definition - Dictionary can have word additions - Dictionary can have word modifications - Dictionary can have word deletions 4. Create a timer - Programming Language: PHP and JavaScript - Use PHP to set the current time - Use JavaScript to count down to a specific date 5. Create a stopwatch - Programming Language: JavaScript - Shows: Hours, Minutes, Seconds, Milliseconds - Must show current time while running Example: 4:05:02:22, 4:05:02:23, 4:05:02:24... Link to comment https://forums.phpfreaks.com/topic/123278-programmers-challenge/ Share on other sites More sharing options...
Mchl Posted September 8, 2008 Share Posted September 8, 2008 1. Create an animated JPG/PNG - Programming Language: JavaScript - 1 image - 3 or more frames - Must play with out user interaction - JPG OR PNG format (NO OTHERS!) I think you should reword it. There's no such thing as animated JPG or PNG as these formats don't support animation, and JavaScript can't create images. (I think I know what you're have on mind, but 'Create an animated JPG/PNG' certainly is misleading) Link to comment https://forums.phpfreaks.com/topic/123278-programmers-challenge/#findComment-636650 Share on other sites More sharing options...
The Little Guy Posted September 8, 2008 Author Share Posted September 8, 2008 OK... Create a JPG or PNG that looks like it is animated. Link to comment https://forums.phpfreaks.com/topic/123278-programmers-challenge/#findComment-636656 Share on other sites More sharing options...
448191 Posted September 8, 2008 Share Posted September 8, 2008 Little Guy, if you search long and hard in your memory, you know that forum games aren't allowed on PHPFreaks. This policy was formed ages ago, but is still in effect, and even is listed in the forum rules (point 18). So, I'm locking this. Maybe you can remember it for longer than 7 months this time. Link to comment https://forums.phpfreaks.com/topic/123278-programmers-challenge/#findComment-636748 Share on other sites More sharing options...
Recommended Posts