Category Archives: Tutorials

Learning Django

All this week I will be teaching classes on Django at 1pm Eastern (1800 UTC) in #ubuntu-classroom.  It is a series of 4 classes, taking you from getting Django setup to a working application, learning about Views, Models, Forms and Templates.  We started off getting a Django project setup and will continue tomorrow with creating [...]

Also posted in Events | Tagged , , | Leave a comment

Manipulating spreadsheets opened from Firefox

When you open a file from Firefox instead of saving it, the file is downloaded to the /tmp file and opened read-only. This is a problem when opening spreadsheets from web pages, as OpenOffice.org doesn’t allow manipulation of files opened as read-only. In this article, I show you how to strip read-only privileges from spreadsheets opened from Firefox so that you can manipulate these files without having to manually save them elsewhere.

Posted in Tutorials | Tagged , , | Leave a comment

Issue with Networked Filesystems and Apache

I encountered an issue today when trying to serve a Javascript file through Apache. I am using a Virtual Machine (VM) for my development environment, and have shared folders set up so that it mounts my working directory from the my machine. This makes it easy for me to develop on my local machine and [...]

Posted in Tutorials | 2 Comments

Hacklet: Apt Cache Redirect

It is generally recommended to create separate partitions for your root (/) and home (/home) directories.  This gives you the ability to do a clean install of your distro, or another distro, without putting your personal data at risk.  Usually this works out pretty well. There can, however, be a downside.  Suppose you didn’t allocate [...]

Posted in Tutorials | Tagged , | 2 Comments

Hacklet: Remove Gwibber tray icon

Get the most out of Gwibber and Indicator Applet by doing away with the Gwibber tray icon.

Posted in Tutorials | Tagged , , | Leave a comment

InkScape Tutorial #078 at Screencasters

InkScape tutorial #078 is now available over at screencasters. Digg this postRecommend on FacebookBuzz it upTweet about it

Posted in Tutorials | Leave a comment

Ubuntu Intrepid Ibex 64 bit Review

I waited a few days to let the load on the servers cool down so I could try Ubuntu Intrepid Ibex 8.10 out on my new Dell Inspiron 530 system. Intrepid was released on October 30th and I downloaded it a few days later. With this upgrade I went from an Athlon X2 3800 to [...]

Posted in Tutorials | Leave a comment

How to install Ubuntu using Wubi

This How to video will show you how to install Ubuntu using Wubi which can be download it from here . Digg this postRecommend on FacebookBuzz it upTweet about it

Posted in Tutorials | Leave a comment

How to install software in Ubuntu

This will show you how to install software in Ubuntu with the use of Synaptics Package Manager. Fairly easy, follow the tutorial and you will be installing software in no time. Digg this postRecommend on FacebookBuzz it upTweet about it

Posted in Tutorials | Leave a comment

How to add quick templates to your desktop

One cool feature of Ubuntu 8.04, which I noticed back in version 7.10(Gutsy) I’m not sure if 7.04(Fiesty) had it. But essentially you could create folders which can in turn have template files within them. One cool feature of Ubuntu 8.04, which I noticed back in version 7.10(Gutsy) I’m not sure if 7.04(Fiesty) had it. [...]

Posted in Tutorials | 1 Comment