NavigationtagsUser login |
bashA script that pulls photos from facebookFbcmd is pretty cool.
Submitted by Dieter_be on Tue, 08/18/2009 - 17:36. categories [ ]
Visual feedback of the exit status of the previous command in bashPut this in your .bashrc, and the current directory in your PS1 will be printed green if the previous command had exit state 0, red otherwise. No more typing 'echo $?', ' && echo ok', '|| echo failed' etc on the command line.
Submitted by Dieter_be on Tue, 10/14/2008 - 21:56. categories [ ]
DDM v0.4 releasedDDM v0.4 has been released.
Submitted by Dieter_be on Tue, 09/23/2008 - 16:21. categories [ ]
A fast way to get stuff out of your head and into your GTD inboxOften while you're occupied with something, some thought pops into your head. Something that you want to remember/do something about.
Submitted by Dieter_be on Wed, 08/13/2008 - 20:42. categories [ ]
DDM : a Distributed Data ManagerUPDATE: this information is outdated. See http://github.com/Dieterbe/ddm/tree/master for latest information. IntroductionIf you have multiple sets of data (e.g.: music, images, documents, movies, ...) and you use these on more then one system ( e.g. a laptop and a file server) then you probably also have some 'rules' on how you use these on your systems. For example after capturing new images you maybe put them on your laptop first but you like to sync them to your file server frequently. On the other hand you also want all your high-res images (stored on the server) available for editing on the laptop, and to make it more complicated you might have the same images in a smaller format on your server (for gallery programs etc.) and want these (or a select few albums of them) available on the road. The more different types of data you have and the more you have specific work flows the harder it becomes to keep your data as up to date as possible and consistent on your boxes. You could manually rsync/(s)cp your data but you end up in having a mess (at least that's how it turned out on my boxes). Putting everything under version control is great for text files and such, but it's not an option for bigger (binary) files. I wanted to keep all my stuff neatly organised in my home directories and I want to create good work flows with as minimum hassle as possible, so I decided to write DDM: the Distributed Data Manager.
Submitted by Dieter_be on Sat, 03/29/2008 - 21:28. categories [ ]
Per-directory bash historyI've been thinking about how a specific bash history for each directory could improve productivity, and unlike what I feared it was actually pretty easy to find a solution on the net.
Submitted by Dieter_be on Wed, 01/30/2008 - 22:37. categories [ ]
gtk dialogs for (shell)scripts with zenity and the ask-pass gui tools for ssh-addPhew! where to start? Probably at this blogpost. It's about making it very easy to work with external encrypted volumes. I'm not going to talk about the article itself but about a great tool i discovered thanks to it: Zenity.
Submitted by Dieter_be on Sun, 11/25/2007 - 19:45. categories [ ]
Emulating two-dimensional (or even multi-dimensional) arrays in bashEver needed to use arrays of two or more dimensions but got stuck on Bash limited array support which provides only 1 dimension? There is a trick that let's you dynamically create variable names. Using this, you can emulate additional dimensions.
Submitted by Dieter_be on Sun, 08/26/2007 - 12:49. categories [ ]
Nagios monitoring in your desktop panel aka Xfce Genmon panel plugin rules!FOSS is written by users, for users, and what I've been doing/experiencing this afternoon is a perfect example of that.
Submitted by Dieter_be on Sun, 08/05/2007 - 16:42. categories [ ]
PhpDeliciousClient, a php cli client to administer del.icio.us accountsPhpDeliciousClient is a console based client for doing maintenance on Del.icio.us accounts.
Submitted by Dieter_be on Sun, 07/01/2007 - 16:52. categories [ ]
PhpDeliciousClientIntroductionPhpDeliciousClient is a CLI program for administering your Delicous account. When you invoke it from the command line you have some methods to administer your tags and your posts. It's written in PHP and uses Ed Eliot's PhpDelicous class to contact the del.icio.us api. (included in download) Why?
categories [ ]
Fosdem 2007 reviewEvery year, during a special weekend in February, the University Libre of Brussels suddenly becomes a little more geeky.
Submitted by Dieter_be on Thu, 03/15/2007 - 22:02. categories [ ]
My favorite bash tricksHello everyone. I assume you have a basic knowledge of bash, the history mechanism, and ~/.bash* files.
Submitted by Dieter_be on Thu, 03/15/2007 - 00:38. categories [ ]
|
Recent comments
1 week 4 days ago
1 week 5 days ago
1 week 6 days ago
1 week 6 days ago
2 weeks 1 day ago
5 weeks 22 hours ago
8 weeks 1 day ago
8 weeks 2 days ago
8 weeks 2 days ago
10 weeks 26 min ago