Wednesday, 30 March 2011

Tuesday, 29 March 2011

sun-java di Lucid

Gara2nya mau masang freemind. Karena butuh sun-java, maka mesti masang openjdk-6-jre. Karena di Lucid require tzdata/2010m-0ubuntu0.10.04, maka download dulu paket tersebut di
https://launchpad.net/ubuntu/+source/tzdata/2010m-0ubuntu0.10.04/+buildjob/1995244
Lalu, simpen di /var/cache/apt/archives/
Kalu enggak, ya langsung install saja agar menimpah paket defaultnya.
Mungkin developernya perlu diberi tahu bahwa dependensi paketnya ada yang mogok?
Ok, deh. Aku juga register di launchpad ...

Saturday, 19 March 2011

plone collective.geo.contentlocations

  1. edit buildout.cfg
  2. run buildout
  3. got this error: "No such file or directory: '/home/enviromatics/Plone/zinstance/parts/instance/etc/zope.conf'"
  4. means zope.conf has been deleted due to unclean product install (http://plone.293351.n2.nabble.com/Restart-Zope-td5151549.html); well the product got lots of dependency.
errors:
  1. warning: no files found matching '*.mo' under directory 'collective'
  2. warning: no files found matching '*.js' under directory 'collective'
  3. warning: no files found matching '*.mo' under directory 'collective'
  4. the rest seems rooted on them
resolution:
    1. clean collectives from buildout.cfg, rerun buildout to get the site back
    2. start with the errors now ... ::debugging mode on::

    Friday, 4 February 2011

    g3data - extract data from graph




    1. Point to x0, x1
    2. Put value on x0 and x1
    3. do the same on y axis
    4. Point of n1..nn values
    5. export data in dat
    6. import dat file using spreadsheet, customize the position

    create new graph/trend.

    Tuesday, 21 December 2010

    Linux Audio Editing

    Debian: Sweep, ReZound, Audacity.
    Ini hasil googling:

    Monday, 20 December 2010

    Open Office fonts

    Salaam,

    Kalau ada yang nanya "kok Oo saya ga da arialnya?"
    Saya biasa jawab dengan

    $ sudo apt-get install msttcorefonts

    saya kira, pendekatan ini salah besar!
    yang betul, pake cara pin-pin-bo. Bikin folder .fonts (jangan lupa titik
    didepan) di /home/user

    $ mkdir ~/.fonts

    lalu download font yang diperlukan dari fonts101.com, taruh di folder
    tersebut. Gampangnya:

    $ cp franklingothic-regular.ttf ~/.fonts/

    Lalu tutup openoffice (kalau terbuka) dan buka lagi, alias restart openoffice.

    Selamat mencoba!

    Friday, 22 October 2010

    short review: kbibtex enak!

    Saya search artikel buat nulis tentang one-dimensional modeling untuk banjir
    jakarta di search.ebscohost.com.

    Tanpa babibu di web ebscohost yang lumayan lemot, saya save aja hasil
    pencariannya ke format bibtex. Hasilnya dibuka di kbibtex, baru diverifikasi
    mana yang perlu dan download fulltextnya.

    Ebscohost memang sudah mengandung folder saya pribadi, tapi karena aksesnya
    aras2en ya ... lebih mantep dibrowse dengan kbibtex.

    Selamat mencoba!