Any Twitter Citizen Here?

Was just curious. If there are, follow me at http://twitter.com/CoffeeTalkee

Thanks!

Quote · 4 Jan 2009

you can follow me at: http://twitter.com/CosmoBC

Quote · 9 Mar 2009

Is there a way to put a twitter feed in a Dolphin page block?  Is there such thing as a twitter feed?  I'm new to it.

Quote · 9 Mar 2009

Every Twitter account has an RSS feed.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 9 Mar 2009

I signed up a couple of weeks ago http://twitter.com/jamestadeo

Not much there but it's a start. I am wondering if there is a way to create an integration with Dolphin. It might a cool project to do for fun.

Updating my BoonexNerd.net site.
Quote · 10 Mar 2009

What's to integrate?  If it has an RSS feed you can put it in a block - at lease I assume you can.  You mean let users create their own feeds?

Quote · 10 Mar 2009

Rob, already integrated.  If you would like to add Twitter to your site do the following:

 

templates/base/_footer.html

 

Locate:

 

</body>

 

Place the twitter RSS Feed directly above it like this:

 

<div style="position:absolute;top:20px;left:500px;width:1px;height:1px;">

 

<a href:"http://twitterrssfeedinfo"> Twitter RSS Feed </a>

 

Or you can open templates/base/_header.html

 

Chose the location you would like the code to appear at (IE before menu, before hello again or wherever you want it)

 

Input this line:

 

<div style="position:absolute;top:20px;left:500px;width:1px;height:1px;">

 

<a href:"http://Place twitter RSS code here"> Twitter RSS Feed</a>

 

</div>

 

You can then position it by adjust the top:20px; & left:500px; to whereever you would like it.  This will place the twitter RSS Feed code whereever you need it.  The only part of this left to work out is how to update the RSS Feed to Twitter, which you do at your Twitter page.  Pretty simple integration and it places it on every page.

 

Good luck and enjoy. 

Quote · 10 Mar 2009

What's to integrate?  If it has an RSS feed you can put it in a block - at lease I assume you can.  You mean let users create their own feeds?

What I mean is have a way to update your twitter page based on user selected data from Dolphin. For example if you update your profile or a field called twitterpage, it will automatically update it on your twitter page. The idea is that you don't have to login to update your twitter page, you will be able to do it from Dolphin.

Updating my BoonexNerd.net site.
Quote · 10 Mar 2009

What's to integrate?  If it has an RSS feed you can put it in a block - at lease I assume you can.  You mean let users create their own feeds?

What I mean is have a way to update your twitter page based on user selected data from Dolphin. For example if you update your profile or a field called twitterpage, it will automatically update it on your twitter page. The idea is that you don't have to login to update your twitter page, you will be able to do it from Dolphin.

James

I would be up for this if someone has the know how.

clubbeyourself
Quote · 10 Mar 2009

 

What I mean is have a way to update your twitter page based on user selected data from Dolphin. For example if you update your profile or a field called twitterpage, it will automatically update it on your twitter page. The idea is that you don't have to login to update your twitter page, you will be able to do it from Dolphin.

 This might be useful for such a project: http://lab.arc90.com/2008/06/php_twitter_api_client.php

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 10 Mar 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.