background preloader

COURS DEVELOPMENT IN MS LEARNING

Facebook Twitter

Adam and eve animation. Adam and eve animation. How to convert video: Free 3GP Video Converter - Step by step guide. This is a clearly free program. There is no spyware or adware. It's absolutely safe to install and to run! Step 2. Launch Free 3GP Video Converter Follow Start > All Programs > DVDVideoSoft > Programs > Free 3GP Video Converter or just click the DVDVideoSoft Free Studio icon on the desktop. The interface is very simple and self explaining. There is a field for input files, a field for an output path, and the lists with the preconfigured profiles. Step 3. Click the Add files... button to select an input video file(s) from your computer.

Input file formats: *.avi; *.ivf; *.div; *.divx; *.mpg; *.mpeg; *.mpe; *.mp4; *.m4v; *.webm; *.wmv; *.asf; *.mov; *.qt; *.mts; *.m2t; *.m2ts; *.mod; *.tod; *.vro; *.dat; *.3gp2; *.3gpp; *.3gp; *.3g2; *.dvr-ms; *.flv; *.f4v; *.amv; *.rm; *.rmm; *.rv; *.rmvb; *.ogv; *.mkv; *.ts. By default the output file name is the same as video title is. There are some parameters in it (Name Prefix, Postfix and others) which you can set as you like. Step 4. Step 5. Step 6. How to add event to checkboxes programatically in silverlight. HI all , I hava a created a usercontrol for menu, which im populating menuitems using xml file programatically . there are few menuitems have check boxes , my problem is im not able to write events to those check boxes here is my code snippet. : here is my menu.xml : menu.xaml Menu.xaml.cs : List<MenuItem> lstMenuItems; const int cellItemHeight = 35; public delegate void MenuEventHandler(object sender, MenuEventArgs e); public event MenuEventHandler Click; MenuItem OpenedMenu = null; private void spMenu_Loaded(object sender, RoutedEventArgs e) { lstMenuItems = new List<MenuItem>(); XElement xmlRoot = XElement.Load("Menu.xml"); getMenuItems(xmlRoot); PrepareMenu(); } } void PrepareMainMenuItem(MenuItem mi) { Grid g = new Grid(); g.Height = cellItemHeight; g.Cursor = Cursors.Hand; g.Tag = mi.Id; g.MouseLeftButtonDown += new MouseButtonEventHandler(menuItemMouseLeftButtonDown); private void tab_MouseEnter(object sender, MouseEventArgs e) { da.To = largestMenuWidth * 1.15; stb.Begin(); } Raghu raghu.

Installing Greasemonkey Scripts. Warning: Only install Userscripts that you trust. Userscripts and Firefox Greasemonkey is an extension for Mozilla Firefox, an open source Web Browser. Most userscripts are written for Firefox & Greasemonkey (although some work in Opera, Safari and even Internet Explorer). For this guide I will assume you are using Firefox, if not you should install Firefox first.

Now that you have Firefox, you need to install Greasemonkey. Now clicking on a .user.js link triggers Greasemonkey to pop up the script installation panel. Now loading a web page results in additional code (the userscript) being run. Chrome Chrome does not allow scripts to be installed directly from the website, so here are a couple of workarounds: Other Browsers User scripts can be used in browsers other than Firefox, but the scripting APIs and browser JavaScript support vary.

Opera userscripts: Opera has it's own UserScript API with different functionality than Greasemonkey's. Be Careful Anyone can upload scripts to this site. About | Microsoft Silverlight. Greasemonkey. MediaElement.js - HTML5 video player and audio player with Flash and Silverlight shims. Fayekoss.com.