<?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 wordpress</title>
      <link>http://ask.metafilter.com/tags/web+wordpress</link>
      <description>Questions tagged with 'web' and 'wordpress' at Ask MetaFilter.</description>
	  <pubDate>Sun, 08 Nov 2009 06:39:17 -0800</pubDate> <lastBuildDate>Sun, 08 Nov 2009 06:39:17 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Web template for cleaning business?</title>
	<link>http://ask.metafilter.com/137549/Web%2Dtemplate%2Dfor%2Dcleaning%2Dbusiness</link>	
	<description>Where can I find simple, yet professional and elegant web template/ Wordpress theme for cleaning business? I&apos;m helping someone who&apos;s starting a small scale residential/ business cleaning service.  I have domain and cheap hosting for her, but would like to find nice web template to use.  &lt;br&gt;
&lt;br&gt;
Wordpress theme would be ideal as I&apos;m not very experience web designer or don&apos;t have experience with complex publishing system.  Free would be great this as is very small scale.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137549</guid>
	<pubDate>Sun, 08 Nov 2009 06:39:17 -0800</pubDate>
	<category>business</category>
	<category>cleaning</category>
	<category>template</category>
	<category>theme</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>zeikka</dc:creator>
	</item>
	<item>
	<title>Best place to find web designer to do a very simple one page design that I can maintain?</title>
	<link>http://ask.metafilter.com/133725/Best%2Dplace%2Dto%2Dfind%2Dweb%2Ddesigner%2Dto%2Ddo%2Da%2Dvery%2Dsimple%2Done%2Dpage%2Ddesign%2Dthat%2DI%2Dcan%2Dmaintain</link>	
	<description>Best place to find web designer to do design/layout/code for a Wordpress static page that I can maintain? I maintain a Wordpress site with a few static pages. But my design/layout/code skills are pretty lame, so I&apos;m looking for the best place to go to find a contractor who can make some of my static pages look... well... &quot;designed&quot; that would also work within my current, and any future WP theme I use. The pages also have to be able to be updated by a non-programmer (me) whose skills extend to basic HTML and image and text replacements. &lt;br&gt;
&lt;br&gt;
I&apos;m not looking for a new custom theme, or a site overhaul, or tons of custom CSS, I just need to pretty-up some static pages. My impression is that a lot of the online contractor sites are more geared to whole site design and bigger jobs, this should be a fairly small endeavor. Perhaps my impressions are wrong? Suggestions on where to go?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133725</guid>
	<pubDate>Thu, 24 Sep 2009 12:58:23 -0800</pubDate>
	<category>design</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>jcmilton</dc:creator>
	</item>
	<item>
	<title>How cool can Wordpress get?</title>
	<link>http://ask.metafilter.com/130525/How%2Dcool%2Dcan%2DWordpress%2Dget</link>	
	<description>What is the coolest thing you have seen/done using Wordpress. Special relevance to a corporate website. Can I get it to do cool stuff for me like IP filtering and more? I am not a web developer or a designer but am willing to read and learn and any help will be appreciated. &lt;br&gt;
&lt;br&gt;
The site itself will be hosted as a wordpress theme and the client will use it for updating it (CMS). What I was wondering was if there are any nice plugins/tricks which would allow us to do some of the following cool things:&lt;br&gt;
&lt;br&gt;
1. Embed Google documents which can be shared either the whole world or in a password protected section (particularly interested in presentations and spreadsheets)&lt;br&gt;
&lt;br&gt;
2. Can we present a different set of pages to visitors from different part of the world based on their IP addresses?&lt;br&gt;
&lt;br&gt;
3. We are planning to use Dreamhost as our web host - any good or bad experiences with Wordpress/plugins?&lt;br&gt;
&lt;br&gt;
4. Can we backdate postings in our press release section?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.130525</guid>
	<pubDate>Tue, 18 Aug 2009 13:43:34 -0800</pubDate>
	<category>computers</category>
	<category>design</category>
	<category>filtering</category>
	<category>ip</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>london302</dc:creator>
	</item>
	<item>
	<title>Is there a Wordpress widget that will automatically sort the links in my sidebar by date?</title>
	<link>http://ask.metafilter.com/128590/Is%2Dthere%2Da%2DWordpress%2Dwidget%2Dthat%2Dwill%2Dautomatically%2Dsort%2Dthe%2Dlinks%2Din%2Dmy%2Dsidebar%2Dby%2Ddate</link>	
	<description>Is there a Wordpress widget that will automatically sort the links in my sidebar by date? If not, how would I code one? Basically, I&apos;m looking to duplicate the &lt;a href=&quot;http://waxy.org/&quot;&gt;Waxy Links&lt;/a&gt; sidebar in a Wordpress theme. I&apos;m currently building a theme in Wordpress 2.8, and the Links widget does about 80% of what I want. (Yes, I have asked this on the Wordpress forum, but the question was competing with the other 8 million questions and have recieved no feedback.)&lt;br&gt;
