<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with webapp</title>
      <link>http://ask.metafilter.com/tags/webapp</link>
      <description>Questions tagged with 'webapp' at Ask MetaFilter.</description>
	  <pubDate>Wed, 13 Mar 2013 06:51:49 -0800</pubDate> <lastBuildDate>Wed, 13 Mar 2013 06:51:49 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Background Gmail automation, what program(s) to use?</title>
	<link>http://ask.metafilter.com/237107/Background%2DGmail%2Dautomation%2Dwhat%2Dprograms%2Dto%2Duse</link>	
	<description>I want to write a script to automatically check for new emails with a certain gmail label, then check the message body for a link containing a certain keyword or phrase and click on it. The logic part should be easy, but what program(s) should I be using for this? Requirements... &lt;blockquote&gt;&#8226; Needs to run in the background&lt;br&gt;
&#8226; Needs to follow clicked link to continue further action on the new page&lt;/blockquote&gt;&lt;br&gt;
CasperJS with PhantomJS looks promising and might just do the job. But Gmail could change their UI at any minute which may break my script.&lt;br&gt;
&lt;br&gt;
Are there any other programs that may help?&lt;br&gt;
&#xa0;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.237107</guid>
	<pubDate>Wed, 13 Mar 2013 06:51:49 -0800</pubDate>
	<category>automation</category>
	<category>CasperJS</category>
	<category>gmail</category>
	<category>PhantomJS</category>
	<category>scripting</category>
	<category>webapp</category>
	<dc:creator>querty</dc:creator>
	</item>
	<item>
	<title>Good web app allowing fundraising participants to accept credit cards?</title>
	<link>http://ask.metafilter.com/233570/Good%2Dweb%2Dapp%2Dallowing%2Dfundraising%2Dparticipants%2Dto%2Daccept%2Dcredit%2Dcards</link>	
	<description>I&apos;m the director of a local road race that raises funds for our public school, and I&apos;m looking for a reasonable online app that lets us solicit credit card donations via individual participant pages which would associate given donations with the participants who solicited them. Generically accepting credit cards for online donations is fairly easy, and since we&apos;re a 501(c)(3), there are even good options out there that charge us lower fees for donations. But for this road race, we have a group of people who choose to raise money in return for a free bib; for these folks, we need to be able to tie donations to the specific people who raised the money (that&apos;s the way we know who gets the free entry to the race). So if John Doe wants to raise money for his bib, I need to be able to go into the web app, create a page for John, and then give him the URL so that he can let his friends and family donate via the page. The backend would then tell me that John&apos;s page generated $X in donations, and I&apos;d know when he hit the level needed for his free entry.&lt;br&gt;
&lt;br&gt;
We use an online race registration system that has this exact service in place, but its overhead charges are usury-level &lt;strong&gt;awful&lt;/strong&gt; -- $1 per credit card transaction plus 6.5% of the total amount charged, which is way way way &lt;strong&gt;way&lt;/strong&gt; higher than even the standard, much less the nonprofit, rates that we can get with Paypal, Stripe, or any of the other reasonable services. So I&apos;m investigating what other options we have, and I&apos;m sure that in 2013, someone has tied one of the fantastic new online credit card transaction engines into a system like this!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.233570</guid>
	<pubDate>Sun, 20 Jan 2013 18:40:59 -0800</pubDate>
	<category>creditcards</category>
	<category>donations</category>
	<category>roadrace</category>
	<category>webapp</category>
	<dc:creator>delfuego</dc:creator>
	</item>
	<item>
	<title>Spinning, exploding Excel-driven web app: How or should it be?</title>
	<link>http://ask.metafilter.com/232760/Spinning%2Dexploding%2DExceldriven%2Dweb%2Dapp%2DHow%2Dor%2Dshould%2Dit%2Dbe</link>	
	<description>Sometimes, I am a front-end web developer. Frequently, I meet new people at work who want to turn really complicated Excel documents into dazzlingly interactive web applications.

Besides &lt;a href=&quot;http://office.microsoft.com/en-us/web-%20apps-help/introduction-to-excel-web-app-%20HA010378338.aspx&quot;&gt;Excel&apos;s &quot;Save to Web App&quot; or &quot;Save to SharePoint&quot; features&lt;/a&gt;, such people ask if I can tap into an industry to support this -- perhaps scads of agencies and web-based or downloadable tools that make &quot;websites&quot; or at least customizable, interactive reports from Excel spreadsheets, data, and calculations.

