Re: [whatwg] Recorder audio and save to server

2015-04-07 Thread Narendra Sisodiya
o encode > as fast as possible. > > Ashley > > > On 7 April 2015 at 09:14, Narendra Sisodiya > wrote: > >> Hi Rob, >> I have downloaded the blob and checked, yes, it is Ogg data. So >> Firefox >> MediaRecorder API is excellent. >> https://wiki.mo

Re: [whatwg] Recorder audio and save to server

2015-04-07 Thread Narendra Sisodiya
for the chrome to solve the bug - https://code.google.com/p/chromium/issues/detail?id=262211 2015-04-07 11:30 GMT+05:30 Narendra Sisodiya : > Thanks, I am checking all these. > > @ Rob, > I have seen MediaRecorder API, yesterday. It is the API for the exact > same purpo

Re: [whatwg] Recorder audio and save to server

2015-04-06 Thread Narendra Sisodiya
:50 GMT+05:30 Robert O'Callahan : > On Sat, Apr 4, 2015 at 9:28 PM, Narendra Sisodiya < > naren...@narendrasisodiya.com> wrote: > >> Hi, >> I am trying to do simple audio recording service. >> with help of navigator.getUserMedia, I am able to record audio in

[whatwg] Recorder audio and save to server

2015-04-04 Thread Narendra Sisodiya
Hi, I am trying to do simple audio recording service. with help of navigator.getUserMedia, I am able to record audio in wav format. Here are some question. 1) Should I encode PCM data into ogg format at client end using some web worker or should I directly send PCM data to server. or encode in

Re: [whatwg] HTML5 based Eduvid Slidecasting Demo

2011-07-18 Thread Narendra Sisodiya
On Sun, May 22, 2011 at 3:20 AM, Narendra Sisodiya < naren...@narendrasisodiya.com> wrote: > I hope this demo will help to who who want html5 version of slidecasting > technique. > There is big room or improvement in the codebase. > > http://code.narendrasisodi

Re: [whatwg] HTML5 based Eduvid Slidecasting Demo

2011-05-22 Thread Narendra Sisodiya
On Sun, May 22, 2011 at 7:19 PM, Odin wrote: > On Sun, May 22, 2011 at 3:03 PM, Narendra Sisodiya > wrote: > > infact I too want to do same.. > > Cool! > > > Basically you want to send slides (via websocket or comet) and sync with > > video.. > > Yes.

Re: [whatwg] HTML5 based Eduvid Slidecasting Demo

2011-05-22 Thread Narendra Sisodiya
On Sun, May 22, 2011 at 5:42 PM, Odin wrote: > On Sun, May 22, 2011 at 6:48 AM, Narendra Sisodiya > wrote: > > On Sun, May 22, 2011 at 8:22 AM, Silvia Pfeiffer > > wrote: > >> This is a pretty awesome way to publish a record of your slide > >> presenta

Re: [whatwg] HTML5 based Eduvid Slidecasting Demo

2011-05-21 Thread Narendra Sisodiya
sitting in India (with less bandwidth) want to see your demo, he will turn off the video pipe and rest will be delivered to him.. https://docs.google.com/View?id=dhtsnnph_59gt2jjjdj&pli=1 > Cheers, > Silvia. > > On Sun, May 22, 2011 at 7:50 AM, Narendra Sisodiya > wrot

[whatwg] HTML5 based Eduvid Slidecasting Demo

2011-05-21 Thread Narendra Sisodiya
I hope this demo will help to who who want html5 version of slidecasting technique. There is big room or improvement in the codebase. http://code.narendrasisodiya.com/slidecast/demo-slidecasting.html Thanks -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] synchronization of (HTML5 video+audio) and (image) and (text/html/frames) = html5 multimedia presentation

2011-05-13 Thread Narendra Sisodiya
On Wed, May 11, 2011 at 5:06 PM, Narendra Sisodiya < naren...@narendrasisodiya.com> wrote: > > > On Wed, May 11, 2011 at 5:02 PM, Silvia Pfeiffer < > silviapfeiff...@gmail.com> wrote: > >> Are you maybe talking about popcorn.js ? >> Or are you after a cert

Re: [whatwg] synchronization of (HTML5 video+audio) and (image) and (text/html/frames) = html5 multimedia presentation

2011-05-11 Thread Narendra Sisodiya
On Wed, May 11, 2011 at 5:02 PM, Silvia Pfeiffer wrote: > Are you maybe talking about popcorn.js ? > Or are you after a certain API in HTML5? > > I was looking for popcorn.js I got it. My purpose is to replace flash and create multimedia content using open web standards .. Hope I will be able to c

[whatwg] synchronization of (HTML5 video+audio) and (image) and (text/html/frames) = html5 multimedia presentation

2011-05-11 Thread Narendra Sisodiya
I forget the API and project name. May someone tell me if there is any existing API/project for this kind of task. I am willing to sart/collaborate such work.. -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] Idea for having InputXML Or ClickXML for HTML5+

2011-03-02 Thread Narendra Sisodiya
On Wed, Mar 2, 2011 at 5:57 PM, Silvia Pfeiffer wrote: > Have you looked at popcorn.js? http://popcornjs.org/ Thanks for link..

Re: [whatwg] Idea for having InputXML Or ClickXML for HTML5+

2011-03-01 Thread Narendra Sisodiya
o will be in sync with slides. I know this can be done using custom xml file and Javascript. ( https://docs.google.com/View?id=dhtsnnph_59gt2jjjdj&pli=1 ) -- ┌─────┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

[whatwg] Idea for having InputXML Or ClickXML for HTML5+

2011-02-28 Thread Narendra Sisodiya
you can record the timeline of these events then we can play back at anytime. The idea is very interesting for having automated slideshows .. Example -- ┌─┐ │Narendra Sisodiya │http

Re: [whatwg] File mode Database Storage

2011-02-18 Thread Narendra Sisodiya
On Fri, Feb 18, 2011 at 1:49 PM, Narendra Sisodiya < naren...@narendrasisodiya.com> wrote: > On Fri, Feb 18, 2011 at 1:39 PM, Jeff Schiller wrote: > >> >> You have an odd definition of "HTML5 only" :) >> > > I admit my mistake that twFile and XUL are

Re: [whatwg] File mode Database Storage

2011-02-17 Thread Narendra Sisodiya
On Fri, Feb 18, 2011 at 11:54 AM, Shwetank Dixit wrote: > On Fri, 18 Feb 2011 11:38:16 +0530, Narendra Sisodiya < > naren...@narendrasisodiya.com> wrote: > > On Fri, Feb 18, 2011 at 11:27 AM, Shwetank Dixit > >wrote: >> >> On Fri, 18 Feb 2011 11:17:51

Re: [whatwg] File mode Database Storage

2011-02-17 Thread Narendra Sisodiya
On Fri, Feb 18, 2011 at 11:38 AM, Narendra Sisodiya < naren...@narendrasisodiya.com> wrote: > On Fri, Feb 18, 2011 at 11:27 AM, Shwetank Dixit wrote: > >> On Fri, 18 Feb 2011 11:17:51 +0530, Narendra Sisodiya < >> naren...@narendrasisodiya.com> wrote: >&

Re: [whatwg] File mode Database Storage

2011-02-17 Thread Narendra Sisodiya
On Fri, Feb 18, 2011 at 11:27 AM, Shwetank Dixit wrote: > On Fri, 18 Feb 2011 11:17:51 +0530, Narendra Sisodiya < > naren...@narendrasisodiya.com> wrote: > > I am trying to create a Quiz application. I am thinking to adopt on >> Client-only mode rather Client server bas

[whatwg] File mode Database Storage

2011-02-17 Thread Narendra Sisodiya
. -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

[whatwg] Suggestion for CSS-RESET property in CSS3 ((tag: css3, html5, css-reset, idea))

2010-10-06 Thread Narendra Sisodiya
te a GUI for development where anybody can create a nice collaborate GUI for creating 'easily reusable modules'. So I am researching on all options. Thanks -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] Simple camera proposal

