33 replies [Last post]
Jenni
Jenni's picture
Offline
Enthusiast
Seattle
Last seen: 14 years 1 week ago
Seattle
Joined: 2007-03-09
Posts: 115
Points: 0

So, while I am working on a remote server on an external style sheet, I often run into the problem of saving changes to the css file and not seeing the browser reflect the changes. This often happens after a while of dev'in.

Even after I clear the browser cache, it doesn't seem to affect the css file. What do you guys recommend I do to avoid this kinda of caching nonsense.

Thanks

-- jq

ClevaTreva
ClevaTreva's picture
Offline
Guru
A hilly place, UK
Last seen: 4 years 21 weeks ago
A hilly place, UK
Joined: 2004-02-05
Posts: 2902
Points: 0

It isn't usually a problem

It isn't usually a problem with Fireox. I set my privacy to clear most things except the cookies.

Then I have CookieCuller which protects the cookies I want and kills the others. I simply clear private data. done.

For IE, you are right, it is a real mess. I use ILSystemWiper which does the job properly. You don't need to close IE when it does it either.

I only do this IF Ctrl + F5 doesn't work when refreshing a page.

wolfcry911
wolfcry911's picture
Offline
Guru
MA, USA
Last seen: 9 years 4 weeks ago
MA, USA
Timezone: GMT-5
Joined: 2004-09-01
Posts: 3224
Points: 237

ClevaTreva wrote:It isn't

ClevaTreva wrote:
It isn't usually a problem with Fireox.

This is your browser?

ClevaTreva
ClevaTreva's picture
Offline
Guru
A hilly place, UK
Last seen: 4 years 21 weeks ago
A hilly place, UK
Joined: 2004-02-05
Posts: 2902
Points: 0

Oh come on. I thought it

Oh come on.

I thought it was complusiry to make at yeast ane typo per pist.

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

wolfcry911 wrote:ClevaTreva

wolfcry911 wrote:
ClevaTreva wrote:
It isn't usually a problem with Fireox.

This is your browser?

Haven't you heard of FireOx? It's Firefox's stronger browser companion, useful for table-heavy sites with tonnes of JS and Flash that bring FF to a crawl.

hehehehe, FireOx, I'm gonna have to market that Laughing out loud

Verschwindende wrote:
  • CSS doesn't make pies

Chris..S
Chris..S's picture
Offline
Moderator
Last seen: 10 years 27 weeks ago
Timezone: GMT+1
Joined: 2005-02-22
Posts: 6078
Points: 173

@WolfCry, how long does it

@WolfCry, how long does it take you to do that stuff?

@OP ...
- in most browsers, shift+reload will force the browser to completely renew the page.
- in IE, ctrl+refresh does the same thing.

Completely renewing the page should force the browser to get fresh copies of all page assets, eg. images, javascript & css.

If you are really tricked up, you can set the headers the server will return for the CSS file to tell the browser not to cache it. I can't say whether or not that will have any effect (it should). Shift/ctrl + reload/refresh is easy enough for me.

wolfcry911
wolfcry911's picture
Offline
Guru
MA, USA
Last seen: 9 years 4 weeks ago
MA, USA
Timezone: GMT-5
Joined: 2004-09-01
Posts: 3224
Points: 237

Just teasing CT

Just teasing CT Wink

Chris, I can't claim to have created that - it's balrog from LOTR. I don't know why, but that image popped into my head when I read Fireox.

edit/ and no, I'm not a LOTR geek. I didn't even know it's name.

ClevaTreva
ClevaTreva's picture
Offline
Guru
A hilly place, UK
Last seen: 4 years 21 weeks ago
A hilly place, UK
Joined: 2004-02-05
Posts: 2902
Points: 0

wolfcry911 wrote:I'm not a

wolfcry911 wrote:
I'm not a LOTR geek

Aha. Yup. I can believe that. No chance you're a LOTR geek. None. Whatsoever.

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 11 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

