Category Archives: Software

Twitter OAuth killed HTC Peep in my HTC Tattoo

Couple days ago I fixed my Twitter account and activated their new authentication scheme. Its inline with my upgraded plan to this website. Since then, I’m unable to tweet anything from my HTC Tattoo. At first I though it was caused by a connection problem but now I’m sure that it was caused by the [...]

How to set default browser in Visual Studio 2008

Ok, I always forgot how to this from time to time and I think its time for me to write it down. It happens every time I change my default browser from IE to Firefox or to Chrome. So I usually turn off their annoying `please make me your default browser` dialog box. But each [...]

Read SMTP configuration in System.Net.Mail

System.Net.Mail can configure itself using special settings at our application configuration. This is an example of node sample at configuration file: <system.net>     <mailSettings>       <smtp from="info@isnandi.net">         <network host="localhost" password="test" userName="dony" />       </smtp>     </mailSettings>   </system.net>

VisualSVN Server

Versioning is a tool that must exists in a development environment. Especially if you have a lot of people involve in the development and each of their task could intersect with one and another. One of the famous versioning software is of course Subversion or SVN.

Akhirnya… Thunderbird 3.0 released

Hanya dalam waktu kurang dari 14 hari, Thunderbird sudah berubah status menjadi full release. Buat kamu pengguna setia Thunderbird sejak 2.0 segera update ke 3.0, download segera disini. Fitur utama dari Thunderbird 3.0 adalah multi tabs seperti FireFox, indexing dan search serta email archiving. Serta banyak fitur-fitur kecil lain yang dimiliki oleh e-mail client lain [...]

Thunderbird 3.0 RC 1 sudah tersedia

Akhirnya Thunderbird 3.0 melenyapkan status beta-nya. Saat men-check update dari Thunderbird 3.0 Beta 4, saya memperoleh info bahwa tersedia update baru untuk di-download. Download dan install dalam waktu kurang dari 2 menit dan saya diberi tampilan yang agak sedikit berbeda dari B4. Buat kamu pengguna Thunderbird, segera-lah menuju http://www.mozillamessaging.com/en-US/thunderbird/3.0rc1/ untuk mengunduhnya.