|
-
Apr 7th, 2009, 03:14 PM
#1
Thread Starter
Fanatic Member
-
Apr 8th, 2009, 03:17 AM
#2
Thread Starter
Fanatic Member
Re: Online image storage test
A slightly different test. Click the link to display a SilverLight slideshow
http://cid-2ba1863187cb84d7.skydrive...Anything?ref=1
Last edited by schoolbusdriver; May 3rd, 2009 at 02:07 AM.
-
Apr 8th, 2009, 04:50 AM
#3
Thread Starter
Fanatic Member
Re: Online image storage test
Yet another test.
Last edited by schoolbusdriver; Apr 8th, 2009 at 05:05 AM.
-
Apr 9th, 2009, 04:04 AM
#4
Thread Starter
Fanatic Member
Re: Online image storage test
Testing again: Click the pic to start a SilverLight slideshow in a new window.
-
Apr 9th, 2009, 04:42 AM
#5
Thread Starter
Fanatic Member
Re: Online image storage test
Thumbnail test - if it works:
Fail.
Cant get a handle on the thumbnails. Suspect they're created in IE on my PC - don't actually exist on the website. Makes sense really.
-
Apr 9th, 2009, 05:25 AM
#6
Thread Starter
Fanatic Member
-
Apr 13th, 2009, 03:25 PM
#7
Thread Starter
Fanatic Member
-
Apr 14th, 2009, 05:19 AM
#8
Thread Starter
Fanatic Member
-
Apr 14th, 2009, 10:46 AM
#9
Re: Online image storage test
 Originally Posted by schoolbusdriver
Skydrive signature test.
Clicking on pic....
1) - takes you to a folder - new window
2) - starts the folder as a slideshow - new window
3) - shows the picture in Windows Live - new window
4) - shows the picture on a blank page - new window
5) - I'll think of something............
Practical test:

the url links do look complicated.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Apr 14th, 2009, 02:01 PM
#10
Thread Starter
Fanatic Member
Re: Online image storage test & Skydrive image(s) signature
They are. Fortunately, all the links are displayed on a single page and I've almost got an app worked out that lets you do a straight copy (from the app) and paste (into the sig) that displays the icon that links to the pic page on skydrive.
I can probably change the link to start a silverlight slideshow too, but not everyone uses IE and SilverLight. I think I'll stick to the KISS principle.
After this I'll look at the possibility of embedding an OCX into a web page that can be run in a custom HTML module in "MySpace", and grabbing info via permanent links anywhere.
You'd have thought that the "SkyDrive Team" would have thought of this before now and made it a "SkyToy" . Maybe they're waiting for others to create them so they can pinch them later
Last edited by schoolbusdriver; Apr 14th, 2009 at 02:07 PM.
-
Apr 17th, 2009, 05:19 AM
#11
Thread Starter
Fanatic Member
-
Apr 17th, 2009, 07:45 AM
#12
Re: Online image storage test & Skydrive image(s) signature
How do you connect to my skydrive?
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Apr 17th, 2009, 11:46 AM
#13
Thread Starter
Fanatic Member
Re: Online image storage test & Skydrive image(s) signature
All that's really needed is the URL to a public folder containing pics in a skydrive account. If someones got an account, you can do a search with the site's facilities (given the account name), or you can browse any other accounts via the search facility.
The (VB6) app displays the web page in a WebBrowser control, and grabs (via a right mouse click on the thumbnail) the "parentElement.parentElement.innerHTML" of "WebBrowser.Document.parentWindow.event.srcElement", which contains a link to a cached skydrive thumbnail as well as a link to the pic itself. A couple of "Split()"s and you isolate both links. A left click on an image control (at the bottom) puts the re-assembled link into its tag, and displays the thumbnail. Because the links are specific to an account, clicking on a thumbnail in the finished signature takes you to the pic in that account ie:

When happy, click a "create link" button to assemble a sig from the text in the tags. It's automatically put on the clipboard, so all that's needed is to open your control panel to paste it into your sig. You can do the lot with just the mouse. As you can see, it needs tarting up - forward/back/refresh buttons, maybe a "Favourites" list (English spelling of course), a proper caption, icon etc. The textbox at the bottom left isn't needed - it's just for debugging. The result is:-

I've not looked too far at Skydrive's other features, but apparently there are inbuilt links to facebook, flickr etc, but it's a pain to navigate. Oh well, time for a beer.
-
Apr 17th, 2009, 11:51 AM
#14
Re: Online image storage test & Skydrive image(s) signature
I must explore those inbuilt links. I haven't come across any.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Apr 17th, 2009, 12:44 PM
#15
Thread Starter
Fanatic Member
Re: Online image storage test & Skydrive image(s) signature
It's under "Web Activities", lists things like Twitter and Pandora (whatever they are). No idea how to use any of this yet - just SkyDrive. Can't see a "Public Declare Function ZwCreateKey Lib "ntdll.dll" Alias ....." or "Set objReg = GetObject(WINMGMTS & strComputer & STDREGPROV)" anywhere. Oh well, time for a bacardi and coke.
-
Apr 21st, 2009, 01:36 PM
#16
Thread Starter
Fanatic Member
Re: Online image storage test & Skydrive image(s) signature
Seems to work ok. Should I add music ? "This Is Gallifrey" ? Maybe not
-
Apr 21st, 2009, 01:58 PM
#17
Re: Online image storage test & Skydrive image(s) signature
 Originally Posted by schoolbusdriver
Seems to work ok. Should I add music ? "This Is Gallifrey" ? Maybe not 
I see you were able to get that snake. I still cannot find the "Web Activities", lists. Maybe I should have a beer.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Apr 22nd, 2009, 04:49 AM
#18
Thread Starter
Fanatic Member
Re: Online image storage test & Skydrive image(s) signature
 Originally Posted by abhijit
