Παρουσίαση με Ετικέτες

Gotcha: Image component not loading remote URLs during debugging
18 Δεκεμβρίου 12 01:13 πμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
At ClipFlair’s Image component I use the following XAML to make it show an image from a URL that its ViewModel holds at a property named “Source”, of type Uri (URI = Uniform or Universal Resource Identifier in W3C parlance, something like a superset of the old classic URLs). <Image Name="imgContent"        HorizontalAlignment="Stretch" VerticalAlignment="Stretch"        [...]
Δημοσίευση στην κατηγορία: , , , , , , , , ,
Collection of Smooth Streaming Video URLs
23 Σεπτεμβρίου 12 05:16 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Here are some Smooth Streaming URLs I found on the Internet that you could use during development to test your smooth streaming players (like those based on SMF):   http://streams.smooth.vertigo.com/BigBuckBunny_30sec/bigbuck.ism/manifest http://video3.smoothhd.com.edgesuite.net/ondemand/Big%20Buck%20Bunny%20Adaptive.ism/Manifest   http://playready.directtaps.net/smoothstreaming/TTLSS720VC1/To_The_Limit_720.ism/Manifest http://video3.smoothhd.com/ondemand/Turner_Sports_PGA.ism/Manifest http://video3.smoothhd.com/ondemand/Turner_Sports_NASCAR.ism/Manifest http://video3.smoothhd.com/ondemand/Turner_Sports_MLB.ism/Manifest http://video3.smoothhd.com/ondemand/Akamai_ASP_Cutdown.ism/Manifest http://video3.smoothhd.com/ondemand/mix1/mix1.ism/Manifest http://video3.smoothhd.com/ondemand/mix2/mix2.ism/Manifest http://video3.smoothhd.com/ondemand/Big%20Buck%20Bunny%20Adaptive.ism/Manifest http://video3.smoothhd.com/ondemand/ElephantsDream.ism/Manifest http://video3.smoothhd.com/ondemand/Got_Imagination_(Indo).ism/Manifest http://video3.smoothhd.com/ondemand/Got_Imagination_(California).ism/Manifest http://video3.smoothhd.com/ondemand/Coral_Reefs.ism/Manifest http://video3.smoothhd.com/ondemand/eHow_Wakeboard.ism/Manifest http://video3.smoothhd.com/ondemand/eHow_Baseball.ism/Manifest http://video3.smoothhd.com/ondemand/eHow_Alligator.ism/Manifest http://video3.smoothhd.com/ondemand/NBA.ism/Manifest http://video3.smoothhd.com/ondemand/Changeling.ism/Manifest http://video3.smoothhd.com/ondemand/Livestrong_ThyroidCancer.ism/Manifest http://video3.smoothhd.com/ondemand/Livestrong_BeginnerGuideExercising.ism/Manifest http://video3.smoothhd.com/ondemand/Livestrong_Autism.ism/Manifest   Sources: http://www.google.com/?q=%22http%22+%22.ism%2FManifest%22&oq=%22http%22+%22.ism%2FManifest%22 [...]
Δημοσίευση στην κατηγορία: , , , , , , , , , ,
Gotcha: Silverlight’s Uri class constructor eats up part after last slash
22 Ιουλίου 12 10:54 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Via trial and error, I recently found out that when creating a Uri combining another Uri and a suffix part (tried at Silverlight, but I guess it’s a .NET issue in general), it eats up the last part of the (first) Uri if it doesn’t end with "/". That is, if you combine http://test.com/a with [...]
Δημοσίευση στην κατηγορία: , , , , , , ,

Search

Go

Ιστορικό Δημοσιεύσεων

Συνδρομές