User:Lassebosch/freetimetrim02: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "== Free-as-in-beer-time == This page contains documentation of self-formulated projects, sketches, ideas and occasionally just plain...good stuff. <br> == The Crowd == ...")
 
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Free-as-in-beer-time ==
== Free-as-in-beer-time TIRMESTER 02!! ==
   
   
This page contains documentation of self-formulated projects, sketches, ideas and occasionally just plain...good stuff.
General intro-outro-duction to the trimester:


Overall the trimester has been a less structured compared to last trimester mainly because of multiple holidays, Transmediale, and a confusion on the Media Object.
Nevertheless I've focused on my own research, and opened up a lot of new doors programming-vise. Previous trimester I worked mainly on online-based experiments with JavaScript as the main programming language. This trimester I decided to take on new challanges briefly starting off with shell-scripting before going for Python. I've become facinated by all the posibilities that lies within a broader programming-language such as Python. It offers space to integrate a multitude of different libraries and languages within the same umbrella allowing an extremely specialized outcome. Below you'll find some of my initial experiments


<br>
== Explorers ==


{{#Widget:Video|webm=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/jumpr.webmsd.webm|mp4=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/jumpr.mp4}}


== The Crowd ==
== Python and library-exploitation ==


Prolonging my research on 99designs.com, I'm broadening the perspective to other 'design producing' crowd-sourcing services.
Time has come to venture into the venomous inner of the snake. With the amour of last trimesters java-scripting and the latest shell-exploration this travel has yet been quite pleasant. Though syntax and commands differ from JS in quite some ways, I'm managing (with aid from stackoverflow) to piece together larger scripts performing more complex tasks.  


First off it's interesting to inspect the domain-naming of such, eg.;


'''a) Image-finding-friend''' 19:42, 24 January 2013 (CET)


99designs.com
Currently I'm working on a tool which allows you to grap, save and preview all images present in a specific URL. I'm using a series of different python libraries to perform this action, most important in this edition:
<br>
crowdspring.com
<br>
48hourslogo.com
<br>
Brandsupply.com
<br>
DesignCrowd.com
<br>
DesignOnClick.com
<br>
Mycroburst.com
<br>
LogoTournament.com
<br>
imjustcreative.com
<br>
webdesign-india.net
<br>
logo-design-india.com
<br>
outsourcemyproject.com
<br>
logomyway.com
<br>
fast-d.com
<br>
zenlayout.com
<br>
logodealz.com
<br>
logoswish.com
<br>
logomaker.com
<br>
logodesignteam.com
<br>
onlinelogomaker.com
<br>
logogenerator.com
<br>
logoinstant.com
<br>
logodesignengine.com
<br>
sosfactory.com
<br>
businesslogo.net
<br>
hotweb2logos.com
<br>
thenetmencorp.com
<br>
logobids.com
<br>
rookiedraftt.com
<br>
designiddatabase.net


* pycurl: Provides the ability to transfer the structure of an URL - Fetch desired URL 
* Beautifulsoup: Makes it possible to search within an URL given to it from pycurl - find IMG-tags, and strip it so that only the image-link is left
* Urllib2: Allows you to download the content of a link - download images passed from Beautifulsoup


Eventually I take 'imagemagick' in use to merge the downloaded images into what imagemagick calls a montage; a composition of all desired images.


Reoccurring relatives in this set of domains can be divided in to five subgroups:
My current script is probably very quirky written, can probably be shortened drastically, and only works most of the times. But HEY! It's still pretty fun.


1) 'supply', 'crowd', 'outsource' 


2) 'my', 'myway'
[http://pzwart3.wdka.hro.nl/~lchristensen/root/scripts/imagefind/find07montage.py Image-finding-friend-python]


3) 'onclick','fast','swish', 'instant', 'sos', '48hours'


4) 'maker', 'generator', 'engine', 'factory'


5) 'bids', 'tournament', 'dealz'
{{#Widget:Video|webm=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/imagefriend.webmhd.webm|mp4=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/imagefriend.mp4}}


<br>
== Shell Scriptin' ==
[[File:daglejere.jpg]]


Day Laborers of Hypercapitalism
The latest few weeks I've been playing around with shell-scripting. Though still operating in Mac OSX (to the concern of many.. i shall migrate eventually), i've managed to put together small experiments using and interfering with the operating-system in, in some cases, disturbing ways.


== STOCKWORLD - NOW CENSORED! ==
A now censored edition of large parts of my BA-project. Please go for the Stock Footage Designer, and of course 'An Attempted Correspondence'.
<br>
Here's the link: [http://lvdbc.dk/stockworld/ STOCKWORLD]
<br>
<br>
[[File:stockworld.png]]
<br>
<br>
<br>


== Yesterday Night ==
'''b) Open them images!''' 19:42, 24 January 2013 (CET)
I ended up at a party, of which the host was the owner of a magnificent arming sword. Engraved on this sword was a contraction of a biblical proverb: 'Above all else' ''Prov 4.23''. The sword was a wedding gift from the younger brother of the host.


[[File:Allelse.JPG]]
A shell which allows it to open an array of images opening and closing each in a rapid loop. The picks are 'sorted' randomly and all the images are found in big fan-png-packages trough deviantart.com. Justin Bieber meets the trolls of the internet.
<br>
<br>
[[File:above.jpg]]
<br>
<br>
[[File:prov423.png]]
[[File:sword.gif]]


<br>
 
{{#Widget:Video|webm=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/openarray.webmhd.webm|mp4=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/openarray.mp4}}
 
 
'''a) Text Shuffle''' 19:42, 24 January 2013 (CET)
 
This will shuffle the contents of a text-file, while also try to read aloud the shuffled material in all the available 'speach-voices' of the default Mac OSX 10.6.7. Maybe a whole new form of poetry? MAC-A-POEM.
 
 
 
{{#Widget:Video|webm=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/textshuf.webmhd.webm|mp4=http://pzwart3.wdka.hro.nl/~lchristensen/root/viddocu/textshuf.mp4}}

Latest revision as of 18:39, 1 April 2013

Free-as-in-beer-time TIRMESTER 02!!

General intro-outro-duction to the trimester:

Overall the trimester has been a less structured compared to last trimester mainly because of multiple holidays, Transmediale, and a confusion on the Media Object. Nevertheless I've focused on my own research, and opened up a lot of new doors programming-vise. Previous trimester I worked mainly on online-based experiments with JavaScript as the main programming language. This trimester I decided to take on new challanges briefly starting off with shell-scripting before going for Python. I've become facinated by all the posibilities that lies within a broader programming-language such as Python. It offers space to integrate a multitude of different libraries and languages within the same umbrella allowing an extremely specialized outcome. Below you'll find some of my initial experiments

Explorers

Python and library-exploitation

Time has come to venture into the venomous inner of the snake. With the amour of last trimesters java-scripting and the latest shell-exploration this travel has yet been quite pleasant. Though syntax and commands differ from JS in quite some ways, I'm managing (with aid from stackoverflow) to piece together larger scripts performing more complex tasks.


a) Image-finding-friend 19:42, 24 January 2013 (CET)

Currently I'm working on a tool which allows you to grap, save and preview all images present in a specific URL. I'm using a series of different python libraries to perform this action, most important in this edition:

  • pycurl: Provides the ability to transfer the structure of an URL - Fetch desired URL
  • Beautifulsoup: Makes it possible to search within an URL given to it from pycurl - find IMG-tags, and strip it so that only the image-link is left
  • Urllib2: Allows you to download the content of a link - download images passed from Beautifulsoup

Eventually I take 'imagemagick' in use to merge the downloaded images into what imagemagick calls a montage; a composition of all desired images.

My current script is probably very quirky written, can probably be shortened drastically, and only works most of the times. But HEY! It's still pretty fun.


Image-finding-friend-python


Shell Scriptin'

The latest few weeks I've been playing around with shell-scripting. Though still operating in Mac OSX (to the concern of many.. i shall migrate eventually), i've managed to put together small experiments using and interfering with the operating-system in, in some cases, disturbing ways.


b) Open them images! 19:42, 24 January 2013 (CET)

A shell which allows it to open an array of images opening and closing each in a rapid loop. The picks are 'sorted' randomly and all the images are found in big fan-png-packages trough deviantart.com. Justin Bieber meets the trolls of the internet.



a) Text Shuffle 19:42, 24 January 2013 (CET)

This will shuffle the contents of a text-file, while also try to read aloud the shuffled material in all the available 'speach-voices' of the default Mac OSX 10.6.7. Maybe a whole new form of poetry? MAC-A-POEM.