<?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 posts tagged with blogging</title>
      <link>http://ask.metafilter.com/tags/blogging</link>
      <description>tag posts with blogging</description>
	  	  <pubDate>Mon, 30 Jun 2008 06:36:19 -0800</pubDate>
      <lastBuildDate>Mon, 30 Jun 2008 06:36:19 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Customizing a Wordpress function</title>
	<link>http://ask.metafilter.com/95376/Customizing-a-Wordpress-function</link>	
	<description>Wordpress/PHP question. I&apos;m working on a Wordpress theme and want to use an algorithm to alter some of the HTML it emits. I&apos;ve got a general idea of how to do this, and could probably manage a brutish implementation on my own, but my PHP-fu is weak and there is probably a better way. Here&apos;s what&apos;s going on. I&apos;m using the &lt;a href=&quot;http://code.google.com/p/blueprintcss/&quot;&gt;blueprint css&lt;/a&gt; approach for a gridded layout. And I&apos;ve got a &quot;bottom-bar&quot; of widgets, laid out in three columns. With blueprint css, the div for the third column needs &lt;tt&gt;class=&quot;last&quot;&lt;/tt&gt; added to it in (in addition to class declarations that apply to all divs) order for everything to line up right.&lt;br&gt;
&lt;br&gt;
What I want to do is get the count of widgets each time a widget is emitted, and if count mod 3 = 0, insert &apos;last&apos; into the class. Barring that, if I could insert &lt;tt&gt;class=&quot;widget-N&quot;&lt;/tt&gt; (where N=count) in all divs, I could manage, although it would be less elegant. Ideally, all browsers would magically support CSS3 and obviate this problem, but I&apos;m not holding my breath.&lt;br&gt;
&lt;br&gt;
Obviously I don&apos;t want to touch the core code. I don&apos;t mind inserting an altered version of whatever function is necessary into my functions.php file; but if there&apos;s a callback that lets me avoid doing that, so much the better.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95376</guid>
	<pubDate>Mon, 30 Jun 2008 06:36:19 -0800</pubDate>

<category>wordpress</category>

<category>blog</category>

<category>blogging</category>

<category>programming</category>

<category>scripting</category>

<category>php</category>

	<dc:creator>adamrice</dc:creator>
	</item>
	<item>
	<title>Is there a way to show all my blog posts?</title>
	<link>http://ask.metafilter.com/95076/Is-there-a-way-to-show-all-my-blog-posts</link>	
	<description>Is there a script that will show summaries of every post from my blog, using a feed from a Blogger blog? I use &lt;a href=&quot;http://beautifulbeta.wikidot.com/recent-posts-widget&quot;&gt;this widget&lt;/a&gt; to display the first 100 or so characters from each post from a feed of my blog. When you copy &amp;amp; paste the code from that webpage into a Blogger blog post, it displays headings from your blog posts along with a summary for each one. &lt;br&gt;
&lt;br&gt;
But the problem is that there&apos;s a limit: it only displays your 25 most recent posts. Is there any kind of widget that will show all the posts, with no limit?&lt;br&gt;
&lt;br&gt;
It would be sufficient if there were a script that would let me specify: &quot;Display posts #1-25,&quot; then separately, &quot;Display #26-50,&quot; etc. That way, I could just combine them.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95076</guid>
	<pubDate>Thu, 26 Jun 2008 07:46:42 -0800</pubDate>

<category>blog</category>

<category>blogger</category>

<category>blogspot</category>

<category>blogging</category>

<category>script</category>

<category>widget</category>

<category>posts</category>

	<dc:creator>jejune</dc:creator>
	</item>
	<item>
	<title>How to be a better citizen journalist?</title>
	<link>http://ask.metafilter.com/94806/How-to-be-a-better-citizen-journalist</link>	
	<description>Looking for websites and podcasts with tips on being a better citizen journalist/blogger. I&apos;m giving a presentation this weeking for budding citizen journalists about writing basics, and will be focusing on the differences between writing for online and conventional print.&lt;br&gt;
&lt;br&gt;
While there are numerous books available on becoming a better writer and journalist, I&apos;d like to suggest a handful of free, online guides, geared towards bloggers and community journalism.&lt;br&gt;
&lt;br&gt;
At the top of my list are &lt;a href=&quot;http://copyblogger.com/&quot;&gt;Copyblogger&lt;/a&gt; and &lt;a href=&quot;http://grammar.quickanddirtytips.com/&quot;&gt;the Grammar Girl podcast&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Both of these are great because they offer nuggets of advice on different aspects of writing every few days.&lt;br&gt;
&lt;br&gt;
Alas, I&apos;m looking for similar sites that help with grammar, creating better headlines, interview techniques, etc... suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94806</guid>
	<pubDate>Mon, 23 Jun 2008 13:39:19 -0800</pubDate>