2010-09-22 Thread Narendra Sisodiya
rver. > > I am sorry but I am not aware for any Camera API or implementation. AFAIK, DAP is not implemented. May I ask, how one can record or playback or capture webcam using HTML5. is this implemented anywhere ? -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] Live video streaming with html5.

2010-09-21 Thread Narendra Sisodiya
cam stream. I used tag with src="http://ip:8000/live.ogg"; to display in a webpage. Thanks. Somebody has done webm streaming but I do know the procedure. -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] Narendra Sisodiya has invited you to use Google Talk

2010-08-18 Thread Narendra Sisodiya
On Thu, Aug 19, 2010 at 12:33 AM, Narendra Sisodiya < naren...@narendrasisodiya.com> wrote: > > I extremely sorry for this act. I do not know how this happened. Even I have not invited any user on Google Chat. I do manage 10+ online communities and I consider this as a criminal acti

[whatwg] Narendra Sisodiya has invited you to use Google Talk

2010-08-18 Thread Narendra Sisodiya
Narendra Sisodiya has invited you to sign up for Google Talk so you can talk to each other for free over your computers. To sign-up, go to: http://www.google.com/accounts/NewAccount?service=talk&sendvemail=

[whatwg] [OT] OpenWebIndia

2010-08-02 Thread Narendra Sisodiya
-- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] Regarding Downloading a webpage.

2010-08-01 Thread Narendra Sisodiya
On Mon, Aug 2, 2010 at 5:16 AM, Eitan Adler wrote: > > Specifically > http://www.w3.org/TR/html5/offline.html#manifests > Got it .. I was looking for it,

[whatwg] Regarding Downloading a webpage.

2010-08-01 Thread Narendra Sisodiya
also JavaScript code which may load otherfiles on user interaction. Is their any specification exist by which i can tell 'webpage downloader' application about 'list of all files which may be use under a give web application' ? -- ┌─┐ │ Narendr

Re: [whatwg] idea for .zhtml format #html5 #web

2010-07-27 Thread Narendra Sisodiya
On Wed, Jul 28, 2010 at 5:04 AM, Ian Hickson wrote: > On Fri, 2 Apr 2010, narendra sisodiya wrote: > > > > You can view the first webpage create on earth. We have saved our file > > from .txt .rtf .doc and now .odt. I love ODF format (.odt and other > > things) but

Re: [whatwg] Firefox 4 Beta 1

2010-07-07 Thread narendra sisodiya
On Wed, Jul 7, 2010 at 4:08 PM, Schalk Neethling wrote: > Hi there everyone > I loved this firefox release (4 beta) very much because it support SVG animations. Tons of Thanks.. -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] what happened to sendAsBinary?

2010-06-30 Thread narendra sisodiya
dAsBinary" in following code link http://code.google.com/p/jquery-html5-upload/issues/attachmentText?id=9&aid=-4788561921002613366&name=jquery.html5_upload.js&token=279fec81f59a07b7c79ae3ffb7cb9654 -- ┌─┐ │Narendra Sisodiya │http://narendrasisodiya.com └─┘

Re: [whatwg] Do we really need a element?

2010-06-12 Thread narendra sisodiya
On Sat, Jun 12, 2010 at 11:44 PM, Bjartur Thorlacius wrote: > What is the use case for ? > I´ve searched the archives, read a thread, Googled around and read a > document on the subject, but still I haven´t found a use case for it > other than it is going to magically increase user privacy. > > i

Re: [whatwg] Potential Danger with Canvas API in html5 #html5 #canvas

2010-06-09 Thread narendra sisodiya
On Thu, Jun 10, 2010 at 12:20 AM, Peter Beverloo wrote: > On Wed, Jun 9, 2010 at 20:29, narendra sisodiya > wrote: > > > > Canvas API is just great and I love it, You will also love it , if not, > just see Canvas demos - http://www.canvasdemos.com > > > > But w

Re: [whatwg] Potential Danger with Canvas API in html5 #html5 #canvas

