Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Freelancers Forum Messages on Wednesday March 12th 2008

FN-FORUM: Suggestions of good websites in preparation for meeting with client

date posted 12th March 2008 22:30

Good Evening, A little late I know, but I am meeting a client who runs several websites which are structured pretty much the same, but just focusing on a different geographical location. The issue is...

Re: FN-FORUM: htaccess rewrite

date posted 12th March 2008 21:19

Hurrah! That'd do it too. For some strange reason I often first think of testing negative matches for conditions first rather than positive ones. Perhaps it's some dark psychological trait. > > Yo...

Re: FN-FORUM: htaccess rewrite

date posted 12th March 2008 21:10

You nearly got it Brian! RewriteCond %{SERVER_PORT} 80 RewriteCond %{HTTP_HOST} !^www.domain.com$ [NC] RewriteRule ^(.*)$ http://www.domain.com/$1 [R,L] Lee Rickler Director - Point and Stare - poin...

Re: FN-FORUM: htaccess rewrite

date posted 12th March 2008 20:51

Perhaps something like: RewriteCond %{HTTP_HOST} !^www.domain.com$ [NC] RewriteCond %{SERVER_PORT} !443 RewriteRule ^(.*)$ http://www.domain.com/$1 [R,L] might work. > > I am using this in the roo...

Re: FN-FORUM: htaccess rewrite

date posted 12th March 2008 20:21

maybe you could use some conditional statement to solve this problem with what i wrote before? Chris...

Re: FN-FORUM: htaccess rewrite

date posted 12th March 2008 20:13

Only some of the pages are SSL, most are normal. Google comes up with a thousand different answers! Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Development for over 11...

Re: FN-FORUM: htaccess rewrite

date posted 12th March 2008 20:09

maybe because your saying if its not like this www.domain.com send this http://www.domain.com so https://www.domain.com doesnt == www.domain.com so its redirecting to http? Chris Lee Rickler wrote...

FN-FORUM: htaccess rewrite

date posted 12th March 2008 19:37

I am using this in the root level htaccess file to force users onto www.domain.com RewriteCond %{HTTP_HOST} !^www.domain.com$ [NC] RewriteRule ^(.*)$ http://www.domain.com/$1 [R,L] Trouble is I am...

Re: FN-FORUM: OT: Firefox

date posted 12th March 2008 19:36

>> Also opera:config is a very nice page with _all_ configuration options >> in one place, with some nice javascript to help you find things. >> >> Anthony > The same applies to firefox's about:conf...

Re: FN-FORUM: OT: Firefox

date posted 12th March 2008 19:24

Anthony Cartmell wrote: > >> Has anyone ever typed about:mozilla into the URL/address box in Firefox? >> If not, do. > > opera:about into Opera is much nicer :) > > Also opera:config is a very nice pa...

Re: FN-FORUM: OT: Firefox

date posted 12th March 2008 19:19

> Has anyone ever typed about:mozilla into the URL/address box in Firefox? > If not, do. opera:about into Opera is much nicer :) Also opera:config is a very nice page with _all_ configuration option...

Re: FN-FORUM: OT: Firefox

date posted 12th March 2008 18:21

From: "Lists (Kathy)" [EMAIL REMOVED] : : Has anyone ever typed about:mozilla into the URL/address box in Firefox? : If not, do. Looks very much like a code of some sort! So, what code? (http://mdug...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 17:54

view source: a:link {color: #fff;text-decoration: none;} a:active {color: #fff;text-decoration: none;} a:visited {color: #fff;text-decoration: none;} a:hover {color: #fff;text-decoration: non...

Re: FN-FORUM: OT: Firefox

date posted 12th March 2008 17:45

On 12/03/2008 19:00, Lists (Kathy) wrote: > Has anyone ever typed about:mozilla into the URL/address box in Firefox? > If not, do. > Blimey, it's the 90's again ;) Martin...

Re: FN-FORUM: OT: Firefox

date posted 12th March 2008 17:42

serif fonts rule! Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Development for over 11 years Lists (Kathy) wrote: > Has anyone ever typed about:mozilla into the URL/addr...

FN-FORUM: OT: Firefox

date posted 12th March 2008 17:37

Has anyone ever typed about:mozilla into the URL/address box in Firefox? If not, do. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Kathy http://www.vendetta.co.uk +44(0)...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 17:30

email validation will accept [EMAIL REMOVED] (ie no . in suffix) -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Kathy http://www.vendetta.co.uk +44(0)7005 982 261 DNRC...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 17:12

There's nothing at that domain :) I'm too busy to develop or maintain my own site. I wonder the web as nomad. ;) Darren space&time wrote: > >> >> Not sure what you're saying there I'm using Firefox?...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 17:04