<category>blogging</category>

<category>citizen</category>

<category>journalism</category>

	<dc:creator>Unsomnambulist</dc:creator>
	</item>
	<item>
	<title>CSS and WordPress woes.</title>
	<link>http://ask.metafilter.com/94748/CSS-and-WordPress-woes</link>	
	<description>&lt;strong&gt;CSS, WordPress Themes, HTML&lt;/strong&gt;: Trying to custom-design my new blog&lt;/a&gt;&apos;s design; only three images out of ~10 appearing. As you can see by the above link&lt;/a&gt;, my WordPress header is messed up. All that is visible (at least on my end; Mac OS 10.5, Safari) are the &apos;Portfolio,&apos; &apos;About,&apos; and &apos;Contact&apos; buttons. I&apos;m trying to get my header to look like the one on my new Web site&lt;/a&gt; (I want the top three bars--light, medium, dark--to be the same, and then the content of my blog.)&lt;br&gt;
&lt;br&gt;
At first, those were the only images that were being accessed through a .css file (as rollover links); however, I&apos;ve since changed the &lt;em&gt;other&lt;/em&gt; images to do the same, but still only the first three show up.&lt;br&gt;
&lt;br&gt;
What am I doing &lt;em&gt;wrong&lt;/em&gt;? Web designers, help!&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://blog.dividedframe.com/wp-content/themes/DivFrWordPress/dividedframe.css&quot;&gt;CSS Document&lt;/a&gt;.&lt;br&gt;
&lt;a href=&quot;http://blog.dividedframe.com/wp-content/themes/DivFrWordPress/header.php&quot;&gt;Header.php&lt;/a&gt; (&lt;em&gt;for use with WordPress&lt;/em&gt;).&lt;br&gt;
Right-click --&gt; Save As..., I guess.&lt;br&gt;
&lt;br&gt;
Contact: reductiondesign@gmail.com&lt;br&gt;
&lt;br&gt;
Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94748</guid>
	<pubDate>Sun, 22 Jun 2008 21:04:56 -0800</pubDate>

<category>css</category>

<category>WordPress</category>

<category>blogging</category>

	<dc:creator>reductiondesign</dc:creator>
	</item>
	<item>
	<title>MY EYES MY EYES - help me avoid the WordPress interface and still post to my blog.</title>
	<link>http://ask.metafilter.com/94425/MY-EYES-MY-EYES-help-me-avoid-the-WordPress-interface-and-still-post-to-my-blog</link>	
	<description>I don&apos;t like the WordPress 2.5 look and feel. I am not interested in switching CMSes. What are my options for basic postings to my blog with minimal interaction with the WordPress interface? The suboptimal things include having to scroll to choose categories and add tags, the &quot;3D&quot; look to the buttons, all the extra headings and colors, the small &quot;publish&quot; button and all the nagging (I know 2.5.1 is available, I&apos;d like to dismiss that message). I&apos;d like to not have to scroll to write and publish a short post with tags and categories. I think this must be possible.&lt;br&gt;
