[twitter-dev] Add parameters to alter the Follow Buttons text

2010-11-11 Thread Mark Beharrell
Although I'm using the follow button successfully, as with all things
you want slightly more.

It would be useful to control what text is shown in the Follow Button
especially on pages that are lacking in space.

Just a thought

Mark

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] JQuery references from @anywhere | Ability to switch off pleas

2010-12-14 Thread Mark Beharrell
I have read previously that JQuery is loaded when using vanilla
@anywhere to ensure that a properly tested and approved version of
JQuery is served for the @anywhere platform.

I completely agree with this procedure when a standard/non-programmer
type user is implementing it.

It falls down when you are a more capable web developer and is already
referencing JQuery from either google or directly. I've found that it
affects how my pages are loading and impacts on performance and
compatibility directly.

If you are doing this you are already going to be checking to see if
the functionality is still all working and thus would negate the need
to serve JQuery twice especially when the version numbers are out a
little (@anywhere 1.4.2 vs JQuery 1.4.4)

It would be great if we could switch off the reference if you know
what you are doing or supply a version that does not reference it at
all.

Cheers

Mark

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk