viagra donne comprar viagra pela internet viagra effet secondaire viagra prix vendo sildenafil compro viagra propecia sans ordonnance acheter propecia cialis moins cher viagra cialis differenze pharmacie en ligne prix du cialis pastilla sildenafil trouver du cialis levitra ricetta aquisto levitra clomid sans ordonnance koop kamagra acheter levitra pas chere tadalafil rezeptfrei sildenafil kaufen kamagra pharmacie medicament cialis generische cialis acquistare levitra levitra generico viagra ricetta medica cialis receta viagra farmacia comprar tadalafil costo levitra tadalafil moins cher viagra generico acheter kamagra 100mg viagra dosaggio compra viagra cialis prescrizione cialis france levitra te koop farmaci impotenza compro sildenafil comprar viagra viagra recensioni cialis pharmacie prix vardenafil 10 mg sildenafil receta viagra quanto costa procurer du levitra pilule viagra cialis generico 10 mg viagra te koop prozac prix viagra fur frauen commande viagra il viagra curare impotenza kamagra 100 cialis generique sildenafil rezeptfrei viagra generique cialis vente en ligne vardenafil generique tadalafil venta acheter cialis internet viagra 50 mg levitra naturale acheter cialis sur internet probleme erection cialis en ligne vardenafil bestellen cialis donne levitra en ligne cialis sans ordonnance trouble erection viagra kosten acheter cialis en belgique vendo viagra achat cialis en ligne vendo cialis cialis belgique levitra effet secondaire kamagra apcalis impuissance erection acheter kamagra oral jelly levitra sur le net levitra generique tadalafil generico commander du cialis zyban prix cialis generique acheter levitra svizzera vardenafil generika acquisto viagra on line viagra donna acquisto viagra senza ricetta acheter cialis pharmacie achat levitra levitra receta cialis generico sicuro tadalafil 10 mg prezzi viagra zithromax prix remede impuissance kamagra bestellen vardenafil generico acheter tadalafil cialis en pharmacie acheter cialis 20mg genericos viagra generische viagra venta de levitra acheter viagra pas chere achat cialis 20mg trouver du viagra viagra prijs cialis 20 mg achat de levitra accutane generique vendita levitra cialis ricetta medica commande levitra aquisto viagra viagra europe achat de viagra levitra venta libre cialis generique en france viagra preço sildenafil bestellen acquisto levitra viagra vendita italia acheter kamagra france cialis rezeptfrei

Gnome Schedule 2.1.1 released

September 12th, 2009

Gnome schedule 2.1.1 has been released.

Get it from https://sourceforge.net/projects/gnome-schedule/files/.

- gaute

No tag for this post.

Photos: Australia

July 7th, 2009

I finally uploaded some of my photos from Australia 2008, you’ll need to be a flickr-friend to see many of them.

Tags: , , ,

inotify: Change of Plan

July 7th, 2009

A simple C++ program that detects change of ~/.plan:

(and it contains a convenient debugging function that gets the name of the inotify event as a char *)

Tags: , ,

Gnome-schedule 2.1.0

May 17th, 2009

- Gnome-schedule 2.1.0 -

Gnome-schedule is a graphical user interface that leverages the power
of crontab (vixie-cron, dcron) and at to manage your crontab file and
provide an easy way to schedule tasks on your computer. It supports
recurrent (periodical) tasks and tasks that happen only once in the
future. It is written in Python using pygtk, and has been developed,
tested and packaged for various Linux distributions.

New in this release:
Apart from fixing a number of annoying bugs (including where you couldn’t enter times above 13:49), and long awaited X support. You should now be able to set up your X applications to be run by cron and at, and as long as you are logged in they will be run. This does depend on you having you X server running on the same DISPLAY. Please note that this feature is still experimental.

Previous release notes are available here: http://sourceforge.net/project/shownotes.php?release_id=572635

Download: https://sourceforge.net/project/downloading.php?group_id=112183&filename=gnome-schedule-2.1.0.tar.gz

Bugs: http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gnome-schedule

