Classic ASP Twitter Libraries [closed] - asp-classic

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Does of anyone know of any Classic ASP (VBScript) Twitter libraries? Thanks.

http://scottdesapio.com/VBScriptOAuth/
Not a twitter library but rather a true VBScript OAuth interface. That help?

Made one in VbScript as well http://sitejunction.awardspace.com/vbscript_tweets/

I write my own Twitter API implementation with VBScript,
http://asp.web.id/asp-twitter
it is currently support
user show
user timeline
friends timeline
statuses mentions
statuses update
and i am intend to add more implementation of api methods especially for twitter search

Please have a look at the following:
http://code.google.com/p/twitter-oauth-in-classic-asp/
http://groups.google.com/group/twitter-oauth-in-classic-asp

Related

Functionality like MS Word [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any control available like MS word in asp.net or using any other third party component. I tried rad text editor but it's not supporting page break. so please let me know if there's any control available for my purpose. Thanks in advance.
I worked with a predecessor of this one I think it was called FCKEditor back then. It has loads of configuration possibilities and seems to do the job you want to have done:
http://ckeditor.com/
EDIT: seems like the support for page breaks is not out of the box, but it can be added:
http://ckeditor.com/addon/pagebreak
The best rich text editor is TinyMce.
See here.

document viewer control [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any third party ASP.net document viewer controls?
which supports the following formats
.jpg/.jpeg/.bmp/.xls/.xlsx/.doc/.docx/.pdf/.tif/.tiff/.txt etc.
telerik controls also allowed
without flash and silverlight
Look at tools like http://www.vuzit.com/ and its competitors. I'm not sure if you need to comply with any regulations or anything, but I know vuzit meets a lot of them, such as HIPAA and that sort of thing in terms of security.
It is not native ASP.NET. It is a third-party tool, but it can be integrated very easily. It's far from the only company on the block (though in full disclosure: I have a relationship with these guys -- I know the founders). But check them and their competitors out and see if they meet your needs.

Does anyone knows a REST based CSS minifier? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I have a handler that needs to read the content of a CSS file, and then output the content minified.
So thats why I'm looking for a minifier that would work as a REST api, so I can send content, and get back the response to output this content to the user.
Something like the Closure compiler REST service, but for CSS.
Check this (http://reducisaurus.appspot.com/css?url=YOUR_CSS_FILE_URL). Not actually a web service, but very close. Googlecode
Check this website - http://cssminifier.com/
They offer an API to use with POST requests
Check out http://cnvyr.io - also has bundling and image thumbnailing etc

tumblr as a backend-solution for a flex/actionscript app? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I love tumblr because it is so easy to use and you can generate xml's of all or parts of the content.
Does anybody have experience in using tumblr or similar platforms as a backend for flex/actionscript projects ? Advantages/Disantvantages?
Are there some minimalistic examples out there ?
Thanks a lot
I don't see why you couldn't do that. You would just need to develop a RSS reader via AS3. You can find examples here.

Does anyone know of a web based IDE? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Does anyone know of a web based IDE (Like VS, Eclipse, IDEA)?
Besides ECCO?
ShiftEdit Web Based IDE
Bespin by Mozilla seems to be the right answer.
link text
Heroku - Ruby on Rails (RoR)
AppJet - Javascript
CodeIDE - Multi-Language
Try PHPAnywhere.net

Resources