Similar Posts
Everyday in IT People’s Daily Life
Oke deh, kali ini gw harus angkat topi….. Artikel si JiE ini, yang terinspirasi dari artikel LifeReboot, memang The Hallelujah Article for Computer Geeks !!! 🙂 Hurray! Dari semuanya, yang paling ada di semua pekerjaan –dan nggak cuma IT, sebenernya– adalah: (dikutip dari JiE’s) ~ Reason #10 – Most Of Your Accomplishments Are Invisible User…
PrefixSuffix: Rename Multiple Files
PrefixSuffix is a simple Linux GUI application that renames multiple files. It pretty much does (only) what its name says, rename prefixes and suffixes. If you want full-blown rename tool, check out KRename. The multi-renamer tool in GNOME Commander is also very advanced, with built-in support for EXIF, ID3, and other metadata standards.
Situs Resmi Ruby Indonesia Launching… in Beta!
Entah kenapa kita (kita?) tuh so excited banget punya situs resmi Ruby yang pake bahasa Indonesia. Tapi kenyataannya, kita (bangsa Indonesia) punya: (via Bapak Mandor) Situs ini masih dalam tahap final review, tapi Anda sudah dapat melihatnya di sini. Pengerjaan situs resmi Ruby Indonesia dilakukan oleh Yohanes Santoso, Arie Kusuma Atmaja, dan saya sendiri, beserta…
Installing NX on Amazon EC2's or Your VPS's Ubuntu
NoMachine’s NX is a cool technology to GUI-ly remote your server using less bandwidth and more power responsiveness. If you miss your GUI luxury, let’s install it on your VPS, shall we? Get some Ubuntu first, Dapper or Edgy or Feisty all work fine. Installing some kind of desktop GUI will make the journey smoother…
Organization-based Programming
Proposal: * Organization-based programming = Organize agents, objects, and messages exchanged between them, to work on a goal or a process (i.e. “desired outcome”). Inspiration: Lemmings, DNA, construction sites, Impossible Creatures. Definitions: Agents are actors that have less predictable behavior. Objects are actors than have predictive behavior. Both agents and objects are actors. Actors can…
Service Manager Controls Favorite Windows Services
Unable to find a “good” software to quickly control Windows Services. Here’s what I came up with: It’s written using Microsoft .NET which isn’t “portable” (yeah, like Windows services is portable?) 😉 If anybody wants it I’ll provide it for free including source code. 🙂