Want to host PHONifier on your own server?
Download the source code of PHONifier
Latest changes
Phonifier.com
- Because of a fax from eBay it is no longer possible to access ebay.com or paypal.com in the online version of Phonifier.
0.24
- Added support for catching the referrer-url so when you link to the main url the page you came from is transcoded directly.
- Some sites use UTF-16 now... Phonifier returned this as garbage (microsoft.com). Added a check that when an UTF-charset is detected it automatically forces the charset to UTF-8.
- Added support for on-the-fly image resizing. Turned off by default because of processor use, but nice to have in a local setting.
0.23
- Took care of some websites that only do a javascript-redirect.
- Empty h1,h2,h3,h4,h5,h6,div and p-tags are now removed
- Fixed an bug in the <link>-regexp
- Added keydown and keyup as javascript attributes
0.22
- Fixed a regexp that broke the </a>-tag.
- Added a date (if retrievable) next to the title of each RSS-entry.
- When opening a RSS-feed, only the titles and dates are shown by default, viewing the description of the feed is accessible with one click.
- Automatically append the http://-prefix before a domainname when it is missing.
- The index.php-file that calls Phonifier.php can now easily be renamed.
- Added the feature to remove the menu by calling a phonified page with m=0 in the URI
- Look and feel of the phonifier website for easy mobile access