From tony.gentilcore at sbcglobal.net Sun Oct 2 14:25:17 2005 From: tony.gentilcore at sbcglobal.net (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] test -eom Message-ID: -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051002/78863a5d/attachment.htm From Kai.Risku at arrak.fi Mon Oct 3 12:10:17 2005 From: Kai.Risku at arrak.fi (Kai Risku) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug in Fasterfox 0.6.5 Message-ID: <0701FF62C629B84B85943A6374A889ED1440B6@raingod.arrak.fi> I think the following code is buggy: // Don't prefetch things that look like a logout link if(href.indexOf('logout')>0 || href.indexOf('logoff')>0) continue; because it doesn't work correctly for HTML that looks like this Logout I.e. indexOf returns zero when the substring is found at the beginning of the searched string. You should change >0 to >=0 to match that case. IndexOf returns -1 if it does not find anything. Regards, Kai -- Kai.Risku@arrak.fi GSM +358-40-767 8282 Oy Arrak Software Ab http://www.arrak.fi From gentilac at slu.edu Mon Oct 3 08:34:09 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug in Fasterfox 0.6.5 In-Reply-To: <0701FF62C629B84B85943A6374A889ED1440B6@raingod.arrak.fi> Message-ID: Kai, Thanks for pointing that out. I will incorporate this into the next release and credit you with the fix in the source code. If you notice other things, please let me know, I am always looking for improvement. Also, if you or anyone you know would be interested in creating a localization for Fasterfox, I'm currently looking for translators. Thanks again, Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Kai Risku Sent: Monday, October 03, 2005 3:10 AM To: fasterfox@mozdev.org Subject: [Fasterfox] Bug in Fasterfox 0.6.5 I think the following code is buggy: // Don't prefetch things that look like a logout link if(href.indexOf('logout')>0 || href.indexOf('logoff')>0) continue; because it doesn't work correctly for HTML that looks like this Logout I.e. indexOf returns zero when the substring is found at the beginning of the searched string. You should change >0 to >=0 to match that case. IndexOf returns -1 if it does not find anything. Regards, Kai -- Kai.Risku@arrak.fi GSM +358-40-767 8282 Oy Arrak Software Ab http://www.arrak.fi _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From yochanan_marqos at yahoo.com Mon Oct 3 20:16:37 2005 From: yochanan_marqos at yahoo.com (Mark Wagie) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] 0.70? Where? Message-ID: <4341D7F5.3010203@yahoo.com> You mentioned on The Extensions Mirror that 0.70 was available on your site, but it's still showing 0.65. I haven't been able to use any version yet, as Firefox crashes when starting back up after installing, and the extension appears broken. It's listed in my extensions, but the options button is greyed out. -- online yochanan_marqos Get Thunderbird -------------- next part -------------- Skipped content of type multipart/related From gentilac at slu.edu Mon Oct 3 21:48:48 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] 0.70? Where? In-Reply-To: <4341D7F5.3010203@yahoo.com> Message-ID: Skipped content of type multipart/related-------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox-0.7.0-fx.xpi Type: application/octet-stream Size: 33750 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051003/2960a71c/fasterfox-0.7.0-fx.obj From zach.jba at gmail.com Tue Oct 4 21:40:35 2005 From: zach.jba at gmail.com (Zach A) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Fasterfox: add feature? Message-ID: <68697c380510040040g45784adbja5aa0a15e5580735@mail.gmail.com> Hey, I'm loving fasterfox ;) The new feature which says how fast the page took to load is great. I was wondering if you like the idea of adding another feature which says how fast you are downloading at. For example, when a page loads or something is being downloaded, it would say Downloading at: 120kbps or something like that. I would love this feature and I am sure other people would to. Keep up the good work ;) Zach. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051004/24d5d658/attachment.htm From globeinbox at gmail.com Tue Oct 4 02:52:40 2005 From: globeinbox at gmail.com (T;-)) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] js console error line # 104 Message-ID: <434234C8.30605@gmail.com> An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051004/9e069411/attachment.htm From jerrywt at ev1.net Tue Oct 4 05:23:50 2005 From: jerrywt at ev1.net (Jerry W. Tobias) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] 0.70 Message-ID: <43424A26.4080309@ev1.net> An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051004/df722868/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: white_2.gif Type: image/gif Size: 925 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051004/df722868/white_2.gif From p.jeff at ntlworld.com Tue Oct 4 12:06:47 2005 From: p.jeff at ntlworld.com (Philip Jeff) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug report - Maybe Message-ID: <000001c5c8cb$581b5630$4d930650@home067649d672> Hi, After I installed fasterfox my options for Flashgot vanished from the tools dropdown list. All that was left was an empty line where the Flashgot options used to be and an arrow. Regards Phil Jeff -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051004/e59e61ae/attachment.htm From CSense-Plymouth at att.net Tue Oct 4 08:17:48 2005 From: CSense-Plymouth at att.net (Common Sense Plymouth) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Suggestion for future releases Message-ID: <434264DC.6000809@att.net> I like the page load timer but in using tabmix plus which is a great extension I don't use the status bar. Is there a way in future releases to allow the timer to be positioned in dif places? Thanks RBH From gentilac at slu.edu Tue Oct 4 09:20:44 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Fasterfox: add feature? Message-ID: <434281ac.183.5518.1995687178@slu.edu> Oh yeah, that would be a great idea. I love it. The only way I can think to accomplish it would be to use operating system specific code. Currently Fasterfox is operating system neutral, which is a big plus. I'll have to look into this deeper and see if there is a way to do this without native code. Thanks for the great suggestion! Tony > Hey, I'm loving fasterfox ;) The new feature which says > how fast the page took to load is great. I was wondering > if you like the idea of adding another feature which says > how fast you are downloading at. For example, when a page > loads or something is being downloaded, it would say > Downloading at: 120kbps or something like that. > > I would love this feature and I am sure other people would > to. Keep up the good work ;) > Zach. > > > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > From gentilac at slu.edu Tue Oct 4 09:27:00 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] 0.70 Message-ID: <43428324.c4.5ed8.385587690@slu.edu> Jerry, I really appreciate the bug report because I haven't tested this extension with Forecastfox yet. I will get that extension loaded and get this bug fixed for the next release. Tony > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > > [Attachment: default.htm] > [Attachment: white_2.gif] From gentilac at slu.edu Tue Oct 4 09:27:52 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug report - Maybe Message-ID: <43428358.f7.5fe8.1743173302@slu.edu> Thanks for the bug report. Fasterfox has not been tested with Flashgot. I will be sure to install this extension and get this bug corrected for the next release. > Hi, > > After I installed fasterfox my options for Flashgot > vanished from the tools dropdown list. All that was left > was an empty line where the Flashgot options used to be > and an arrow. > > Regards > > Phil Jeff > > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > From gentilac at slu.edu Tue Oct 4 09:25:26 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] js console error line # 104 Message-ID: <434282c6.163.5c29.2126214838@slu.edu> Thanks for the bug report, I really appreciate you taking the time to write. I will look into this bug more, see if I can reproduce it and get it corrected. Great suggestion on adding the "Options" to the right click menu. I will get that on the list for the next release. As far as the timer goes, it starts when the currently displayed tab starts loading, and stops when the currently displayed tab finishes loading. Switching tabs while the timer is running can cause unreliable results, it is really designed to test one tab at a time. > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > > [Attachment: default.htm] From gentilac at slu.edu Tue Oct 4 09:29:14 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Suggestion for future releases Message-ID: <434283aa.24.61ec.1798912823@slu.edu> Good suggestion. I haven't tried Tabmix Plus yet. Where would you suggest putting the Page Load Timer other than the status bar? Thanks for the feedback, Tony > I like the page load timer but in using tabmix plus which > is a great extension I don't use the status bar. Is > there a way in future releases to allow the timer to be > positioned in dif places? Thanks RBH > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox From Marc.Bubel at rwdi.com Tue Oct 4 12:26:23 2005 From: Marc.Bubel at rwdi.com (Marc Bubel) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] No tabs in Options dialog box Message-ID: I had this problem then checked the forum and discovered I have to select 'custom' to see the tabs. New users wonder where the tabs are when they see the screenshot with the tab. Otherwise, new users would never think tabs exist until they select 'custom'. I suggest either showing the screenshot with the tabs or stating in the title of the screen shots, "tabs appear when 'custom' selected". Great Extension. Cheers, Marc ______________________________________________________________ Reputation Resources Results http://www.rwdi.com ______________________________________________________________ This communication is intended for the sole use of the party to whom it is addressed and may contain information that is privileged and/or confidential. Any other distribution, copying or disclosure is strictly prohibited. If you have received this e-mail in error, please notify us immediately by telephone and delete the message without retaining any hard or electronic copies of same. RWDI scans outgoing emails for viruses, but makes no warranty as to their absence in this email or attachments. From sairamnagulapalli at gmail.com Tue Oct 4 12:49:10 2005 From: sairamnagulapalli at gmail.com (Sairam Sohil Nagulapalli) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] sweet but ...... and ...... Message-ID: <4342A476.4030108@gmail.com> this extension is destined for greatness. very cool, thanks for including a popup blocker. someone tell me what the fasterfox status bar is showing, is it the time taken to load a page. would be great if it were to say how much time fasterfox saved compared to a normal connection, but then again this seems quite impossible. its options are conveniently located in the option instead of extensions and then options. puts all other network setting tweakers to shame thanks again for a great extensions don't forget emailing me about what the status bar means -------------- next part -------------- A non-text attachment was scrubbed... Name: sairamnagulapalli.vcf Type: text/x-vcard Size: 425 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051004/1a1a4ff7/sairamnagulapalli.vcf From hamasheachyeshua at hotmail.com Tue Oct 4 18:20:19 2005 From: hamasheachyeshua at hotmail.com (JBJ) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] options access Message-ID: My compliments on your extension. However, I think you have a major UI flaw. You place the options into the Firefox options dialog instead of off the Extensions Manager window. This is not only confusing because it is unconventional (I had to actually visit your site just to find where to access the options) but is generally misleading. I don't mean that it maliciously deception, just that the Options dialog is for basic FF options, not extensions. Almost every extension has an options UI, but placing everyone in the Option dialog would be overwhelming. Of course, you can always give the user the choice to add the ext options UI into the FF options UI, but that should be the user's choice. See the Mozillazine discussion . Of course, yo'ure the dev and can do whatever you want b/c it's open source. But open source is really about community creating the best possible product for the community. Thanks for listening. Jonathan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051004/c7fdc61e/attachment.htm From jeshua1216 at cwpanama.net Tue Oct 4 19:49:49 2005 From: jeshua1216 at cwpanama.net (Omar Upegui R.) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Compatibility Problems Between Fasterfox and Firefox v. 1.5 Message-ID: <4343151D.5080601@cwpanama.net> I am now using Firefox version 1.0.7 As you are aware, version 1.5 (final end-user version) will hit the streets in November. If I install Fasterfox extension now, will I have compatibility problems with 1.5 when it comes out? Thank you in advance, -- Omar Upegui R. P.O. Box 019-2817, El Dorado Panama, Republic of Panama E-Mail: epiac1216@yahoo.com Get Firefox! "Attitude not aptitude determines your altitude." Zig Ziglar -------------- next part -------------- Skipped content of type multipart/related From gentilac at slu.edu Tue Oct 4 20:15:32 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Compatibility Problems Between Fasterfox and Firefox v. 1.5 In-Reply-To: <4343151D.5080601@cwpanama.net> Message-ID: Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 896 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051004/7f5e92d9/attachment.gif From gentilac at slu.edu Tue Oct 4 20:51:16 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug report - Maybe In-Reply-To: <43428358.f7.5fe8.1743173302@slu.edu> Message-ID: Jeff, I tried reproducing the problem you mentioned below and wasn't able to yet. Would you happen to have time to give me a few more details such as your: - OS - Firefox Version - Flashgot Version - Fasterfox Version - Any other relevant information and/or screen shots if at all possible. Again, I really appreciate your help and definitely want to resolve this conflict as Flashgot is an excellent extension! Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Tony Gentilcore Sent: Tuesday, October 04, 2005 8:28 AM To: Philip Jeff; fasterfox@mozdev.org Subject: Re: [Fasterfox] Bug report - Maybe Thanks for the bug report. Fasterfox has not been tested with Flashgot. I will be sure to install this extension and get this bug corrected for the next release. > Hi, > > After I installed fasterfox my options for Flashgot > vanished from the tools dropdown list. All that was left > was an empty line where the Flashgot options used to be > and an arrow. > > Regards > > Phil Jeff > > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From gentilac at slu.edu Tue Oct 4 20:55:40 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] sweet but ...... and ...... In-Reply-To: <4342A476.4030108@gmail.com> Message-ID: Sairam, Thanks for the compliments and I'm glad Fasterfox has worked well for you. The Page Load Timer begins running the second a page begins to load, and ends when the page is finished loading. It is designed so that you can perform time tests on pages with different settings and see which settings work best for you. If you do not like the timer, you may right click it and disable it. As you pointed out, it would be nice to show you a difference in how much time it has saved you, but I really can't think of how this can be done. If you do come up with an idea, please let me know. Hope this helps, please let me know if you have questions or suggestions, Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Sairam Sohil Nagulapalli Sent: Tuesday, October 04, 2005 10:49 AM To: fasterfox@mozdev.org Subject: [Fasterfox] sweet but ...... and ...... this extension is destined for greatness. very cool, thanks for including a popup blocker. someone tell me what the fasterfox status bar is showing, is it the time taken to load a page. would be great if it were to say how much time fasterfox saved compared to a normal connection, but then again this seems quite impossible. its options are conveniently located in the option instead of extensions and then options. puts all other network setting tweakers to shame thanks again for a great extensions don't forget emailing me about what the status bar means From gentilac at slu.edu Tue Oct 4 20:59:15 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] options access In-Reply-To: Message-ID: Jonathan, Your point is well taken. I will have to give this some more thought. Some users have written saying that it's much more convenient in the options dialog, and some users (like you) have either had trouble finding it or else don't like the clutter. There seems to be some merit to both sides of the argument. Maybe I should put a poll on my website and let people vote. If there is interest, I'll make the switch. Either way, I really appreciate your feedback and your email. I like being challenged and just want to make the greatest amount of users happy. Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of JBJ Sent: Tuesday, October 04, 2005 5:20 PM To: fasterfox@mozdev.org Subject: [Fasterfox] options access My compliments on your extension. However, I think you have a major UI flaw. You place the options into the Firefox options dialog instead of off the Extensions Manager window. This is not only confusing because it is unconventional (I had to actually visit your site just to find where to access the options) but is generally misleading. I don't mean that it maliciously deception, just that the Options dialog is for basic FF options, not extensions. Almost every extension has an options UI, but placing everyone in the Option dialog would be overwhelming. Of course, you can always give the user the choice to add the ext options UI into the FF options UI, but that should be the user's choice. See the Mozillazine discussion. Of course, yo'ure the dev and can do whatever you want b/c it's open source. But open source is really about community creating the best possible product for the community. Thanks for listening. Jonathan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051004/d260b552/attachment.htm From gentilac at slu.edu Tue Oct 4 21:05:24 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] 0.70 In-Reply-To: <43428324.c4.5ed8.385587690@slu.edu> Message-ID: Hi Jerry, Just wanted to follow up and let you know that I have corrected the problem. It seems that both Forecastfox and Fasterfox had their tooltip popup named "ff-popup". I changed mine to "fasterfox-popup" to avoid potential future conflicts (fingers crossed). Anyway, it won't be on the website until at least tomorrow, but you'll find attached a sneak peek at the new version. Thanks again!! Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Tony Gentilcore Sent: Tuesday, October 04, 2005 8:27 AM To: Jerry W. Tobias; fasterfox@mozdev.org Subject: Re: [Fasterfox] 0.70 Jerry, I really appreciate the bug report because I haven't tested this extension with Forecastfox yet. I will get that extension loaded and get this bug fixed for the next release. Tony > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > > [Attachment: default.htm] > [Attachment: white_2.gif] _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox -------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox-0.7.1-fx.xpi Type: application/octet-stream Size: 33799 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051004/0fbd3c89/fasterfox-0.7.1-fx.obj From erkan at linux-sevenler.org Wed Oct 5 04:26:02 2005 From: erkan at linux-sevenler.org (erkan kaplan) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Fasterfox in =?iso-8859-9?q?T=FCrkisch_=28tr-TR=29?= Message-ID: <43432BAA.9040909@linux-sevenler.org> Hi Tony, I am Erkan Kaplan, leader T?rkisch Firefox Team. I have translated your wonderfoll extensions to T?rkisch. It can be download at: http://eklentiler.mozilla.org.tr/go.php?/xpi/upload/fasterfox.xpi and t?rskish web site http://eklentiler.mozilla.org.tr/2005/10/05/fasterfox-070/ Please add my translation in your CVS and let me know in future if you have new stings in new Versions that I must translate. thanks erkaN kaplaN From gentilac at slu.edu Tue Oct 4 22:19:33 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: =?iso-8859-1?Q?RE:_=5BFasterfox=5D_Fasterfox__in_T=FCrkisch_=28tr-TR=29?= In-Reply-To: <43432BAA.9040909@linux-sevenler.org> Message-ID: Thank you! Thank you! Thank you! It is individuals like you that keep the Firefox community going! Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of erkan kaplan Sent: Tuesday, October 04, 2005 8:26 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Fasterfox in T?rkisch (tr-TR) Hi Tony, I am Erkan Kaplan, leader T?rkisch Firefox Team. I have translated your wonderfoll extensions to T?rkisch. It can be download at: http://eklentiler.mozilla.org.tr/go.php?/xpi/upload/fasterfox.xpi and t?rskish web site http://eklentiler.mozilla.org.tr/2005/10/05/fasterfox-070/ Please add my translation in your CVS and let me know in future if you have new stings in new Versions that I must translate. thanks erkaN kaplaN _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From bmax637 at bellsouth.net Wed Oct 5 01:53:35 2005 From: bmax637 at bellsouth.net (B SMITH) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug Message-ID: <000601c5c971$20268550$472cd6d1@your6jnhhu0520> Skipped content of type multipart/alternative-------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.10/119 - Release Date: 10/4/2005 From frank.helk at gmx.de Wed Oct 5 11:36:42 2005 From: frank.helk at gmx.de (Frank Helk) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug in Fasterfox Message-ID: Hi there, I just can confirm the problem stated by someone else in the Extension comments im the Mozilla extensions site: When I have FasterFox installed, I can't get ForecastFox's right mouse button menus ... just a tooltip "Fasterfox Page Load Timer" is opened. I think I will uninstall FasterFox until this is solved. BTW: Are there any controls for FasterFox ? How much text is needed fo localisation ? Best regards Frank From deepdose at excite.com Wed Oct 5 07:54:07 2005 From: deepdose at excite.com (Dave) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] fasterfox issue Message-ID: <20051005105407.075FD3E38@xprdmailfe12.nwk.excite.com> The clearing cache, has really messed up one fourm for me, it won't load right anymore nor in I.E. does fasterfox affect I.E. in any way?? also the menus in options has dissapeared...I have an attachment showing..... _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! -------------- next part -------------- A non-text attachment was scrubbed... Name: ffissue.jpg Type: image/jpeg Size: 78856 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051005/554acbef/ffissue.jpg From contacto at uptodown.com Wed Oct 5 13:13:10 2005 From: contacto at uptodown.com (Equipo UpToDown) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Tu programa FasterFox 0.7.0 ha sido publicado por UpToDown.com. Message-ID: <20051005121003.28919.qmail@www.puertaoscura.com> An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051005/7d4a622d/attachment.htm From emailsieve-lists at yahoo.com Wed Oct 5 09:06:09 2005 From: emailsieve-lists at yahoo.com (emailsieve-lists@yahoo.com) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] bug Message-ID: <20051005150609.54472.qmail@web50202.mail.yahoo.com> The page load timer interferes with forecast firefox. I cannot right click on forecast firefox to configure it. MRM From tipuyy at msbx.net Wed Oct 5 14:04:59 2005 From: tipuyy at msbx.net (Brahmdeep Jandir) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Quick Question Message-ID: <000001c5c9ce$fb230770$1401a8c0@hp2> In the custom prefernces option of fasterfox, what are the values that are shown?? Are they the turbocharged values or the default values of firefox?? Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051005/4f90562e/attachment.htm From corey.dyke at gmail.com Wed Oct 5 18:11:59 2005 From: corey.dyke at gmail.com (Corey Dyke) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] setfocusedelement error Message-ID: <8512af940510051411v7bb363d6sbcb6dde6fdce6e07@mail.gmail.com> Hello1 First of all, thanks for desgining such a wonderful extension. I have been looking for a good non-Google prefetcher. However, I have had a problem since installing the extension. Whenever I open a browser window or start up Firefox, I get a Reference error stating that the 'setFocusedElement' is not defined. However, I am unsure if this is a true bug as it may only be user error on my part. I have searched the forums but I did not come across any method of correcting this or even what causes it. Any suggestions? Thanks for your time. Corey Dyke Master's Student in Information Science corey.dyke@gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051005/3df2b0ef/attachment.htm From giacomomargarito at libero.it Thu Oct 6 01:01:26 2005 From: giacomomargarito at libero.it (Giacomo Margarito) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Italian language for Fasterfox Message-ID: <43444D36.4000109@libero.it> Hello, my name is Giacomo Margarito and I'm a software translator. Fasterfox sounds like a very interesting tool, so I want to know what I have to do to translate it in Italian. reply me soon. From gentilac at slu.edu Wed Oct 5 18:46:56 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] bug In-Reply-To: <20051005150609.54472.qmail@web50202.mail.yahoo.com> Message-ID: MRM - Thanks for the bug report. This has been corrected in version 0.7.2, which is not yet available on the addons.mozilla.org site, but is available on my site here: http://fasterfox.mozdev.org/ Thanks again, and please let me know if you notice other bugs or have suggestions, Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of emailsieve-lists@yahoo.com Sent: Wednesday, October 05, 2005 10:06 AM To: fasterfox@mozdev.org Subject: [Fasterfox] bug The page load timer interferes with forecast firefox. I cannot right click on forecast firefox to configure it. MRM _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From gentilac at slu.edu Wed Oct 5 18:48:12 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Bug In-Reply-To: <000601c5c971$20268550$472cd6d1@your6jnhhu0520> Message-ID: Bobby - Thanks for the bug report. This has been corrected in version 0.7.2, which is not yet available on the addons.mozilla.org site, but is available on my site here: http://fasterfox.mozdev.org/ Thanks again, and please let me know if you notice other bugs or have suggestions, Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of B SMITH Sent: Wednesday, October 05, 2005 12:54 AM To: fasterfox@mozdev.org Subject: [Fasterfox] Bug After installing Fasterfox I was not able to right click on Forecast fox and bring up my options pane. The only thing that came up was was a small pane saying Fasterfox page load timer. Bobby -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051005/56b676f5/attachment.htm From gentilac at slu.edu Wed Oct 5 18:50:13 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:57 2005 Subject: [Fasterfox] Quick Question In-Reply-To: <000001c5c9ce$fb230770$1401a8c0@hp2> Message-ID: Brahmdeep, Each time you click a preset it changes all of the options to the defaults of that preset. When you click "Custom", it allows you to edit any of the options. So basically when you click custom, what you are seeing are the values of the most recent preset that was clicked. Click "Default" then "Custom" and you will see the default values. Click "Turbo" then "Custom" and you will see the Turbo values. Hope this helps, Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Brahmdeep Jandir Sent: Wednesday, October 05, 2005 12:05 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Quick Question In the custom prefernces option of fasterfox, what are the values that are shown?? Are they the turbocharged values or the default values of firefox?? Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051005/865141c5/attachment.htm From gentilac at slu.edu Wed Oct 5 18:52:57 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] setfocusedelement error In-Reply-To: <8512af940510051411v7bb363d6sbcb6dde6fdce6e07@mail.gmail.com> Message-ID: Hi Corey, It sounds like this may be a conflict with another extension. Can you please provide me with the following information: - Your OS - Your Firefox Version - Your Fasterfox Version - A list of the extension you have installed (with versions if possible) Thanks! Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Corey Dyke Sent: Wednesday, October 05, 2005 4:12 PM To: fasterfox@mozdev.org Subject: [Fasterfox] setfocusedelement error Hello1 First of all, thanks for desgining such a wonderful extension. I have been looking for a good non-Google prefetcher. However, I have had a problem since installing the extension. Whenever I open a browser window or start up Firefox, I get a Reference error stating that the 'setFocusedElement' is not defined. However, I am unsure if this is a true bug as it may only be user error on my part. I have searched the forums but I did not come across any method of correcting this or even what causes it. Any suggestions? Thanks for your time. Corey Dyke Master's Student in Information Science corey.dyke@gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051005/090bad56/attachment.htm From gentilac at slu.edu Wed Oct 5 19:02:25 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Bug in Fasterfox In-Reply-To: <01LTUF9K4TU890O8R0@SLU.EDU> Message-ID: Frank - Thanks for the bug report. The conflict with Forecastfox has been corrected in version 0.7.2, which is not yet available on the addons.mozilla.org site, but is already available on my site here: http://fasterfox.mozdev.org/ The controls for Fasterfox are in "Tools > Options" on Windows and "Edit > Preferences" on Mac and Linux. If you are interested in creating a localization, I would be extremely grateful. Currently Fasterfox is available only in English and Turkish. You would just need to translate the strings in the two attached text files. Thanks again, Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Frank Helk Sent: Wednesday, October 05, 2005 3:37 AM To: fasterfox@mozdev.org Subject: [Fasterfox] Bug in Fasterfox Hi there, I just can confirm the problem stated by someone else in the Extension comments im the Mozilla extensions site: When I have FasterFox installed, I can't get ForecastFox's right mouse button menus ... just a tooltip "Fasterfox Page Load Timer" is opened. I think I will uninstall FasterFox until this is solved. BTW: Are there any controls for FasterFox ? How much text is needed fo localisation ? Best regards Frank _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox -------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox.ent Type: application/octet-stream Size: 390 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051005/209e6b46/fasterfox.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: pref-fasterfox.dtd Type: application/octet-stream Size: 4763 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051005/209e6b46/pref-fasterfox.obj From tony.gentilcore at sbcglobal.net Wed Oct 5 19:06:24 2005 From: tony.gentilcore at sbcglobal.net (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] RE: Italian language for Fasterfox In-Reply-To: <43444D36.4000109@libero.it> Message-ID: Giacomo, I am actively seeking translators for Fasterfox and would be deeply grateful if you had the time to translate it into Italian. Attached are the two text files which contain the strings which would need to be translated. Thanks for your help!!! Tony -----Original Message----- From: Giacomo Margarito [mailto:giacomomargarito@libero.it] Sent: Wednesday, October 05, 2005 5:01 PM To: fasterfox@mozdev.org Subject: Italian language for Fasterfox Hello, my name is Giacomo Margarito and I'm a software translator. Fasterfox sounds like a very interesting tool, so I want to know what I have to do to translate it in Italian. reply me soon. -------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox.ent Type: application/octet-stream Size: 390 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051005/2128b440/fasterfox.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: pref-fasterfox.dtd Type: application/octet-stream Size: 4763 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051005/2128b440/pref-fasterfox.obj From thickey at thickey.com Thu Oct 6 11:53:01 2005 From: thickey at thickey.com (Tom Hickey) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Prefetch question Message-ID: <2FD38C58-C834-4C7B-9226-9E04F912F130@thickey.com> I have just installed Fasterfox and it all looks good and is much faster. I just want to know if I should be using the prefetch stuff or not, I work on lots of websites that have web based admin areas etc, these sites have links that could cause all kinds of problems if the prefetch were to hit them.. I have turned this off for now but is there a way to exclude some domains from prefetch ? Thanks Tom ___________________________________________________________________ This message has been scanned by the Datanet MessageScreen Service. For more information please visit http://www.MessageScreen.co.uk From leszek at norris.pl Thu Oct 6 17:03:56 2005 From: leszek at norris.pl (=?ISO-8859-2?Q?Leszek_=AFyczkowski?=) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] new locale Message-ID: <43452ECC.6090801@norris.pl> Hi Tony. I'm Polish translator many extensions for Firefox and Thunderbird. I prepered pl-PL locale for your fantastic extension and made some changes: 1. Changes for beter translation - in the fasterfoxoverlay.xul file I change all text to strings, now i.e text:'Fasterfox Page Load Timer' will be displayed in the translator's language. This text is in the .dtd file. - I change fasterfox.js from 'default' folder - added 1 string which is corresponding with new fasterfox.properties file from each locale. This change allows display extension description in the translated language. 2. Changes for beter look - I made changes in the pref-fasterfox.xul and prefV-fasterfox.xul files which matching text position to the center of textboxes I'm sending you .xpi file with all my changes. I suggest you write 'chrome.manifest' file. Second suggestion - don't write about.xul file, use standard Fx 'about'. Finaly I want you invite to international translators forum. http://www.babelzilla.org/forum/index.php? I think, here you find many translator for your fantastic extension. Best regards Teo -------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox-0.7.2-fxTeo.xpi Type: application/x-xpinstall Size: 39899 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/2229b9d8/fasterfox-0.7.2-fxTeo.bin From write2recon at gmail.com Thu Oct 6 22:23:26 2005 From: write2recon at gmail.com (RECON) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Support for Deer Park Alpha 2 Message-ID: <4345335E.000003.02568@OEM_COMPUTER> Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 9049 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/53059bdb/attachment.jpg From madspamenator at gmail.com Thu Oct 6 13:04:30 2005 From: madspamenator at gmail.com (a a) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] strange problem Message-ID: Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: problem.JPG Type: image/jpeg Size: 48642 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/9565b6fe/problem.jpg From pilgrim at gmail.com Thu Oct 6 13:35:48 2005 From: pilgrim at gmail.com (Mark Pilgrim) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] License? Message-ID: <14be96d30510060935v4a596ffw61c0fd9177c777ce@mail.gmail.com> I see from the readme.txt file that "No portion of this extension or the code contained herein this archive may be reproduced without the express written consent of the author." This is in express violation of the mozdev.org copyright policy ( http://www.mozdev.org/copyright.html ), which states "All code for each project hosted on the Site must be made available under the Mozilla Public License (MPL) unless otherwise noted on the project pages. More information about the MPL can be found at http://www.mozilla.org/MPL/. If a project is not using the MPL it must to use one of the other OSI-approved open source licenses." Do you plan to relicense it under an OSI-approved license ( http://opensource.org/licenses/ ), or do you plan to find new hosting? -- Cheers, -Mark From jeshua1216 at cwpanama.net Thu Oct 6 12:50:13 2005 From: jeshua1216 at cwpanama.net (Omar Upegui R.) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Impressions on Fasterfox Extension Message-ID: <434555C5.8040701@cwpanama.net> Hi Tony: Just to let you know I installed Fasterfox this morning. Installation was a walk in the park; direct and to the point. The overall performance is obvious. Thank you very much for giving us the opportunity to enjoy this productivity tool. I love my Firefox, now my sentiment has increased due to this addition. Do you have time to upgrade this utility extension continuously as Firefox evolves? Regards, Omar.- -- Omar Upegui R. P.O. Box 019-2817, El Dorado Panama, Republic of Panama E-Mail: epiac1216@yahoo.com Get Firefox! "Attitude not aptitude determines your altitude." Zig Ziglar -------------- next part -------------- Skipped content of type multipart/related From gentilac at slu.edu Thu Oct 6 12:50:09 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] License? Message-ID: <434555c1.38.2cb2.261053035@slu.edu> Hi Mark, You are absolutely right, and I appreciate you pointing this out in a nice way. As you have probably deduced, I'm definitely a programmer not a lawyer. I certainly didn't mean any offense with my own little license there. Quite frankly, I didn't expect that this extension would get so much attention. Please give me about a week or so to understand the MPL and the other OSI licenses that are out there and to get a new version out with a new license. Again, sorry, and thanks for your patience with someone so new to open source, Tony > I see from the readme.txt file that "No portion of this > extension or the code contained herein this archive may be > reproduced without the express written consent of the > author." > > This is in express violation of the mozdev.org copyright > policy ( http://www.mozdev.org/copyright.html ), which > states "All code for each project hosted on the Site must > be made available under the Mozilla Public License (MPL) > unless otherwise noted on the project pages. More > information about the MPL can be found at > http://www.mozilla.org/MPL/. If a project is not using the > MPL it must to use one of the other OSI-approved open > source licenses." > > Do you plan to relicense it under an OSI-approved license > ( http://opensource.org/licenses/ ), or do you plan to > find new hosting? > > -- > Cheers, > -Mark > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox From alberto543 at gmail.com Thu Oct 6 19:48:53 2005 From: alberto543 at gmail.com (Alber) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Fasterfox in Spanish Message-ID: <89836c60510060948i2dcc8f64re6f0873b18076804@mail.gmail.com> Hello! First of all, thanks a lot for this great extension. It is one of my favourites. I have read in your webpage that is possible to translate Fasterfox. I live in the Basque Country and I know Spanish, so I can translate the extension. But please, tell me how can I do it. Thanks, Alber -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/cb2716ca/attachment.htm From mwittek at matchframevideo.com Thu Oct 6 11:04:36 2005 From: mwittek at matchframevideo.com (Mike Wittek) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Tabs missing Message-ID: <73CD8F73E5B7E941971D40CE2DA8A381545314@exchange.mfv.com> FasterFox, I have installed Fasterfox on my Fire Fox v1.0.7, and when I go to my options menu and the Fasterfox option button, the tabs that run on the top of the custom settings are gone. They don't show. I uninstall both Fire Fox and Fasterfox extension twice without success. For that matter, I notice that all my settings came back even after I deleted the Mozilla FireFox directory. Can you tell me how to fix this error with the tabs? Also, where are all the default settings and extensions stored if the main Fire Fox program is on another drive other than C:\? Thanks, -- Mike Wittek -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/09e3472d/attachment.htm From jvboy_17 at yahoo.com Thu Oct 6 11:29:18 2005 From: jvboy_17 at yahoo.com (John Victor Ubaņa) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Missing Tabs Message-ID: <20051006172919.50872.qmail@web30812.mail.mud.yahoo.com> I'm having problems with the extension; other option tabs went missing after I click ok while on prefetch tab - have tried reinstallation, disable-enable and apply another skin. Good day and thanks!!! --------------------------------- Copyright ? 1984-2005 JOBOY All rights reserved. ______________________________________________________ Yahoo! for Good Donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/ -------------- next part -------------- A non-text attachment was scrubbed... Name: shot.jpg Type: image/jpeg Size: 51695 bytes Desc: 917022473-shot.jpg Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/8ba56b2c/shot.jpg From blue_angel_5261314 at yahoo.co.uk Thu Oct 6 20:10:11 2005 From: blue_angel_5261314 at yahoo.co.uk (blue angel) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] (no subject) Message-ID: <20051006181011.71367.qmail@web26205.mail.ukl.yahoo.com> Hi, How can I remove the fasterfox ?? ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com From vmain13 at gmail.com Thu Oct 6 16:43:42 2005 From: vmain13 at gmail.com (Vaman) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Camino Message-ID: <41967e420510061243o1aef3a1ag3daf987158af23d5@mail.gmail.com> It would be amazing if you ported this extension to Camino. I tried making it faster using about:config but it doesn't let you make nglayout.initialpaint.delay integer. That's why it would be awesome if you made an extension to fix this. Thanks, -- Vaman From giacomomargarito at libero.it Fri Oct 7 01:38:53 2005 From: giacomomargarito at libero.it (giacomomargarito@libero.it) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Italian translation of Fasterfox Message-ID: Hello Tony, I have completed the italian translation of Fasterfox. Here you can find the whole translated files. Giacomo. P.S. How can I change the program language? -------------- next part -------------- A non-text attachment was scrubbed... Name: =?iso-8859-1?Q?fasterfoxita.zip?= Type: application/x-zip-compressed Size: 2229 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051007/3609bcd0/iso-8859-1Qfasterfoxita.bin From logankriete at gmail.com Thu Oct 6 18:04:33 2005 From: logankriete at gmail.com (Logan Kriete) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Theme Question Message-ID: What theme are you using in your screenshots for FasterFox? It looks just like Office 2003 (when you're not using the default "Luna" theme for Windows XP which Office hooks into), and I'd love something like that! -- Logan K. If you'd like Gmail, sign up on their homepage! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/264fe700/attachment.htm From mwittek at matchframevideo.com Thu Oct 6 17:17:59 2005 From: mwittek at matchframevideo.com (Mike Wittek) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] (no subject) Message-ID: <73CD8F73E5B7E941971D40CE2DA8A381013A1EF2@exchange.mfv.com> On Firefox... Click TOOLS menu button Click EXTENSIONS button Highlight FASTERFOX in the window Click UNINSTALL button on bottom of Extensions windows -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org]On Behalf Of blue angel Sent: Thursday, October 06, 2005 11:10 AM To: fasterfox@mozdev.org Subject: [Fasterfox] (no subject) Hi, How can I remove the fasterfox ?? ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From gentilac at slu.edu Thu Oct 6 22:34:13 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Theme Question In-Reply-To: Message-ID: Actually it's just called "Outlook 2003 Silver", and its available here: https://addons.mozilla.org/themes/moreinfo.php?id=894 I agree it's a wonderful theme. The author also has several other colors available if you search the addons.mozilla site. Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Logan Kriete Sent: Thursday, October 06, 2005 4:05 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Theme Question What theme are you using in your screenshots for FasterFox? It looks just like Office 2003 (when you're not using the default "Luna" theme for Windows XP which Office hooks into), and I'd love something like that! -- Logan K. If you'd like Gmail, sign up on their homepage! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/cc08af77/attachment.htm From gentilac at slu.edu Thu Oct 6 22:35:45 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Camino In-Reply-To: <41967e420510061243o1aef3a1ag3daf987158af23d5@mail.gmail.com> Message-ID: Unfortunately, I don't have a mac available for development. If I did, I would love to port it to Camino. Maybe some day :) -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Vaman Sent: Thursday, October 06, 2005 2:44 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Camino It would be amazing if you ported this extension to Camino. I tried making it faster using about:config but it doesn't let you make nglayout.initialpaint.delay integer. That's why it would be awesome if you made an extension to fix this. Thanks, -- Vaman _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From gentilac at slu.edu Thu Oct 6 23:07:37 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] new locale In-Reply-To: <43452ECC.6090801@norris.pl> Message-ID: Teo, Thank you SOOOOO much for taking the time to translate this extension. I really appreciate the effort. As far as the page load timer goes, I had actually just pulled those strings out before you sent yours over. Just to be clear and to make sure I don't miss anything, could you please translate the following 3 strings: Thanks again, and I will look into your suggestions below for the next version, Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Leszek Zyczkowski Sent: Thursday, October 06, 2005 9:04 AM To: fasterfox@mozdev.org Subject: [Fasterfox] new locale Hi Tony. I'm Polish translator many extensions for Firefox and Thunderbird. I prepered pl-PL locale for your fantastic extension and made some changes: 1. Changes for beter translation - in the fasterfoxoverlay.xul file I change all text to strings, now i.e text:'Fasterfox Page Load Timer' will be displayed in the translator's language. This text is in the .dtd file. - I change fasterfox.js from 'default' folder - added 1 string which is corresponding with new fasterfox.properties file from each locale. This change allows display extension description in the translated language. 2. Changes for beter look - I made changes in the pref-fasterfox.xul and prefV-fasterfox.xul files which matching text position to the center of textboxes I'm sending you .xpi file with all my changes. I suggest you write 'chrome.manifest' file. Second suggestion - don't write about.xul file, use standard Fx 'about'. Finaly I want you invite to international translators forum. http://www.babelzilla.org/forum/index.php? I think, here you find many translator for your fantastic extension. Best regards Teo From gentilac at slu.edu Thu Oct 6 23:35:28 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Fasterfox in Spanish In-Reply-To: <89836c60510060948i2dcc8f64re6f0873b18076804@mail.gmail.com> Message-ID: Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox.ent Type: application/octet-stream Size: 390 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/312516a3/fasterfox.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox.properties Type: application/octet-stream Size: 108 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/312516a3/fasterfox-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: pref-fasterfox.dtd Type: application/octet-stream Size: 4763 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/312516a3/pref-fasterfox.obj From gentilac at slu.edu Thu Oct 6 23:37:36 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Missing Tabs In-Reply-To: <20051006172919.50872.qmail@web30812.mail.mud.yahoo.com> Message-ID: John, I apologize for the inconvenience; I had another user with the same theme report this problem. I'll have to look into it a little bit further. In the mean time, you may either uninstall the extension or else reset it by typing "about:config" in the URL box, and removing the entry that says "extensions.fasterfox.lastTab". Again, sorry for the problem, and thank your for the report, Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of John Victor Uba?a Sent: Thursday, October 06, 2005 12:29 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Missing Tabs I'm having problems with the extension; other option tabs went missing after I click ok while on prefetch tab - have tried reinstallation, disable-enable and apply another skin. Good day and thanks!!! --------------------------------- Copyright ? 1984-2005 JOBOY All rights reserved. ______________________________________________________ Yahoo! for Good Donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/ From gentilac at slu.edu Thu Oct 6 23:40:28 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Impressions on Fasterfox Extension In-Reply-To: <434555C5.8040701@cwpanama.net> Message-ID: Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 896 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051006/c3262d1b/attachment.gif From gentilac at slu.edu Thu Oct 6 23:42:27 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Support for Deer Park Alpha 2 In-Reply-To: <4345335E.000003.02568@OEM_COMPUTER> Message-ID: As of now, I have not tested Fasterfox with Firefox 1.61. As soon as things calm down a little bit, I'll probably get something going for it, and will let you know when I do. Thanks, Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of RECON Sent: Thursday, October 06, 2005 9:23 AM To: fasterfox@mozdev.org Subject: [Fasterfox] Support for Deer Park Alpha 2 Hello We in the nightly tester team (Germany localiced development) of firefox 1.61 Is there any beta version in development to use that plugin extention with firefox 1.61? Please can you keep us up to date via email such as doing in a mailing list especially beta releases for testing purpose. Thanks in advanced D. ph. Chris Proel Webdev Radio Recon GMBH Munich recon@reply.ws Asia http://recon-news.d0x.de http://recon-news.de http://recon-news.byethost15.com Europe http://beta-news.d0x.de -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/49210d0d/attachment.htm From emperorplucky at comcast.net Thu Oct 6 22:36:34 2005 From: emperorplucky at comcast.net (emperorplucky) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] stuck on screnn rendering preferences Message-ID: <000801c5cadf$8d809860$0b208318@pluckyt7rwzl4b> For some reason i am stuck on the "rendering preferences: screen.I cannot go to any other options because the option tags are not visable.I am usuing the customize feature. ________________________________ "Let The Galaxy Burn!" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/08133923/attachment.htm From gentilac at slu.edu Fri Oct 7 00:53:00 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Missing Tabs In-Reply-To: <20051006172919.50872.qmail@web30812.mail.mud.yahoo.com> Message-ID: Sorry for the bug, and thank you for bringing it to my attention. Please look on http://fasterfox.mozdev.org after 8AM CST tomorrow morning for version 0.7.3 which fixes this bug. Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of John Victor Uba?a Sent: Thursday, October 06, 2005 12:29 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Missing Tabs I'm having problems with the extension; other option tabs went missing after I click ok while on prefetch tab - have tried reinstallation, disable-enable and apply another skin. Good day and thanks!!! --------------------------------- Copyright ? 1984-2005 JOBOY All rights reserved. ______________________________________________________ Yahoo! for Good Donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/ From gentilac at slu.edu Fri Oct 7 00:53:06 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] Tabs missing In-Reply-To: <73CD8F73E5B7E941971D40CE2DA8A381545314@exchange.mfv.com> Message-ID: Sorry for the bug, and thank you for bringing it to my attention. Please look on http://fasterfox.mozdev.org after 8AM CST tomorrow morning for version 0.7.3 which fixes this bug. Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Mike Wittek Sent: Thursday, October 06, 2005 12:05 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Tabs missing FasterFox, I have installed Fasterfox on my Fire Fox v1.0.7, and when I go to my options menu and the Fasterfox option button, the tabs that run on the top of the custom settings are gone. They don't show. I uninstall both Fire Fox and Fasterfox extension twice without success. For that matter, I notice that all my settings came back even after I deleted the Mozilla FireFox directory. Can you tell me how to fix this error with the tabs? Also, where are all the default settings and extensions stored if the main Fire Fox program is on another drive other than C:\? Thanks, -- Mike Wittek -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/62df8401/attachment.htm From gentilac at slu.edu Fri Oct 7 00:52:47 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:58 2005 Subject: [Fasterfox] stuck on screnn rendering preferences In-Reply-To: <000801c5cadf$8d809860$0b208318@pluckyt7rwzl4b> Message-ID: Sorry for the bug, and thank you for bringing it to my attention. Please look on http://fasterfox.mozdev.org after 8AM CST tomorrow morning for version 0.7.3 which fixes this bug. Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of emperorplucky Sent: Thursday, October 06, 2005 8:37 PM To: fasterfox@mozdev.org Subject: [Fasterfox] stuck on screnn rendering preferences For some reason i am stuck on the "rendering preferences: screen.I cannot go to any other options because the option tags are not visable.I am usuing the customize feature. ________________________________ "Let The Galaxy Burn!" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/29ce7abe/attachment.htm From gentilac at slu.edu Fri Oct 7 00:53:17 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] strange problem In-Reply-To: Message-ID: Sorry for the bug, and thank you for bringing it to my attention. Please look on http://fasterfox.mozdev.org after 8AM CST tomorrow morning for version 0.7.3 which fixes this bug. Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of a a Sent: Thursday, October 06, 2005 5:05 AM To: fasterfox@mozdev.org Subject: [Fasterfox] strange problem Hi, I recently installed your plugin and as I was going over the settings I got the screen in the JPG. I tried uninstalling it but it kept the old settings and the problem did not go away. It looks like a cool plugin and I hope you cloud fix it (or at least tell me how to delete the old settings). I'm using FireFox version 1.0.7 (the English version) Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051006/e4315536/attachment.htm From jcordone at cox.net Fri Oct 7 07:07:29 2005 From: jcordone at cox.net (John Cordone) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] uninstall Message-ID: <434648E1.20407@cox.net> Something went wrong with this when I installed it and the only thing that gets displayed when selecting fasterfox under options is the HTTP Pipelining Preferences. I had the network tweaks extension installed and active at the same time and I think the interaction caused trouble. I did the uninstall for both extensions, but when I reinstall fasterfox, it keeps coming back the same way. Something is being retained in the uninstall. How can I completely wipe this extension clean so I can do a fresh install? Thanks! From gentilac at slu.edu Fri Oct 7 08:08:31 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] uninstall Message-ID: <4346653f.146.50ab.1260456291@slu.edu> Hi John, This was a bug in versions 0.7.0 and 0.7.2 - please get the latest version from http://fasterfox.mozdev.org and let me know if this doesn't take care of the problem. Tony > Something went wrong with this when I installed it and the > only thing that gets displayed when selecting fasterfox > under options is the HTTP Pipelining Preferences. I had > the network tweaks extension installed and active at the > same time and I think the interaction caused trouble. I > did the uninstall for both extensions, but when I > reinstall fasterfox, it keeps coming back the same way. > Something is being retained in the uninstall. How can I > completely wipe this extension clean so I can do a fresh > install? Thanks! > _______________________________________________ Fasterfox > mailing list Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox From mrstevenlong at gmail.com Fri Oct 7 01:03:03 2005 From: mrstevenlong at gmail.com (Steven Long) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] 1/3rd of the firefox taken up by strange code Message-ID: <1c94a64d0510062203q30465407u67d746a47b1776fa@mail.gmail.com> i installed FasterFox and it seems to have broken my firefox. i tried unistalling FasterFox and it didn't go away. i tried reinstalling it and still broken. i unistalled then tried running the firefox setup to see if i could get my firefox back with all my bookmarks and whatnot, and nothing. then i tried installing 1.5 beta, which worked fine, except most of my extensions don't work with it, so i tried rolling back. the bottom third of my firefox is some garbage code, is there any help for me? a way to surgically remove the code or something? my screenshot: http://i23.photobucket.com/albums/b374/cowdefender/FasterFox.jpg thanks, Steven Long -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051007/06ee38a9/attachment.htm From michael at michelonia.com Fri Oct 7 18:10:11 2005 From: michael at michelonia.com (Michael Glatz) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] thanx Message-ID: <43464983.6030909@michelonia.com> An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051007/b749cc7f/attachment.htm -------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.13/123 - Release Date: 10/6/2005 From gentilac at slu.edu Fri Oct 7 08:12:49 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] thanx Message-ID: <43466641.ba.55b8.104872191@slu.edu> Your wish is my command... Check out version 0.7.3 already available at http://fasterfox.mozdev.org, but still pending approval for the addons.mozilla site. > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.11.13/123 - Release > Date: 10/6/2005 > > > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > > [Attachment: default.htm] From gentilac at slu.edu Fri Oct 7 08:15:36 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] 1/3rd of the firefox taken up by strange code Message-ID: <434666e8.2eb.586e.855800305@slu.edu> Steven, I'm very sorry for the inconvenience, and appreciate you taking the time to submit a bug report with a screenshot (very helpful!). Since the code shown in the window below does not appear anywhere in Fasterfox, I'm guessing this problem might have been caused due to a conflict with another extension on your computer. Is there any way you could send me a list of the extensions/themes you have installed so that I can try to recreate the situation and correct whatever Fasterfox might be conflicting with? Thanks!! Tony Gentilcore > i installed FasterFox and it seems to have broken my > firefox. i tried unistalling FasterFox and it didn't go > away. i tried reinstalling it and still broken. > i unistalled then tried running the firefox setup to see > if i could get my firefox back with all my bookmarks and > whatnot, and nothing. then i tried installing 1.5 beta, > which worked fine, except most of my extensions don't work > with it, so i tried rolling back. the bottom third of my > firefox is some garbage code, is there any help for me? > a way to surgically remove the code or something? > my screenshot: > http://i23.photobucket.com/albums/b374/cowdefender/FasterFox.jpg > > thanks, > Steven Long > > > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > From dawin-81 at o2.pl Fri Oct 7 17:52:40 2005 From: dawin-81 at o2.pl (Daniel) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] I think that this is a bug Message-ID: <66592068.20051007165240@o2.pl> An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051007/3337f2f0/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 47413 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051007/3337f2f0/attachment.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 145279 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051007/3337f2f0/attachment-0001.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 318479 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051007/3337f2f0/attachment-0002.jpg From gentilac at slu.edu Fri Oct 7 12:13:28 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] I think that this is a bug Message-ID: <43469ea8.261.2d38.715325400@slu.edu> Daniel, Looks like there is a problem with the Polish localization for Fasterfox. For now, please remove Fasterfox (or switch to en-US), and look for an update tomorrow morning at http://fasterfox.mozdev.org. Sorry for the inconvinience, Tony > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > > [Attachment: default.htm] > [Attachment: int_1.jpg] > [Attachment: int_2.jpg] > [Attachment: int_3.jpg] From mwittek at matchframevideo.com Fri Oct 7 15:07:53 2005 From: mwittek at matchframevideo.com (Mike Wittek) Date: Tue Oct 11 19:27:59 2005 Subject: Thanks, RE: [Fasterfox] Tabs missing Message-ID: <73CD8F73E5B7E941971D40CE2DA8A381013A1EF9@exchange.mfv.com> Tony, Thanks for taking care of this so quickly. :-) Kudos, Mike Wittek -----Original Message----- From: Tony Gentilcore [mailto:gentilac@slu.edu] Sent: Thursday, October 06, 2005 9:53 PM To: Mike Wittek; fasterfox@mozdev.org Subject: RE: [Fasterfox] Tabs missing Sorry for the bug, and thank you for bringing it to my attention. Please look on http://fasterfox.mozdev.org after 8AM CST tomorrow morning for version 0.7.3 which fixes this bug. Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Mike Wittek Sent: Thursday, October 06, 2005 12:05 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Tabs missing FasterFox, I have installed Fasterfox on my Fire Fox v1.0.7, and when I go to my options menu and the Fasterfox option button, the tabs that run on the top of the custom settings are gone. They don't show. I uninstall both Fire Fox and Fasterfox extension twice without success. For that matter, I notice that all my settings came back even after I deleted the Mozilla FireFox directory. Can you tell me how to fix this error with the tabs? Also, where are all the default settings and extensions stored if the main Fire Fox program is on another drive other than C:\? Thanks, -- Mike Wittek -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051007/d6a981c9/attachment.htm From gentilac at slu.edu Sat Oct 8 00:28:26 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] Italian translation of Fasterfox In-Reply-To: Message-ID: Giacomo, Thank you so much, it looks excellent! You might want to search some Italian forums for a Firefox Italian locale if you don't already have one. A quick and dirty way to change the locale of Firefox is to type "about:config" in the location bar and change the value of "general.useragent.local" to "it-IT". Also, I forgot to ask you two things: 1. Can you please translate the phrase: "Performance and network tweaks for Firefox." 2. Do you have a URL or homepage you would like me to link your name to in the credits of Fasterfox? Thanks again, Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of giacomomargarito@libero.it Sent: Thursday, October 06, 2005 5:39 PM To: fasterfox Subject: [Fasterfox] Italian translation of Fasterfox Hello Tony, I have completed the italian translation of Fasterfox. Here you can find the whole translated files. Giacomo. P.S. How can I change the program language? From gentilac at slu.edu Sat Oct 8 01:04:56 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] I think that this is a bug In-Reply-To: <43469ea8.261.2d38.715325400@slu.edu> Message-ID: Version 0.7.4, which fixes the problem with this locale, will be at http://fasterfox.mozdev.org by 10:00 AM CST tomorrow morning. Please let me know if you continue to have problems w/ the new version. Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Tony Gentilcore Sent: Friday, October 07, 2005 11:13 AM To: Daniel; fasterfox@mozdev.org Subject: Re: [Fasterfox] I think that this is a bug Daniel, Looks like there is a problem with the Polish localization for Fasterfox. For now, please remove Fasterfox (or switch to en-US), and look for an update tomorrow morning at http://fasterfox.mozdev.org. Sorry for the inconvinience, Tony > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox > > [Attachment: default.htm] > [Attachment: int_1.jpg] > [Attachment: int_2.jpg] > [Attachment: int_3.jpg] _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From daleferguson at blueyonder.co.uk Sat Oct 8 09:34:08 2005 From: daleferguson at blueyonder.co.uk (Dale Ferguson) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] (no subject) Message-ID: <000701c5cbda$ab70c290$f44f2552@dales> Skipped content of type multipart/alternative-------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.13/123 - Release Date: 06/10/2005 From email at jones-online.net Sat Oct 8 09:37:25 2005 From: email at jones-online.net (Christopher D. Jones) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] prefetch blacklist? Message-ID: <23dbb6e30510072337p1f57afb6mb1f73f11c7b128f9@mail.gmail.com> Hi! Just found out about your extension and it looks really great. I have just one question: Will the prefetch feature actually visit linked pages? For example, in some online games certain actions are triggered just by clicking on a link on the page. Will fasterfox interfere here? And if so, is there a possibility to specify a blacklist for pages not to be processed by the prefetch feature? Thank you & greetings from Germany, C.J. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051008/02a7ae1a/attachment.htm From gauthier at bluebottle.com Sat Oct 8 09:41:28 2005 From: gauthier at bluebottle.com (P. Daniel Gauthier o.ff.m.) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] Tweaking Firefox Message-ID: <000001c5cc05$9ace95e0$6400a8c0@offmdan> Good morning! Thank you for your Firefox tweaking program. Giving it a try right now. Have previously tweaked it using about:config does this interfere with your program? Thank you and have a good day! DG -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051008/65369996/attachment.htm From gentilac at slu.edu Sat Oct 8 11:11:21 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] (no subject) In-Reply-To: <000701c5cbda$ab70c290$f44f2552@dales> Message-ID: I have not heard of a bug that might cause this. There are a few things you might check: 1. Are you running the latest version of Fasterfox - 0.7.4? 2. What locale are you using for Firefox? Is it something other than en-US? 3. Check this page and see if you are accessing the options this way: http://fasterfox.mozdev.org/faq.html If this doesn't help, I'd definitely be interested in getting to the bottom of this, but might need more information from you to properly troubleshoot. Thanks, Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Dale Ferguson Sent: Saturday, October 08, 2005 2:34 AM To: fasterfox@mozdev.org Subject: [Fasterfox] (no subject) Hi, I'm running Firefox version 1.0.7 and have just installed Fasterfox. I cannot find the program in the Tools/Options menu anywhere. Any suggestions please? Thanking you in anticipation Dale -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051008/0ada46cb/attachment.htm From gentilac at slu.edu Sat Oct 8 11:13:40 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] prefetch blacklist? In-Reply-To: <23dbb6e30510072337p1f57afb6mb1f73f11c7b128f9@mail.gmail.com> Message-ID: Thanks for the support. As far as prefetching goes, yes, it does actually 'visit' the links. However, it only visits links with the extension .htm, .html, .png, .jpg, .gif, and .png. So most dynamic pages for games and such would not have these extensions. They would be something like .asp, .php, or .jsp, and would not be visited. You might be able to try it and report back if it messes up the game and I can try to code a workaround for you. Several other users have asked for a "whitelist" feature of sites not to prefetch on. This is definitely on the road map for future versions, but with no current ETA. Thanks again, Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Christopher D. Jones Sent: Saturday, October 08, 2005 1:37 AM To: fasterfox@mozdev.org Subject: [Fasterfox] prefetch blacklist? Hi! Just found out about your extension and it looks really great. I have just one question: Will the prefetch feature actually visit linked pages? For example, in some online games certain actions are triggered just by clicking on a link on the page. Will fasterfox interfere here? And if so, is there a possibility to specify a blacklist for pages not to be processed by the prefetch feature? Thank you & greetings from Germany, C.J. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051008/e11d5980/attachment.htm From gentilac at slu.edu Sat Oct 8 11:15:12 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] Tweaking Firefox In-Reply-To: <000001c5cc05$9ace95e0$6400a8c0@offmdan> Message-ID: Fasterfox will change certain settings when it is installed. When it is uninstalled, it will go back to the way you have set it. Here is a complete list of the setting Fasterfox will make by default upon install: // Fasterfox Prefs pref("extensions.fasterfox.enhancedPrefetching", true); pref("extensions.fasterfox.pageLoadTimer", true); pref("extensions.fasterfox.preset", 3); pref("extensions.fasterfox.lastTab", 0); // Cache Prefs pref("browser.cache.memory.capacity", 65536); pref("browser.cache.disk.capacity", 76800); pref("network.dnsCacheExpiration", 3600); pref("network.dnsCacheEntries", 512); // HTTP Connection Prefs pref("network.http.network.http.max-connections", 48); pref("network.http.max-connections-per-server", 24); pref("network.http.max-persistent-connections-per-server", 8); pref("network.http.max-persistent-connections-per-proxy", 16); // HTTP Pipelining Prefs pref("network.http.pipelining", true); pref("network.http.pipelining.firstrequest", true); pref("network.http.proxy.pipelining", true); pref("network.http.pipelining.maxrequests", 8); // Rendering Prefs pref("nglayout.initialpaint.delay", 0); pref("ui.submenuDelay", 50); // Popups pref("privacy.popups.disable_from_plugins", 2); //Description pref("extensions.{c36177c0-224a-11da-8cd6-0800200c9a66}.description", "chrome://fasterfox/locale/fasterfox.properties"); If you have suggestions for other settings (or less settings), please let me know. Thanks!! Tony _____ From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of P. Daniel Gauthier o.ff.m. Sent: Saturday, October 08, 2005 7:41 AM To: fasterfox@mozdev.org Subject: [Fasterfox] Tweaking Firefox Good morning! Thank you for your Firefox tweaking program. Giving it a try right now. Have previously tweaked it using about:config does this interfere with your program? Thank you and have a good day! DG -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051008/3ce163c1/attachment.htm From edyoung39 at bellsouth.net Sun Oct 9 08:35:59 2005 From: edyoung39 at bellsouth.net (Ed Young) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] Installing Fasterfox on Firefox 1.0.7 Message-ID: <000301c5ccce$0797df10$6101a8c0@YComputer> Hi, I would like to install your extension on Firefox. I currently have some tweaks in my user,js file to speed up Firefox. These tweaks were gotten from one of the forums 8-9 months ago. Should I remove these before installing your extension? Thanks, Ed From LiesbethDuijndam at wanadoo.nl Sun Oct 9 16:31:48 2005 From: LiesbethDuijndam at wanadoo.nl (Liesbeth Duijndam) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] nl-NL translation Fasterfox Message-ID: <43491BC4.6040500@wanadoo.nl> Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: fasterfox-0.7.4-fx.xpi Type: application/x-xpinstall Size: 45471 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051009/c39c0385/fasterfox-0.7.4-fx.bin From gentilac at slu.edu Sun Oct 9 13:53:11 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] Installing Fasterfox on Firefox 1.0.7 In-Reply-To: <000301c5ccce$0797df10$6101a8c0@YComputer> Message-ID: Ed, It's probably not necessary. Fasterfox will apply the following tweaks when it is installed (in addition to some custom functionality like the Enhanced Prefetching and Page Load Timer). These tweaks will be removed when it is uninstalled. I'd be interested to hear how these settings compare to the custom settings that you had. // Fasterfox Prefs pref("extensions.fasterfox.enhancedPrefetching", true); pref("extensions.fasterfox.pageLoadTimer", true); pref("extensions.fasterfox.preset", 3); pref("extensions.fasterfox.lastTab", 0); // Cache Prefs pref("browser.cache.memory.capacity", 65536); pref("browser.cache.disk.capacity", 76800); pref("network.dnsCacheExpiration", 3600); pref("network.dnsCacheEntries", 512); // HTTP Connection Prefs pref("network.http.network.http.max-connections", 48); pref("network.http.max-connections-per-server", 24); pref("network.http.max-persistent-connections-per-server", 8); pref("network.http.max-persistent-connections-per-proxy", 16); // HTTP Pipelining Prefs pref("network.http.pipelining", true); pref("network.http.pipelining.firstrequest", true); pref("network.http.proxy.pipelining", true); pref("network.http.pipelining.maxrequests", 8); // Rendering Prefs pref("nglayout.initialpaint.delay", 0); pref("ui.submenuDelay", 50); // Popups pref("privacy.popups.disable_from_plugins", 2); //Description pref("extensions.{c36177c0-224a-11da-8cd6-0800200c9a66}.description", "chrome://fasterfox/locale/fasterfox.properties"); Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Ed Young Sent: Sunday, October 09, 2005 7:36 AM To: fasterfox@mozdev.org Subject: [Fasterfox] Installing Fasterfox on Firefox 1.0.7 Hi, I would like to install your extension on Firefox. I currently have some tweaks in my user,js file to speed up Firefox. These tweaks were gotten from one of the forums 8-9 months ago. Should I remove these before installing your extension? Thanks, Ed _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From gentilac at slu.edu Sun Oct 9 13:59:04 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] RE: Fasterfox Localization Update Howto ? In-Reply-To: <55723.163.5.255.62.1128854467.squirrel@altern.org> Message-ID: Hi Gouchi, Thanks for offering to create the French locale, and I'm glad to hear there is already one in the works. On the link that you sent me, should I copy those strings and make an fr-FR locale, or are they still working on it? Since I don't know French, it's a little hard for me to tell :) As you probably noticed, the fasterfox.mozdev.org site is strongly influenced by the Mozilla/Fasterfox style. You can certainly use the template for your site; however, I would ask that you don't use the Fasterfox logo, name, or tagline unless linking back to my site. If you have Adobe Photoshop, I attached the original template in its layered format so that it would be easy to change text, fonts, colors, logos, etc. Good luck and let me know if you have other questions! Tony -----Original Message----- From: gouchi@altern.org [mailto:gouchi@altern.org] Sent: Sunday, October 09, 2005 5:41 AM To: gentilac@SLU.EDU Cc: tony.gentilcore@sbcglobal.net Subject: Re: Fasterfox Localization Update Howto ? Hi Tony, > I will try to do the update in French of Fasterfox, if you want. > To do the translation, I have to update the dtd right ? Somebody is already do it ;-) http://www.vinber.net/extTrad/wiki/fasterfox > Another question ? Can I use your "template" of your website ? > Is there some sample somewhere ? What about the template ? :) -------------- next part -------------- A non-text attachment was scrubbed... Name: Fasterfox Style Sheet.psd Type: application/octet-stream Size: 449899 bytes Desc: not available Url : http://mozdev.org/mailman/private/fasterfox/attachments/20051009/d924f69d/FasterfoxStyleSheet.obj From john.doe99 at gmail.com Sun Oct 9 23:27:55 2005 From: john.doe99 at gmail.com (Jonathan) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] Nice extension Message-ID: Hi, Just a comment to say thanks for developing this; it's an excellent extension. I'd previously used the Tweak Network Settings that increased some about:config options to enhance my browser's speed. It saved me manually tweaking the config files as outlined here http://www.boingboing.net/2004/12/29/gofaster_tweak_for_f.html (also contains links to a couple of other resources on manual Firefox optimisation that I haven't tried) but only made slight improvements. That's now uninstalled though in favour of your - better - extension. 'Out of the box' Fasterfox makes for a happier browsing experience in both Windows XP SP2 and, when I boot into it, Debian Linux. Thanks! :) - R. From gentilac at slu.edu Sun Oct 9 19:41:28 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] License? In-Reply-To: <434555c1.38.2cb2.261053035@slu.edu> Message-ID: Mark, Thanks again for pointing this out to me. Version 0.7.5 is now under the MPL 1.1. Please let me know if you notice other things like this in the future. Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Tony Gentilcore Sent: Thursday, October 06, 2005 11:50 AM To: Mark Pilgrim; fasterfox@mozdev.org Subject: Re: [Fasterfox] License? Hi Mark, You are absolutely right, and I appreciate you pointing this out in a nice way. As you have probably deduced, I'm definitely a programmer not a lawyer. I certainly didn't mean any offense with my own little license there. Quite frankly, I didn't expect that this extension would get so much attention. Please give me about a week or so to understand the MPL and the other OSI licenses that are out there and to get a new version out with a new license. Again, sorry, and thanks for your patience with someone so new to open source, Tony > I see from the readme.txt file that "No portion of this > extension or the code contained herein this archive may be > reproduced without the express written consent of the > author." > > This is in express violation of the mozdev.org copyright > policy ( http://www.mozdev.org/copyright.html ), which > states "All code for each project hosted on the Site must > be made available under the Mozilla Public License (MPL) > unless otherwise noted on the project pages. More > information about the MPL can be found at > http://www.mozilla.org/MPL/. If a project is not using the > MPL it must to use one of the other OSI-approved open > source licenses." > > Do you plan to relicense it under an OSI-approved license > ( http://opensource.org/licenses/ ), or do you plan to > find new hosting? > > -- > Cheers, > -Mark > _______________________________________________ > Fasterfox mailing list > Fasterfox@mozdev.org > http://mozdev.org/mailman/listinfo/fasterfox _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From gentilac at slu.edu Sun Oct 9 19:43:47 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] Nice extension In-Reply-To: Message-ID: Thanks for the support and kind words; glad to hear that people are finding it helpful and that it is making Firefox a more pleasant browser to use. If you have suggestions or ideas for improvement, I'm more than eager to hear them. Tony -----Original Message----- From: fasterfox-bounces@mozdev.org [mailto:fasterfox-bounces@mozdev.org] On Behalf Of Jonathan Sent: Sunday, October 09, 2005 4:28 PM To: fasterfox@mozdev.org Subject: [Fasterfox] Nice extension Hi, Just a comment to say thanks for developing this; it's an excellent extension. I'd previously used the Tweak Network Settings that increased some about:config options to enhance my browser's speed. It saved me manually tweaking the config files as outlined here http://www.boingboing.net/2004/12/29/gofaster_tweak_for_f.html (also contains links to a couple of other resources on manual Firefox optimisation that I haven't tried) but only made slight improvements. That's now uninstalled though in favour of your - better - extension. 'Out of the box' Fasterfox makes for a happier browsing experience in both Windows XP SP2 and, when I boot into it, Debian Linux. Thanks! :) - R. _______________________________________________ Fasterfox mailing list Fasterfox@mozdev.org http://mozdev.org/mailman/listinfo/fasterfox From gentilac at slu.edu Sun Oct 9 20:04:42 2005 From: gentilac at slu.edu (Tony Gentilcore) Date: Tue Oct 11 19:27:59 2005 Subject: [Fasterfox] new locale In-Reply-To: <4347B0E7.4020907@norris.pl> Message-ID: Another really good catch! Being a native English speaker, it's hard to notice all of these strings that I just take for granted. Very nice to have a second set of eyes catching my mistakes. It's localized now, so how do you say "Close" in Polish? Thanks, Tony -----Original Message----- From: Leszek Zyczkowski [mailto:leszek@norris.pl] Sent: Saturday, October 08, 2005 6:44 AM To: Tony Gentilcore Subject: [Fasterfox] new locale Tony, In the about.xul file is string: