<?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 webdev</title>
      <link>http://ask.metafilter.com/tags/webdev</link>
      <description>Questions tagged with 'webdev' at Ask MetaFilter.</description>
	  <pubDate>Thu, 17 Dec 2009 15:26:29 -0800</pubDate> <lastBuildDate>Thu, 17 Dec 2009 15:26:29 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Can I disable Firefox cache per-domain?</title>
	<link>http://ask.metafilter.com/140956/Can%2DI%2Ddisable%2DFirefox%2Dcache%2Dperdomain</link>	
	<description>How can I set Firefox to not cache any pages from a certain domain? I have to use a crap ticketing system written in .NET which doesn&apos;t work properly in Firefox.&lt;br&gt;
&lt;br&gt;
If I clear cache between page views everything works fine. Once the site is loaded, the URL at the top never changes no matter where you navigate or what actions you perform, so I&apos;m guessing Firefox doesn&apos;t know the page needs to be reloaded.&lt;br&gt;
&lt;br&gt;
Is there an extension to Firefox that will let me set one particular domain so that it does not create cache items at all?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.140956</guid>
	<pubDate>Thu, 17 Dec 2009 15:26:29 -0800</pubDate>
	<category>cache</category>
	<category>firefox</category>
	<category>webapp</category>
	<category>webdev</category>
	<category>website</category>
	<category>websites</category>
	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>Story problems.</title>
	<link>http://ask.metafilter.com/127605/Story%2Dproblems</link>	
	<description>Web Designers! Tell Me Of The Dragons You Hath Slain! We all remember the fun we had with &lt;a href=&quot;http://ask.metafilter.com/121229/I-will-be-the-supreme-ambassador-between-the-humans-and-the-machines&quot;&gt;this question&lt;/a&gt;. As was suggested to me in that thread, I have been spending as much of my time as possible learning on my own. (Concentration has been mostly on Web Design) Unfortunately, the countless books, articles, and blogs I&apos;ve read are not completely complimentary to my learning style. &lt;br&gt;
&lt;br&gt;
Of course I&apos;m gaining knowledge and skills with these, but I&apos;m looking to sharpen this particular sword as quickly as humanly possible. And for me, that mean hearing anecdotes, stories, and real world challenges from people who live within this realm every day. I understand and process information most effectively when it is wrapped in a pretty little narrative.  (Probably why I majored in English in the first go round.)  &lt;br&gt;
&lt;br&gt;
I&apos;m looking for descriptions of problems you&apos;ve encountered working in web design. If you found a solution, you can feel free to share it. Or not. Be as detailed as you like.&lt;br&gt;
&lt;br&gt;
Also, I&apos;d like to hear about your Eureka! moments as you were learning. What made a particular concept sink into that soft, mushy melon of yours? What was that first baffling problem you had that first day? What issue just keeps coming up and won&apos;t go away? Just vent if you like; I guarantee I will mine something out of it.&lt;br&gt;
&lt;br&gt;
Inevitably, someone will ask for a clarification on what I mean by &quot;web design&quot;. I understand that it is a broad and multi-faceted discipline. If you think you have what I&apos;m looking for here, then you do. I am deferring to your experience here. Let&apos;s feel free to err on the side of this-is-probably-what-he-wants-even-if-he-doesn&apos;t-know-it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.127605</guid>
	<pubDate>Thu, 16 Jul 2009 10:08:33 -0800</pubDate>
	<category>asp</category>
	<category>css</category>
	<category>design</category>
	<category>html</category>
	<category>php</category>
	<category>webdev</category>
	<category>xhtml</category>
	<dc:creator>SinisterPurpose</dc:creator>
	</item>
	<item>
	<title>Help me fix my wordpress theme for internet explorer? (YAML)</title>
	<link>http://ask.metafilter.com/120122/Help%2Dme%2Dfix%2Dmy%2Dwordpress%2Dtheme%2Dfor%2Dinternet%2Dexplorer%2DYAML</link>	
	<description>Web design panic! Wordpress theme (YAML + sandbox) implodes on impact with internet explorer So, I made a swell website. Was all clever and used &lt;a href=&quot;http://www.yaml.de/en/&quot;&gt;Yet Another Multicolumn Layout&lt;/a&gt; as a CSS/XHTML framework, smashed together with the classic &lt;a href=&quot;http://www.plaintxt.org/themes/sandbox/&quot;&gt;sandbox&lt;/a&gt; theme framework for wordpress.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://api.browsershots.org/png/512/7c/7c2951e9f3c6ec8cc021aa158c2f56e2.png&quot;&gt;Great success&lt;/a&gt;! Until I &lt;a href=&quot;http://api.browsershots.org/png/original/25/25aec26008523181d71147b661d62816.png&quot;&gt;tested it in internet explorer&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I&apos;ve tried perusing the various CSS bug fixes/diagnoses, even within the YAML documentation. But at this point I&apos;m ready to throw things through windows (the glass kind). So I thought I&apos;d try asking for help.&lt;br&gt;
&lt;br&gt;
Site is &lt;a href=&quot;http://digitalexploration.org/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. Rather than posting all my source files, I think it best to let people poke around using Firebug so they can see it all in action.&lt;br&gt;
&lt;br&gt;
Basic idea is: header, then two 50% columns with the main content. Right column then has two more 50% columns after its main content box. All of the columns go screwy in IE. And something&apos;s up with the header image too. YAML has some built-in functionality for dealing with IE bugs, but it also has two different ways of doing columns (&lt;a href=&quot;http://www.yaml.de/en/documentation/basics/xhtml-source-code.html&quot;&gt;default method&lt;/a&gt;, but then also &lt;a href=&quot;http://www.yaml.de/en/documentation/practice/subtemplates.html&quot;&gt;subtemplates&lt;/a&gt;, which I&apos;ve worked in as well (clearly not successfully)) not sure how to work it in, or if I&apos;ve already hopelessly messed things up with my own tweaks.&lt;br&gt;
&lt;br&gt;
Stylesheets:&lt;br&gt;
YAML &lt;a href=&quot;http://digitalexploration.org/wordpress-content/themes/digex/yaml/core/base.css&quot;&gt;base stylesheet&lt;/a&gt;&lt;br&gt;
Base &lt;a href=&quot;http://digitalexploration.org/wordpress-content/themes/digex/css/content.css&quot;&gt;content styles&lt;/a&gt; (somewhat modified, but not much/any layout stuff)&lt;br&gt;
**&lt;a href=&quot;http://digitalexploration.org/wordpress-content/themes/digex/css/basemod.css&quot;&gt;The rest (including the layout styles)&lt;/a&gt;**&lt;br&gt;
&lt;br&gt;
I can post more details, etc if needed...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.120122</guid>
	<pubDate>Tue, 21 Apr 2009 15:48:30 -0800</pubDate>
	<category>columns</category>
	<category>css</category>
	<category>float</category>
	<category>help</category>
	<category>ie</category>
	<category>resolved</category>
	<category>webdesign</category>
	<category>webdev</category>
	<category>wordpress</category>
	<category>yaml</category>
	<dc:creator>yuletide</dc:creator>
	</item>
	<item>
	<title>Mission: From pretty pictures to useful pictures</title>
	<link>http://ask.metafilter.com/119915/Mission%2DFrom%2Dpretty%2Dpictures%2Dto%2Duseful%2Dpictures</link>	
	<description>What are the best resources for me to look into if I want to create websites that support user-created information? Here&apos;s what I want: users to be able to login, upload data, be able to see newly-updated data in a chart.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Here&apos;s what I know: I know xhtml and css. I know absolutely nothing about programming, have pretty minimal knowledge of APIs. &lt;br&gt;
&lt;br&gt;
What programming languages will serve me best for web-specific development? Where should I start (books, websites, etc)?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.119915</guid>
	<pubDate>Sun, 19 Apr 2009 08:58:23 -0800</pubDate>
	<category>programming</category>
	<category>web</category>
	<category>webdesign</category>
	<category>webdev</category>
	<dc:creator>ttyn</dc:creator>
	</item>
	<item>
	<title>Drupal 6 CCK hook mysteries</title>
	<link>http://ask.metafilter.com/116458/Drupal%2D6%2DCCK%2Dhook%2Dmysteries</link>	
	<description>In Drupal&apos;s CCK, how do I add additional global settings to fields? Disclaimer: I&apos;m a Rails developer who is plenty familiar with PHP, but Drupal&apos;s learning curve is a little steeper than one morning. Pointing me to the right hooks or a module that does the same type of thing as I&apos;m doing should be just as good as spelling out what to do.&lt;br&gt;
&lt;br&gt;
I&apos;m working with Content Profile and need to add a(n integer) setting for every field that&apos;s created under the Profile content type. Let&apos;s call it Priority. It&apos;d be like the &quot;Maximum length&quot; setting in terms of numerality and globalness, but I need to add it via a module. hook_field_settings looks promising, but I can&apos;t figure out how to get in there on top of an existing field type - there are plenty of articles out there that show me how to do this if I was making a whole new field type, but I&apos;d rather attach this to all of the existing ones.&lt;br&gt;
&lt;br&gt;
Bonus points for getting this value to appear as a column on the top level &apos;Manage fields&apos; page. Even more bonus points for the go-to (e)book for Drupal development.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.116458</guid>
	<pubDate>Wed, 11 Mar 2009 11:10:21 -0800</pubDate>
	<category>cck</category>
	<category>content_profile</category>
	<category>development</category>
	<category>drupal</category>
	<category>modules</category>
	<category>resolved</category>
	<category>webdev</category>
	<dc:creator>soma lkzx</dc:creator>
	</item>
	<item>
	<title>What&apos;s the difference between Ruby on Rails and Python?</title>
	<link>http://ask.metafilter.com/115574/Whats%2Dthe%2Ddifference%2Dbetween%2DRuby%2Don%2DRails%2Dand%2DPython</link>	
	<description>What&apos;s the difference between Ruby on Rails and Python from a non-programmer&apos;s perspective?  Are there advantages or disadvantages I should be aware of?  I&apos;m working on a project that needs web dev help, but I&apos;m just a designer with no clue between the two.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115574</guid>
	<pubDate>Mon, 02 Mar 2009 13:22:30 -0800</pubDate>
	<category>programming</category>
	<category>python</category>
	<category>rails</category>
	<category>webdev</category>
	<dc:creator>ckohrman</dc:creator>
	</item>
	<item>
	<title>I can haz developer???</title>
	<link>http://ask.metafilter.com/113944/I%2Dcan%2Dhaz%2Ddeveloper</link>	
	<description>Does this person exist, relatively cheaply:  drupal, PHP, Flash, CSS developer?  All rolled into one. I am tired of paying time and materials to outsource new dev/maintenance of our ecomm website.  We are a start up and the costs of continued development now look to be about the same as the cost of hiring an in house resource, depending on whether my estimate of salary for this kind of person is accurate or that a single individual that can do all of this exits.&lt;br&gt;
&lt;br&gt;
So here is what I would need this single person to be able to do:&lt;br&gt;
&lt;br&gt;
1)  implement new drupal templates for design of new pages on site&lt;br&gt;
2)  write new functionality that uses drupal/php to access database and manage data, users, products, etc&lt;br&gt;
3)  our site is an integration of Flash and CSS using a drupal engine - I want someone who can develop/optimize/fix the functionality that uses communication between the Flash customer facing stuff and the back end for transaction management, customer activity, non-transactional features, etc&lt;br&gt;
4)  handle day to day changes to pages on site based on promotions or testing of &apos;stickiness&apos; to see how customers respond..so, like swapping out banners, areas of content, moving content around, etc&lt;br&gt;
5) develop better interfaces for product and content management into drupal and the MySQL database - we use a stupid excel file now and drupal falls apart easily...I&apos;d like to be able to develop some kind of web-based interface that uses php or something to directly into the product database and do our inventory and product management.&lt;br&gt;
&lt;br&gt;
Is this completely unrealistic?  For example, is this a team of three people rather than one person?  If it is one person is this someone who should be earning 150K/annum due to the skill set or is it a lower level salary?  Can anyone help me understand what&apos;s possible here better?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.113944</guid>
	<pubDate>Wed, 11 Feb 2009 09:33:30 -0800</pubDate>
	<category>drupal</category>
	<category>ecommerce</category>
	<category>flash</category>
	<category>flashdeveloper</category>
	<category>hiring</category>
	<category>php</category>
	<category>webdev</category>
	<category>webdevelopers</category>
	<dc:creator>spicynuts</dc:creator>
	</item>
	<item>
	<title>Document!</title>
	<link>http://ask.metafilter.com/111250/Document</link>	
	<description>Web site source code documentation - what is crucial/acceptable/required to demand from a vendor to be comfortable that a new web team could hit the ground running? I have a vendor wrapping up development of a website with an ecommerce back end and a MySQL database.  I had in the the contract that they owe us appropriate documentation with the delivery of the source code at the end of the project. They are pushing back and saying that their code commenting and existing open source documentation on the internet (Drupal, UberCart) should be sufficient for any new developer. I am not so confident but I don&apos;t know how to specify exactly what I want.  Can anyone give me an idea of the absolute critical info I should demand on delivery?  Database tables?  Filenaming conventions?  Credentials?  What else??</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.111250</guid>
	<pubDate>Fri, 09 Jan 2009 13:35:23 -0800</pubDate>
	<category>sourcecode</category>
	<category>webdev</category>
	<dc:creator>spicynuts</dc:creator>
	</item>
	<item>
	<title>Need to make columns in a table appear/disappear based on checkboxes</title>
	<link>http://ask.metafilter.com/107868/Need%2Dto%2Dmake%2Dcolumns%2Din%2Da%2Dtable%2Dappeardisappear%2Dbased%2Don%2Dcheckboxes</link>	
	<description>WebDesignFilter: I am trying to create a table with columns appearing based on what checkboxes are selected. I&apos;m trying to create table, basically like a spec-sheet. What I want to do is to make the user be able select what items to compare. Essentially, the columns would appear based on what checkboxes are selected.&lt;br&gt;
&lt;br&gt;
I&apos;m quite very comfortable with CSS and HTML but a JS newbie at this point so this took me a lot longer than I thought and I really didn&apos;t get anywhere. I would really appreciate a few pointers. I haven&apos;t seen any websites where they had that so maybe if anyone knows a site where they have that I can try checking out the code to see how it works. And I&apos;d definitely appreciate if someone actually points me to a solution.&lt;br&gt;
&lt;br&gt;
Thanks a lot.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107868</guid>
	<pubDate>Thu, 27 Nov 2008 10:44:35 -0800</pubDate>
	<category>css</category>
	<category>development</category>
	<category>html</category>
	<category>javascript</category>
	<category>resolved</category>
	<category>webdesign</category>
	<category>webdev</category>
	<dc:creator>the_dude</dc:creator>
	</item>
	<item>
	<title>Django hosting recomendations</title>
	<link>http://ask.metafilter.com/107060/Django%2Dhosting%2Drecomendations</link>	
	<description>Web hosting recomendations - Im &lt;em&gt;very&lt;/em&gt; new to web development but have been slowly setting up a website with django and im starting to think about hosting. I know there are a lot of web dev people here so I thought it might be a good place to ask.&lt;br&gt;
So my requirements are-&lt;br&gt;
-Django friendly, perhaps with helpful support because I imagine I am going to run in to all sorts of technical problems.&lt;br&gt;
-Apparently I will also need shell access so I can set up something called cron jobs? I have a python script Id like to run every hour or so that updates a database.&lt;br&gt;
Thanks for any help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107060</guid>
	<pubDate>Mon, 17 Nov 2008 13:39:47 -0800</pubDate>
	<category>django</category>
	<category>hosting</category>
	<category>webdev</category>
	<dc:creator>phyle</dc:creator>
	</item>
	<item>
	<title>vBulletin is trying to destroy my sanity</title>
	<link>http://ask.metafilter.com/100689/vBulletin%2Dis%2Dtrying%2Dto%2Ddestroy%2Dmy%2Dsanity</link>	
	<description>I have recently dived into the world of styling vBulletin forums and have discovered homicidal tendencies I didn&apos;t know I had. Please send help in the forum of guides, tutorials, and reference documents. The vBulletin manual is woefully lacking in anything past the most basic information and there&apos;s a whole lot of counter-intuitive or obscure &quot;magic&quot; going on in the templates&#8212;how was I to know, for example, that the $navbits variable would only be accessible to the navbar template, and not anywhere else? Or that when a template calls $threadbits, it performs the inclusion of a separate template and looping through all threads on the page automagically, and doesn&apos;t really act like a variable at all? Where are the $thread and $forum variable arrays documented? I&apos;ve just spent half an hour trying to find a way to get the URL for the forum a thread is in, WITH NO LUCK. This is a ridiculous state of affairs.&lt;br&gt;
&lt;br&gt;
Either documentation is completely lacking and you have to just try things via trial and error, or else my Google-fu is supremely lacking. I hope it&apos;s the latter. Please post any and all decent vBulletin resources that will shed some light on how to handle templates and styling properly. Things like variable references (and COMPLETE ones, please, not the &quot;complete list of variables!&quot; lists that somehow forget to include the most basic $thread and $forum vars), template inheritance trees, and stuff like that, as well as walkthrough tutorials and basic hack guides (not for the specific hacks but to familiarize myself with the general way vBulletin works).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.100689</guid>
	<pubDate>Tue, 02 Sep 2008 07:23:33 -0800</pubDate>
	<category>forum</category>
	<category>reference</category>
	<category>tutorial</category>
	<category>vbulletin</category>
	<category>walkthrough</category>
	<category>webdev</category>
	<dc:creator>chrominance</dc:creator>
	</item>
	<item>
	<title>CSS, JQuery, PHP and Caching: Best practices?</title>
	<link>http://ask.metafilter.com/99664/CSS%2DJQuery%2DPHP%2Dand%2DCaching%2DBest%2Dpractices</link>	
	<description>CSS, JQuery, PHP and Caching: What are the best practices for creating dynamic CSS with JQuery and PHP? Examples inside. I&apos;m using PHP to dynamically create links and their associated CSS. I&apos;m doing it dynamically because the number and positioning of these links is dependent on the selected month.&lt;br&gt;
