Showing posts with label Software Linux. Show all posts
Showing posts with label Software Linux. Show all posts

Wednesday, 29 August 2012

Best lightweight browser

Links2 text based browser running on graphic mode
Sometimes, even with EVDO connection promised to be 3.1 MBPS, connection can be slower than CDMA1x. A normal EVDO can averagely be 80 kbps download in most place. It should be more than 300 kbps, but I never find the right spot. Maybe inside the provider's office, very near to the tower antenna, but outside, with so many customers and weaker signal, information can be so much expensive.

Bagaimana menyiasati internet lambat tapi tetap bisa menikmati informasi lewat browser? Ya dengan browser yang hanya mengambil bagian terbesar informasi yang kata Alquran dalam bentuk tertulis (teks). Di dunia Linux, ini teknologi lama yang terus dijaga dan dikembangkan. Diantara browser yang didesain untuk keperluan ini adalah elinks, links2, lynx, netrik, w3m, wikipedia2text (dengan kerjasama dengan salah satu text browser sebelumnya), dan ... (nggak perlu diceritakan lagi, yaitu) (x)emacs.

elinks, links2, lynx, netrik, w3m hampir sama. Mereka adalah platform yang sempurna untuk text browsing termasuk untuk digunakan bersama wikipedia2text. w3m mempunyai fitur table/frame sehingga webpage nyaris mirip aslinya kecuali semuanya berupa teks. netrik mempunyai rencana fitur lebih banyak lagi.

Sedikit lebih boros dan keluar dari terminal adalah links2. Links2 mempunyai versi grafis yang mampu menampilkan gambar jpeg. Untuk membaca gmail yang kaya Javascript, kita bisa masuk ke modul html-nya gmail. Maka sebagian buesar informasi di email akan terbaca.

Kalau tidak bisa hidup melulu dengan teks, uzbl dan dillo benar-benar hidup diluar terminal. Berbeda dengan browser biasa, keduanya ringan karena cita-citanya memang hanya mengambil informasi dasar sebuah web page.

Diantara browser modern, Midori cukup cepat, tapi dengan kemampuan java script, cookies, flash, dll ya ... sudah keluar dari konsep awal untuk hanya mendownload informasi utama yang berupa teks, kalau nambah ya sedikit style seperti tabel atau frame..

Monday, 30 November 2009

Mengolah file pdf

pdfedit bisa menggabungkan file2 pdf dan mengatur urutannya.

Plus, trimming lebar page.

Kalau mesti nulis petunjuknya disini, mungkin kelamaan. Lebih baik videonya aja. Dan biar ngirit, di blogspotkan saja, heh he

Thursday, 5 November 2009

Install Openoffice 3 di Ubuntu 9.04

Notes dari pelatihan di Solo 29-31 November:

  1. Masukkan CD Openoffice yang dari Ristek, unzip/untar file openoffice.tar.gz. dengan cara double click dari file manager.

  2. Buka terminal dari accessories > terminal atau dengan alt+f2 lalu ketik gnome-terminal.

  3. Dari terminal, masuk ke folder hasil unzip/untar (dengan perintah "cd" dibawah). Cek apakah benar sudah ada di folder hasil unzip/untar dengan perintah "ls".

  4. Install semua file .deb yang ada di folder tsb dg perintah dpkg -i (lihat dibawah).

  5. Agar tidak perlu menulis nama file yang panjang dan menghindari kesalahan, ketik karakter2 awal file dan pijit tombol Tab, maka bash akan melanjutkan sendiri.

  6. Perintah Linux adalah CASE SENSITIF, jadi huruf kapital dan kecil dibedakan.





$ cd ./direktoriopenofficehasiluntar
$ ls

(kalau ada banyak file berekstensi .deb, maka anda sudah benar)
$ sudo dpkg -i *.deb

selesai.



Tulis komentar untuk memperbaiki catatan ini. Terima kasih.

Monday, 15 June 2009

Image viewer kphotoalbum

Bingung dimana kphotoalbum menyimpan konfigurasi letak image yang discan?
Udah muter2 di help dan wiki kphotoalbum, jawabnya didapat dari

