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
How does one create a paper form/survey that can be scanned and have the info mapped to separate data sets?
[more inside]
posted by lukeklein
on Mar 23, 2011 -
4 answers
Tumblr question: How can I set my tumblr page up so that people can only get to a post if they have the specific link for that post?
[more inside]
posted by reenum
on Sep 27, 2010 -
1 answer
How can I make the ads in my blogs' sidebar stick to the top of the page as you scroll down? and reposition when you scroll back up?
[more inside]
posted by Bacillus
on Jun 18, 2010 -
4 answers
Online searching has revealed that many many people hate the changes that Google has made to their page and I'M ONE OF THEM. HELP.
[more inside]
posted by crazylegs
on May 7, 2010 -
18 answers
Is there a way to embed a rendering engine (like webkit), mysql, and php into a program that talks to itself, not the internet?
[more inside]
posted by Nonce
on Jul 26, 2009 -
16 answers
I'm a designer and usually people do programming for me. I'm trying to teach myself how to customize Word Press themes all by myself though... and I thought I was doing pretty well. But then I had people
look at it in other browsers. Yuck.
[more inside]
posted by miss lynnster
on Jun 12, 2009 -
15 answers
What computer skills should I acquire to be relevant today? Dreamweaver? HTML? Flash? I don't even know what the options are!
[more inside]
posted by cherie72
on Mar 5, 2009 -
10 answers
Foreword: No ruby background aside from basic tutorials.
Here's the deal. I've tired the Agile Web Dev (2nd edition) book for rails, very out of date. I need to learn something. I want to learn ruby on Rails. I've gone through the Rails guide on creating a rails blog (
http://guides.rubyonrails.org/getting_started_with_rails.html).
So, rather then buy it now (3rd edition of book as beta) or just wait, I want to get on the fast track to learn rails 2.2 (soon to be release 2.3) .
Basically I'm looking for a online resource super cheap or free that provides quality information relating to rails and ruby.
Help and suggestions welcome
posted by BoldStepDesign
on Feb 3, 2009 -
6 answers
Three drupal questions
1. I disabled the log in form on the main page, now how do I get to the admin panel?
(Please note, I have a local install of drupal, php, MySQL and Apache for Dev purposes.)
2. How can I create drop down menus?
3. Is there a way I can change the layout for a certain page? Such as I want the main page to be two columns while others to be one with tables or something to that effect for grid data. How can I do this?
posted by BoldStepDesign
on Sep 27, 2008 -
6 answers
Due to my nitpicks with Drupal, Joomla, etc, I want to learn to program a custom web content management system. I have very little programming experience, so where do I go from here?
[more inside]
posted by Willie0248
on Sep 4, 2008 -
13 answers
PHP: How do I get the explode() function to work with multiple separators in a row?
[more inside]
posted by kaozity
on Aug 1, 2008 -
8 answers
Looking to start a 20k+ request screen scraping project, what sort of guidelines (in addition to those I plan to implement) do I need to follow to avoid having the hounds sent out after me.
[more inside]
posted by NormandyJack
on Jun 30, 2008 -
11 answers
I want to build my own UI on a portable/embedded device. Where do I start?
[more inside]
posted by mphuie
on Apr 23, 2008 -
7 answers
I have an idea for a simple piece of software. It would involve intercepting browser requests, checking the requested url (probably not ip address, so before that conversion takes place) testing the url and redirecting if it passes the test. The test will itself make a network connection.
[more inside]
posted by miniape
on Apr 2, 2008 -
11 answers
Does anyone know of a quick and clear guide to set up my MySQL Replication in MySQL 5.0?
[more inside]
posted by kaozity
on Mar 6, 2008 -
2 answers
What are some good (preferably experience-based) birthday gifts for a 21-year-old Australian programming geek who thinks he's Danish?
[more inside]
posted by divabat
on Nov 29, 2007 -
12 answers
I'm writing a little test program just to try out network programming in Java. However, some pages I GET from return the correct page, some return the standard 404 page (even when I can access the page from my browser), and some just hang without returning at all (again, from a page I can look at with my browser). Can someone more knowledgeable about network programming than me explain this?
[more inside]
posted by version control
on Jun 12, 2007 -
10 answers
In PHP, how do I search through a large string to see if it contains a smaller string?
[more inside]
posted by kaozity
on Jun 12, 2007 -
10 answers
What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML?
[more inside]
posted by Robot Johnny
on Dec 10, 2006 -
18 answers
If I have a computer application that spits out data continually in the form of UDP datagrams, can I then take that data and plug it into a "live" Flash movie to be viewed online?
[more inside]
posted by Hartster
on Nov 8, 2006 -
1 answer
Is it possible make a browser window go full screen? Not "fake full screen," but full-on, PowerPoint style full screen mode?
[more inside]
posted by josh.ev9
on May 30, 2006 -
16 answers
I want to create my own social bookmarking site. I don't know much about coding, but I've got some good ideas. Is this possible? How do I begin? Am I insane/idiotic for even contemplating this?
[more inside]
posted by MetaMonkey
on Nov 16, 2005 -
25 answers
I need a good, cheap (free) ASP shopping cart application for Windows 2003 / IIS for a client website. Normally, I would use osCommerce, but for some reason they want everything ASP, etc. Any suggestions? Your help is fantastically appreciated.
[more inside]
posted by letterneversent
on Jul 29, 2005 -
6 answers
I’ve been assigned to evaluate the feasibility of using
Lucene for our website, a large, high-use government site with rapidly-changing data.
[more inside]
posted by MrMoonPie
on Apr 27, 2005 -
3 answers
HTML crisis: I use relative URLS on my blog because pages archive in different files- for example, a tag for a JPEG would be /images/image.jpg inside image tags. Because I use that first slash to make the relative URL work, all image tags are broken when you type or link to my site without a "www" in the url. In other words, "www.mysite.com" shows all the images fine, but "mysite.com" loads the site with little red x's everywhere. Solution?
[more inside]
posted by XQUZYPHYR
on Oct 27, 2004 -
6 answers
I am taking a brain-painful networking class (hint: it's all about the
routers, baby!) and the studying is intense. It's hard, but I'm holding my own. I see questions here on AskMe that bring really cool answers from lots of folks, with a lot of repeat answerers, which leads me to ask, How Did You Learn What You Know About Computers/the Internet? Was it in school? Did you apprentice with someone who had m4d sk1lz? Did you teach yourself? Other?
posted by Lynsey
on Oct 11, 2004 -
18 answers
So I am sick of livejournal, and I want to start a blog independent of any form sites. Also, I am interested in learning to create backends and architecture for sites similar to Mefi. Where should I start? What languages? Perl? Bear in mind, my own programming experience is limited to a fairly fluent grasp of HTML, which I know isn't really programming at all. Tips?
posted by lazaruslong
on Apr 15, 2004 -
19 answers
Inside, I've posted a question about computer programming, regarding organizing class libraries and packages -- and also regarding good programming practices.
[more inside]
posted by grumblebee
on Feb 4, 2004 -
6 answers