Javascript ? json ?

2023-12-28 Thread ptilou
Bonjour et bonne fêtes ! Alors j'ai fait un Take-out, et je me retrouve avec des fichier json, a premiere vur, et recherche rapide un descriptif lu en langage interpreté par la librairie javascript, qui est bien souvent integré au butineur (?)! Je me demande si il y a des recommandation

Re: Helping kevin3.xyz's readers with unreadable JavaScript (and CSS) code

2022-08-25 Thread virginia lameda
llo - > > I saw that you wrote about JavaScript on this page > kevin3.xyz/doc/manuals/debian-reference/ch12.en.html. > > I found your page while looking for an unminify tool. After hours of > research, I finally found one I liked: > https://www.websiteplanet.com/webtools/unminify-js

Re: [HS] Code javascript

2020-07-24 Thread Cauryl
Salut, Tu peux t'aider des ces sites : - https://ihateregex.io - https://openclassrooms.com/fr/courses/1916641-dynamisez-vos-sites-web-avec-javascript/1920128-les-expressions-regulieres-partie-1-2 Je pense avoir répondu à l'auteur et non à la mailing list lors de la première réponse. Désolé

Re: [HS] Code javascript

2020-07-24 Thread JC.EtiembleG
Le 23/07/2020 à 20:46, ajh-valmer a écrit : Comment écrire un petit script, permettant de détecter si une date est bien de ce format : -MM-DD sinon : alert ("format date doit être..."); J'ai cherché à fond via moteur de recherche, rien trouvé.

Re: [HS] Code javascript

2020-07-23 Thread Philippe
gt;> sinon : alert ("format date doit être..."); >>> J'ai cherché à fond via moteur de recherche, rien trouvé. Il y a un objet Date dans JS, qui fait peu ou prou ce que les objets Date font dans les autres langages issus de C : https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Date Bonne pioche, Ph. Gras

Re: [HS] Code javascript

2020-07-23 Thread Jean-Michel OLTRA
Bonjour, Le jeudi 23 juillet 2020, ajh-valmer a écrit... > Comment écrire un petit script, > permettant de détecter si une date est bien de ce format : > -MM-DD > sinon : alert ("format date doit être..."); moment.js ? -- jm

Re: [HS] Code javascript

2020-07-23 Thread ajh-valmer
On Thursday 23 July 2020 20:51:41 nicolas.patr...@gmail.com wrote: > Le 23/07/2020 20:46:54, ajh-valmer a écrit : > > Comment écrire un petit script, > > permettant de détecter si une date est bien de ce format : > > -MM-DD > > sinon : alert ("format date doit être..."); > > J'ai cherché à

Re : [HS] Code javascript

2020-07-23 Thread nicolas . patrois
Le 23/07/2020 20:46:54, ajh-valmer a écrit : > Bonsoir, > Comment écrire un petit script, > permettant de détecter si une date est bien de ce format : > -MM-DD > sinon : alert ("format date doit être..."); > J'ai cherché à fond via moteur de recherche, rien trouvé. Je pense que JS a des

[HS] Code javascript

2020-07-23 Thread ajh-valmer
Bonsoir, Comment écrire un petit script, permettant de détecter si une date est bien de ce format : -MM-DD sinon : alert ("format date doit être..."); J'ai cherché à fond via moteur de recherche, rien trouvé. Merci d'avance. A. Valmer

Re: javascript (roundup)

2020-04-17 Thread Curt
On 2020-04-17, Dan Ritter wrote: > Russell L. Harris wrote: >> >> Dan Ritter & Kenneth Parker: The mp3 link Dan provided works. I >> searched for it in the page source, but without success; so that I can >> find the link to the next program, kindly tell me where it is buried. > > I think I

Re: javascript (roundup)

2020-04-17 Thread Dan Ritter
Russell L. Harris wrote: > > Dan Ritter & Kenneth Parker: The mp3 link Dan provided works. I > searched for it in the page source, but without success; so that I can > find the link to the next program, kindly tell me where it is buried. I think I went to their mobile-play page in order to dig

Re: javascript (roundup)

2020-04-17 Thread Curt
On 2020-04-17, Russell L. Harris wrote: > > https://www.yourclassical.org/programs/pipedreams/episodes/2020/04/13 > > Curt: I am running Firefox ESR 68.7. It seems that about once a week > Firefox notifies me that it has automatically loaded an update and > must be restarted. But Synaptic also

Re: javascript (roundup)

2020-04-17 Thread Alexander V. Makartsev
hunks, but it will work for the majority of sites. It can be also used to directly download videos and other parts of sites, like javascript, images, etc. Play around with the tools to get hang of it, and of course let the OST from Mr.Robot play in the background. :-) -- With kindest regards,