For more information and screenshots see our homepage: http://gnome-schedule.sourceforge.net

Tags: , ,

github: cruxports

April 24th, 2009

I’ve published my crux ports at github:

git: git://github.com/gauteh/cruxports.git
web: http://github.com/gauteh/cruxports/tree/master

It mostly contains fixed and/or updated ports from various official and larger repos:

  • rxvt-unicode – with 256 colors and packaged for nn_NO locales
  • git
  • libiconv
  • ntfs-3g
  • p5-xml-simple
  • awesome

By using the experimental git driver for ports you can sync with this config:

/etc/ports/gaute.git:
# Collection by Gaute Hope <eg@gaute.vetsj.com>

URL=git://github.com/gauteh/cruxports.git
BRANCH=master
DESTINATION=/usr/ports/gaute

put the driver in the file /etc/ports/driver/git, you might have to change the git commands to use spaces and not ‘-’. I.e.: git-clone -> git clone.

Tags: , ,

gexheres.git -> gauteh.git

March 22nd, 2009

gexheres.git has been renamed to gauteh.git:

Clone url: git://github.org/gauteh/gauteh.git
Tree: http://github.com/gauteh/gauteh/tree/master

Tags: , , ,

New exhereseses

March 21st, 2009

New exhereses in git://github.com/gauteh/gexheres.git:

  • x11-utils/unclutter
  • media-sound/cmus
  • media-sound/mpeg4ip
  • media-libs/libmpcdec
  • media-libs/libart
  • media-libs/libmodplug
  • text-libs/libiconv
  • sys-fs/ntfsprogs
  • x11-apps/wbar
  • x11-apps/wbarconf
  • x11-apps/obmenu

- gaute

Tags: , ,

How-to: Figure out if crontab and at is correctly set up

February 20th, 2009

I have gotten alot of different bug reports and problems sent to me when people try to use gnome-schedule, and quite a few of them are actually crontab and atd problems; mostly just them not being there at all. This post tries to give you an idea about how you can figure out what is wrong; or how it is supposed to work. Exactly how to set up crontab and at differs for all distributions and they all have their own tutorials.

If something works; don’t proceed through the rest of the steps – they are meant as suggestions to solutions. And if you have it working they might break it. That means; no guarantees!

Read the rest of this entry »

Tags: , , , ,

X output support in Gnome Schedule

February 15th, 2009
X output

X output

The X output feature for Gnome Schedule is now ready for testing, this means that you can easily schedule graphical applications without worrying about the DISPLAY variable. Gnome Schedule also checks before each run if there is a working X connection; in other words that you are logged in.

There is still needed some testing before the next version will be released and it would be great if you could try out the current development branch.

To get the sources do:
$ svn checkout http://svn.gnome.org/svn/gnome-schedule/trunk gnome-schedule

You can build and install it into a temporary directory by doing:
$ cd gnome-schedule/
$ ./autogen.sh –prefix=/path/to/tmp
$ make; make install

to run it from there do:
$ cd /path/to/tmp/bin
$ ./gnome-schedule

If you have any problems or suggestions file them on the gnome bugzilla. More details on how to build can be found in the README.

- gaute

Tags: , ,

Horndalsnuten

February 13th, 2009

Horndalsnuten i midten

07.02.2009 – Horndalsnuten, 1460 moh.

Vi kom til ca 1350m, før skodda stoppa oss. Meget bra å køyre ned igjen.. spesielt når det letta igjen.

Tags: , , ,

  • Viagra ordre
  • Cialis en ligne
  • Levitra en ligne
  • Propecia acheter
  • Viagra acheter
  • Acheter cialis
  • Ordre levitra
  • Ordre propecia
  • En ligne viagra
  • Vente cialis
  • Levitra bon marche
  • Propecia en ligne
  • Viagra online
  • Buy cialis
  • Order Levitra
  • Buy propecia
  • Buy viagra
  • Cheap cialis
  • Cheap Levitra
  • propecia online
  • Viagra prescription
  • Cialis online
  • Buy Levitra
  • Order propecia