...I still cannot find the "Web Activities", lists. Maybe I should have a beer.

On your Skydrive home page, click on "Profile" and look for "Web Activities" in large orange lettering on left-middle\bottom of the page. Believe it or not, it's a link, even though it deosn't look like one. SkyDrive can be a real pain to navigate. If I was paranoid, I'd say they were going out of their way to be awkward. There doesn't seem to be any logic as to what particular graphic or bit of text is a link. Even the menu system seems illogical. I may need a beer.
Beer is good - it quenches the paranoia (and thirst)
-
Apr 22nd, 2009, 11:24 AM
#19
Re: Online image storage test & Skydrive image(s) signature
 Originally Posted by schoolbusdriver
On your Skydrive home page, click on "Profile" and look for "Web Activities" in large orange lettering on left-middle\bottom of the page. Believe it or not, it's a link, even though it deosn't look like one. SkyDrive can be a real pain to navigate. If I was paranoid, I'd say they were going out of their way to be awkward. There doesn't seem to be any logic as to what particular graphic or bit of text is a link. Even the menu system seems illogical. I may need a beer.
Beer is good - it quenches the paranoia (and thirst) 
I think I may have found it. Are you able to see my flickr albums from my profile?
Thank you for the detailed navigation procedure.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Apr 22nd, 2009, 01:38 PM
#20
Thread Starter
Fanatic Member
Re: Online image storage test & Skydrive image(s) signature
 Originally Posted by abhijit
....Are you able to see my flickr albums from my profile?
Yep, no problem. Showing up at the bottom of the page. So SkyDrive lets you view flickr albums (+ others), but does flickr allow Skydrive albums ?
Hmmm... clicking the (overlapped) thumbnails takes you to the picture, whether its flickr or skydrive - which means there exists the link to the thumbnail as well as the picture....
If the latest uploads always display at the top, it may be possible....
-
Apr 23rd, 2009, 12:06 PM
#21
Re: Online image storage test & Skydrive image(s) signature
I haven't noticed that on flickr yet. Then again, I am not very observant. I usually use the features I want to.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
May 1st, 2009, 04:54 AM
#22
Thread Starter
Fanatic Member
Re: Online image storage test & Skydrive image(s) signature
Virgin Media "V Stuff" online share test:-
Launched 6th April 2009. Only Virgin Media customers can upload. I'm just trying images. These links are only valid if sharing is allowed:
EDIT: All Links removed.
Shared Folder
Shared File
Parsed HTML links:-
 Click on the thumbnail if it's visible. If it isn't, I'm not signed-in...
The following will display a 480 x 360 image if I'm signed-in...
[Commented out: IMG]https://vstuff.virginmedia.com/n/15-26/f/19497676/deflate/no/[/IMG]
Apparently only I can see the thumbnail above or access the pic, so sharing has to be done via the "V Stuff" interface.
Nice idea, 5, 10 or Unlimited Gigs of storage depending on your package, but slow. Corpses rot faster than this (SEE EDIT BELOW). Virgin Media need to speed this up. A lot.
25 FREE prints of your pics per month, just pay P&P ?? Must be time to test that out too.
EDIT:
It seems that a lot of background processing goes on at the server, which slows everything down at first. Give it half an hour to sort itself out and speed improves. Parsing the source reveals some links to intermediate sized images of the uploads. These may well be the images used for the display you get when clicking a thumbnail (Yes, see thumbnail above) and by "Snapfish" for printing.
EDIT 2:
Ok. Dumped the "backup" app they supply (doesn't "show" from the system tray, has defaults that you probably don't want, stays in memory after closing, there's more - all the faults you'd expect from an app built by a Virgin). Stick to the online tools (at https://vstuff.virginmedia.com/) to get full control. Easy enough once you've played with it for a few minutes, acts like explorer.
Beware the time lag mentioned above though.
EDIT 3:
Yep, any change and the delay kicks in.
EDIT 4:
The service is provided by http://www.steekr.com/
Next on my list - ADrive.
Last edited by schoolbusdriver; May 10th, 2009 at 12:46 PM.
-
May 2nd, 2009, 04:24 PM
#23
Thread Starter
Fanatic Member
Re: Online image storage test(s) & Skydrive image(s) signature
ADrive Test:
Link: Maple Mill Fire Zoomed:
Better interface and faster than "V Stuff". With the basic (free) package, you can only download or open the file. Can't share whole folders, just individual files. Can't link to an image. Allows remote transfers though, and it is 50 gig.
Skydrive seems the most flexible.
EDIT: Apparently, the links in ADrive's basic (free) package expire after 14 days, although the account remains active. Good enough.
Last edited by schoolbusdriver; May 6th, 2009 at 10:51 AM.
-
May 10th, 2009, 12:54 PM
#24
Thread Starter
Fanatic Member
Re: Online image storage test(s) & Skydrive image(s) signature
Reinstalled Virgin Media's "V Stuff Backup" software, which now seems to work properly. Mind you, I have downloaded the latest version and run a registry cleaner since.
-
Aug 6th, 2009, 03:23 AM
#25
Thread Starter
Fanatic Member
Re: Online image storage test(s) & Skydrive image(s) signature
Straightforward download link test - .zip or .rar - stored on Skydrive.
Works OK.
EDIT: Strange. The links changed overnight. Maybe the server reorganises things sometimes? I've reset the links & will check tomorrow.
It may be best to simply link to the download page - the page even displays a link for anyone to use.
EDIT 2: The links DO change for files other than pictures, so use the "Web address:" provided on the page.
Archive link test 1
Archive link test 2
Archive link test 3
Last edited by schoolbusdriver; Aug 12th, 2009 at 11:37 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|