Archives ""
ASP Tutorial: Pengenalan
Posted by Ariel G. Saputra in ASP Tutorial Series on 25. Sep, 2009 | No Comments
Classic ASP Tutorial Series. Bagian I. Pengenalan Apa Itu ASP ASP kependekan dari Active Server Pages, adalah teknologi server scripting (close to PHP etc.) yang memungkinkan kita untuk membuat web dinamis dan interaktif. sejatinya halaman ASP adalah sekumpulan script yang dieksekusi, diproses di webserver (komputer remote/local dimana file-file ASP itu disimpan), dan kemudian hasil dari [...]
ASP Twitter Lib Update
Posted by Ariel G. Saputra in Classic ASP on 18. Sep, 2009 | 1 Comment
Yet another small updates I made on ASP Twitter Lib, a couple functions changes, and adding relative date function this could be done by importing ASP Timestamp Date function at my old post which is based on a great ASP Timestamp Function by Dave Child. Download the new files, and don’t forget to ping me [...]
ASP Classic relative date function
Posted by Ariel G. Saputra in Classic ASP on 18. Sep, 2009 | 1 Comment
Classic ASP has limited date time functions and because of that displaying date in advanced format becomes a bit tricky. Today i decide to add relative date function into my asp twitter library, and comes across my old post at other blog about converting ASP date into Timestamp format and vice versa, from timestamp format [...]
Small Update of ASP Twitter Library
Posted by Ariel G. Saputra in Classic ASP on 18. Sep, 2009 | No Comments
Have not write anything for months since i really busy with some projects, but tonight i had sometimes to track down your request about ASP Twitter Library, and here I did small modifications includes: bug fixes, code improvements and implementing Twitter API friends timeline. I got a lot of email asking for search implementation, i [...]
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.