&lt;br&gt;
PHP inserts these CSS declarations into the HEAD tag. This seems to work fine on Firefox, but IE apparently caches the HEAD tag. This is a problem when navigating to pages for other months since the number of days will change.&lt;br&gt;
&lt;br&gt;
Since I&apos;m also using JQuery for the first time in this project, I wonder if I wouldn&apos;t be better off setting the CSS with that, rather than with PHP. The problem with this would be that I&apos;m now mixing math and functions between the PHP sections of the site and the javascript sections. Is there a better way?&lt;br&gt;
&lt;br&gt;
An example can be &lt;a href=&quot;http://simplykiwi.com/charts/&quot;&gt;seen here.&lt;/a&gt; Source code for the same is &lt;a href=&quot;http://simplykiwi.com/charts/index.phps&quot;&gt;available here.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The hover links over each day in each graph are created with a PHP loop based on the number of days in the month. The CSS to position them properly above each day is also created with a PHP loop.&lt;br&gt;
&lt;br&gt;
The problem arises if a user selects an old month with a different number of days. Since IE caches the head tag the user only sees 20 day hover links, rather than 30 or 31.&lt;br&gt;
&lt;br&gt;
Online documentation, tutorials or book references are very much welcome. Also, if I&apos;m just completely going in the wrong direction please let me know.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99664</guid>
	<pubDate>Wed, 20 Aug 2008 09:29:50 -0800</pubDate>
	<category>ajax</category>
	<category>browser</category>
	<category>css</category>
	<category>dom</category>
	<category>html</category>
	<category>javascript</category>
	<category>jquery</category>
	<category>php</category>
	<category>web</category>
	<category>webdev</category>
	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>Where to get live NFL stats for web development?</title>
	<link>http://ask.metafilter.com/98263/Where%2Dto%2Dget%2Dlive%2DNFL%2Dstats%2Dfor%2Dweb%2Ddevelopment</link>	
	<description>How does one go about getting access to live NFL football statistics for the purposes of web development? I want to build an application for the iPhone (specifically one that can handle the live scoring and standings of my fantasy football team). Where do all these fantasy football websites and live scoring iPhone apps pull their up-to-the-minute player statistics from?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98263</guid>
	<pubDate>Mon, 04 Aug 2008 07:53:03 -0800</pubDate>
	<category>iphone</category>
	<category>nfl</category>
	<category>statistics</category>
	<category>webdev</category>
	<category>webdevelopment</category>
	<dc:creator>BirdD0g</dc:creator>
	</item>
	<item>
	<title>Is it MySpace Voodoo?</title>
	<link>http://ask.metafilter.com/95864/Is%2Dit%2DMySpace%2DVoodoo</link>	
	<description>How can I pull the data from a MySpace profile to include in flash or other custom layouts? One of the coolest things about &lt;a href=&quot;http://www.lovemyflash.com/&quot;&gt;LoveMyFlash&lt;/a&gt; is that their layouts automagically pull the data a user has entered in to their &quot;About Me,&quot; &quot;Who I&apos;d Like to Meet,&quot; interest lists, etc.&lt;br&gt;
&lt;br&gt;
How do they do it?&lt;br&gt;
&lt;br&gt;
Obviously they&apos;re isolating each &quot;blurb&quot; and pulling it in to the swf. I could do the &quot;pulling it in to the swf&quot; part... if I knew *where* to get the blurbs. That&apos;s the part I just can&apos;t seem to figure out.&lt;br&gt;
&lt;br&gt;
Is there a way to make a database query directly? This seems like a big security hole... but then again it&apos;s MySpace we&apos;re talking about here...&lt;br&gt;
&lt;br&gt;
Is there a way to go to each blurb or section as an individual HTML page? That seems like the most direct route.&lt;br&gt;
&lt;br&gt;
Or are they using some regex voodoo in the Flash script to seek out the words &quot;About Me&quot; then include everything until the &quot;Who I&apos;d Like to Meet.&quot; This seems like it would be doable... but complicated... especially since regex is not my strong suit... nor are the black arts.&lt;br&gt;
&lt;br&gt;
Anyone have any clues?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95864</guid>
	<pubDate>Sun, 06 Jul 2008 09:43:26 -0800</pubDate>
	<category>flash</category>
	<category>myspace</category>
	<category>webdev</category>
	<dc:creator>vertigo25</dc:creator>
	</item>
	<item>
	<title>Spammers ruin everything: how do I stop them from abusing mailing list signups?</title>
	<link>http://ask.metafilter.com/93097/Spammers%2Druin%2Deverything%2Dhow%2Ddo%2DI%2Dstop%2Dthem%2Dfrom%2Dabusing%2Dmailing%2Dlist%2Dsignups</link>	
	<description>On our website, we&apos;ve got a little one-field form where people can fill in their e-mail address and sign up for our mailing list. The form seems to now be the target of spammer-hacker bastards, and random people are complaining about being signed up for a list they&apos;ve never heard of. What should we do, besides take down the form altogether? The only thing that comes to mind is a captcha (but that adds another step to what should be a one-step process). The list is administered by mailman, and it sends out confirmation e-mails before it signs anyone up. There&apos;s no way to add text to the automated mails so it shouldn&apos;t be the target of spammers. Nevertheless, it seems someone&apos;s using the form as a way to pester random people with (potentially lots of) confirmation e-mails. One of the goals with the very simple form was to make it easy for people to sign up; we&apos;d rather not have to tell people to send arcane e-mail messages to a mailman address to sign up&#8212;and in any case, would that really solve the problem? Isn&apos;t that just as open to abuse? Captchas are at least a workable permanent solution, but I&apos;d prefer something more accessible and easier to use. Nothing comes to mind.&lt;br&gt;
&lt;br&gt;
Spammers ruin everything.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93097</guid>
	<pubDate>Tue, 03 Jun 2008 09:45:12 -0800</pubDate>
	<category>forms</category>
	<category>mailinglist</category>
	<category>spam</category>
	<category>webdev</category>
	<dc:creator>chrominance</dc:creator>
	</item>
	<item>
	<title>Code-switching while coding</title>
	<link>http://ask.metafilter.com/88344/Codeswitching%2Dwhile%2Dcoding</link>	
	<description>Code-switching while coding: if you speak more than one language and are a programmer or a web-developer, do you write code  in one or the other or both? I find myself using both English and Spanish for class, function and variable names, for example, as well as for comments.  This is probably not a best-practice, but quite natural if you&apos;re bilingual.&lt;br&gt;
Do you do this? Do you have a system or just do it randomly?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88344</guid>
	<pubDate>Wed, 09 Apr 2008 12:43:54 -0800</pubDate>
	<category>code-switching</category>
	<category>coding</category>
	<category>multilingualism</category>
	<category>programming</category>
	<category>webdev</category>
	<dc:creator>signal</dc:creator>
	</item>
	<item>
	<title>Tracking organic search and paid search referrals</title>
	<link>http://ask.metafilter.com/86035/Tracking%2Dorganic%2Dsearch%2Dand%2Dpaid%2Dsearch%2Dreferrals</link>	
	<description>Under the hood of Google Analytics. GA does a great job of segmenting paid and organic search metrics - traffic, keywords, etc. How does it know one from the other ? I&apos;m trying to build an organic search tracking system on my website. I want to cookie people who&apos;ve come in from organic search differently to how I want to cookie people who&apos;ve come in from paid search. My problem is, I don&apos;t know how to differentiate between organic and paid referrals. The referrer is always the same for both isn&apos;t it ?&lt;br&gt;
&lt;br&gt;
I also need this to work across different search engines - Google, Yahoo, MSN, etc etc.&lt;br&gt;
&lt;br&gt;
Anyone have any experience of doing this ? How do I tell an organic  refferal from a paid one consistently across multiple search engines ?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86035</guid>
	<pubDate>Thu, 13 Mar 2008 08:13:35 -0800</pubDate>
	<category>cookie</category>
	<category>google</category>
	<category>msn</category>
	<category>search</category>
	<category>sem</category>
	<category>seo</category>
	<category>webdev</category>
	<category>yahoo</category>
	<dc:creator>superfurry</dc:creator>
	</item>
	<item>
	<title>Which developers should I add to my del.icio.us network?</title>
	<link>http://ask.metafilter.com/85917/Which%2Ddevelopers%2Dshould%2DI%2Dadd%2Dto%2Dmy%2Ddelicious%2Dnetwork</link>	
	<description>Who should I add to my del.icio.us network if I&apos;m interested in web development? I currently have a few of my friends and some javascript gurus, but I&apos;d like to add some more. Is there a website that lists developers and their del.icio.us usernames?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85917</guid>
	<pubDate>Wed, 12 Mar 2008 02:32:32 -0800</pubDate>
	<category>delicious</category>
	<category>webdev</category>
	<dc:creator>bertrandom</dc:creator>
	</item>
	<item>
	<title>Building the timeline</title>
	<link>http://ask.metafilter.com/83387/Building%2Dthe%2Dtimeline</link>	
	<description>I need a way for users to edit a timeline online. It doesn&apos;t have to be elaborate; it just has to allow a user to add an event to a history timeline. I&apos;m too swamped to build my own solution. We&apos;re running IIS with classic ASP. Ideas for getting this pulled off? The idea is that there&apos;s some timeline:&lt;br&gt;
&lt;br&gt;
1968 - MLK assassinated &lt;br&gt;
1972 - Watergate&lt;br&gt;
&lt;br&gt;
A user can then add in another event:&lt;br&gt;
&lt;br&gt;
1968 - MLK assassinated &lt;br&gt;
1969 - Apollo 11&lt;br&gt;
1972 - Watergate&lt;br&gt;
&lt;br&gt;
The timeline in question is for the 40-year history of my institution.&lt;br&gt;
&lt;br&gt;
The main option I&apos;m looking at is an online document editor, like &lt;a href=&quot;http://www.writeboard.com/&quot;&gt;Writeboard&lt;/a&gt; or Google Docs. The problem is that these users who know the timeline we&apos;re trying to construct aren&apos;t necessarily savvy enough to use either one. &lt;br&gt;
&lt;br&gt;
Another option would be to throw up a wiki, but the wiki of choice here is OpenWiki, which from an editing standpoint drives &lt;em&gt;me&lt;/em&gt; nuts.&lt;br&gt;
&lt;br&gt;
The last option is to throw some sort of editor on top of the &lt;a href=&quot;http://simile.mit.edu/&quot;&gt;Simile&lt;/a&gt; XML. This one worries me since I&apos;d be looking at doing direct file editing on the server.&lt;br&gt;
&lt;br&gt;
So... is there an online timeline editor I&apos;ve missed? Anyone else pulled off something similar? Any other ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83387</guid>
	<pubDate>Mon, 11 Feb 2008 14:17:25 -0800</pubDate>
	<category>collaborative</category>
	<category>history</category>
	<category>online</category>
	<category>timeline</category>
	<category>web</category>
	<category>webdev</category>
	<dc:creator>dw</dc:creator>
	</item>
	<item>
	<title>Retaining form data when going back and still using PHP sessions.</title>
	<link>http://ask.metafilter.com/83127/Retaining%2Dform%2Ddata%2Dwhen%2Dgoing%2Dback%2Dand%2Dstill%2Dusing%2DPHP%2Dsessions</link>	
	<description>When I altered a PHP web form to take advantage of PHP Sessions, I lost the ability to go back a page while retaining data in the form. Is this the expected behaviour, or is it caused by something else? There are two pages, &lt;strong&gt;newentry.php&lt;/strong&gt; and &lt;strong&gt;processentry.php&lt;/strong&gt;. The first page contains an HTML form whose action is the second page.&lt;br&gt;
&lt;br&gt;
The second page does some error checking and alerts the user to go back if something is not correct. I have attempted both javascript:history.back, history.go(-1), and direct links to newentry.php. Before I added Session support, going back to the form returned you to a page with the data still filled in.&lt;br&gt;
&lt;br&gt;
Since I added sessions, going back takes you to a blank copy of the form. Is this normal? Is there some other cause I should investigate?&lt;br&gt;
&lt;br&gt;
What is the best way to handle this sort of thing? Should I not rely on the first behaviour at all?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83127</guid>
	<pubDate>Fri, 08 Feb 2008 05:36:34 -0800</pubDate>
	<category>form</category>
	<category>html</category>
	<category>php</category>
	<category>programming</category>
	<category>sessions</category>
	<category>web</category>
	<category>webdev</category>
	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>Export DIV to JPG?</title>
	<link>http://ask.metafilter.com/82743/Export%2DDIV%2Dto%2DJPG</link>	
	<description>WebDev-2.0Filter: Using client side technologies (i.e. Javascript, ActiveX, Java... JS is preferred) is it possible to generate an image file (PNG or JPG, or even PDF) from a DIV tag on the page? I have a little web page where people can choose a bunch of options, click on, click off areas on a map etc... Is it possible, using only client-side technologies, to generate an image that represents the content in the DIV (A bunch of PNG images layered on top of each other and some text/controls)?&lt;br&gt;
&lt;br&gt;
Actually, all that is important to have in the image are a bunch of (alpha) PNG files layered on top of each other. Am I missing something simple here? Is there a magic JS library I can load? Am I not thinking about this little roadblock in the right way?&lt;br&gt;
&lt;br&gt;
The application is written for IE7 for now so anything that works in there is good. Extra points for browser agnostic or solutions across multiple platforms.&lt;br&gt;
&lt;br&gt;
MefiMail/Email me if you want more info... Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82743</guid>
	<pubDate>Sun, 03 Feb 2008 23:48:21 -0800</pubDate>
	<category>image</category>
	<category>javascript</category>
	<category>web</category>
	<category>webdev</category>
	<dc:creator>puddpunk</dc:creator>
	</item>
	<item>
	<title>IE7/CSS vs. Yet Another CSS Newbie. L&apos;il Help?</title>
	<link>http://ask.metafilter.com/70934/IE7CSS%2Dvs%2DYet%2DAnother%2DCSS%2DNewbie%2DLil%2DHelp</link>	
	<description>CSS filter: IE7 slides my slideshow ~150 pixels to the right, what gives? I&apos;ve got a slideshow installed on &lt;a href=&quot;http://yotoy.pair.com/amcan/&quot;&gt;this page&lt;/a&gt; that I built from the tools available at Script.aculo.us, but the slideshow displays ~150 pixels too far to the right. Ideally it would all be contained in the light blue box.&lt;br&gt;