Whats a LOTR Geek? I bet

Whats a LOTR Geek? I bet wolfie is one though

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

Chris..S
Chris..S's picture
Offline
Moderator
Last seen: 10 years 27 weeks ago
Timezone: GMT+1
Joined: 2005-02-22
Posts: 6078
Points: 173

Weren't they the little

Weren't they the little critters crushed under the big critters at the final bbq?

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

Chris..S wrote:bbq?

Chris..S wrote:
bbq?

Verschwindende wrote:
  • CSS doesn't make pies

ClevaTreva
ClevaTreva's picture
Offline
Guru
A hilly place, UK
Last seen: 4 years 21 weeks ago
A hilly place, UK
Joined: 2004-02-05
Posts: 2902
Points: 0

Oh the youth of

Oh the youth of today.

Never read classic books. Watch the dvd's instead and think that's OK. In fairness, the films weren't bad, but the books are so much better.

Lord Of The Rings.

wolfcry911
wolfcry911's picture
Offline
Guru
MA, USA
Last seen: 9 years 4 weeks ago
MA, USA
Timezone: GMT-5
Joined: 2004-09-01
Posts: 3224
Points: 237

Well I'm not young so I

Well I'm not young so I guess that didn't apply to me Wink
But I did read the books - once many moons ago while in jr high school and again more recently but before the movies were released. I did enjoy the movies and long to visit New Zealand now.

TPH, is that you?

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

wolfcry911 wrote:Well I'm

wolfcry911 wrote:
Well I'm not young so I guess that didn't apply to me Wink
But I did read the books - once many moons ago while in jr high school and again more recently but before the movies were released. I did enjoy the movies and long to visit New Zealand now.

TPH, is that you?

no, this is:

Laughing out loud

Verschwindende wrote:
  • CSS doesn't make pies

ClevaTreva
ClevaTreva's picture
Offline
Guru
A hilly place, UK
Last seen: 4 years 21 weeks ago
A hilly place, UK
Joined: 2004-02-05
Posts: 2902
Points: 0

That pic is scary. Truly

That pic is scary. Truly you? What's the badge?

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

zomg

Verschwindende wrote:
  • CSS doesn't make pies

ClevaTreva
ClevaTreva's picture
Offline
Guru
A hilly place, UK
Last seen: 4 years 21 weeks ago
A hilly place, UK
Joined: 2004-02-05
Posts: 2902
Points: 0

You're Robert Patrick? Is

You're Robert Patrick?

Is that just your stage name?

Can you really melt into metal?

Cool.

(he he)

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

ClevaTreva wrote:You're

ClevaTreva wrote:
You're Robert Patrick?

Damn, you found out.

Oh well, back to Cyberdyne I go Laughing out loud

Verschwindende wrote:
  • CSS doesn't make pies

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 11 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

Oh, if you had meant Lord of

Oh, if you had meant Lord of the Rings why didn't you just say so :roll:

I'm not a human md5 hashing engine.

and I Read both the 'Hobbit' (which people tend to forget about and needs to be read first) and the 'Lord of the Rings' many many years ago

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 11 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

TPH does look mean & moody;

TPH does look mean & moody; but if you purse your lips any further you'll get a reputation you may not like Laughing out loud

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

Jenni
Jenni's picture
Offline
Enthusiast
Seattle
Last seen: 14 years 1 week ago
Seattle
Joined: 2007-03-09
Posts: 115
Points: 0

Geez, I am kind of sorry I

Geez, I am kind of sorry I started this thread now. I better quit while I am ahead and before TPH busts me for running a pirated copy of VS.NET.

gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 4 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

Jenni wrote:Geez, I am kind

Jenni wrote:
Geez, I am kind of sorry I started this thread now.

So am I. Smile Tolkien has always been a boring read.

cheers,

gary

ps Was your issue ever solved? Even dealt with? --g

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.

