Active Topics

 


Reply
Thread Tools
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#1
Would it be possible for an app to update the tablets background image with one that is automagically fetched from the net at a predetermined frequency?

I'm thinkin' a local Doppler radar image that refreshes every 20 minutes or so.
 
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#2
Sounds interesting, I wonder if a dbus message could be used to make the change.
 
Johnx's Avatar
Posts: 643 | Thanked: 628 times | Joined on Mar 2007 @ Seattle (or thereabouts)
#3
I have some "enlightened self-interest" in seeing this get somewhere, so here's a link to the other thread where it was discussed:
http://www.internettablettalk.com/fo...bus+background
and the bug (#3030) where you can *vote*:
https://bugs.maemo.org/show_bug.cgi?id=3030

-John
 

The Following User Says Thank You to Johnx For This Useful Post:
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#4
and while we're doing background images, why not videos too....

Regarding YoDude's probable end goal, it might be easier to produce a quick desktop applet which takes over some large area of the screen and displays whatever image you want.

This assumes you just want to see the location of tornadoes (or the like) rather than just like the look of weathermaps of course...
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#5
Of course, you can stack home applets now, so a full-screen applet makes sense... Except... If you click on it, it pops in front of all other applets. Yes, we do need locking home screen.
 
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#6
Originally Posted by Benson View Post
Of course, you can stack home applets now, so a full-screen applet makes sense... Except... If you click on it, it pops in front of all other applets. Yes, we do need locking home screen.
Exactly... And I strongly agree on the second statement as well.


Using the NuvoClear theme provided by Underscore >> https://garage.maemo.org/projects/nuvoclear
... and some of my own custom icons, you can see in this image how well the background lends itself to a Doppler radar image. (I was waiting for some weather activity before pulling this screenshot but it looks like clear sky's for the next couple of days. )


This image was pulled from a local TV stations web site. I render just the image in a htm page I keep on my tablet...

<HTML>
<HEAD><TITLE>Doppler Radar</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">


<BR>
<IMG ALT="A large JPEG Image" SRC=http://images.ibsys.com/phi/images/weather/auto/doppler_640x480.jpg?618070578"
WIDTH="800" HEIGHT="480" alt="Doppler 10">
<p>


</body>
</html>
What would be nice is if the Tablets own background image applet could read HTM and provide a means to specify an update frequency.
 
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#7
What would be nice is if the Tablets own background image applet could read HTM and provide a means to specify an update frequency.
My desktop is so cluttered with stuff that I can hardly see the background at all. Of course I could always go for the transparent theme, but all I'd really want is semi-transparent applets, not to lose the title bar, etc. I'll have to give that theme a try.

I think aiming for an update frequency for the desktop background would be less work and give enough flexibility, rather than having it understand html (/me thinks of Windows Active Desktop bloat). It would also be nice if the desktop background supported animated GIFs. No real use, but it might look nice
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#8
Having a programmatic way of refreshing the desktop is what's required; it's already possible to change the wallpaper from a script, but the only way to make that take effect is by crashing the desktop; if you are an over-ambitious BT keyboard user (typing too many keys while it tries to connect), or use certain interacting versions of modest and/or statusbar clock (alarm-related troubles), that happens often enough it's not necessarily useless, but in an ideal world, the API used by the wallpaper changer would be exposed.

Then it's just a matter of a daemon setting the wallpaper as often as desired, rendering it from an html if desired.

This scheme is better than an auto-update interval because you can update images on other bases than fixed time intervals. Also, I feel that html rendering capability in there is major bloat.
 
Posts: 472 | Thanked: 107 times | Joined on Apr 2007 @ Texas
#9
I personally could care less about the radar, but I *do* love the idea of being able to 'scroll' through a set of background images, at timed (or otherwise) intervals.
__________________
Maemo-Guru.com for news, reviews, and walkthroughs
 
obstacles can kill's Avatar
Posts: 39 | Thanked: 7 times | Joined on Apr 2008 @ NJ
#10
Originally Posted by rcadden View Post
I personally could care less about the radar, but I *do* love the idea of being able to 'scroll' through a set of background images, at timed (or otherwise) intervals.
i agree with you. although i´m sure the radar could be beneficial to some, i would just love the ability of a wallpaper ¨slideshow¨. even some basic cell phones have this. just select the directory and the interval and enjoy the visual show.
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:10.