Thanks Lee! I'm looking for form validation really and data stability as it's passed through the quotation system. I should of made my original post a little more clear. ;) I already have the develo...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 17:01

Thanks Lee! I'm looking for form validation really and data stability as it's passed through the quotation system. I should of made my original post a little more clear. ;) I already have the develo...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:58

Man! 3 weeks after everyone else my post gets through. Don't know why I bother!! :) Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Development for over 11 years Lee Rick...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:56

> > Not sure what you're saying there I'm using Firefox? > I clicked link to your site http://www.darrenyates.com but it's just a blank white page when viewed (for me) through either Safari or...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:49

On the Quote form, when choosing joint cover, WebDeveloper in FF found:- Error: Cover_Amout_saved is not defined Source File: http://www.life-insurance-online.co.uk/Life_Insurance_Quote.asp Line: 1...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:46

Go here: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.life-insurance-online.co.uk%2F and see the errors your self. You should install web developer plug-in for FF. Lee Rickler Direc...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:40

Thanks Simon! >On another note, your web url does not work on either. Not sure what you're saying there I'm using Firefox? Darren space&time wrote: > >> >> I'm having a bit of a problem getting...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:36

Darren Yates wrote: > > Thanks Duncan! > > I should of said that it's mainly the quoting system I'm looking > to check. The main site content is not an issue. :) > > Darren > > Duncan Glendinning wrot...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:32

Darren Yates wrote: > > Hi All, > > I'm being a little cheeky here as I've only just signed > up again here but here goes... > > I'm having a bit of a problem getting a site signed off. > Apparently t...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:27

Thanks Nicolas! My main concern is the javascript validation on the forms. Sorry I should of made that clear. Not too concerned with the standards validation. Thanks again and thanks for the link. ;...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:24

> > I'm having a bit of a problem getting a site signed off. > Apparently there are some minuscule little errors > according to the client with some validation. I've noticed in Safari 3.0.4 that the...

RE: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:20

Invest in firefox and HTML tidy, you'll find that it'll validate your pageon the fly which is really useful, first page has 2 warnings, "POST" isn't allowed to be in capitals in Xhtml strict You've...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:20

Thanks Duncan! I should of said that it's mainly the quoting system I'm looking to check. The main site content is not an issue. :) Darren Duncan Glendinning wrote: > The only obvious thing I notic...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:18

On 12 Mar 2008, at 17:29, Darren Yates wrote: > I'm having a bit of a problem getting a site signed off. > Apparently there are some minuscule little errors > according to the client with some valid...

Re: FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:14

The only obvious thing I noticed was your footer on testimonials page... Might be other stuff, just not got the time to delve into it! HTH...

FN-FORUM: Cheeky Site Check

date posted 12th March 2008 16:06

Hi All, I'm being a little cheeky here as I've only just signed up again here but here goes... I'm having a bit of a problem getting a site signed off. Apparently there are some minuscule little err...

Re: FN-FORUM: Just Joined The Forum Again...

date posted 12th March 2008 15:57

Nothing very exciting I'm afraid Lee.... The anticipation is about as exciting as this is going to get. ;) Lee Rickler wrote: > > *waits with baited breath ... > > Lee Rickler > Director - Point and...

Re: SPAM-LOW: Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 15:25

On 12 Mar 2008, at 16:34, David Wallin wrote: > > You mention '.Net' magazine. It is informative - and makes > interesting > reading! Did you read the questions/comments page this month? oh goo...

RE: SPAM-LOW: Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 15:11

You mention '.Net' magazine. It is informative - and makes interesting reading! Did you read the questions/comments page this month? -----Original Message----- From: [EMAIL REMOVED] [EMAIL REMOVED]...