I&apos;m yet to find this an abundance of examples of this.  Are there?  If so, what do you call them? If you use Google Analytics, MailChimp or Hootsuite, you are familiar with bouncing, cheerful report graphs and charts.  &lt;br&gt;
&lt;br&gt;
I know that those specific tools required teams and years worth of custom programming.  I &lt;em&gt;assume&lt;/em&gt; that these apps also derive their presentations from databases that are not Excel files.  People seem to passionately believe, however, that there has &lt;em&gt;got&lt;/em&gt; to be an easy way to pour Excel spreadsheets into a machine that spits out more simplistic but nonetheless animated pie charts, line charts, map charts, bar charts, etc.  You can customize the colors and fonts!  Click here to add your logo!&lt;br&gt;
&lt;br&gt;
I&apos;ve been Googling all morning and I see a few discussions on StackOverflow about how to pipe data into and out of this or that via Ruby, Python, Django or PHP.  I see a few homebrewed applications that sort of do something via Javascript.&lt;br&gt;
&lt;br&gt;
For the sake of specification, say I have an excel file with multiple tabs. Each tab has thousands of rows and nearly 50 columns.  The existing Excel charts are based on calculations of those tabs.  Is there a web or intranet-friendly tool that will eat that spaghetti and excrete more colorful, JQuery-powered whirligigs?&lt;br&gt;
&lt;br&gt;
I don&apos;t mean to come off as sarcastic to the believers or naive to those who know.  It just seems a tall order to me.  Hopefully, I&apos;m wrong.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.232760</guid>
	<pubDate>Wed, 09 Jan 2013 08:45:34 -0800</pubDate>
	<category>django</category>
	<category>excel</category>
	<category>java</category>
	<category>jquery</category>
	<category>programming</category>
	<category>python</category>
	<category>ruby</category>
	<category>sharepoint</category>
	<category>ui</category>
	<category>ux</category>
	<category>webapp</category>
	<category>website</category>
	<dc:creator>metajc</dc:creator>
	</item>
	<item>
	<title>Where&apos;s that resume webapp?</title>
	<link>http://ask.metafilter.com/228757/Wheres%2Dthat%2Dresume%2Dwebapp</link>	
	<description>I&apos;m looking for software or a webapp where I can enter entries and details for a CV or resume into a database and easily pick and chose items from that database to build CVs for different purposes. Any ideas? The ability to tag or code each entry with dates or categories would be fantastic too.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.228757</guid>
	<pubDate>Mon, 12 Nov 2012 18:25:02 -0800</pubDate>
	<category>cv</category>
	<category>database</category>
	<category>resume</category>
	<category>software</category>
	<category>webapp</category>
	<dc:creator>tomcochrane</dc:creator>
	</item>
	<item>
	<title>Special order web app ideas?</title>
	<link>http://ask.metafilter.com/224955/Special%2Dorder%2Dweb%2Dapp%2Dideas</link>	
	<description>I&apos;m looking for a web (or desktop at a push) app that will help me track customer special orders. These are essentially items we don&apos;t carry in the shop as normal but order in for people as and when.&lt;br&gt;
&lt;br&gt;
It should be able to keep track of date, customer name, price agreed etc.&lt;br&gt;
&lt;br&gt;
For extra points it could email/SMS (UK) the customer when the product comes into stock (we&apos;d have to tell it with a tickbox or similar the product was in).&lt;br&gt;
&lt;br&gt;
For extra extra points it might email a list of all open tickets to a defined address at the end of each day.&lt;br&gt;
&lt;br&gt;
Any ideas? I&apos;ve looked at various project management web apps and &quot;to do&quot; lists but none seem appropriate.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.224955</guid>
	<pubDate>Thu, 20 Sep 2012 13:53:24 -0800</pubDate>
	<category>order</category>
	<category>retail</category>
	<category>shop</category>
	<category>special</category>
	<category>webapp</category>
	<dc:creator>dance</dc:creator>
	</item>
	<item>
	<title>Advice on converting a python program to a web app?</title>
	<link>http://ask.metafilter.com/224838/Advice%2Don%2Dconverting%2Da%2Dpython%2Dprogram%2Dto%2Da%2Dweb%2Dapp</link>	
	<description>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 &amp;amp; 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?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.224838</guid>
	<pubDate>Wed, 19 Sep 2012 05:04:03 -0800</pubDate>
	<category>cloud</category>
	<category>computer</category>
	<category>internet</category>
	<category>javascript</category>
	<category>programming</category>
	<category>python</category>
	<category>software</category>
	<category>webapp</category>
	<dc:creator>conrad101</dc:creator>
	</item>
	<item>
	<title>inb4 google wave</title>
	<link>http://ask.metafilter.com/220857/inb4%2Dgoogle%2Dwave</link>	
	<description>Do you know of any online solutions to collect submissions from a group of people and then archive it in a useful way? Back story:&lt;br&gt;
Currently, my Admin will ask teachers to write down followup questions, ideas, thoughts, etc on Post its after a staff meeting. &lt;br&gt;
These ideas are sometimes re-typed and emailed out, or occasionally just put on the wall for the rest of the meeting. &lt;br&gt;
I&apos;m looking for a solution so that we could as a staff, compile our ideas into a online place and store them so that they would be archived and accessible. We all have laptops at staff meetings. &lt;br&gt;
&lt;br&gt;
I envision it going something like this:&lt;br&gt;
&quot;Staff, please write down any resources/strategies you use to scaffold lessons for English Language Learners on the X&quot;&lt;br&gt;
X= newfangled wiki, forum, app...&lt;br&gt;
&lt;br&gt;
Staff submits these ideas via simple GUI. &lt;br&gt;
&lt;br&gt;
Submissions are easily viewed and archived as staff resource. &lt;br&gt;
&lt;br&gt;
The solution could be something that is web based app, a third party website or even something I could install like a wiki or a forum.  &lt;br&gt;
&lt;br&gt;
Any and all resources that sound remotely useful are welcome. I&apos;d rather sort through a ton of ideas than have people be afraid of it not being quite right. We would be happy to change our procedure to fit the right platform. &lt;br&gt;
&lt;br&gt;
Thanks in advance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.220857</guid>
	<pubDate>Thu, 26 Jul 2012 05:45:14 -0800</pubDate>
	<category>collaboration</category>
	<category>education</category>
	<category>meetings</category>
	<category>webapp</category>
	<dc:creator>JimmyJames</dc:creator>
	</item>
	<item>
	<title>nice work--can I just take that from you? k-thx-bye</title>
	<link>http://ask.metafilter.com/217748/nice%2Dworkcan%2DI%2Djust%2Dtake%2Dthat%2Dfrom%2Dyou%2Dkthxbye</link>	
	<description>I have a really interesting idea for a web app that I&apos;ve been kicking around for a while. Today I discovered a site that implements some of the core functionality, but seems to be a low-priority side project for the developer. I&apos;m thinking about asking if he wants to work together. Good idea? I&apos;m not a programmer. I have a lot of domain knowledge and contacts in the area, a strong user experience concept, self-taught front-end production skills, and the drive and enthusiasm to launch this as a real product. &lt;br&gt;