&lt;br&gt;
I am fairly tech-savvy. I want to post a blog entry with maybe a category and some tags, nothing else fancy (this is for my &quot;work&quot; blog, not my personal blog). I can write my own HTML, don&apos;t need WYSIWIG. I&apos;m okay using the admin interface for more complicated things or for editing. I like what WP &lt;em&gt;does&lt;/em&gt;, just not how it looks. &lt;br&gt;
&lt;br&gt;
I had a nice custom admin section before I upgraded; my fallback plan is just to hack away at the CSS like I did last time. I have tried a few things that have not worked so well. &lt;br&gt;
&lt;br&gt;
- &lt;a href=&quot;http://www.scribefire.com/&quot;&gt;ScribeFire&lt;/a&gt; and &lt;a href=&quot;http://deepestsender.mozdev.org/&quot;&gt;Deepest Sender&lt;/a&gt; addons for Firefox both kick back errors that I don&apos;t quite understand. (I get through installing/configuring them and see my categories but can&apos;t post. DS returns &quot;TypeError: node is null&quot; SF returns &quot;The server returned a malformed response.  Please check that your blog and API URLs are correct.&quot; If this is a chmod problem, I can chmod). If I could get either of those to work my problem would be solved. I have command line access to my account and a medium level of comfort with command line Unixy stuff.&lt;br&gt;
- I have installed a few plugins that claim to make WP easier on the eyes including &lt;a href=&quot;http://wordpress.org/extend/plugins/retro-dashboard/&quot;&gt;Retro-Dashboard Admin Theme&lt;/a&gt;, &lt;a href=&quot;http://www.stuff.yellowswordfish.com/&quot;&gt;Admin Menus&lt;/a&gt;, &lt;a href=&quot;http://wordpress.org/extend/plugins/dashboard-lite/&quot;&gt;Dashboard Lite&lt;/a&gt; and a few more that I may have already deleted. They are fine but don&apos;t solve these specific problems.&lt;br&gt;
- I do not want to install an older version of WP just to fix this.&lt;br&gt;
- I have searched the &lt;a href=&quot;http://wordpress.org/extend/plugins/tags/admin&quot;&gt;WP plugins admin section&lt;/a&gt; and Google for something that seems to do this and tried many things and didn&apos;t find anything that looked good. &lt;br&gt;
&lt;br&gt;
I&apos;d be happy to hear if you&apos;ve found something that works but please don&apos;t direct me to the WP site (unless there&apos;s really something you think I&apos;ve missed) or to a Google search. Any ideas would be appreciated, thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94425</guid>
	<pubDate>Wed, 18 Jun 2008 13:48:15 -0800</pubDate>

<category>wordpress</category>

<category>blog</category>

<category>blogging</category>

<category>interface</category>

<category>css</category>

<category>userinterface</category>

<category>ui</category>

<category>resolved</category>

	<dc:creator>jessamyn</dc:creator>
	</item>
	<item>
	<title>Joining the corporate blog crowd</title>
	<link>http://ask.metafilter.com/94320/Joining-the-corporate-blog-crowd</link>	
	<description>I work for a small company. The idea of having a blog (outward-facing, not internal) has come up a couple of times. I&apos;d like to a) find some good examples of existing company blogs as a model, b) figure out issues of upkeep/best practices/etc. The company I work for is small - about a dozen employees, plus a few contractors. A few people said they&apos;re willing to write for it, but to me the biggest fear is it dying after only a few posts - so how do I make sure we at least have one weekly post, if not more? &lt;br&gt;
&lt;br&gt;
Other people have concerns about giving away trade secrets. I don&apos;t want to complicate posting to the blog, but do we need to have someone OK things before they get posted? Do we need blog guidelines/ a blog czar? If so, I have a feeling it&apos;ll probably be me.&lt;br&gt;
&lt;br&gt;
The main objective for the blog as I understand it is to have a non-press release way of putting news/updates/insights out there. And also to establish our expertise in our area of work (rich media/online product demos). You can mefimail me if you&apos;re dying to know the exact company in question.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94320</guid>
	<pubDate>Tue, 17 Jun 2008 10:28:57 -0800</pubDate>

<category>blogging</category>

<category>corporate</category>

	<dc:creator>O9scar</dc:creator>
	</item>
	<item>
	<title>Blogging To Get A Job? Advice?</title>
	<link>http://ask.metafilter.com/94154/Blogging-To-Get-A-Job-Advice</link>	
	<description>Blogging To Launch A Career Outside Academia? Advice? In a previous life I was in business. However, a few years ago I switched careers and entered a prestigious research PhD program in a semi-hard science while my SO got a professional degree.&lt;br&gt;
&lt;br&gt;
I have a few more years until I graduate and while I &lt;strong&gt;love&lt;/strong&gt; my education, school, colleagues, &amp;amp; life, I do not plan on staying in academia after I graduate. Why? Because I am drawn to public policy (related to my field), not erudite ivory tower research. I find the latter interesting, but the former riveting. &lt;br&gt;
&lt;br&gt;
The problem is that the faculty and students in my school are ivory-tower folks (nothing wrong with that) and have few connections with people doing actual policy work. To get around this problem, I want to start a blog mixing the research and public policy in my field. The goal of the blog is to learn about policy through writing &lt;strong&gt;and&lt;/strong&gt; social network with people doing policy work.&lt;br&gt;
&lt;br&gt;
Ideally, I would blog for the next few years (in addition to my research) and, after graduating, get a job through someone I met through the blog or knew me through the blog.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;1.Does anyone have advice on using a blog to launch a career? &lt;br&gt;
2. Know of examples of this type of thing?&lt;br&gt;
3. Got advice of networking through blogs?&lt;/strong&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94154</guid>
	<pubDate>Sun, 15 Jun 2008 16:48:33 -0800</pubDate>

