New use for Active Desktop :)
#1
Posted 16 January 2002 - 12:33 AM
http://www.outrigged.com/misc/recycle.jpg
Spent a good 12 hours making this too, mostly researching how to do certain things.
On the left side, you see the icons, My Computer, My Documents, etc.. What I did, was extract the icons from the programs executable, or from shell32.dll, and converted them to bitmap images using Photoshop. The links launch the application using a combination Javascript/VBScript script.. The Javascript code, embedded in the page itself, loads a VBScript, that runs the selected application.
Might seem like alot of work for something so simple, but it works, and that's all that counts. The icons are dragable anywhere on the screen.. Which was a total headache to do, because each icon, and it's text, are two cells..
The Recycle Bin was particularily hard to do.. Instead of being a normal application launcher, the Recycle Bin link, loads a small page, that looks exactly like the Windows dialog. Works the same too.. Click yes, files are deleted, using a small bat file, that deletes all the files in C:\Recycler\, and closes the window.. Select no, and the window simply closes.
The Google search on the bottom is just the Link to Google code, from Google.com.
The news headlines in the middle, are iFrames. Each iFrame, leads to a PHP page, that formats the RDF files from Slashdot, Geeknews, and The Register. It's pretty simple code, that works good, and fast. The iFrames each refresh every 10 minutes, to catch any updates. I'd love to stick Neowin's headlines there, but they don't have a RDF headline page..
The Stats on the bottom right side, are simply CoolMon. I've actually got two copies running.. One for my local system, which displays most of the stats, and a second copy, that links up to my webserver, and gets it's uptime.
Finally, the clock on the top right corner, is a DHTML, Vector based, realtime clock.. Found it on DynamicDrive.com, and thought it'd be a nice little addition. I used the same code that I used on the icons, to make the clock dragable anywhere on screen.
I'd like your comments/flames/whatever on it.. Suggestions on how to improve it would be great too..
#2
Posted 16 January 2002 - 12:54 AM
#3
Posted 16 January 2002 - 01:14 AM
#4
Posted 16 January 2002 - 02:39 PM
BTW, where did you get the clock? I've been looking for something like that.
H.
#8
Posted 16 January 2002 - 11:30 PM
You can check it out here: http://www.neowin.net/bboard/showthread.php?s=&threadid=10982
#9
Posted 17 January 2002 - 06:01 AM
Only one thing though, those iframes have a minor bug that when they refresh, they refresh to the wrong url like this:
<META HTTP-EQUIV="refresh" content="900;URL=http://127.0.0.1:81/desktop/xml/slashdot.php">
Other than that, fantastic.
EDIT: Never mind, fixed it by pointing the iframes to the local copies rather than the ones hosted at outrigged.com
#10
Posted 17 January 2002 - 01:18 PM
That's not really a bug.. I just copied the version I used, and zipped it up.
#11
Posted 18 January 2002 - 03:06 AM
#12
Posted 18 January 2002 - 05:07 AM
#13
Posted 18 January 2002 - 06:13 AM
LOL, I haven't heard that one in a long time! Wasn't that a movie once? I think it came after a movie with Nicole Kidman named "BMX Bandits"...
#15
Posted 18 January 2002 - 10:24 PM
I've been having some fun modifying it. I've made it work in any screen res, added another news site (www.shacknews.com) and added some e-mail checking code. Thanks for the inspiration
Be interested in posting your code? I'd love to see the code for the e-mail checker.
#16
Posted 18 January 2002 - 11:12 PM
#17
Posted 19 January 2002 - 05:20 AM
Be interested in posting your code? I'd love to see the code for the e-mail checker.
Yup: http://stuff.xiven.com/activeweb/activeweb.zip
#18
Posted 19 January 2002 - 05:29 AM
/L.A
:edit: So this isn't a totally dumbass comment, I may take this and work with it, possibly present it to my boss as a solution for our workstations...will depend on what I can do with it and how you license this, and how my boss feels about it =) :/edit:
#19
Posted 19 January 2002 - 06:21 AM
#20
Posted 21 January 2002 - 01:25 AM
Here I've tried all that I can spot, like article.php, index.php but not found the right one.
Anyone ?
H.

Help










