ASP.NET MVC With Community Tools Part 7: ie9ify
- Posted: Mar 28, 2011 at 7:23 PM
- 7,725 Views
- 5 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- Mid Quality WMV (Lo-band, Mobile)
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- High Quality MP4 (iPad, PC)
- MP4 (iPod, Zune HD)
NOTE: On May 11, 2011, ie9ify was renamed to pinify and released as version 1.2. Go to ie9ify.codeplex.com for updated docs and the new version.
In this video, Brandon Satrom continues the screencast series "Using ASP.NET MVC With Community Tools" with an overview of ie9ify, a new jQuery Plugin (created by Brandon and Clark Sell) that makes is dead simple to add new IE9 features (site pinning, overlay icons, jumplists and tasks, thumbbar buttons, etc.) to your web sites. Brandon will talk briefly about site pinning before using ie9ify to add some compelling features to an MVC3 Photo Gallery site in a matter of minutes.
To download ie9ify, check out: ie9ify.codeplex.com.
For other episodes in this series, check out: http://bit.ly/mvcscreencasts.
Also visit Brandon's blog at http://www.userinexperience.com or follow Brandon on Twitter at @BrandonSatrom
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Those that are wondering, the source is available at the above codeplex site when you download the zip file. Also just a warning to those trying this out, I somehow managed to download a version that didn't have all the methods implemented so I was getting all sorts of errors. Then I downloaded the latest and everything worked fine.
@S52M3, Thanks for the comment. I saw that you modified this from when I read it earlier, but I can tell you that I do have an MVC-specific sample that is a bit-more in-depth than the basic sample included with the source. I'll push that to BitBucket today or tomorrow and post a link here.
Also, sorry to hear you had an issue with an earlier version. Where did you get it? Do let me know if I have a pointer wrong somewhere and I'll correct it.
@BrSatrom: You're right eventually I figured out that I was using the wrong .js file. Take a look at the JQuery plugins site; I believe you link to 3 different zip files there, 2 of which I believe are missing code. I just pop them open and search for "isPinned". It's not found in 1.2 zip and in one of the 1.0 zips.
BTW, I played with this in my webforms project and it's great, thank you. Just that Windows Auth issue I posted about on the codeplex site.
@S52M3: Thanks for that, I hadn't gotten to the plugins site yet, that's fixed now, so thanks for letting me know. Thanks for the feedback and we'll keep looking at your issue over on the project site.
For reference, the demo source for this screencast can be found at: https://bitbucket.org/csell5/wm2mvc/src/247b74034f46/after/PhotoGallery/PhotoGallery/
And here's a link to the _Layout.cshtml that holds my ie9ify script: https://bitbucket.org/csell5/wm2mvc/src/247b74034f46/after/PhotoGallery/PhotoGallery/Views/Shared/_Layout.cshtml
Remove this comment
Remove this thread
close