&lt;br&gt;
However, what I&apos;d really like is the following workflow:
&lt;ol&gt;&lt;br&gt;
&lt;li&gt; I add a new link with the links widget (or alternative) and publish. &lt;/li&gt;&lt;br&gt;
&lt;li&gt; The link shows up in the sidebar under a header with the date. Any additional links posted that day would also show up here. &lt;/li&gt;&lt;br&gt;
&lt;li&gt; For bonus points, it would be nice if there were some auto-cutoff, so after 25 posted links or so, the oldest links would disappear as the new ones were added &lt;/li&gt;&lt;br&gt;
&lt;/ol&gt;
I&apos;m reasonably code savvy, so no fear of php, css, etc. I&apos;m just hoping there&apos;s a canned solution that&apos;s easy to implement.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.128590</guid>
	<pubDate>Tue, 28 Jul 2009 05:46:27 -0800</pubDate>
	<category>blog</category>
	<category>links</category>
	<category>web</category>
	<category>widgets</category>
	<category>wordpress</category>
	<category>wordpresstheme</category>
	<dc:creator>jeremias</dc:creator>
	</item>
	<item>
	<title>It worked a minute ago!</title>
	<link>http://ask.metafilter.com/125848/It%2Dworked%2Da%2Dminute%2Dago</link>	
	<description>I am having a problem with some JavaScript and Wordpress. It worked a minute ago but now it seems broken. I am updating &lt;a href=&quot;http://baystatewrestling.keithkeirstead.com/home/&quot;&gt;this site &lt;/a&gt; and it has a coda slider on the main page, I updated the slider to make it bigger then it originally was, and it seemed to work fine. Then I updated the images with the correct dimensions and now the images don&apos;t change. The arrow moves but the main the main window doesn&apos;t update to reflect the change. Ive been working on this since about 5 PM yesterday and can&apos;t seem to get it working right. Here is &lt;a href=&quot;http://baystatewrestling.keithkeirstead.com/home.html&quot;&gt;where it&lt;/a&gt; works right in a smaller scale. I&apos;m not a real big JavaScript guy just mainly cut and paste from what I find online. If anybody can find out why it broke and how to fix it I would appreciate it so much. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125848</guid>
	<pubDate>Thu, 25 Jun 2009 21:58:45 -0800</pubDate>
	<category>design</category>
	<category>javascript</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>lilkeith07</dc:creator>
	</item>
	<item>
	<title>Pimp my CSS please. Before I kill myself.</title>
	<link>http://ask.metafilter.com/124624/Pimp%2Dmy%2DCSS%2Dplease%2DBefore%2DI%2Dkill%2Dmyself</link>	
	<description>I&apos;m a designer and usually people do programming for me. I&apos;m trying to teach myself how to customize Word Press themes all by myself though... and I thought I was doing pretty well. But then I had people &lt;a href=&quot;http://hiddenlosangeles.com/&quot;&gt;look at it&lt;/a&gt; in other browsers. Yuck. Apparently it loads slowly for other people at times, the slideshow doesn&apos;t go all the way across, just all sorts of crap. I tried to do verification and there are a bunch of errors. I need to figure this out and move on!&lt;br&gt;
&lt;br&gt;
I just really don&apos;t know how to fix any of these things. I was already proud of myself just for figuring out how to do the new stuff I&apos;ve already done. My head hurts. &lt;br&gt;
&lt;br&gt;
Can you help?&lt;br&gt;
&lt;br&gt;
Oh, and the theme I customized for this was &quot;Modularity&quot; by Graph Paper Press.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124624</guid>
	<pubDate>Fri, 12 Jun 2009 11:34:41 -0800</pubDate>
	<category>css</category>
	<category>graphpaperpress</category>
	<category>internet</category>
	<category>modularity</category>
	<category>programming</category>
	<category>troubleshooting</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>miss lynnster</dc:creator>
	</item>
	<item>
	<title>Help me get the Wordpress audio player plugin to work? Please?</title>
	<link>http://ask.metafilter.com/117475/Help%2Dme%2Dget%2Dthe%2DWordpress%2Daudio%2Dplayer%2Dplugin%2Dto%2Dwork%2DPlease</link>	
	<description>I&apos;m having trouble implementing the Wordpress audio player plugin on my website. Please help a baffled man. I&apos;ve installed the &lt;a href=&quot;http://www.1pixelout.net/code/audio-player-wordpress-plugin/&quot;&gt;Wordpress audio player plugin&lt;/a&gt; on my website, but for the life of me I can&apos;t figure out what I&apos;m doing wrong -- it&apos;s not showing up on the page.&lt;br&gt;
