Sepanjang pengalaman saya pribadi, hampir seluruh software yang saya kembangkan selalu mengalami perubahan database sepanjang perjalanan cycle-nya… baik saat pengembangan ataupun setelah deployment. Bagi yang sering menggunakan MySQL Workbench, tentu menyadari bahwa kita lebih sering frustasi karena fitur sinkronisasi Data Model dengan Live Database sering berakhir dengan pesan error dari Database. Bahkan saya beberapa kali [...]
Category Archives: Software
Sinkronisasi Data Model dan Live Database menggunakan MySQL Workbench
WordPress for iPhone
Ternyata ada wordpress untuk iPhone. So saya download dari App Store deh. Lumayan. Bisa lihat comment2 terakhir dan juga bisa posting. Ini nih contoh postingan menggunakan apps ini.
Sony α software update
Agak kecewa juga saat melihat bahwa software bawaan (terutama PMB – Picture Motion Browser) yang disertakan dalam paket Sony α33 ternyata tidak mendukung 64-bit OS. PMB yang disertakan dalam paket Sony α33 adalah PMB v3.1.0. Karena penasaran saya-pun bertanya pada Om Google dan akhirnya menemukan update bagi software tersebut, yaitu V4.2.10. Update ini sepenuhnya mendukung [...]
Seesmic came to the rescue
After trying several Android Apps to replace my HTC Peep, I came across Seesmic. At first I have a problem with its support to Google Buzz but I quickly dismissed that doubt after I try it in my Tattoo. It also support a widget for your homescreen where it will shown a randow tweet or [...]
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.


