Closed
Bug 529926
Opened 16 years ago
Closed 16 years ago
Blog feeds for Get Involved and Developers pages
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: clooney, Assigned: abuchanan)
References
Details
Steven Garrity have been discussing this project. On the current Firefox.com/mobile page, there is a Here from the Team section with links to many of the mobile team members.
For the next mobile index page, we'd like to incorporate this same concept, but showing the top three latest blog feeds (vs. a list of links to various blogs).
The MCC is a good example of what we'd like to see: See under News Feeds: http://creative.mozilla.org/
Our blogs have been aggregated via this feed if that helps: http://friendfeed.com/firefoxmobile
Updated•16 years ago
|
Component: General → www.mozilla.com
OS: Mac OS X → All
Product: Fennec → Websites
QA Contact: general → www-mozilla-com
Hardware: x86 → All
Version: Trunk → unspecified
Comment 1•16 years ago
|
||
We could probably re-use the code we have for the mozilla.org front page feeds for this. See http://viewvc.svn.mozilla.org/vc/projects/mozilla.org/trunk/includes/MozillaOrg/FeedParser.php?view=log)
morgamic: that seem reasonable to you?
| Assignee | ||
Comment 2•16 years ago
|
||
I'm unclear on which page this is being added to. index-later? Or, there was also mention of a redesigned index page?
If that feed parser works well for moz.org, it works for me.
| Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> I'm unclear on which page this is being added to. index-later? Or, there was
> also mention of a redesigned index page?
>
> If that feed parser works well for moz.org, it works for me.
Caitlin, where do I add these blog feeds? I think you've said
1) the new landing page, but where on this page?
2) the get involved page, right sidebar, under the survey link
Correct?
Thanks.
| Reporter | ||
Comment 4•16 years ago
|
||
(In reply to comment #3)
> (In reply to comment #2)
> > I'm unclear on which page this is being added to. index-later? Or, there was
> > also mention of a redesigned index page?
> >
> > If that feed parser works well for moz.org, it works for me.
>
> Caitlin, where do I add these blog feeds? I think you've said
>
> 1) the new landing page, but where on this page?
> 2) the get involved page, right sidebar, under the survey link
>
> Correct?
>
> Thanks.
Actually
1) The Get Involved page in right-hand gutter and
2) Develop for mobile page in right-hand gutter
Thanks!
| Assignee | ||
Comment 5•16 years ago
|
||
I should drop a quick update:
I built the code for these yesterday, and it worked out fine. (btw, I ended up using FriendFeed's JSON API, instead of SimplePie. Also, added some simple memcaching)
BUT, when I moved the changes to www-trunk.stage, those pages broke. They are still broken, and I've been working with IT all morning to debug it.
So, getinvolved and developers pages will be broken for now, hopefully we'll have these fixed very soon.
| Assignee | ||
Comment 6•16 years ago
|
||
(In reply to comment #5)
> I should drop a quick update:
>
> I built the code for these yesterday, and it worked out fine. (btw, I ended up
> using FriendFeed's JSON API, instead of SimplePie. Also, added some simple
> memcaching)
>
> BUT, when I moved the changes to www-trunk.stage, those pages broke. They are
> still broken, and I've been working with IT all morning to debug it.
>
> So, getinvolved and developers pages will be broken for now, hopefully we'll
> have these fixed very soon.
I replaced the broken feeds with a test feed for now. Still no luck on debugging the actual feeds :(
| Reporter | ||
Comment 7•16 years ago
|
||
Hey Alex,
1) What's the status here with blog feeds.
2) Also, I can no longer find "Develop mobile landing page" bug. I want to check with Stephen Donner if QA is complete so we can pass to l10n (immediately).
3) Also, on the landing page, when the movie is selected can it pop out in larger view?
I'll make some Get Involved page comments on that bug.
| Assignee | ||
Comment 8•16 years ago
|
||
(In reply to comment #7)
> 1) What's the status here with blog feeds.
I'll get this debugged tomorrow, I've already talked to the IT guys and mentioned it's important to fix very soon.
> 2) Also, I can no longer find "Develop mobile landing page" bug. I want to
> check with Stephen Donner if QA is complete so we can pass to l10n
> (immediately).
Been found.
> 3) Also, on the landing page, when the movie is selected can it pop out in
> larger view?
this is in bug 531193. ignore for this bug.
| Assignee | ||
Updated•16 years ago
|
Summary: Blog feed to be incorporated on mobile landing page → Blog feeds for Get Involved and Developers pages
| Assignee | ||
Comment 9•16 years ago
|
||
Ok, debugged the broken blog feeds, they are working on trunk now.
| Assignee | ||
Comment 10•16 years ago
|
||
This works on trunk now, so I'll resolve.
bug 533486 exists to apply the server config changes that fixed comment 5, to the stage and production servers.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
http://www-trunk.stage.mozilla.com/en-US/mobile/getinvolved/ and http://friendfeed.com/firefoxmobile?format=atom match; likewise, http://www-trunk.stage.mozilla.com/en-US/mobile/developers/ matches.
I'm leery of verifying this bug while bug 533486 is still open; I've set a dependency in the meantime.
No longer depends on: 533486
Verified FIXED on http://www.mozilla.com/en-US/mobile/developers/ and http://www.mozilla.com/en-US/mobile/getinvolved/.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•