&lt;br&gt;
I&apos;m writing the page using the &quot;html&quot; setting on the wordpress control panel, and I&apos;m following the instructions listed under &quot;usage&quot; in the 1pixelout link above. The file I&apos;m trying to play is definitely in the folder I&apos;m directing the player to (I&apos;m hosted, it&apos;s not just a WP blog); I can link to it conventionally (as in, without the player). &lt;br&gt;
&lt;br&gt;
The only change I made was to change the audio files directory path from &quot;/audio&quot; to &quot;/uploads.&quot; I&apos;ve even tried checking the box (in the audio player controls on my WP control panel) that replaces all links to mp3 files with a player instance. Didn&apos;t work. &lt;br&gt;
&lt;br&gt;
Can someone help me out here? I have a feeling there&apos;s some extremely minor thing I&apos;m doing wrong, so don&apos;t think I&apos;m too foolish. Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117475</guid>
	<pubDate>Mon, 23 Mar 2009 08:19:35 -0800</pubDate>
	<category>audioplayer</category>
	<category>blog</category>
	<category>html</category>
	<category>plugin</category>
	<category>resolved</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>hifiparasol</dc:creator>
	</item>
	<item>
	<title>What&apos;s the right software to maintain and display a calendar of relatively infrequent future events?</title>
	<link>http://ask.metafilter.com/117401/Whats%2Dthe%2Dright%2Dsoftware%2Dto%2Dmaintain%2Dand%2Ddisplay%2Da%2Dcalendar%2Dof%2Drelatively%2Dinfrequent%2Dfuture%2Devents</link>	
	<description>What&apos;s the right software to maintain and display a calendar of relatively infrequent future events, as well as blog-like news postings?  I maintain a website for specialists in my field of mathematics, and one section consists of announcements for upcoming and recent conferences.  Another is for news announcements: a basic blog-style list of entries.   Both are currently run by our 7-year-old Movable Type installation, in combination with a good bit of chewing gum and baling twine.  I&apos;d like to redesign the whole schmear, including the back end.  Is wordpress (plus more gum and twine) the right solution?  Is there some other system that makes more sense? &lt;a href=&quot;http://www.commalg.org&quot;&gt;Link.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Here&apos;s the current setup, which hasn&apos;t changed since launch in 2002: Movable Type runs two blogs: &quot;News&quot; and &quot;Conferences&quot;.  The former is your basic blog, except that we only show one entry on the front page, and generally have only an entry a month or so.&lt;br&gt;
&lt;br&gt;
Each entry in &quot;Conferences&quot; is added when we learn about it, and post-dated to the first day of the conference.  This system works ok, since most conferences are just a day or two, but there are some that are a week, month, or even a semester long, and this causes problems.  When first posted, they&apos;re in an &quot;upcoming&quot; category that displays in one place, then changed by hand to a &quot;past&quot; category that shows up in another place when they&apos;re past.   Drawback: I often forget to change the category, which makes me look stupid.  We average about 3 conferences a month, though they tend to cluster in March, June, and October.  Lead time is up to a year.&lt;br&gt;
&lt;br&gt;
I&apos;d like to redesign and bring it up to web-2.whateverwe&apos;reuptonow snuff, both in front and behind.  Wordpress seems to be the default these days.  I could do the same acrobatics to get the conferences into wordpress, I guess, but it sure seems like there should be a better way.  Do you know of one?&lt;br&gt;
&lt;br&gt;
I run this out of my pocket and in my free time, so free and drop-in solutions are best, but if you&apos;ve got good ideas, lay &apos;em on me.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117401</guid>
	<pubDate>Sun, 22 Mar 2009 11:49:49 -0800</pubDate>
	<category>blog</category>
	<category>calendar</category>
	<category>internet</category>
	<category>movable</category>
	<category>movabletype</category>
	<category>moveabletype</category>
	<category>type</category>
	<category>web</category>
	<category>website</category>
	<category>wordpress</category>
	<dc:creator>gleuschk</dc:creator>
	</item>
	<item>
	<title>Where to find a custom Wordpress theme designer?</title>
	<link>http://ask.metafilter.com/115871/Where%2Dto%2Dfind%2Da%2Dcustom%2DWordpress%2Dtheme%2Ddesigner</link>	
	<description>Help me find a professional and inexpensive Wordpress theme designer for my small law firm client&apos;s redesigned website.  I can&apos;t seem to find one anywhere! I have a small law firm client that is looking to redesign their website.  I&apos;d like to have it created on the Wordpress platform to make it easy for them to update and add content on their own.&lt;br&gt;