2010-06-09 Thread narendra sisodiya
On Thu, Jun 10, 2010 at 12:24 AM, Aryeh Gregor > wrote: > On Wed, Jun 9, 2010 at 2:29 PM, narendra sisodiya > wrote: > > Case 1 - Abode can make its flash-player inside canvas API. I know, it > will > > not be 100% compatible. They can create a CanvasAPI based fla

[whatwg] Potential Danger with Canvas API in html5 #html5 #canvas

2010-06-09 Thread narendra sisodiya
ed HTML5 authoring tool. we urgently needs SVG authoring tools. I *guess*, with the advance of html5, Adobe has been working hard to run flash on canvas from server inorder to save its presence. . -- ┌─────┐ │ Narendra Sisodiya │http://na

Re: [whatwg] What is not possible with HTML5

2010-06-07 Thread narendra sisodiya
On Mon, Jun 7, 2010 at 10:14 PM, narendra sisodiya < naren...@narendrasisodiya.com> wrote: > > > On Mon, Jun 7, 2010 at 8:52 PM, Jeremy Orlow wrote: > >> On Mon, Jun 7, 2010 at 4:17 PM, Jeremy Orlow wrote: >> >>> In that case, I think your original email

Re: [whatwg] What is not possible with HTML5

2010-06-07 Thread narendra sisodiya
On Mon, Jun 7, 2010 at 10:23 PM, Justin Dolske wrote: > On 6/7/10 2:34 AM, narendra sisodiya wrote: > >> May someone explore what is not possible with HTML5 in spec and in >> Implementations >> > > According to http://html5zombo.com/: you can do anything, the only l

Re: [whatwg] What is not possible with HTML5

2010-06-07 Thread narendra sisodiya
On Mon, Jun 7, 2010 at 8:52 PM, Jeremy Orlow wrote: > On Mon, Jun 7, 2010 at 4:17 PM, Jeremy Orlow wrote: > >> In that case, I think your original email could have been much more clear >> and direct. > > > Er...ignore that response...got mixed up with who I was responding to. > > Proper response

Re: [whatwg] What is not possible with HTML5

2010-06-07 Thread narendra sisodiya
n what you > can do on the web and what you can do on the desktop. The problem is one of > resources to implement solutions.) > > J > > On Mon, Jun 7, 2010 at 10:34 AM, narendra sisodiya < > naren...@narendrasisodiya.com> wrote: > >> May someone explore what is no

[whatwg] What is not possible with HTML5

2010-06-07 Thread narendra sisodiya
May someone explore what is not possible with HTML5 in spec and in Implementations For example video telephony in browser is possible ? we draft DAP spec but no implementations. So not possible at this moment. -- ┌─┐ │Narendra Sisodiya │http

Re: [whatwg] E-learning content format

2010-05-10 Thread narendra sisodiya
On Mon, May 10, 2010 at 10:42 PM, James Salsman wrote: > On Mon, May 10, 2010 at 3:28 AM, narendra sisodiya > wrote: > > I am making a elearing tool for while i have trying to go with some xml > > syntax. > > Narenda, > > Have you examined Moodle's xml fo

[whatwg] E-learning content format

2010-05-10 Thread narendra sisodiya
se will be able to view e-learning content over web Or they will allowed to download all files into a single zip file. -- ┌─────┐ │ Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │Society for Knowledge Commons │Web : http://narendra.techfandu.org └─┘

[whatwg] Document on Timed Interactive Resources -

2010-04-16 Thread narendra sisodiya
. -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │Society for Knowledge Commons │Web : http://narendra.techfandu.org └─┘

Re: [whatwg] why double downloading of ogg videos ?

