Ian Ward's email:
first name at this domain
wardi on OFTC, freenode and github
This release improves Django 1.0 integration with shortcuts for creating views, emulating templates, and displaying forms. The tutorial now includes Django examples, and new HTML markup functions were added.
I picked up an Asus EEE PC 900 a couple months ago, and it quickly became the most heavily used computer in my household. I have been running the included Xandros Linux OS and Firefox, Thunderbird, Skype (Beta for video conferencing) and Picasa (Linux Beta). Xandros makes a nice OS, and the EEE works very well in its default configuration. My only complaint is it that seems Xandros has abandoned the OS in favour of versions for the latest EEE models: there are few additional packages to install and fewer updates to the packages that are available.
The EEE community site has recommendations for adding external repositories, but that doesn't seem like a sustainable choice, with the steadily aging base Xandros packages. One of the biggest strength of Linux distributions is the constant improvements available and new software available from all over the world, something Xandros just wasn't going to provide. I use Ubuntu primarily on my other machines, so I gave Ubuntu Netbook Remix (NBR) a try.
The latest development version of Urwid's raw_display module now supports 88 and 256-colour modes. Colour modes now also support underline, standout, and bold(separate from bright colours when available.)
The default high colour palettes include a colour cube (4x4x4 or 6x6x6) and a gray scale (8 or 24 values.) I made the assumption that most application developers won't care whether a user has 88 or 256 colours, just that they have more than the usual 16. This led me to the following naming scheme for high colours:
#000 .. #fff for colours in the colour-cube
g0 ... g100 for values in the gray scale (g#00 .. g#ff also work)
h0 ... h87 or h255 for a precise colour
Walter Mundt contributed twisted support for Urwid in the new function twisted_main_loop().
This function behaves similarly to the new generic_main_loop() in the development version of Urwid.
This is a recording of the presentation I gave to the Ottawa Canada Linux Users Group (OCLUG) on September 2 about their Django-based web site. I covered the server and virtualhost configuration for OCLUG, and two new features recently added to the site. I also presented some general information about how Django handles requests and discussed some of the code for the new features.
Tags: Django OCLUG Video Python
Just in time for my presentation tomorrow I have upgraded the OCLUG web site to Django 1.0 beta 2. I have also added a media file listing page and an Ottawa area Linux/OSS Job board application.
This is a recording of the second Kernel Walkthrough given by Bart Trojanowski for the Ottawa Canada Linux Users Group. This time Bart covers the x86 boot process in Linux. He gives a presentation with Q+A in the first hour. In the second hour he walks thorough the Linux C and assembly code itself.
We were generously hosted again by TheCodeFactory, a local hotbed of high-tech startup companies.
Special thanks again to Richard Guy Briggs for help with this recording.
« page 1 2 … 4 5 6 7 8 9 10 11 page »