&lt;br&gt;
I&apos;ve been checking on WarriorForum for freelance designers but so far no luck.  Where can I go to find a good freelance Wordpress theme designer who has a strong understanding of what is needed to make a nice law firm site (and not some crappy theme I could buy for $5 off any old theme site)?&lt;br&gt;
&lt;br&gt;
Of course there&apos;s a catch...I need this done cheap ($100-200 max) as I am eating the costs of this (long story, don&apos;t ask).&lt;br&gt;
&lt;br&gt;
I would be providing the designer with a full strategic creative brief, architecture and direction throughout the project but want someone who can do a competent job on the coding and making it optimized for search.&lt;br&gt;
&lt;br&gt;
Where can I send out requests?  Also, if you fit the needs here, post a link to your portfolio and I&apos;ll be sure to take a look.&lt;br&gt;
&lt;br&gt;
I&apos;m not opposed to outsourcing this to India via Rentacoder or eLance or something like that, but I&apos;ve never used them and have no idea how to tell if a company is reputable or not or whether they&apos;ll be able to do a good job and have a good understanding of english.&lt;br&gt;
&lt;br&gt;
Ideally I&apos;d like to find someone locally in Chicago but they&apos;ll probably charge a lot more.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115871</guid>
	<pubDate>Wed, 04 Mar 2009 19:09:33 -0800</pubDate>
	<category>blog</category>
	<category>design</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>Elminster24</dc:creator>
	</item>
	<item>
	<title>Dealing with nested floats in CSS?</title>
	<link>http://ask.metafilter.com/109629/Dealing%2Dwith%2Dnested%2Dfloats%2Din%2DCSS</link>	
	<description>Care to help a CSS newbie with float-related positioning issues? I&apos;m trying to add a form to my &lt;a href=&quot;http://www.big6.com/2000/12/10/form-test/&quot;&gt;WordPress site&lt;/a&gt; via the &lt;a href=&quot;http://wordpress.org/extend/plugins/formbuilder/&quot;&gt;FormBuilder&lt;/a&gt; plugin, but the form jumps below the two floated sidebars rather than directly after the post text. FWIW, I&apos;m using the &lt;a href=&quot;http://cordobo.com/free-wordpress-templates/cordobo-green-park/&quot;&gt;Cordobo Green Park&lt;/a&gt; theme.&lt;br&gt;
&lt;br&gt;
I&apos;ve got FireBug installed and I&apos;ve been attempting to determine what indeed is going on, but this problem exceeds my meager CSS skills.&lt;br&gt;
&lt;br&gt;
I&apos;m pretty sure that the &apos;clear:both&apos; property is in here when it shouldn&apos;t be, but the form elements are floated-left, and I haven&apos;t found the proper combination&lt;br&gt;
&lt;br&gt;
When I emailed the author of the FormBuilder plugin, I received this response:&lt;br&gt;
&lt;br&gt;
&quot;I&apos;ve been looking at your site, and it seems to be related to a lot of quirkiness with your template system.  The clear tags seem to be interfering with the display of the sidebars and affecting the content.&lt;br&gt;
&lt;br&gt;
I tried messing around a bit with the CSS in firebug but wasn&apos;t able to get it to look quite right.&lt;br&gt;
&lt;br&gt;
I suspect it might work better if you were able to put the comments div inside the entry div.  Not sure though, just a thought.&quot;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109629</guid>
	<pubDate>Fri, 19 Dec 2008 12:08:36 -0800</pubDate>
	<category>clear</category>
	<category>css</category>
	<category>form</category>
	<category>theme</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>Make my urls purty!</title>
	<link>http://ask.metafilter.com/107726/Make%2Dmy%2Durls%2Dpurty</link>	
	<description>What&apos;s the best way for me to create human-readable urls for a Wordpress site? So I&apos;ve taken a job converting a very static site to one that will use Wordpress as a CMS. A couple of key points up front:&lt;br&gt;
