Who would have thought that tabs are one of the best types of tools? :p
http://www.tabsgenerator.com/Comments [0]
What I've done instead of working.
cake mix: 99-cent Jiffy generic chocolate cake mix w/ two eggsrandom frosting recipe: non-fat yogurt, a bit of half-n-half leftover, one chocolate bar stolen from a hotel, raspberry filling from another box, powdered sugar ... (basically random stuff in the fridge + sugar).Comments [0]
I had this conversation with Inna a while ago about researching technology for special needs. To be completely honest, I've never been really interested in delving into this area. However, she made a strong point that often times, designing for the extreme cases gives strong insight into designing for the average user.
We thought along these lines and there seems to be several examples of this. For example, reading devices for the blind might lead to low-power haptic displays. However, none of them seemed particularly compelling only because I hadn't did any of this type of work myself. Anyway, yesterday, I was shown Dasher, which is an inference-based text input device. http://www.inference.phy.cam.ac.uk/dasher/This is really neat! It not only has a strong underlying modeled principle, but also a strong case for using it with people with disabilities. Further, as I can already see, this has really neat implications for working with non-traditional displays like public-signage or PDA input. Anyway, cool stuff!Comments [0]
From Sipser, Theory of Computation, page 218:
1) Living things are machinesMy python example: child.py,
mom = """print 'mom = ""'+'"'+mom+'""'+'"'
print mom"""
print 'mom = ""'+'"'+mom+'""'+'"'
print mom
... Try ...
python < child.py | python | python | python
... child.py yields ...
Comments [0]
Although there are a lot of interesting looking machines, there are few machines which have interesting machinery. Out of curiosity, did a quick search for interesting vending machines.
Pizza-making machine http://www.reuters.com/article/oddlyEnoughNews/idUSTRE52P5JV20090326Hot-dog machinehttp://www.koshervendingindustries.com/ Reverse vending machinehttp://www.reversevending.co.uk/Mixed drinks on demand vending machinehttp://www.waterwerkz.co.uk/ Mixed ice cream vending machinehttp://www.moobella.com/I'm sure there are a lot others, and will certainly add them if I get a chance. In the meantime, I particularly like the reverse vending machine.Comments [0]
Comments [0]