<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.technologyandsocialaction.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Technology and Social Action - Other discussion topics - Comments</title>
 <link>http://www.technologyandsocialaction.org/taxonomy/term/51</link>
 <description>Comments for &quot;Other discussion topics&quot;</description>
 <language>en</language>
<item>
 <title>In lady pantie pic sexy</title>
 <link>http://www.technologyandsocialaction.org/node/578#comment-663</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.esnips.com/web/In-lady-pantie-pic-sexy&quot;&gt;In lady pantie pic sexy&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.esnips.com/web/free-juicy-pantie-thumbnail-wet&quot;&gt;Free juicy pantie thumbnail wet&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.esnips.com/web/alt-binary-erotica-pantie-picture&quot;&gt;Alt binary erotica pantie picture&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.esnips.com/web/pantie-photo-sucking-teen-wet&quot;&gt;Pantie photo sucking teen wet&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.esnips.com/web/fre-hot-pantie-sex-story&quot;&gt;Free hot pantie sex story&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 06 Oct 2008 16:13:16 +0100</pubDate>
 <dc:creator>dimida</dc:creator>
 <guid isPermaLink="false">comment 663 at http://www.technologyandsocialaction.org</guid>
</item>
<item>
 <title>Theming and rendering refinements</title>
 <link>http://www.technologyandsocialaction.org/node/243#comment-217</link>
 <description>&lt;p&gt;The nodecomment module provides two views for comments &lt;/p&gt;
