Audio for your page made simple

Add-ons, Snippets, Tutorials December 3rd, 2007

One of my customers wanted to have spoken text on his webpage. Having no idea about Flash & Co. I found this neat solution: Use a Wordpress-Plugin to do the job.

Firefox Plugin: Selenium-IDE

Add-ons, Tools July 31st, 2007

Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.”

Selenium Remote Control is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser.”

Watching the short tutorial Video will give you an idea how the Firefox-plugin Selenium-IDE records UI-actions while you surf&click which you can base your tests upon.

Firefox Plugin: XPath Checker

Add-ons, Tools, XML July 11th, 2007

XPath Checker is a Firefox plugin that lets you mark areas in a webpage and returns the appropriate XPath query to select this bit. You can then change the query to see the selected values.

Goto: http://slesinsky.org/brian/code/xpath_checker.html

Web Developer Toolbar and Firebug - Plugins for Firefox

Add-ons, Tools June 26th, 2007

Check these tools out:

Goto Webdeveloper Toolbar: https://addons.mozilla.org/de/firefox/addon/60?id=60

Goto Firebug: https://addons.mozilla.org/de/firefox/addon/1843

Firefox Plugin Gnosis: Semantic Webservice

Add-ons June 19th, 2007

Info taken from the plugin download page:

“ClearForest Gnosis is the cutting edge of real time semantic processing for the web. By evaluating the pages you read – as you read them – Gnosis immediately locates key information such as people, organizations, companies, products and geographies hidden within the text.”

Gnosis Screenshot

“By simply hovering over any of the identified topics, you can immediately locate relevant news, blog entries, maps, company information and Wikipedia entries.”

Goto: Firefox-Plugin Gnosis

Include Audio / Video Management in your WordPress Blog

Add-ons, Tools, Videos June 15th, 2007

In search for being able to include video and audio material in a wordpress blog I came across the WordPress Media Center plugin of Alex Rabe. It adds a menu item Manage/Media Center to your admin area. Check it out.

Example:

Get the Flash Player to see the wordTube Media Player.

To generate the desired video formats you can for example use “Internet Video Converter”.

Goto: http://alexrabe.boelinger.com/?page_id=20

Thanks Alex!