$ locate kphotoalbum
$ nano .kde/share/config/kphotoalbumrc

ganti lokasi folder imagenya!

Monday, 30 March 2009

Adzan

Minbar (gtk2 dari itools) sudah ada di Debian Lenny.
So, kalau pengen diingetin soal adzan tinggal
$ sudo apt-get install minbar
Jangan lupa ganti waktunya 7.0 (maksudnya GMT+7) di screen depan DAN pilih kota Jakarta (ada dibawah Australasia & Oceania).
Lainnya default.

Thursday, 26 March 2009

xjig

Finally I know how to work on with xjig, the jigsaw puzzle game! I've been browsing /usr/share/doc/xjig with no clue until I read posting about the manual. The guy mentioned he didn't get it, but I just do

$ man xjig

And, yes! I play xjig now! re's some of the key  resume (try on and see what happen):

Zooming: Home, End, Pageup and Pagedown

Moving: arrow keys

Mouse: left (rotate), middle (flip), right (move).

Good game!

Wednesday, 25 March 2009

Desktop Wiki

Aplikasi wiki bisa dikategorikan dalam 2 golongan: server based yang butuh apache dan desktop based yang jalan di desktop.
Contoh populer di golongan pertama tentu media wiki, emboknya artikel di wikipedia. Sisanya ada buanyak, dari yang ringan sampai yang rumit. Kalau perlu informasi detil, silahkan googling "wikimatrix".
Di golongan berikutnya ada zim dan didiwiki. Itu dua yang paling banyak (saya/di)gunakan. Yang satu running murni di desktop, persis aplikasi biasa. Dibangun dengan perl, jadi nggak butuh gtk atau kde. Didiwiki nyala di web browser. Kalau nggak salah nggak butuh apache (seperti halnya web managernya cupsys) dan nyala di port 8000. Atau dipanggil dengan http://localhost:8000/.
Buat apa pasang didiwiki atau zim? Well, penerapannya bisa buat kepanjangan tangan mind map, bisa buat bikin draft buku, atau buat blog, kalau nggak ingin catetan hariannya dibaca orang!

Zim

Nyari tutorial zim yang offline (link di aplikasi) nggak ada. Belum ngecek /usr/share/doc/zim. Hanya saja, di website lumayan lengkap. Atau karena penggunaannya sangat sederhana?

Bingungnya sih waktu bikin new zim book, nggak tahu apa itu Document Root. Biar gampang, mari kita sederhanakan: Document root diisi saja dengan /home/user atau Document root user yang sedang aktif.

Kalau mau ribet, boleh baca sitenya:

http://zim-wiki.org/Usage/Attaching_Files.html

Begitu bleh!

Friday, 6 March 2009

Flashplugin-nonfree di Debian Lenny

When doing
$sudo apt-get install flashplugin-nonfree

in Lenny, it will return:
Package flashplugin-nonfree is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package flashplugin-nonfree has no installation candidate

That's because Lenny (stable) don't list the package anymore. Detailed policy here says the package go to testing. Below is the summary taken from the site.
The decision made on 2007-12-21 is, starting with Lenny, that
flashplugin-nonfree is to be maintained in "unstable" for users of
"unstable" and "testing", and is to be maintained at "backports.org" for
users of "stable".

I think that's because Debian concern alot on the term GNU/Linux.

Comprehending the policy, the package can be installed via adding backport repository into /etc/apt/source.list. Add the line below into the file:

deb http://www.backports.org/debian lenny-backports main contrib non-free
$ sudo apt-get update
$ sudo apt-get -t lenny-backports install flashplugin-nonfree


Detailed instruction can be found in backports site here.

Monday, 23 February 2009

Running consideo.jar

I finally got the clue to run Consideo modeller on my Debian Lenny.
The quick fix was here:
extract consideo_4.5.zip onto /tmp or /opt
$ java -jar /opt/consideo_4.5/consideo.jar