Re: FN-FORUM: Just Joined The Forum Again...

date posted 12th March 2008 15:09

*waits with baited breath ... Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Development for over 11 years Darren Yates wrote: > > Hi All, > > It's been what.... 3 years...

RE: SPAM-LOW: Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 15:06

>So it would be perfectly reasonable, when you said: >"... if i remember correctly you have to put some code in the webpage >to tell IE8 >to work in this compliant format. Although i may be wrong...

FN-FORUM: Just Joined The Forum Again...

date posted 12th March 2008 15:04

Hi All, It's been what.... 3 years since I left but I see Tony's still busy dishing out the CSS tips and Kathy, Pam and Dom are still in here. So Hi! to you guys. Maybe I'll recognise a few more nam...

Re: SPAM-LOW: Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 14:59

On 12 Mar 2008, at 16:10, Phillip Healey wrote: > If this is > the case i think its perfectly acceptable to say that i recently > read some > fact, and for people to give feedback on that fact / f...

Re: FN-FORUM: CSS tutorials - branch - layout query

date posted 12th March 2008 14:50

On 12 Mar 2008, at 16:01, Dominic Raywood wrote: > > Cool. Thanks Tony. Maybe I won't give up the day job after all :) > > Mind you, with that being broken in IE7, is there no work round? IE8. (...

RE: SPAM-LOW: Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 14:48

>I gave two informative links, before reminding you to STFW before posting. So did i ;-) >Given the large number of inboxes your email is going into, it's only polite >to try and get your facts righ...

Re: FN-FORUM: CSS tutorials - branch - layout query

date posted 12th March 2008 14:39

Cool. Thanks Tony. Maybe I won't give up the day job after all :) Mind you, with that being broken in IE7, is there no work round? I guess most casual users don't even know Ctrl- / Ctrl+, so mayb...

Re: FN-FORUM: CSS tutorials - branch - layout query

date posted 12th March 2008 14:32

On 12 Mar 2008, at 15:34, Dominic Raywood wrote: > Ctrl- to reduce font and see what I mean; the div moves left of > centre. Ctrl+ and it moves right of centre. now you've explained yourself......

Re: FN-FORUM: CSS tutorials - branch - layout query

date posted 12th March 2008 14:12

On the matter of CSS layout. I asked a question a few days back, but no-one could answer it. I have a site where I have a container div centred on the page with a max width to stop it getting sill...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 14:08

On Wednesday 12 March 2008 15:54:04 Phillip Healey wrote: > http://www.google.co.uk/search?hl=en&q=are+my+comments+at+all+constructive+ Very droll. I gave two informative links, before reminding yo...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 14:07

Ah! You nearly got me there. In case no-one else spots the deliberate error, take one of the letter 'i's out of the url :) http://www.positioniseverything.net Richard Fletcher wrote: > > Brian Ly...

Re: FN-FORUM: Any idea how to create a thumbnail view PDF in Indesign CS2?

date posted 12th March 2008 13:45

thanks Malcolm, much appreciated! Gareth On 12 Mar 2008, at 15:00, Malcolm Izatt wrote: > >> >> Hi >> >> Wonder if anyone could help me. >> >> I'm trying how to create a thumbnail view PDF in Indes...

FN-FORUM: CACHE

date posted 12th March 2008 13:44

How do you stop caching in asp.net using vb.net? I have tried but it doesn't work. Thanks Pam...

Re: FN-FORUM: Any idea how to create a thumbnail view PDF in Indesign CS2?

date posted 12th March 2008 13:37

> > Hi > > Wonder if anyone could help me. > > I'm trying how to create a thumbnail view PDF in Indesign CS2 of a =20 > entire document I'm working on, so that the client can easily see =20 > the pagi...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 13:32

On 12 Mar 2008, at 14:41, Anthony Cartmell wrote: > >> my tests with the beta show it to break several perfectly good CSS >> layouts, I think it's reading a hack for height and not behaving >> t...

RE: FN-FORUM: CSS tutorials

date posted 12th March 2008 13:31

>but it's easy enough to check before posting whether you've got your > right; in this case simply googling "ie8 css" gets you there in no >time. Likewise im sure google will have answers to social...

