I of course use the "nice" permalinks on my articles, but for mye "Tweet this"-button I would like the permalink to get the "ugly" link with numbers, because it's much shorter an fits perfect within the limited space of a Twitter update.
To get the permalink now, I use the regular <?php the_permalink() ?> which of course shows the entire link. Is there any way to change that code so that it gets the "ugly" version?