&lt;br&gt;
The developer is a Ruby on Rails pro who has a day job at a well-known social site. The hobby site is well-designed and functional, but maybe a little too minimal  to be of much use. It needs a few more key features and some attention to UX to really have a chance of going anywhere. It also hasn&apos;t gotten much uptake or notice since launching last fall. &lt;br&gt;
&lt;br&gt;
My husband is a RoR developer and has said that he will work with me on this project, but there&apos;s a limit to how much time he can put in. Rather than knocking ourselves out to create a MVP that&apos;s more or less a clone of this guy&apos;s hobby site, I&apos;d like to approach him about working together. &lt;br&gt;
&lt;br&gt;
I could see either partnering with him on a long-term basis or, if he&apos;s bored with it, him handing over the code and Mr. Libraryhead picking up where he left off. Ideally we could compensate him somehow, but buying the site for anything more than token money is not really an option. For this to make sense for me, I&apos;d need to have quite a bit of say in the future development of the project. I&apos;m open to collaboration, but if I can&apos;t expand it in the ways I have in mind, I&apos;d rather make it from scratch.&lt;br&gt;
&lt;br&gt;
If you were the developer in question, how would you feel if this happened to you? How can I frame this as something other than, you did a bunch of work and now I want to swoop in and take it over?&lt;br&gt;
&lt;br&gt;
If it matters, at least some of the code is up on GitHub with &quot;The MIT License&quot;. I really don&apos;t know enough about OpenSource etiquette to even parse what that means. It seems to be an open invitation to build something based on his work, but I&apos;m guessing that doesn&apos;t extend to a directly competing site.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.217748</guid>
	<pubDate>Thu, 14 Jun 2012 09:42:56 -0800</pubDate>
	<category>ethics</category>
	<category>opensource</category>
	<category>startup</category>
	<category>webapp</category>
	<dc:creator>libraryhead</dc:creator>
	</item>
	<item>
	<title>Links, links everywhere</title>
	<link>http://ask.metafilter.com/215751/Links%2Dlinks%2Deverywhere</link>	
	<description>I love the &lt;a href=&quot;http://onethingwell.org/&quot;&gt;One Thing Well&lt;/a&gt; blog and the newish &lt;a href=&quot;http://www.thetoolbox.cc/&quot;&gt;The Toolbox&lt;/a&gt;. Are there any other good link blogs similar in purpose (links to resources and webapps instead of news/articles)?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.215751</guid>
	<pubDate>Sat, 19 May 2012 08:45:52 -0800</pubDate>
	<category>linkblog</category>
	<category>resolved</category>
	<category>resources</category>
	<category>sites</category>
	<category>software</category>
	<category>webapp</category>
	<dc:creator>Memo</dc:creator>
	</item>
	<item>
	<title>Help me track myself, or: 23.2% chance of the East Village</title>
	<link>http://ask.metafilter.com/213016/Help%2Dme%2Dtrack%2Dmyself%2Dor%2D232%2Dchance%2Dof%2Dthe%2DEast%2DVillage</link>	
	<description>How can I write an algorithm that predicts my future location? I&apos;m working on a project that involves tracking my location with &lt;a href=&quot;http://openpaths.cc/&quot;&gt;OpenPaths&lt;/a&gt;, and creating a website displaying a map of probable locations that I would be at the current point in time, based on two factors: the time of day and day of week. &lt;br&gt;