Oh my Goodness!
By the way,
$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (build 1.6.0_0-b11)
OpenJDK Server VM (build 1.6.0_0-b11, mixed mode)

The second and the third I think is redundant. Also particularly, OpenJDK doesn't run Freemmind 0.8.1. But as long is it doesn't crash my system then it's ok. We might leave stripping for later work.

Wednesday, 18 February 2009

Freemind at Debian Lenny

I believe the procedure is for etch too.

The mostly used Freemind that is for mind mapping (to note in meeting) is now enliven in my new Lenny. here's the summary:
$ sudo apt-get install sun-java6-jre libcommons-lang-java
$ sudo dpkg -i freemind_0.8.1-1_all.deb

And here's the full notes:
$ sudo dpkg -i freemind_0.8.1-1_all.deb
Selecting previously deselected package freemind.
(Reading database ... 152886 files and directories currently installed.)
Unpacking freemind (from freemind_0.8.1-1_all.deb) ...
dpkg: dependency problems prevent configuration of freemind:
freemind depends on libcommons-lang-java; however:
Package libcommons-lang-java is not installed.
freemind depends on libforms-java; however:
Package libforms-java is not installed.
freemind depends on libjaxp1.2-java; however:
Package libjaxp1.2-java is not installed.
freemind depends on librelaxng-datatype-java; however:
Package librelaxng-datatype-java is not installed.
dpkg: error processing freemind (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Processing triggers for menu ...
Errors were encountered while processing:
freemind
$ sudo apt-get install libcommons-lang-java
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:

Friday, 30 January 2009

adobe flash player

masang adobe flash player di redhat/fedora/scientific linux dan mestinya juga di centos:
1. masuk ke http://get.adobe.com/flashplayer/, download yang yum
2. double click hasil download
3. buka applications -> add/remove software
4. search flash
5. put a check mark
6. apply
7. Jangan lupa restart mozilla (tutup lalu buka lagi)

Friday, 16 January 2009

LEMON POS

Cihui! Baru tahu kalau Lemon POS, dilisting sebagai aplikasi kde yang diperuntukkan bagi Small and Medium size retailer sudah release di Intrepid Ibex. Setelah install, wah keren. cuman ada masalah, databasenya kok nggak konek?

Setelah dan ngubek manual offline (karena installnya udah malem dan terpaksa meninggalkan "Warnet Siti Hinggil") yang sangat minim dan coba2 ngubah konfigurasi, besoknya sambil nyantai akhirnya nemu dump sql yang dipersyaratkan di website kde-apps.org. Ini cut and paste dari hal penting di diskusinya:Re: Username and passwor

by powersupply on: Jan 14 2009
powersupply powersupply
-

power supply
last visit Jan 15 2009
0 friends
0 groups

other contents
send a message
add as friend
more info

- -
If you read the database creation script the default username is in a list at the bottom.
Look for this line:

INSERT INTO lemondb.users (id, username, password, salt, name, role) VALUES (1, 'admin', 'C07B1E799DC80B95060391DDF92B3C7EF6EECDCB', 'h60VK', 'Administrator', 0);

So, try using 'admin' as the username and 'linux' as the password (ignoring the speech marks obviuosly). Hope this helps.

Waah... tinggal ngubek lagi, nih. Abis itu, mestinya urusan Warung Nenek lebih smooth... Allahumma.

Friday, 2 January 2009

screen capture in gnome

gnome-screenshot from terminal.

Wednesday, 31 December 2008

Epiphany proxy

Laptop yang mondar-mandir dari rumah yang proxyless ke kantor yg proxyful :) epiphany-nya jadi nggak jalan. Untuk mengubah system-wide (gnome dan xfce) proxy, bisa manggil program yang berjudul gnome-network-preferences dari terminal.

Informasi selengkapnya ada di FAQ Epihany.
Changing proxy settings

Epiphany uses the GNOME default proxies. They can be modified (session wide) by using gnome-network-preferences. The corresponding gconf keys are /system/http_proxy/host, /system/http_proxy/port, /system/http_proxy/use_http_proxy and /system/proxy/mode (set to manual).