<category>blogging</category>

<category>advice</category>

	<dc:creator>Spurious</dc:creator>
	</item>
	<item>
	<title>A world made by hand, or a proprietary solution?</title>
	<link>http://ask.metafilter.com/93207/A-world-made-by-hand-or-a-proprietary-solution</link>	
	<description>Blogging software vs. roll-your-own? I have begun to experiment with a personal portfolio / travel website that will likely include some kind of blog. As a web developer, I would like the site to be something of an experimental testbed, so I plan to use CSS2 and 3, as it becomes better supported. &lt;br&gt;
&lt;br&gt;
I have looked at a few blogging systems - MoveableType, WordPress, etc - but they appear to be &quot;all in one&quot; systems that impose their own template language and themes (although some give options for customising the latter). I am comfortable enough in my XHTML, CSS, PHP, MySQL and JavaScript skills that I can create my own back-end for dated blog entries, search functions, RSS feeds and the like, and I&apos;d enjoy doing so. Is there something I&apos;m not seeing in the blogging systems: some technical advantage or difficult-to-code feature that would make Blogger or one of its competitors a better choice than building a solution by hand? &lt;br&gt;
&lt;br&gt;
Many thanks in advance for your answers!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93207</guid>
	<pubDate>Wed, 04 Jun 2008 11:49:30 -0800</pubDate>

<category>blogging</category>

<category>blogger</category>

<category>WordPress</category>

<category>MoveableType</category>

<category>CMS</category>

	<dc:creator>Bora Horza Gobuchul</dc:creator>
	</item>
	<item>
	<title>What&apos;s the best way to geotag blog posts?</title>
	<link>http://ask.metafilter.com/91566/Whats-the-best-way-to-geotag-blog-posts</link>	
	<description>What&apos;s the easiest way to geotag a blog post in MT4? Are there any decicated plugins, or any map-based technologies, that could make it easier for people who want to do it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91566</guid>
	<pubDate>Fri, 16 May 2008 06:06:10 -0800</pubDate>

<category>geotagging</category>

<category>blogging</category>

<category>production</category>

<category>movabletype</category>

	<dc:creator>ascullion</dc:creator>
	</item>
	<item>
	<title>Group blog - how to get individual post count?</title>
	<link>http://ask.metafilter.com/91318/Group-blog-how-to-get-individual-post-count</link>	
	<description>If I&apos;ve got a Blogger-hosted blog with multiple contributors, is there any way to easily see how many posts each person has submitted, short of counting them all manually?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91318</guid>
	<pubDate>Tue, 13 May 2008 14:50:37 -0800</pubDate>

<category>blogger</category>

<category>blogging</category>

<category>groupblog</category>

	<dc:creator>TheTelf</dc:creator>
	</item>
	<item>
	<title>What are some good blogs for discovering new blogs? (explanation within)</title>
	<link>http://ask.metafilter.com/90453/What-are-some-good-blogs-for-discovering-new-blogs-explanation-within</link>	
	<description>What are some good blogs for discovering new blogs? (explanation within) Because great writers come and go in the blogosphere, one must be constantly vigilant to stay abreast of the highest quality blogs (of all genres).  Some bloggers have a habit of referring to other good blogs consistently.  &lt;br&gt;
&lt;br&gt;
Do you know of any?  What are the best blogs for discovering new blogs?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90453</guid>
	<pubDate>Sat, 03 May 2008 13:15:24 -0800</pubDate>

<category>blog</category>

<category>blogging</category>

<category>blogosphere</category>

<category>discovery</category>

	<dc:creator>kingtaj</dc:creator>
	</item>
	<item>
	<title>Is Habari any better than WordPress?</title>
	<link>http://ask.metafilter.com/89650/Is-Habari-any-better-than-WordPress</link>	
	<description>Blog systemFilter: Is Habari any better than WordPress? I&apos;m currently running a &lt;a href=&quot;http://wordpress.org&quot;&gt;WordPress&lt;/a&gt; website, and am contemplating converting to &lt;a href=&quot;http://habariproject.org&quot;&gt;Habari&lt;/a&gt;. I&apos;ve been hearing very good things about Habari, are there any benefits to it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89650</guid>
	<pubDate>Wed, 23 Apr 2008 19:15:19 -0800</pubDate>