&lt;br&gt;
So, if you accessed the website at 4:52pm on a Tuesday, the website would calculate according to historical location data, the probability that I&apos;m at X, Y, and Z locations at 4:52pm on Tuesday. This information would be shown on a map with vague fuzzy locations, so the point is not so much that the user knows exactly where I am, but that he/she gets a vague sense of where I might be. &lt;a href=&quot;http://i.imgur.com/Oldq3.png&quot;&gt;This is a screenshot&lt;/a&gt; of a prototype website, built with a mix of php and python, in which gradients are overlaid onto a Google Maps-driven site.&lt;br&gt;
&lt;br&gt;
I have everything working except for the actual algorithm. Currently the website just grabs data from a similar timeframe, and privileges the data if it happens to lie on the same day of the week. So if I&apos;ve been somewhere at 5:10pm on a previous Tuesday, it&apos;ll display that moment with a higher opacity than a 4:52pm location point on a previous Saturday, for example. But this algorithm leads to certain inaccuracies -- for example, my schedule depends on the specific day of the week, but I can&apos;t just look at weekday data, since I also follow cycles of day/night that are similar across all spectrums. &lt;br&gt;
&lt;br&gt;
I&apos;m trying to implement a better, &apos;real&apos; algorithm. Would anyone happen to have any ideas for an effective and relatively accurate algorithm to thus predict my location based on historical data? I&apos;m not interested in hyper-accuracy, since I&apos;m trying to obfuscate my specific location anyways, just a kind of proof-of-concept workability.&lt;br&gt;
&lt;br&gt;
Location-prediction algorithms seem to result in a slew of massively complex algorithms. Some simple machine learning/markov model/decision tree would be interesting, I think, but I&apos;m not sure how to apply location (gps coords), day of week, and time as two different variables and one output. I&apos;ve looked at the Google Prediction API, which is perfect, except that it can only deal with one result, not two (lat &amp;amp; long coordinates). Something even more simple would suffice. Any ideas? Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.213016</guid>
	<pubDate>Sun, 15 Apr 2012 23:57:10 -0800</pubDate>
	<category>algorithm</category>
	<category>data</category>
	<category>gps</category>
	<category>openpaths</category>
	<category>webapp</category>
	<category>website</category>
	<dc:creator>suedehead</dc:creator>
	</item>
	<item>
	<title>MeFi Academics: Describe the perfect conference web app</title>
	<link>http://ask.metafilter.com/208210/MeFi%2DAcademics%2DDescribe%2Dthe%2Dperfect%2Dconference%2Dweb%2Dapp</link>	
	<description>MeFi academics: imagine you&apos;re attending a conference. Describe the your dream conference web app/website. I&apos;m working on a web-based app (with schedule, planner, maps, etc) for an upcoming academic conference. I&apos;m looking for things you&apos;ve loved or hated about conference apps you&apos;ve used in the past, as well as any wondrous ideas that exist only in your head.&lt;br&gt;
&lt;br&gt;
What features are essential?&lt;br&gt;
What features do you never use?&lt;br&gt;
What are things you find frustrating at conferences that good technology might help to resolve?&lt;br&gt;
&lt;br&gt;
IT GOES WITHOUT SAYING:&lt;br&gt;
The web app will be designed to work on a broad range of devices.&lt;br&gt;
The data will be real time (that is, it will not have outdated times or rooms)&lt;br&gt;
No ads, flashy graphics, or UI gimmicks.&lt;br&gt;
&lt;br&gt;
AND ALSO:&lt;br&gt;
Funds and tech aren&apos;t infinite. For example, we can&apos;t embed RFID tags on everyone&apos;s badge and get their exact location inside the building.&lt;br&gt;
&lt;br&gt;
NIFTY ASIDE:&lt;br&gt;
Are you familiar with QR codes? Would you be willing to use QR codes to do things like check into presentations, view upcoming presentations in a room, add event to your planner, or go directly to a discussion forum?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.208210</guid>
	<pubDate>Tue, 14 Feb 2012 10:14:16 -0800</pubDate>
	<category>academicconferences</category>
	<category>conferences</category>
	<category>education</category>
	<category>mobileapp</category>
	<category>resolved</category>
	<category>webapp</category>
	<category>website</category>
	<dc:creator>Deathalicious</dc:creator>
	</item>
	<item>
	<title>Which tool do I need?</title>
	<link>http://ask.metafilter.com/202990/Which%2Dtool%2Ddo%2DI%2Dneed</link>	
	<description>Looking for a social media tool that allows visitors to our website to sign &amp;amp; send a pre-written email (and to possibly add their own comments or edits as well, but that&apos;s not 100% necessary) to a group of local politicians. I&apos;ve seen things like this many many times on social and political campaign websites, but have no idea if there&apos;s an out-of-the-box solution or if we need to hire someone to write it. Our group, SactoMoFo (Sacramento Mobile Food) is trying to push for a change to local regulations that effectively restrict food trucks from operating inside the city limits; after a 3,500 signature petition and a few events (one of which brought in the entire city council and 10,000 attendees), the city promised to revisit the current regulations, but after one particular local restaurateur lobbied the city heavily against changes, they&apos;ve now dropped the issue. We want to get it in front of them again, and this will be one of many tools we use to do it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.202990</guid>
	<pubDate>Fri, 09 Dec 2011 10:19:45 -0800</pubDate>
	<category>email</category>
	<category>foodtrucks</category>
	<category>php</category>
	<category>politics</category>
	<category>sacramento</category>
	<category>socialcampaign</category>
	<category>socialmedia</category>
	<category>tool</category>
	<category>web</category>
	<category>webapp</category>
	<dc:creator>luriete</dc:creator>
	</item>
	<item>
	<title>Making artwork &quot;pop&quot; on the web</title>
	<link>http://ask.metafilter.com/198404/Making%2Dartwork%2Dpop%2Don%2Dthe%2Dweb</link>	
	<description>Question for a web app I&apos;m building... How can I distort a flat image as though it were projected onto a contour, using JS/jQuery and HTML5 or ColdFusion&apos;s server-side image processing? What I&apos;m imagining is some sort of drawing tool that lets users design their own clothing patterns. They do this on a flat canvas. But I want to provide a way to &quot;see what it looks like&quot; on a virtual mannequin. This requires warping the image along the torso edges and bust, for example, to simulate depth in a natural way. I don&apos;t need to animate it or show multiple angles, though I&apos;d like to offer a variety of body types, both male and female. Ideally I could provide a customizable (for me, not the users) depth map for each body type, and let the software do the rest. Especially if the alternative is figuring out a complicated chain of mathematical functions, and trying to tweak them manually in code!&lt;br&gt;