Re: javascript (roundup)

2020-04-16 Thread Russell L. Harris
On Thu, Apr 16, 2020 at 03:50:24PM -0500, John Hasler wrote: https://www.yourclassical.org/programs/pipedreams/episodes/2020/04/13 And file a complaint with them about requiring Flash. There is no excuse for that. John Hasler: I am glad you found that URL; it works, and I shall bookmark

Re: javascript

2020-04-16 Thread Dan Ritter
Jude DaShiell wrote: > You'll need to install some version of jre and maybe java-environment. No, that's for Java applets. (JavaScript has no relationship to Java. It's confusing on purpose.) -dsr-

Re: javascript

2020-04-16 Thread Jude DaShiell
. On Thu, 16 Apr 2020, Kenneth Parker wrote: > Date: Thu, 16 Apr 2020 15:08:44 > From: Kenneth Parker > To: Debian Users > Subject: Re: javascript > Resent-Date: Thu, 16 Apr 2020 19:09:09 + (UTC) > Resent-From: debian-user@lists.debian.org > > On Thu, Apr 16, 2020 at 2

Re: javascript

2020-04-16 Thread Jude DaShiell
You'll need to install some version of jre and maybe java-environment. Maybe edbrowse could navigate you past that barrier but I have no idea what'll be on the other side. Edbrowse can talk some javascript but only the parts useful for accessibility users. Javascript is bad, the sooner python

Re: javascript

2020-04-16 Thread John Hasler
Try this link: https://www.yourclassical.org/programs/pipedreams/episodes/2020/04/13 And file a complaint with them about requiring Flash. There is no excuse for that. -- John Hasler jhas...@newsguy.com Elmwood, WI USA

Re: javascript

2020-04-16 Thread deloptes
Russell L. Harris wrote: > When attempting to listen to a recorded pipe organ broadcast posted on > a web site of Minnesota Public Radio (MPR), I am taken to a page which > has the message,"To view this content, Javascript must be enabled and > Adobe Flash Player must be installe

Re: javascript

2020-04-16 Thread Kent West
10. Synaptic does not find in the Debian archive > a Javascript package. And I seem to remember that Javascript is not a > good thing. > > > Hmm, it "just worked" for me. I'm running bullseye/sid, with Firefox 74.0, and (as revealed by "about:plugins"): Fi

Re: javascript

2020-04-16 Thread Curt
On 2020-04-16, Russell L. Harris wrote: > When attempting to listen to a recorded pipe organ broadcast posted on > a web site of Minnesota Public Radio (MPR), I am taken to a page which > has the message,"To view this content, Javascript must be enabled and > Adobe Flash Player

Re: javascript

2020-04-16 Thread Kenneth Parker
On Thu, Apr 16, 2020, 3:25 PM Dan Ritter wrote: > Russell L. Harris wrote: > > When attempting to listen to a recorded pipe organ broadcast posted on > > a web site of Minnesota Public Radio (MPR), I am taken to a page which > > has the message,"To view this content,

Re: javascript

2020-04-16 Thread Dan Ritter
Russell L. Harris wrote: > When attempting to listen to a recorded pipe organ broadcast posted on > a web site of Minnesota Public Radio (MPR), I am taken to a page which > has the message,"To view this content, Javascript must be enabled and > Adobe Flash Player must be installe

Re: javascript

2020-04-16 Thread Andrei POPESCU
On Jo, 16 apr 20, 18:49:40, Russell L. Harris wrote: > When attempting to listen to a recorded pipe organ broadcast posted on > a web site of Minnesota Public Radio (MPR), I am taken to a page which > has the message,"To view this content, Javascript must be enabled and > Adobe

Re: javascript

2020-04-16 Thread Kenneth Parker
On Thu, Apr 16, 2020 at 2:50 PM Russell L. Harris wrote: > When attempting to listen to a recorded pipe organ broadcast posted on > a web site of Minnesota Public Radio (MPR), I am taken to a page which > has the message,"To view this content, Javascript must be enabled and > A

javascript

2020-04-16 Thread Russell L. Harris
When attempting to listen to a recorded pipe organ broadcast posted on a web site of Minnesota Public Radio (MPR), I am taken to a page which has the message,"To view this content, Javascript must be enabled and Adobe Flash Player must be installed." The page with the links to the

Re: Re: javascript

2017-12-08 Thread Shannon’s
Sent from Shannon Price iPhone

Re: [HS] HTML, javascript, expression régulière ?

2017-11-07 Thread Architecte du web
> AUjourd'hui j'ai re-tester le premier qui a marché mais maintenant j'ai les > même e-mailS qui sorte, bon je passer pour un spammer ... > La je veux récupérer les adresseS de site web donc je tape : > $ find . -type f -print | xargs egrep -o > '0www.[a-zA-Z0-9._-]{2,}\.[a-z]{2,4}'

Re: [HS] HTML, javascript, expression régulière ?

2017-11-05 Thread ptilou
Bonjour, Le jeudi 2 novembre 2017 13:30:03 UTC+1, Christian Quentin a écrit : > Le 02.11.2017 07:59, ptilou a écrit : > > > Bonjour, > > Le mercredi 25 octobre 2017 13:10:02 UTC+2, Christian Quentin a écrit : > Le 25.10.2017 10:53, ptilou a écrit : > > > Bonjour, >   >  Le lundi 23

Re: [HS] HTML, javascript, expression régulière ?

2017-11-02 Thread Christian Quentin
Le 02.11.2017 07:59, ptilou a écrit : > Bonjour, > > Le mercredi 25 octobre 2017 13:10:02 UTC+2, Christian Quentin a écrit : > >> Le 25.10.2017 10:53, ptilou a écrit : >> >> Bonjour, >> >> Le lundi 23 octobre 2017 12:00:02 UTC+2, Thomas Savary a écrit : >> Enfin une question à laquelle je

Re: [HS] HTML, javascript, expression régulière ?

2017-11-02 Thread err404
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Bonjour Pilou il existe des sites web qui peuvent faire ça, de façon interactive. mais il existe aussi des paquets qui font ça de façon interactive, par exemple: txt2regex - A Regular Expression "wizard", all written with bash2 builtins

Re: [HS] HTML, javascript, expression régulière ?

2017-11-02 Thread ptilou
Bonjour, Le mercredi 25 octobre 2017 13:10:02 UTC+2, Christian Quentin a écrit : > Le 25.10.2017 10:53, ptilou a écrit : > > > Bonjour, > > Le lundi 23 octobre 2017 12:00:02 UTC+2, Thomas Savary a écrit : > Enfin une question à laquelle je peux essayer de répondre :-) > > Je suis nul en

Re: [HS] HTML, javascript, expression régulière ?

2017-10-25 Thread Randy11
Bonjour ! Comme c'est "[HS]", je me permets un "hors sujet" que j'aime quand il est question de HTML et RegExp : https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags ;-) Randy11 On 23/10/2017 10:19, ptilou wrote: Bonjour la liste, J'ai besoin

Re: [HS] HTML, javascript, expression régulière ?

2017-10-25 Thread Dominique Dumont
On Monday, 23 October 2017 01:19:46 CEST ptilou wrote: > Voila les erreurs qui apparaissent : > [...] > grep: paris: No such file or directory > grep: design: No such file or directory > grep: week.pdf: No such file or directory > grep: ./www..com/pics/contents/webzine/vs: No such file or

Re: [HS] HTML, javascript, expression régulière ?

2017-10-25 Thread Christian Quentin
Le 25.10.2017 10:53, ptilou a écrit : > Bonjour, > > Le lundi 23 octobre 2017 12:00:02 UTC+2, Thomas Savary a écrit : > >> Enfin une question à laquelle je peux essayer de répondre :-) >> >> Je suis nul en informatique, mais j'ai une relative maîtrise des expressions >> rationnelles. >> Dans

Re: [HS] HTML, javascript, expression régulière ?

2017-10-25 Thread ptilou
Bonjour, Le lundi 23 octobre 2017 12:00:02 UTC+2, Thomas Savary a écrit : > Enfin une question à laquelle je peux essayer de répondre :-) > > Je suis nul en informatique, mais j’ai une relative maîtrise des expressions > rationnelles. > Dans ton expression, tu as oublié de protéger le point et

Re: [HS] HTML, javascript, expression régulière ?

2017-10-23 Thread Thomas Savary
Enfin une question à laquelle je peux essayer de répondre :-) Je suis nul en informatique, mais j’ai une relative maîtrise des expressions rationnelles. Dans ton expression, tu as oublié de protéger le point et le trait d’union. Par ailleurs, on peut faire plus simple en utilsant \w. Essaie :

[HS] HTML, javascript, expression régulière ?

2017-10-23 Thread ptilou
Bonjour la liste, J'ai besoin de récupérer des adresses mail, j'utilise wget -m http://mon_site_que_j'aime.fr Je me retrouve avec 5 go de donnée, quand j'ouvre les pages à la mano sous LibreOffice, çà revoie à un javascript:void(0); comme balise pour l'adresse mail. J'ai donc en ligne de

Re: javascript