FN-FORUM: Any idea how to create a thumbnail view PDF in Indesign CS2?

date posted 12th March 2008 13:25

Hi Wonder if anyone could help me. I'm trying how to create a thumbnail view PDF in Indesign CS2 of a entire document I'm working on, so that the client can easily see the pagination etc. Any i...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 13:18

> my tests with the beta show it to break several perfectly good CSS > layouts, I think it's reading a hack for height and not behaving the way > IE6 used to... You aren't sending IE6 "fixes" are...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 13:10

Brian Lycett wrote: > Has anyone got an online tutorial that they'd recommend as the best guide > to CSS they've ever read? When a browser is doing something odd check out http://www.poisitionisever...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 13:08

On 12 Mar 2008, at 13:11, Brian Lycett wrote: > I thought I might try to learn a bit of > this 'CSS' nonsense that everyone's banging on about these days. I've > found a few tutorials but nothing...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 13:00

On Wednesday 12 March 2008 15:01:07 Phillip Healey wrote: > I read that IE8 will be 'allegedly' as good as FF is now, however you have > to set-it to this mode. The default is IE7 mode (seems a bit p...

RE: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:56

Thanks to everyone for the links. I shall have a jolly next couple of days reading through them. With regards to below, I really never expected to design pixel-perfect sites. I have always had a goo...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:52

On 12 Mar 2008, at 14:01, Phillip Healey wrote: > > > >> On 12 Mar 2008, at 13:26, Hal MacLean wrote: >> but still no single standard for rendering pages to all web browsers. > >> I'd argue that the...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:51

> I read that IE8 will be 'allegedly' as good as FF is now, however you > have > to set-it to this mode. The default is IE7 mode (seems a bit pointless), > and > if i remember correctly you have t...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:49

Both of those policies were reversed just before the release of IE8 beta. Standards mode is, erm, standard and the default engine is IE8. The beta version has an IE7 "switch" for developers, but I'm...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:48

I heard that in order to get IE8 to function 'normally' you have to turn a blue button 3 times clockwise, 1 time anti-clockwise, twist your left leg to face mecca and bow at a 97% angle, but only on...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:47

Phillip Healey wrote: > > I read that IE8 will be 'allegedly' as good as FF is now, however you have > to set-it to this mode. The default is IE7 mode (seems a bit pointless), and > if i remember corr...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:46

The w3schools site is a little lacking in my opinion - has needed updating for some time. A decent reference is also available here: http://reference.sitepoint.com/css Lee Rickler wrote: > > Best...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:43

On 12 Mar 2008, at 14:00, Phillip Healey wrote: I read that IE8 will be 'allegedly' as good as FF is now Im sure ive heard that somewhere before about another recent version of IE........

RE: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:38

>On 12 Mar 2008, at 13:26, Hal MacLean wrote: > but still no single standard for rendering pages to all web browsers. >I'd argue that the standards are set, but the browsers ignore them >(Well IE...

RE: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:22

Hello, CSS is wonderful, it's amazing and it's powerful and it gets rid of lines and lines of horrible tables for none tablular data, increasing the ease of accessibility for all users... the down sid...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:18

On 12 Mar 2008, at 13:26, Hal MacLean wrote: > but still no single standard for rendering pages to all web browsers. I'd argue that the standards are set, but the browsers ignore them (Well IE doe...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:15

http://www.csszengarden.com/ is still a goodie. I had a lynda subscription at the time i learned and that was pretty good and helpful. the oreilly book isnt too bad, but trial/error, looking at othe...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:09

On 12 Mar 2008, at 13:11, Brian Lycett wrote: > . > Has anyone got an online tutorial that they'd recommend as the best > guide > to CSS they've ever read? Online reference: http://reference.sitep...

Re: FN-FORUM: checking in.

date posted 12th March 2008 12:06

hehe cheeky bugger ;) On 12 Mar 2008, at 12:43, Brian Lycett wrote: If the original site was Flash then I'd take credit for this new version if I were you. ;) > > i think that if you redo it (my o...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:03

It's not any easier than it was... just different. New browser versions are coming out (some with 'super standards compliance' built in... guess which ones) and they still don't seem to be complia...

