RSS
Kentico.com website
My account
Search for:
Home
Forums
Blogs
Knowledge Base
FAQs
Videos
Documentation
Marketplace
Support
Bugtracker
Marketplace
>
Community
>
My Twitter!
Kentico Marketplace
Categories
Community(11)
E-commerce(7)
Integration(28)
Mobile Apps(3)
Modules(11)
Search(2)
Controls(6)
Google(8)
Syndication(3)
Utilities(8)
Visual Studio(1)
Web parts(47)
Web Site Templates(40)
My Twitter!
by The Guru
Rating:
(1 reviews)
License:
free
Works with:
4.x, 5.x, 6.0
Current version:
1.1
Price:
$0
Displays user information and user status directly from twitter, based on a given twitter username.
Description
The information that is displayed in the webpart is: - Twitter Screen Name - Profile Image (Optional) - Number of Followers - Current Status - Status Update Time - Updated By - Link to Twitter Account.
Web site
http://www.webdevelopmentblog.net/
Total views: 4781
You need to sign in if you wish to write a review.
tspring-allegra
I found a fix to the bug I spotted. The line that causes the add-on to crash is within the GetInfo() function. Which doesnt like processing a null TwitterUsername value i.e. when your twitter page cant be found. All you need to do is add a catch clause to the following line:
return twitter.GetByUsername(TwitterUsername.Trim());
So change it to:
try
{
return twitter.GetByUsername(TwitterUsername.Trim());
}
catch
{
return null;
}
3/29/2011 3:34:16 AM
tspring-allegra
There's a serious bug with this add-on where if there is a problem on twitter's server and your twitter page becomes unavailable it causes an error in the add-on code and crashes the whole web page it's added to.
3/25/2011 2:59:32 PM
rodrigues.luana-cathednet.wa.edu
Hi,
I'm getting the following error as well:
Object reference not set to an instance of an object.
Using version 4.0.
Any help appreciated!
Cheers,
Luana
10/12/2010 7:29:33 AM
eyesea69-gmail
I am wondering if this will work on Kentico 5.5 and if it can be configured to display only the tweets without all the other information. Thanks.
6/21/2010 11:22:15 AM
mark.scott-tevaneuro
Oops! After following the install instructions and importing the web part... I'm getting the following error:
Object reference not set to an instance of an object.
Line 101: lblStatus.Text = info.Status.Text;
7/14/2009 12:21:04 PM
Andy
This is exactly what our customers and prospects keep requesting, we can now deploy this feature in 2 minutes to new sites and to our existing clients.
6/18/2009 4:44:45 PM
New subscription
Leave message
Your e-mail:
Best Rated Items
(5.0/5 points)
Tweet Me
(5.0/5 points)
Tweeto
(5.0/5 points)
Weather WebPart
(5.0/5 points)
My Twitter!
(4.5/5 points)
RSS Reader
Most Viewed Items
(1773 views)
Image Slider
(1377 views)
Visual Studio Templates
(1158 views)
"Canonical link" web-part
(964 views)
Banner Management
(764 views)
RSS Reader
Latest Updated Items
(5/11/2012 1:03:23 AM)
EMS Link Tracker
(5/9/2012 7:40:34 AM)
Data.com Connector for Kentico EMS
(5/7/2012 5:38:39 AM)
RSS Reader
(5/7/2012 3:18:57 AM)
KenticoParts Notifications
(4/30/2012 4:38:36 AM)
Windows Azure deployment script
Sitemap
|
Content Management System
|
E-commerce Software
|
Social Networking Software
|
Intranet
|
Online Marketing Solution
| Copyright © 2004-2012 Kentico Software | Powered by
Kentico CMS
Share with Friends:
Facebook
Twitter
Google+
Delicious
Digg
More