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(14)
E-commerce(14)
E-learning(1)
Integration(35)
Mobile Apps(4)
Modules(15)
Search(3)
Controls(7)
Google(8)
Syndication(3)
Utilities(11)
Visual Studio(1)
Web parts(61)
Web Site Templates(37)
My Twitter!
by The Guru
Rating:
(1 reviews)
License:
Free
Works with:
4.0, 4.1, 5.0, 5.5, 5.5R2, 6.0
Current version:
1.1
Price:
$0
Summary
Displays user information and user status directly from twitter, based on a given twitter username.
Description
The information that is displayed in the web part 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/
Version:
6.0
5.5R2
5.5
5.0
4.1
4.0
Total views: 5342
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)
Weather Web Part
(5.0/5 points)
Tweet Me
(5.0/5 points)
My Twitter!
(5.0/5 points)
Tweeto
(5.0/5 points)
HTML Tag Code
Most Viewed Items
(261 views)
Internet Services Template
(121 views)
Lazy Days Template
(345 views)
Google Search Web Part
(1588 views)
Kentico CMS Templates for Visual Studio
(341 views)
RSS Reader
Latest Updated Items
(5/20/2013 1:40:59 AM)
MS Dynamics Connex
(5/16/2013 6:00:03 AM)
LESS Stylesheets
(5/16/2013 5:59:53 AM)
Custom Table Input Edit
(5/16/2013 5:59:36 AM)
Bitly Metrics Module
(5/16/2013 5:59:13 AM)
ZeroSocial - Twitter
Sitemap
|
Content Management System
|
E-commerce Software
|
Social Networking Software
|
Intranet
|
Online Marketing Solution
| Copyright © 2004-2013 Kentico Software | Powered by
Kentico CMS
Share with Friends:
Facebook
Twitter
Google+
Delicious
Digg
More