2017-05-28 Thread Shannon Price
Sent from my iPhone

Re: OFF: Un poco de Javascript client-side

2016-10-17 Thread alparkom
JQuery, Bootstrap (para CSS) entre muchas otras. De última tendré que buscar sobre "require" en Javascript (fuera de NodeJS claro esta) ya que una vez escuché sobre ello. siguiendo con el offtopic, y si leés inglés https://hackernoon.com/how- it-feels-to-learn-javascript-in-2016-d3

Re: OFF: Un poco de Javascript client-side

2016-10-17 Thread Gonzalo Rivero
r las funciones en distintos archivos. Entonces al llamarlos en las cabeceras de html esas funciones quedan disponibles para usarlas siguiendo con el offtopic, y si leés inglés https://hackernoon.com/how- it-feels-to-learn-javascript-in-2016-d3a717dd577f#.qwbd32o2z > Por ejemplo en PHP se puede usar &qu

OFF: Un poco de Javascript client-side

2016-10-14 Thread alparkom
Buenas, Chicos, como es que hacen las librerías gigantes para separar su código por módulos? estuve viendo y no es que entienda mucho. Por ejemplo en PHP se puede usar "require" o "include", y con Frameworks es automático practicamente por el diseño MVC. En rails lo mismo. He visto que

javascript

2016-06-24 Thread Shannon Price):
Shannon price :)

Re: javascript in iceweasel

2015-03-29 Thread Curt
On 2015-03-29, Bob Holtzman hol...@cox.net wrote: Javascript enabled shown as true, however, there are a whole pile of javascript options listed with only a few turned off. Still in the dark. Thanks for the reply. I'm reading that javascript is either enabled or it isn't (single global

Re: javascript in iceweasel

2015-03-29 Thread Liam O'Toole
On 2015-03-29, Bob Holtzman hol...@cox.net wrote: On Sat, Mar 28, 2015 at 09:41:16PM +, Liam O'Toole wrote: On 2015-03-28, Bob Holtzman hol...@cox.net wrote: Running Wheezy 7.8 w/ iceweasel 31.5.3. Some sites won't work, telling me I need to install/activate javascript. Not sure how

Re: javascript in iceweasel

2015-03-29 Thread Bret Busby
On 29/03/2015, Bob Holtzman hol...@cox.net wrote: Running Wheezy 7.8 w/ iceweasel 31.5.3. Some sites won't work, telling me I need to install/activate javascript. Not sure how to do this. I assume java is loaded because I see some icedtea 6 packages installed. No idea how to activate

Re: javascript in iceweasel

2015-03-28 Thread Brad Rogers
On Sat, 28 Mar 2015 14:07:10 -0700 Bob Holtzman hol...@cox.net wrote: Hello Bob, talked about going to Tools - Options which doesn't exist on my copy Found there in Windows, IIRC. In Linux it's Edit menu - Preferences. If it's not there (in later versions, it appears not to be) use

Re: javascript in iceweasel

2015-03-28 Thread Liam O'Toole
On 2015-03-28, Bob Holtzman hol...@cox.net wrote: Running Wheezy 7.8 w/ iceweasel 31.5.3. Some sites won't work, telling me I need to install/activate javascript. Not sure how to do this. I assume java is loaded because I see some icedtea 6 packages installed. No idea how to activate

javascript in iceweasel

2015-03-28 Thread Bob Holtzman
Running Wheezy 7.8 w/ iceweasel 31.5.3. Some sites won't work, telling me I need to install/activate javascript. Not sure how to do this. I assume java is loaded because I see some icedtea 6 packages installed. No idea how to activate javascript, assuming it's lurking on the HD. Searches turned

Re: javascript in iceweasel

2015-03-28 Thread Bob Holtzman
. If it's not there (in later versions, it appears not to be) use about:config and look for javascript.enabled and set it to your choice. It's a boolean, so clicking will toggle between true and false. Javascript enabled shown as true, however, there are a whole pile of javascript options listed

Re: javascript in iceweasel

2015-03-28 Thread Brad Rogers
On Sat, 28 Mar 2015 21:51:41 -0700 Bob Holtzman hol...@cox.net wrote: Hello Bob, Javascript enabled shown as true, however, there are a whole pile of javascript options listed with only a few turned off. I've not played with those; Not sure what effects it'd have. Still in the dark. Thanks

Re: javascript in iceweasel

2015-03-28 Thread Bob Holtzman
On Sat, Mar 28, 2015 at 09:41:16PM +, Liam O'Toole wrote: On 2015-03-28, Bob Holtzman hol...@cox.net wrote: Running Wheezy 7.8 w/ iceweasel 31.5.3. Some sites won't work, telling me I need to install/activate javascript. Not sure how to do this. I assume java is loaded because I see

Re: javascript in iceweasel

2015-03-28 Thread Ric Moore
On 03/29/2015 12:55 AM, Bob Holtzman wrote: On Sat, Mar 28, 2015 at 09:41:16PM +, Liam O'Toole wrote: On 2015-03-28, Bob Holtzman hol...@cox.net wrote: Running Wheezy 7.8 w/ iceweasel 31.5.3. Some sites won't work, telling me I need to install/activate javascript. Not sure how to do

server side javascript

2014-03-15 Thread Philippe Gras
Bonjourdi, quelqu'un fait-il ici du javascript server side sur son serveur debian ? J'aimerais bien voir un site monté uniquement sous javascript et voir un peu comment ça se passe… Merciki :-) Ph. Gras -- Lisez la FAQ de la liste avant de poser une question : http://wiki.debian.org/fr

