Freelancers Forum Messages on Tuesday September 18th 2007
Re: FN-FORUM: Sorry...
date posted 18th September 2007 23:12
On 18 Sep 2007 21:10:06 -0000, Tony Crockford [EMAIL REMOVED] wrote:
>
> maybe a poll of the freelance list, to see what's important to them now?
>
> ;)
+1 for not displaying messages publicly....
Re: FN-FORUM: Anyone know qwiksite?
date posted 18th September 2007 22:47
On Tuesday 18 September 2007 23:56:12 Fiaz Khan wrote:
[dbqwiksite]
> Any takers? anyone...
>
> (i have yet to find anyone who has even heard of it) :)
I looked at the website and everything about...
Re: FN-FORUM: Anyone know qwiksite?
date posted 18th September 2007 22:18
Any takers? anyone...
(i have yet to find anyone who has even heard of it) :)
Fiaz Khan wrote:
>
> I have a friend who is in need of someone to finish a site developed
> using qwiksite.
>
> http...
Re: FN-FORUM: Sorry...
date posted 18th September 2007 21:32
On 18 Sep 2007, at 20:06, Dan Winchester wrote:
>
>> But that would be a one-time effort. As opposed to the frequent
>> fixes that you're currently having to do.
>
> The fixes take a long time to ru...
RE: FN-FORUM: Sorry...
date posted 18th September 2007 19:28
>=20But=20that=20would=20be=20a=20one-time=20effort.=20As=20opposed=20to=20=
the=20frequent
>=20fixes=20that=20you're=20currently=20having=20to=20do.
The=20fixes=20take=20a=20long=20time=20to=20run,=...
Re: FN-FORUM: This collective/cooperative/consortium thing
date posted 18th September 2007 19:20
On 18 Sep 2007 13:39:45 -0000, Neogic Ben Johnson F
[EMAIL REMOVED] wrote:
> Tam wrote:
> > Chris is a good buddy of mine. Talk to him almost daily on msn,
> > and i've been getting a bit of a comment...
Re: FN-FORUM: css prob
date posted 18th September 2007 19:10
In your css for #content change:
margin: 299px;
to
position: relative;
top: 0px;
left: 80px;
Ive tried in firefox 2 & IE7 and it works fine.
HTH
Martin
atdc
----- Original Message -----
From:...
Re: FN-FORUM: Sorry...
date posted 18th September 2007 19:06
In your css for #content change:
margin: 299px;
to
position: relative;
top: 0px;
left: 80px;
Ive tried in firefox 2 & IE7 and it works fine.
HTH
Martin
atdc
----- Original Message -----
From:...
Re: FN-FORUM: css prob - Can IE6 cope with XHTML 1.0 Strict?
date posted 18th September 2007 18:13
> some schools of thought suggest that we really ought to be using HTML4.0
> Strict as that's the only widely supported standard that can be
> delivered as text/html...
Or you serve different con...
Re: FN-FORUM: css prob - Can IE6 cope with XHTML 1.0 Strict?
date posted 18th September 2007 18:05
On 18 Sep 2007, at 15:39, Mark Pawelek wrote:
>
> I noticed that you specified:
>
> XHTML 1.0 Strict
>
> I was under the impression that IE6 wasn't able to render that
> correctly and
> went into...
Re: FN-FORUM: Sorry...
date posted 18th September 2007 17:39
On 18 Sep 2007, at 12:27, [EMAIL REMOVED] [EMAIL REMOVED] wrote:
>
> Quoting Dan Winchester [EMAIL REMOVED]
>
>>
>>> You could always use something that's been thoroughly
>>> debugged and provides t...
Re: FN-FORUM: Sorry...
date posted 18th September 2007 16:51
nice one Dan - thought we'd lost you for good - welcome back
john
On Tuesday 18 September 2007 11:30, Dan Winchester wrote:
> I have now completely rebuilt
> the table in question.
>
> Hopefully thi...
Re: FN-FORUM: css prob
date posted 18th September 2007 16:19
On 18 Sep 2007 13:18:44 -0000, Steven Lavine [EMAIL REMOVED] wrote:
>
> Hi Guys,
>
> My mind has gone completly to sleep at the moment, the layout ofthe site
> below is fine in IE 6+, Safari (Win) an...
Re: FN-FORUM: css prob
date posted 18th September 2007 16:02
[EMAIL REMOVED] wrote:
> Firefox seems likes to have 'px' after the value of a style.
> So if you've got semething like : -
> width:300; height:400;
>
> change it to width:300px; height:400px;
>
> And...
Re: FN-FORUM: css prob - Can IE6 cope with XHTML 1.0 Strict?
date posted 18th September 2007 15:01
I noticed that you specified:
XHTML 1.0 Strict
I was under the impression that IE6 wasn't able to render that correctly and
went into quirks mode when trying.
So, I specify sites as HTML 4.01 stric...
Re: FN-FORUM: UTF-8 problem
date posted 18th September 2007 14:22
> utf8_general_ci. I have checked the data using PHP MyAdmin, and the
> characters are stored correctly. Any suggestions?
Do a query "SET NAMES utf-8" before using the database, or add the line
in...
Re: FN-FORUM: UTF-8 problem
date posted 18th September 2007 14:02
Hi Steve,
> I have a UTF-8 problem, the pages on http://ambulancia.beyondss.com are
> correctly set to charset=3Dutf-8 as are the files, (utf-8 characters such
> as =E1=E9=ED=F4=FA are displayed in t...
RE: FN-FORUM: This collective/cooperative/consortium thing
date posted 18th September 2007 14:01
Yay - good to have the forum back. Now to pick up at Ian's last posting ..
any comments?
Ian Piper wrote:
>>> - Who organises/handles/pays for overheads?
>>> - Online/offline advertising/marketing...
Re: FN-FORUM: css prob
date posted 18th September 2007 13:55
Firefox seems likes to have 'px' after the value of a style.
So if you've got semething like : -
width:300; height:400;
change it to width:300px; height:400px;
And you'll find that it will snap into...
FN-FORUM: UTF-8 problem
date posted 18th September 2007 13:42
Hi Guys,
I have a UTF-8 problem, the pages on http://ambulancia.beyondss.com are
correctly set to charset=utf-8 as are the files, (utf-8 characters such
as αιντϊ are displayed in the browser correctl...
FN-FORUM: css prob
date posted 18th September 2007 13:40
Hi Guys,
My mind has gone completly to sleep at the moment, the layout ofthe site
below is fine in IE 6+, Safari (Win) and Opera, however the margin
seems to have gone too far in Firefox. I know it...
Re: FN-FORUM: Rogue traders site advice
date posted 18th September 2007 13:38
ha, that's funny, as when you look at the home page there's someone
ripping into Prosperity4!
David
www.e-availability.com
On 18 Sep 2007 12:42:26 -0000, Mark Miles [EMAIL REMOVED] wrote:
>
> Cheer...
RE: FN-FORUM: Rogue traders site advice
date posted 18th September 2007 13:04
Cheers Antony that Blagger.com is a great site
Mark
> I am looking for some advice regards setting up a site about shoddy
> traders.
Have a look at http://www.blagger.com
Anthony
--
www.fona...
Re: FN-FORUM: Rogue traders site advice
date posted 18th September 2007 12:18
> I am looking for some advice regards setting up a site about shoddy
> traders.
Have a look at http://www.blagger.com
Anthony
--
www.fonant.com - Quality web sites...
FN-FORUM: Rogue traders site advice
date posted 18th September 2007 12:02
Hi all=20
I am looking for some advice regards setting up a site about shoddy =
traders.
My family and I have just moved house into a nice 4 bed detached, and we
have forked out 14k on a new kitche...
RE: FN-FORUM: Sorry...
date posted 18th September 2007 11:49
Quoting Dan Winchester [EMAIL REMOVED]
>
>> You could always use something that's been thoroughly
>> debugged and provides things like references so we can
>> have proper threading...
>
> We've looke...
RE: FN-FORUM: Sorry...
date posted 18th September 2007 11:40
>=20You=20could=20always=20use=20something=20that's=20been=20thoroughly
>=20debugged=20and=20provides=20things=20like=20references=20so=20we=20can=
>=20have=20proper=20threading...
We've=20looked=20...
Re: FN-FORUM: Sorry...
date posted 18th September 2007 11:39
On Tue, Sep 18, 2007 at 11:10:57AM -0000, Dom Latter wrote:
>
> On Tuesday 18 September 2007 12:30:04 Dan Winchester wrote:
>
> > There has been an ongoing, intermittent problem with the forum which...
Re: FN-FORUM: Sorry...
date posted 18th September 2007 11:33
On Tuesday 18 September 2007 12:30:04 Dan Winchester wrote:
> There has been an ongoing, intermittent problem with the forum which has
> proved hard to track down.
You could always use something tha...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:59
thought so :-)
----- Original Message -----
From: "Juraj Seffer" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, September 18, 2007 11:02 AM
Subject: Re: FN-FORUM: hello?
>
> On 18 Sep 2007 0...
Re: FN-FORUM: Wordpress Plugin wizzkid
date posted 18th September 2007 10:58
Hi Tom,
What's your skill set? I run a company based in Manchester and we
concentrate on pure development work, including wordpress and joomla/mambo
based systems. We also build systems to bridge to...
FN-FORUM: Sorry...
date posted 18th September 2007 10:52
...for=20the=20days=20of=20downtime.
There=20has=20been=20an=20ongoing,=20intermittent=20problem=20with=20the=20=
forum=20which=20has
proved=20hard=20to=20track=20down.
I=20think=20it=20is=20to=20do...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:39
> Do you know of anything that might be of interest to me?
Hi Bez,
Do you have an online portfolio of some sort?
Tom...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:37
It's alliiiiivvvvveeeeeee!
My God, it's alive!
Quoting Dave Martin [EMAIL REMOVED]
>
> working yet?
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.pr...
FN-FORUM: Yahoo! Auto Response
date posted 18th September 2007 10:33
Thanks for your email!
I am out of the office today 18th September. I'm back in the office tomorrow...
Please contact Tasha with Herbalife Today related queries.
Thanks! Kate...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:32
?
----- Original Message -----
From: "Steven Lavine" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, September 18, 2007 10:55 AM
Subject: Re: FN-FORUM: hello?
>
> Dave Martin wrote:
>> working...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:28
haha!
thanks fro asking - I did a pretty efficient stint the last couple of
days.
I saw Prince on Sunday and have decided to dedicate the day to
recording a song, so ...
working? You could say tha...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:24
ooops sorry, i thought you were talking to me,
I said a while ago that i couldn't concentrate on work.
How embarrassing.
On 18 Sep 2007, at 10:50, Dave Martin wrote:
>
> working yet?
>
> --
> Fre...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:22
On 18 Sep 2007 09:50:07 -0000, Dave Martin
[EMAIL REMOVED] wrote:
>
> working yet?
>
> --
Hope so...
FN-FORUM: Wordpress Plugin wizzkid
date posted 18th September 2007 10:22
Hi all,
Anyone out there know their way around Wordpress well enough to
create plugins for it, this isn't for immediate work, would just be
useful to know someone just in case. I'm getting quite...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:22
Hi
I've only just started looking for freelance work in the last week and have
a few opportunities coming up.
Do you know of anything that might be of interest to me?
Best regards
Bez
----- Orig...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:21
No - Pam :)
----- Original Message -----
From: "Dave Martin" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, September 18, 2007 10:49 AM
Subject: FN-FORUM: hello?
>
> working yet?
>
> --
>...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:17
working yet... working yet...
Nope just an echo.
>
> working yet?
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from I...
Re: FN-FORUM: hello?
date posted 18th September 2007 10:16
Dave Martin wrote:
> working yet?
>
>
I think so.. Finally :)...
FN-FORUM: hello?
date posted 18th September 2007 10:11
working yet?...