15 posts tagged with Javascript and internet. (View popular tags)
Displaying 1 through 15 of 15. Subscribe:

Advice on converting a python program to a web app?

Hi I have programmed on eclipse, a reasonably straightforward program in Python 2.7 that applies image filters to user selected images e.g. by turning them to sepia, black & white, negative, etc. It uses Tkinter for the graphics user interface and the program functions ok. However, I was thinking about how to turn this into a web app. So to transfer this to an Amazon cloud server, I understand that for the client side user interface I would need to convert the program by adding html and javascript to the client side while python handles the server side? Does anyone know of any tutorials or other resources that are particularly good at covering web apps like this using python, html and javascript?
posted by conrad101 on Sep 19, 2012 - 3 answers

 

Hacking a way through Google+ and Skype audio cancellation

Hacking around sound cancellation on Google+ and Skype: Two tier question here about a related problem. Firstly, a way to sidetrack the software audio limits of a Google+ Hangout. Secondly, a way to stop Skype from cancelling out audio from one half of a conversation. [more inside]
posted by 0bvious on Oct 21, 2011 - 2 answers

bookmarklet for a random link in a new tab

In Firefox, how can I get my bookmarklet to open a link in a new tab? [more inside]
posted by maqsarian on Feb 27, 2011 - 6 answers

Help me Do it Wrong

Ok, here's a stupid-sounding idea: can someone point me to a guide to how to manipulate an Access database client-side on a web page? [more inside]
posted by ctmf on Feb 21, 2011 - 14 answers

Webpages and sliders

Should I use a HTML5 slider or a JQuery slider? [more inside]
posted by a womble is an active kind of sloth on Dec 8, 2010 - 6 answers

Embed-friendly websites?

Websites with embed facilities: is there a good list or repository of these somewhere? [more inside]
posted by sleepcrime on Nov 12, 2010 - 2 answers

Client side web development with fancy graphics - what are the candidate tools? Which are going to "win"?

I'm trying to get my head round the wealth of technologies available for creating "Rich" internet applications - featuring sound, graphics, interaction, animation - specifically from the client side. Flash, ActionScript, Silverlight, Expression, JavaFX, Java, HTML5, JavaScript, JQuery... In particular, I'm looking for the long view, preferably from people working in the field: what skills do you think you will you be looking for in new recruits a few years from now? And why? [more inside]
posted by handee on Oct 29, 2010 - 21 answers

IE JavaScript woes

I'm trying to come up with a generalized comic viewer using just JavaScript. I have a solution that works in nearly all browsers, but fails miserably in Internet Explorer (several versions). I don't have easy access to a Windows machine, and wonder if anyone could help me figure out what I'm doing wrong (specifically for IE). [more inside]
posted by jpburns on Oct 19, 2008 - 7 answers

Flash or Java player to play most internet audio streams?

I am looking for an flash or Javascript plug in that I can embed into a website to play Internet radio streams. Specifically, one that will play mp3, wma/mms, and Realplayer (pls) streams. Does anyone know of one? [more inside]
posted by wflanagan on Dec 1, 2007 - 2 answers

Does anyone know of a way to create a line graph using html or javascript?

Does anyone know of a way to create a line graph using html or javascript? [more inside]
posted by kaozity on Jul 30, 2007 - 6 answers

Need a little help with javascript and webpage dropdowns..

Need a little help with javascript.. [more inside]
posted by ascullion on Sep 29, 2006 - 8 answers

I desperately need some javascript help...

Where would I find a script similiar to this? [more inside]
posted by wilde on Sep 6, 2006 - 5 answers

Load testing a java/jscript web app?

Are there any free/open source web app load testing tools that also handle javascript? [more inside]
posted by mrhaydel on Jun 15, 2006 - 3 answers

How can I remove the status bar for IE6 WinXP SP2 users?

I am managing the production of a web application, which, for various reasons, must happen in a window with no status bar. Unfortunately, some security patch for ie6 with winxp sp2 renders the javascript that turns off the status bar ineffective. Any solutions?
posted by sauril on Feb 4, 2005 - 10 answers

What's wrong with my javascript?

I'm having trouble using javascript in XHTML 1.1 to calculate character count in an input box and a textarea. I have a script that works with XHTML 1.0 transistional and IE only, I can't seem to get it to work with Firefox, and if I drop the name attribute from the form tag to comply with XHTML 1.1, it won't even work with IE. Please help me make it work. [code inside] [more inside]
posted by riffola on Sep 18, 2004 - 7 answers

Page: 1