Re: server side javascript

2014-03-15 Thread RHATAY Sami
Le 15/03/2014 13:47, Philippe Gras a écrit : Bonjourdi, quelqu'un fait-il ici du javascript server side sur son serveur debian ? J'aimerais bien voir un site monté uniquement sous javascript et voir un peu comment ça se passe… Merciki :-) Ph. Gras Hello, si je ne m'abuse Node.js

Re: server side javascript

2014-03-15 Thread Philippe Gras
Le 15 mars 14 à 14:00, RHATAY Sami a écrit : Le 15/03/2014 13:47, Philippe Gras a écrit : Bonjourdi, quelqu'un fait-il ici du javascript server side sur son serveur debian ? J'aimerais bien voir un site monté uniquement sous javascript et voir un peu comment ça se passe… Merciki :-) Ph

Re: server side javascript

2014-03-15 Thread Philippe Gras
voilà ce qu(i)e je cherchais, en fait :-) http://romainhuet.com/ Le 15 mars 14 à 14:00, RHATAY Sami a écrit : Le 15/03/2014 13:47, Philippe Gras a écrit : Bonjourdi, quelqu'un fait-il ici du javascript server side sur son serveur debian ? J'aimerais bien voir un site monté uniquement

Re: [OT] javascript graficas bar charts

2012-11-10 Thread Juan Pablo Jaramillo Pineda
El día 9 de noviembre de 2012 16:04, J.Alejandro Martinez Linares isla...@infomed.sld.cu escribió: Hola gente, alguien de ustedes conoce alguna librería libre y facil de emplear para poder hacer gráficas en una WEB? La librería bonsai.js[1] es más que interesante [1] http://bonsaijs.org/

Re: [OT] javascript graficas bar charts

