[opensuse-marketing] New Planet openSUSE setup (draft)
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org). If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html Yes, I know, it's not finished: * currently missing the non-English versions * the feed list on the right is not properly styled yet * probably needs more testing with aggregated content that contains funky tags * only tested with Firefox 3.6 * not tested with text mode browsers (lynx, w3m) yet either It's based on Robert Lihm [1]'s Bento theme [2] template, which is currently in the works and will be used for the openSUSE wiki, build service, etc... But as I personally hate fixed layouts with a vengeance, I made an elastic version of it for Planet openSUSE #2 On a side note, it uses rawdog [3], which is what Planet KDE [4] is using, big up to Jonathan Riddell [5] for the customising I was able to reuse (and fork slightly) ;) [1]http://en.opensuse.org/User:Rlihm [2]http://en.opensuse.org/Boosters_Team/Projects/Integrate_all_Infrastructure_u... [3]http://offog.org/code/rawdog.html [4]http://www.planetkde.org/ [5]http://jriddell.org/ cheers -- -o) Pascal Bleser <pascal.bleser@opensuse.org> /\\ http://opensuse.org -- I took the green pill _\_v FOSDEM::6+7 Feb 2010, Brussels, http://fosdem.org
Hi Pascal, On Mon, 2010-03-29 at 02:24 +0200, Pascal Bleser wrote:
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org).
If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html
Looks very good, clean and slick. It displays fairly well on my Android phone (Motorola Milestone) but doesn't seem to have a mobile optimised layout. Is it worth looking at doing that or not? If not I'm not too bothered as it is very readable and the layout is easy to navigate. Regards, Andy -- Andrew Wafaa, openSUSE Member: FunkyPenguin. PGP: 0x3A36312F openSUSE: Get It, Discover It, Create It at http://www.opensuse.org
On Monday 29 March 2010 07:49:36 Andrew Wafaa wrote:
On Mon, 2010-03-29 at 02:24 +0200, Pascal Bleser wrote:
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org).
If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html
Looks very good, clean and slick. It displays fairly well on my Android phone (Motorola Milestone) but doesn't seem to have a mobile optimised layout. Is it worth looking at doing that or not? If not I'm not too bothered as it is very readable and the layout is easy to navigate.
Seems to work great on Opera Mini too. We can also produce optimised layouts by either using explicit URLs or having Apache/lighttpd sort out which static HTML file to serve depending on the browser's User Agent tag. Only problem is that I don't have an Android so... ;) But if someone sends me diffs, I'll happily apply them. cheers -- -o) Pascal Bleser <pascal.bleser@opensuse.org> /\\ http://opensuse.org -- I took the green pill _\_v FOSDEM::6+7 Feb 2010, Brussels, http://fosdem.org
On Mon, 2010-03-29 at 09:37 +0200, Pascal Bleser wrote:
Looks very good, clean and slick. It displays fairly well on my Android phone (Motorola Milestone) but doesn't seem to have a mobile optimised layout. Is it worth looking at doing that or not? If not I'm not too bothered as it is very readable and the layout is easy to navigate.
Seems to work great on Opera Mini too.
We can also produce optimised layouts by either using explicit URLs or having Apache/lighttpd sort out which static HTML file to serve depending on the browser's User Agent tag.
Only problem is that I don't have an Android so... ;) But if someone sends me diffs, I'll happily apply them.
Would you need to implement a different layout for all mobile browsers? I would have thought just having a generic mobile layout would have been sufficient, but then again wtf do I know :-) Regards, Andy -- Andrew Wafaa, openSUSE Member: FunkyPenguin. PGP: 0x3A36312F openSUSE: Get It, Discover It, Create It at http://www.opensuse.org
On Mon, Mar 29, 2010 at 5:54 AM, Pascal Bleser <pascal.bleser@opensuse.org> wrote:
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org).
If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html
Yes, I know, it's not finished: * currently missing the non-English versions * the feed list on the right is not properly styled yet * probably needs more testing with aggregated content that contains funky tags * only tested with Firefox 3.6 * not tested with text mode browsers (lynx, w3m) yet either
It's based on Robert Lihm [1]'s Bento theme [2] template, which is currently in the works and will be used for the openSUSE wiki, build service, etc... But as I personally hate fixed layouts with a vengeance, I made an elastic version of it for Planet openSUSE #2
On a side note, it uses rawdog [3], which is what Planet KDE [4] is using, big up to Jonathan Riddell [5] for the customising I was able to reuse (and fork slightly) ;)
[1]http://en.opensuse.org/User:Rlihm [2]http://en.opensuse.org/Boosters_Team/Projects/Integrate_all_Infrastructure_u... [3]http://offog.org/code/rawdog.html [4]http://www.planetkde.org/ [5]http://jriddell.org/
cheers -- -o) Pascal Bleser <pascal.bleser@opensuse.org> /\\ http://opensuse.org -- I took the green pill _\_v FOSDEM::6+7 Feb 2010, Brussels, http://fosdem.org
Will it be a good idea to have the aggregator template with keyboard shortcuts enabled (on the lines of vi, j=>nextitem, k=>prev item etc.) ? This makes it really easy to navigate and a11y friendly. -- Sankar P http://psankar.blogspot.com -- To unsubscribe, e-mail: opensuse-marketing+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-marketing+help@opensuse.org
On Monday 29 March 2010 08:18:07 Sankar P wrote: [...]
Will it be a good idea to have the aggregator template with keyboard shortcuts enabled (on the lines of vi, j=>nextitem, k=>prev item etc.) ?
This makes it really easy to navigate and a11y friendly.
Sure, anything goes. I guess that requires using JavaScript, or do you have an example I could rip off somewhere ? cheers -- -o) Pascal Bleser <pascal.bleser@opensuse.org> /\\ http://opensuse.org -- I took the green pill _\_v FOSDEM::6+7 Feb 2010, Brussels, http://fosdem.org
On Monday 29 March 2010 09:34:55 Pascal Bleser wrote:
On Monday 29 March 2010 08:18:07 Sankar P wrote: [...]
Will it be a good idea to have the aggregator template with keyboard shortcuts enabled (on the lines of vi, j=>nextitem, k=>prev item etc.) ?
This makes it really easy to navigate and a11y friendly.
Sure, anything goes. I guess that requires using JavaScript, or do you have an example I could rip off somewhere ?
Done, I'll also add some help box ;) vi-like, as requested: j = next, k = previous, t = top cheers -- -o) Pascal Bleser <pascal.bleser@opensuse.org> /\\ http://opensuse.org -- I took the green pill _\_v FOSDEM::6+7 Feb 2010, Brussels, http://fosdem.org
On 3/29/2010 at 02:51 PM, in message <201003291121.59857.pascal.bleser@opensuse.org>, Pascal Bleser <pascal.bleser@opensuse.org> wrote: On Monday 29 March 2010 09:34:55 Pascal Bleser wrote: On Monday 29 March 2010 08:18:07 Sankar P wrote: [...]
Will it be a good idea to have the aggregator template with keyboard shortcuts enabled (on the lines of vi, j=>nextitem, k=>prev item etc.) ?
This makes it really easy to navigate and a11y friendly.
Sure, anything goes. I guess that requires using JavaScript, or do you have an example I could rip off somewhere ?
Done, I'll also add some help box ;)
vi-like, as requested: j = next, k = previous, t = top
Thank you a lot. Just tested and works like a charm. Sankar -- To unsubscribe, e-mail: opensuse-marketing+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-marketing+help@opensuse.org
On Monday 29 March 2010 02:24:26 Pascal Bleser wrote:
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org).
If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html
Yes, I know, it's not finished: * currently missing the non-English versions * the feed list on the right is not properly styled yet
I don't see a feed list at all.
* probably needs more testing with aggregated content that contains funky tags * only tested with Firefox 3.6 * not tested with text mode browsers (lynx, w3m) yet either
Looks nice and clean! Cool! Andreas -- Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org} Twitter: jaegerandi | Identica: jaegerandi SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Am Montag, den 29.03.2010, 12:03 +0200 schrieb Andreas Jaeger:
On Monday 29 March 2010 02:24:26 Pascal Bleser wrote:
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org).
If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html
Yes, I know, it's not finished: * currently missing the non-English versions * the feed list on the right is not properly styled yet
I don't see a feed list at all.
yeah yaloki changed it, since his first post. Because we have to many aggregated some of them have lizard and her own. I think its better to make it like planet kde has on a own page all aggregated blogs.
* probably needs more testing with aggregated content that contains funky tags * only tested with Firefox 3.6 * not tested with text mode browsers (lynx, w3m) yet either
Looks nice and clean! Cool!
br gnokii -- To unsubscribe, e-mail: opensuse-marketing+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-marketing+help@opensuse.org
On Monday 29 March 2010 12:37:51 S.Kemter wrote:
Am Montag, den 29.03.2010, 12:03 +0200 schrieb Andreas Jaeger:
On Monday 29 March 2010 02:24:26 Pascal Bleser wrote:
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org).
If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html
Yes, I know, it's not finished: * currently missing the non-English versions * the feed list on the right is not properly styled yet
I don't see a feed list at all.
yeah yaloki changed it, since his first post. Because we have to many aggregated some of them have lizard and her own. I think its better to make it like planet kde has on a own page all aggregated blogs.
Thanks for the info. As long as there is such a place, I'm fine ;) Andreas -- Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org} Twitter: jaegerandi | Identica: jaegerandi SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
On Sun, Mar 28, 2010 at 8:24 PM, Pascal Bleser <pascal.bleser@opensuse.org> wrote:
I've been hacking on a new openSUSE planet aggregator installment these days (the current one being planet.opensuse.org).
If you're interested, please have a look at the current draft and send me feedback: http://dl.dropbox.com/u/2940942/planet_opensuse_draft/index.html
Yes, I know, it's not finished: * currently missing the non-English versions * the feed list on the right is not properly styled yet * probably needs more testing with aggregated content that contains funky tags * only tested with Firefox 3.6 * not tested with text mode browsers (lynx, w3m) yet either
It's based on Robert Lihm [1]'s Bento theme [2] template, which is currently in the works and will be used for the openSUSE wiki, build service, etc... But as I personally hate fixed layouts with a vengeance, I made an elastic version of it for Planet openSUSE #2
On a side note, it uses rawdog [3], which is what Planet KDE [4] is using, big up to Jonathan Riddell [5] for the customising I was able to reuse (and fork slightly) ;)
[1]http://en.opensuse.org/User:Rlihm [2]http://en.opensuse.org/Boosters_Team/Projects/Integrate_all_Infrastructure_u... [3]http://offog.org/code/rawdog.html [4]http://www.planetkde.org/ [5]http://jriddell.org/
cheers -- -o) Pascal Bleser <pascal.bleser@opensuse.org> /\\ http://opensuse.org -- I took the green pill _\_v FOSDEM::6+7 Feb 2010, Brussels, http://fosdem.org
Hi Pascal, I have just tested it with Arora and Opera (10.10), both render well. I am not sure of how better it is to set the icon to the right, maybe it is much familiar to put it on the left side of post. I am thinking that in case you don't know who's posting and it would take to look far right to find out his/her picture. Bests, -- Ricardo Varas Santana openSUSE Member, Ambassador, and Translator. http://ricardovs.wordpress.com -- To unsubscribe, e-mail: opensuse-marketing+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-marketing+help@opensuse.org
participants (7)
-
Andreas Jaeger
-
Andrew Wafaa
-
Pascal Bleser
-
Ricardo Varas Santana
-
S.Kemter
-
Sankar P
-
Sankar P