| Zip | 901-0142 |
|---|---|
| Address | Japan Okinawa Naha City Kagamizu 988-5 View map |
| HP | http://www.yui-rail.co.jp/guide/map_nahakuko.html |
| Timetable | http://www.yui-rail.co.jp/howto/table1.shtml |
| Yui Rail Sound | http://www.yui-rail.co.jp/gallery/sound/01_nahakuko.mp3 |
Review comment Write a review
buy purchase cialis on the internet 239 ciprofloxacin effects teratogenic oug order cialis 036062
- Emelineさん
- 12/2 22:51
It’s no rumour because I had to disable it for IE6 just because of this. Mysteriously, sometimes the javascript would not load, and I traced it back to this. Part of it (but I’m not sure of this) might be that I run one of those “Multiple IE” packages. This means, I think, I’m running an “out-of-the-box” IE6, without any patches or service packs. In that version, any gzipped file, be it CSS or JS which is loaded from a page fails 1 in 5 times or so. Using MS script debugger, the script is 0 bytes in those cases. After I patched httpd.conf to disable gzip compression for IE6, it worked fine again.This is my output filter in httpd.conf:# Insert filterSetOutputFilter DEFLATE# Netscape 4.x has some problems…BrowserMatch ^Mozilla/4 gzip-only-text/html# Netscape 4.06-4.08 have some more problemsBrowserMatch ^Mozilla/4\.0[678] no-gzipBrowserMatch \bMSIE no-gzip# NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48# the above regex won’t work. You can use the following# workaround to get the desired effect:BrowserMatch \bMSIE\s7 !no-gzip !gzip-only-text/html# Don’t compress imagesSetEnvIfNoCase Request_URI \\.(?:gif|jpe?g|png|zip|gz)$ no-gzip dont-vary# Make sure proxies don’t deliver the wrong contentHeader append Vary User-Agent env=!dont-vary
- Carrieannさん
- July 25, 2012
Ideally we don’t want to change the source. We can make the changes on our side for my issues above and have found an easy way to work around this in our build. We did hit another issue integrating with a few servlets we have.We used to call ShrinkSafe directly like:Context context = Context.enter();context.setOptimizationLevel(-1);Scriptable scriptable = context.initStandardObjects();Reader reader = new StringReader(text);String script = null;int lineNum = 0;Object securityDomain = null;String mintext = org.mozilla.javascript.tools.shell.Main.compressScript( context, scriptable, reader, script, uri, lineNum, securityDomain);This is a bit ugly but it worked. Looking at the constructor for YUICompressor there is no way to do this without writing out a File (that I can see).Would it be possible to add a new constructor option that took an InputStream or a String? This way for those Java programs that already have the input data it would be a very clean two line call to compress/minify source content.YUICompressor compressor = new YUICompressor(input, output, charset, munge, warn, linebreak);compressor.compress();BTW: From initial tests on our source YUICompressor 1.1 is about 9% smaller vs ShrinkSafe after gzipping. Pretty impressive!
- Laquishaさん
- July 20, 2012
And I forgot to say there are words such as Electronic that in Portugal it's eltcerf3nico/electrf3nica and in Brazil is eletrf4nico/eletrf4nica (difference of one letter and diacritic) You know what's sad Brazilian people in general know pratically nothing about Portugal and we, Portuguese people, know a lot about them Sometimes they can't even understand us. =( Hope you don't got bored with so many explanations
- Motiorさん
- June 28, 2012
Total review number:4




