Firefox

Interim solution Firefox and Flash 11.3 problem

Some Firefox users on Windows Vista and Windows 7 are experiencing problems when viewing videos in Adobe Flash Player 11.3. This includes me. Flash 11.3 doesn’t load video in Firefox. Firefox and/or Flash Player may crash. Videos do not work correctly, I just get a black box. Adobe and Mozilla are working closely to diagnose

Try GPU computing with WebCL

GPU computing is a hot topic at the moment. GPU computing is the use of a GPU (graphics processing unit) as a co-processor to accelerate CPUs for general-purpose scientific and engineering computing. General-purpose computing on graphics processing units (GPGPU) is the means of using a graphics processing unit (GPU), which typically handles computation only for

Enable Save Tabs on Exit for Firefox

I liked the Firefox option to save tabs on exit. Every time I exited Firefox 3.x, I simply click on the Save and Quit button when I am prompted “Do you want Firefox to save your tabs for the next time it starts?”. The next time I launch Firefox, all tabs are automatically opened. When

Elisa Viihde downloads

I have been using Elisa Viihde service for almost a year and I can say I am pretty happy with it. After upgrading to this service also my Internet connection from Elisa started working without too much problems (earlier it worked badly for long time). Elisa Viihde allows me to record TV programs to Elisa

The Flame Party Helsinki

The Flame Party Helsinki promises to be a day of HOT Open Web (aka HTML5) demo hacking, outdoor BBQ etc… 18th of June 2011. This event if for HTML5 and Open Web geeks, DemoSceners and Internet artists. The Flame Party is organized by the Alternative Party Crew, Mozilla Labs and DOT (the Digital Media Club

Boot Linux In Your Browser

Boot Linux In Your Browser: Fabrice Bellard, the initiator of the QEMU emulator, wrote a PC emulator in JavaScript. You can now boot Linux in your browser, provided it is recent enough (Firefox 4 and Google Chrome 11 are reported to work). This Linux image includes his own realtime C compiler as the C compiler.

Selenium web test tool

Selenium IDE is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser. It allows you to easily and quickly record and play back tests in the actual environment that they will run. Selenium IDE is not only recording tool: it is a

BarTap

Have a bad habit of overwhelming Firefox with a few dozen too many tabs? So you keep open tabs like libraries keep books… Aren’t you afraid Firefox will consume all your memory? Don’t you fear browser restarts because it takes so long to reload all your tabs? BarTap for Firefox keeps background tabs from loading

Live DOM Viewer

Live DOM Viewer is a nice JavaScript tool for playing with web page DOM (Document Object Model). This JavaScript powered web page shows you four boxes: HTML source editing box, document DOM view, rendered document view and log. The scrip comes with very simple example data, for better testing you can paste your HTML code