473,398 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Oblique Strategies

The Oblique Strategies were originally a set of one-hundred cards,
each bearing a short phrase. They were devised by Brian Eno and Peter
Schmidt as ways of working through creative problems. When a blockage
occurs, draw a card, and see if it can direct you in a tangential way
that helps solve the problem.

I have created a Python implementation that includes two different
decks. Since one of these is my own, I can be sure this is an original
contribution for all of you Python coders stuck on a problem!

Surf:
http://noisetheatre.blogspot.com/200...trategies.html

-----
robin
noisetheatre.blogspot.com
Sep 14 '05 #1
2 1503
On Wed, 14 Sep 2005, robin wrote:
The Oblique Strategies were originally a set of one-hundred cards, each
bearing a short phrase. They were devised by Brian Eno and Peter Schmidt
as ways of working through creative problems. When a blockage occurs,
draw a card, and see if it can direct you in a tangential way that helps
solve the problem.


Neat!

I can't help but feel that putting the strategies in a file and using
'fortune' to pick them would have been slightly simpler, but since i don't
actually seem to have fortune on my machine, i'm actually rather happy
that you've done this.

I don't know about coding, but i think this might be handy in the cell
biology research that constitutes my day job ...

tom

--
Also, a 'dark future where there is only war!' ... have you seen the news lately? -- applez
Sep 15 '05 #2
Tom Anderson <tw**@urchin.earth.li> wrote:
On Wed, 14 Sep 2005, robin wrote:
The Oblique Strategies were originally a set of one-hundred cards, each
bearing a short phrase. They were devised by Brian Eno and Peter Schmidt
as ways of working through creative problems. When a blockage occurs,
draw a card, and see if it can direct you in a tangential way that helps
solve the problem.


Neat!

I can't help but feel that putting the strategies in a file and using
'fortune' to pick them would have been slightly simpler, but since i don't
actually seem to have fortune on my machine, i'm actually rather happy
that you've done this.


The best things about this approach are that code and data are in one
file and you don't need to be on a machine with fortune. (My machines
seem to mostly have misfortune, aka Windows.)

I'm happy how Python reduces most small problems down to the most
trivial of exercises. This is less a program than a list of text
strings.

-----
robin
noisetheatre.blogspot.com
Sep 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Guyon Morée | last post by:
Hi, I am planning on creating a system using a xml rpc webservice. Simple XML RPC examples are easy to find on the web, but I am actually looking for some strategies or 'best practices'...
49
by: Paul Rubin | last post by:
I've started a few threads before on object persistence in medium to high end server apps. This one is about low end apps, for example, a simple cgi on a personal web site that might get a dozen...
2
by: Ed Wong | last post by:
I am looking for some published paper regarding database performance tunning performance strategies. This is for academic purpose so it needs not to be any commerical database specific. It will...
2
by: Lisa | last post by:
I have to work with an existing xml where there is a root element and all other elements are children of the root (in other words there is no nesting or hierarchy), e.g. <myroot> <A>adata</A>...
4
by: matthieu exbrayat | last post by:
Hi all, I am desperately looking for some technical information concerning the way DB2 UDB is integrating parallelism. - which data distribution strategies are available? - how much is data...
26
by: Ed L. | last post by:
Here's some of my current notions on pgsql performance tuning strictly as it relates to pgsql tuning parameters in the context of a dedicated linux or hpux server. I'm particularly focusing on...
13
by: CoreyWhite | last post by:
When playing games, perhaps the most simple is tic-tac-toe. The game has two simple strategies, one is defensive and the other offensive. It is not hard at first to learn how to tie games when...
24
by: David | last post by:
Hi list. What strategies do you use to ensure correctness of new code? Specifically, if you've just written 100 new lines of Python code, then: 1) How do you test the new code? 2) How do...
0
by: origami.takarana | last post by:
Intrusion Detection Strategies ----------------------------------- Until now, we’ve primarily discussed monitoring in how it relates to intrusion detection, but there’s more to an overall...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.