&lt;p&gt;1. Threaded &lt;/p&gt;
&lt;p&gt;2. Flat &lt;/p&gt;
&lt;p&gt;There is a requirement to have a semi threaded view though. This is where replies indent one level, but no more after that. I&#039;ve quickly done this the &lt;i&gt;wrong &lt;/i&gt;way.  By hacking the prebuilt views.  :-( &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Heres the diff &lt;/p&gt;
&lt;p&gt;diff nodecomment_views.inc nodecomment_views.inc.drupal&lt;br /&gt;
368,371c368,369&lt;br /&gt;
&amp;lt;       if ($last_depth &amp;lt; 1 ) {&lt;br /&gt;
&amp;lt;               $divs++;&lt;br /&gt;
&amp;lt;               $output .= &#039;&amp;lt;div class=&amp;quot;indented&amp;quot;&amp;gt;&#039;;&lt;br /&gt;
&amp;lt;       }&lt;br /&gt;
---&lt;br /&gt;
&amp;gt;       $divs++;&lt;br /&gt;
&amp;gt;       $output .= &#039;&amp;lt;div class=&amp;quot;indented&amp;quot;&amp;gt;&#039;;&lt;br /&gt;
376,379c374,375&lt;br /&gt;
&amp;lt;         if ($last_depth &amp;gt; 0) {&lt;br /&gt;
&amp;lt;         $divs--;&lt;br /&gt;
&amp;lt;         $output .= &#039;&amp;lt;/div&amp;gt;&#039;;&lt;br /&gt;
&amp;lt;       }&lt;br /&gt;
---&lt;br /&gt;
&amp;gt;         $divs--;&lt;br /&gt;
&amp;gt;         $output .= &#039;&amp;lt;/div&amp;gt;&#039;; &lt;/p&gt;
&lt;p&gt;Anyhow that works OK... until we need a full threaded view again. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The &lt;b&gt;correct&lt;/b&gt; way would be to read the theming views documentation and create a new view and corresponding theme for the semithreaded view. .. later ;-) &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also there was a requirement to remove the &amp;quot;reply&amp;quot; link from the indented nodes.  A change to the .tpl.php sorted this. &lt;/p&gt;
&lt;p&gt;&amp;lt;?php&lt;br /&gt;
$node-&amp;gt;depth = count(explode(&#039;.&#039;, $node-&amp;gt;thread)) - 1;&lt;br /&gt;
if ($node-&amp;gt;depth == 0): ?&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;links clear-block&amp;quot;&amp;gt;&amp;lt;?php print $links ?&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;?php endif; ?&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ie only print the links at the bottom if the nodecomment is a first level, rather than a reply to a reply.   This should probably be refined further, so that users with the correct access rights / roles ( administer nodes ? comments ? ) will still see the links. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sun, 21 Oct 2007 22:40:58 +0100</pubDate>
 <dc:creator>alan dawson</dc:creator>
 <guid isPermaLink="false">comment 217 at http://www.technologyandsocialaction.org</guid>
</item>
<item>
 <title>This post comes out very strange</title>
 <link>http://www.technologyandsocialaction.org/node/238#comment-174</link>
 <description>&lt;p&gt;Hi Steve&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This contribution looks really strange here on the T&amp;amp;SA site. As it is out of its original context, it now appears like two videos of you showing us how nice the road to Margrove Park is - and it&#039;s kind of scary that the video is all driving down the right hand side of the road - do you always do that?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Andy &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Andy Dearden&lt;br /&gt;
Reader in e-SocialAction&lt;br /&gt;
Communication &amp;amp; Computing Research Centre&lt;br /&gt;
Sheffield Hallam University&lt;br /&gt;
S1 1WB&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Fri, 12 Oct 2007 14:46:23 +0100</pubDate>
 <dc:creator>AndyDearden</dc:creator>
 <guid isPermaLink="false">comment 174 at http://www.technologyandsocialaction.org</guid>
</item>
<item>
 <title>Re: MyWeb2</title>
 <link>http://www.technologyandsocialaction.org/node/119#comment-82</link>
 <description>&lt;p&gt;Things just got a bit better,&lt;/p&gt;
&lt;p&gt;I&#039;ve experimented and find that I can point our domain anywhere, blog,&lt;br /&gt;
webpage etc and the domain still functions for other parts of Google&lt;br /&gt;
Apps - email, start page calendar etc&lt;/p&gt;
&lt;p&gt;And I just got the following from Google Apps&lt;/p&gt;
&lt;p&gt;not sure which application they reviewed because for good measure I&lt;br /&gt;
tried 3 different methods.)&lt;br /&gt;
=========================================&lt;br /&gt;
Hello Steve,&lt;/p&gt;
&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;Welcome to Google Apps Education Edition! We have reviewed your&lt;br /&gt;
application and are excited to upgrade your Google Apps account for&lt;br /&gt;
&#039;MyWeb2.org.uk&#039;.&lt;/p&gt;
&lt;p&gt;To view these changes, visit your administration control panel. To log&lt;br /&gt;
in,&lt;br /&gt;
visit https://www.google.com/a/&#039;MyWeb2.org.uk&#039;.&lt;/p&gt;
&lt;p&gt;Within the control panel, you will be able to enable advanced&lt;br /&gt;
features&lt;br /&gt;
such as mail migration, calendar resource creation, and Google Apps&lt;br /&gt;
APIs&lt;br /&gt;
for single-sign on or integration with existing user directories.&lt;/p&gt;
&lt;p&gt;As a Google Apps Education Edition customer, admins can contact our&lt;br /&gt;
support team via phone or email through the Google Apps Help Center&lt;br /&gt;
at&lt;br /&gt;
&lt;a href=&quot;http://www.google.com/support/a&quot; title=&quot;www.google.com/support/a&quot;&gt;www.google.com/support/a&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;--~--~---------~--~----~------------~-------~--~----~&lt;br /&gt;
You received this message because you are subscribed to the Google Groups &quot;PRADSA&quot; group.&lt;br /&gt;
 To post to this group, send email to &lt;a href=&quot;mailto:pradsa@googlegroups.com&quot;&gt;pradsa@googlegroups.com&lt;/a&gt;&lt;br /&gt;
 To unsubscribe from this group, send email to &lt;a href=&quot;mailto:pradsa-unsubscribe@googlegroups.com&quot;&gt;pradsa-unsubscribe@googlegroups.com&lt;/a&gt;&lt;br /&gt;
 For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/pradsa?hl=en-GB&quot; title=&quot;http://groups.google.com/group/pradsa?hl=en-GB&quot;&gt;http://groups.google.com/group/pradsa?hl=en-GB&lt;/a&gt;&lt;br /&gt;
-~----------~----~----~----~------~----~------~--~---&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 24 Jul 2007 20:45:03 +0100</pubDate>
 <dc:creator>Steve Thompson</dc:creator>
 <guid isPermaLink="false">comment 82 at http://www.technologyandsocialaction.org</guid>
</item>
<item>
 <title>Fine if you have a spare 11 quid!</title>
 <link>http://www.technologyandsocialaction.org/node/20#comment-7</link>
 <description>&lt;p&gt;One of the things I notice about &#039;digital divide&#039; initiatives is that they are usually organised around &#039;recycling&#039; old computers (a cheap way of complying with WEEE). These are a fat lot of good without network connections. &lt;/p&gt;
&lt;p&gt;There are sterling efforts to create a London-wide mesh (and local efforts in different bits of the UK) but these have been patchy because of skills shortages. Or, as Wireless London puts it: &quot;. . . while the density of activists needed to cover London is 1.25 the current density is only 0.11&quot;. &lt;a href=&quot;http://informal.org.uk/people/julian/publications/the_state_of_wireless_london/&quot; title=&quot;http://informal.org.uk/people/julian/publications/the_state_of_wireless_london/&quot;&gt;http://informal.org.uk/people/julian/publications/the_state_of_wireless_...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Of course, on top of that is the usual uphill struggle to enthuse community collaboration (ie to persuade the British public to give a shit). &lt;/p&gt;
&lt;p&gt;Whilst it&#039;d be nice if this could be done by voluntary effort, it&#039;s clear that governmental support is required. And since our current government (and any other likely UK government) believes in kicking resources upwards rather than distributing them equitably, that&#039;s not at all likely to happen. &lt;/p&gt;
&lt;p&gt;Meanwhile, the cost of individual network connections (wired or otherwise) remains pretty punitive. £11 per month is a sweet deal if you&#039;re currently spending £30 per week in Starbucks, but a bit of a joke on minimum wage. &lt;/p&gt;
&lt;p&gt;This miserable exploitation of the public is not due to lack of resources relative to Mexico City or Montreal (obviously). The issue is political -- it&#039;s a product of &#039;free market&#039; ideology imposed by a small coterie of ideologues and cynical business interests. All this really means is the upward redistribution of resources and the protection of corporate interests at the expense of public good.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sat, 19 May 2007 09:56:26 +0100</pubDate>
 <dc:creator>Paula Graham</dc:creator>
 <guid isPermaLink="false">comment 7 at http://www.technologyandsocialaction.org</guid>
</item>
<item>
 <title>Wi-fi networks</title>
 <link>http://www.technologyandsocialaction.org/node/20#comment-4</link>
 <description>&lt;p&gt;Eric - couldn&#039;t agree more. I&#039;m lucky enough to live in the City of London where we now have a pervasive wi-fi system - so you can work in the park. It costs £11 a month, but I think it is worth it. Creeps into some buildings too - so the library now has wifi.&lt;br /&gt;
Free would be better, of course.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 17 May 2007 11:29:03 +0100</pubDate>
 <dc:creator>David Wilcox</dc:creator>
 <guid isPermaLink="false">comment 4 at http://www.technologyandsocialaction.org</guid>
</item>
</channel>
</rss>
