Posts tagged: code


How To Turn Code Into Art

Art aware hackers!! Your code can be art! Yes, no kidding!! Just follow the super easy tutorial below and make art today!!

Recent events have shown again that computer code and its power is still underestimated by the public and governments. The way software is written, it s quality, openess, closedness etc. has a very high impact on which way society is taking.  Some small changes or features in code can result in an enormous loss of democratic values or lead to a hidden surveillance state.  Because comparably only few people can read and understand code it is so important we communicate it, discuss it in public and make it art! :)

Congrats to the CCC for revealing and revers engeneering this incredible piece of software and to FAZ (a leading german news paper, circulation of 360.000) which went of the charts by printing 5 full pages assembler code. Awesome!

BOINGBOING: Chaos Computer Club cracks Germany’s illegal government malware, a trojan that spies on your PC and lets anyone off the street hijack it

Germany’s Chaos Computer Club published the sourcecode for a piece of malware used by the German government to spy on citizens. The software was discovered in the wild and reverse engineered. It can be used to spy on or control remote PCs. Because of flaws in the software, anyone who was infected with this by German police was vulnerable to spying by “anyone on the street.” The German supreme court banned the use of trojans to spy on German citizens in 2008. ….

’0zapftis’
solo show – Aram Bartholl
Oct. 12 – Dec. 11 2011
at MÖRDER Borsigstr. 1, 10115 Berlin

WPFolio v1.72 is live

Opensource interactive magazine cover

How To Track the Google Street View Car

  1. Get inside a Google Street View Car.
  2. Open your favorite Twitter app on GPS enabled smartphone.
  3. Tweet sporadically to plot geographic points on the map.
  4. Relax as the blogosphere and media outlets go into a frenzy.

Of course, the entire hoax needs a little software to track the movement. Detailed instructions on creating the map* can be found at github.com/gleuch/gcar-tracker.

(*Some computer skillz required.)

#000000book, the GML database

000000book.com (“Blackbook”) is a new website for archiving and sharing motion-captured graffiti tags. Tags are saved as Graffiti Markup Language (GML) files, which can be created with freely available software like Graffiti Analysis, Laser Tag, and with our two new iPhone apps, DustTag and FatTag Deluxe: Katsu Edition.

Anyone can easily upload GML to #000000book through our open API, and the aforementioned iPhone apps have 000000book.com upload built-in — download the app, start tagging, tap ‘upload’, and see your work immediately featured on the frontpage.

By registering on #000000book you can link your iPhone (or any other device) and your uploads will be automatically added to your account. While browsing the site you can also mark tags as ‘favorites,’ and leave comments/talk shit. And each user has a profile page that shows off their bling:

For example: Tempt1 uploads tags from his EyeWriter in LA, and Katsu and AVONE have been uploading some dope tags from their phones:


Katsu vs. James Cameron, created with FatTag Deluxe

Programmers & artists can then download your GML data and render the tags in any conceivable way, shape, or form. Since our launch last week we’ve already seen a number of amazing GML-based projects:

* Robotagger draws graffiti tags with an 8-foot robotic arm (seriously)
* Baybayin Motion Analysis uses GML to capture & study a pre-Filipino writing system
* Experimental Flash 3D Renderer (Flash) by Ben Hopkins (Kode80)
* GML particle system rendering (Flash) by DIZGID

Developers: we’re compiling API documentation to get you started pulling in GML and/or uploading your own data, as well as sample drawing code for Flash, C++, Javascript and more. Discussion & brainstorming is happening on our mailing list and in #fatlab IRC

Make sure to submit any applications you create — if it runs inside a web browser (e.g. Flash, Javascript or Processing) it can even be used by #000000book visitors to preview tags!

Canvasplayer: Draw GML with Javascript

FatTag Meet Projector

L1020422_Raw

L1020404_Raw

P1080862

A custom version of Fat Tag Deluxe – Katsu Edition hacked for projection bombing goodness!

Grab the original app here.

First 10 comments get a custom Fat Tag Deluxe – Katsu Editon with projector output sent to them. [ ps it requires dropping a bit of cash on a fancy white apple cable for it to be any use ]. Drop your email and uuid in the comments and once I have all ten I’ll send it over.

How To:
Using the awesome code posted here and by adding the Media Player Framework to your xcode project – all you need to do is add one file to your project ( UIApplication_TVOut.m ) and paste one line of code into the file that is managing your iPhone app:

So for us that was at this point in ofxiPhoneAppDelegate.mm ( from the OF iPhone 006 release ).

//Add this line to start outputting to TV / Projector
[[UIApplication sharedApplication] startTVOut];

Once you have done this your app will automatically output through the av cable to a projector or TV. You might see some weird artifacts on the iPhone screen but the output on the projector will be clear.

Here’s hoping that Apple will make this framework public soon – as soon as it is it will be added to the official Fat Tag Deluxe (iTunes link) version.

FatTag Deluxe – Katsu Edition

@fffffat

Facebook


Popular This Week::

Popular Today::

FAT Lab email newsletter:


TAGS::

Feeds