&lt;br&gt;
I&apos;m still in the brainstorming phase so go ahead and re-interpret my methodology or think way outside the box. I &lt;em&gt;do&lt;/em&gt; have to use ColdFusion. Flash isn&apos;t an option for this project, and neither is WebGL. I&apos;m trying to avoid browser-specific hacks too, though I&apos;ve already decided to go full HTML5; IE is not supported. I&apos;d prefer if this thing works in Firefox, Chrome, and Safari though.&lt;br&gt;
&lt;br&gt;
I&apos;ve never done any kind of 3D programming, so if this question crosses into that territory, please speak to me as if I were a very small child. Links to tutorials would be nice too! If what I&apos;m asking for isn&apos;t possible, what are my next best options?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.198404</guid>
	<pubDate>Thu, 13 Oct 2011 15:40:44 -0800</pubDate>
	<category>3d</category>
	<category>coldfusion</category>
	<category>graphics</category>
	<category>html5</category>
	<category>javascript</category>
	<category>programming</category>
	<category>webapp</category>
	<dc:creator>The Winsome Parker Lewis</dc:creator>
	</item>
	<item>
	<title>Alternatives to Joe&apos;s Goals?</title>
	<link>http://ask.metafilter.com/197501/Alternatives%2Dto%2DJoes%2DGoals</link>	
	<description>I&apos;m looking for a website or mac app along the lines of &lt;a href=&quot;http://www.joesgoals.com&quot;&gt;Joe&apos;s Goals&lt;/a&gt;, but with more features and polish. Do similar alternatives exist?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.197501</guid>
	<pubDate>Mon, 03 Oct 2011 05:59:45 -0800</pubDate>
	<category>goals</category>
	<category>goaltracker</category>
	<category>macapp</category>
	<category>webapp</category>
	<dc:creator>Homo economicus</dc:creator>
	</item>
	<item>
	<title>Getting from concept to execution</title>
	<link>http://ask.metafilter.com/193453/Getting%2Dfrom%2Dconcept%2Dto%2Dexecution</link>	
	<description>I&apos;m developing a web app in Open BlueDragon with a MongoDB backend. So, uh... how do I deploy this thing, anyway? I installed OpenBD and MongoDB for a few reasons, one of which was price (you can&apos;t beat free!). Everything&apos;s coming along nicely and I love this platform. I was just obliviously writing code on my laptop when the thought occurred to me... I have no idea how to move to a production environment when the time comes. I&apos;ll break it down into five specific questions:&lt;ol&gt;&lt;li&gt;What are some reliable hosting companies that support both OpenBD and MongoDB? I don&apos;t anticipate needing oodles of bandwidth and I&apos;m on a shoestring budget.&lt;/li&gt;&lt;li&gt;Could I use a BlueDragon host instead of OpenBD, without needing to change my code? What would be the pros and cons of that?&lt;/li&gt;&lt;li&gt;What do I need to know, in general, about making the switch from developer to site admin? With regards to security procedures, monitoring, and the like? The more of this my host will take care of for me, the better.&lt;/li&gt;&lt;li&gt;Should I be using GitHub? I never have, and don&apos;t really understand the point, but all the &lt;em&gt;cool&lt;/em&gt; webdevs do it, so maybe there&apos;s some reason that I don&apos;t know about? An overview of the service would be very helpful for me.&lt;/li&gt;&lt;li&gt;More of a business question: How do I monetize this? It&apos;s a browser-based MMO space trading game. It&apos;s important to me that it remain free-to-play, free from ads, and with none of those Farmvillian in-game microtransactions. An acquaintance of mine suggested Kickstarter but I&apos;ve never used it, and I&apos;m concerned that it only pays an initial sum rather than an ongoing stream. I&apos;m not looking to get rich here, just to cover my costs. I will have donation links in the site footer, maybe that alone would be sufficient over time?&lt;/li&gt;&lt;/ol&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.193453</guid>
	<pubDate>Mon, 15 Aug 2011 09:23:41 -0800</pubDate>
	<category>bluedragon</category>
	<category>coldfusion</category>
	<category>deployment</category>
	<category>host</category>
	<category>java</category>
	<category>launch</category>
	<category>mongo</category>
	<category>mongodb</category>
	<category>openbd</category>
	<category>openbluedragon</category>
	<category>webapp</category>
	<dc:creator>The Winsome Parker Lewis</dc:creator>
	</item>
	<item>
	<title>Fax for web app</title>
	<link>http://ask.metafilter.com/193022/Fax%2Dfor%2Dweb%2Dapp</link>	
	<description>I need to integrate faxing with my web application, and I am having a brutal time finding one that allows the ability to send, receive and (maybe most importantly) create user accounts programmatically (via API). Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.193022</guid>
	<pubDate>Tue, 09 Aug 2011 16:32:58 -0800</pubDate>
	<category>api</category>
	<category>fax</category>
	<category>webapp</category>
	<dc:creator>Kellster</dc:creator>
	</item>
	<item>
	<title>Building Web Apps</title>
	<link>http://ask.metafilter.com/192893/Building%2DWeb%2DApps</link>	
	<description>I have a request from one of my clients to build a web app that&apos;s beyond what I&apos;ve ever done before.  Could anyone point me at some solutions or places to bone-up? I&apos;m a web builder and I&apos;m confident working with HTML, CSS, PHP, JavaScript, mySQL.  My Flash-Fu, however, is lacking.  Never had the need.  I&apos;ve done some light Flash work but nothing like this request.&lt;br&gt;