<category>habari</category>

<category>wordpress</category>

<category>blogging</category>

	<dc:creator>devlin</dc:creator>
	</item>
	<item>
	<title>New write-once, post-many blogging software??</title>
	<link>http://ask.metafilter.com/89633/New-writeonce-postmany-blogging-software</link>	
	<description>Somebody recently developed a write-once, post-many piece of software that will take the same blog copy and post to blogger, wordpress, twitter, facebook, etc. all at once.  But who? And what&apos;s the url??  Thanks, hivemind...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89633</guid>
	<pubDate>Wed, 23 Apr 2008 15:04:38 -0800</pubDate>

<category>blogging</category>

<category>software</category>

	<dc:creator>jouster</dc:creator>
	</item>
	<item>
	<title>horse:water::visitors:comments section?</title>
	<link>http://ask.metafilter.com/89220/horsewatervisitorscomments-section</link>	
	<description>Is it ethical to fake conversation in your own blog&apos;s comments section?  I don&apos;t mean stirring up controversy for the sake of it or setting up straw-man arguments.  I mean chucking some &quot;model&quot; comments on to the end of a batch of posts to let readers know the comments are there and easy to use.  As a codicil: Has anyone done this and found that it effectively enticed discussion? My target audience isn&apos;t necessarily the most web-savvy (OK, they&apos;re old).  Though I have more visitors than on any of my past blogs where community interaction was a good in both quantity and quality, now I get none.  I just want to prime the pump here, nothing more nefarious than that.  I know you can lead a horse to water and all that, but sometimes don&apos;t you have to get down and show them how it&apos;s done?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89220</guid>
	<pubDate>Sat, 19 Apr 2008 10:32:54 -0800</pubDate>

<category>bloggingethics</category>

<category>ethics</category>

<category>blogging</category>

<category>comments</category>

<category>talkingtoyourself</category>

<category>horsetowater</category>

	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>What are the best online publications for submitting articles about web design and project management?</title>
	<link>http://ask.metafilter.com/89240/What-are-the-best-online-publications-for-submitting-articles-about-web-design-and-project-management</link>	
	<description>What are the best online publications for submitting articles about web design and project management? I&apos;ve been doing web design, development, art direction and client relations for about ten years, but due to a bit of shyness, have only been blogging about these issues recently. I was an English major years ago and am excited to be rediscovering my love for writing, esp in the technical realm.&lt;br&gt;
&lt;br&gt;
Anyway, I&apos;d like to get greater exposure by either guest-blogging or submitting articles -- any suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89240</guid>
	<pubDate>Sat, 19 Apr 2008 10:04:23 -0800</pubDate>

<category>webdesign</category>

<category>blogging</category>

<category>writing</category>

	<dc:creator>deern the headlice</dc:creator>
	</item>
	<item>
	<title>WordPress Plugin to Highlight Best Comments?</title>
	<link>http://ask.metafilter.com/89209/WordPress-Plugin-to-Highlight-Best-Comments</link>	
	<description>I run a couple of WordPress blogs. Sometimes a reader will leave an excellent comment. I would love to find a plugin (or an easy method) to highlight these great comments, similar to the way AskMe highlights best answers. I can&apos;t figure out how to do this. Do you have any suggestions? Just to be clear, I&apos;m not really looking for a &quot;karma&quot; type plugin in which users choose best comments. I want to choose the best comments, which would then create some sort of flag that would trigger alternate CSS formatting. If there&apos;s a karma plugin that allows this (while disabling user karma), that&apos;s good.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89209</guid>
	<pubDate>Fri, 18 Apr 2008 19:18:36 -0800</pubDate>

<category>wordpress</category>

<category>plugin</category>

<category>blogging</category>

	<dc:creator>jdroth</dc:creator>
	</item>
	<item>
	<title>Collaborative Wordpress!</title>
	<link>http://ask.metafilter.com/89192/Collaborative-Wordpress</link>	
	<description>I&apos;ve recently moved my blog to a collaborative environment and we&apos;re using Wordpress (and I have been for over a year now), but I&apos;m having trouble figuring out a way for us to work that is as seamless as possible with the Wordpress install.  I need some help figuring out what tools to use! We need the following:  a way to communicate privately which includes a way to quickly share links and other post ideas.  But what I&apos;m wanting is something rather organic and streamlined, not perpetual drafts and such as a way to communicate.&lt;br&gt;
