Just looking to learn if it is possible to use the new HTML 5 "video" tag?
In particular, I'd like to modify the HTML code to use this new "video" tag so that webbrowsers will "autoplay" all *.m4v, *.webm *.mp4 videos.
I'm interested in doing this b/c I can't get any of these webbrowsers (FF, Opera, IE9, Chrome) to "autoplay" these formats.
If anyo
I vouch for mplayer in a separate console I use this:script to "select" radio:terminal -T "window title" -H -x mplayerplayplaylist "url"mplayerplayplaylist:#!/bin/bash
url="$1"
if [ -e "$1" ]
then
mplayer -quiet -playlist "$1"
else
time=$(date +%s)
agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chr
Hi guys,i am trying to set up Vim as my C++ IDE since 2 days and no success so far.I have installed Vim pacman -Q vim
vim 7.3.661-1I have downloaded vim-latex and clang tar balls,extract and place appropriate directorys in ~/.vim e.g.
Hi,
My mythtv server (named "myth") runs apache with a few different vhosts.
Hi,
I have a file in the following format
Code:
"SYLVESTER,WILLARD G"|"S00633600"|"221052958A"|"H2256"|"015"|""|"00000042BASJ"|"665303"|"N"|"20100211"|"380.4"|""|""|""|"5400"|"20110218"|""|"20110218"|"FEESC&qu
Hello,
I have been getting 500 Internal Server error on one of my sites and I've been googling around for some time and it seems for every thread there is, then it is possible that it is cPanel but I dont know so here it comes.
I wanted install a forum software on one of my friends website on my server. I have installed it but all we get is the internal server error.
I have a file1.txt
file1.txt
Code:
F-120009210","Felix","U-M-F-F-F-","white","yes","no","U-M-F-F-F-","Bristol","RI","true"
F-120009213","Fluffy","U-F-","white","yes","no","M-F-","Warwick","RI","true"
U-12
Hi All,
I need to create a script to process on 10 files.
Hi All, I have a file. This file contain huge amount of data. I want to modify this file. I want enter new line when count of "~ character is 79.