Results 1 to 2 of 2
- 01-04-2013, 01:21 PM #2
Hi there,
I've been wondering about this for a while now, and this is what I've found:
web2tile.com is gone but there is a backup site located at web2tile-mig.dotcloud.com.
However, you will notice that the script no longer works. That's because the author probably forgot to edit the icon URL within, as it still points to the old site. Taking a closer look at the script:
To make it work again, what you need to do on your phone is find this part of the script (go to IE, favorites, long tap web2tile, edit)Code:javascript: function jsonp(img) { document.body.style.margin = '0px'; document.body.style.padding = '0px'; document.body.style.border = 'none'; document.body.style.fontSize = 'medium'; document.body.style.color = '#000'; document.body.style.backgroundColor = '#fff'; document.body.innerHTML=' <img src="' + img + '" style="padding:0px;margin:0px;width:100%"/> <p style="margin:10px">stop the loading + pin to start<\/p> '; } function call() { var s = document.createElement('script'); s.src = 'http://www.web2tile.com/icon.php?url=' + document.location.href; s.type = 'text/javascript'; document.getElementsByTagName('head')[0].appendChild(s); } void(call())
and replace it with:Code:'http://www.web2tile.com/icon.php?url='
Also, the method detailed in this post over at xda-developers to use a specific image for the tile still works.Code:'http://web2tile-mig.dotcloud.com/icon.php?url='
But (and here's the but) this still only works for WP7.5 devices. I have not been able to get it to work during my brief time with an in-store demo of a Lumia 820/HTC 8X. I'm assuming some of the changes made to IE in WP8 render this hack useless (which makes me wonder whether it still works on WP7.8 devices (which I can't test either because HTC still hasn't come forth with a release date for the upgrade)).
Seeing as he hasn't been active here in ages I tried contacting the author via Facebook a while back to see if he's still interested in keeping up development, but I didn't get a response.
There are some apps in the marketplace that offer mostly the same functionality, but they're no real alternative for me. Due to the limitations of WP7 they all either have a splash screen with long load times, or open a separate instance of IE (usually both IIRC) which has no access to standard functionality like favorites and tabs. :/
Edit:
Oh, one thing I forgot to mention: web2tile only works with http, not with https.Last edited by miyagiCE; 01-04-2013 at 01:56 PM.
Similar Threads
-
Lumia 920 Still Available for Pre-Order at Best Buy Stores
By riffraffy in forum Upcoming & Rumored DevicesReplies: 0Last Post: 10-29-2012, 04:40 AM -
Best Buy - Nokia 920's still available!!!
By jwckauman in forum Windows Phone 8Replies: 16Last Post: 10-22-2012, 10:06 PM -
If Windows 8 Tablets run anything like this, I'll definitely be buying one.
By scout_313 in forum General Tablet DiscussionReplies: 7Last Post: 10-08-2012, 05:22 PM -
Zune pass cancelled but music still available?
By cgk in forum ZuneReplies: 3Last Post: 01-10-2012, 10:38 PM -
MusicShark Still Available In Marketplace ?
By TheWeeBear in forum Windows Phone AppsReplies: 1Last Post: 04-06-2011, 03:19 AM
LinkBack URL
About LinkBacks





























Latest Comments