<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>void-star.net &#187; WP-Flock</title>
	<atom:link href="http://void-star.net/category/geeking/wordpress/wp-flock/feed/" rel="self" type="application/rss+xml" />
	<link>http://void-star.net</link>
	<description>100% cheshire.</description>
	<lastBuildDate>Fri, 20 Aug 2010 23:13:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Finding Your LiveJournal Bitmask</title>
		<link>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&amp;seed_title=Finding+Your+LiveJournal+Bitmask</link>
		<comments>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&amp;seed_title=Finding+Your+LiveJournal+Bitmask#comments</comments>
		<pubDate>Sun, 22 Feb 2009 00:14:23 +0000</pubDate>
		<dc:creator>Dee</dc:creator>
				<category><![CDATA[JournalPress]]></category>
		<category><![CDATA[WP-Flock]]></category>
		<category><![CDATA[bloglife:livejournal]]></category>
		<category><![CDATA[wordpress:plugins]]></category>

		<guid isPermaLink="false">http://void-star.net/?p=867</guid>
		<description><![CDATA[I&#8217;ve been meaning to write this since I released WP-Flock, and have just never gotten around to it. Bad me. Anyway, as I&#8217;m sure those (one) of you who use this plugin will notice that the Flock-to-LiveJournal custom gropu mapping isn&#8217;t particularly friendly. Well, hopefully future releases of JournalPress will fix that, but since it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to write this since I released <strong>WP-Flock</strong>, and have just never gotten around to it. Bad me.</p>
<p>Anyway, as I&#8217;m sure those (one) of you who use this plugin will notice that the Flock-to-LiveJournal custom gropu mapping isn&#8217;t particularly friendly. Well, hopefully future releases of JournalPress will fix that, but since it might be a while before that happens, here&#8217;s how to do it manually.</p>
<p>The problem with LiveJournal<sup><a  href="http://mint.void-star.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&#038;seed_title=Finding+Your+LiveJournal+Bitmask#footnote_0_867" id="identifier_0_867" class="footnote-link footnote-identifier-link" title="Har har, that&amp;#8217;s funny; implying there&amp;#8217;s only one!">i</a></sup> is that its friends group UI is shit. It&#8217;s so shit, in fact, that I&#8217;d wager the vast majorioty of the userbase doesn&#8217;t even use it, despite it being one of LJ&#8217;s greatest features.</p>
<p>For whatever esoteric reason, LJ does custom group mappings as a <a  title="Bitmasking 101" href="http://void-star.net/2006/09/bitmasking-101/"><em>bitmask</em></a>. If a post has a bitmask of <code>0</code> it is assumed to be Friends Only.<sup><a  href="http://mint.void-star.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&#038;seed_title=Finding+Your+LiveJournal+Bitmask#footnote_1_867" id="identifier_1_867" class="footnote-link footnote-identifier-link" title="Note that &amp;#8220;having a bitmask of zero&amp;#8221; actually means that the post has a decimal &amp;#8220;lock number&amp;#8221; of one: For those of you who missed high school maths, 20 = 1. Publicly visible posts, on the other hand, have a decimal lock number of 0, which is not actually representable as a power of two, and hence does not have a bitmask.">ii</a></sup> Every other number corresponds to a custom-definable group. The bad news, is that LJ displays these groups to you as <em>names</em>, while it uses them as <em>numbers</em>. And WP-Flock needs the numbers.</p>
<p>Here&#8217;s how you find them:</p>
<ol>
<li>Hit up Update Journal.</li>
<li>View Source (usually Ctrl+U or Cmd+U).</li>
<li>Now for the fun part; find the <a  href="http://void-star.net/2009/02/finding-your-livejournal-bitmask/picture-26/">location in the source code where it displays your friends groups</a>.</li>
<li>You&#8217;re looking for the thing that says <code>custom_bit_xx</code>. The &#8216;<code>xx</code>&#8216; there is the bitmask number you&#8217;re after.</li>
<li>&#8230;</li>
<li>Profit.</li>
</ol>
<p>That&#8217;s the basics.</p>
<p>Astute multiple-journal users out there will notice that there is only one bitmask field for each Flock group. This means that if you&#8217;re going to use them, your group bitmasks between your journals <em>must</em> match up. That is to say, my <em>anthro</em> group at LiveJournal <em>and</em> JournalFen have to both have the bitmask ID of 3 (they do). This is kinda a pain to set up, and I plan on making all this a bit more user-friendly in future releases, but for now you&#8217;ll have to deal with it.</p>
<p>Oh, and for the record, the default LiveJournal Server groups and their equivalent bitmasks are:</p>
<ol>
<li>Family</li>
<li>Local Friends</li>
<li>Online Friends</li>
<li>School</li>
<li>Work</li>
<li>Mobile View</li>
</ol>
<script src="http://feeds.feedburner.com/~s/voidstarnet?i=http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&amp;seed_title=Finding+Your+LiveJournal+Bitmask" type="text/javascript" charset="utf-8"></script><ol class="footnotes"><li id="footnote_0_867" class="footnote">Har har, that&#8217;s funny; implying there&#8217;s only one!</li><li id="footnote_1_867" class="footnote">Note that &#8220;having a bitmask of zero&#8221; actually means that the post has a decimal &#8220;lock number&#8221; of one: For those of you who missed high school maths, 2<sup>0</sup> = 1. Publicly visible posts, on the other hand, have a decimal lock number of 0, which is not actually representable as a power of two, and hence does not have a bitmask.</li></ol><hr />
<p><small><a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&amp;seed_title=Finding+Your+LiveJournal+Bitmask">permalink</a> »
<a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&amp;seed_title=Finding+Your+LiveJournal+Bitmask#comments">comment?</a> » <strong>403 words posted in:</strong> <a href="http://void-star.net/category/geeking/wordpress/journalpress/" title="View all posts in JournalPress" rel="category tag">JournalPress</a>, <a href="http://void-star.net/category/geeking/wordpress/wp-flock/" title="View all posts in WP-Flock" rel="category tag">WP-Flock</a>, <a href="http://void-star.net/tag/livejournal/" rel="tag">bloglife:livejournal</a>, <a href="http://void-star.net/tag/plugins/" rel="tag">wordpress:plugins</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F02%2Ffinding-your-livejournal-bitmask%2F&amp;seed_title=Finding+Your+LiveJournal+Bitmask/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP-Flock v0.1α Unleashed!</title>
		<link>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-unleashed%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Unleashed%21</link>
		<comments>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-unleashed%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Unleashed%21#comments</comments>
		<pubDate>Mon, 26 Jan 2009 01:02:46 +0000</pubDate>
		<dc:creator>Dee</dc:creator>
				<category><![CDATA[JournalPress]]></category>
		<category><![CDATA[WP-Flock]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[wordpress:plugins]]></category>

		<guid isPermaLink="false">http://void-star.net/?p=538</guid>
		<description><![CDATA[See, I told you it&#8217;d only take me a weekend (thank the gods for public holidays). So yeah. You can now download the &#8220;pre-release&#8221; alpha of WP-Flock, if you&#8217;re feeling brave and adventurous. For those of you who are Googling this or reading it via a crosspost to a community, WP-Flock is a simple, flexible [...]]]></description>
			<content:encoded><![CDATA[<p>See, I told you it&#8217;d only take me a weekend (thank the gods for public holidays).</p>
<p>So yeah. You can now <a  title="WP-Flock" href="http://void-star.net/projects/wp-flock/">download the &#8220;pre-release&#8221; alpha of <strong>WP-Flock</strong></a>, if you&#8217;re feeling brave and adventurous. For those of you who are Googling this or reading it via a crosspost to a community, <strong>WP-Flock</strong> is a simple, flexible LiveJournal-style way of friends-locking posts made to a WordPress blog. It also integrates with <a  title="JournalPress" href="http://void-star.net/projects/journalpress/"><strong>JournalPress</strong></a> v0.2.1 and higher (expect the auto-update within the next day).</p>
<p>I think the plugin needs a couple of weeks of &#8220;live&#8221; testing before I go nuts at WordPress.org, which is why I&#8217;m just going to run it here at <strong>β</strong> for a while. Those of you who are brave may also give it a stab, but I&#8217;m a little leery of some of the logic in it &#8212; as well as its ability to play nice with other plugins &#8212; hence the uncharacteristic reluctance to release. Still, it&#8230; seems to work.</p>
<p>Go me.</p>
<p><span id="more-538"></span></p>
<p>For those of you who are reading this via my journal or one of its mirrors, it means that you are <em>going to start missing posts</em> (or at least the ability to comment thereon) unless you <a  href="http://void-star.net/x/wp-login.php?action=register">register</a>. I&#8217;ve installed OpenID,<sup><a  href="http://mint.void-star.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-unleashed%2F&#038;seed_title=WP-Flock+v0.1%CE%B1+Unleashed%21#footnote_0_538" id="identifier_0_538" class="footnote-link footnote-identifier-link" title="Currently it only seems to work with LiveJournal URLs. I&amp;#8217;m not sure why this is, but I&amp;#8217;ll have a poke at it in the next couple of days and see if I can&amp;#8217;t get that fixed.">i</a></sup> so you may use that to login rather than a &#8220;full&#8221; registration, should you so desire. Note, however, that you will still have to update your profile with an email address in order for me to add you to custom groups; this is a quirk in the data passing and if you don&#8217;t like it, you can <em>bite me</em>, entitlereader.</p>
<script src="http://feeds.feedburner.com/~s/voidstarnet?i=http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-unleashed%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Unleashed%21" type="text/javascript" charset="utf-8"></script><ol class="footnotes"><li id="footnote_0_538" class="footnote">Currently it only seems to work with LiveJournal URLs. I&#8217;m not sure why this is, but I&#8217;ll have a poke at it in the next couple of days and see if I can&#8217;t get that fixed.</li></ol><hr />
<p><small><a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-unleashed%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Unleashed%21">permalink</a> »
<a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-unleashed%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Unleashed%21#comments">5 comments</a> » <strong>298 words posted in:</strong> <a href="http://void-star.net/category/geeking/wordpress/journalpress/" title="View all posts in JournalPress" rel="category tag">JournalPress</a>, <a href="http://void-star.net/category/geeking/wordpress/wp-flock/" title="View all posts in WP-Flock" rel="category tag">WP-Flock</a>, <a href="http://void-star.net/category/geeking/wordpress/" title="View all posts in WordPress" rel="category tag">WordPress</a>, <a href="http://void-star.net/tag/releases/" rel="tag">releases</a>, <a href="http://void-star.net/tag/plugins/" rel="tag">wordpress:plugins</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-unleashed%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Unleashed%21/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Weather, Some Photos and WP-Flock</title>
		<link>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fthe-weather-some-photos-and-wp-flock%2F&amp;seed_title=The+Weather%2C+Some+Photos+and+WP-Flock</link>
		<comments>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fthe-weather-some-photos-and-wp-flock%2F&amp;seed_title=The+Weather%2C+Some+Photos+and+WP-Flock#comments</comments>
		<pubDate>Sun, 25 Jan 2009 00:02:01 +0000</pubDate>
		<dc:creator>Dee</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[WP-Flock]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[weather]]></category>
		<category><![CDATA[wordpress:plugins]]></category>

		<guid isPermaLink="false">http://void-star.net/?p=511</guid>
		<description><![CDATA[So it&#8217;s been raining a bit in the last couple of days, which is always novel and unusual. The storms have been harsh, though they don&#8217;t usually last longer than about ten to twenty minutes. Still, it&#8217;s good for the garden. And photo-ops, too. The first photo was a pretty amazing thing to walk out [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a  class="nodec" rel="attachment wp-att-509" href="http://void-star.net/2009/01/the-weather-some-photos-and-wp-flock/img_0217/"><img class="wp-caption" title="Apocalypse Sky" src="http://void-star.net/x/wp-content/uploads/2009/01/img_0217-150x150.png" alt="Apocalypse Sky" width="150" height="150" /></a> <a  class="nodec" rel="attachment wp-att-510" href="http://void-star.net/2009/01/the-weather-some-photos-and-wp-flock/img_0218/"><img class="wp-caption" title="Rainbow!" src="http://void-star.net/x/wp-content/uploads/2009/01/img_0218-150x150.png" alt="Rainbow!" width="150" height="150" /></a></p>
<p>So it&#8217;s been raining a bit in the last couple of days, which is always novel and unusual. The storms have been harsh, though they don&#8217;t usually last longer than about ten to twenty minutes. Still, it&#8217;s good for the garden. And photo-ops, too.</p>
<p>The first photo was a pretty amazing thing to walk out into. It was about 8:30 pm, so just on dusk, and a big-but-brief storm had just passed over. I haven&#8217;t seen the sky that colour since the 2001 bushfires ripped the city apart. Luckily, the other day the air was crisp and damp, not dirty and choking. No Ragnarökk this weekend.</p>
<p>The second photo is just a rainbow, since I don&#8217;t think I&#8217;ve actually <em>seen</em> one in years. Actually, when I was driving to my parent&#8217;s house after taking this the rainbow acquired a twin (that is, a second rainbow just above this one), but I figured taking a photo while driving would be kinda dangerous. Rainbows are so weird; how did nature manage to come up with something so incredibly tacky and artificial-looking?</p>
<p>Either way, the thing &#8220;ended&#8221; a good distance up in the air so there went that plan. That&#8217;s 0 out of 2 for this weekend: No Ragnarökk, no Ásgarð. Sheesh.</p>
<hr />Anyway, the real reason I&#8217;m writing this post is because I&#8217;ve hit a snag with <strong>WP-Flock</strong>. Everything was going swimmingly, and groups were working perfectly thanks to the <code>user_has_cap</code> filter. Except, uh. For some retarded reason, while WP calls <code>user_has_cap </code>every time it, well, checks capabilities, it only <em>passes</em> useful data &#8212; like oh, say the user and post ID &#8212; in certain circumstances. Namely, when viewing a single post or page. WTF, WordPress?</p>
<p>So anyway, for pretty much every other situation you&#8217;ve got to intercept <em>every single query</em> WP makes against the DB, check if it&#8217;s looking for posts, then inject a <code>JOIN</code> or <code>WHERE</code> as appropriate. And did I mention you can only do this <em>once</em>.</p>
<p>My first plan was to use arrays serialised into post and user meta values in order to do the group checking, but the SQL injection thing kinda put paid to that idea. So I bit the bullet and created a properly normalised table to hold the data like a good girl, and some clever <code>LEFT JOIN</code>s mean that was working pretty well, except&#8230; bam. Same problem on the injection.</p>
<p>Tssch.</p>
<p>I&#8217;m 90% sure I <em>can</em> do what I need to do with the current structure using the single <code>SELECT</code> statement that WP requires, but it&#8217;s going to require some serious SQL fuckery purely because the relationship between a posts/users and groups is n:m (and, of course, there&#8217;s no guarantee that it&#8217;ll play nice with other plugins that hook the same queries, which is the real kicker).</p>
<p>It would perhaps be easier to de-normalize the capabilities table so that all groups are thrown into the one delimited field &#8212; instead of being inserted as separate rows &#8212; but ugh. That has its own issues too. It&#8217;d be easiest of all I think to do it <em>both</em> ways for all users and posts (then I could choose which one I needed), but the idea of doing that makes my skin crawl&#8230;</p>
<p>&#8230; which sucks, since I&#8217;m pretty sure it&#8217;s <em>exactly</em> what I&#8217;m going to be ending up doing. Shit.</p>
<h4><span id="more-511"></span>Edit:</h4>
<p>Okay, I (almost) got it. Only thing to do is take out some of WP&#8217;s original clauses&#8230;</p>
<div id="attachment_521" class="wp-caption aligncenter" style="width: 379px"><a  rel="attachment wp-att-521" href="http://void-star.net/2009/01/the-weather-some-photos-and-wp-flock/wpflocksql/"><img class="size-full wp-image-521" title="WP-Flock SQL" src="http://void-star.net/x/wp-content/uploads/2009/01/wpflocksql.png" alt="WP-Flock SQL" width="369" height="505" /></a><p class="wp-caption-text">WP-Flock SQL</p></div>
<script src="http://feeds.feedburner.com/~s/voidstarnet?i=http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fthe-weather-some-photos-and-wp-flock%2F&amp;seed_title=The+Weather%2C+Some+Photos+and+WP-Flock" type="text/javascript" charset="utf-8"></script><hr />
<p><small><a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fthe-weather-some-photos-and-wp-flock%2F&amp;seed_title=The+Weather%2C+Some+Photos+and+WP-Flock">permalink</a> »
<a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fthe-weather-some-photos-and-wp-flock%2F&amp;seed_title=The+Weather%2C+Some+Photos+and+WP-Flock#comments">2 comments</a> » <strong>578 words posted in:</strong> <a href="http://void-star.net/category/art/photos/" title="View all posts in Photos" rel="category tag">Photos</a>, <a href="http://void-star.net/category/geeking/wordpress/wp-flock/" title="View all posts in WP-Flock" rel="category tag">WP-Flock</a>, <a href="http://void-star.net/category/geeking/wordpress/" title="View all posts in WordPress" rel="category tag">WordPress</a>, <a href="http://void-star.net/tag/weather/" rel="tag">weather</a>, <a href="http://void-star.net/tag/plugins/" rel="tag">wordpress:plugins</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fthe-weather-some-photos-and-wp-flock%2F&amp;seed_title=The+Weather%2C+Some+Photos+and+WP-Flock/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP-Flock v0.1α Screenshots</title>
		<link>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-screenshots%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Screenshots</link>
		<comments>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-screenshots%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Screenshots#comments</comments>
		<pubDate>Thu, 22 Jan 2009 03:50:53 +0000</pubDate>
		<dc:creator>Dee</dc:creator>
				<category><![CDATA[JournalPress]]></category>
		<category><![CDATA[WP-Flock]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[programming:development]]></category>
		<category><![CDATA[wordpress:plugins]]></category>

		<guid isPermaLink="false">http://void-star.net/?p=484</guid>
		<description><![CDATA[I spent a bit of time checking out Role Scoper last night as a potential solution to the age-old &#8220;f-locked posts on WordPress&#8221; chestnut. It looks like it works okay, but it is massivley over-complex for the job. We&#8217;re talking shotgun and nail territory here. There are a whole host of similar plugins but&#8230; eh. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a  class="nodec" rel="attachment wp-att-485" href="http://void-star.net/2009/01/wp-flock-v01%ce%b1-screenshots/void-starnet-ceb2-e280ba-add-new-post-e28094-wordpress_1232584812462/"><img class="wp-caption" title="New Post Screen" src="http://void-star.net/x/wp-content/uploads/2009/01/void-starnet-ceb2-e280ba-add-new-post-e28094-wordpress_1232584812462-150x150.png" alt="New Post Screen" width="150" height="150" /></a> <a  class="nodec" rel="attachment wp-att-486" href="http://void-star.net/2009/01/wp-flock-v01%ce%b1-screenshots/void-starnet-ceb2-e280ba-flock-e28094-wordpress_1232583829681/"><img class="wp-caption" title="Configuration Screen" src="http://void-star.net/x/wp-content/uploads/2009/01/void-starnet-ceb2-e280ba-flock-e28094-wordpress_1232583829681-150x150.png" alt="Configuration Screen" width="150" height="150" /></a></p>
<p>I spent a bit of time checking out <a  title="Role Scoper" href="http://agapetry.net/news/introducing-role-scoper/">Role Scoper</a> last night as a potential solution to the age-old &#8220;f-locked posts on WordPress&#8221; chestnut. It looks like it works okay, but it is <em>massivley</em> over-complex for the job. We&#8217;re talking shotgun and nail territory here. There are a whole host of similar plugins but&#8230; eh. All of them are okay but none of them are perfect.</p>
<p>So this morning I sat down and started working on <strong>WP-Flock</strong>, which is the current name for the ever-changing-JournalPress-integrated-friends-groups plugin I&#8217;ve been talking about writing since I migrated from <strong>sk.log</strong>.</p>
<p>After some consternation, I decided that the main thing I was going for was simplicity. LJ&#8217;s sytem of simple groups works well there and it worked well in <strong>sk.log</strong>, so I figure stick with what you know.</p>
<p>On, and the other piece of joyous news is that apparently WordPress feeds <em>can</em> support HTTP auth,<sup><a  href="http://mint.void-star.net/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-screenshots%2F&#038;seed_title=WP-Flock+v0.1%CE%B1+Screenshots#footnote_0_484" id="identifier_0_484" class="footnote-link footnote-identifier-link" title="Still not sure if this is native or not, only that I&amp;#8217;ve seen it supported in other plugins, so it&amp;#8217;s possible.">i</a></sup> so that&#8217;s that hurdle down.</p>
<p>&#8230; now if only I could figure out the API hook for adding extra fields to a user&#8217;s profile page.</p>
<script src="http://feeds.feedburner.com/~s/voidstarnet?i=http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-screenshots%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Screenshots" type="text/javascript" charset="utf-8"></script><ol class="footnotes"><li id="footnote_0_484" class="footnote">Still not sure if this is native or not, only that I&#8217;ve seen it supported in other plugins, so it&#8217;s possible.</li></ol><hr />
<p><small><a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-screenshots%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Screenshots">permalink</a> »
<a href="http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-screenshots%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Screenshots#comments">10 comments</a> » <strong>196 words posted in:</strong> <a href="http://void-star.net/category/geeking/wordpress/journalpress/" title="View all posts in JournalPress" rel="category tag">JournalPress</a>, <a href="http://void-star.net/category/geeking/wordpress/wp-flock/" title="View all posts in WP-Flock" rel="category tag">WP-Flock</a>, <a href="http://void-star.net/category/geeking/wordpress/" title="View all posts in WordPress" rel="category tag">WordPress</a>, <a href="http://void-star.net/tag/development/" rel="tag">programming:development</a>, <a href="http://void-star.net/tag/plugins/" rel="tag">wordpress:plugins</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://mint.void-star.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fvoid-star.net%2F2009%2F01%2Fwp-flock-v01%25ce%25b1-screenshots%2F&amp;seed_title=WP-Flock+v0.1%CE%B1+Screenshots/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
