Dear Blog-Reader,
I just got a few responses regarding to my project idea to develop a GUI for Git, called NautilusGIT. I registered the domain “nautilusgit.org” for a year and from now on its forwarded to the NautilusSVN project page. I think the forwarding via mod_rewrite will be changed again in a few days, maybe a week, to RabbitVCS.
RabbitVCS is a project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems. It’s written in Python. We’re looking forward for other contributors to this project.
I hope some other people who are reading this blog post will contribute to the project, maybe Development, Documentation, Translation etc.
Contact me via mail: ikkerus (at) ikkerus (dot) net
I will handle it.
UPDATE: The domain nautilusgit.org is now forwarded to rabbitvcs.org !
Hi outta there
Since this Tuesday (evening) I’m the proud owner of a new ASUS Eee PC 1005ha-H in black. It comes with the Intel Atom N280 which has 60 Mhz more and is 20 percent more energy efficient. I’ve changed the memory so that there 2 GB 800Mhz DDR2 RAM built-in now.
I have installed the Ubuntu 9.04 Netbook Remix (jaunty) and the pre-installed Windows XP Home. Now it’s multi-boot.
I had to do some research getting the network interfaces to work (wired and wireless).
Do this for wired network:
First, download the AR81Family-linux-v1.0.0.10.tar.gz from http://partner.atheros.com/Drivers.aspx
Then do the following…
tar -xzvf AR813X-linux-v1.0.0.9.tar.gz
cd src
make
sudo make install
sudo insmod atl1e.ko
With the now running wired network do
sudo apt-get install linux-backports-modules-jaunty
Now all interfaces should run.
Further, abut the acpi-hotkeys: The scripts will be included in the next release of ubuntu in the 2.6.29 Kernel. There is no fix for this bug: https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/262679
Thank you for reading!
PS: I’m still searching people who will contribute to nautilusgit, my new project.
tar -xzvf AR813X-linux-v1.0.0.9.tar.gz
cd src
make
sudo make install
sudo insmod atl1e.ko
Yesterday, I registered “nautilusgit.org” as a domain. Now I’m searching for people who will contribute to the project. NautilusGit will be equivalent to TortoiseGit, but for gnome – specially for nautilus.
If you are interested, conact me via e-mail: ikkerus (at) ikkerus (dot) net
UPDATE: Project closed and merged to RabbitVCS.