Thursday, September 24th, 2009 577 views

Are you get sick with docs.google.com ? sometimes when you want to download document in excel or word , it always launches it to google docs
There is a person like me that I search in google. He has some problem with me. He want to disable this application for some documents :
This is a feature that I normally like: I click on a .DOC document, and it launches in Google Docs. Great, I can scan it and read it without having to launch Word. However, sometime there’s a document I’ve recently needed to open many Word documents from Intranets or behind protected website. Google Docs chokes on these and show an error. So, I tell Firefox to always open .DOC files with Word. The behavior remains. I log out of my Google account, thinking perhaps the behavior is triggering somewhere below the application layer. Nope, I click on a .DOC link and I’m taken to the login page for Google Docs.
(more…)
Posted in Teknologi | 1 Comment »
Tuesday, November 27th, 2007 465 views
Untuk orang kantoran, kadang kadang intranet anda hanya mendukung jika menggunakan Internet Explorer.Ketika anda beralih ke Linux, maka sudah barang tentu anda akan membutuhkan IE ini.
Oleh Tatanka, dikembangkanlah Ies4linux untuk membantu anda.Internet Explorer diinstall di sistem Linux kita dengan memanfaatkan Wine.
Karena itu tentu saja yang kita perlukan terlebih dahulu adalah menginstall wine , ditambah cabextract.
Karena installer IEs4Linux otomatis mendownload IE dari situs Microsoft, maka sistem kita harus koneksi ke internet.
sampai sekarang saya belum mengetahui gimana cara menginstall Ies4linux secara Offline.
Berikut ini langkah-langkah yang saya jalankan di Ubuntu 7.10 Gutsy Gibbon:
* Install wine dan cabextraxt (jika belum ada)
$ sudo apt-get install wine
$ sudo apt-get install cabextract
* Dowload IEs4Linux ( bisa di Unduh di Download
* Extract IEs4Linux:
$ tar zxvf ies4linux-xxxx.tar.gz
Masuk ke direktori hasil extract dan jalankan installer
$ cd ies4linux ( sesuaikan dengan nama direktori tempat anda telah mengekstrak ies4linux tadi )
$ ./ies4linux
(more…)
Posted in Linux | 2 Comments »