Gloxa let you embed in your site what your visitors tweet, filtered by group's tags.
- Simple full embed
A simple javascript to embed tweets and list of users of a group.
You can put in an empty page of your website, and let Gloxa do the work.
The full embed needs 400 pixel or more.
The other embeds need > 100 pixel width.
available.
<SCRIPT SRC='http://www.gloxa.eu/public/full.php?id=10&js=on' language=Javascript></SCRIPT>
Example:
Preview here.
Without 'js=on' parameter you can embed as iframe. Check source code of preview.
Goto next embed
- Fading tweets
A simple "fader line" with tweets from group. Change width as you like, even 100 or 700 pixel; minimun height=32 pixel.
<iframe SRC='http://www.gloxa.eu/public/faderline.php?id=10&search=' width=250 height=96 frameborder=0 scrolling=no allowtransparency=true background-color=transparent ></iframe>
Example:
Goto next embed
- Tweets from groups, only subscribers
Change width as you like, even 100pixel.
You can create a group, filtering contents on the basis of hashtags. Now you can embed the latest from a group in your websites. This script filters only subscriber's tweets.
<SCRIPT SRC='http://www.gloxa.eu/public/js.php?id=10&js=on&linee=10&search=' language=Javascript></SCRIPT>
Example:
Go to this page for an example
Goto next embed
- Tweets from groups, all users
You can create a group, filtering contents on the basis of hashtags. Now you can embed the latest from a group in your websites. This version filter tweets from all users, not only subscribers.
<SCRIPT SRC='http://www.gloxa.eu/public/jsp.php?id=10&js=on&linee=2&search=' language=Javascript></SCRIPT>
Example:
Go to this page for an example
Goto next embed
- Gloxers in groups
You can embed gloxers subscribing a speciific group. Profiles are in divs 60x180px float:left, you can view in a vertical or horizontal columns putting the script inside another div o table with your preferred dimensions.
<SCRIPT SRC='http://www.gloxa.eu/public/jsu.php?id=10&js=on' language=Javascript></SCRIPT><p>
Example:
Goto next embed
- Gloxers in groups (mini)
You can embed gloxers subscribing a speciific group. Profiles are in divs 22x180px float:left, you can view in a vertical or horizontal columns putting the script inside another div o table with your preferred dimensions.
<SCRIPT SRC='http://www.gloxa.eu/public/jsumini.php?id=10&js=on' language=Javascript></SCRIPT><p>
Example:
Goto next embed
- Gloxers in groups (only avatar)
You can embed gloxers subscribing a speciific group. Profiles are in divs 40x40px float:left, you can view in a vertical or horizontal columns putting the script inside another div o table with your preferred dimensions.
<SCRIPT SRC='http://www.gloxa.eu/public/jsuimg.php?id=10&js=on' language=Javascript></SCRIPT>
Example:
Goto next embed
- Tweets from someone
When you tweet (on Twitter, Tweetdeck, Gloxa or other tools) you use often hashtags or frequently the same word ?
You can embed the last x tweets from every User in Gloxa, not only your tweets, and even select what tweets you want to embed, defining search= option in script.
<SCRIPT SRC='http://www.gloxa.eu/public/tweetjs.php?userid=2&js=on&linee=1&search=' language=Javascript></SCRIPT>
Example:
Go to this page for an example
Goto first embed
Common parameters:
- linee=xxx is the number of last tweets, no more than 30
- id=xxx is the group id on Gloxa
- userid=xxx is the user id on Gloxa
- search=xxx is one or more word to filter contents
- js=something to produce a javascript embeddable file