&lt;br&gt;
Wordpress has a nice &quot;editing&quot; feature but that&apos;s where it ends.  Unfortunately, I&apos;ve not had any luck finding any plugins that can help this process and currently I&apos;m using Ning as a backend to the site.  I&apos;d really prefer to keep it all in one place, however.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89192</guid>
	<pubDate>Fri, 18 Apr 2008 15:15:29 -0800</pubDate>

<category>wordpress</category>

<category>blogging</category>

<category>collaborative</category>

	<dc:creator>Gideon</dc:creator>
	</item>
	<item>
	<title>Blogger without a blog service</title>
	<link>http://ask.metafilter.com/89026/Blogger-without-a-blog-service</link>	
	<description>Is there a blog service that has all the features I need? I&apos;ve tried Blogger, Livejournal, and Wordpress.com, but none of them seems like quite the ticket. See inside for the 3 features I&apos;m looking for. 
I&apos;m trying to start a blog. It seems like every service I try is about 90% of what I need, but missing some key feature. &lt;br&gt;
&lt;br&gt;
&lt;u&gt;Here are the features I&apos;m looking for:&lt;/u&gt;&lt;br&gt;
&lt;br&gt;
1. &lt;b&gt;The ability to have a private blog with well over 100 readers&lt;/b&gt;. I could see myself picking up a bunch of readers from my list of Facebook friends, and on top of that I&apos;d like to feel comfortable mentioning the blog to people I meet in the future and casually inviting them to read it without worrying about exceeding the limit. (I&apos;m not willing to have a public blog because I&apos;m paranoid about a prospective employer googling my name one day and being offended by something I say about a controversial issue.)&lt;br&gt;
&lt;br&gt;
2. &lt;b&gt;A blogroll that allows well over 50 links&lt;/b&gt;. I have over 50 links to put in various categories of my blogroll (not just blogs but also individual articles, favorite Metafilter posts, etc.), and I want to be able to add more as I come across them.  &lt;br&gt;
&lt;br&gt;
3. &lt;b&gt;Easily customizable templates&lt;/b&gt;, or at least a very tasteful default template. I care a lot about the appearance of the blog, and I&apos;d like to have a distinctive combination of greys, blues, and a bit of purple. I don&apos;t have programming skills beyond some basic HTML, so I can&apos;t create a template from scratch. (I want something sleek and minimal but also with a bit of color and character. Most templates I&apos;ve seen are either minimal to the point of looking like something from the &apos;90s, or overloaded with color and graphics in a way that seems geared toward 16-year-olds.)&lt;br&gt;
&lt;br&gt;
Here&apos;s what I&apos;ve gathered based on trying 3 different services:&lt;br&gt;
&lt;br&gt;
- &lt;b&gt;Blogger&lt;/b&gt; has nicely customizable templates and plenty of blogroll capacity ... but is &lt;a href=&quot;http://groups.google.com/group/blogger-help-howdoi/msg/2e49a86105dd0bae&quot;&gt;limited to 100 private readers&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
- &lt;b&gt;Livejournal&lt;/b&gt; lets you have 1000 private readers (or more with a paid account) and has so many templates that I can find a palatable one if I really try ... but &lt;a href=&quot;http://www.livejournal.com/support/faqbrowse.bml?faqid=169&amp;q=links+list&quot;&gt;limits you to 30 with a free account or 50 with a paid account&lt;/a&gt;.  (I&apos;ve tried &lt;a href=&quot;http://del.icio.us/help/linkrolls&quot;&gt;this del.icio.us tool&lt;/a&gt; and it doesn&apos;t seem to work on LJ)&lt;br&gt;
&lt;br&gt;
- &lt;b&gt;Wordpress.com&lt;/b&gt; lets you have unlimited private readers for $30 (which I&apos;d gladly pay for), and seems to have good blogroll capabilities ... but there are just a few boringly tasteful templates, they can&apos;t be customized at all (nor can you import one from a third party), and the main column is too wide anyway.&lt;br&gt;
&lt;br&gt;
I&apos;m willing to pay a reasonable amount of money, but free would be ideal, needless to say.&lt;br&gt;
&lt;br&gt;
I&apos;ve looked through AskMe tags, tried Googling for feature comparisons, and looked at help/FAQ pages from Blogger, Livejournal, and Wordpress. Of course, this turns up tons of information about different features offered by different services, but I&apos;m not seeing a big-picture solution to my problem. (And I&apos;m suspicious of the blog services&apos; official help pages because they seem to try to conceal their limitations.)&lt;br&gt;
&lt;br&gt;
Am I missing some way to have everything I want, or is this just not available? If not, then what do you think would be the least-bad option? I realize that the answer might simply be that I&apos;m right -- none of the services work for the above reasons. But I wanted to run this by the hive mind to see if there&apos;s either some workaround for the above problems or some other service that offers what I want. I&apos;m honestly on the verge of giving up blogging because there doesn&apos;t seem to be a viable service out there.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89026</guid>
	<pubDate>Wed, 16 Apr 2008 18:31:20 -0800</pubDate>

<category>blog</category>

<category>blogger</category>

<category>wordpress</category>

<category>livejournal</category>

<category>blogging</category>

<category>blogroll</category>

<category>privacy</category>

	<dc:creator>jejune</dc:creator>
	</item>
	<item>
	<title>This post will become a breadcrumb.</title>
	<link>http://ask.metafilter.com/85324/This-post-will-become-a-breadcrumb</link>	
	<description>How do I promote a pseudonymous blog? I have a blog.  I don&apos;t want it associated with me by any casual observer.  Problem is, I also want people to read it.&lt;br&gt;
&lt;br&gt;
Normally, I&apos;d tell my friends to check out my blog, call in favors with other folks to pimp it, and it might spread.  Obviously not going to work here.&lt;br&gt;
&lt;br&gt;
So, how can I possibly promote it?&lt;br&gt;
&lt;br&gt;
I already have it listed in technorati.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85324</guid>
	<pubDate>Tue, 04 Mar 2008 18:01:12 -0800</pubDate>

<category>blogging</category>

<category>pseudonymous</category>

<category>anonymous</category>

	<dc:creator>Netzapper</dc:creator>
	</item>
	<item>
	<title>Posting One Thing to Many Blogs?</title>
	<link>http://ask.metafilter.com/85151/Posting-One-Thing-to-Many-Blogs</link>	
	<description>What is the best way to share my blogging when I have different friends on myspace, livejournal, blogspot, facebook. etc. I currently have a myspace blog, a livejournal, and a blogspot blog where I triple post my content.  I also sometimes will write facebook notes with the same post.&lt;br&gt;
&lt;br&gt;
I&apos;m wondering if people have advice about how to streamline this process and have one application do this for me.  Either XP or OS X is a possibility.  Is there an easy (free?) way to write something once and have it show up everywhere?&lt;br&gt;
&lt;br&gt;
Secondly, does anyone have any experience with trying to integrate multiple blog services into one location.  Ideally, the people who like to read me on facebook or myspace or livejournal would all just visit a single blogspot blog and make things easy for me, but I&apos;m not sure they actually will (and these are people who don&apos;t know what RSS readers are).  Checking their livejournal friends page is probably easier than clicking over to my own separate blogspot blog once a week (if they remember), so I want to keep all the readers, I just don&apos;t like having to triple post what I write in all those places.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85151</guid>
	<pubDate>Sun, 02 Mar 2008 23:56:19 -0800</pubDate>

<category>blog</category>

<category>blogging</category>

<category>myspace</category>

<category>blogspot</category>

<category>livejournal</category>

	<dc:creator>davidstandaford</dc:creator>
	</item>
	<item>
	<title>I&apos;m having issues with my AddThis button on my blog.</title>
	<link>http://ask.metafilter.com/85028/Im-having-issues-with-my-AddThis-button-on-my-blog</link>	
	<description>I&apos;m having issues with my AddThis button on my blog. So I&apos;m trying to add the AddThis button to the front page of my blog so that readers can email/save/send individual blog posts, though it continues to save my homepage and the AddThis.com website is very unclear as to how to adjust the code.&lt;br&gt;
&lt;br&gt;
I know that other readers may have experienced the same issues... how did you solve it? How should I adjust my code? (I&apos;m using WordPress by the way.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85028</guid>
	<pubDate>Sat, 01 Mar 2008 12:13:49 -0800</pubDate>

<category>widget</category>

<category>widgets</category>

<category>addthis</category>

<category>blog</category>

<category>blogging</category>

<category>code</category>

<category>web</category>

<category>website</category>

	<dc:creator>bamassippi</dc:creator>
	</item>
	<item>
	<title>Should I blog under my real name?</title>
	<link>http://ask.metafilter.com/84466/Should-I-blog-under-my-real-name</link>	
	<description>To be, or not to be? The benefits and costs of blogging under your real name. Is it worth it? Swarm,&lt;br&gt;
&lt;br&gt;
For the last several years I&apos;ve been blogging using a pseudonym (guess which one) but am considering establishing a new blog using my real identity. I recently moved overseas and would like to start writing about political and economic developments in East Asia (something I have a background in) using my real name. &lt;br&gt;
&lt;br&gt;
What are some of the pluses and minuses of blogging openly?&lt;br&gt;
&lt;br&gt;
Thankie thankie,&lt;br&gt;
James</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84466</guid>
	<pubDate>Sun, 24 Feb 2008 09:14:22 -0800</pubDate>

<category>internet</category>

<category>blogging</category>

<category>anonymity</category>

	<dc:creator>Dr.James.Orin.Incandenza</dc:creator>
	</item>
	<item>
	<title>Make w.bloggar play nice with Wordpress categories?</title>
	<link>http://ask.metafilter.com/84273/Make-wbloggar-play-nice-with-Wordpress-categories</link>	
	<description>New blog at &lt;a href=&quot;http://wordpress.com&quot;&gt;Wordpress.com&lt;/a&gt;.  Would like to use &lt;a href=&quot;http://wbloggar.com/&quot;&gt;w.bloggar&lt;/a&gt; as my desktop editor for posts.  Everything&apos;s configured properly and looking great, except for this error I get when I start up w.bloggar:  &quot;w.bloggar:  401 / Your blog server returned the following error message: / Sorry, you must be able to edit posts on this blog in order to view categories.&quot;  I&apos;m sure there&apos;s a simple explanation, but googling and FAQ digging turn up nothing.  What gives?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84273</guid>
	<pubDate>Thu, 21 Feb 2008 21:03:40 -0800</pubDate>

<category>blog</category>

<category>blogging</category>

<category>wordpress</category>

<category>wbloggar</category>

<category>error</category>

<category>desktopeditor</category>

	<dc:creator>freudenschade</dc:creator>
	</item>
	<item>
	<title>Blogging from the future - forcing wordpress to show future dates</title>
	<link>http://ask.metafilter.com/82067/Blogging-from-the-future-forcing-wordpress-to-show-future-dates</link>	
	<description>How can I get wordpress to show a post as though it had been published in the future? So, in a bid to stimulate both regular writing and generate some ideas for longer form work, I&apos;ve come up with the idea of writing a blog that appears as though it&apos;s coming from twenty or thirty years in the future.  Wordpress has a future-dating feature that lets you put a future date on a post, but as far as I can work out, that means it will hold that post until that date and time is reached.  &lt;br&gt;
&lt;br&gt;
Am I missing something, or is there a simple method (or plugin) that will let me publish a post now, today, but have the calendar and date show as a date in the future?  For example, I post an entry today, Sunday 27th Jan, at 5pm GMT, but I want it to show up on the blog as, I dunno, Thursday 27th Jan 2028, 5pm GMT.  How would I do that?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82067</guid>
	<pubDate>Sun, 27 Jan 2008 04:12:49 -0800</pubDate>

<category>wordpress</category>

<category>future</category>

<category>date</category>

<category>blog</category>

<category>blogging</category>

<category>sciencefiction</category>

	<dc:creator>Happy Dave</dc:creator>
	</item>
	<item>
	<title>Multi blogg solution or platform?</title>
	<link>http://ask.metafilter.com/81830/Multi-blogg-solution-or-platform</link>	
	<description>We&apos;re a small daily paper out in the west. The boss wants us to host blogs, i.e. something where any user can come to our website and sign up for a blog, hosted by us. 

However, as the only mildly technical person in the office, it would fall to me to run and administer and frankly  I&apos;m not sure if that&apos;s possible, given the other duties, like laying out the paper and building ads.

But I&apos;d be remiss if I didn&apos;t investigate the possibilities, so can anyone recommend a multiblog platform (where anyone can sign up to get a blog) that&apos;s fairly easy to administer? I&apos;ve looked at WordpressMU, but it looks like a headache to maintain.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.81830</guid>
	<pubDate>Thu, 24 Jan 2008 07:11:32 -0800</pubDate>

<category>blogging</category>

	<dc:creator>jmitchell</dc:creator>
	</item>
	
	</channel>
</rss>