Re: FN-FORUM: CSS tutorials

date posted 12th March 2008 12:00

Best reference I know: http://www.w3schools.com/css/default.asp I don't use it much but when I have had to it 99% of the time gives me what I'm looking for. Lee Rickler Director - Point and Stare -...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:55

I worried about it too coming from using dual 19" screens on a daily basis, but its not too bad once you get used to it. I did 3 months away last yr with the macbookpro and business didnt miss a b...

FN-FORUM: Open source PHP CRM recommendations

date posted 12th March 2008 11:54

Subject says it all really, I have a client that want a CRM bolting on to an existing system, they are considering full custom build but also wanted to look at what already exists that could potential...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:54

You could do penetration testing from afar, but I'd hate to have to do such things as modifying firewalls remotely. I've know people who have made servers or whole networks inaccessible from afar, an...

FN-FORUM: CSS tutorials

date posted 12th March 2008 11:48

Hi all. I've just started this freelancing lark after working as a Linux integration engineer for the last few year. I was hoping to get work in that area and in web application development, though i...

RE: FN-FORUM: checking in.

date posted 12th March 2008 11:47

Work from a laptop? Its too much hassle i find! If it wasn't id be like that Prickazz(Pirez?) Hilton and have my office in a local bar!...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:45

haha - MORE COFFEE!! ;) nah, with the security system work you generally have to dangle off of ladders and stuff. Its not much fun - especially in this kinda weather. with this work (web) you can p...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:39

You can work security systems from a laptop anywhere in the world. or was that your point? Don't ask me, i'm tired!! Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Developm...

RE: FN-FORUM: checking in.

date posted 12th March 2008 11:30

>vertical? Smart Ass! :-)...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:26

After spending 8 long, enduring years in the security systems industry, not at all. There's not many jobs that you can do from a laptop anywhere in the world :) > Anyone else been up for a zilli...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:21

If the original site was Flash then I'd take credit for this new version if I were you. ;) > > i think that if you redo it (my original site was flash) then you take > the credit for it. > I dont wan...

Re: FN-FORUM: Mootools slide

date posted 12th March 2008 11:18

A bit of tweaking and your suggestion works perfect on FF, Mac ... now time to fire up Parallels and watch the machine grind to a halt just to test on IE! Lee Rickler Director - Point and Stare -...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:09

Hardy Hemmingway wrote: > > Anyone else been up for a zillion hours and thinking of changing > careers? :p > > Oh yes. Particularly when it comes to the "Working extra-long days to get stuff done be...

Re: FN-FORUM: checking in.

date posted 12th March 2008 11:06

I went to bed this morning because I realised it was getting light, and then up a couple of hours later ... but no, I don't want to change careers. Lee Rickler Director - Point and Stare - pointands...

Re: FN-FORUM: Mootools slide

date posted 12th March 2008 11:06

Replying to myself .. Sorted it by adding .hide var mySlide = new Fx.Slide('attribs').hide(); Thanks everyone .. and ... yes ... it was a case of not being able to see the wood for the trees! Lee...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:59

i think that if you redo it (my original site was flash) then you take the credit for it. I dont want my name associated with this guys work in any way, shape or form On 12 Mar 2008, at 12:05, V...

Re: FN-FORUM: Mootools slide

date posted 12th March 2008 10:58

Adding mySlide.hide() worked for me, but it simply hides the div rather than compacting the white space like the sliding options do. But then the sliding options only seem to move the rest of the pag...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:53

vertical? Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Development for over 11 years Phillip Healey wrote: > > >> oh jeeesshh .. *shakes head at the horizontal scrolli...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:52

Been there. bridgwatercommunications.co.uk - mmm nice. > >> Isn't it really frustrating when a client doesn't tell you that they >> had a site "redesign" by someone else who has the creative skill...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:52

Anyone else been up for a zillion hours and thinking of changing careers? :p Vicki Sivess wrote: > > Lists wrote: >> >> hi all. thought id check in and say hi. its been a while now. >> >> thought of...

RE: FN-FORUM: checking in.

date posted 12th March 2008 10:42

>oh jeeesshh .. *shakes head at the horizontal scrolling on 23" screen. And the horizontal.......