2012-11-10 Thread Camaleón
El Fri, 09 Nov 2012 22:04:31 +0100, J.Alejandro Martinez Linares escribió: Hola gente, alguien de ustedes conoce alguna librería libre y facil de emplear para poder hacer gráficas en una WEB? jqPlot y Highcharts JS lucen muy profesional (quizá demasiado... habría que revisar sus licencias

[OT] javascript graficas bar charts

2012-11-09 Thread J.Alejandro Martinez Linares
Hola gente, alguien de ustedes conoce alguna librería libre y facil de emplear para poder hacer gráficas en una WEB? gracias de antemano. -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema

Re: wget y javascript

2012-01-07 Thread aldo . rivadeneira
listdebian-user-spanish@lists.debian.org Subject: wget y javascript Listeros: Espero que esten comenzando bien este año 2012. ¿Existe alguna manera de descargar archivos pdf de una web, que son filtrados mediante javascript?. Antecedentes: Anteriormente entraba yo a una web en donde estaban

Re: wget y javascript

2012-01-07 Thread rantis cares
filtrados mediante javascript?. Antecedentes: Anteriormente entraba yo a una web en donde estaban alojados unos pdfs (miles). Logre bajarlos con wget, sin embargo (yo creo que se dieron cuenta de lo que hice) y cambiaron su manera de mostrar dichos archivos. Ahora no estan a la vista y para acceder

Re: wget y javascript

2012-01-06 Thread Juan Sierra Pons
El día 6 de enero de 2012 07:49, rantis cares rantisca...@gmail.com escribió: Listeros: Espero que esten comenzando bien este año 2012. ¿Existe alguna manera de descargar archivos pdf de una web, que son filtrados mediante javascript?. Antecedentes: Anteriormente entraba yo a una web en

Re: OT: Javascript regex Q

2011-10-05 Thread Darac Marjal
On Tue, Oct 04, 2011 at 03:12:58PM -0700, T Elcor wrote: Hi, Is there a way to write a single Javascript regex that would match all of the following three patterns: a.domain.tld b.domain.tld domain.tld/c/ /.*/ Or, perhaps you're after /domain.tld/ Either should work, though

Re: OT: Javascript regex Q

2011-10-05 Thread T Elcor
--- On Wed, 10/5/11, Darac Marjal mailingl...@darac.org.uk wrote: Is there a way to write a single Javascript regex that would match all of the following three patterns:    a.domain.tld    b.domain.tld      domain.tld/c/ /.*/ Or, perhaps you're after /domain.tld/ Either

Re: OT: Javascript regex Q

2011-10-05 Thread Eduardo M KALINOWSKI
On 10/05/2011 10:06 AM, T Elcor wrote: --- On Wed, 10/5/11, Darac Marjal mailingl...@darac.org.uk wrote: Is there a way to write a single Javascript regex that would match all of the following three patterns: a.domain.tld b.domain.tld domain.tld/c/ /.*/ Or, perhaps you're

Re: OT: Javascript regex Q

2011-10-05 Thread T Elcor
--- On Wed, 10/5/11, Eduardo M KALINOWSKI edua...@kalinowski.com.br wrote: ^(a\.)?domain\.tld(\/c\/)?$ JavaScript syntax might be slightly different, but that's the idea. I had similar idea (a\.|b\.|)domain\.tld(|/c/) but just like your regex it would block the whole domain.tld as well

Re: OT: Javascript regex Q

2011-10-05 Thread Eduardo M KALINOWSKI
On 10/05/2011 10:39 AM, T Elcor wrote: I had similar idea (a\.|b\.|)domain\.tld(|/c/) but just like your regex it would block the whole domain.tld as well, which isn't what I want. I overlooked that. Well, ([ab]\.domain.tld)|(domain.tld/c/) should work and is one regexp, but it is

Re: OT: Javascript regex Q

2011-10-05 Thread Tom Furie
On Tue, Oct 04, 2011 at 03:12:58PM -0700, T Elcor wrote: Is there a way to write a single Javascript regex that would match all of the following three patterns: a.domain.tld b.domain.tld domain.tld/c/ You could try /^[ab]\.domain\.tld$|^domain\.tld\/c\/$/. If you don't mind also

Re: OT: Javascript regex Q

2011-10-05 Thread T Elcor
--- On Wed, 10/5/11, Eduardo M KALINOWSKI edua...@kalinowski.com.br wrote: Well, ([ab]\.domain.tld)|(domain.tld/c/) should work and is one regexp, but it is ugly. Yeah, that should work but I was hoping there'd be a more elegant way of doing that. I'd use two separate ones That's what

OT: Javascript regex Q

2011-10-04 Thread T Elcor
Hi, Is there a way to write a single Javascript regex that would match all of the following three patterns: a.domain.tld b.domain.tld domain.tld/c/ Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: (OT) Validación con Javascript

2011-04-04 Thread Angel Claudio Alvarez
El lun, 04-04-2011 a las 17:19 -0400, Polo Oyarzún escribió: Estimados, estoy comenzando en JavaScript. Intento validar en un formulario que una caja de texto acepte solamente números y ya me fue bien con eso. Otras 2 deben aceptar letras y la Ñ y ñ y á, é, í, ó, ú además de la barra

Re: (OT) Validación con Javascript

2011-04-04 Thread Carlos Zuniga
2011/4/4 Polo Oyarzún correo...@gmail.com: Estimados, estoy comenzando en JavaScript. Intento validar en un formulario que una caja de texto acepte solamente números y ya me fue bien con eso. Otras 2 deben aceptar letras y la Ñ y ñ y á, é, í, ó, ú además de la barra espaciadora y el

javascript crypto.signText makes Iceweasel crash

2011-03-30 Thread Marion VOGT
Hello! I'm trying to use the _javascript_ function crypto.signText(). My code is : html head script var foo = crypto.signText("Test signature", "ask"); /script /head body This is an HTML pagep script document.write(foo); /script /body /html I have imported successfully several

Re: javascript crypto.signText makes Iceweasel crash

2011-03-30 Thread Camaleón
On Wed, 30 Mar 2011 09:40:47 +0200, Marion VOGT wrote: (ugh, please, avoid using html formatted messages) I have imported successfully several certificates and my CA certificate in Iceweasel. When I choose a user in the dialog box with the list of certificates and enter the right password,

Re: Re :Re: javascript crypto.signText makes Iceweasel crash

2011-03-30 Thread Camaleón
El 2011-03-30 a las 13:12 +0200, Marion VOGT escribió: (resending to the list) (please, try to remember sending no html in messages, it's very hard to read that gibberish with Mutt and other text-based clients ;-) ) You can try the same with the upstream version (Firefox) and check if the

Re: Re :Re: javascript crypto.signText makes Iceweasel crash

2011-03-30 Thread Darac Marjal
On Wed, Mar 30, 2011 at 01:33:07PM +0200, Camaleón wrote: El 2011-03-30 a las 13:12 +0200, Marion VOGT escribió: (resending to the list) (please, try to remember sending no html in messages, it's very hard to read that gibberish with Mutt and other text-based clients ;-) ) You can get

Re: Re :Re: javascript crypto.signText makes Iceweasel crash

2011-03-30 Thread Camaleón
On Wed, 30 Mar 2011 13:58:49 +0100, Darac Marjal wrote: On Wed, Mar 30, 2011 at 01:33:07PM +0200, Camaleón wrote: El 2011-03-30 a las 13:12 +0200, Marion VOGT escribió: (resending to the list) (please, try to remember sending no html in messages, it's very hard to read that gibberish

Re: Re :Re: javascript crypto.signText makes Iceweasel crash

2011-03-30 Thread Hans Vogelsberger
On 2011-03-30 14:58, Darac Marjal wrote: On Wed, Mar 30, 2011 at 01:33:07PM +0200, Camaleón wrote: El 2011-03-30 a las 13:12 +0200, Marion VOGT escribió: You can get mutt to render html (and other formats in a similar manner) to text by adding: . . . . But normal people do not want to render

Re: variables entre PHP y Javascript

2010-12-03 Thread juan alejandro martines linares
El jue, 02-12-2010 a las 23:52 -0600, Jorge Luis Hernández C. escribió: Podrías hacer esto en javascript: var session = ?php echo $_SESSION[misesion] ? Recuerda que el documento en PHP debe iniciar con session_start() Por cierto, esta lista es de Usuarios Debian y debiste poner [OT] al

Re: [OT] Re: variables entre PHP y Javascript

2010-12-03 Thread juan alejandro martines linares
guarde en la session de php es decir a traves del $_SESSION[''] y necesito recuperar y usar esas mismas variables en javascript y no hay forma de que yo pueda hacer tal cosaentonces me haria mucha falta que me ayudaran con esto, ya que no tengo a quien acudir, gracias de antemano

Re: [OT] Re: variables entre PHP y Javascript

2010-12-03 Thread Camaleón
(javascript), pero siempre puedes recurrir a las cookies para pasar los datos entre cliente/servidor. y como seria el trabajo con las cookies es decir , como las maneja php? y como las maneja javascript? En PHP tienes la función setcookie(). Y en javascript también tienes funciones para crear

Re: [OT] Re: variables entre PHP y Javascript

2010-12-03 Thread islanis
sesión directamente desde el cliente (javascript), pero siempre puedes recurrir a las cookies para pasar los datos entre cliente/servidor. y como seria el trabajo con las cookies es decir , como las maneja php? y como las maneja javascript? En PHP tienes la función setcookie(). Y en javascript

Re: variables entre PHP y Javascript

2010-12-03 Thread C.
El vie, 03-12-2010 a las 09:41 +0100, juan alejandro martines linares escribió: El jue, 02-12-2010 a las 23:52 -0600, Jorge Luis Hernández C. escribió: Podrías hacer esto en javascript: var session = ?php echo $_SESSION[misesion] ? Recuerda que el documento en PHP debe iniciar con

Re: [OT] Re: variables entre PHP y Javascript

2010-12-03 Thread Camaleón
El Fri, 03 Dec 2010 10:38:28 -0500, islanis escribió: Camaleón escribió: ¿No tienes los manuales de referencia de PHP y JavaScript? Nop no los tengo puediras hacermelos llegar por favor,y gracias nuevamente Enviados... pero tu buzón está lleno y me ha rebotado unos cuantos correos. Ya

variables entre PHP y Javascript

2010-12-02 Thread islanis
variables en javascript y no hay forma de que yo pueda hacer tal cosaentonces me haria mucha falta que me ayudaran con esto, ya que no tengo a quien acudir, gracias de antemano. This message was sent using IMP, the Internet Messaging

Re: variables entre PHP y Javascript

2010-12-02 Thread C.
Podrías hacer esto en javascript: var session = ?php echo $_SESSION[misesion] ? Recuerda que el documento en PHP debe iniciar con session_start() Por cierto, esta lista es de Usuarios Debian y debiste poner [OT] al asunto del mensaje. Saludos !! El vie, 03-12-2010 a las 00:22 -0500, isla

[OT] Re: variables entre PHP y Javascript

2010-12-02 Thread Camaleón
[''] y necesito recuperar y usar esas mismas variables en javascript y no hay forma de que yo pueda hacer tal cosaentonces me haria mucha falta que me ayudaran con esto, ya que no tengo a quien acudir, gracias de antemano. No sé si las nuevas versiones de PHP habrán incluido algún procedimiento o

javascript-common does not install

2010-03-09 Thread Mathieu Malaterre
Hi there, I am trying to install javascript-common on my gandi server: $ wget http://ftp.de.debian.org/debian/pool/main/j/javascript-common/javascript-common_5_all.deb $ sudo dpkg -i javascript-common_5_all.deb Selecting previously deselected package javascript-common. (Reading database

Re: javascript-common does not install

2010-03-09 Thread Mathieu Malaterre
On Tue, Mar 9, 2010 at 1:53 PM, Mathieu Malaterre mathieu.malate...@gmail.com wrote: Hi there,  I am trying to install javascript-common on my gandi server: $ wget http://ftp.de.debian.org/debian/pool/main/j/javascript-common/javascript-common_5_all.deb $ sudo dpkg -i javascript

Re: Any textual web browser handling javascript?

2008-11-22 Thread Rodolfo Medina
David Jardine [EMAIL PROTECTED] writes: Are you any the wiser? Sorry, my English is not very good. What do you mean? Rodolfo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Any textual web browser handling javascript?

2008-11-22 Thread David Jardine
On Sat, Nov 22, 2008 at 03:14:13PM +, Rodolfo Medina wrote: David Jardine [EMAIL PROTECTED] writes: Are you any the wiser? Sorry, my English is not very good. What do you mean? I mean: Have I told you something that you didn't know already? (My message was probably not very

Re: Any textual web browser handling javascript?

2008-11-22 Thread Rodolfo Medina
there. Please let me know if you managed. David Jardine [EMAIL PROTECTED] writes: I got into the account with lynx. I got one of the two messages that were there. It was a blank screen, and looking at the source I found just a (long) javascript script - lynx doesn't do javascript

Re: Any textual web browser handling javascript?

2008-11-22 Thread Osamu Aoki
On Sat, Nov 22, 2008 at 10:11:43PM +, Rodolfo Medina wrote: No, that's the same I do and I know. So there's no hope to access that account with a textual browser? I missed this discussion. As far as Debian archive package discription goes, I do not see one supporting javascript

Re: Any textual web browser handling javascript?

2008-11-21 Thread Aioanei Rares
doesn't handle javascript. Well, for what it's worth .. I don't have access to your mail account or an account on libero.it .. but I just verified that I can _access_ my gmail accounts with elinks. And with my 256 color setup in an xterm, it looks darned good as well. :-) I have not use

Re: Any textual web browser handling javascript?

2008-11-21 Thread Ron Johnson
On 11/20/08 23:13, Douglas A. Tutty wrote: [snip] I don't have javascript enabled on my normal user account's browsers (Konq or Iceweasel) yet the advanced search page works just fine. (I have a separate user for use with javascript and flash). *Why?* -- Ron Johnson, Jr. Jefferson LA USA

Re: Any textual web browser handling javascript?

2008-11-21 Thread Douglas A. Tutty
On Fri, Nov 21, 2008 at 04:00:18AM -0600, Ron Johnson wrote: On 11/20/08 23:13, Douglas A. Tutty wrote: [snip] I don't have javascript enabled on my normal user account's browsers (Konq or Iceweasel) yet the advanced search page works just fine. (I have a separate user for use

Re: Any textual web browser handling javascript?

2008-11-21 Thread Chris Jones
javascript enabled on my normal user account's browsers (Konq or Iceweasel) yet the advanced search page works just fine. (I have a separate user for use with javascript and flash). Maybe they degrade more gracefully than elinks? I dug up my old version of js-enabled elinks and checked that I

Re: Any textual web browser handling javascript?

2008-11-21 Thread Rodolfo Medina
On Wed, Nov 19, 2008 at 03:55:59PM EST, Rodolfo Medina wrote: no textual browser I tried allows me to view my [EMAIL PROTECTED]' mail account, and in the w3m mailing list they said it was because w3m doesn't handle javascript. Chris Jones [EMAIL PROTECTED] writes: if you can create

Re: Any textual web browser handling javascript?

2008-11-21 Thread Brian Marshall
On Fri, Nov 21, 2008 at 07:48:18AM -0500, Douglas A. Tutty wrote: It therefore made sense to set up a separate user for times when I need to run javascript or flash on sites which I don't specifically trust (i.e. just random surfing). Since any site I do actual transactions with (e.g. my own

  1   2   3   4   >