FIX sIFR text getting stretched vertically in IE9



FIX sIFR text getting stretched vertically in IE9

Well I found a way (maybe not the ultimate but simple and good) to fix sIFR vertical streching in Internet Explorer 9,
is quite simple follow these steps:
I will use Jquery to detect browser version.
in sifr-config.js add :
function resetMovie(fi)
{
// JQUERY CHECK BROWSER VERSION – IF IE9 BROWSER THEN RESET FLASH MOVIE //
if(jQuery.browser.msie && parseInt(jQuery.browser.version, 10) == [...]


Easy fix Wordpress RSS Feed subscription issue



Easy fix Wordpress RSS Feed subscription issue

If you  experienced a forced feed subscritpion I’ve found a quick and simple solution.
Since the error happens I try to understand why with no chance to fix the problem, but trying the following it works very well and the issue totally disappeared:
Under yor admin panel
go to ->”settings” then to -> “permalinks”
here you find under -> [...]


Fixed uTorrent problem on Windows 7



Fixed uTorrent problem on Windows 7

My old PC  run windows XP andruns uTorrent very well, on another PC (12GB RAM, i7 processor,Win 7,64Bit) uTorrent seems to run very bad
Here my problem using uTorrent 2.0.x version on windows 7 – 64bit, and off course, below, my solution.
The following image shows the download bandwidth graph, it seems that every 5 seconds something [...]


GPS Sensor simulator



GPS Sensor simulator

GPS Sensor lets you simulate GPS data in real time.
Is designed for Android emulator, and requires Google Api’s Virtual Device enabled.
It’s made in Adobe Flash®, so you can use it with any OS, it can be run with standalone player or opened with your favourite browser.
It currently supports:

set position feature, that move the location to [...]


Augmented Reality



Augmented Reality

There are two commonly accepted definitions of Augmented Reality today. One was given by Ronald Azuma in 1997. Azuma’s definition says that Augmented Reality

combines real and virtual
is interactive in real time
is registered in 3D

Additionally Paul Milgram and Fumio Kishino defined Milgram’s Reality-Virtuality Continuum in 1994. They describe a continuum that spans from the real environment [...]


Fractals



Fractals

A fractal is “a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole,” a property called self-similarity. Roots of mathematical interest in fractals can be traced back to the late 19th Century; however, the term “fractal” was coined [...]