Code Koala

Article Category: Open Source RSS Feed

Django 1.0.1

Posted 5 days, 21 hours ago by wheaties

The Django team has once again announced a new release of their absolutely amazing framework. Right on schedule, version 1.0.1 has been made available to the world. This release packs over two hundred fixes over the original Django 1.0 codebase. I'm in the process of upgrading my...

Pendulum Screenshots!

Posted 6 days, 13 hours ago by wheaties

I've posted some screenshots for my django-pendulum application!

Project Release: django-reploc 0.1.0-pre1

Posted 1 week, 5 days ago by wheaties

Here's yet another application to help you make your site more useful to your users. django-reploc is a "representative locator" for Django-powered Web sites. It uses the Google Maps API to offer your users an interactive map of your representatives, vendors, friends, houses, etc.

I built this application to...

Setup a favicon.ico in Django

Posted 2 weeks, 1 day ago by wheaties

Up until a couple weeks ago, I had never installed a FavIcon on any of my Django sites. I never really thought about it until one day I enabled the SEND_BROKEN_LINK_EMAILS setting for one of my sites. As soon as I did that, I was able to track...

Project Release: django-axes 0.1-pre

Posted 2 weeks, 1 day ago by wheaties

Ever curious to see information about failed login attempts on your site? This morning I threw together a small, simple Django application that allows you to do just that. I'm calling this project django-axes, which is pronounced as "jango access".

I've only tested it on my own site, so...

django-pendulum news

Posted 2 weeks, 2 days ago by wheaties

Several updates made to django-pendulum.

Project Release: django-pendulum 0.1

Posted 2 weeks, 4 days ago by wheaties

I've released my personal time clock application on Google Code!

Python 2.6 Is Available

Posted 1 month, 2 weeks ago by wheaties

This kinda caught me off guard, but apparently Python version 2.6.0 final has been released!

0 comments | read more...

Project Release: Seasonal Stylesheets

Posted 2 months, 1 week ago by wheaties