RE: FN-FORUM: checking in.

date posted 12th March 2008 10:42

>oh jeeesshh .. *shakes head at the horizontal scrolling on 23" screen. YIKES! I missed that. It goes for a fair few furlongs!...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:41

Lists wrote: > > hi all. thought id check in and say hi. its been a while now. > > thought of the day: > > Isn't it really frustrating when a client doesn't tell you that they > had a site "redesign"...

RE: FN-FORUM: checking in.

date posted 12th March 2008 10:36

>http://www.clairebuntonimageconsultancy.co.uk Its not centred and its a little difficult to read, but other than that i don't think its that bad. Certainly no where nea as bad as i thought it was...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:35

> weren't me guvnor.... honest ;) > > http://www.clairebuntonimageconsultancy.co.uk > > And yes it does indeed look like a design from a person proficient in SEO, allthough maybe someone should tel...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:31

>>Isn't it really frustrating when a client doesn't tell you that they >>had a site "redesign" by someone else who has the creative skills of a >>hamster and loves their drag and drop dreamweaver a l...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:30

oh jeeesshh .. *shakes head at the horizontal scrolling on 23" screen. Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Development for over 11 years Lists wrote: > > weren...

Re: FN-FORUM: checking in.

date posted 12th March 2008 10:26

weren't me guvnor.... honest ;) http://www.clairebuntonimageconsultancy.co.uk On 12 Mar 2008, at 11:42, Phillip Healey wrote: > hi all. thought id check in and say hi. its been a while now. HE...

RE: FN-FORUM: checking in.

date posted 12th March 2008 10:20

>hi all. thought id check in and say hi. its been a while now. HELLO! >thought of the day: Peas are nice? >Isn't it really frustrating when a client doesn't tell you that they >had a site "red...

Re: FN-FORUM: Mootools slide

date posted 12th March 2008 10:19

Might be a case of 'wood for the trees' but nothing I try seems to work. Here's the script if it makes things easier to spot: window.addEvent('domready', function(){ var mySlide = new Fx.S...

Re: FN-FORUM: Mootools slide

date posted 12th March 2008 10:06

Could you not just call mySlide.hide(); just after var mySlide = new Fx.Slide('test'); ? > > I'm using this in a project but I want to have the div hidden on load: > > http://demos.mootools.net/Fx.Sl...

FN-FORUM: checking in.

date posted 12th March 2008 09:44

hi all. thought id check in and say hi. its been a while now. thought of the day: Isn't it really frustrating when a client doesn't tell you that they had a site "redesign" by someone else who has...

Re: FN-FORUM: Mootools slide

date posted 12th March 2008 08:57

When you say hidden, do you mean there but not visible? This thread seems to answer that question by setting the display to hidden and then fading the div in and setting the display to block. http:/...

RE: FN-FORUM: Mootools slide

date posted 12th March 2008 05:39

You can displa:auto and visibility:hiden. Ngo Tien Vu Director VietSky Technologies and Solutions JSC =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 Leading your...

FN-FORUM: Mootools slide

date posted 12th March 2008 05:11

I'm using this in a project but I want to have the div hidden on load: http://demos.mootools.net/Fx.Slide Obviously I tried display:none and visibility:hidden etc but these then render the 'show' o...

RE: FN-FORUM: High Speed Internet

date posted 12th March 2008 03:51

My previous employer had a contracted 512kb dedicated pipe from bt. You may well laugh, but it was fantastic - fastest, most reliable line I've ever seen. Regards Jon Warner The PixelForge t: 07890...



Messages by Day
March 31st 2008
March 30th 2008
March 29th 2008
March 28th 2008
March 27th 2008
March 26th 2008
March 25th 2008
March 24th 2008
March 23rd 2008
March 22nd 2008
March 21st 2008
March 20th 2008
March 19th 2008
March 18th 2008
March 17th 2008
March 16th 2008
March 15th 2008
March 14th 2008
March 13th 2008
March 12th 2008
March 11th 2008
March 10th 2008
March 9th 2008
March 8th 2008
March 7th 2008
March 6th 2008
March 5th 2008
March 4th 2008
March 3rd 2008
March 2nd 2008
March 1st 2008


Messages by Month
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000