+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 17
Windows Thread, OK, Random question :) in Technical; Morning Guys, Had a rather random request. I have been asked to sort a wallpaper for the staff desktops that ...
  1. #1

    Join Date
    Jan 2008
    Posts
    172
    Thank Post
    18
    Thanked 10 Times in 9 Posts
    Rep Power
    10

    OK, Random question :)

    Morning Guys,

    Had a rather random request. I have been asked to sort a wallpaper for the staff desktops that includes a contact list that updates dynamically. It needs to pull its data from a txt or xls file so it can be updated on the fly. Does anyone know of an app that does this or am I going to be telling them 'no'?

    Oh, and lol. They also want it to be "transparant" so they can still see their desktop background

    Jon

  2. IDG Tech News

  3. #2
    oalcock's Avatar
    Join Date
    Jul 2009
    Location
    Lancashire
    Posts
    320
    Thank Post
    35
    Thanked 5 Times in 5 Posts
    Rep Power
    6
    You can change your desktop to a webpage, could this be any use??

  4. #3

    Join Date
    Mar 2008
    Location
    Woking
    Posts
    2,094
    Blog Entries
    4
    Thank Post
    86
    Thanked 302 Times in 249 Posts
    Rep Power
    98
    If they're on Vista or Windows seven, there might be a desktop sidebar thingy for this.

  5. #4

    mac_shinobi's Avatar
    Join Date
    Aug 2005
    Posts
    7,028
    Thank Post
    1,088
    Thanked 641 Times in 598 Posts
    Rep Power
    209
    Quote Originally Posted by jamesb View Post
    If they're on Vista or Windows seven, there might be a desktop sidebar thingy for this.
    I was just thinking that ie a widget / gadget or w/e they are called on windows - think yahoo do a similiar thing that you can install - just curious where is the contact information coming from ie there outlook address book or what exactly ?

  6. #5

    Domino's Avatar
    Join Date
    Oct 2006
    Location
    Bromley
    Posts
    3,225
    Blog Entries
    4
    Thank Post
    100
    Thanked 670 Times in 476 Posts
    Rep Power
    240
    you could use BGinfo to pull the info from a shared file - but it would only update on logout/logoff i think.

    Also that'd be a lot of text strewn over the desktop.....

  7. #6

    dhicks's Avatar
    Join Date
    Aug 2005
    Location
    Knightsbridge
    Posts
    4,707
    Thank Post
    968
    Thanked 598 Times in 521 Posts
    Rep Power
    198
    Quote Originally Posted by m1ddy View Post
    I have been asked to sort a wallpaper for the staff desktops that includes a contact list that updates dynamically.
    How dynamically? You could just set everyone's desktop to an image available on a network share somewhere that can be updated via script / manual editing. It wouldn't change on the fly, but it would be easy enough to update day-by-day.

    --
    David Hicks

  8. #7
    HullFC's Avatar
    Join Date
    Sep 2009
    Posts
    23
    Thank Post
    3
    Thanked 7 Times in 6 Posts
    Rep Power
    7
    We use BGInfo. It can incorporate lots of data from different sources. Using GPPrefs in server 2008 (or 2003) we set command variables which are included in the BGinfo file so we can easily change values on the wallpaper without modifying any files on the server or clients. You just change the variables value in group policy and your done. You can shedule BGInfo to run regularly if you want to but we have it display PC related info on startup and user related info when a user is logged in.

    Shaun

  9. #8
    Edu-IT's Avatar
    Join Date
    Nov 2007
    Posts
    5,285
    Thank Post
    306
    Thanked 408 Times in 377 Posts
    Rep Power
    103
    strewn
    I love that word.

    Anyway, could you not just create a page and then have a desktop shortcut on all staff desktops to this page?

  10. #9
    p858snake's Avatar
    Join Date
    Dec 2008
    Location
    Queensland
    Posts
    1,392
    Blog Entries
    2
    Thank Post
    28
    Thanked 166 Times in 142 Posts
    Rep Power
    46
    In xp you could set some sort of web page as the background but then they couldn't set their own background (but a nice "corporate"/school branded wallpaper would look nicer anyway")

  11. #10
    HullFC's Avatar
    Join Date
    Sep 2009
    Posts
    23
    Thank Post
    3
    Thanked 7 Times in 6 Posts
    Rep Power
    7
    Quote Originally Posted by HullFC View Post
    We use BGInfo. It can incorporate lots of data from different sources. Using GPPrefs in server 2008 (or 2003) we set command variables which are included in the BGinfo file so we can easily change values on the wallpaper without modifying any files on the server or clients. You just change the variables value in group policy and your done. You can shedule BGInfo to run regularly if you want to but we have it display PC related info on startup and user related info when a user is logged in.

    Shaun
    Thinking about this more and you will need a multiline value I suppose. You can set it to import the value of a text file. I (personally) would also use GPprefs to deploy the file to stations and then you can just modify it in the one place. This would also ensure it worked for stations that are disconnected such as staff laptops.

    Shaun

  12. #11
    bandgeekmafia78's Avatar
    Join Date
    May 2007
    Location
    Salford
    Posts
    317
    Thank Post
    72
    Thanked 14 Times in 8 Posts
    Rep Power
    16
    Sounds like a lot of unneccessary hassle to me!

  13. #12
    rad
    rad is offline
    rad's Avatar
    Join Date
    Jan 2009
    Location
    Middlesex
    Posts
    1,692
    Thank Post
    191
    Thanked 195 Times in 135 Posts
    Rep Power
    74
    Would this not slow the desktop load down though, the rfact its having to search for information?

    Would the teachers/staff want students to see this when it is displayed on a smartboard/projector?

  14. #13
    mjs_mjs's Avatar
    Join Date
    Jan 2009
    Location
    bexleyheath, london
    Posts
    864
    Thank Post
    32
    Thanked 83 Times in 72 Posts
    Rep Power
    23
    doesn't the wallpaper refresh when you come back from screensaver??

    if your xp couldn't you add a webpage to the desktop by having an 'active desktop'
    go to display properties, desktop, customize desktop, web, and add a shared html or php page containing your xml data.
    this is a way anyway.

  15. #14
    alan-d's Avatar
    Join Date
    Aug 2005
    Location
    Sutton Coldfield
    Posts
    2,272
    Thank Post
    296
    Thanked 204 Times in 152 Posts
    Rep Power
    62
    Would something like the Fuzzy Duck Notepad be of any use?

    http://wareseeker.com/Home-Shell-Des...0.6.zip/204317

    May need some tweaking though. The writer is an edugeek member but has not been around for a long time.

  16. #15
    browolf's Avatar
    Join Date
    Jun 2005
    Location
    Mars
    Posts
    1,392
    Blog Entries
    41
    Thank Post
    77
    Thanked 77 Times in 64 Posts
    Rep Power
    33
    Quote Originally Posted by dhicks View Post
    How dynamically? You could just set everyone's desktop to an image available on a network share somewhere that can be updated via script / manual editing. It wouldn't change on the fly, but it would be easy enough to update day-by-day.

    --
    David Hicks
    Neat Idea but

    stick to simplicity like David suggests I say. I'd have the image locally and the staff logon script overwrite it if its updated.

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Random shutdown
    By googlemad in forum Windows
    Replies: 6
    Last Post: 18th May 2009, 09:56 PM
  2. Random Freeze problem
    By mossj in forum Hardware
    Replies: 0
    Last Post: 1st May 2009, 10:53 AM
  3. Random Google Error
    By timbo343 in forum Windows
    Replies: 11
    Last Post: 29th April 2009, 02:40 PM
  4. Random Images
    By tracy_cumbria in forum EduGeek Joomla 1.0 Package
    Replies: 3
    Last Post: 28th April 2008, 10:33 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •