<?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 web and mysql</title>
      <link>http://ask.metafilter.com/tags/web+mysql</link>
      <description>Questions tagged with 'web' and 'mysql' at Ask MetaFilter.</description>
	  <pubDate>Sun, 09 Aug 2009 12:27:55 -0800</pubDate> <lastBuildDate>Sun, 09 Aug 2009 12:27:55 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Turn on, tune in, log out?</title>
	<link>http://ask.metafilter.com/129677/Turn%2Don%2Dtune%2Din%2Dlog%2Dout</link>	
	<description>Webdev filter: What tools can I use to avoid developing a registration/log-in feature from scratch? I&apos;m an amateur web developer -- I took a few programming classes in college (Java), know HTML and CSS pretty well, and can get by in PHP and SQL, albeit while checking references constantly. I&apos;m trying to build what I think should be a pretty simple web application: the nuts and bolts of it are that it should allow member registration and login/out, and while the user is logged in, s/he can input numerical data, as well as view some statistical juggling of that data.&lt;br&gt;
&lt;br&gt;
The data entry bit I feel fairly confident that I can do using PHP/MySQL. I&apos;ve written a rudimentary registration and login system (with an email confirmation message, etc), but I can tell that it needs a lot more features and even though I am mostly n00b I can think of ways it could be compromised -- if at all possible I&apos;d prefer to just use code that is already written and known to be fairly stable.&lt;br&gt;
&lt;br&gt;
Is there a pre-built, standard kind of thing (I don&apos;t even know what the proper word to call it is) I can use for this? I think that Ruby on Rails could be used here, but my attempts at teaching myself how to use it have been kind of futile, and I don&apos;t really need all of the version control and other features like that. I&apos;d like to keep this really really simple, at least for now.&lt;br&gt;
&lt;br&gt;
As you can see I&apos;m not very experienced and don&apos;t really know the proper terms are, so let me know if I need to clarify anything. While I&apos;d like to learn other languages in the future, my goal is to get this thing up and running so I&apos;d prefer advice that presupposes PHP use as opposed to telling me to go learn Python (though I guess I understand if that&apos;s the only option). Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129677</guid>
	<pubDate>Sun, 09 Aug 2009 12:27:55 -0800</pubDate>
	<category>development</category>
	<category>html</category>
	<category>login</category>
	<category>mysql</category>
	<category>php</category>
	<category>registration</category>
	<category>resolved</category>
	<category>web</category>
	<dc:creator>telegraph</dc:creator>
	</item>
	<item>
	<title>into a black hole</title>
	<link>http://ask.metafilter.com/129243/into%2Da%2Dblack%2Dhole</link>	
	<description>Any &lt;a href=&quot;http://www.cloudynights.com/ubbthreads/index.php&quot;&gt;Cloudy Nights&lt;/a&gt; folks on MeFi? I am googling around in getting going with backyard astronomy and Cloudy Nights appears to be (or to have been) a decent resource, but it has been nothing but failed MySQL connections and php pathing errors since I started digging. Any info? Is it dead, Bones? I did find this older AskMe which includes a bunch of good info, btw.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://ask.metafilter.com/13386/quality-astronomytelscope-websites&quot;&gt;http://ask.metafilter.com/13386/quality-astronomytelscope-websites&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129243</guid>
	<pubDate>Tue, 04 Aug 2009 11:17:14 -0800</pubDate>
	<category>astronomy</category>
	<category>mysql</category>
	<category>php</category>
	<category>sites</category>
	<category>telescopes</category>
	<category>web</category>
	<dc:creator>mwhybark</dc:creator>
	</item>
	<item>
	<title>Which  forums do the best web programmers hang out at?</title>
	<link>http://ask.metafilter.com/125912/Which%2Dforums%2Ddo%2Dthe%2Dbest%2Dweb%2Dprogrammers%2Dhang%2Dout%2Dat</link>	
	<description>Which  forums do the best web programmers hang out at? Long story short:  I&apos;ve got a web site that already does over 1 million pageviews per month.  I&apos;ve got a great idea to take it to the next level, but I&apos;m looking for someone who can handle the coding and technical aspects in exchange for an equity stake. &lt;br&gt;
&lt;br&gt;
I&apos;m wanting to bring aboard a great programmer who doesn&apos;t necessarily need the work but will be motivated by the equity.  &lt;br&gt;
&lt;br&gt;
Which forums would you recommend I post on to find this person? &lt;br&gt;
&lt;br&gt;
Also, if there&apos;s anyone interested here, let me know.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125912</guid>
	<pubDate>Fri, 26 Jun 2009 16:15:45 -0800</pubDate>
	<category>ajax</category>
	<category>coding</category>
	<category>development</category>
	<category>mysql</category>
	<category>on</category>
	<category>php</category>
	<category>programming</category>
	<category>rails</category>
	<category>ruby</category>
	<category>scripting</category>
	<category>sites</category>
	<category>software</category>
	<category>web</category>
	<dc:creator>jackson5</dc:creator>
	</item>
	<item>
	<title>What programming language should I use for a Digg-like web site?</title>
	<link>http://ask.metafilter.com/124856/What%2Dprogramming%2Dlanguage%2Dshould%2DI%2Duse%2Dfor%2Da%2DDigglike%2Dweb%2Dsite</link>	
	<description>What programming language should I use for a Digg-like web site? I&apos;m no web developer, but I already have a high traffic picture gallery which I want to turn into a digg-like picture voting site. &lt;br&gt;
&lt;br&gt;
I&apos;m going to hire a developer and would like your recommendations on which programming language I should target for the site?&lt;br&gt;
&lt;br&gt;
My site currently does about 2 million pageviews per month already, so I expect the traffic to go up.  The programming language should easily handle a lot of traffic on 1 dedicated server.  &lt;br&gt;
&lt;br&gt;
I keep hearing a lot about Ruby on Rails.  I&apos;m familiar with PHP/MySQL, but not sure if that is the best programming language for this project.&lt;br&gt;
&lt;br&gt;
I also keep hearing a lot about cloud hosting.  This sounds like a good option as well.  &lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Basically, to sum up my question:  I want to post a &quot;programmer wanted&quot; ad for this project.  What should I be looking for from a developer?&lt;/strong&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124856</guid>
	<pubDate>Mon, 15 Jun 2009 11:37:41 -0800</pubDate>
	<category>computers</category>
	<category>development</category>
	<category>hosting</category>
	<category>mysql</category>
	<category>php</category>
	<category>programming</category>
	<category>ruby</category>
	<category>web</category>
	<dc:creator>jackson5</dc:creator>
	</item>
	<item>
	<title>Help me be awesome in PHP/MySQL and make some user groups</title>
	<link>http://ask.metafilter.com/121029/Help%2Dme%2Dbe%2Dawesome%2Din%2DPHPMySQL%2Dand%2Dmake%2Dsome%2Duser%2Dgroups</link>	
	<description>Building a comment system, and looking for good introduction to managing groups and users with PHP/MySQL, or a prerolled &quot;user management system&quot;. Ultimately, I need to setup a system for people to register as users, join (or be assigned to) groups, make comments (that are linked to their accounts), and filter comments by criteria (e.g., only show comments by other people in the same group). But, presumably, the &quot;user&quot; stuff would be separate from the &quot;comment&quot; stuff? So...broadly speaking, I need to create users and groups, and then track what every user does. &lt;br&gt;
&lt;br&gt;
I found PHP User Class (http://phpuserclass.com/), PHP Users (http://www.majordojo.com/php-users/), and a short Sitepoint article (http://www.sitepoint.com/article/users-php-sessions-mysql/) after some quick Google searching. Anyone have any experience with either of those scripts, or know of any others? Or, know good resources to help me brew my own?&lt;br&gt;
&lt;br&gt;
(As for why I am not just using Wordpress or Drupal or etc.,etc.etc.:)&lt;br&gt;
I am working on a site involving a huge repository of text files and the ability to comment on those files. (1) the text files already exist as individual files (versus existing in a database somewhere), and (2) comments need to be on a per-line basis (versus the file as a whole, which is how CMS&apos;s usually work). Of course, if, with this vague description, you know of something that might be useful, let me know.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121029</guid>
	<pubDate>Fri, 01 May 2009 14:17:42 -0800</pubDate>
	<category>MySQL</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web</category>
	<dc:creator>isnotchicago</dc:creator>
	</item>
	<item>
	<title>CodeFilter: </title>
	<link>http://ask.metafilter.com/97444/CodeFilter</link>	
	<description>CodeFilter: I am looking for online classes mainly in the area of web programming (PHP, MySQL, AJAX, etc.). I need to brush up on my self taught skills.  I am looking for something on the level of an actual coures, with assignments, deadlines, etc. (I don&apos;t necessarily like those things, but find I learn much better that way than self-paced from a book). Free or paid service is fine - I am mainly concerned with quality. I sort of like the courses and organization offered by eclasses.org, but I have no idea if they are good and credible? Any recommendations would be very much appreciated</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.97444</guid>
	<pubDate>Thu, 24 Jul 2008 15:09:41 -0800</pubDate>
	<category>Classes</category>
	<category>MySQL</category>
	<category>Online</category>
	<category>PHP</category>
	<category>Programming</category>
	<category>Web</category>
	<dc:creator>kjl291</dc:creator>
	</item>
	<item>
	<title>Where can I have a huge MySQL database hosted?</title>
	<link>http://ask.metafilter.com/75303/Where%2Dcan%2DI%2Dhave%2Da%2Dhuge%2DMySQL%2Ddatabase%2Dhosted</link>	
	<description>Where can I have a huge MySQL database hosted? My current host only allows databases of up to 100Mb in size, but I have one of just over 1Gb  - anyone know a web host that will allow such a thing? (I&apos;m in the UK if that matters.) Cheaply, of course! </description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.75303</guid>
	<pubDate>Fri, 02 Nov 2007 14:03:25 -0800</pubDate>
	<category>hosting</category>
	<category>mysql</category>
	<category>web</category>
	<dc:creator>hatmandu</dc:creator>
	</item>
	<item>
	<title>Getting from point A to B (the right way)</title>
	<link>http://ask.metafilter.com/73617/Getting%2Dfrom%2Dpoint%2DA%2Dto%2DB%2Dthe%2Dright%2Dway</link>	
	<description>I&apos;ve got the skills and knowledge, mostly, but I&apos;d like to get a better workflow with PHP/MySQL development. Right now, this is my process:&lt;br&gt;
&lt;br&gt;
- Design DB schemas in phpMyAdmin&lt;br&gt;
- Code PHP using jEdit, using the FTP plugin to directly open and save files to a Dreamhost server.&lt;br&gt;
- Use CodeIgniter as a general framework.&lt;br&gt;
- Occasionally do manual backups of all my sites.&lt;br&gt;
&lt;br&gt;
This is the workflow I use for moderate web app development as well as client sites. Now, this works, actually quite well right now. But I&apos;m thinking that directly editing files using a FTP client, on live sites, isn&apos;t as robust as I&apos;d like. I get server timeouts every once in a while, and there&apos;s no versioning set up for my development projects.&lt;br&gt;
&lt;br&gt;
I&apos;m interested in how a one-man-shop like myself would use SVN, or perhaps another web host (I&apos;m on the queue for SliceHost, and Pair Light sort of caught my eye... if anyone has suggestions in that area, they are certainly welcome) to improve his/her workflow. I especially don&apos;t understand svn at this scale. The SVN copy is inactive on the web... I checkout and checkin files? Also, would most people like me have a development atmosphere on their main desktop (LAMP, etc), or a separate development server, or a shared development server?&lt;br&gt;
&lt;br&gt;
Essentially, I&apos;d like to put in a little time and effort to optimize the work that I&apos;m doing right now. Thanks for any help on any of these points.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.73617</guid>
	<pubDate>Thu, 11 Oct 2007 12:59:34 -0800</pubDate>
	<category>development</category>
	<category>efficiency</category>
	<category>mysql</category>
	<category>optimization</category>
	<category>php</category>
	<category>platform</category>
	<category>web</category>
	<category>work</category>
	<category>workflow</category>
	<dc:creator>tmcw</dc:creator>
	</item>
	<item>
	<title>Bootleg Management with WordPress?</title>
	<link>http://ask.metafilter.com/71703/Bootleg%2DManagement%2Dwith%2DWordPress</link>	
	<description>WordPressFilter: Can I do something like &lt;a href=&quot;http://www.boojiboysbasement.com&quot;&gt;this site&lt;/a&gt; with WordPress? I&apos;m the webmaster for Booji Boy&apos;s Basement, a Devo bootleg trading site. Right now, everything that is done on the site is handled through 100% static HTML pages. I tried coding a database-driven version of the site in PHP and MySQL, but my code-fu is weak. This is one reason why I no longer study Computer Science... anyway...&lt;br&gt;
&lt;br&gt;
I realize that WordPress might be able to let me have all the functionality I need without the need for a lot of coding. I have some technical questions about how to go about it.&lt;br&gt;
&lt;br&gt;
I know WordPress has support for custom fields, but would it be possible to have those custom fields visible at all times on the new post page? If I, or my co-conspirator Alex want to add a new disc to the collection, I would want the various fields that need to be filled in (Tracklist, Rating, Description, etc.) to be visible.&lt;br&gt;
&lt;br&gt;
How would I sort by the disc identifier? (A001, S001, I001, etc.) Should that be a separate custom field?&lt;br&gt;
&lt;br&gt;
Also, I have NO clue how to handle the DVD screenshots.&lt;br&gt;
&lt;br&gt;
If you have any suggestions, or even better, an off-the-shelf thing I could use to do this, please let me know. It&apos;s already become insanely unwieldy to deal with all the HTML... I&apos;m lost!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.71703</guid>
	<pubDate>Sun, 16 Sep 2007 20:24:52 -0800</pubDate>
	<category>database</category>
	<category>mysql</category>
	<category>php</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>SansPoint</dc:creator>
	</item>
	<item>
	<title>Other frameworks akin to Ruby on Rails?</title>
	<link>http://ask.metafilter.com/66406/Other%2Dframeworks%2Dakin%2Dto%2DRuby%2Don%2DRails</link>	
	<description>What are the best database-driven Web application development frameworks out there right now?  More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails. I have a couple of database-oriented Web applications I&apos;ll be working on in the near future.  I&apos;d love to avoid (re)writing lots of the low-level code (recordset handling, security, user input validation, &amp;amp;c, &amp;amp;c, &amp;amp;c ) that every such application needs in order to function, as I&apos;ve done numerous times in the past.  Rather than dust off some of my own home-rolled libraries, I&apos;d rather take the time to choose and learn one of the integrated open-source frameworks that have come into being over the past few years.&lt;br&gt;
&lt;br&gt;
I know of Ruby on Rails, obviously, and have heard of a a couple of python-based frameworks that seem philosophically similar to RoR.  Please note that I&apos;m totally language-agnostic -- I&apos;m quite handy with all the languages that form the &quot;P&quot; in &quot;LAMP&quot; and with some others as well, but I don&apos;t mind picking up some new syntax if it&apos;ll simplify my development task in the end.  &lt;br&gt;
&lt;br&gt;
Help me understand my options!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.66406</guid>
	<pubDate>Fri, 06 Jul 2007 16:14:49 -0800</pubDate>
	<category>apache</category>
	<category>database</category>
	<category>development</category>
	<category>LAMP-4-lyfe</category>
	<category>mysql</category>
	<category>perl</category>
	<category>php</category>
	<category>python</category>
	<category>ruby</category>
	<category>software</category>
	<category>Web</category>
	<category>Web2.0</category>
	<category>webapplication</category>
	<dc:creator>killdevil</dc:creator>
	</item>
	<item>
	<title>So I know HTML. What to learn next?</title>
	<link>http://ask.metafilter.com/52830/So%2DI%2Dknow%2DHTML%2DWhat%2Dto%2Dlearn%2Dnext</link>	
	<description>What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML? I know my HTML and CSS, and am pretty comfortable making simple websites and having them look nice (and coded by hand), but I&apos;m pretty clueless when it comes to anything more complicated than that.&lt;br&gt;
&lt;br&gt;
I&apos;ve been able to wrestle my way through simple modifications of existing code (like a WordPress or MT installation, for example) but I otherwise know little to nothing about PHP or MySQL.&lt;br&gt;
&lt;br&gt;
Then there&apos;s AJAX this, and Ruby that, and all that other &quot;Web 2.0&quot; jargon that I know nothing about apart from having general idea of what it can do.  &lt;br&gt;
&lt;br&gt;
I also have absolutely NO programming experience beyond&lt;br&gt;
&lt;br&gt;
10 PRINT &quot;HELLO&quot;&lt;br&gt;
20 GOTO 10&lt;br&gt;
&lt;br&gt;
So, with my limited knowledge, where should I begin, and what should I learn?  I&apos;m not too interested in anything too complex, but I think I&apos;d have fun fooling around to create (relatively) simple things like &lt;a href=&quot;http://wordie.org/&quot;&gt;Wordie&lt;/a&gt; or just beefing up my websites with a little more user interactivity.&lt;br&gt;
&lt;br&gt;
Any good books, too?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.52830</guid>
	<pubDate>Sun, 10 Dec 2006 19:23:55 -0800</pubDate>
	<category>ajax</category>
	<category>html</category>
	<category>internet</category>
	<category>mysql</category>
	<category>php</category>
	<category>programming</category>
	<category>ruby</category>
	<category>web</category>
	<category>web2.0</category>
	<dc:creator>Robot Johnny</dc:creator>
	</item>
	<item>
	<title>MySQL help!</title>
	<link>http://ask.metafilter.com/45369/MySQL%2Dhelp</link>	
	<description>Please help me create a MySQL database from a collection of images. There is of course I have a folder which contains some subfolders. Each of these subfolders contains 100-200 images. These images are all numbered in the format #########.jpg, and each photo has a unique name. In other words, there is no photo in folder X which has the same filename as a photo in folder Y, for all X and Y.&lt;br&gt;
&lt;br&gt;
What I want to do is add these photos information to a MySQL database on my local machine (I have a WAMP setup). I want to enter the following information.&lt;br&gt;
&lt;br&gt;
ID# - this is the filename of the image but without the .jpg tag. In other words, image 000001307.jpg should have an ID of 000001307&lt;br&gt;
&lt;br&gt;
description - the description needs to be the same as the name of the folder is in. So if a file is in folder &quot;School&quot; it needs to have a description of &quot;School&quot;.&lt;br&gt;
&lt;br&gt;
filename - simply   foldername/filename for the image.&lt;br&gt;
&lt;br&gt;
How can I set up some sort of loop to automatically create all the entries needed in a MySQL table? There is only ~10 folders of images, so even if I had to set up a new script for each folder, that wouldnt be too bad.&lt;br&gt;
&lt;br&gt;
Please help save me the time of manually enterring 1300 entries into a DB!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45369</guid>
	<pubDate>Sun, 27 Aug 2006 22:07:27 -0800</pubDate>
	<category>development</category>
	<category>laziness</category>
	<category>MySQL</category>
	<category>web</category>
	<dc:creator>LoopyG</dc:creator>
	</item>
	<item>
	<title>PHP:or:Ruby Webmail program I can hack?</title>
	<link>http://ask.metafilter.com/32220/PHPorRuby%2DWebmail%2Dprogram%2DI%2Dcan%2Dhack</link>	
	<description>I&apos;m looking for some sort of Web-Based-Mail system that I can install on my server that I would be able to interface through PHP or Ruby. Specifically, I&apos;d like to build a little web-based application that I can use to catalog my day-to-day business communications. I&apos;d record phone calls and faxes by hand, but have all of my email automagically loaded into the system by interfacing with this webmail program. &lt;br&gt;
&lt;br&gt;
I am NOT looking for &quot;just do it in outlook&quot; responses, First, I don&apos;t trust MS Products&apos; stability with my business data, Second, I&apos;m planning on building on tools such as billing, budget, etc...&lt;br&gt;
&lt;br&gt;
TIA!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.32220</guid>
	<pubDate>Tue, 07 Feb 2006 08:57:21 -0800</pubDate>
	<category>based</category>
	<category>mail</category>
	<category>mysql</category>
	<category>php</category>
	<category>web</category>
	<category>Webmail</category>
	<dc:creator>hatsix</dc:creator>
	</item>
	<item>
	<title>How to get PHP to stop &apos;mis-rendering&apos; some entities like &#8482; and single smart quotes.</title>
	<link>http://ask.metafilter.com/28045/How%2Dto%2Dget%2DPHP%2Dto%2Dstop%2Dmisrendering%2Dsome%2Dentities%2Dlike%2D%3F%2Dand%2Dsingle%2Dsmart%2Dquotes</link>	
	<description>WebDevFilter: &#8482;, &apos;, and &apos; walk into my database, but only &#xf4;, &#xeb;, and &#xed; come back out. I&apos;m pulling a passage of text for a web site out of a mySQL database using PHP. Pretty generic stuff. &lt;br&gt;
&lt;br&gt;
This particular passage has the &#8482; character sprinkled throughout it. In the phpMyAdmin tool, I can see the &#8482; with no problems. In the form I built to edit this text, the &#8482; shows up just fine as well. However, when the passage is pulled from the database and echoed, every &#8482; turns into a &#xf4;. Also, &apos;smart&apos; single quotes are getting converted to &#xeb; and &#xed;, respectively. There may be other conversions going on, but I haven&apos;t noticed them yet.&lt;br&gt;
&lt;br&gt;
FWIW, the only thing the form does is run the string through htmlspecialchars() and addslashes() before inserting back to the db.&lt;br&gt;
&lt;br&gt;
What am I doing wrong?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.28045</guid>
	<pubDate>Mon, 28 Nov 2005 18:22:37 -0800</pubDate>
	<category>characterset</category>
	<category>development</category>
	<category>entities</category>
	<category>html</category>
	<category>mysql</category>
	<category>php</category>
	<category>web</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>I need a portal / groupware or CMS solution</title>
	<link>http://ask.metafilter.com/23147/I%2Dneed%2Da%2Dportal%2Dgroupware%2Dor%2DCMS%2Dsolution</link>	
	<description>&lt;b&gt;SoftwareFilter:&lt;/b&gt; Need a portal / groupware or CMS solution with the following features:

1. Authenticated user-only accessible content&lt;br&gt;
2. User / group management&lt;br&gt;
3. User / group permissions (edit, publish, draft, delete, for example.)&lt;br&gt;
4. Knowledge base-type functionality&lt;br&gt;
5. User uploads&lt;br&gt;
6. CMS editing and publishing&lt;br&gt;
7. DB backend&lt;br&gt;
&lt;br&gt;
Any sugestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.23147</guid>
	<pubDate>Thu, 25 Aug 2005 13:58:38 -0800</pubDate>
	<category>cms</category>
	<category>mysql</category>
	<category>php</category>
	<category>software</category>
	<category>web</category>
	<dc:creator>letterneversent</dc:creator>
	</item>
	<item>
	<title>How can I preserve the unsubmitted contents of a web form whilst calling a refresh on its structure?</title>
	<link>http://ask.metafilter.com/23050/How%2Dcan%2DI%2Dpreserve%2Dthe%2Dunsubmitted%2Dcontents%2Dof%2Da%2Dweb%2Dform%2Dwhilst%2Dcalling%2Da%2Drefresh%2Don%2Dits%2Dstructure</link>	
	<description>Half way through a form, a user decides that they&apos;d like to add a category to a selection list. How can I facilitate this without also losing everything they&apos;ve typed into the form so far? Say I have a selection list, featuring &quot;red&quot;, &quot;green&quot;, &quot;blue&quot;. I have a link which takes the user to an add-a-colour page, where they add &quot;yellow&quot;. Now, going Back preserves all the information they&apos;d typed in before they got as far as the selection box, but doesn&apos;t update the selection box itself. Refreshing the original page updates the selection box but loses everything they&apos;ve typed in so far. &lt;br&gt;
&lt;br&gt;
I could POST the stuff filled in so far to the add-a-colour page if I used a submit button as a link - but that would mean a form with 2 submit buttons. &lt;br&gt;
&lt;br&gt;
Selection box and page are PHP/MySQL constructions.  I suspect I could do something with JavaScript events, but I&apos;m not quite sure how. Any pointers or suggestions welcome...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.23050</guid>
	<pubDate>Wed, 24 Aug 2005 05:47:47 -0800</pubDate>
	<category>html</category>
	<category>javascript</category>
	<category>mysql</category>
	<category>php</category>
	<category>selectbox</category>
	<category>selectlist</category>
	<category>update</category>
	<category>web</category>
	<dc:creator>handee</dc:creator>
	</item>
	<item>
	<title>How to convert a dynamic web pages into static ones?</title>
	<link>http://ask.metafilter.com/15565/How%2Dto%2Dconvert%2Da%2Ddynamic%2Dweb%2Dpages%2Dinto%2Dstatic%2Dones</link>	
	<description>I need to convert several dynamic websites (database driven and templated) into static ones so that they can put on a CD.  Is there a quick and easy way of doing this? Please help me from the insanity that would result from me going through many 100s of pages and saving the source individually. &lt;br&gt;
&lt;br&gt;
(The websites are PHP/MySQL)&lt;br&gt;
&lt;br&gt;
(Oh and: pesky clients)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.15565</guid>
	<pubDate>Thu, 24 Feb 2005 03:44:49 -0800</pubDate>
	<category>dynamic</category>
	<category>mysql</category>
	<category>php</category>
	<category>static</category>
	<category>web</category>
	<dc:creator>Hartster</dc:creator>
	</item>
	<item>
	<title>Database-driven web sites using using Linux, Apache, MySQL, PHP, etc?</title>
	<link>http://ask.metafilter.com/12794/Databasedriven%2Dweb%2Dsites%2Dusing%2Dusing%2DLinux%2DApache%2DMySQL%2DPHP%2Detc</link>	
	<description>I know how to make database-driven web sites using Windows servers, Access, IIS, and ASP.&lt;br&gt;
&lt;br&gt;
I want to learn how to do the same using Linux, Apache, MySQL, PHP, and... whatever you use instead of Access.&lt;br&gt;
&lt;br&gt;
Where do I start?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.12794</guid>
	<pubDate>Fri, 10 Dec 2004 17:25:57 -0800</pubDate>
	<category>Apache</category>
	<category>database</category>
	<category>LAMP</category>
	<category>learning</category>
	<category>Linux</category>
	<category>MySQL</category>
	<category>PHP</category>
	<category>programming</category>
	<category>web</category>
	<category>WebDevelopment</category>
	<category>websites</category>
	<dc:creator>Mwongozi</dc:creator>
	</item>
	<item>
	<title>What&apos;s your favorite WAMP installer and why?</title>
	<link>http://ask.metafilter.com/8826/Whats%2Dyour%2Dfavorite%2DWAMP%2Dinstaller%2Dand%2Dwhy</link>	
	<description>What&apos;s your favorite WAMP installer? (and, of course ,why?)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.8826</guid>
	<pubDate>Mon, 19 Jul 2004 12:41:24 -0800</pubDate>
	<category>apache</category>
	<category>dev</category>
	<category>mysql</category>
	<category>php</category>
	<category>wamp</category>
	<category>web</category>
	<dc:creator>signal</dc:creator>
	</item>
	<item>
	<title>Is it difficult to change to LAMP/Java from ASP/.NET? Is the open source thing really sticking?</title>
	<link>http://ask.metafilter.com/4506/Is%2Dit%2Ddifficult%2Dto%2Dchange%2Dto%2DLAMPJava%2Dfrom%2DASPNET%2DIs%2Dthe%2Dopen%2Dsource%2Dthing%2Dreally%2Dsticking</link>	
	<description>I have been looking at changing my web development focus from Windows/ASP/.NET to LAMP(Linux, Apache, MySQL, PHP/Python/Perl) because my gut is telling me that this is where things are going. Oh, Java should be in there as well.&lt;br&gt;
&lt;br&gt;
What&apos;s the skinny on LAMP in the real world (Netcraft &lt;a href=&quot;http://news.netcraft.com/archives/web_server_survey.html&quot; title=&quot;Netcraft Web Server Survey&quot;&gt;surveys&lt;/a&gt; aside)? Is it difficult to change to LAMP/Java? Is the open source thing really sticking?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.4506</guid>
	<pubDate>Fri, 09 Jan 2004 07:40:13 -0800</pubDate>
	<category>Apache</category>
	<category>Java</category>
	<category>LAMP</category>
	<category>Linux</category>
	<category>MySQL</category>
	<category>perl</category>
	<category>PHP</category>
	<category>Python</category>
	<category>web</category>
	<category>webdevelopment</category>
	<category>Windows</category>
	<dc:creator>grefo</dc:creator>
	</item>
	
	</channel>
</rss>

