<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://jamiedubs.com/projects/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Jamie Wilkinson's projects</title>
        <description></description>
        <link>http://jamiedubs.com/projects/</link>
        <lastBuildDate>Thu, 21 Aug 2008 17:10:59 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://jamiedubs.com/projects/lib/images/favicon.ico</url>
            <title>Jamie Wilkinson's projects</title>
            <link>http://jamiedubs.com/projects/</link>
        </image>
        <item>
            <title>dubnet</title>
            <link>http://jamiedubs.com/projects/dubnet?rev=1219191578</link>
            <description>&lt;pre&gt;
@@ -16,16 +16,17 @@
  
  If two downloaders have the exact same chunks of a file they are useless to each other. The BitTorrent protocol is very good at naturally distributing different portions of the files to each member of the swarm. 
  
  Further work can be done to collusively maximize the chunk differences among the Dubnet cabal and reduce inefficient overlap where it matters most (to us)
+ 
  
  
  
  
  == Downloads
  
  * **Azureus 2.5** w/ the Peer Injector plugin accomplishes similar
- * **ctorrent-extended on the cabal nodes, with **ctorrent-cmc** for remote monitoring
+ * **ctorrent-extended** on the cabal nodes, with **ctorrent-cmc** for remote monitoring
  * &amp;lt;html&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;a href=&amp;quot;/files/broad_torrent.rb&amp;quot;&amp;gt;broadcast_torrent&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/html&amp;gt;, a small Ruby script which scp's around the desired torrent, kickstarts ctorrent, and shuts things down when the C&amp;amp;C has retrieved the file
  
  
  

&lt;/pre&gt;</description>
            <author>jamie</author>
            <pubDate>Wed, 20 Aug 2008 00:19:38 +0000</pubDate>
        </item>
        <item>
            <title>collusive-p2p-downloading - created</title>
            <link>http://jamiedubs.com/projects/collusive-p2p-downloading?rev=1219191526</link>
            <description>&lt;pre&gt;
@@ -1 +1 @@
- 
+ REDIRECT [[Dubnet]]

&lt;/pre&gt;</description>
            <author>jamie</author>
            <pubDate>Wed, 20 Aug 2008 00:18:46 +0000</pubDate>
        </item>
        <item>
            <title>ideas - created</title>
            <link>http://jamiedubs.com/projects/ideas?rev=1210872904</link>
            <description>&lt;pre&gt;
@@ -1 +1,3 @@
- 
+ * Rickroll facebook app
+ * Cheeseburgers on Rails
+ * Cairo to Istanbul in a g-string

&lt;/pre&gt;</description>
            <author>jamie</author>
            <pubDate>Thu, 15 May 2008 17:35:04 +0000</pubDate>
        </item>
        <item>
            <title>installing-ruby - created</title>
            <link>http://jamiedubs.com/projects/installing-ruby?rev=1210573034</link>
            <description>&lt;pre&gt;
@@ -1 +1,18 @@
+ == Installing Ruby ==
  
+ === Mac:
+ 
+ # Install &amp;quot;MacPorts&amp;quot;:http://www.macports.org/ (mac package management)
+ # Install Xcode if you don't have it already
+ # &amp;lt;code&amp;gt;sudo port install rb-rubygems&amp;lt;/code&amp;gt;
+ # &amp;lt;code&amp;gt;sudo gem install mechanize&amp;lt;/code&amp;gt;
+ 
+ === Linux
+ 
+ # &amp;lt;code&amp;gt;sudo apt-get install ruby rubygems&amp;lt;/code&amp;gt;
+ # &amp;lt;code&amp;gt;sudo gem install mechanize&amp;lt;/code&amp;gt;
+ 
+ === Windows
+ 
+ # install &amp;quot;One-click Ruby Installer&amp;quot;:http://rubyforge.org/frs/download.php/27227/ruby186-26_rc2.exe
+ # I don't have windows so I'm not sure what comes next. &amp;quot;let me know&amp;quot;:/contact

&lt;/pre&gt;</description>
            <author>jamie</author>
            <pubDate>Mon, 12 May 2008 06:17:14 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>http://jamiedubs.com/projects/start?rev=1207840287</link>
            <description>&lt;pre&gt;
@@ -51,8 +51,9 @@
  
  Time travelling software \\
  for Jamie O'Shea's [[http://livenudemachines.com|3:2 project]]. \\
  //Jan. 1st - Jan. 21st 2007//
+ 
  
  
  
  
@@ -60,9 +61,9 @@
  
  &amp;lt;html&amp;gt;&amp;lt;img src=&amp;quot;http://tramchase.com/images/freespeech.jpg&amp;quot; height=&amp;quot;250&amp;quot; class=&amp;quot;floatLeft&amp;quot; align=&amp;quot;left&amp;quot; /&amp;gt;&amp;lt;/html&amp;gt;
  
    * [[jtunnel]] -- software for firewall penetration, anonymous connectivity, and exotic packet routing
-   * [[Dissidence Toolkit | Cyberdissidence Manifesto]] --  treatise for off-road telecom, for use by activists and others concerned about security and privacy.
+   * [[cyberdissidence | Cyberdissidence Manifesto]] --  treatise for off-road telecom, for use by activists and others concerned about security and privacy.
    * [[How to Disappear Completely and Never Be Found]] (2007)
  
  
  

&lt;/pre&gt;</description>
            <author>jamie</author>
            <pubDate>Thu, 10 Apr 2008 15:11:27 +0000</pubDate>
        </item>
        <item>
            <title>atm-traffic-analysis</title>
            <link>http://jamiedubs.com/projects/atm-traffic-analysis?rev=1207678653</link>
            <description>&lt;pre&gt;
@@ -3,14 +3,4 @@
  The ATM Traffic Analysis project applies computer network traffic analysis and good old fashioned dumpster-diving to reveal information about my fellow bank users at a specific ATM here in NYC.
  
  By collecting un-torn ATM recipts I can index account activity to the last 4 digits of your bank account number.
  
- For the sake of privacy all account numbers have been encyrpted.
- 
- == statistics
- 
- Coming soon.
- 
- 
- == physical evidence
- 
- Also coming soon.

&lt;/pre&gt;</description>
            <author>jamie</author>
            <pubDate>Tue, 08 Apr 2008 18:17:33 +0000</pubDate>
        </item>
    </channel>
</rss>