Ever in the mood to have your Web site change colors depending on what day of the year it is (kinda the way Google's logo changes on holidays and such)? Well now you can do it a lot easier.

Installing Django on Shared Hosting (Site5)

Posted 2 months, 2 weeks ago by wheaties

In continuation of a previous article, now you can learn how to install Django on a shared hosting provider. I know for a fact that this HOWTO works with Site5 because I used it to setup a friend's account with Django a few minutes ago.

Django 1.0 Final!!

Posted 2 months, 2 weeks ago by wheaties

Django 1.0 final is here at last!

My First Firefox Extension

Posted 2 months, 3 weeks ago by wheaties

Finally, I have created my very first extension for Firefox. It's simple and to-the-point, but I think it does its job well!

0 comments | read more...

Django's New Comment System

Posted 2 months, 3 weeks ago by wheaties

Django's newly merged comments application seemed to break a lot of things for me. Here are some tips in case you're in the same boat.

Project Release: django-tracking 0.1

Posted 3 months, 1 week ago by wheaties

Now all Django users have a simple way to keep track of active users on their Django-powered websites. Installs in less than 5 minutes!

Using Django to Design Your Database Schema

Posted 3 months, 1 week ago by wheaties

Use Django's Object-Relational Mapper to design your database quickly and easily--regardless of the programming language/framework used in your final product.

7 comments | read more...

Step-by-Step: Installing Django

Posted 3 months, 1 week ago by wheaties

Learn how to get started with Django on Windows, Linux, and Mac OS X.

django-clevercss v0.1

Posted 3 months, 2 weeks ago by wheaties

My newest project: django-clevercss, an interface to CleverCSS for those of us who are somewhat lazy or bored.

Code Koala is now on Django 1.0 Alpha

Posted 3 months, 2 weeks ago by wheaties

Bigger and better things are always on the way!

Make Your Own iPod-Compatible Audio Books Using Linux

Posted 3 months, 4 weeks ago by wheaties

Learn how to make your own iPod-compatible audio books using completely free utilities on Linux!

1 comment | read more...
Filed in How To, Linux, Open Source, and Python

By George, I Think They've Got it!!

Posted 4 months ago by wheaties

The awesome Django developers and contributors have finally merged the newforms-admin branch into trunk!!!

New Website!

Posted 4 months, 2 weeks ago by wheaties

Yes folks, I have launched yet another website.

Sad Day for Religious Nerds

Posted 5 months ago by wheaties

The details on the verdict concerning the legality of my PyScriptures program.

Introducing PyScriptures 0.3a

Posted 5 months, 2 weeks ago by wheaties

The latest release of PyScriptures is ready!

PyScriptures Has a New Home

Posted 5 months, 2 weeks ago by wheaties

PyScriptures has moved to Google Code in order to allow more people access to the program.

0 comments | read more...

PyScriptures 0.2a Is Here!

Posted 5 months, 3 weeks ago by wheaties

The first "official" public release of PyScriptures.

Slackware 12.1 on an Asus EeePC 701

Posted 6 months, 2 weeks ago by wheaties

The steps I took to install Slackware 12.1 on my Asus EeePC (701).

0 comments | read more...
Filed in How To, Linux, and Open Source

Flash & Silverlight - Possible Agenda Behind Them?

Posted 6 months, 3 weeks ago by wheaties

Are Web developers setting themselves up for huge problems in the future?

0 comments | read more...

SwiftFox Debian Repositories

Posted 7 months ago by wheaties

Add the SwiftFox Debian repositories to your system to make for easy installation and upgrades.

0 comments | read more...

Opera Debian Repositories

Posted 7 months ago by wheaties

Learn how to add Opera to your Debian repository list to make installation and updates easy.

0 comments | read more...
Filed in How To, Internet, and Open Source

Debian Multimedia Repositories

Posted 7 months ago by wheaties

Learn how to add the Debian Multimedia repositories to your system so you can easily install and update useful video and audio programs, codecs, and libraries.

0 comments | read more...

Why I Like Python

Posted 8 months, 4 weeks ago by wheaties

Some thoughts about my preference for the Python programming language.

Big Day in My Career

Posted 9 months, 2 weeks ago by wheaties

I finally made my first contribution to an open source project!

How To Compile and Install a 2.6.x Series Linux Kernel

Posted 1 year, 9 months ago by wheaties

Learn how to compile and install your own Linux kernel so you can tweak your system to the max!

0 comments | read more...

Use Your Linux System With A Broken Bootloader

Posted 1 year, 10 months ago by wheaties

Sometimes things just go wrong when you try to change your bootloader in Linux. Whether you use GRUB or LILO (or some other bootloader), this article may be of use if you find your MBR somewhat hosed.

0 comments | read more...
Filed in How To, Linux, and Open Source

Format Large Drives as FAT32 in Windows

Posted 1 year, 10 months ago by wheaties

I recently purchased a 120GB drive to use as a shared disk between computers. Since I use several operating systems regularly, I wanted a format that all could play well with. Here's what I had to do.

0 comments | read more...

Disable Page Navigation with Horizontal Scroll

Posted 1 year, 11 months ago by wheaties

Many of us who use Linux on our laptops have run into a particularly annoying feature when surfing the & 'Net. Sometimes when you try to simply move the mouse, your web browser magically goes to a different page. Let's fix this.

0 comments | read more...

Disable Restore Session in Firefox 2.0

Posted 1 year, 11 months ago by wheaties

This is a great feature and all, but I personally don't like the "nag" screen when I don't shut down Firefox the way I should.

0 comments | read more...
Filed in How To, Internet, and Open Source

MySQL on Slackware

Posted 2 years ago by wheaties

Learn how to get MySQL up and running on a fresh installation of Slackware.

0 comments | read more...
Filed in How To, Linux, and Open Source

Linux Basics

Posted 2 years ago by wheaties

Learn some basic information about Linux and how to use the command line interface.

0 comments | read more...
Filed in How To, Linux, and Open Source

Installing Slackware 11.0 on An HP Pavilion dv8000

Posted 2 years, 1 month ago by wheaties

With the newest release of my favorite distribution of Linux, I had to try my hand at installing and running it on my laptop. This is the beginning of a series of smaller articles dealing with Slackware 11.0.

0 comments | read more...
Filed in How To, Linux, and Open Source

Wireless Networking With SuSE Linux Enterprise Desktop 10

Posted 2 years, 2 months ago by wheaties

Accessing wireless networks with Linux can be one of the biggest pains ever--trust me. I have created this guide in hopes that your attempts may go better than my first attempts.

0 comments | read more...

Installing SuSE Linux Enterprise Desktop 10

Posted 2 years, 2 months ago by wheaties

The steps I took in order to install SLED 10.0 on my HP Pavilion dv8000. Hopefully this article will be of use to you.

0 comments | read more...

How To Create A Subversion Repository

Posted 2 years, 2 months ago by wheaties

Ever started a project that involved multiple developers, or wanted to keep track of changes that you make to your files? Learn how to effectively use a Subversion (SVN) repository to ease the burden of manually merging or backing up files.

0 comments | read more...

Enabling Mouse Scroll in Linux

Posted 2 years, 2 months ago by wheaties

Is the scroll button on your mouse not working under Linux? Learn how to enable it with just a few lines in a configuration file.

0 comments | read more...
Filed in How To, Linux, and Open Source
Copyright © 2008 Josh VanderLinden. All rights reserved.
Home : My Ramblings : Projects : About Code Koala : Terms of Use
Design inspired by Free CSS Templates

A Django site.
Powered by Django 1.1 pre-alpha SVN-9506 and Python 2.5.1
1 of 8 active users is reading this page