&lt;br&gt;
1) We are 100% committed to using Wordpress. Thanks for respecting this.&lt;br&gt;
2) I will NOT be making use of any wordpress theme or allowing users to go to any Wordpress pages at all. We are using it as a CMS on the backend, and on the frontend I will write custom php pages and queries to display what i want to display.&lt;br&gt;
&lt;br&gt;
The site as it stands now has 1000s of articles in totally flat html pages. We want to get away from that for obvious reasons. My inclination is to create one page to use over and over again, so where the old url would&apos;ve been like:&lt;br&gt;
&lt;br&gt;
www.thesite.net/article_name.html&lt;br&gt;
&lt;br&gt;
the new url would look like:&lt;br&gt;
&lt;br&gt;
www.thesite.net/article.php?id=124&lt;br&gt;
&lt;br&gt;
two issues with this:&lt;br&gt;
1) the site is quite popular, so a lot of people have probably bookmarked old articles and I dont want those links to die when we remove all the flat html pages.&lt;br&gt;
&lt;br&gt;
2) I would prefer people to see human-readable urls rather than ugly querystrings. &lt;br&gt;
&lt;br&gt;
My first instinct would be to create a big redirect file (301), sending every old article url to the new format. This addresses point one but not point two, since after the redirect the user would still see the ugly url, right? (if not, please enlighten me!)&lt;br&gt;
&lt;br&gt;
My other thought is to use the &quot;ugly&quot; article.php as an include inside a wrapper, so create &quot;article_name.php&quot; which contains nothing but a variable for the article id and a copy of the include which takes in that variable. problems with this are a) we still clutter up our server with 1000s of files, and b) I have non-tech people messing with code and ftp, which i&apos;d rather not.&lt;br&gt;
&lt;br&gt;
So, what is the solution? How does mefi get those awesome clean urls like &quot;http://ask.metafilter.com/107722/Batch-Adding-Text-File-Name-to-JPEG-Images&quot;?&lt;br&gt;
&lt;br&gt;
I&apos;m guessing &quot;107722&quot; and &quot;Batch-Adding-Text-File-Name-to-JPEG-Images&quot; are some sort of aliases and not literal folders on the server. Is this something automated that is beyond the power of Wordpress? I hope not.&lt;br&gt;
&lt;br&gt;
thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107726</guid>
	<pubDate>Tue, 25 Nov 2008 16:01:08 -0800</pubDate>
	<category>cms</category>
	<category>development</category>
	<category>human</category>
	<category>php</category>
	<category>press</category>
	<category>readable</category>
	<category>redirect</category>
	<category>resolved</category>
	<category>url</category>
	<category>urls</category>
	<category>web</category>
	<category>word</category>
	<category>wordpress</category>
	<dc:creator>drjimmy11</dc:creator>
	</item>
	<item>
	<title>A Tool To Convert HTML to something importable into WordPress?</title>
	<link>http://ask.metafilter.com/106703/A%2DTool%2DTo%2DConvert%2DHTML%2Dto%2Dsomething%2Dimportable%2Dinto%2DWordPress</link>	
	<description>Need a tool to help me convert html files to something I can import into WordPress. I am converting a client&apos;s site to be run by WordPress. She has hundreds of  articles, blog entries, and podcasts that have to be imported. But the site was manually managed and updated, so there is no current database. Am I looking at hours and hours of soul-crushing tedium? Or is there a handy tool that can parse through the pages, grab the content, and convert it to a WordPress-friendly import file? &lt;br&gt;
&lt;br&gt;
I&apos;m on a Mac, and have BBEdit; using Find/Replace hasn&apos;t proved helpful, because each page is slightly different.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106703</guid>
	<pubDate>Thu, 13 Nov 2008 07:16:46 -0800</pubDate>
	<category>convert</category>
	<category>database</category>
	<category>html</category>
	<category>web</category>
	<category>WordPress</category>
	<dc:creator>eustacescrubb</dc:creator>
	</item>
	<item>
	<title>Wordpress themes for legal websites</title>
	<link>http://ask.metafilter.com/105220/Wordpress%2Dthemes%2Dfor%2Dlegal%2Dwebsites</link>	
	<description>Where can I find a free Wordpress theme to use on a lawyer&apos;s website? My father is a lawyer and I&apos;m helping him redo his website.  There isn&apos;t a ton of content on it, mostly just a couple pages of text and then some news items and some images.&lt;br&gt;
&lt;br&gt;
Based on that, I figured it would be good for me to set him up with a Wordpress-based site to help make it easy for him to add/edit new pages and news items without me needing to update actual HTML files for him every time.&lt;br&gt;
&lt;br&gt;
That said, can anybody recommend good places to look for FREE or INEXPENSIVE (that being ~$50) Wordpress themes that do not have animation/Flash components that would be good for a lawyer&apos;s website?  I&apos;m thinking simple and elegant.&lt;br&gt;
&lt;br&gt;
He&apos;s an environmental/OSHA lawyer as well if that helps narrow things down.&lt;br&gt;
&lt;br&gt;
I am able to modify the code to incorporate his images and make basic changes but I don&apos;t want to be redoing the entire layout.  I need an easy way to add a Contact Us form on the homepage as well if anybody knows of any good Wordpress widgets for that.&lt;br&gt;
&lt;br&gt;
Thanks for your help guys--I&apos;m happy to answer any additional questions you may have as well.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.105220</guid>
	<pubDate>Sun, 26 Oct 2008 13:05:40 -0800</pubDate>
	<category>blog</category>
	<category>design</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>Elminster24</dc:creator>
	</item>
	<item>
	<title>How to get my posts from Wordpress.com to Blogger?</title>
	<link>http://ask.metafilter.com/99595/How%2Dto%2Dget%2Dmy%2Dposts%2Dfrom%2DWordpresscom%2Dto%2DBlogger</link>	
	<description>I want to migrate entries from Wordpress.com to Blogger. Is there any easy way to do this? I made the Blogger to Wordpress.com switch a few years ago, but love the new Blogger interface. I find that being able to label posts is a lot less restrictive than Wordpress&apos;s categories.&lt;br&gt;
&lt;br&gt;
Migrating to Wordpress was a flash. But, going the other way seems to be a problem. &lt;br&gt;
&lt;br&gt;
I&apos;ve tried to Google this, and most of the info out there seems to say that at the moment, this is impossible to do. I&apos;ve found a couple of tools like blog2blog, but none have worked this far.&lt;br&gt;
&lt;br&gt;
Oh technically inclined MeFites, please help.&lt;br&gt;
&lt;br&gt;
P.S. I&apos;m not technically inclined, so I really don&apos;t have a way to write a program or anything to do this.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99595</guid>
	<pubDate>Tue, 19 Aug 2008 15:07:18 -0800</pubDate>
	<category>blog</category>
	<category>blogger</category>
	<category>computer</category>
	<category>web</category>
	<category>website</category>
	<category>wordpress</category>
	<dc:creator>reenum</dc:creator>
	</item>
	<item>
	<title>wordpress template is screwed up</title>
	<link>http://ask.metafilter.com/92901/wordpress%2Dtemplate%2Dis%2Dscrewed%2Dup</link>	
	<description>Wordpress/web design problem-my custom template is screwed up and I can&apos;t figure out how to fix it. Please help. I just started a wordpress site for my blog. I created a custom template for the page. However, while the code is right, the design is screwed up. The sidebar is at the bottom instead of being at the side. You can see it at &lt;a href=&quot;http://raillery.tv/blog&quot;&gt;raillery.tv/blog &lt;/a&gt;&lt;br&gt;
&lt;br&gt;
What am I doing wrong?&lt;br&gt;
&lt;br&gt;
You can see the code here &lt;a href=&quot;http://forums.somethingawful.com/showthread.php?threadid=2718078&amp;pagenumber=26#post344233403&quot;&gt;http://forums.somethingawful.com/showthread.php?threadid=2718078&amp;amp;pagenumber=26#post344233403&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92901</guid>
	<pubDate>Sun, 01 Jun 2008 11:47:28 -0800</pubDate>
	<category>css</category>
	<category>design</category>
	<category>html</category>
	<category>php</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>clockworkjoe</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>Free Wordpress hosting</title>
	<link>http://ask.metafilter.com/69703/Free%2DWordpress%2Dhosting</link>	
	<description>Looking for customizable &amp;amp; free Wordpress (or other) hosting I&apos;ve finally decided to restart my blog and have chosen Wordpress, given its &lt;i&gt;pages&lt;/i&gt; facility and skinning. &lt;br&gt;
&lt;br&gt;
I didn&apos;t find most themes at Wordpress.com very inviting and among the ones I did, there was at least some minor quirk. Now, it costs $15 annually to avail of &apos;Custom CSS&apos; there and I&apos;m just not ready to spend any money yet. So, I&apos;m looking for either&lt;br&gt;
&lt;br&gt;
1)free Wordpress hosting with ability to put up own skins and tweak the CSS&lt;br&gt;
or&lt;br&gt;
2)free webspace, where I can install Wordpress&lt;br&gt;
&lt;br&gt;
I&apos;ve searched this past week and can&apos;t seem to pin down this information. I don&apos;t require much storage (~50M) or much bandwidth, no MU capability. A subdomain would be nice. Lack of ads would be nice, but not required, as long as they don&apos;t scream or pop-up.&lt;br&gt;
&lt;br&gt;
Also, if there&apos;s a free host with another blogging engine spotting similar features to Wordpress, I&apos;d consider it, but no Blogger.&lt;br&gt;
&lt;br&gt;
Finally, if there&apos;s a credible, updated directory or comparison of bloghosts and/or webspace, that would be helpful too.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.69703</guid>
	<pubDate>Mon, 20 Aug 2007 07:30:52 -0800</pubDate>
	<category>blogs</category>
	<category>free</category>
	<category>hosting</category>
	<category>web</category>
	<category>website</category>
	<category>webspace</category>
	<category>wordpress</category>
	<dc:creator>daksya</dc:creator>
	</item>
	<item>
	<title>How do I set up a remote website development/maintenance workflow?</title>
	<link>http://ask.metafilter.com/67780/How%2Ddo%2DI%2Dset%2Dup%2Da%2Dremote%2Dwebsite%2Ddevelopmentmaintenance%2Dworkflow</link>	
	<description>I&apos;m seeking advice on how to mange small website development and maintenance projects with a remote contractor. For a long time, I&apos;ve been an independent web developer. I do mainly small business &apos;brochure&apos; sites. Most of the site&apos;s that I launch now are on Wordpress (PHP/MySQL) for a simple CMS. I recently started working with a remote contractor to help with my workload. As I result, I&apos;m trying to figure out the best way to manage the development process.&lt;br&gt;
&lt;br&gt;
Right now I develop on my local machine and then upload the code and the DB to the &apos;live&apos; server when the site launches. Once a site launches, I usually end up making updates directly on the server. I know this probably isn&apos;t the best practice, but it seems easier then dumping the DB back and forth. For simple, non-DB sites, I usually do edit locally and then just upload the modified files to the live server.&lt;br&gt;
&lt;br&gt;
So now I&apos;m starting to work with the contractor and I have a feeling that my workflow could use some improvement. Right now, now when the contractor is editing a site for me, I pass along the FTP details and admin details to access the CMS and usually the details to access PHPMySQL. From there, the contractor logs in as needed and edits the site on the live server.&lt;br&gt;
&lt;br&gt;
I have a feeling that I should be using some type of version control system (i.e. subversion). I understand the basics, but I&apos;m still not clear on how it works with DB-driven sites. Usually the files and the DB are getting modified. And then I worry that this is going to be complicated and add time to the process of making relatively straightforward site edits. I really getting hung up on this DB thing. (As a side note, I think it would be rare that the remote contractor and I would be working on a project at the same time.)&lt;br&gt;
&lt;br&gt;
So after all that, I guess I&apos;m just looking for some suggestions on how to set up a development/maintenance environment for my scenario. Basically I want to protect the integrity of the sites I manage and limit the access information that must be manually shared in my current scenario.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.67780</guid>
	<pubDate>Wed, 25 Jul 2007 10:19:36 -0800</pubDate>
	<category>cms</category>
	<category>subversion</category>
	<category>svn</category>
	<category>web</category>
	<category>webdevelopment</category>
	<category>wordpress</category>
	<dc:creator>namith</dc:creator>
	</item>
	<item>
	<title>Fetching RSS Posts from within Wordpress</title>
	<link>http://ask.metafilter.com/45814/Fetching%2DRSS%2DPosts%2Dfrom%2Dwithin%2DWordpress</link>	
	<description>I&apos;d like to have a list of the most recent entries from several RSS feeds somewhere on my WordPress blog. How can I do this? For example, if I wanted to have the last post I made to mefi, the last post I made to askmefi, and the last post I made to meta (all of which are available as the first entry in their respective RSS feeds), listed in my WP blog template, how can I fetch them? Is there a plugin?&lt;br&gt;
&lt;br&gt;
Additionally, is there a roundup RSS feed of all of the above, together as one feed, somewhere on MeFi, per user (ie. all of my posts, maybe including comments, in one feed)?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45814</guid>
	<pubDate>Sun, 03 Sep 2006 08:52:57 -0800</pubDate>
	<category>rss</category>
	<category>web</category>
	<category>wordpress</category>
	<dc:creator>armoured-ant</dc:creator>
	</item>
	<item>
	<title>PHP class for externally posting to blogs?</title>
	<link>http://ask.metafilter.com/42952/PHP%2Dclass%2Dfor%2Dexternally%2Dposting%2Dto%2Dblogs</link>	
	<description>Anyone know of  a decent PHP class or function library out there for externally posting to various weblog packages (Wordpress, Blogger, Movable Type) via XML-RPC? I want to add &quot;post to your blog&quot; functionality to a website but I haven&apos;t had much success tracking something like this down. Pointers to anything helpful would be appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.42952</guid>
	<pubDate>Tue, 25 Jul 2006 13:38:48 -0800</pubDate>
	<category>blog</category>
	<category>blogger</category>
	<category>movabletype</category>
	<category>php</category>
	<category>programming</category>
	<category>web</category>
	<category>wordpress</category>
	<category>xmlrpc</category>
	<dc:creator>frenetic</dc:creator>
	</item>
	<item>
	<title>How to get individual (permalinks) to work in Wordpress?</title>
	<link>http://ask.metafilter.com/41355/How%2Dto%2Dget%2Dindividual%2Dpermalinks%2Dto%2Dwork%2Din%2DWordpress</link>	
	<description>WordPress Filter: I&apos;ve set up my wordpress site in a hosted enviroment (SSH access, FTP OK, etc). I had it running as truevox.nfshost.com/blog while the domain was resolving, then recently I switched it over to just truevox.net. Now, the main blog comes up, but no indiviual pages. As usual, there is I&apos;ve checked my .httaccess and as near as I can tell it&apos;s ok (I can include it if it would help anyone, it&apos;s pretty basic). For some reason, no matter what I set permisions to, Wordpress can&apos;t write to the .httaccess (even with 777, let alone 666, or better, 664!). I don&apos;t know if that would matter, because I think I just put what it tells me to into the .httaccess manualy.&lt;br&gt;
