Sign up

Widgets » IP Address - in SVG!

  • 1,441 downloads last 7 days
  • 152,932 total downloads
  • Rating: +46 (login to vote)
IP Address - in SVG! V1.5 May 2, 2006 4:04:42 AM

Update: now uses ippages.com for data, and has a smoother, and hopefully faster, panel design. Also finally updated to conform to Opera style guidelines.


Part experiment, part demo, part tool! This widget shows your current public IP address, for users with dynamic IP addresses. Customisable with a wide selection of colour schemes for any desktop.

The whole widget is written and scripted in SVG+Ecmascript, the HTML file exists only as a container.

Shows a warning when www.ippages.com could not be contacted, and a flag when the IP changes. Just click the widget to clear the flag.


Comments 41 posts

Log in at the top of the page to post a comment.

1 - 20 of 41 next

Just a wee warning - looks like the current 9.5 alpha releases have a problem with some aspect of the SVG file (I suspect transparency), which freezes the browser up completely.

Until this is fixed, only use this in 9.23!

By johnnysaucepn, # Sep 20, 2007 1:26:18 AM

Just installed the last version, it now again displays the IP. :smile:
Thanks for that, johnnysaucepn, I really like the improved new styling, it's better to read and looks bit cooler. :yes:

By bluesbox, # Sep 14, 2007 1:21:04 PM

Okay, I've updated the server definition, improved the graphics and made the GUI fit the widget style guidelines. What do you all think?

By johnnysaucepn, # Aug 23, 2007 11:12:32 AM

I haven't totally forgotten about this widget, just don't check the comments all the time! Remember, you can always send me a community personal message.

http://checkip.dyndns.org works and is simple, but it seems to report your local IP address rather than the public one. For example, I use a proxy server, so when I go to checkip I get 127.0.0.1 back, which sort of defeats the point.

http://www.showmyip.com/xml/ (or http://www.ippages.com/xml) works, but limits accesses to 199 per day, don't know if that's going to cause problems, or how exactly they determine it.

By johnnysaucepn, # Aug 20, 2007 4:59:46 PM

cygoh, that's it! I'll try to make it work myself, since the author seems totaly forgot about this widget...

By pejakm, # Aug 5, 2007 8:48:35 PM

I think this is the simplest i can find http://checkip.dyndns.org/

By cygoh, # Jul 20, 2007 5:06:00 AM

@EmmieShadow,
http://www.showmyip.com is a BS: loads very slow and bloated. I think that www.whatsmyipaddres.com is the best site of it's kind. It displays your IP in the page title so it would be very easy integrate it into this widget.

By pejakm, # Jul 19, 2007 6:38:38 PM

I am in Linux Ubuntu 7.04 & Opera 9.21.
I cannot get this to load up my IP. Screen comes up, I can select colours for background and font colour but no IP appears.

I am assuming its still relating to the problems with the site not working, but I have found another site to use for people struggling wanting their IP.

http://www.showmyip.com

Emmie x x

By EmmieShadow, # Jul 15, 2007 9:29:27 PM

This is shit. It doesn't work!!! :frown:

I dont retrive anything of it!

By jpg90, # Jul 7, 2007 1:23:28 AM

As mentioned above, showip.org, the webservice being used to retrieve IP addresses is down, and shows no sign of returning.

The widget will be inactive until I can get another fast, reliable service and update the widget. I'll post here when that happens.

By johnnysaucepn, # Jun 26, 2007 3:45:46 PM

Yeah,,, I guess I will join the growing list of people, for who this widget is not working!!!!!

It is NOT working!, No, IP number appears, even though you are able to change colors.

By TrueDave13, # Jun 26, 2007 9:26:07 AM

Mine comes up , but you can't see any content.....

By pheath, # Jun 19, 2007 4:11:45 PM

Is not working with me either.

By yeeliberto, # Jun 15, 2007 8:13:56 PM

Is just me or this widget isnt working?

By maels1, # Jun 12, 2007 11:43:37 PM

This is a useful widget. Now i can see my ip easily. Thanks

By quehuongxinh, # Jun 11, 2007 1:40:34 AM

Thanks, s_ahmad_a, I got your PM, but wasn't allowed to reply!

showip.org is currently down, I'll need to find an alternative. I'll update the widget as early as I can.

By johnnysaucepn, # May 31, 2007 2:51:23 PM

The widget is not working after I installed Opera v9.21

By s_ahmad_a, # May 31, 2007 2:12:11 PM

whats the ip address use for? email me?

By mikeoo92, # Apr 22, 2007 6:10:58 PM

gr8 job done............

can you make a widget by which mouseover event would genrate the ip address, location and the coordinates of the hyperlink..........

this is actually present in firefox as an add-on.

code for ur help:-

function hostipfox_enable() {
}

function hostipfox_disable() {
}

function hostipfox_init() {
if('__hostipfox__FillInHTMLTooltip' in window) return;
const prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBranch(null);

var originalFillInHTMLTooltip = window.FillInHTMLTooltip;
window.__hostipfox__FillInHTMLTooltip = originalFillInHTMLTooltip;

const dnsService = Components.classes['@mozilla.org/network/dns-service;1'].getService(Components.interfaces.nsIDNSService)

const nsISupportsString = ('nsISupportsWString' in Components.interfaces) ? Components.interfaces.nsISupportsWString : Components.interfaces.nsISupportsString;

window.FillInHTMLTooltip = function(elem)
{
var retval = false;

if (!elem ||
elem.namespaceURI == 'http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul')
return false;

try {
if (elem) {
while (elem && (elem.nodeType != Node.ELEMENT_NODE || !elem.attributes.l

By mail2rajeev, # Feb 23, 2007 9:00:15 PM

Pls add "copy IP" function.

By Jani the Sušnik, # Feb 10, 2007 10:50:58 AM

Pages: 1 2 3 next

Copyright © 2001 - 2008 Opera Software. All rights reserved. About | Contact | Privacy | Disclaimer | Web analytics powered by HitsLink.HitsLink Logo