Re: Islam word

msk2000 wrote: What is the meaning of the word Islam? Praise be to Allaah. That is one translation, but like many non-English words, there is no real direct translation into English. As an example, the French word 'terroir' which pertains to the conditions in which grapes are grown. “Islam” is one such word. It simultaneously … Continued

Re: target new window = good or bad?

idiotprogrammer wrote: I find this to be bothersome and contrary to current web trends. But I can find no articles or recommendations to back me up here. Windows User Experience team, Microsoft Windows User Experience Frequently Asked Questions: Why is the taskbar at the bottom of the screen?, March 2001 Research shows that most users … Continued

Re: Views on XHTML 1.1 site

David Dorward wrote: Jukka K. Korpela wrote: But the W3C makes a big noise about it! See http://www.w3.org main page right now. They have created a working draft for XHTML 1.1 Second Edition. Which says that XHTML 1.1 SHOULD be served as text/html… and references a document which says it SHOULD NOT be served as … Continued

Re: Is there an Evolutionist in the house ???!

Dave in Lake Villa wrote: Could someone please tell me how Evolutionists/Atheists respond to these please ? Thanks. 1. Nothing produced something which then exploded its matter and out of that came personality, abstract thoughts, rationale, intuition, love, hate, discernment and even believe in a personal Creator. You appear to be asking about the Big … Continued

Re: Random Map Generation

skulkrinbait@googlemail.com wrote: My first prototype for doing this doesn’t give good results, the map being far too random, can someone help me out or point me to a good resource please? Real geography is not random. First, take a grid, say 1001×1001 is size. Now find the middle square of it and set it to … Continued

Re: Parsing Question…

cjl wrote: Short of writing a parser, which is clearly beyond me, what are some reasonable approaches to handling user input that will be executed? Writing a parser is the best option in the long-run. If you were to attempt to interpret the user input some other way, like pure regular expressions, then you would … Continued

On The Legibility of PHP

David Segall wrote: I do not deny that the programmer is the most significant factor in the readability of a program but would you really promote PHP as a language because it is easy to read? I certainly wouldn’t advise against it because of legibility concerns. Any language that supports comments (not all do) and … Continued

Reusable Form Functions

Like me, you are probably confronted with many requests for surveys, questionnaires, feedback forms, registration forms and so forth: forms where the processing requirements are very simple (store in a database or e-mail to a particular address). Despite the simple requirements, there is often quite a lot of work involved: crafting a database to store … Continued

On Custom DTDs

Dylan Parry wrote: Of course, but validating against a custom, non-standards controlled DTD is a complete waste of time for HTML. That would be validation for validation’s sake. If you can’t validate against a recognised doctype then there is truly no point in attempting to create your own to cover your problems Using a custom … Continued

Reusable Table Functions

Ross wrote: I am seeking your advice on the programming language for such an action. i prefer a web table capable of sorting by size, length and so on, therefore built-in function for sorting is appreciated. Down below are a couple of nice PHP functions that may be of use. I’ve taken them from my … Continued

The User Interface of the Future

GreyWyvern wrote: Soon (real soon now) we’ll be progressing to voice-controlled systems. “Copy Document to desktop”, “Empty trash”, “Open Slashdot”. This is precisely an argument for the command-line paradigm! What you are describing is a command-line, with the keyboard simply being replaced with a microphone. Experiment: take someone who is accustomed to using such a … Continued

On Web Design

local wrote: Now I wonder how important cross-browser coding actually is. How many browsers do I have to test, which versions? I have two philosophies on this question. The first is the philosophy I apply when making my own website — I stick to the standards and let any browser that can't handle it be … Continued

Moon

This is an odd question about the moon. Here is a picture of the earth-moon system. As you can see, there is a new moon. My question: where is the sun??? If it’s on the left, then why is the Earth dark on the left? The Moon can’t be blocking the light, because that would … Continued