&lt;br&gt;
My client has asked to have something like &lt;a href=&quot;http://www.loveheals.com/designstudio/designer/?from=nav&quot;&gt;this&lt;/a&gt; built.&lt;br&gt;
&lt;br&gt;
I work with CS3 and I can get myself up to speed (I think).  My client also doesn&apos;t mind waiting for me to get higher on the learning curve.&lt;br&gt;
&lt;br&gt;
Any recommendation for places with templates or samples I can buy to get me going?  Lessons, tutorials?&lt;br&gt;
&lt;br&gt;
I&apos;d appreciate any advice at all so that I can weigh this request against my reality before I tell her it may be beyond my capabilities. &lt;br&gt;
&lt;br&gt;
Thank you for your time and consideration.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.192893</guid>
	<pubDate>Mon, 08 Aug 2011 11:41:54 -0800</pubDate>
	<category>flash</category>
	<category>skills</category>
	<category>webapp</category>
	<category>website</category>
	<dc:creator>humboldt32</dc:creator>
	</item>
	<item>
	<title>How did these web sites get so pretty and dynamic? (e.g. HealthMonth, NirvanaHQ)</title>
	<link>http://ask.metafilter.com/192693/How%2Ddid%2Dthese%2Dweb%2Dsites%2Dget%2Dso%2Dpretty%2Dand%2Ddynamic%2Deg%2DHealthMonth%2DNirvanaHQ</link>	
	<description>How did these web sites get so pretty and dynamic? (e.g. HealthMonth, NirvanaHQ) I&apos;ve programmed on the web before with PHP and mySQL, so I understand how dynamic websites get data.  But these very pretty websites are beyond me even when I look over Ruby on Rails tutorials (it just looks like a standard programming language!). &lt;br&gt;
&lt;br&gt;
How are tasks dragged and dropped in Nirvana HQ? &lt;br&gt;
What makes the goal boxes in health month sort of swing into view and resort? Are these simple things to do?&lt;br&gt;
&lt;br&gt;
Would love to see a tutorial or a WYSIWYG editor for either.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.192693</guid>
	<pubDate>Fri, 05 Aug 2011 12:59:19 -0800</pubDate>
	<category>programming</category>
	<category>resolved</category>
	<category>webapp</category>
	<dc:creator>jander03</dc:creator>
	</item>
	<item>
	<title>Help me fix my nifty webapp</title>
	<link>http://ask.metafilter.com/190156/Help%2Dme%2Dfix%2Dmy%2Dnifty%2Dwebapp</link>	
	<description>Help me repair or replace this nifty &lt;a href=&quot;http://www.cif.iastate.edu/&quot;&gt;instrument availability web app&lt;/a&gt; on my facility&apos;s website. I am trying to update some features on the website for the instrumentation facility where I work. The &lt;a href=&quot;http://www.cif.iastate.edu/&quot;&gt;instrument availability&lt;/a&gt; table is something I&apos;m pretty clueless about. As far as I can tell, the script is written in Perl with a MySQL table that collects the logon-logoff information. This was written by some guy named Kyle six years ago, and even my predecessor isn&apos;t sure how it is pieced together. We can&apos;t even actually find the Perl script buried deep in the web server. So I&apos;m kind of starting from scratch. &lt;br&gt;
&lt;br&gt;
What I have: &lt;br&gt;
1. Five (soon to be six) computers that get logged on and logged off multiple times per day. It is possible I may extend this to other machines that are used in the facility in the future, but for now I&apos;m just focusing on the five that I manage. (Obviously there are more than 5 machines in the current table, and some of them are no longer in use, and some should read BROKEN but I don&apos;t know how to change the color.)&lt;br&gt;
2. A logon-logoff script on each computer that calculates how much time the user is on the computer which we use for billing purposes (I can get more information on this script if it would be helpful to figure out a solution). This data is collected in a central program for billing purposes. &lt;br&gt;
3. Computers on a variety of platforms. WinXP, a few flavors of RedHat, and some Solaris machines just for funsies. The Solaris machines are the only ones (of my machines) that are actually working with the script right now since the other machines were moved last fall and something in the database was borked when they were brought back online.  (VXR300 and VXR400 are the only two of mine that work in the table at the moment. AV600 and DRX400 don&apos;t work properly and I have a new one to add.)&lt;br&gt;
&lt;br&gt;
What I want:&lt;br&gt;
1. Something similar to the current setup to this that tells users live usage information so they can know what machines are available. It could be fancier than this, or it can be just as simple. &lt;br&gt;
1a. Something that is easily scalable for when we add new instrumentation. &lt;br&gt;
2. Options for open-source or commercial software packages that would do the same thing that I wouldn&apos;t have to code. &lt;br&gt;
3. If #2 is not an option, direction as to the best scripting language to use for this task and how to accomplish it. &quot;Hiring a computer science student part-time&quot; is an option we have if I can&apos;t figure it out ;)&lt;br&gt;
&lt;br&gt;
Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.190156</guid>
	<pubDate>Thu, 07 Jul 2011 12:27:49 -0800</pubDate>
	<category>logoff</category>
	<category>logon</category>
	<category>mysql</category>
	<category>perl</category>
	<category>scripting</category>
	<category>web</category>
	<category>webapp</category>
	<dc:creator>sararah</dc:creator>
	</item>
	<item>
	<title>It&apos;s Hard to Google for a web app that is a web service request tester</title>
	<link>http://ask.metafilter.com/189513/Its%2DHard%2Dto%2DGoogle%2Dfor%2Da%2Dweb%2Dapp%2Dthat%2Dis%2Da%2Dweb%2Dservice%2Drequest%2Dtester</link>	
	<description>Help me find a lost web app that sent HTTP requests. Ok, this is my first &quot;help me find this thing I lost&quot; question -- but you guys are generally very good with these. &lt;br&gt;
