User contributions for Migratebot
23 September 2010
- 20:3220:32, 23 September 2010 diff hist +1,695 N MCUInterfaceDesign AVRDevTools Created 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
- 20:3220:32, 23 September 2010 diff hist +3,458 N MCUInterfaceDesign Created 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
- 20:3220:32, 23 September 2010 diff hist +3,926 N ListBasics Created 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 '''..."
- 20:3220:32, 23 September 2010 diff hist +1,955 N LaunchdAutostart Created 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
- 20:3220:32, 23 September 2010 diff hist +7,300 N KindlesDream LAFKONWorkshop Created 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
- 20:3220: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..."
- 20:3220:32, 23 September 2010 diff hist +1,565 ImageMagick No edit summary
- 20:3220:32, 23 September 2010 diff hist +3,602 N Human Computation: Adding Machine Created page with "thumb thumb A procedure to be performed by 6 people (plus, o..."
- 20:3220:32, 23 September 2010 diff hist +969 N GraduationSchedule 09-10 Created 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
- 20:3220:32, 23 September 2010 diff hist +1,088 Feedparser.py No edit summary
- 20:3220:32, 23 September 2010 diff hist +277 N FFMpeg Created 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..."
- 20:3220:32, 23 September 2010 diff hist +486 N Essays reference Created 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
- 20:3220:32, 23 September 2010 diff hist +17,574 N Essays HowTo Created 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. ..."
- 20:3220:32, 23 September 2010 diff hist +2,597 N EscapingSpecialHTMLCharacters Created 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
- 20:3220:32, 23 September 2010 diff hist +923 N EscapingMySQLdbQueries Created 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
- 20:3220:32, 23 September 2010 diff hist +738 N DoingSomethingWithAllFilesInADirectory Created 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
- 20:3120:31, 23 September 2010 diff hist +3,859 N DjangoVirtualbox Created 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
- 20:3120:31, 23 September 2010 diff hist +5,730 N DIT-fanzine Created 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
- 20:3120:31, 23 September 2010 diff hist +1,602 N CreatingAndWorkingWithURLs Created 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
- 20:3120:31, 23 September 2010 diff hist +4,503 N Cookbook Created 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..."
- 20:3120:31, 23 September 2010 diff hist +15,581 N Conferences floss art school Created 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
- 20:3120:31, 23 September 2010 diff hist +1,547 N CompressingFLV Created 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
- 20:3120:31, 23 September 2010 diff hist +785 N CommandLinePageLayout Created 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
- 20:3120:31, 23 September 2010 diff hist +1,273 N CLIIntroImageMagick Tamar Created page with "thumb <source lang="text"> convert -crop -10,-10,-10,-10 img003.jpg img004.jpg mogrify -resize 640x640 img004.jpg convert..." current
- 20:3120:31, 23 September 2010 diff hist +241 N CLIIntroImageMagick Michael Created page with "This is my sample assignment: thumb <source lang="text"> my code here blah blah </source> Category:Tutorial ..." current
- 20:3120:31, 23 September 2010 diff hist +70 N CLIIntroImageMagick Loredana Created page with " claustrofobia Category:Tutorial" current
- 20:3120:31, 23 September 2010 diff hist +249 N CLIIntroImageMagick Kenny Created 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
- 20:3120:31, 23 September 2010 diff hist +423 N CLIIntroImageMagick Birgit Created 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
- 20:3120:31, 23 September 2010 diff hist +372 N CLIIntroImageMagick Bernhard Created page with "thumb <source lang="text"> for (( i = 1; i <= 30; i=i+4 )) do echo "0x"$i"x90" convert P1030399-1.J..." current
- 20:3120:31, 23 September 2010 diff hist +3,440 N CLIIntroImageMagick Created 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
- 20:3120:31, 23 September 2010 diff hist +4,234 N CLIAdventure Created 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
- 20:3120:31, 23 September 2010 diff hist +111 BeautifulSoup No edit summary current
- 20:3120:31, 23 September 2010 diff hist +521 N BasicElectronicComponents Created page with "= Basic Electronic Components = thumb Here's a PDF describing and explaining the functions of the fundamental components of elec..." current
- 20:3120:31, 23 September 2010 diff hist +961 N ArduinoMidiInterface Created 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
- 20:3120:31, 23 September 2010 diff hist +1,100 N 4ChanImgDl Created 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
- 20:2920:29, 23 September 2010 diff hist +1,241 N Wiki2rem Created 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
- 20:2920:29, 23 September 2010 diff hist +8,221 N Texts tags Created 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 ..."
- 20:2920:29, 23 September 2010 diff hist +52 N Texts Created page with "= NMM texts = tags (working title)" current
- 20:2920:29, 23 September 2010 diff hist +219 N Tech 2010 t1 ps2 Created page with "Second Technical Assignment Results Bernhard<br /> Megan<br /> Birgit<b..." current
- 20:2920:29, 23 September 2010 diff hist +899 N Tech 2010 t1 ps1 Created 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
- 20:2920:29, 23 September 2010 diff hist −1,805 Plsplay No edit summary current
- 20:2920:29, 23 September 2010 diff hist +2,778 N EPubIMG Created 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
- 20:2920:29, 23 September 2010 diff hist +3,126 N EPubChapters Created 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
- 20:2920:29, 23 September 2010 diff hist +2,151 N ZeroPadding Created 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
- 20:2920:29, 23 September 2010 diff hist +2,000 N WikiStart Created 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
- 20:2920:29, 23 September 2010 diff hist +3,309 N WebSpiders Created 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
- 20:2920:29, 23 September 2010 diff hist +397 N VisualIdentity Marks Created 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
- 20:2920:29, 23 September 2010 diff hist +3,096 N Using a microphone as a sensor Created 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..."
- 20:2920:29, 23 September 2010 diff hist +2,147 N UsingACameraAsASensor Created 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
- 20:2920:29, 23 September 2010 diff hist +527 N Using Created 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