Freelancers Forum Messages on Saturday July 31st 2004
FN-FORUM: Direct.gov
date posted 31st July 2004 22:13
Is Firefox the only browser that direct.gov.uk doesn't work in? I got it to
work in Kameleon(!) but not in Firefox. They've gone to the far end of a
fart to stick in css hacks...
There should be a bi...
Re: FN-FORUM: No more MAC IE!!
date posted 31st July 2004 21:34
on 30/7/04 10:03 pm, Nigel Rogers at [EMAIL REMOVED] wrote:
> v.old news
> safari, and moz, are the replacements
Though Apple still installs IE final version as part of Panther - they just
don't put...
Re: FN-FORUM: dvd to mpeg software
date posted 31st July 2004 21:31
Just a suggestion but if you are using XP then just make sure you're
using the latest version of Windows Movie Maker!
Converts .avi, .mpg to .wmv which will reduce the size of the file and
is easy to...
Re: FN-FORUM: An interesting experiment? - What would you do differently
date posted 31st July 2004 18:06
>
> Yep, there are many people who see design simply as 'how things look'.
> To me
> though, coding is just one of the many facets to design.
second that.
Don't confuse graphic design with web desi...
RE: FN-FORUM: Whitelabel xDSL
date posted 31st July 2004 16:02
Hi Carl,
I am using Entanet to sell whitelabel broadband to my customers. No sales
targets or setup fees. Mail me off list if you want further details? I'm not
sure they would be able to do what you...
FN-FORUM: Whitelabel xDSL
date posted 31st July 2004 15:56
Hi All,
I remember a week or two ago there was a discussion about Whitelabel xDSL
services. I remember making a mental note about it, but I can't find the
posts anywhere.
What was the general consen...
Re: FN-FORUM: An interesting experiment? - What would you do differently
date posted 31st July 2004 15:52
Yep, there are many people who see design simply as 'how things look'. To me
though, coding is just one of the many facets to design....
Re: FN-FORUM: An interesting experiment? - What would you do differently
date posted 31st July 2004 15:20
On 31 Jul 2004, at 15:59, Dom Latter wrote:
> I think you're thinking of this from a "design" point of view, but
> I'll give
> you the coder's perspective: ask four programmers how they'd do
> some...
Re: FN-FORUM: An interesting experiment? - What would you do differently
date posted 31st July 2004 15:10
On Saturday 31 Jul 2004 12:01 am, Luke Perman wrote:
> anyhow, i've gotten round to thinking that in this crowded marketplace
> of ours, where people seem to be fighting over every penny, trying to
>...
RE: FN-FORUM: why has this stopped working?!
date posted 31st July 2004 13:07
IIRC, positioning may be either relevant to window or to parent
container depending on the type of positioning of the object, so if your
css changes changed for example the positioning of styleObject...
Re: FN-FORUM: An interesting experiment? - What would you do differently
date posted 31st July 2004 11:30
Luke,
Could easily be a website that hosts the solutions.
ie write the brief set the timescale (not too short) and a budget.
And invite proposals with visuals.
Everyone in the forum could be invited t...
Re: FN-FORUM: PHP declaring variables from the URL
date posted 31st July 2004 10:18
Tony Crockford wrote:
> http://uk2.php.net/register_globals
>
Turned it off in php.ini - thanks Tony.
--
Jonathan Chong
: http://www.ashburrn.com/
: http://www.arsenal-mania.com/
: http://portfo...
RE: FN-FORUM: PHP declaring variables from the URL
date posted 31st July 2004 09:57
Make sure that register_globals is set off as per the default option
for 4.3.1 upwards....
Re: FN-FORUM: PHP declaring variables from the URL
date posted 31st July 2004 09:56
At 10:24 on Saturday, 31 Jul 2004, Jonathan Chong wrote:
>
> Hey people
>
> Is there anyway I can prevent PHP from declaring variables used in the
> URL, except through the appropriate $_GET and $_...
FN-FORUM: PHP declaring variables from the URL
date posted 31st July 2004 09:34
Hey people
Is there anyway I can prevent PHP from declaring variables used in the
URL, except through the appropriate $_GET and $_POST arrays?
At the moment, anything I type as a query string in th...