ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Living Room

Project Honeynet's HoneyMap displays cyberattacks in real time

<< < (2/3) > >>

40hz:
would make a nice screensaver..-mouser (October 05, 2012, 12:04 PM)
--- End quote ---

That is tempting, but I don't think there is enough movement.
-Stoic Joker (October 05, 2012, 12:18 PM)
--- End quote ---

You'd have to put it in a smaller window and move that around quasi-randomly if you did. (That couldn't be easy.)

Stoic Joker:
would make a nice screensaver..-mouser (October 05, 2012, 12:04 PM)
--- End quote ---

That is tempting, but I don't think there is enough movement.
-Stoic Joker (October 05, 2012, 12:18 PM)
--- End quote ---

You'd have to put it in a smaller window and move that around quasi-randomly if you did. (That couldn't be easy.)
-40hz (October 05, 2012, 01:51 PM)
--- End quote ---

Hm... (actually...) That could work (with an IE control window), as there is already a MoveWindow function in the API. So screen coordinates and a timer feeding MoveWindow during WM_TIMER events with a SS framework and you're there.

Crap the last thing I need right now is another project (damn, damn, damn...).

mouser:
Maybe best to take a step back and ask if there are already good screensavers that simply display a url live that would already be able to handle this.  probably are right?

I mean I have a screensaver tool (MultiPhotoQuotes), I could add an IE window type to it.. But there are probably others.

IainB:
Maybe you could learn from something like Xearth - a rather pretty and unique "screensaver" that can show realtime/live earthquakes from around the globe. Apparently it takes feeds from databases of data accumulated from remote seismic data loggers. You can also look at the data in the application interface.
I haven't used it for a while, but I recall that any tremors were plotted and displayed as little red circular bands - the bigger the tremor on the Richter scale, the bigger the diameter of the band.
The plots were displayed cumulatively, so, a while after starting the thing up, you got a developing picture of recent history which was progressively updated with current event plots. I'm not sure how long (hours/days) the "old" bits of the plots were left to hang around for.

Example: This was 13 Sep. 2007: (The original was a BMP file, and the placenames are legible, but in the smaller .PNG copy they don't look so good.)

Project Honeynet's HoneyMap displays cyberattacks in real time

Here's a .JPG copy from 1st Oct. 2007:

Project Honeynet's HoneyMap displays cyberattacks in real time

I don't know much about how it was developed or what functions it uses though.
Could you crib something from that? Here is an extract from the home page.
What is it?
Xearth sets the X root window to an image of the Earth, as seen from your favorite vantage point in space, correctly shaded for the current position of the Sun. By default, xearth updates the displayed image every five minutes. The time between updates can be changed using either X resource or a command-line option. Xearth can also be configured to either create and render into its own top-level X window or render directly into PPM or GIF files; see the man page for details.

New features
Version 1.1 of xearth includes several new features:
    new position specifier (moon)
    new rotation specifier (galactic)
    cylindrical projections (-proj cyl)
    support for "real" 24-bit displays
    support for running xearth it its own top-level window (-noroot, -geometry)

Information about previous versions can be found in the HISTORY file that ships with the version 1.1 sources.

--- End quote ---

Stoic Joker:
Maybe you could learn from something like Xearth - a rather pretty and unique "screensaver" that can show realtime/live earthquakes from around the globe. -IainB (October 05, 2012, 03:40 PM)
--- End quote ---

Not so sure Xearth is a per se "screen saver". The Windows version I found via your link was last updated in 1999, and changed my desktop wallpaper to the globe scene.

Was kinda nice really ... Just not clear how to shut it off. I used task manager to kill it and had to reset my wallpaper after.

But you're right, I did learn something: Stop clicking on shit before I read the instructions.

 :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version