Welcome to noprianto.com

  1. slackinfo.sh
    Get slackware package information
    language: Shell
    download: here
  2. nsimpleyahoo
    Simple yahoo messenger using libyahoo2
    language: C, Lib: libyahoo2
    download: here
  3. ncurses
    Using ncurses
    language: C, Lib: ncurses
    download: here
  4. SIGNAL
    Working with signal
    language: C
    download: here
  5. nop-webserver
    Create your own webserver using swill
    language: C, Lib: Swill
    download: here
  6. open.asm
    Simple and limited cat like program using assembly (with comment in Bahasa Indonesia)
    language: ASM
    download: here
  7. glib_linked-list
    Various code to work with glib and linked list
    language: C, Lib: Glib
    download: here
  8. nops2pdf
    Simple ps2pdf front end using GTK+.
    language: C, GUI: GTK+
    download: here
  9. nps
    Simple ps like program using shell script.
    language: Shell
    download: here
  10. FS
    Various code to work with file system.
    language: C
    download: here
  11. cpq
    Various code to work with PostgreSQL using libpq.
    language: C
    download: here
  12. progress
    A lot of example creating progress bar using shell script, with help from dialog, Xdialog, zenity, tput as well as custom progress indicator using printf (1).
    language: Shell
    download: here
  13. Diary
    Simple diary program using text file as database. Please edit DIARYDIR variable before use. Using dialog to make it more user friendly.
    language: Shell
    download: here
  14. nkamus
    Simple two languages dictionary using sqlite3 database. Various front end is available: CLI (C and shell script), TUI (shell script + dialog), GUI (shell script + Xdialog), Web (PHP). Database template also available.
    language: C, Shell script, PHP. Database: sqlite3
    download: here
  15. Absen
    Simple timecard program using PostgreSQL as backend, and PHP or Shell script (+dialog) as front end.
    language: PHP, Shell, Database: PostgreSQL
    download: here
  16. fortune_osd.sh
    Helper script to display [fortune] text on screen using osd_cat (XOSD)
    language: Shell
    download: here
  17. linux-credit
    Display CREDITS file found in Linux kernel source tree on various interface, such as web and GTK based.
    language: PHP
    download: here
  18. nftype_stats
    Generate statistics of Linux file types found in specified directory.
    language: Shell
    download: here
  19. pla - personal linux assistant
    Small utility designed to help admin to monitor linux system.
    language: Shell
    download: here
  20. tips
    Tips of the day example using linked-list.
    language: Pascal
    download: here
  21. PROCVIEW
    Various script to work with Linux /proc filesystem.
    language: Shell
    download: here
  22. modmod (updated)
    Consists of two scripts: mymodconf (list, load and unload modules, like modconf in debian) and greedy_insmod.
    language: Shell
    download: here