Sunday, June 28, 2009

Jinzora

Jinzora:
"Jinzora is a web based media streaming and management system, written in PHP."

Wednesday, June 24, 2009

UltraVnc Single Click

UltraVnc Single Click:
"UltraVNC SC is a mini (166k) UltraVNC Server that can be customized and preconfigured for download by a Customer. UltraVNC SC does not require installation and does not make use of the registry."


Sounds interesting. Check it out.

Tuesday, June 23, 2009

Selenium with Python

Trying the Selenium web application testing system with Python.

Started by installing Selenium IDE in Firefox. That lets you record and playback interaction with the web site under test. It also formats the test script in a number of languages you can use to automate the tests using Selenium RC. I'm using Python.

The Selenium RC Server is written in Java so the Java Runtime Environment (JRE) must be installed on the system hosting the tests.

Selenium RC documentation

Selenium Python Client Driver Configuration

Python unit testing framework

Python HTMLTestRunner

Thursday, June 18, 2009

Python — Unit testing framework

26.3. unittest — Unit testing framework — Python v2.6.2 documentation:
"The Python unit testing framework, sometimes referred to as “PyUnit,” is a Python language version of JUnit, by Kent Beck and Erich Gamma. JUnit is, in turn, a Java version of Kent’s Smalltalk testing framework. Each is the de facto standard unit testing framework for its respective language."

Tuesday, June 16, 2009

Watir

Watir - Overview:
"Watir is an open-source library for automating web browsers. It allows you to write tests that are easy to read and maintain. It is simple and flexible."

"...support for Firefox also requires a plugin."

Selenium

Selenium web application testing system

iMacros for Firefox

iMacros for Firefox - Script your Firefox Web Browser

Wednesday, June 10, 2009

Windows Forms to Windows Presentation Foundation Converter

Windows Forms to Windows Presentation Foundation Converter:
"This project is intended to help developers learn how their Windows Forms knowledge can be translated into Windows Presentation Foundation. It does so by taking Windows Forms projects and performing a basic translation of the source code and project file into a corresponding WPF Project."

Monday, June 01, 2009

Firefox Extension Development Tutorial

Firefox Extension Development Tutorial :: Overview

Lifehacker - How to build a Firefox extension

Lifehacker - How to build a Firefox extension

The Levelator

The Levelator from The Conversations Network:
"Do you believe in magic? You will after using The Levelator to enhance your podcast. And you'll be amazed that it's free, now even for commercial use."

Friday, May 29, 2009

Firefox Add-ons - Send Tab URLs

Just installed Send Tab URLs Firefox Add-on:
"Send a list of browser tab URLs to email, Web mail, or the clipboard"

Monday, May 25, 2009

ArtistX

ArtistX - eXtra ordinary art tools:
"ArtistX is a free live GNU/Linux DVD which turns a common computer into a full multimedia production studio.
It is based on Ubuntu GNU/Linux and contains nearly all the available free audio, 2D and 3D graphics, and video software for the GNU/Linux computing platform."


The site has a big list of free graphics, audio, and video software packages.

Friday, May 15, 2009

electric-guitar.co.uk - Guitar lessons and dictionary of guitar chords

electric-guitar.co.uk - Guitar lessons and dictionary of guitar chords:
"electric-guitar.co.uk offers a coherent course of introductory guitar lessons that is free, simple to follow and effective."

Wednesday, May 13, 2009

Silk Icons

famfamfam.com: Silk Icons:
"...a smooth, free icon set, containing over 700 16-by-16 pixel icons in strokably-soft PNG format."

Windows Sysinternals

Windows Sysinternals: Documentation, downloads and additional resources:
"The Sysinternals web site was created in 1996 by Mark Russinovich and Bryce Cogswell to host their advanced system utilities and technical information. Microsoft acquired Sysinternals in July, 2006. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows systems and applications."

Tuesday, May 12, 2009

ICECAP

ICECAP:
"ICECAP, International Climate and Environmental Change Assessment Project, is the portal to all things climate for elected officials and staffers, journalists, scientists, educators and the public."

Monday, April 27, 2009

ADOdb Database Abstraction Library for PHP

ADOdb Database Abstraction Library for PHP (and Python) for MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Firebird, Interbase, LDAP, Access, VFP, DB2 and many other databases:
"ADOdb is a database abstraction library for PHP. There is also a Python version"