Jenni
Jenni's picture
Offline
Enthusiast
Seattle
Last seen: 14 years 1 week ago
Seattle
Joined: 2007-03-09
Posts: 115
Points: 0

I dunno - I enjoyed reading

I dunno - I enjoyed reading the hobbit... Tolkien is a pretty colorful writer. James Joyce is what I'd call a boring read.

Yeah, my problem was the combination of several things. For one I was using ie partially, second I had to screw around with the asp.net caching settings, then I added some meta no cache data to the header of the masterpage and I was able to finally see a consistent result.

Stupid asp.net....

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 11 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

A few suggestions were made

A few suggestions were made but has no response was received from the OP Wink so it left the thread open for hijacking something we are past masters at Smile

Now as for that absolutely absurd comment about Tolkien being a bit of a boring read I'm just flabergasted, and can't possibly take the remark seriously. Smile

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

Ed Seedhouse
Ed Seedhouse's picture
Offline
Guru
Victoria British Columbia
Last seen: 2 years 5 weeks ago
Victoria British Columbia
Timezone: GMT-8
Joined: 2005-12-14
Posts: 3570
Points: 675

Hugo wrote:Now as for that

Hugo wrote:
Now as for that absolutely absurd comment about Tolkien being a bit of a boring read I'm just flabergasted, and can't possibly take the remark seriously. Smile

Certainly not the Lord of the Rings, which is a real page turner for me. I did skip the poems first time through, though.

Now the Silmarilion, that's an alltogether different matter.

Ed Seedhouse

Posting Guidelines

Watch out! I am carrying irony, sarcasm and satire, and know how to use them.

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

I read the Hobbit at school.

I read the Hobbit at school. Loved it. Never read the LOTR trilogy though.

QUICK GUESS WHAT'S ON SCIFI UK TONIGHT AT 10PM?????

Verschwindende wrote:
  • CSS doesn't make pies

gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 4 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

A marathon of season ? of

A marathon of season Ⅶ of Red Dwarf? My Hero? An Inconvenient Truth? Dr.Who?

cheers,

gary

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 11 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

Quote:Dr.Who? Ah but which

Quote:
Dr.Who?

Ah but which one?

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 4 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

Let's go with #9, as this

Let's go with #9, as this incarnation has not so amateurish special effects. The story lines are just as silly and the new guy is totally annoying with the stupid grin. Not a favorite series with me.

cheers,

gary

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

No no you're all wrong, I

No no you're all wrong, I thought my picture I posted up there would give you a clue

I'm going to go watch it now Laughing out loud

"Saaaaaaay . . . . . that's a nice bike"

Verschwindende wrote:
  • CSS doesn't make pies

Chris..S
Chris..S's picture
Offline
Moderator
Last seen: 10 years 27 weeks ago
Timezone: GMT+1
Joined: 2005-02-22
Posts: 6078
Points: 173

kk5st wrote:A marathon of

kk5st wrote:
A marathon of season Ⅶ of Red Dwarf? My Hero? An Inconvenient Truth? Dr.Who?

cheers,

gary

Probably Medium

Jenni
Jenni's picture
Offline
Enthusiast
Seattle
Last seen: 14 years 1 week ago
Seattle
Joined: 2007-03-09
Posts: 115
Points: 0

Smeeeeeeg Heeeeaaaaad!

Smeeeeeeg Heeeeaaaaad!

gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 4 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

Catching up

@Jenni: It is good that you found a combination that works for you.

@Chris: Medium? I can't seem to generate any interest, so I hope not.

@TPH: What? The Thin Blue Line? I wouldn't consider that SciFi.

I'm guessing An Inconvenient Truth. It purports to be science, and it is highly fictional. Laughing out loud

cheers,

gary

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

"I need your boots, your

"I need your boots, your clothes, and your motorcycle"

legendary film Laughing out loud

Verschwindende wrote:
  • CSS doesn't make pies