Post Entries
Crayon Test by PauS It was with great anticipation that I headed down to Duke University North Pavillion to listen to Frank Wierzbicki's, lead committer for Jython, presentation on Selenium and Sauce for this month’s TriZPUG meeting. Having used a few other tools to automate web application testing/QA, I felt that it was time to revisit Selenium and see if there was anything new worth checking. I must say that the combination of Selenium and Sauce make up for a killer toolset for anyone who has to deal with supporting a web application across multiple platforms and browsers!
[caption id="" align=“alignleft” width=“500” caption=“Prayers by Xerones”][/caption] When it comes to distributing source code, specially python code, I really wish there was a concise and detailed best practice guide for using distutils! Don’t get me wrong, the documentation is pretty good and covers a lot of ground, but what I really want is a standard “template” if you will, that python developers can take and do some minimal modifications to customize it to their needs.
Appliances Updates
Mar 25, 2010
Work has kept me really busy these days but I still managed to update the following appliances: http://bit.ly/Transifex Transifex (Devel): transifex revision **1453 **(log) http://bit.ly/DjangoDevKit Django Developer Kit (Devel): django 1.2 revision **12842 **(log) mod_wsgi version 3.2 Just update your existing appliances to get these updates and feel free to drop me a line if you need anything or, better yet, want to land a hand. :)
[caption id=“attachment_813” align=“alignleft” width=“243” caption=“Python Testing: Beginner’s Guide”][/caption] It is very rare to find a book that covers testing in the software world. Testing is something that authors will briefly mention on programming books and if you’re lucky you may even find a couple of lines of code related to the subject. So it was with great excitement that I purchased “Python Testing: Beginner’s Guide"by Daniel Arbuckle!. For the longest time I have wanted to start wrapping my code in testing functions so to improve the quality and reliability of what I write here at work.
[caption id=“attachment_845” align=“alignleft” width=“300” caption=“LXDE in the Google Summer of Code”][/caption] In case you missed it, the LXDE project is taking part of this year’s Google Summer of Code! I’m also very excited for the invitation to participate for the first time in the capacity of mentor! "LXDE is an energy saving and extremely fast and performing desktop solution. It works well with computers on the low end of the performance spectrum such as new generation netbooks and other small mobile computers.
The need to be thin! I don’t consider myself a “power user” when it comes to how I listen to music in general, and most of the time I’ll use whatever media player is installed by default with my distribution. Only recently I started actively tagging and editing metadata about the songs I own, so you could safely say that if I can listen to music while I work, I’m a happy camper!
I’ll make it quick so I can go back to watching TV: Announcing my first attempt at a generic Django Developer Kit, a CentOS (powered by rPath's conary) based software appliance with all you'd need to run a Django project. [caption id=“attachment_829” align=“aligncenter” width=“300” caption=“Django Developer Kit Appliance”][/caption] The current images are built on the development stage, which means it includes the very latest Django 1.2 code line straight from the subversion repository.