From markgorelick at yahoo.com Tue May 3 01:43:07 2005 From: markgorelick at yahoo.com (Mark Gorelick) Date: Tue May 3 04:18:37 2005 Subject: [Imglikeopera] filter examples Message-ID: <20050503074307.89965.qmail@web50303.mail.yahoo.com> Hello, I have searched for more examples of possible filters to use and cannot find any. for example I would like to to allow images with any site or link from yahoo. Is this possible, I have tried using the same filter structure as adblock but I am obviously missing something. Any help would be greatly appreciated. Cheers MG From mash-funky at mail.ru Tue May 3 15:04:28 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Tue May 3 04:48:33 2005 Subject: [Imglikeopera] filter examples In-Reply-To: <20050503074307.89965.qmail@web50303.mail.yahoo.com> References: <20050503074307.89965.qmail@web50303.mail.yahoo.com> Message-ID: <732972603.20050503140428@mail.ru> Filters in ILO looks like filters in AdBlock. Images on yahoo.com: http://us.i1.yimg.com/us.yimg.com/i/... http://us.a1.yimg.com/us.yimg.com/a/... http://scd.mm-c.yimg.com/image... etc. So, if you want create filter for yahoo.com, you can write something like *.yimg.com* -- simple http://*.yimg.com/ -- simple /(i1|a1)\.yimg\.com/ -- RegExp /us\.(i1|a1)\.yimg\.com/ -- RegExp /(i1|a1)\.yimg\.com/i -- RegExp -- Danil Ivanov From kger at plex.com Wed May 11 13:42:41 2005 From: kger at plex.com (Keith G.) Date: Wed May 11 12:49:31 2005 Subject: [Imglikeopera] 0.5.2 prevents Bookmarks toolbar Message-ID: <4281FDC1.15399.19F8A0A0@localhost> With the current nightly (2005-May-11) ImgLikeOpera is preventing any bookmarks from showing up on the Bookmarks toolbar. I tried reinstalling 0.4.9 and 0.4.10, and they do the same thing. Anyone else seeing this problem? -- Keith G. From mash-funky at mail.ru Thu May 12 03:56:54 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Wed May 11 17:41:05 2005 Subject: [Imglikeopera] 0.5.2 prevents Bookmarks toolbar In-Reply-To: <4281FDC1.15399.19F8A0A0@localhost> References: <4281FDC1.15399.19F8A0A0@localhost> Message-ID: <452509454.20050512025654@mail.ru> KG> With the current nightly (2005-May-11) ImgLikeOpera is preventing any KG> bookmarks from showing up on the Bookmarks toolbar. Confirmed, but currently I don't know why. Thank you for bug report. -- Best regards, Danil Ivanov (aka Mash) From mash-funky at mail.ru Thu May 12 05:35:20 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Wed May 11 19:19:21 2005 Subject: [Imglikeopera] 0.5.2 prevents Bookmarks toolbar In-Reply-To: <4281FDC1.15399.19F8A0A0@localhost> References: <4281FDC1.15399.19F8A0A0@localhost> Message-ID: <54419481.20050512043520@mail.ru> Firefox 20050511 also has troubles with Adblock 0.5.2+ https://bugzilla.mozilla.org/show_bug.cgi?id=293778 ( bookmarks toolbar missing in 2nd opened window, links in second window possibly cause crash ) The same root of problem? I don't know, I wanna go bed. :) ILO has some code from AdBlock, so I'll just wait few days. -- Regards, Danil Ivanov From samsosonight at hotmail.com Mon May 23 12:06:30 2005 From: samsosonight at hotmail.com (na na) Date: Mon May 23 11:15:42 2005 Subject: [Imglikeopera] Options in german Message-ID: Why the options in imglikeopera are in german? How to get the english version? Thanks! From mash-funky at mail.ru Mon May 23 23:19:25 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Mon May 23 13:03:40 2005 Subject: [Imglikeopera] Options in german In-Reply-To: References: Message-ID: <769486783.20050523221925@mail.ru> nn> Why the options in imglikeopera are in german? ILO 0.5.5 Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050521 Firefox/1.0+ Can't confirm. Please, give me you UA string. -- Regards, Danil Ivanov From simon_legreefr at rc1.vip.ukl.yahoo.com Tue May 24 16:08:06 2005 From: simon_legreefr at rc1.vip.ukl.yahoo.com (Simon Legris) Date: Tue May 24 09:19:40 2005 Subject: [Imglikeopera] New ILO problems.. Message-ID: <42932736.7020701@NOSPAM.yahoo.fr> Just upgraded to 0.5.5: if I'm not missing something, it doesn't work anymore... -- User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 From timo.teifel at gmail.com Tue May 24 09:44:00 2005 From: timo.teifel at gmail.com (Timo Teifel) Date: Tue May 24 12:31:17 2005 Subject: [Imglikeopera] Problem with multiple Tabs Message-ID: <200505240844.00513.timo.teifel@gmail.com> Hi, first I'd like to say that i love imglikeopera and have been looking for this for a while... I use it combined with the SessionSaver extension which restores all open tabs when I close&open FireFox. After restarting, the first Tab is set to my default setting I chose in ImgLikeOpera Settings, "Load all images". But all other tabs are set to "Load cached images only". I don't know why this happens, but it's pretty annoying to always change that setting for all tabs. I think it would be correct to either save the setting per tab (that's probably impossible) or use the setting the user selected in the settings! Thanks for considering my request, Yours Timo From mash-funky at mail.ru Tue May 24 23:03:05 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Tue May 24 12:47:19 2005 Subject: [Imglikeopera] New ILO problems.. In-Reply-To: <42932736.7020701@NOSPAM.yahoo.fr> References: <42932736.7020701@NOSPAM.yahoo.fr> Message-ID: <1559145185.20050524220305@mail.ru> SL> Just upgraded to 0.5.5: if I'm not missing something, it doesn't SL> work anymore... Fresh install Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Fresh install ILO 0.5.5 All works for me. What specifically not work? -- Regards, Danil Ivanov From mash-funky at mail.ru Tue May 24 23:20:39 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Tue May 24 13:04:53 2005 Subject: [Imglikeopera] New ILO problems.. In-Reply-To: <42932736.7020701@NOSPAM.yahoo.fr> References: <42932736.7020701@NOSPAM.yahoo.fr> Message-ID: <1387791035.20050524222039@mail.ru> SL> Just upgraded to 0.5.5: if I'm not missing something, it doesn't SL> work anymore... Onemore... Maybe some other extensions has conflicts with ILO now? Hmmm... I don't know. Anyway, if all worked for you in prevision version of ILO, just rollback. I hope 0.5.5 -- the last version, which works in Firefox 1.0.x. Next versions will work in Firefox 1.1.x only. I have no time for "look in past" (but I promise, I'll try to look, if we define the source in this cause). Regards, Danil From mash-funky at mail.ru Tue May 24 23:30:41 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Tue May 24 13:15:14 2005 Subject: [Imglikeopera] Problem with multiple Tabs In-Reply-To: <200505240844.00513.timo.teifel@gmail.com> References: <200505240844.00513.timo.teifel@gmail.com> Message-ID: <1973059848.20050524223041@mail.ru> TT> After restarting, the first Tab is set to my default setting I chose in TT> ImgLikeOpera Settings, "Load all images". But all other tabs are set to "Load TT> cached images only". I don't know why this happens, but it's pretty annoying TT> to always change that setting for all tabs. I think it would be correct to TT> either save the setting per tab (that's probably impossible) or use the TT> setting the user selected in the settings! I'm already thinking about SS + ILO work and saving policy setting for tabs. I'll try to introduce this feature in the next versions. -- Regards, Danil Ivanov From simon_legreefr at rc1.vip.ukl.yahoo.com Thu May 26 15:48:50 2005 From: simon_legreefr at rc1.vip.ukl.yahoo.com (Simon Legris) Date: Thu May 26 08:57:56 2005 Subject: [Imglikeopera] New ILO problems.. Message-ID: <4295C5B2.8050808@NOSPAM.yahoo.fr> > SL> Just upgraded to 0.5.5: if I'm not missing something, it doesn't > SL> work anymore... > > Fresh install > Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.8) > Gecko/20050511 Firefox/1.0.4 > > Fresh install > ILO 0.5.5 > > All works for me. > > What specifically not work? Weird behaviour... Some images are hidden, others not: I've switched to the 0.5.2, all is OK now. I'm only missing the auto-reload feature ... -- User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 From mash-funky at mail.ru Thu May 26 20:56:53 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Thu May 26 11:03:16 2005 Subject: [Imglikeopera] New ILO problems.. In-Reply-To: <4295C5B2.8050808@NOSPAM.yahoo.fr> References: <4295C5B2.8050808@NOSPAM.yahoo.fr> Message-ID: <1843400796.20050526195653@mail.ru> >> What specifically not work? SL> Weird behaviour... SL> Some images are hidden, others not: I've switched to the 0.5.2, SL> all is OK now. Can you post page's urls with that behaviour? Regards, Danil From jcooper at solaris.voced.iup.edu Sun May 29 03:17:23 2005 From: jcooper at solaris.voced.iup.edu (Jason Cooper) Date: Sun May 29 02:38:19 2005 Subject: [Imglikeopera] ImgLikeOpera: Other programs for non-broadband users Message-ID: <90F925580A528E42AF7396E5A32D55B92EDE6C@solaris.voced.iup.edu> Hello. I just found ImgLikeOpera and am wondering what other extensions/programs people are using that are helpful for non-broadband users. I was previously using the ShowImage and ImageShowHide extensions. Here is a list of what I am currently using to speed up browsing over dial-up: - ImgLikeOpera - FlashBlock (extension) - WebCleaner (open source proxy server that can recompress all images (jpg, gif, ..) to low-bandwidth JPEGs before passing them on to you) - SwitchProxy (extension, using it to toggle between WebCleaner and no proxy) =========================================== If you have access to a computer on a broadband connection, you can install WebCleaner on it to recompress all images before passing them on to you. I am recompressing to 10% quality jpegs which still allows you to read the text on most images. WebCleaner can also filter many other things like advertisements. If you would like to view any of the recompressed images at their normal quality, you can use SwitchProxy to toggle back to no proxy. Then you can either right-click and select "Load Image" (ImgLikeOpera) or reload the entire page (shift + reload bypasses the cache). =========================================== Hope nobody minds that this doesn't have much to do with ImgLikeOpera. I just wanted to say how I'm using it in combination with these other programs to speed up browsing over dial-up. Thanks. Jason From pioterek at wp.pl Tue May 31 05:08:24 2005 From: pioterek at wp.pl (pioterek@wp.pl) Date: Tue May 31 13:53:40 2005 Subject: [Imglikeopera] Locale Message-ID: <107530-2200552318824421@M2W110.mail2web.com> Hello, I have installed imglikeopera on Firefox 1.0.4 Polish version. Unfortunately it opens with DE locale. Is there any way to force opening it with EN locale? Regards, Piotr. -------------------------------------------------------------------- mail2web - tu mozesz sprawdzic swoja poczte http://mail2web.com/ . From pioterek at wp.pl Tue May 31 05:08:44 2005 From: pioterek at wp.pl (pioterek@wp.pl) Date: Tue May 31 13:53:40 2005 Subject: [Imglikeopera] Locale Message-ID: <16830-2200552318844394@M2W041.mail2web.com> Hello, I have installed imglikeopera on Firefox 1.0.4 Polish version (Windows). Unfortunately it opens with DE locale. Is there any way to force opening it with EN locale? Regards, Piotr. -------------------------------------------------------------------- mail2web - tu mozesz sprawdzic swoja poczte http://mail2web.com/ . From mash-funky at mail.ru Tue May 31 23:59:50 2005 From: mash-funky at mail.ru (Danil Ivanov) Date: Tue May 31 14:06:27 2005 Subject: [Imglikeopera] Locale In-Reply-To: <16830-2200552318844394@M2W041.mail2web.com> References: <16830-2200552318844394@M2W041.mail2web.com> Message-ID: <27183114.20050531225950@mail.ru> pwp> I have installed imglikeopera on Firefox 1.0.4 Polish version (Windows). pwp> Unfortunately it opens with DE locale. Hmmm... You are not the only one: http://www.mozdev.org/pipermail/imglikeopera/2005-May/000017.html Now I start thinking that root of this problem here: install.rdf: ------------------------------ content/ skin/classic/imglikeopera/ locale/de-DE/ locale/en-US/ locale/it-IT/ locale/ja-JP/ locale/ru-RU/ ------------------------------ (locale/de-DE/ before locale/en-US/) pwp> Is there any way to force opening it with EN locale? Try to remove "locale/de-DE/" from install.rdf (or grab it form attach) and reinstall ILO. I'll fix this problem in next version. Thanks. -- Regards, Danil -------------- next part -------------- A non-text attachment was scrubbed... Name: install.rdf Type: application/octet-stream Size: 2677 bytes Desc: not available Url : http://mozdev.org/pipermail/imglikeopera/attachments/20050531/f8c25939/install.obj