&lt;br&gt;
Website: let you send HTTP requests to a url -- specify POST/GET, add parameters and all that jazz, specify headers (I believe). Had a colorful/pinkish stripey background?&lt;br&gt;
&lt;br&gt;
Ring any bells? I used this back in March, and sadly did not bookmark it. I need it for quick testing of a one off web service. I can use curl in the meantime, but this website was pretty useful.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.189513</guid>
	<pubDate>Wed, 29 Jun 2011 08:38:35 -0800</pubDate>
	<category>http</category>
	<category>httprequest</category>
	<category>test</category>
	<category>webapp</category>
	<category>webservice</category>
	<dc:creator>theRussian</dc:creator>
	</item>
	<item>
	<title>Help a Python rookie do something slightly out of his league without flying too close to the sun</title>
	<link>http://ask.metafilter.com/187859/Help%2Da%2DPython%2Drookie%2Ddo%2Dsomething%2Dslightly%2Dout%2Dof%2Dhis%2Dleague%2Dwithout%2Dflying%2Dtoo%2Dclose%2Dto%2Dthe%2Dsun</link>	
	<description>[PythonFilter] How can I create a location-based web application using Python? Or, what are some good resources to help me get started with this specific task? I&apos;d like to create a web application using Python (and perhaps &lt;a href=&quot;https://www.djangoproject.com/&quot; title=&quot;Seems like the best way to go, I think?&quot;&gt;Django&lt;/a&gt;?) that will calculate the environmental benefits of a residential photovoltaic (PV) system at a user-specified location &#8211; details below if interested. I was wondering how I could get started creating such a program. I&apos;ve made some good headway on a couple of Python tutorials, but I seem to be going at a snail&apos;s pace and learning way more than I actually need for this task. Eventually I&apos;d love to be proficient in the language, but for now I&apos;d just like to get my hands dirty with this one project.&lt;br&gt;
&lt;br&gt;
I don&apos;t have any formal programming experience except for an undergraduate intro course on Matlab, though I&apos;m usually pretty good at figuring out what I need to do for a specific purpose. For example, with my limited knowledge I was able to tool around with Matlab to perform some matrix calculations for another project I was working on (Excel Solver wasn&apos;t cutting it). I&apos;ve also taught myself a great deal of Applescript to automate some of my tasks, mostly working off of existing scripts I found online and modifying them to suit my needs. &lt;br&gt;
&lt;br&gt;
Unfortunately, I&apos;ve been having trouble doing the same with Python. There seems to be so much out there and I don&apos;t even know how to get started finding an example that I can use as a rough model. Does anyone have an idea as to how I could get started on this? Maybe some databases that would be helpful? I&apos;m sure there are even better forums to ask this sort of question, so any suggestions on helpful Python-specific message boards would also be greatly appreciated. Thanks in advance.&lt;br&gt;
&lt;br&gt;
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&lt;br&gt;
&lt;br&gt;
&lt;small&gt;Details of the program:&lt;br&gt;
&lt;br&gt;
The only required input for this program is the location: city from a dropdown list, lat/long, or maybe Google Maps integration. Other parameters regarding the PV system (tilt, shading, size, etc) can also be set; otherwise, default values will be used so it&apos;s not too complicated for the casual user &#8211; very similar to NREL&apos;s &lt;a href=&quot;http://rredc.nrel.gov/solar/calculators/PVWATTS/version1/&quot; title=&quot;Love the idea... typography not so much.&quot;&gt;PVWatts calculator&lt;/a&gt; (e.g. &lt;a href=&quot;http://rredc.nrel.gov/solar/calculators/PVWATTS/version1/US/California/San_Francisco.html&quot; title=&quot;Where solar is a good idea, even with the fog!&quot;&gt;San Francisco&lt;/a&gt;). Behind the scenes, the location will be mapped to a database of solar radiation resource, and the environmental impacts of the PV system will also be calculated using life cycle assessment (LCA) techniques. At the end, results will be presented based on the financial concept of &quot;return on investment&quot;:&lt;br&gt;
&lt;br&gt;
&lt;ol&gt;&lt;li&gt;energy return on investment: energy produced per unit energy consumed over the PV system&apos;s lifetime&lt;/li&gt;&lt;br&gt;
&lt;li&gt;greenhouse gas return on investment: emissions avoided per unit GHG emitted over lifetime&lt;/li&gt;&lt;br&gt;
&lt;li&gt;financial return on investment (if I&apos;m feeling ambitious), using price estimates for the system and location data to determine relevant federal and state incentives&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;
&lt;br&gt;
Results reported in other forms (payback times, hard numbers, etc.) will also be available if the user is interested. Emphasis will be put on ease-of-use as well as an aesthetically-pleasing GUI, but that&apos;s all down the road.&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.187859</guid>
	<pubDate>Wed, 08 Jun 2011 06:55:14 -0800</pubDate>
	<category>environment</category>
	<category>photovoltaics</category>
	<category>programming</category>
	<category>pv</category>
	<category>python</category>
	<category>solar</category>
	<category>webapp</category>
	<category>webapplication</category>
	<dc:creator>Rickalicioso</dc:creator>
	</item>
	<item>
	<title>How can I annotate/draw on pictures online?</title>
	<link>http://ask.metafilter.com/181871/How%2Dcan%2DI%2Dannotatedraw%2Don%2Dpictures%2Donline</link>	
	<description>Any webapp/code available that can let people post pictures online and have others annotate them with their comments and drawings? Hi, am trying to see if there is any webapp or readymade code available that will enable people to annotate pictures - not only with comments as is already available in flickr etc. but also to make simple drawings - circles, lines etc. on the picture?&lt;br&gt;
&lt;br&gt;
The app should also be able to save these annotations so that when new users come and visit the picture, they can see existing annotations (and drawings) and add their own. Just to give an example of usage - if someone puts up a photo of the empire state building, users should be able to draw circles/lines on it to indicate their offices, the views visible from each floor etc. Hope this makes sense</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.181871</guid>
	<pubDate>Sun, 27 Mar 2011 09:38:10 -0800</pubDate>
	<category>annotate</category>
	<category>online</category>
	<category>pictures</category>
	<category>resolved</category>
	<category>webapp</category>
	<dc:creator>epiphinite</dc:creator>
	</item>
	<item>
	<title>What was that music webapp I had on my iPod?</title>
	<link>http://ask.metafilter.com/178150/What%2Dwas%2Dthat%2Dmusic%2Dwebapp%2DI%2Dhad%2Don%2Dmy%2DiPod</link>	
	<description>What was that music webapp I had on my iPod? Help me remember the site I had saved to my homescreen a while ago. I&apos;m fairly sure it was a webapp and not a proper app. I seem to remember the name for the icon was shortened to a two-letter acronym; I thought it was DI for digitalinspiration.com but googling that shows I was wrong. I&apos;ll try to describe it anyway: the app had a series of square, colourful icons down the left-hand side, not unlike the style to the iTunes gift card drawings. Each icon represented a category; I definately remember &apos;lounge&apos;, and the others were mostly dance/electronic music related genres like house, groove etc. probably hip-hop stuff too. Definately a cool and groovy site.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.178150</guid>
	<pubDate>Thu, 10 Feb 2011 19:26:53 -0800</pubDate>
	<category>dance</category>
	<category>electronic</category>
	<category>groove</category>
	<category>house</category>
	<category>iOS</category>
	<category>iPod</category>
	<category>lounge</category>
	<category>music</category>
	<category>radio</category>
	<category>resolved</category>
	<category>webapp</category>
	<dc:creator>Deor</dc:creator>
	</item>
	<item>
	<title>How do I launch my webapp?</title>
	<link>http://ask.metafilter.com/178030/How%2Ddo%2DI%2Dlaunch%2Dmy%2Dwebapp</link>	
	<description>How to launch a webapp that derives its value from a community when it has no community? I&apos;m nearing release on a webapp I&apos;ve been working on for a while.  It has a community aspect, though the app is more than just a community.  &lt;br&gt;
&lt;br&gt;
When it has a community the app will be easier to disseminate and will be more clearly valuable, but I can&apos;t pull a community out of my hat.  This is a chicken and egg scenario that I&apos;m sure has been overcome many times, but to the best of my knowledge, no one who&apos;s managed the trick is talking about it.  How does one launch these kinds of apps?  How did flickr get started?  &lt;br&gt;
&lt;br&gt;
And of course I will share it on mefi projects when its ready, but I&apos;d like to have at least a few strategies beyond that.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.178030</guid>
	<pubDate>Wed, 09 Feb 2011 16:39:22 -0800</pubDate>
	<category>business</category>
	<category>internet</category>
	<category>launch</category>
	<category>resolved</category>
	<category>software</category>
	<category>startup</category>
	<category>webapp</category>
	<category>website</category>
	<dc:creator>tempythethird</dc:creator>
	</item>
	<item>
	<title>Image annotation software</title>
	<link>http://ask.metafilter.com/175521/Image%2Dannotation%2Dsoftware</link>	
	<description>What&apos;s the online (free or low cost) tool that will enable many (20-30 online users) to make annotations and comments on a image (a map in this case)? The audience have varying sorts of technical expertise and are on different networks, but worst-case they can send comments by e-mail. &lt;br&gt;
&lt;br&gt;
Preferable that each user do not see other annotations or comments. Great to be able to track comments by user, download them for formatting (csv, xml, etc)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.175521</guid>
	<pubDate>Wed, 12 Jan 2011 08:42:24 -0800</pubDate>
	<category>collaboration</category>
	<category>webapp</category>
	<dc:creator>sandmanwv</dc:creator>
	</item>
	
	</channel>
</rss>

