Browse by Tags

All Tags » Twitter

Kartones.Net CS2007 Addon 1.4, Related Posts and a bit of caching

This post is a 3x1 because I prefer to not write multiple smaller posts when they are so related. First, I want to announce a new revision of my CS2007 Addon Pack , 1.4.0. The news are: Internal refactoring of the Assembly . I’ve created a separate Assembly...

KartonesNet CS2007 Addon Pack 1.3.3

This small revision of the CS2007 Addon Pack just contains two improvements: TwitterAutoPostingAddon and UserTwitterAccountPostingAddon modules have been refactored. Now both use the same helper class (“Tweeter”), which does better handling of Twitter...

Community Server 2007: Extend user profile to add Twitter account and auto-tweet

As I posted recently , I’ve learned how to extend Community Server’s user profile fields to add additional ones for storing a Twitter account data and auto-posting when publishing new content. In this post I will show you how to do it, but first of all...

Kartones.Net: Added Twitter posting for the bloggers

Until today, this blogging community had a “ twitter news channel ”, also used in the home page for displaying the latest 10 news (usually the latest 10 posts, but some additional info is posted whenever needed). But it is becoming a common practice for...

Catching all Twitter replies to you, even if you do not follow the sender

Twitter is based on talking, either to "everybody" (who follows you) or to specific recipients (people you follow). This works fine, but has some nasty bugs: If someone mentions more than one twitter account ("@ person1 and @ person2 "...
Posted by Kartones | with no comments

KartonesNet CS2007 Addon Pack 1.1.1

I've just uploaded the newest version of my CS2007 Addon Pack , addressing two "external" problems related to the Twitter addon: Writing or migrating posts with old dates (more than 2 days old) will no longer tweet. This comes handy if migrating...

KartonesNet CS2007 Addon Pack: Twitter AutoPosting CS Module

Recently I added a new feature to Kartones.Net, a Twitter account and a auto-posting in twitter module . The problem is that the component seems to have a a nasty bug, probably caused by the mixture of being used as a Community Server spam rule (so CS...
Posted by Kartones | with no comments

Cloning the Twitter badge with Javascript & new subdomain

The night from thursday to friday I slept few hours, but it was not because of going out. Pedro and I started to play with the Twitter API and a visual clone (using only javascript and HTML) I had already don of it's badge (which is a flash object...