Thanks Mike. I'll pass it on and see how it goes.
Cheers,
Gary
http://www.garybadger.com/
Michael Welsh wrote:
>On 31/10/2005, at 10:12 PM, Gary Badger...
... Yup. I went down. Though that's because I gave up on SEO (the art of getting high in Google). -- http://yomcat.geek.nz...
Michael Welsh
yomcat@...
Nov 2, 2005 7:59 pm
9693
And so the reason for my suspicion. The godaddy folks are trying to encourage everyone to opt for 2 years registration and said Google encourages it for that...
... Well, it does have some good sense behind it. I think they just don't want to change your domain name. That will affect your ranking drastically. So, as...
Michael Welsh
yomcat@...
Nov 3, 2005 2:45 am
9695
A valid domain name is a valid domain name. Google rankings get high sometimes and then the name gets snatched. A registrar will make a lot more on two year...
Thanks Don I've only worked with cgi. I understand that the extension can also be renamed to .htm[l] but I would imagine some of the non html functions would...
Hi! In my CSS for my website, for <h1> I have font-family: Bubblegum, Cheri, 'Cheri Liney', 'Fontdinerdotcom Sparkly', Fontdinerdotcom, Juniper, 'Comic Sans...
Hi Is there an easy way I can attempt to write my own simple programs for free? I have notetab lite, windows command prompt, office 97 and am running windows...
Hi, Are these web programs or PC programs. If web and you are running XP professional, then you can install Internet Information Server and use VBScript for...
David Colliver
david.colliver@...
Nov 12, 2005 10:48 am
9702
... basic is (or was) a very powerful programme - 20 years ago I wrote a 23,000 line programme using it - but it is probably considered oldfashioned by now. ...
It depends on what you are trying to do. If you are learning to program, then learn something more current like php, perl, c++, java, javascript, etc. When...
Well, BASIC is a very old language. Anything written would run in a DOS window and look old fashioned. The modern version of BASIC is VisBASIC. It is a ...
... I am trying to develop a windows program, what exactly for I don't know yet, I am just trying to learn it. I don't know what programs to use or anything....
Hi Stephanie, I don't know of any PHP systems where you can write windows programs direct. ASP is as easy as PHP to learn. Once you know one language, they are...
David Colliver
david.colliver@...
Nov 13, 2005 10:17 am
9707
Hi: Are you wanting to write programs for the Windows environment or DOS? Good suggestions have been mentioned for the Windows platform. I use to mess around...
Hi Stephanie, It appears that you have the basics of a script. You of course can improve this significantly. For example, you need a list of random words to...
round two ... using the point of not including unneccesary stuff in the php .. http://htmlfixit.com/resource/temp/php_hangman_game/hangman2.php I didn't do the...
... From: Don Passenger To: cightml@yahoogroups.com Sent: Saturday, November 19, 2005 9:31 AM Subject: Re: [cightml] php game Hi Stephanie, It appears that you...
You have another option.. if you know PHP, you can learn Perl easily enough since PHP was based on it. And it is a scripting language that is as good at GUI...
Hi folks Can I use entity names in the title tag? I know the results will show up in the browser but my concern are the search engines and overall code...
Hi Don, Whilst I agree in principle with the not using PHP to write the HTML out, it isn't true for all languages. For example, any pages with .asp or .aspx ...
David Colliver
david.colliver@...
Nov 21, 2005 7:44 pm
9718
interesting thoughts indeed I think however that for something this size I would still prefer to keep my php separate for many reasons: 1. the risk of a...