A Django site.
June 26, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» How Linux make me have a painful day (or why i hate windows)

Today at work (where i can’t use linux) i was asked to do a really easy and repetitive task: Take screenshots from an e-learning course and paste it with the content text on a text document.
It sounds easy (not fun, just easy), well it wasn’t for several reasons:

1. Cntrl+Alt+$ARROW doesn’t go to any other desktop: there are no virtual desktops on windows, so you can’t change from one document to other just changing desktops, you need to search the application you need in the ones you have open.

2. A screenshot means a picture of the whole screen: You can’t take a screenshot from just the application you want, you need to shot the whole window and then edit the picture to just include the application you want.

3. Middle click doesn’t paste the selected text: You need to explicitly Copy and then paste, why!?

After i started with those problems i started thinking: is that what it feels for a windows user to use Linux? Why to people say Linux is harder if i’m finding so hard use windows? Is that Linux has make me lazy? Why do people prefer to use the slow and horrible mouse over the keyboard?

The good thing: Now i have some complainings to say to windows user when they start saying: “You need to make it that way in linux?”

P.D: If you are going to leave a comment saying: “You can use $3th_PARTY_APPLICATION in windows to do that” just don’t because then i will say: “Why do i need to make a research and install 3rth party applications if i can do it in linux out of the box?”

June 6, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» Terminator 0.9 beta 1

Terminator 0.9 Feature Freeze has come, i’m really excited to see the new features working, they are awesome, but what are this new exciting features?

  • Tabs: Now terminator supports tabs, you have different tabs with splited terminals on each one.
  • Drag & Drop: Now you can reorder your terminals, you just need to press Cntrl + right click and drag and drop your terminals wherever you want!
  • Terminal zooming: This is one of the more exiting ones, have you expect problems when using splited terminals and one of them turns to little for some seconds? Now you just need to press ctrl+shift+z to have this terminal on the whole window and then use the same key combination to put it back on it’s place! It’s awesome!
  • Terminatorrc: Don’t like gnome environments? Now you don’t depend on gnome-terminal to configure your terminator, you can use ~/.terminatorrc to tune your terminal as you want it to be
  • Titles: kind of confused when using ssh connections inside terminator? Now we support titles, so you always have a title on each splited terminal to know where you are working on

It’s really awesome to see al this changes comming, they make terminator really usefull, want to try them? Help the terminator team to test it, just add my ppa to your sources.list:

deb http://ppa.launchpad.net/nvalcarcel/ubuntu hardy main
deb-src http://ppa.launchpad.net/nvalcarcel/ubuntu hardy main

Download it:

$sudo apt-get update; sudo apt-get install terminator

And report bugs if you find some: https://bugs.launchpad.net/terminator

Excited? Digg it!

May 22, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» What do you have open?

Ok, i’ll alsol take part of the meme which is going in Ubuntu Planet

  • Conky
  • Sticky Notes
  • Terminator with and ssh connection and an irssi running
  • Empathy with all my open protocol IM’s and 1 conversation
  • Pidgin with my MSN account
  • Firefox with 15 tabs
  • Evolution with my 4 mail accounts
  • Gobby with a UDS session document
  • Terminator with 3 terminals on it

February 28, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» openbox

.flickr-photo { border: solid 2px #000000; } .flickr-yourcomment { } .flickr-frame { text-align: left; padding: 3px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; }



openbox, originally uploaded by nxvl.

It works!! Today i woke up, start my computer and there it was! Update Notifier saying i need to update my machine on pypanel!! Now i won’t miss Gnome!! wohooo!

February 27, 2008

Nicolás Varcarcel
nxvl
Nikolas Valcarcel
» Openbox again.

After some time using Gnome i decided to return to openbox again to see is this time i can make it work better, and i did it \o/. I have my keyboard shortcuts, pypanel with my bin/oct/hex clock hack, conky and most important a 3×2 desktop grid without using any pager :D

Here are the steps i followed to make the desktop grid work:

1) Download setlayout source
$ wget http://icculus.org/openbox/tools/setlayout.c

2) Download dependencies
$ sudo apt-get install libx11-dev build-essential

3) Compile setlayout
$ gcc -lX11 setlayout.c
$ ln a.out setlayout

4) Add the setlayout “command” to autostart.sh script
echo “/route/to/setlayout/script/setlayout 0 3 2 0″ >> ~/route/to/autostart.sh

And it’s done! I only need to wait until there are some upgrades to test if update-manager’s notifications work on pypanel notification area and i won’t miss Gnome :D

Screen shot

October 8, 2006

Diego Escalante
dieguito
hack my cow
» Metacity 2.17 buttons!

The crazy guy for this week is marnanel.

He kindly took the time to add 3 new buttons to Metacity themes (shade, sticky, above) and some other features that I really won’t use for now.
You need metacity 2.17.0 to see the new hotness, since I’m also kind I have made packages for this (compatible with Edgy since it’s based on Edgy’s metacity package). Download my packages.
Just run dpkg -i *.deb over them.
Tell me if they don’t work right.

After installing you have to enable the new buttons in GConf, as seen beneath:

Gconf edition

A little explanation: The “:” divide the left buttons from the right buttons, the string in the screenshot will produce a window like the one on the screenshot. Also you need a theme that support these buttons, right now only Bright and Crux do.

As a funny fact, I still don’t use my new buttons. I don’t even use the old ones, on a next post I will describe my metacity keybindings, no matter no one cares.

Blogalaxia Tags: