User contributions for Migratebot

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

(newest | oldest) View ( | older 250) (20 | 50 | 100 | 250 | 500)

23 September 2010

  • 21:3221:32, 23 September 2010 diff hist +510 N StyleGuideCreated page with "= PZI/NMM CookBook Style Guide = The purpose of this cookbook is to provide concrete examples relevant to the PZI/NMM course contents. * The preference is for clarity, releva..." current
  • 21:3221:32, 23 September 2010 diff hist +1,538 SoXNo edit summary
  • 21:3221:32, 23 September 2010 diff hist +448 N SolderingCreated page with "= Soldering Electronic Circuits = thumb Here's a PDF that i wrote on the subject of how to solder electronic circuits: [http://www.m..." current
  • 21:3221:32, 23 September 2010 diff hist +281 N SimpleMailBomberCreated page with "= Simple Mailbomber = <source lang="bash"> #!/bin/bash # Sends 100 love letters to $1 ;) for i in `seq 1 100`; do sendmail -t <<EOF From: me@me.net To: $1 Subj..." current
  • 21:3221:32, 23 September 2010 diff hist +610 N SimpleAlgorithmicSequencingCreated page with "= Simple Algorithmic Sequencing = <source lang="python"> #!/usr/bin/python import os pat1 = "ooo.oo.o.oo." pat2 = pat1 def do (cmd): os.system(cmd) do("rm tmp.raw..." current
  • 21:3221:32, 23 September 2010 diff hist +1,320 N ResetDBCreated page with "= Resetting your Django database == Often if you change a model, you will get a DatabaseError (or something like it) because your models are out of sync with your database fil..." current
  • 21:3221:32, 23 September 2010 diff hist +633 N ReadingFromABinaryFileCreated page with "= Reading from a binary file = == Opening, Reading == Simple example of parsing a binary file (reads 1024 bytes, aka 1MB at a time). <source lang="python"> import os, sy..." current
  • 21:3221:32, 23 September 2010 diff hist +1,059 N RandomEmailSpamMachineCreated page with "A variation of the Network Theory Spam that sends automatically generated emails to a randomly picked email address. The subject and the body of the email is generated using dada..." current
  • 21:3221:32, 23 September 2010 diff hist +970 N RSSFeedTimeCreated page with "<source lang="python"> import feedparser, time, random url = "http://search.twitter.com/search.atom?q=flu" followTime = False # now = time.mktime(time.localtime()) lastme..." current
  • 21:3221:32, 23 September 2010 diff hist +890 N Twitter BotCreated page with "<source lang="python"> from urllib import urlencode import urllib2 import json def openURL (url, user_agent="Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.1.5) Gecko/20091..."
  • 21:3221:32, 23 September 2010 diff hist +1,253 N PythonOpenURLCreated page with "The following function shows how to use Python to load the source of a web page. <source lang="python"> import urllib2 def openURL (url, user_agent="Mozilla/5.0 (X11; U; Li..." current
  • 21:3221:32, 23 September 2010 diff hist +4,372 N PythonHtml5libCreated page with "HTML5lib is a good Python library for working with web pages, especially pages "in the wild" where small errors / missing pieces in a web page may through off other libraries (su..." current
  • 21:3221:32, 23 September 2010 diff hist +749 N PythonGraphvizCreated page with "= Drawing Graphs with Python + Graphviz = == Installing == <source lang="text"> sudo apt-get install python-pygraphviz </source> == Example == <source lang="python">..."
  • 21:3221:32, 23 September 2010 diff hist +1,758 N PythonFlickrImageFeedCreated page with "<source lang="python"> #!/usr/bin/env python #-*- coding:utf-8 -*- import urllib2, urlparse, feedparser, re, os, sys # from xml.sax.saxutils import quoteattr imgpat = re...." current
  • 21:3221:32, 23 September 2010 diff hist +152 N Publicity advertising-mediaCreated page with "* We Make Money Not Art * Gonzo? * Neural? * MUTE? * Adbusters? * De:Bug? * Radio Helsinki http://www.helsinki.at * MEKKVERKATTEKS.NO (mailing-list)" current
  • 21:3221:32, 23 September 2010 diff hist +942 N PiezoPreampCreated page with "= Piezo-disc Preamplifier Circuit = Attached is a PDF with a schematic drawing for a really simple preamplifier for piezo-disc type pickups/microphones. The circuit consists ..." current
  • 21:3221:32, 23 September 2010 diff hist +1,038 N PeopleCreated page with "= NMM People = == Staff == * Florian Cramer * Aymeric Mansoux * Michael Murtaugh * [[User:Le..." current
  • 21:3221:32, 23 September 2010 diff hist +135 N OpenEvents tutorialRoelCreated page with "'''Tutorials''' '''Thursday 10th December ''' * 11:00-11:30 Emanuele * 11:30-12:00 Loredana * 12:00-12:30 Bernhard * 12:30-13:00 Farrah" current
  • 21:3221:32, 23 September 2010 diff hist +673 N OpenEvents tutorialMarnixCreated page with "== Marnix de Nijs: == As an artist, De Nijs shows how culture acts upon our senses, and he expresses this in a great variety of ways, making use of continually-changing technolo..." current
  • 21:3221:32, 23 September 2010 diff hist +75 N OpenEvents tipsCreated page with "= documentation = * Aple+shift+3 or 4; to capture your screen * Snapz pro X" current
  • 21:3221:32, 23 September 2010 diff hist +1,804 N OpenEvents ProposalCreated page with "thumb <br /> Proposal We would like to make a spontaneous presentation of the University projects we are developing at the Piet Zwar..." current
  • 21:3221:32, 23 September 2010 diff hist +2,115 N OpenEvents GuestsCreated page with "= Guests = == ?26Nov?: Tijmen Schep == Tijmen Schep (1981, NL) is a Dutch mediatheorist who is fascinated by the intertwining of notions of public space and wireless media. ..." current
  • 21:3221:32, 23 September 2010 diff hist +265 N OpenEvents 5NovCreated page with "= 5 Nov = == 12:00 == Lunch Brake == 12:30 == == 13:00 == == 13:30 == Darija if it's not too late:) It's fine! == 14:00 == ALbert == 14:30 == Mega..." current
  • 21:3221:32, 23 September 2010 diff hist +378 N OpenEvents 26NovCreated page with "= 26 Nov = == 12:00 == Albert == 12:30 == Megan [https://code.goto10.org/projects/nmm/attachment/wiki/People/MeganHoogenboom/openevents/essay/ My essay] == 13:00 == ren..." current
  • 21:3221:32, 23 September 2010 diff hist +7,649 N OpenEventsCreated page with "= Thematic project: Open events = Open events: Communities and their means of encounter Public events are a privileged arena for cultural and social interchange. Unfortuna..."
  • 21:3221:32, 23 September 2010 diff hist +2,819 N NewDjangoProjectCreated page with "= Creating a new Django Project from scratch = Note: this recipe is a shrinked, skimmed, compressed and squeezed version of the [http://docs.djangoproject.com/en/1.2/intro/tut..." current
  • 21:3221:32, 23 September 2010 diff hist +368 N NetworkTheorySpamMachineCreated page with "= Network Theory Spam Machine = <source lang="bash"> #!/bin/bash # A Network Theory Spam machine # Usage: ./ntsm.sh good_old_paper.pdf nettime-nl@nettime.org GOODSTUFF=`p..." current
  • 21:3221:32, 23 September 2010 diff hist +397 N NetArtRadioCreated page with "= Net-Art Radio = <source lang="bash"> #!/bin/bash while true do curl -s http://www.bbc.co.uk/blogs/thereporters/willgompertz/2010/02/40_wild_birds_play_a_gibson_le.h..."
  • 21:3221:32, 23 September 2010 diff hist +214 N MCUInterfaceDesign MCUInterfaceWorkshpDay2Created page with "= Microcontrollers & Interface-Design Workshop - Day 2 = TOC(noheading) == Soldering Electronic Circuits == == Basic Electronic Components == == Electronics Symbols & C..." current
  • 21:3221:32, 23 September 2010 diff hist +6,891 N MCUInterfaceDesign MCUInterfaceWorkshpDay1Created page with "= MCU Interface Design Workshop - Day 1 = TOC(noheading) == What is an interface? == Simply put, an interface is a (part of a) system where information is passed through..." current
  • 21:3221:32, 23 September 2010 diff hist +1,695 N MCUInterfaceDesign AVRDevToolsCreated page with "= Tools for AVR Code Development = This page describes how to install the software, libraries, etc you will need to develop C code for AVR microcontrollers (when not using the A..." current
  • 21:3221:32, 23 September 2010 diff hist +3,458 N MCUInterfaceDesignCreated page with "= Microcontrollers and Physical Interface Design = TOC(noheading) A course on how to build physical interfaces, concentrating on the use & programming of microcontrolle..." current
  • 21:3221:32, 23 September 2010 diff hist +3,926 N ListBasicsCreated page with " == Making a list == <source lang="python"> foo = ["orange", "purple", "blue", "green", "red"] </source> == Turning a string (text) into a list == Strings have a '''..."
  • 21:3221:32, 23 September 2010 diff hist +1,955 N LaunchdAutostartCreated page with "= Starting up a Daemon/Agent on OSX boot/login = This simple recipe, will give some clues on how to have your favorite app/daemon/software automatically started with your OSX ..." current
  • 21:3221:32, 23 September 2010 diff hist +7,300 N KindlesDream LAFKONWorkshopCreated page with "= LAFKON Workshop = == organisation == please choose a username and a password and send me (christoph at lafkon dot net) the output of: <source lang="text"> htpasswd -nm..." current
  • 21:3221:32, 23 September 2010 diff hist +4,073 N Do Kindles Dream of Spirit Duplicators?Created page with "= Thematic project: Do Kindles Dream of Spirit Duplicators? = thumb What is a book? Throughout its history, the book has been declar..."
  • 21:3221:32, 23 September 2010 diff hist +1,565 ImageMagickNo edit summary
  • 21:3221:32, 23 September 2010 diff hist +3,602 N Human Computation: Adding MachineCreated page with "thumb thumb A procedure to be performed by 6 people (plus, o..."
  • 21:3221:32, 23 September 2010 diff hist +969 N GraduationSchedule 09-10Created page with " == Graduation work schedule == (For Emanuele, Farrah, Loredana, Selena) * Oct. 7, 14-16: Graduation planning session * Oct. 28, 14-18: Group Critique 1 * Nov. 4, 14-18:..." current
  • 21:3221:32, 23 September 2010 diff hist +1,088 Feedparser.pyNo edit summary
  • 21:3221:32, 23 September 2010 diff hist +277 N FFMpegCreated page with " = Converting pictures to a video = <source lang="text"> ffmpeg -y -r 3 -b 1800 -sameq -i frames/%06d.png foo.mp4 </source> = Combining video + sound into a single movi..."
  • 21:3221:32, 23 September 2010 diff hist +486 N Essays referenceCreated page with "* Please study the section How to Write an Essay in the course handbook or on this Wiki. It also explains proper citation referencing. * A very good general i..." current
  • 21:3221:32, 23 September 2010 diff hist +17,574 N Essays HowToCreated page with "== How to Write an Essay == Writing of critical essays is a core element and aspect of this programme. The following guidelines will help you develop and structure your work. ..."
  • 21:3221:32, 23 September 2010 diff hist +2,597 N EscapingSpecialHTMLCharactersCreated page with "= Escaping special HTML characters = == Python: cgi.escape == You want to display text on a web page that might contain special characters, like "<" or ">" and want these t..." current
  • 21:3221:32, 23 September 2010 diff hist +923 N EscapingMySQLdbQueriesCreated page with "= Escaping MySQLdb queries = Python's MySQLdb library includes the ability to escape values in queries. You should definitely make use of them as they also protect against inj..." current
  • 21:3221:32, 23 September 2010 diff hist +738 N DoingSomethingWithAllFilesInADirectoryCreated page with "= Doing "something" with all files in a directory = You want to do something repeatedly to all the files (or maybe all files with a certain extension) in a directory, no matte..." current
  • 21:3121:31, 23 September 2010 diff hist +3,859 N DjangoVirtualboxCreated page with "= Running a Django development environment from !VirtualBox = ''Please note that this recipe is not for beginners as it assumes you are already familiar installing and configuri..." current
  • 21:3121:31, 23 September 2010 diff hist +5,730 N DIT-fanzineCreated page with " == DIT-fanzine == make pdfs (you need to install cups-pdf for that pdfs go in the directory ~/PDF/ <source lang="text"> # sudo apt-get install cups-pdf lpr code.py -P..." current
  • 21:3121:31, 23 September 2010 diff hist +1,602 N CreatingAndWorkingWithURLsCreated page with "= Creating and working with URLs = The urllib library provides many useful functions for creating URLs (useful to generate a CGI link for instance), or unparsing an existing l..." current
  • 21:3121:31, 23 September 2010 diff hist +4,503 N CookbookCreated page with "= The NMM CookBook = A programming Cookbook, like the culinary original, is a collection of "recipes" or scripts that are often useful, or which represent a pattern that c..."
  • 21:3121:31, 23 September 2010 diff hist +15,581 N Conferences floss art schoolCreated page with " = How to run an art school on Free Software/Open Source? = (Florian Cramer, Aymeric Mansoux, Michael Murtaugh, 2010) == Introduction == We each introduce ourselves b..." current
  • 21:3121:31, 23 September 2010 diff hist +1,547 N CompressingFLVCreated page with " Here, we compile a custom version of ffmpeg to support encoding simple flash format videos. (In a nutshell, we enable libmp3lame encoding support ). == Download and unpack..." current
  • 21:3121:31, 23 September 2010 diff hist +785 N CommandLinePageLayoutCreated page with "A BASH script to combine two things on a single PDF page -- a python text file (code.py) and a PNG image (bami.png). Uses cups-pdf which creates a print-to-file "virtual print..." current
  • 21:3121:31, 23 September 2010 diff hist +1,273 N CLIIntroImageMagick TamarCreated page with "thumb <source lang="text"> convert -crop -10,-10,-10,-10 img003.jpg img004.jpg mogrify -resize 640x640 img004.jpg convert..." current
  • 21:3121:31, 23 September 2010 diff hist +241 N CLIIntroImageMagick MichaelCreated page with "This is my sample assignment: thumb <source lang="text"> my code here blah blah </source> Category:Tutorial ..." current
  • 21:3121:31, 23 September 2010 diff hist +70 N CLIIntroImageMagick LoredanaCreated page with " claustrofobia Category:Tutorial" current
  • 21:3121:31, 23 September 2010 diff hist +249 N CLIIntroImageMagick KennyCreated page with "<source lang="text"> convert -resize 10x10 Kamera1Kamera2_01.jpg pinch1.png convert pinch1.png -blur 0x100 pinch1.jpg convert pinch*.jpg real2.gif convert -delay 5 -dispose ba..." current
  • 21:3121:31, 23 September 2010 diff hist +423 N CLIIntroImageMagick BirgitCreated page with "The result originated from a picture showing a Chinese classroom. <source lang="text"> mogrify -resize 64x64! tile*.png convert tile*.png slide.gif convert -delay 5 -dispose..." current
  • 21:3121:31, 23 September 2010 diff hist +372 N CLIIntroImageMagick BernhardCreated page with "thumb <source lang="text"> for (( i = 1; i <= 30; i=i+4 )) do echo "0x"$i"x90" convert P1030399-1.J..." current
  • 21:3121:31, 23 September 2010 diff hist +3,440 N CLIIntroImageMagickCreated page with " = A introduction to the command-line using ImageMagick = The objective of this tutorial is to get comfortable using and working with a command-line interface by using Imag..." current
  • 21:3121:31, 23 September 2010 diff hist +4,234 N CLIAdventureCreated page with "= Command-line Adventure = Created in the 1970's, the text-based game [http://en.wikipedia.org/wiki/Colossal_Cave_Adventure Colossal Cave Adventure] (also known as simpy adven..." current
  • 21:3121:31, 23 September 2010 diff hist +111 BeautifulSoupNo edit summary current
  • 21:3121:31, 23 September 2010 diff hist +521 N BasicElectronicComponentsCreated page with "= Basic Electronic Components = thumb Here's a PDF describing and explaining the functions of the fundamental components of elec..." current
  • 21:3121:31, 23 September 2010 diff hist +961 N ArduinoMidiInterfaceCreated page with "= A MIDI In & Out interface for the Arduino = thumb Courtesy of [http://tomscarff.110mb.com/MIDI_IN_OUT_ARDUINO/midi_in_out_ar..." current
  • 21:3121:31, 23 September 2010 diff hist +1,100 N 4ChanImgDlCreated page with "= Download all images from a 4Chan thread = <source lang="python"> #!/usr/bin/python import time, os, re import urllib, urllib2 # What do we want to get threadurl = "htt..." current
  • 21:2921:29, 23 September 2010 diff hist +1,241 N Wiki2remCreated page with "<source lang="text"> #!/usr/bin/perl # wiki2rem # Convert the PZI Networked Media course schedule from # the HTML of Trac's wiki to a remind calendar file =head1 NAME ..." current
  • 21:2921:29, 23 September 2010 diff hist +8,221 N Texts tagsCreated page with "= tags (working title) = == tagging in the FXP scene == FTP (File Transfer Protocol) is a popular file transfer technology that for example, allow to manage the files of a ..."
  • 21:2921:29, 23 September 2010 diff hist +52 N TextsCreated page with "= NMM texts = tags (working title)" current
  • 21:2921:29, 23 September 2010 diff hist +219 N Tech 2010 t1 ps2Created page with "Second Technical Assignment Results Bernhard<br /> Megan<br /> Birgit<b..." current
  • 21:2921:29, 23 September 2010 diff hist +899 N Tech 2010 t1 ps1Created page with "The assignment was to create a movie using the command-line. Using ImageMagick, sox, and simple counting loops, an image and soundtrack are constructed independently, then combin..." current
  • 21:2921:29, 23 September 2010 diff hist −1,805 PlsplayNo edit summary current
  • 21:2921:29, 23 September 2010 diff hist +2,778 N EPubIMGCreated page with "= Generating an ePub filled with images = For this script to work you need to run it next to the attached ePub skeleton (unzipped...). <source lang="python"> #!/usr/bin/pyt..." current
  • 21:2921:29, 23 September 2010 diff hist +3,126 N EPubChaptersCreated page with "= Turning a couple of HTML files into an ePub = == Prerequisites == * You need to run this script next to a folder called chapters, that contains your HTML files * The files..." current
  • 21:2921:29, 23 September 2010 diff hist +2,151 N ZeroPaddingCreated page with "= Zero-padding names = When you work with a sequence of numbered file names, a common problem is that the names get sorted in the wrong order. For instance, given the files na..." current
  • 21:2921:29, 23 September 2010 diff hist +2,000 N WikiStartCreated page with "= Welcome to the Wiki of the Networked Media study programme = == Master Media Design & Communication == == Piet Zwart Institute of the Willem de Kooning Academy Rotterdam ..." current
  • 21:2921:29, 23 September 2010 diff hist +3,309 N WebSpidersCreated page with "== Custom web spider in Python == Code attached below! Demonstrates Python's built-in urllib2, and urlparse modules. Uses the external python module [http://code.google.com..." current
  • 21:2921:29, 23 September 2010 diff hist +397 N VisualIdentity MarksCreated page with "= Logos and Marks = Please add to this page any logos and marks related to the Networked Media course. Each file must have the following description: * '''content''' - logo f..." current
  • 21:2921:29, 23 September 2010 diff hist +3,096 N Using a microphone as a sensorCreated page with " Code attached below. == Reading the mike level == The following program uses GStreamer & Python to read the microphone, and prints out numbers of the current microphone..."
  • 21:2921:29, 23 September 2010 diff hist +2,147 N UsingACameraAsASensorCreated page with " Code attached below. == Using motion to read from the camera == The free software [http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome motion] is very multi-purpose. On..." current
  • 21:2921:29, 23 September 2010 diff hist +527 N UsingCreated page with "=== Making the Mac iSight Camera work in Ubuntu === <source lang="text"> # cd # mkdir /mnt/macosx # mount /dev/sda2 /mnt/macosx # cp /mnt/macosx/System/Library/Extensions/ ..." current

(newest | oldest) View ( | older 250) (20 | 50 | 100 | 250 | 500)