May 19th, 2009 |
by heric |
published in
PyQt, Ubuntu
Another result for PyQt exercise is a Plurk Client named qPlurk. Implemented using unofficial plurk APIĀ in python by David Blume. qPlurk able to fetch plurks from your account, post a plurk, get a detail plurk response and post a respond for a specific plurk. However it only can fetch 20 last plurks , because [...]
May 7th, 2009 |
by heric |
published in
Photography, PyQt, Ubuntu
I ever make a posting about batch resize image using convert (ImageMagick) in Linux. It is working and can be extended for another function provided by ImageMagick, not only resize. But the drawback, it is command line, and some people are not comfortable with it.
May 5th, 2009 |
by heric |
published in
PyQt, Telco, Ubuntu
QpcConverter is a simple point code representation converter, support ITU 14 bit Point Code using Decimal, Binary, Hexadecimal & 3-8-3 Point Code Format. It is created using Python and Qt bindings ( PyQt ). This is my first program, created as an exercise learning PyQt in my spare time. I Choose PyQt than PyGtk because [...]
April 30th, 2009 |
by heric |
published in
Ubuntu, Unix
Salah satu fitur baru pada ubuntu Jaunty adalah screen-profiles. Sebuah tool untuk program GNU Screen ( terminal multiplexer ). Screen memungkinkan kita untuk mengakses beberapa terminal session didalam 1 terminal window. Sederhananya, program ini seperti SecureCRT atau Xshell ( di windows ) , namun ini text based, jadi bisa dijalankan tanpa X-Server.
Dulu menggunakan screen bisa [...]
April 26th, 2009 |
by heric |
published in
Ubuntu
Setelah penantian panjang, akhirnya Ubuntu 9.04 a.k.a Jaunty Jackalope pun release juga. Download ISO Image dengan ukuran 698MB membutuhkan waktu sekitar 40 menit dengan koneksi ADSL disini. Lumayan cepat.
Berikutnya adalah persiapan instalasi. Ini saya lakukan karena saya ingin mencicipi Filesystem terbaru Ext4 yang sudah disupport oleh Jaunty. Sebelumnya saya menggunakan Intrepid Ibex dengan Filesystem Ext3. [...]
April 23rd, 2009 |
by heric |
published in
Ubuntu
Akhirnya, penantian release Jaunty usai sudah. Sore ini sekitar pukul 15:00 ( GMT+2 ), Ubuntu 9.04 sudah tersedia untuk didownload. Segera menuju ke TKP.
http://www.ubuntu.com/getubuntu
April 20th, 2009 |
by heric |
published in
Photography, Ubuntu
In window$ we have photomatix to create HDR image from several different exposure images. In Linux ??
I have using Ubuntu for a couple years and sometimes still need to open virtualbox for photo editing especially HDR, because i didn’t find yet an easy way to produce HDR in Linux, until i find Qtpfsgui. Yes, It [...]