Thread
:
For the Maemo bloggers
View Single Post
Reggie
2009-09-06 , 01:07
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
Quote & Reply
|
The Following 12 Users Say Thank You to Reggie For This Useful Post:
baksiidaa
,
Bundyo
,
dansus
,
daperl
,
krisse
,
qgil
,
sachin007
,
sjgadsby
,
Texrat
,
timsamoff
,
VDVsx
,
zerojay
Reggie
View Public Profile
Send a private message to Reggie
Find all posts by Reggie