From matthew at mjwilson.demon.co.uk Wed Jul 1 09:48:17 2009 From: matthew at mjwilson.demon.co.uk (Matthew Wilson) Date: Wed, 01 Jul 2009 17:48:17 +0100 Subject: [Project_owners] Expired HTTPS certificate Message-ID: <4A4B9351.4010102@mjwilson.demon.co.uk> If I follow links to the mozdev bugzilla, I get errors for an expired security certificate. Matthew From silfreed at silfreed.net Wed Jul 1 18:44:54 2009 From: silfreed at silfreed.net (Douglas E. Warner) Date: Wed, 01 Jul 2009 21:44:54 -0400 Subject: [Project_owners] Expired HTTPS certificate In-Reply-To: <4A4B9351.4010102@mjwilson.demon.co.uk> References: <4A4B9351.4010102@mjwilson.demon.co.uk> Message-ID: <4A4C1116.2000608@silfreed.net> Matthew Wilson wrote: > If I follow links to the mozdev bugzilla, I get errors for an expired > security certificate. We apologize for this; we noticed this yesterday and have been playing tag-team across time-zones between our sysadmins and board to get the new cert in place. It should be good now; we're sorry for the downtime. -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From silfreed at silfreed.net Wed Jul 8 11:46:51 2009 From: silfreed at silfreed.net (Doug Warner) Date: Wed, 08 Jul 2009 14:46:51 -0400 Subject: [Project_owners] Improved Drupal Editing - Cleaner Wiki, Blog, and Forum postings Message-ID: <4A54E99B.6070900@silfreed.net> While we were primarily focused on improving our wiki [1], we also got a big improvement to editing blogs and forum posts as well. We've added FCKeditor [2] to our drupal install and updated all our wikis to use HTML formatting by default while still allowing quick linking between articles through the use of [[Square Brackets]]. A few notable changes/improvements: * CamelCase words are no longer linked. You must link via [[Square Brackets]] to pages * Table of Contents are added via an HTML comment: * Geshi code highlighting is only supported by editing the source and adding a
tag We hope this drastically improves the usability of our wikis and the rest of the Drupal-based tools. Let us know if you run into any bugs. -Doug [1] https://www.mozdev.org/bugs/show_bug.cgi?id=18975 [2] http://www.fckeditor.net/ -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From moreno.daniel at gmail.com Wed Jul 8 16:34:42 2009 From: moreno.daniel at gmail.com (Daniel Moreno) Date: Wed, 8 Jul 2009 20:34:42 -0300 Subject: [Project_owners] Project mailman admin password Message-ID: <9ffe93e80907081634md6cc512u5eaa5927bf99f46e@mail.gmail.com> Hi, How do I know my admin password for my project list (Daapclient)? Best regards, Daniel Moreno.- -------------- next part -------------- An HTML attachment was scrubbed... URL: From silfreed at silfreed.net Wed Jul 8 16:54:42 2009 From: silfreed at silfreed.net (Doug Warner) Date: Wed, 08 Jul 2009 19:54:42 -0400 Subject: [Project_owners] Project mailman admin password In-Reply-To: <9ffe93e80907081634md6cc512u5eaa5927bf99f46e@mail.gmail.com> References: <9ffe93e80907081634md6cc512u5eaa5927bf99f46e@mail.gmail.com> Message-ID: <4A5531C2.1070100@silfreed.net> On 07/08/2009 07:34 PM, Daniel Moreno wrote: > Hi, > How do I know my admin password for my project list (Daapclient)? > > Best regards, > Daniel Moreno.- Daniel, If it didn't get mailed to you, then I can reset it for you. Feel free to mail these types of questions to the feedback list [1] as well. -Doug [1] http://www.mozdev.org/feedback.html -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From evan_eveland at nycap.rr.com Wed Jul 8 17:25:01 2009 From: evan_eveland at nycap.rr.com (Evan Eveland) Date: Wed, 8 Jul 2009 20:25:01 -0400 Subject: [Project_owners] I'm no longer a member of my project! Message-ID: <200907082025.01468.evan_eveland@nycap.rr.com> I'm the author of the deskcut extension. Now that I've finally gotten around to namespacing it and updating for ff 3.5, I wanted to update the mozdev page to reflect the upcoming release. However, I don't have access rights to check out in CVS. I can connect fine, but an error trying to check out evan at evan-desktop:~$ cvs -d :pserver:evan at mozdev.org:/cvs login Logging in to :pserver:evan at mozdev.org:2401/cvs CVS password: evan at evan-desktop:~$ cvs -d :pserver:evan at mozdev.org:/cvs co deskcut cvs checkout: User evan cannot access deskcut evan at evan-desktop:~$ I'm also not seeing the project in the drop down when I log in to https://www.mozdev.org/profile/file_management.html Any ideas? Thanks! Evan From silfreed at silfreed.net Thu Jul 9 04:47:30 2009 From: silfreed at silfreed.net (Doug Warner) Date: Thu, 09 Jul 2009 07:47:30 -0400 Subject: [Project_owners] I'm no longer a member of my project! In-Reply-To: <200907082025.01468.evan_eveland@nycap.rr.com> References: <200907082025.01468.evan_eveland@nycap.rr.com> Message-ID: <4A55D8D2.4040107@silfreed.net> On 07/08/2009 08:25 PM, Evan Eveland wrote: > I'm the author of the deskcut extension. Now that I've finally gotten around > to namespacing it and updating for ff 3.5, I wanted to update the mozdev page > to reflect the upcoming release. However, I don't have access rights to check > out in CVS. I can connect fine, but an error trying to check out > > evan at evan-desktop:~$ cvs -d :pserver:evan at mozdev.org:/cvs login > Logging in to :pserver:evan at mozdev.org:2401/cvs > CVS password: > evan at evan-desktop:~$ cvs -d :pserver:evan at mozdev.org:/cvs co deskcut > cvs checkout: User evan cannot access deskcut > evan at evan-desktop:~$ > > I'm also not seeing the project in the drop down when I log in to > https://www.mozdev.org/profile/file_management.html > > Any ideas? > > Thanks! > > Evan Evan, I'm not sure how this happened, but I've restored your access to the project. We're happy to have you back working with us! -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From loveleeyoungae at yahoo.com Thu Jul 9 09:09:24 2009 From: loveleeyoungae at yahoo.com (Hung. NGUYEN Manh) Date: Thu, 9 Jul 2009 09:09:24 -0700 (PDT) Subject: [Project_owners] How to "integrate" Drupal into our project like br.mozdev.org? Message-ID: <148343.40292.qm@web38004.mail.mud.yahoo.com> Hello, On br.mozdev.org, I see that they not only have their Drupal themed with a new theme (different from the default ones), but also have it somehow "integrated" into their main project. It also has a Twitter module, etc... I think it's a good thing to do, as it won't make the users feel like on a different site when we point them to our Drupal. (And we may let the Drupal posts show up in main project's first index page(?!) So, as I'm not a web coder, may anyone tell me a simple solution to do that? Do we need to file bugs for this request? Thanks in advance :) ----- H?ng. NGUYEN Manh From silfreed at silfreed.net Thu Jul 9 12:02:22 2009 From: silfreed at silfreed.net (Doug Warner) Date: Thu, 09 Jul 2009 15:02:22 -0400 Subject: [Project_owners] How to "integrate" Drupal into our project like br.mozdev.org? In-Reply-To: <148343.40292.qm@web38004.mail.mud.yahoo.com> References: <148343.40292.qm@web38004.mail.mud.yahoo.com> Message-ID: <4A563EBE.8030109@silfreed.net> On 07/09/2009 12:09 PM, Hung. NGUYEN Manh wrote: > On br.mozdev.org, I see that they not only have their Drupal themed with a new theme (different from the default ones), but also have it somehow "integrated" into their main project. It also has a Twitter module, etc... > > I think it's a good thing to do, as it won't make the users feel like on a different site when we point them to our Drupal. (And we may let the Drupal posts show up in main project's first index page(?!) > > So, as I'm not a web coder, may anyone tell me a simple solution to do that? Do we need to file bugs for this request? > Thanks in advance :) I believe they've entirely done this by adding custom blocks. Using PHP in there they can modify the theme to meet their needs. It's a complicated method, but it's the only one available right now. -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From evan_eveland at nycap.rr.com Thu Jul 9 15:14:34 2009 From: evan_eveland at nycap.rr.com (Evan Eveland) Date: Thu, 9 Jul 2009 18:14:34 -0400 Subject: [Project_owners] I'm no longer a member of my project! In-Reply-To: <4A55D8D2.4040107@silfreed.net> References: <200907082025.01468.evan_eveland@nycap.rr.com> <4A55D8D2.4040107@silfreed.net> Message-ID: <200907091814.34920.evan_eveland@nycap.rr.com> WooHoo! Thanks again! Evan On Thursday 09 July 2009 7:47:30 am Doug Warner wrote: > On 07/08/2009 08:25 PM, Evan Eveland wrote: > > I'm the author of the deskcut extension. Now that I've finally gotten > > around to namespacing it and updating for ff 3.5, I wanted to update the > > mozdev page to reflect the upcoming release. However, I don't have > > access rights to check out in CVS. I can connect fine, but an error > > trying to check out > > > > evan at evan-desktop:~$ cvs -d :pserver:evan at mozdev.org:/cvs login > > Logging in to :pserver:evan at mozdev.org:2401/cvs > > CVS password: > > evan at evan-desktop:~$ cvs -d :pserver:evan at mozdev.org:/cvs co deskcut > > cvs checkout: User evan cannot access deskcut > > evan at evan-desktop:~$ > > > > I'm also not seeing the project in the drop down when I log in to > > https://www.mozdev.org/profile/file_management.html > > > > Any ideas? > > > > Thanks! > > > > Evan > > Evan, > > I'm not sure how this happened, but I've restored your access to the > project. We're happy to have you back working with us! > > -Doug From massey at stlouis-shopper.com Tue Jul 28 11:46:34 2009 From: massey at stlouis-shopper.com (Jim Massey) Date: Tue, 28 Jul 2009 13:46:34 -0500 Subject: [Project_owners] cvs problem Message-ID: <4A6F478A.3030503@stlouis-shopper.com> I'm trying to upload a new xpi for my extension(about 12 mb) to /downloads but I keep getting: cvs [commit aborted]: received broken pipe signal Am I doing something wrong? Thanks Jim From silfreed at silfreed.net Tue Jul 28 12:01:19 2009 From: silfreed at silfreed.net (Doug Warner) Date: Tue, 28 Jul 2009 15:01:19 -0400 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F478A.3030503@stlouis-shopper.com> References: <4A6F478A.3030503@stlouis-shopper.com> Message-ID: <4A6F4AFF.6030605@silfreed.net> On 07/28/2009 02:46 PM, Jim Massey wrote: > I'm trying to upload a new xpi for my extension(about 12 mb) to > /downloads but I keep getting: > > cvs [commit aborted]: received broken pipe signal > > Am I doing something wrong? > > Thanks Jim, Probably not. How long is it going before it times out? -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From massey at stlouis-shopper.com Tue Jul 28 12:03:29 2009 From: massey at stlouis-shopper.com (Jim Massey) Date: Tue, 28 Jul 2009 14:03:29 -0500 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F4AFF.6030605@silfreed.net> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> Message-ID: <4A6F4B81.1080808@stlouis-shopper.com> An HTML attachment was scrubbed... URL: From dusty at hey.nu Tue Jul 28 12:26:06 2009 From: dusty at hey.nu (Dusty Wilson) Date: Tue, 28 Jul 2009 14:26:06 -0500 Subject: [Project_owners] Mailing List Admin Message-ID: <42670320907281226r7d7e69dcj75e863231453589b@mail.gmail.com> According to http://www.mozdev.org/drupal/wiki/MozdevListAdminTips it seems that a project owner should be able to login to the mailing list admin interface. I haven't had any luck and don't find a "forgot password" option for it. It doesn't seem to use my list membership password, my random pre-assigned password, my bugzilla password, or my changed mozdev admin password. I didn't see any email regarding this when the project was created. I'm sure I'm missing something, but I haven't found it. I did use the search option on the mozdev.org/drupal site as well. How does one login to the mailing list admin interface? Thank you! Dusty From silfreed at silfreed.net Tue Jul 28 12:32:31 2009 From: silfreed at silfreed.net (Doug Warner) Date: Tue, 28 Jul 2009 15:32:31 -0400 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F4B81.1080808@stlouis-shopper.com> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> <4A6F4B81.1080808@stlouis-shopper.com> Message-ID: <4A6F524F.8040401@silfreed.net> On 07/28/2009 03:03 PM, Jim Massey wrote: > > It looks like it times out after about 5 min. > This is most likely hitting a timeout on our side. Is it possible for you to commit the file from some place with a faster Internet connection? If not we can look into filing a bug w/ our sysadmins to get this increased. -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From silfreed at silfreed.net Tue Jul 28 12:34:26 2009 From: silfreed at silfreed.net (Doug Warner) Date: Tue, 28 Jul 2009 15:34:26 -0400 Subject: [Project_owners] Mailing List Admin In-Reply-To: <42670320907281226r7d7e69dcj75e863231453589b@mail.gmail.com> References: <42670320907281226r7d7e69dcj75e863231453589b@mail.gmail.com> Message-ID: <4A6F52C2.3050501@silfreed.net> On 07/28/2009 03:26 PM, Dusty Wilson wrote: > According to http://www.mozdev.org/drupal/wiki/MozdevListAdminTips it > seems that a project owner should be able to login to the mailing list > admin interface. I haven't had any luck and don't find a "forgot > password" option for it. It doesn't seem to use my list membership > password, my random pre-assigned password, my bugzilla password, or my > changed mozdev admin password. I didn't see any email regarding this > when the project was created. I'm sure I'm missing something, but I > haven't found it. I did use the search option on the > mozdev.org/drupal site as well. > > How does one login to the mailing list admin interface? Dusty, These are supposed to be sent to you when the list is created, but it seems we're having problems with that since we've had numerous reports of this recently. I'll reset the password for you and send it to you off-list. Feel free to bring this types of issues up to our feedback list directly [1]. -Doug [1] http://www.mozdev.org/feedback.html -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From massey at stlouis-shopper.com Tue Jul 28 12:32:30 2009 From: massey at stlouis-shopper.com (Jim Massey) Date: Tue, 28 Jul 2009 14:32:30 -0500 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F524F.8040401@silfreed.net> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> <4A6F4B81.1080808@stlouis-shopper.com> <4A6F524F.8040401@silfreed.net> Message-ID: <4A6F524E.205@stlouis-shopper.com> An HTML attachment was scrubbed... URL: From silfreed at silfreed.net Tue Jul 28 12:42:47 2009 From: silfreed at silfreed.net (Doug Warner) Date: Tue, 28 Jul 2009 15:42:47 -0400 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F524E.205@stlouis-shopper.com> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> <4A6F4B81.1080808@stlouis-shopper.com> <4A6F524F.8040401@silfreed.net> <4A6F524E.205@stlouis-shopper.com> Message-ID: <4A6F54B7.7000500@silfreed.net> On 07/28/2009 03:32 PM, Jim Massey wrote: > > > Doug Warner wrote: >> On 07/28/2009 03:03 PM, Jim Massey wrote: >> >>> It looks like it times out after about 5 min. >>> >>> >> >> This is most likely hitting a timeout on our side. Is it possible for you to >> commit the file from some place with a faster Internet connection? If not we >> can look into filing a bug w/ our sysadmins to get this increased. >> >> > Sorry, no I do not have a faster connection. > > Thanks > > Jim > Jim, Can you file a bug for this under the VCS product? You can find a link to the correct bugzilla entry form here: http://www.mozdev.org/feedback.html -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From massey at stlouis-shopper.com Tue Jul 28 13:03:40 2009 From: massey at stlouis-shopper.com (Jim Massey) Date: Tue, 28 Jul 2009 15:03:40 -0500 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F54B7.7000500@silfreed.net> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> <4A6F4B81.1080808@stlouis-shopper.com> <4A6F524F.8040401@silfreed.net> <4A6F524E.205@stlouis-shopper.com> <4A6F54B7.7000500@silfreed.net> Message-ID: <4A6F599C.7060107@stlouis-shopper.com> An HTML attachment was scrubbed... URL: From silfreed at silfreed.net Wed Jul 29 05:36:01 2009 From: silfreed at silfreed.net (Doug Warner) Date: Wed, 29 Jul 2009 08:36:01 -0400 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F599C.7060107@stlouis-shopper.com> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> <4A6F4B81.1080808@stlouis-shopper.com> <4A6F524F.8040401@silfreed.net> <4A6F524E.205@stlouis-shopper.com> <4A6F54B7.7000500@silfreed.net> <4A6F599C.7060107@stlouis-shopper.com> Message-ID: <4A704231.20507@silfreed.net> On 07/28/2009 04:03 PM, Jim Massey wrote: >> >> Jim, >> >> Can you file a bug for this under the VCS product? You can find a link to the >> correct bugzilla entry form here: >> >> http://www.mozdev.org/feedback.html >> >> -Doug >> >> > > I'm sorry but I do not find a vcs product to file a bug under. Maybe I > do not have permissions for that? > > Thanks Sorry, not product, component. There's a link for VCS changes/problems directly from the feedback page. -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From axel.grude at googlemail.com Tue Jul 28 12:04:02 2009 From: axel.grude at googlemail.com (Axel) Date: Tue, 28 Jul 2009 20:04:02 +0100 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F478A.3030503@stlouis-shopper.com> References: <4A6F478A.3030503@stlouis-shopper.com> Message-ID: <4A6F4BA2.50007@googlemail.com> Thats a very big xpi... What's in there? > I'm trying to upload a new xpi for my extension(about 12 mb) to > /downloads but I keep getting: > > cvs [commit aborted]: received broken pipe signal > > Am I doing something wrong? > > Thanks > > Jim > _______________________________________________ > P From massey at stlouis-shopper.com Wed Jul 29 05:48:37 2009 From: massey at stlouis-shopper.com (Jim Massey) Date: Wed, 29 Jul 2009 07:48:37 -0500 Subject: [Project_owners] cvs problem In-Reply-To: <4A704231.20507@silfreed.net> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> <4A6F4B81.1080808@stlouis-shopper.com> <4A6F524F.8040401@silfreed.net> <4A6F524E.205@stlouis-shopper.com> <4A6F54B7.7000500@silfreed.net> <4A6F599C.7060107@stlouis-shopper.com> <4A704231.20507@silfreed.net> Message-ID: <4A704525.30006@stlouis-shopper.com> An HTML attachment was scrubbed... URL: From massey at stlouis-shopper.com Wed Jul 29 05:56:35 2009 From: massey at stlouis-shopper.com (Jim Massey) Date: Wed, 29 Jul 2009 07:56:35 -0500 Subject: [Project_owners] cvs problem In-Reply-To: <4A6F4BA2.50007@googlemail.com> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4BA2.50007@googlemail.com> Message-ID: <4A704703.4060301@stlouis-shopper.com> The flite tts system with 4 voices, read2me.mozdev.org ( http://www.speech.cs.cmu.edu/flite/ ). The odd part is last time I updated that xpi I had no problem, ditto when I last uploaded the kiosk browser, kiosk.mozdev.org, which is about the same size. So I guess there has been some server re-config lately. Jim Axel wrote: > Thats a very big xpi... What's in there? >> I'm trying to upload a new xpi for my extension(about 12 mb) to >> /downloads but I keep getting: >> >> cvs [commit aborted]: received broken pipe signal >> >> Am I doing something wrong? >> >> Thanks >> >> Jim >> _______________________________________________ >> P > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > From silfreed at silfreed.net Wed Jul 29 08:28:35 2009 From: silfreed at silfreed.net (Doug Warner) Date: Wed, 29 Jul 2009 11:28:35 -0400 Subject: [Project_owners] cvs problem In-Reply-To: <4A704525.30006@stlouis-shopper.com> References: <4A6F478A.3030503@stlouis-shopper.com> <4A6F4AFF.6030605@silfreed.net> <4A6F4B81.1080808@stlouis-shopper.com> <4A6F524F.8040401@silfreed.net> <4A6F524E.205@stlouis-shopper.com> <4A6F54B7.7000500@silfreed.net> <4A6F599C.7060107@stlouis-shopper.com> <4A704231.20507@silfreed.net> <4A704525.30006@stlouis-shopper.com> Message-ID: <4A706AA3.6020608@silfreed.net> On 07/29/2009 08:48 AM, Jim Massey wrote: > Thanks Doug. Bug filed. Thanks! bug#21315 [1] for those that want to follow. -Doug https://www.mozdev.org/bugs/show_bug.cgi?id=21315 -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: