Translate

Archives

Installing Google Chrome on Fedora

This post shows you how to install the Google Chrome browser on Fedora 15.

Firefox 4 Restartless Add-ons

This post discusses how to create restartless add-ons for Firefox 4 and provides the code for a working Hello World restartless add-on.

Using JavaScript Code Modules in Firefox 4 Add-Ons

This port discusses JavaScript code modules and how they can be used in Firefox 4 add-ons to simplify code and more easily access functionality.

Installing 64-bit Flash Plugin (Square) for Firefox on Fedora 13

This post shows you how to download, install and test the 64-bit Adobe Flash 10 Square plugin for Firefox on 64-bit Fedora 13,

HTML5 Canvas To PPM Serializer

This post demonstrates how to save the contents of a HTML5 canvas object to a Portable Pixel Map (PPM) encoded image file. It also discusses various gamma transfer functions including sRGB, radiance and luminance.