Reply
Thread Tools
Reggie's Avatar
Posts: 1,436 | Thanked: 3,144 times | Joined on Jul 2005
#1
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.
__________________
Reggie Suplido
 

The Following 12 Users Say Thank You to Reggie For This Useful Post:
qgil's Avatar
Posts: 3,105 | Thanked: 11,088 times | Joined on Jul 2007 @ Mountain View (CA, USA)
#2
Thanks! Good also for maemo.org homepage?
 
Posts: 883 | Thanked: 980 times | Joined on Jul 2007 @ Bern, Switzerland
#3
Originally Posted by Reggie View Post
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's Avatar
Posts: 34 | Thanked: 20 times | Joined on Aug 2006 @ Platania (CZ), ITALY
#4
good idea .. I will put it on my rafanto.net for Italian users
 
Reggie's Avatar
Posts: 1,436 | Thanked: 3,144 times | Joined on Jul 2005
#5
Originally Posted by twaelti View Post
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.
__________________
Reggie Suplido
 

The Following User Says Thank You to Reggie For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 23:12.