2010-04-16 Thread narendra sisodiya
On Sat, Apr 17, 2010 at 2:22 AM, J Ross Nicoll wrote: > This would be an implementation issue with Firefox, and should be addressed > to their developers. I would suggest looking for any similar problems in > their Bugzilla ( https://bugzilla.mozilla.org/ ) issue tracking system, > and report it

[whatwg] why double downloading of ogg videos ?

2010-04-16 Thread narendra sisodiya
...@n03/4526100033/ -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │Society for Knowledge Commons │Web : http://narendra.techfandu.org └─┘

Re: [whatwg] idea for .zhtml format #html5 #web

2010-04-02 Thread narendra sisodiya
On Fri, Apr 2, 2010 at 12:47 PM, Shwetank Dixit wrote: > Hi Narendra, > > I think what you're proposing could be achieved already (at least somewhat) > by the html5 offline applications part > http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html#offline > > Thanks for hinting

[whatwg] idea for .zhtml format #html5 #web

2010-04-02 Thread narendra sisodiya
. -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │Society for Knowledge Commons │Web : http://narendra.techfandu.org └─┘

Re: [whatwg] What will not work when we do not have server ?

2010-03-29 Thread narendra sisodiya
On Mon, Mar 29, 2010 at 9:08 PM, Philip Taylor > wrote: > On Mon, Mar 29, 2010 at 4:27 PM, Tab Atkins Jr. > wrote: > > On Mon, Mar 29, 2010 at 7:05 AM, narendra sisodiya > > wrote: > >> Dear all, > >> I am making a (uff from long time) some e-learni

[whatwg] What will not work when we do not have server ?

2010-03-29 Thread narendra sisodiya
://localhost/narendra/demo.html OR file:///var/www/narenda/demo.html I want to know the list for all the such drafts which will not work without server. So that I will avoid them Or try to get some workaround. -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │Society

Re: [whatwg] api for fullscreen()

2009-12-16 Thread narendra sisodiya
p://en.design-noir.de/mozilla/fullscreen-video/ ) Or something usefull to view a fullscreen image galary Or a svg/canvas Game. -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │Society for Knowledge Commons │Web : http://narendra.techfandu.org └─┘

Re: [whatwg] WebStandrd for theme

2009-11-03 Thread narendra sisodiya
On Tue, Nov 3, 2009 at 2:25 PM, Markus Ernst wrote: > narendra sisodiya schrieb: >> >> On Mon, Nov 2, 2009 at 12:43 PM, Nikita Popov wrote: >>> >>> narendra sisodiya schrieb: >>>> >>>> Many blogging site like posterous has theme editor

Re: [whatwg] WebStandrd for theme

2009-11-02 Thread narendra sisodiya
On Mon, Nov 2, 2009 at 12:43 PM, Nikita Popov wrote: > narendra sisodiya schrieb: >> >> Many blogging site like posterous has theme editor for their >> blog/website. It is a xml file looks more like html. Following file >> was a long file which I have edited and deleted

[whatwg] WebStandrd for theme

2009-11-02 Thread narendra sisodiya
{/block:HeaderImage} {block:Show} « Back to blog {/block:Show} A LOT OF CODE DELETED ... ===== -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │Web : h

[whatwg] Any thought on html5 video tag behind squid proxy !!

2009-07-31 Thread narendra sisodiya
video. I do not know the behaviour of html5 video tag but If it is possible to cache such video in proxy then huge bandwidth will be saved !! -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │R&D Engineer │Web : http://narendra.techfandu.org │Twitt

Re: [whatwg] slideml

2009-07-11 Thread narendra sisodiya
On Sat, Jul 11, 2009 at 9:35 PM, Benjamin Hawkes-Lewis < bhawkesle...@googlemail.com> wrote: > On 11/7/09 15:57, narendra sisodiya wrote: > >> http://slideml.bitflux.ch/specification/slideml_1.0/ ( old ) >> I am looking for any standard for slideshow !! do anybody have

[whatwg] slideml

2009-07-11 Thread narendra sisodiya
!! -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │R&D Engineer │Web : http://narendra.techfandu.org │Twitter : http://tinyurl.com/dz7e4a └─┘

[whatwg] Open Slide Format

2009-07-03 Thread narendra sisodiya
/ -- ┌─┐ │Narendra Sisodiya ( नरेन्द्र सिसोदिया ) │R&D Engineer │Web : http://narendra.techfandu.org │Twitter : http://tinyurl.com/dz7e4a └─┘