&lt;br&gt;
Beyond that, I can&apos;t imagine what could be wrong. Is there anyone who can tell me?&lt;br&gt;
&lt;br&gt;
Thanks! If need be, I may be able to give out temp. FTP access. Oh, and the host is Nearlyfreespeech.net, if&apos;n it matters.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.41355</guid>
	<pubDate>Sun, 02 Jul 2006 12:02:40 -0800</pubDate>
	<category>.httaccess</category>
	<category>Blog</category>
	<category>Host</category>
	<category>Page</category>
	<category>Web</category>
	<category>whydoesmybloghateme</category>
	<category>Wordpress</category>
	<dc:creator>TrueVox</dc:creator>
	</item>
	<item>
	<title>Viva la web revolucion!</title>
	<link>http://ask.metafilter.com/41168/Viva%2Dla%2Dweb%2Drevolucion</link>	
	<description>What is this web revolution I see before me? Over the course of the past year I have had a lot of time to surf the web and have come to the conclusion that a new era of web based communication is unfolding before my very eyes.  It started when I stumbled across Lifehacker.com, which showed me a whole new side of the internet that I had never conceived of.  From that point I began to discover websites that re-oriented the way I&apos;ve come view information creation, distribution, and storage (Ask Metafilter being one of those discoveries).  Some examples of websites I lump into this category are:&lt;br&gt;
&lt;br&gt;
*&lt;a href=&quot;http://del.icio.us/&quot;&gt;Del.icio.us&lt;/a&gt;&lt;br&gt;
*&lt;a href=&quot;http://www.metafilter.com/&quot;&gt;Metafilter&lt;/a&gt;&lt;br&gt;
*&lt;a href=&quot;http://www.ask.metafilter.com/&quot;&gt;Ask Metafilter&lt;/a&gt;&lt;br&gt;
*&lt;a href=&quot;http://www.lifehacker.com&quot;&gt;Lifehacker&lt;/a&gt;&lt;br&gt;
*&lt;a href=&quot;http://en.wikipedia.org/wiki/Wikipedia&quot;&gt;Wikipedia&lt;/a&gt;&lt;br&gt;
*&lt;a href=&quot;http://en.wikipedia.org/wiki/FirefoxFirefox&quot;&gt;Firefox&lt;/a&gt;&lt;br&gt;
*&lt;a href=&quot;http://www.google.com/&quot;&gt;Google&lt;a /&gt; (and it&apos;s all it&apos;s applications including &lt;a href=http://www.mail.google.com&quot; &quot;&gt;Gmail&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Google_Calender&quot;&gt;Gcal&lt;/a&gt;)&lt;br&gt;
*&lt;a href=&quot;http://en.wikipedia.org/wiki/Flickr&quot;&gt;Flickr&lt;/a&gt;&lt;br&gt;
*&lt;a href=&quot;http://en.wikipedia.org/wiki/Blogger&quot;&gt;Blogger&lt;/a&gt;/&lt;a href=&quot;http://en.wikipedia.org/wiki/Wordpress&quot;&gt;Wordpress&lt;/a&gt;/etc.&lt;br&gt;
*&lt;a href=&quot;http://bloglines.com/&quot;&gt;Bloglines&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The list goes on and on and is constantly growing (thanks largely to Lifehacker discoveries).  Obviously Google and Wikipedia were known to me prior to my new found web exploration, but only as straight forward tools.  It&apos;s only in the last 8 months that I&apos;ve come to understand the potential of their design (e.g. &lt;a href=&quot;http://www.onnyturf.com/subway/&quot;&gt;Google Map Mash-ups&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Wiki&quot;&gt;wiki-technology&lt;/a&gt; as a whole).  &lt;br&gt;
&lt;br&gt;
Among the above listed websites and others I identify in my &quot;web revolution,&quot; I see common themes.  The use of tagging is widely present as well as the concept of the blog (In reality Lifehacker and Metafilter/Ask Metafilter are just widely popular blogs with no single author and Flickr is essentially a collection of thousands of photo blogs).  I guess even deeper than that is the theme of individual empowerment through the web.  Most of these sites were not generated by large corporations (although they may later have been aquired by them), but rather created by a single individual or small group of individuals in order to address an existing need they percieved.&lt;br&gt;
&lt;br&gt;
So my questions.  Does anyone else see the watershed that I speak of, or is this normal web progression and my &quot;revolution&quot; is simply a personal one?  If this is an actual distinct movement within the internet, does it have a name or other identifying characteristics similar or different to the ones I listed above?&lt;/a&gt;&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.41168</guid>
	<pubDate>Thu, 29 Jun 2006 07:23:44 -0800</pubDate>
	<category>askmetafilter</category>
	<category>blog</category>
	<category>blogger</category>
	<category>bloglines</category>
	<category>communications</category>
	<category>delicious</category>
	<category>firefox</category>
	<category>flickr</category>
	<category>gcal</category>
	<category>gmail</category>
	<category>google</category>
	<category>internet</category>
	<category>lifehacker</category>
	<category>metafilter</category>
	<category>net</category>
	<category>revolution</category>
	<category>tagging</category>
	<category>watershed</category>
	<category>web</category>
	<category>wikipedia</category>
	<category>wordpress</category>
	<dc:creator>Smarson</dc:creator>
	</item>
	
	</channel>
</rss>

