Displaying 20 results from an estimated 126 matches for "webbrowser".
2006 Jun 01
3
New rails site: AJAX Webbrowser
Heres my Ruby on Rails webbrowser:
https://palary.org
Sorry, but I just couldn''t resist.
Cheers,
Scott
2017 Nov 11
11
[Bug 103689] New: there is an exploitable page fault that can be reliably triggered from the chromium sandbox can possibly lead to remote attackers causing a denial of service condition or possibly running system code.
...this issue is referenced here:
https://bugs.chromium.org/p/chromium/issues/detail?id=784062
details:
this should effect chrom-os too,
https://chromium.googlesource.com/chromiumos/third_party/drm/+/292da616fe1f936ca78a3fa8e1b1b19883e343b6/nouveau/nouveau.h
this is the kernel stack:
comm="webbrowser-app" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Nov 10 11:22:13 nitro kernel: [ 53.352636] audit: type=1400
audit(1510305733.908:25): apparmor="DENIED" operation="connect"
profile="webbrowser-app" pid=1903 comm="webbrowser-app&...
2016 Mar 03
4
Implementation of TLS OCSP Stapling
Hi all,
About a year ago, Torsten already asked for OCSP stapling
(http://dovecot.org/pipermail/dovecot/2015-April/100632.html).
Unfortunately, there was no answer to his question.
Now RFC 7633 ("TLS Feature Extension",
https://tools.ietf.org/html/rfc7633, a.k.a. "Must Staple") has landed,
revocation is getting serious! I personally would like to embed all my
TLS
2008 Dec 06
3
chm NOT fixed but success elswhere
...ands on bug reporting of the problems, as I now use firefox with the chm addon which works even better than the last kchmviewer I tried.
Great News:
I installed the latest PBWin9.0 and the first example I tried worked flawlessly.
This surprised me as this was a COM example that uses the Microsoft WebBrowser Object.
James
2006 Jun 30
7
Inspiring Web 2.0 Rails Sites?
Anybody know of any Rails-using web sites that really capture the
essence of the nebulous Web 2.Oh from which ideas, instruction, and
inspiration can be drawn?
BTW, what exactly IS Web 2.0?
Joe
--
Posted via http://www.ruby-forum.com/.
2018 Jan 13
2
Icecast Radiolist Error
...uot;http://dir.xiph.org/yp.xml". The "Icecast Radio Directory" in the VLC-Player does'nt find any Icecast Radiostation.
I get an Error in Line 51875, column 75 <listen_url>http://sc1.shoutcaststreaming.us:73000/3H...>/listen_url> if I open the Icecast-Radiolist in my Webbrowser Mozilla Firefox.
Something ist wrong with the Internet-Adress for the Radiostation "Free Talk Live - 64k".
I attached a Part of the Icecast-Sourceview as a screen dump ("Icecast-Quelltext.png") in this Mail.
Additional the relevant Sourceview-Text:
... <entry>
<...
2004 Feb 01
2
setting up ---- newbie
...ble to route an incoming call from the pstn fxo port to an ip (answering with netmeeting or anyother sip softphone)
2) be able to call from netmeeting to my pstn fxo port to place calls.
questions :
how can i do this ? what are the commands for this simple setup ?
how can i place calls using a webbrowser (explorer, etc ?)
can i use messenger to call to call my pstn port ?
can i translate h323 to sip and viceversa ?
thanks,
francisco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040202/e06283c4/attac...
2011 Mar 03
5
HOW to REDIRECT to HTTPS?
I'm searching for a method [on client side] to redirect to HTTPS in a few given domains.
e.g.:
http://www.facebook.com/
to
https://www.facebook.com/
Ok. I use several webbrowsers, and not all of them has "add-ons" to redirect these pages to https.
My purpose is this: when i go to "http://www.facebook.com" i don't want to see any http traffic with wireshark
Is this possible?? How can i achieve it? How can i automatically redirect http traffic for...
2024 Nov 10
2
online man pages outdated (latest is 4.17)
...typing 'man smb.conf' and pressing 'Enter' ?
You can only do that after upgrading to a version, and since I use
Ansible to do that I have to adapt the code before hand. If I don't I am
quite certain something will not work as it did on some machines.
Another reason is that a webbrowser is a lot more user friendly than
"man" on the commandline. But I understand opinions vary on this topic :-)
- Kees.
>
> Rowland
>
2016 Mar 03
3
Implementation of TLS OCSP Stapling
...gt;> Dovecot. And in my opinion, every TLS offering daemon should be up to
>> par to the capabilities of TLS.. Not lag behind :)
>>
>> What's your opinion on this matter?
>
> OCSP stapling [c|s]hould be implemented on a server if clients *use*
> that data.
> For WebBrowser this is true.
>
> But I'm not aware of any MUA or MTA that validate certificates via OCSP.
>
> Andreas
Well, that's a nice case of the chicken vs. egg problem, now isn't it ;)
Unfortunately, certificate validation doesn't have a very good track
record when it comes to...
2016 Apr 10
2
UDP de-fragmentation problem
On 09.04.2016 21:40, Marcelo Ricardo Leitner wrote:
> Hi,
>
> Em 07-04-2016 12:19, Volker escreveu:
>> Hi all.
>>
>> I have a strange problem at hand regarding UDP fragmentation on Centos7:
>> Applications are unable to receive UDP packets which have undergone
>> fragmentation UNLESS the netfilter modules are loaded.
>>
>> The problem arose on a
2007 Oct 19
2
getting server to work
hello
I have the icecast server and wanted to know how can you tell when server is working.
and the url needed for using the shoutcast broadcaster and what port and such......I would
appreciate some input on this..............
Thank's
2024 Nov 10
1
online man pages outdated (latest is 4.17)
> Another reason is that a webbrowser is a lot more user friendly than
> "man" on the commandline. But I understand opinions vary on this topic :-)
When needed, I convert them to PDF with the help of Ghostscript, keeping all the nice formatting, with a small script I named "man2pdf":
man -t $1 | ps2pdf -dPDFS...
2005 Dec 23
1
FastCGI and large file uploads
...server. As
of right now the fastcgi processes are configured with:
FastCgiConfig -autoUpdate -initial-env RAILS_ENV=production \
-idle-timeout 120 -maxClassProcesses 5 -killInterval 300
My problem is that I try and upload a file via the web that is around
5 MB to the fastcgi process, the webbrowser sits for a few minutes,
then an error message comes back. Uploading via the webrick server
works fine. Does anyone know what the problem is? Is the
idle-timeout set too low?
Regards,
Ryan
2007 Mar 19
0
Having trouble installing iMacros - dll errors
Hi all,
I'm trying to install iMacros (http://www.iopus.com/imacros/ - download
http://www.iopus.com/download) on my Ubuntu Dapper box running Wine
0.9.9.
iMacros is a webbrowser Macro/Automation/Testing application that I
haven't been able to find an equivalent for in the *NIX world. If
anyone knows of something I can run native, please, please, please let
me know about it!! :-)
iMacros runs uses IE5.5+ and ActiveX. So I installed IE6 using
IEs4Linux. Seemed to ins...
2007 Mar 19
0
Trying to fix shdocvw.dll to support IPerPropertyBrowsing GUID
Let me first provide a little background:
These are the "FIXMEs" I'm trying to correct:
fixme:shdocvw:PersistStreamInit_Load (0x1b9970)->(0x1ae8688)
fixme:shdocvw:WebBrowser_QueryInterface
(0x1b9970)->({376bd3aa-3845-101b-84ed-08002b2ec713} 0xaa9dfc) interface
not supported
fixme:shdocvw:OleControl_OnAmbientPropertyChange (0x1b9970)->(-1)
I'm trying to get GSAK working under any wine version > 0.9.16. This
appears to be the last version where GSAK would...
2010 Jan 09
1
chroot a few apps
Hi.
What kind of chroot should I use, if I want to make a more secured
desktop, running e.g.:
pdf reader
webbrowser
audio player
video player
openoffice
picture viewer
mua
ooo
virtualbox
e.g.: if theres a javascript vulnerability in google chrome [I haven't
heard a NoScript extension for it :( ] a chroot would be good for
stopping it from doing something bad with the whole system.
or e.g.: I have to open a...
2008 Oct 30
1
Internet Explorer embedded
Hi!
I'm tired of trying to find a fix, so I'm asking you all for help!
This demo of using a webbrowser (extended) embedded in a Delphi application is giving an error:
http://www.bsalsa.com/Downloads/EmbeddedWB_Demo_Exe_File.zip
The error is WINE ole ERROR 80070057
Any Idea?
[Image: http://img76.imageshack.us/img76/3639/48083973zi9.png ] (http://imageshack.us)
2008 Aug 05
2
PHP Script to display Whether Stream Is Up
Hi,
I was wondering whether or not someone knew of a php script for Icecast2, that would allow me to display, in plain text to listeners, whether a stream was up or not?
The script would somehow have to check I guess the xml file to see if a stream is online, display a message that the stream is online, and an image that says toon in.
I could program in PHP, somewhat, but what variables would I
2007 Mar 29
1
mongrel and vista
...a few more
tries ------------------
> mongrel_rails start -c "C:\Path\To\My\Application" -p 3000 -e production
That works
> mongrel_service console single -c "C:\Path\To\My\Application" -p 3000
-e production
No errors, but the application isn''t available. i.e. webbrowser doesnot
return a page.
I''m running a console with regular (local user) privileges
Thanks!
-Kaushik