Archives "featured"
Tutorial Seri Pemrogramman ASP
Posted by Ariel G. Saputra in News on 26. Sep, 2009 | No Comments
Kemarin sempet login ke admin blog yang sudah lama terlupakan, ternyata ada bejibun komentar yang masih dalam fase moderasi, agak surprised juga karena ternyata masih banyak komentar-komentar baru di seri tutorial pemrograman asp yang sudah aku tulis disana (glad to know that people use it still). Well berhubung blog tersebut sudah lama banget dan sudah [...]
First version of ASP Twitter Library
Posted by Ariel G. Saputra in Classic ASP, News on 18. May, 2009 | 6 Comments
Finally I publish a premature version of asp twitter library, a small script package written in Classic ASP (VBScript) to allow you update, retrieve, format and display your tweets and twitter profile within your Classic ASP application.
Short URL with Classic ASP
Posted by Ariel G. Saputra in Classic ASP, Tutorials on 15. May, 2009 | 2 Comments
I have more spare time in back couple days and I use it to play a bit with Classic ASP, flickr and twitter for a reason, but then pop out an idea to create a very simple library tom implement Twitter API in Classic ASP programming (many library written in PHP and other programming languages but found noone in classic asp).
Create TinyURL with Classic ASP (VBScript)
Posted by Ariel G. Saputra in Classic ASP, Tutorials on 14. May, 2009 | 2 Comments
TinyURL has been around for years, which enabled you to shortenize your very long url addresses, It has an API also to programmaticaly create your own shortenized url on the fly, and here is a sample of TinyURL API implementation with Classic ASP (VBScript).
Sending Email with Classic ASP Scripts
Posted by Ariel G. Saputra in Classic ASP on 08. May, 2009 | 1 Comment
There are several email components for classic asp available out there, if you not sure about which components are installed in your server, just ask your technical support. CDOsys is the default email component for microsoft SMTP server running together with IIS Web Server, or CDONT for prior SMTP version but mostly hosting providers also install commercial email component like ASPEmail, JMail, MailEnable etc.