&lt;br&gt;
Naturally, all is well with FireFox and Safari.&lt;br&gt;
&lt;br&gt;
I&apos;m still learning CSS, and I could use a little help.&lt;br&gt;
&lt;br&gt;
The CSS file for this page is available &lt;a href=&quot;http://yotoy.pair.com/amcan/amcan.css&quot;&gt;here&lt;/a&gt;.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.70934</guid>
	<pubDate>Thu, 06 Sep 2007 08:35:46 -0800</pubDate>
	<category>css</category>
	<category>html</category>
	<category>scriptaculous</category>
	<category>slideshow</category>
	<category>webdesign</category>
	<category>webdev</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>How to get rounded corners on a dropdown menu?</title>
	<link>http://ask.metafilter.com/68912/How%2Dto%2Dget%2Drounded%2Dcorners%2Don%2Da%2Ddropdown%2Dmenu</link>	
	<description>Please help me modify my flyout menu navigation to have rounded corners. Currently it&apos;s an asp .net control, which (apparently) does not allow this modification. I found &lt;a href=&quot;http://www.c-sharpcorner.com/uploadfile/mike%20clark/parta02242007200852pm/parta.aspx?login=true&amp;user=desjardins&quot;&gt;this web page&lt;/a&gt; which purports to have solved this problem, but I can&apos;t get the sample files to work, and frankly, the whole article is a bit over my head. What I do understand is this: asp .net menus are square by default, and they require a programming background to change. I&apos;d be happy using a background gif but the menu controls do not seem to allow this (you can use images for the separators but not the background). &lt;br&gt;
&lt;br&gt;
I am using Microsoft Expression Web (yah, don&apos;t ask) but I am not married to asp .net. I don&apos;t care if this can be done in Javascript, CSS, or with a satanic ritual. All I need is 1) rounded corners and 2) a vertical fly-out menu, similar to the picture on the website linked above.&lt;br&gt;
&lt;br&gt;
I also have access to Adobe CS2, including GoLive, if that helps.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.68912</guid>
	<pubDate>Thu, 09 Aug 2007 06:59:39 -0800</pubDate>
	<category>.net</category>
	<category>asp.net</category>
	<category>css</category>
	<category>menu</category>
	<category>webdev</category>
	<dc:creator>desjardins</dc:creator>
	</item>
	<item>
	<title>What good monitoring tools for JBoss are there?</title>
	<link>http://ask.metafilter.com/64536/What%2Dgood%2Dmonitoring%2Dtools%2Dfor%2DJBoss%2Dare%2Dthere</link>	
	<description>Anyone know popular/easy tools for monitoring JBoss server performance? I need to diagnose some performance problems on a webapp that runs on JBoss.  Unfortunately, I have little to no knowledge about JBoss (or java webapp monitoring).  Are there any tools that would help trace what parts of individual requests are hanging?  Text mode, GUI or web interfaces are acceptable.  We have lots of tools for testing and monitoring during development, but are getting unexpected behavior in production with real data, and thus need to monitor a production system.  Anyone familiar with this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.64536</guid>
	<pubDate>Mon, 11 Jun 2007 11:42:22 -0800</pubDate>
	<category>java</category>
	<category>jboss</category>
	<category>monitoring</category>
	<category>performance</category>
	<category>webdev</category>
	<dc:creator>gsteff</dc:creator>
	</item>
	<item>
	<title>Help a webbie out...</title>
	<link>http://ask.metafilter.com/59466/Help%2Da%2Dwebbie%2Dout</link>	
	<description>CSS aid needed: I&apos;m going to see a client tomorrow morning and I want to get this working before I see her. 
I have a horizontal rollover image menu, but I would like to have a different image to display when rolling over the link.
[&lt;a href=&quot;http://checkthedryer.com/menu.html&quot;&gt;Single image demo&lt;/a&gt;]
 I&apos;ve searched and tried the usual suspects, nothing that helps. Any code/suggestions/links ?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.59466</guid>
	<pubDate>Tue, 27 Mar 2007 13:33:42 -0800</pubDate>
	<category>css</category>
	<category>horizontalmenu</category>
	<category>rollovers</category>
	<category>webdev</category>
	<dc:creator>Webbster</dc:creator>
	</item>
	
	</channel>
</rss>

