[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: No news is bad news
- From: marbux <marbux@...>
- Date: Fri, 12 Aug 2011 08:59:59 -0700
On Fri, Aug 12, 2011 at 7:10 AM, liam mail <liam.list@googlemail.com> wrote:
> There is a twitter account @LuaNews with seems to have died off a little and
> I generally repost any ANN threads I find interesting on @OOLua then there
> are the hash tags #Lua and #LuaLang and finally there is the Lua forum
snippets.luacode.org republishes posts to @LuaNews with the following snippet:
<script type="text/javascript"
src="http://losr.org/js/twitter.min.js"></script>
<script type="text/javascript">
getTwitters('luanewsTweets', {
id: 'luanews',
count: 3,
withFriends: false,
enableLinks: true,
ignoreReplies: true,
template: '<span class="twitterTime"><a
href="http://twitter.com/%user_screen_name%/statuses/%id%">%time%</a></span>
<span class="twitterStatus">%text%</span>'
});
</script>
Perhaps that snippet and a similar one for @OOLua could be added to
<http://lua-users.org/wiki/LuaNews>?
Best regards,
Paul