maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Community (https://talk.maemo.org/forumdisplay.php?f=16)
-   -   For the Maemo bloggers (https://talk.maemo.org/showthread.php?t=31334)

Reggie 2009-09-06 01:07

For the Maemo bloggers
 
I've posted this at Maemo Talk and decided to post this here as well.

For those of you who have blogs, I propose that you add Talk's (tmo's) Active Topics to your blog so as to promote the forum and maemo.org.

It's quite easy. If you have access to edit your blog template, decide where you want the active topics to appear, and code the following:

PHP Code:

<?php
$tmo 
file_get_contents('http://talk.maemo.org/getLatest.php');
echo 
$tmo;
?>

You can see how it will look like here: http://talk.maemo.org/getLatest.php

You can just use your own CSS to change the look how you like.

Hopefully we can have more folks join tmo, improve maemo.org, and improve Maemo devices as one big community. :)

qgil 2009-09-06 05:49

Re: For the Maemo bloggers
 
Thanks! Good also for maemo.org homepage?

twaelti 2009-09-06 07:35

Re: For the Maemo bloggers
 
Quote:

Originally Posted by Reggie (Post 322348)
You can see how it will look like here: http://talk.maemo.org/getLatest.php

One minor gripe with this and the Acitve Topics here:
At the end of the list, there is a hyperlink/button called "more...". This is however inconsistent: If you click that, you don't get "More", but "All" :-)
Alas, I've no real solution to propose (Renaming the link to "All"? Or changing the function so that it displays only the topics that weren't yet displayed with getlatest?)

rafanto 2009-09-06 08:36

Re: For the Maemo bloggers
 
good idea .. I will put it on my rafanto.net for Italian users

Reggie 2009-09-06 15:56

Re: For the Maemo bloggers
 
Quote:

Originally Posted by twaelti (Post 322521)
One minor gripe with this and the Acitve Topics here:
At the end of the list, there is a hyperlink/button called "more...". This is however inconsistent: If you click that, you don't get "More", but "All" :-)
Alas, I've no real solution to propose (Renaming the link to "All"? Or changing the function so that it displays only the topics that weren't yet displayed with getlatest?)

The 'more...' link is cookie based, and is based on the your last visit to talk.maemo.org. The page will show you only those threads which you haven't seen since your last visit.


All times are GMT. The time now is 13:50.

vBulletin® Version 3.8.8