XRefresh
is committed to open conversation about its products and services. Conversations should be conducted in the spirit of the Company-Customer Pact.
Would it be possible to monitor changes made accross a cms platform (I mean, through textarea fileds usually)?
I discover that mysql database changes doesn't notify FSevents, so xrefresh-server isn't able to trigger changes, even monitoring accross mysql binary-log function.
The new feature can update CSS sheets without full refresh. This can be much faster and you will get almost instant feedback like editing in Firebug.
How?
It should work out of the box if you link your CSS as external files.
Details?
You need to link you CSS files in from HTML document using <link /> tags.
Filename of modified CSS file must match to the filename contained in linked URL.
Here is example:
<html>
<head>
<link href="http://yoursite.com/subfolder/some_name.css?here=may&be=params" rel="stylesheet" type="text/css" />
</head>
<body>
</body>
Modified filename must match with "some_name.css". So for example these paths will work:
C:\WebDev\Project1\some_name.css
Z:\some_name.css
\\some\unc\path\some_name.css
There appears to be a problem downloading Rainbow for Firebug 0.6 from Mozilla.
I get a message that Firefox cannot install the file because the hash is invalid
XRefresh crashes under WinXPx64 while choosing project type. The type menu shows only the first item and XRefresh closes w/o any error. Doesn't seems to has anything to do with the Fx setup since there's no matter if Fx is running or not.
<script type="javascript" src="slider.js"><!-- this is the JS for the fancy slider effects --></script>
the ending </script> tag isn't noticed by Rainbow, and it will try to JS-highlight everything until it meets another </script> tag which isn't preceded by a > (at least, that's what I've noticed).
This causes a problem in some websites, e.g. Wikipedia: around line 64, there is such a script tag, and the rest of <head> consists only of bare includes, so Rainbow pretends that a chunk of the head and the body is JS, and then highlights a bunch of unmatched tags that it missed while in JS mode.
if I use xrefresh on C: or an network windows server it runs perfektlly..
but on \\server(linux) it will not refresh..
is there a chance to use it with local linux server?
Hi! I've wanted to try Rainbow for quite a while, but I keep getting this strange behaviour: The pane where I used to have the script text, is now empty, nomatter what script I select. If I disable Rainbow, I get to see everything right (black text on white background, though, obviously...). Any clues to what's causing this, can I try something to solve it?
I'm running Minefield (3.0.1) on an Intel Mac OSX 10.5.4. Also tested it under Firefox 3, with the same behaviour. I noticed a comment from July 22nd, on the Firefox rainbow page that reports the same behaviour under windows XP (firefox 3).
When using Rainbow I can't hover over variables to inspect their values in a tooltip. (Of course I can always use the Watch window, but sometimes just hovering over a variable is handy without having to add it to the watch each time).
a comment in the javascript like:
/*/ testing
comments
......
upto here */
will not be identified as a comment while applying styling.
This not critical, i've just put this for your info.
Anyway, thanks for the addon. keep going and all the best.
When I open a large javascript file (~20000 lines) firefox 3 slows down to a crawl. Sometimes the "Unresponsive script" dialog will popup and ask me to stop or continue the script. The reason I have a js file so long is because I'm automatically concatenating all the js files in my project into one. My machine is very new (quad core with 8 gigs of ram). I understand that this is probably a bit of an edge case for rainbow, but I figured I'd let you know.
Is it possible to stop writing those values in registry. I'm talking about the refresh counter and the others? I personally don't want those info written in the registry.
It'll be very good for debugging purposes if you introduce a debug log (brief and verbose) since I get random crashes (on Win XP x32 and x64) at least once a day without the build-in crash reporting system to react in any way. The logged info will be very valuable for tracking down the problem(s).
It's unhandy that when you use the program and are surfing other websites it will refresh the active tab, instead of the tab displaying the file from the folder you set to refresh. I understand it's not possible to refresh only the active document, but it would be great to only refresh documents in the monitored folders only..
How do I configure XRefresh to work "over network" ? I'm using Eclipse with RemoteSystems Plugin and this would be the last thing I'm missing in my developement environment. I tried to mount the ftp as a disk and add it as a folder to the XRefresh projects but it didn't allow me to select remote folder ( the OK button was inactive ).
If you use this company's products or services, we'll add the company to your dashboard. If you work for this company, we'll add you as an employee. Got it, thanks!