Difference between revisions of "JenettsProjects"

From Bloominglabs
Jump to: navigation, search
(MakerFaire)
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
== [[Makevention]] ==
+
== [[MakerFaire]] ==
 +
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
 +
<input type="hidden" name="cmd" value="_s-xclick">
 +
<input type="hidden" name="hosted_button_id" value="DLM84J2MGGDF2">
 +
<table>
 +
<tr><td><input type="hidden" name="on0" value="Exhibitor Fees">Exhibitor Fees</td></tr><tr><td><select name="os0">
 +
<option value="Base Fees (includes 1 table)">Base Fees (includes 1 table) $25.00 USD</option>
 +
<option value="Extra Tables ($10 each)">Extra Tables ($10 each) $10.00 USD</option>
 +
</select> </td></tr>
 +
</table>
 +
<input type="hidden" name="currency_code" value="USD">
 +
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 +
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 +
</form>
  
 
== GrokItBot ==
 
== GrokItBot ==
Line 111: Line 124:
  
 
*[http://www.splitcoaststampers.com/resources/tutorials/dsp_bow/ Paper Bows]
 
*[http://www.splitcoaststampers.com/resources/tutorials/dsp_bow/ Paper Bows]
*[http://www.robertsabuda.com/popmakesimple.asp Popup Cards]
+
*[http://wp.robertsabuda.com/make-your-own-pop-ups/ Popup Cards]
 
*[http://a.dolimg.com/familyfun/assets/cms/large-files/pdfs/printables/1208a_Christmas_Card.pdf Fancier Tree Popup Card]
 
*[http://a.dolimg.com/familyfun/assets/cms/large-files/pdfs/printables/1208a_Christmas_Card.pdf Fancier Tree Popup Card]
 
*[http://hubpages.com/hub/popupchristmascards Gift and Trees Popup Cards]
 
*[http://hubpages.com/hub/popupchristmascards Gift and Trees Popup Cards]
Line 117: Line 130:
 
*[http://www.jugglingdb.com/compendium/skills/equipment/making/balls/barnesybags.html Juggling Bean Bags]
 
*[http://www.jugglingdb.com/compendium/skills/equipment/making/balls/barnesybags.html Juggling Bean Bags]
 
*[http://www.moldmarket.com/molds_unusual_fun.html Interesting Soap Molds]
 
*[http://www.moldmarket.com/molds_unusual_fun.html Interesting Soap Molds]
 +
*[http://www.notmartha.org/tomake/marblemagnets/ Refrigerator magnets]
 +
*[http://paper-design.wonderhowto.com/how-to/make-paper-wallet-less-than-two-minutes-124037/ Origami Wallets]
 +
*[http://www.countryliving.com/crafts/projects/card-wallets Sewn Card Wallets]
  
 
== [[TrueScheme]] ==
 
== [[TrueScheme]] ==

Latest revision as of 22:23, 30 March 2015

Contents

[edit] MakerFaire

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="DLM84J2MGGDF2">

<input type="hidden" name="on0" value="Exhibitor Fees">Exhibitor Fees
<select name="os0">

<option value="Base Fees (includes 1 table)">Base Fees (includes 1 table) $25.00 USD</option> <option value="Extra Tables ($10 each)">Extra Tables ($10 each) $10.00 USD</option>

</select>

<input type="hidden" name="currency_code" value="USD"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form>

[edit] GrokItBot

GrokItBot website

To train GrokItBot:

  • Go to irc.bloominglabs.org #grokitbot
  • Make a post, and when GrokItBot responds with "What do you mean?", type one of the following:
    • it means <script name>
    • <script name>

Example conversation is:

< ivy> How are you doing?
< GrokItBot> Sorry, I don't understand. What do you mean?
< ivy> it means feelings
< GrokItBot> OK, I grok that
< ivy> How are you doing?
< GrokItBot> Bien. Y tu?
  • Current scripts are:
    • color
    • feelings
    • goodbye
    • hello
    • thanks
    • tools <- this one includes the command "uptime"

An example script (this one is called feelings.aiml):

<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml>
<topic name="FEELINGS">

<category>
<pattern>*</pattern> 
<template> 
<srai>FEELINGS</srai>
</template> 
</category> 
 
<category>
<pattern>FEELINGS</pattern>
<template>
<random>
<li>I am fine.</li>
<li>I've been better.</li>
<li>I bit under the weather.</li>
<li>Help! I'm trapped inside a warehouse held by hackers at soldering iron point
!</li>
<li>Bien. Y tu?</li>
</random>
</template>
</category>

</topic>

</aiml>

[edit] Catarina's talk

Catarina Mota from openMaterials came and gave a talk on Smart Materials.

CatarinaTalk - my notes from the talk

A copy of her slides

[edit] IR Harp

Cornell Project Page

IR emitters

Photo Diode

DAC

AVR mega644 Data Sheet Summary AVR mega644 Data Sheet

AVR Fuse tutorial

AVR Fuse calculator!!!

[edit] Lights Out Game

Lights Out Explanation

Lights Out Implementation with 7400s

Lights Out AVR code


How to build the shift register

[edit] Ferromagnetic Liquid

Ferrofluid in 5 Minutes

[edit] Templeton Science Club

Speakers

Speakers meet non-Newtonian fluid

[edit] St. Nick's Holiday Mini-Workshops

[edit] TrueScheme

Personal tools