View Single Post
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: