Displaying 20 results from an estimated 1000 matches similar to: "HTML5 Data Attributes"
2018 Apr 04
2
Saving Drafts with Roundcube marks old Mails in INBOX as unread.
Hello List,
I have a problem with the client Roundcube. Whenever I save a draft to the Folder INBOX.Drafts a old mail in my INBOX will be marked as unread.
Here are the IMAP Logs from Roundcube and Dovecot debug logs. I have no idea why it happens. The IMAP protocol looks normal to me but as you can see in the second to last line in the Dovecot log Dovecot is changing the flag of an old E-Mail
2003 Aug 19
2
Samba 3beta3 - Winbind and groups in groups - question
Hi everybody, im new here, and I have problem.
Im running samba 3beta3 at gentoo linux.
Do anybody know how to resolve something like this:
There are three groups in AD
group_a, and group_b and group_c
Members of group_a are user_0, user_1, user_2
Members of group_b are user_3, user_4, user_5
Members of group_c are user_6 and group_b
If i try to do
getent group
At my linux box i got
2012 Jul 31
0
No subject
Emscripten is an LLVM-to-JavaScript compiler. It takes LLVM bitcode - which
can be generated from C/C++, using llvm-gcc or clang, or any other language
that can be converted into LLVM - and compiles that into JavaScript, which
can be run on the web (or anywhere else JavaScript can run).
I was able to successfully build libogg, libvorbis and libvorbis examples
using this tool and generate valid
2017 Apr 25
2
doubt
Well, i add new configuration in my smb.conf. I try connecting in shared
backup, this work with authentication, in shared printers, It prints with
anonymous users and when I insert one valid ad user, it prints and displays
the following error: "Idle - "Session setup failed: NT_STATUS_LOGON_FAILURE"
Another doubt, in directory /var/spool/samba/, no have files, This folder
should not
2011 May 24
2
simple_form disable html5
Hello,
How do I disable html5 with simple_form gem?
I tried to type:
SimpleForm.html5 = false
in environment.rb
But this throws error.
undefined method `html5='' for SimpleForm:Module (NoMethodError)
Even though I see...
module SimpleForm
...
mattr_accessor :html5
@@html5 = true
...
end
Any explanation on this? How I can disable it in any other ways?
Thanks.
--
Posted via
2017 Apr 25
0
doubt
On Tue, 25 Apr 2017 11:05:20 -0300
Luiz Guilherme Nunes Fernandes <narutospinal at gmail.com> wrote:
> Well, i add new configuration in my smb.conf. I try connecting in
> shared backup, this work with authentication, in shared printers, It
> prints with anonymous users and when I insert one valid ad user, it
> prints and displays the following error: "Idle - "Session
2013 Jul 25
0
Re What HTML5 radio player do you use ?
Hi everybody .
i'm testing html5media to move from flashonly to "works everywhere" icecast
webplayer.
I have both my ogg and mp3 streams served by my page :
http://www.radiogalere.org/ecoute/index.html
and opus and aac in the works.
But I experience very frequent disconnection, do you confirm ?
2023 Jun 07
1
SaMBa 4.16.4 adds users to ACLs as groups
Dear All,
Thank you for your help (especially Rowland Penny), I finally managed to
migrate our ancient ext3 based, ISO-8859-2 encoded SaMBa 3.2.5 with locally
stored UIDs and GIDs to a UTF-8 encoded ex4 based server running SaMBa
4.16.4 with RID UID/GID backend.
However, after two weeks of the migration I observed something horrible:
Windows Word (or MS Office in general) somehow manages to
2013 Jul 25
0
Re What HTML5 radio player do you use ?
On which browser/ os?
Le 25 juil. 2013 16:01, "Tim Baker" <tim at tjbaker.co.uk> a ?crit :
> Yes it disconnected after 1:52 on the player.
>
> On 25 Jul 2013, at 10:59, michel memeteau <michel.memeteau at gmail.com>
> wrote:
>
> Hi everybody .
>
>
> i'm testing html5media to move from flashonly to "works everywhere"
> icecast
2013 Jul 25
0
Re What HTML5 radio player do you use ?
You are s?re it s using html5 and not flash?
Le 25 juil. 2013 16:13, "Tim Baker" <tim at tjbaker.co.uk> a ?crit :
> Sorry forgot to say - Firefox 22 Mac 10.8
>
> On 25 Jul 2013, at 15:11, michel memeteau <michel.memeteau at gmail.com>
> wrote:
>
> On which browser/ os?
> Le 25 juil. 2013 16:01, "Tim Baker" <tim at tjbaker.co.uk> a ?crit :
2010 May 11
0
HTML5 audio tag
Yeah, the track attribute of the media fragments specification that
Ralph links will in theory allow to just download the track-related
data. But it still requires implementation - either in the browser,
which will somehow need to identify which bytes belong to which track
and just request those byte ranges that are relevant, or on the
server, which will only deliver the relevant bytes when asked
2010 May 11
2
HTML5 audio tag
Thanks,
It will be very good if HTML5 API specify this. I mean, Say, If we use
<audio> tag , then It must stream only audio part of the file irrespective
of the fact that the src field contains a video file.
PS: sorry for top post
On Tue, May 11, 2010 at 3:53 PM, Chris Double <chris.double at double.co.nz>wrote:
> On 11/05/10 22:05, narendra sisodiya wrote:
> > 1) Do
2010 Sep 29
1
metadata in video file for distribution in HTML5?
Hello,
I'm finishing my preparation to distribute video recording from Software Freedom Day 2010 on a HTML5 page with references to video files I had converted thx to ffmpeg2theora to Ogg file with Theora video and Vorbis audio.
I have the video files already converted and I wish to add some metadata to video file (and propably to HTML5 page too?)
I'm thinking about
year, copyright,
2015 Nov 05
0
HTML5 to SQL under CentOS
Several years ago I wrote a simple, short, HTML/PHP program on my CentOS
server
for adding items to a MySQL/MariaDB database on the server from my Fedora
laptop.
Recently I thought I would try to be up-to-date
and re-write the program using HTML5 Forms,
which seemed the proper thing to do,
but I'm finding this surprisingly difficult.
Does anyone have, or can point me to,
a simple HTML5
2009 May 28
1
Update on HTML5 video support in browsers and websites
FYI, Anne van Kesteren (he's an Opera developer) has written an update
about the state of the HTML5 <video> element in browsers and big
websites:
http://annevankesteren.nl/2009/05/web-video
Two bits from the post:
1) the YouTube demo uses the H.264 codec, but I guess this will
change if they want compatibility with Firefox 3.5;
2) Chrome uses FFmpeg for the decoding; can this
2013 Mar 06
0
What HTML5 radio player do you use ?
Hi,
On 05/03/13 16:36, michel memeteau wrote:
> Hi , We think about updating our current flash based player [1] to a
> HTML5 one that would magically work on any mobile or desktop browser
> (So with flash fallback) to play our icecast streams ( MP3 + OGG [2] )
>
> It would be great if the stream could start instantly.
Most browsers should support your use-case already.
Just go
2010 Feb 06
2
Fwd: [whatwg] Suddenly, ~40% of IE users get HTML5 Theora with no effort
---------- Forwarded message ----------
From: David Gerard <dgerard at gmail.com>
Date: Fri, Feb 5, 2010 at 21:47
Subject: [whatwg] Suddenly, ~40% of IE users get HTML5 Theora with no effort
To: WHATWG <whatwg at whatwg.org>
http://www.atoker.com/blog/2010/02/04/html5-theora-video-codec-for-silverlight/
2015 Mar 11
0
wav49 VoiceMails should play natively in Google Chrome HTML5 - bug report
Please favorite the following bug and express desire to have wav49
VoiceMails play natively in Google Desktop Chrome HTML5.
https://code.google.com/p/chromium/issues/detail?id=465431
.WAV already plays in Android Chrome and Chromebook and others, but not the
desktop version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 May 03
0
html5/js source client?
I have built a web-based source client using the Web Audio API and
getUserMedia, called the AudioPump Web Encoder. It uses the SHOUTcast
source protocol for now, but I have the code nearly ready for the Icecast
source protocol for when someone needs it.
You can see a demo here: http://demo.audiopump.co:3000/
The Web Encoder is built with a jQuery Mobile UI optimized for mobile
devices at the
2010 Feb 08
0
HTML5, H.264 and Flash roundup
May be of interest...
HTML5, H.264 and Flash roundup
http://www.infoq.com/news/2010/02/html-h264-flash-ipad
--
Pete Harlow
Catnip Corner - Photography by Pete Harlow
http://www.catnip.co.uk/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20100208/3c7f142c/attachment.htm