User:LukeOrland: Difference between revisions

From OLPC
Jump to navigation Jump to search
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
* purple X, peach O
* purple X, peach O
* electrical engineer based in Chicago, IL. (looking forward to meeting others in the [[Chicago Interest Group|Chicago_Interest_Group]] on Jan 20)
* electrical engineer based in Chicago, IL. [[Chicago Interest Group|Chicago_Interest_Group]]


==Personal Note-taking==
==Personal Note-taking==
===To Do===
===To Do===
# Look into bringing "Project LISTEN" or something like it to the OLPC.
# Update os to the most recent stable build. see [[Stable_Update]]
# Check out [[Friends in testing]]
# Check out [http://www.olpcnews.com/software/sugar/how_to_make_activity_designers.html How to Make Activity Designers Happy, Part I]
# read about [http://www.spectrum.ieee.org/aug08/6486 Hacking the OLPC]
# Learn how to insert special foreign characters, such as Spanish accents and tildas
# Update the built in Spanish dictionary that is accessible via the Browse activity. Currently the gender of each noun is unknown. This is easily fixed by preceding each noun with <i>el</i> or <i>la</i>.
# Update the built in Spanish dictionary that is accessible via the Browse activity. Currently the gender of each noun is unknown. This is easily fixed by preceding each noun with <i>el</i> or <i>la</i>.
# Read this: [http://www.bunniestudios.com/blog/?p=218 bunnie's teardown report]
# Read this: [http://www.bunniestudios.com/blog/?p=218 bunnie's teardown report]
# Read this: [http://www.groklaw.net/article.php?story=20080107182525297 Interview with OLPC's Founding CTO Mary Lou Jepsen, by Sean Daly]
# Read this: [http://www.groklaw.net/article.php?story=20080107182525297 Interview with OLPC's Founding CTO Mary Lou Jepsen, by Sean Daly]

===Done===
# Requested my [[Activation_and_Developer_Keys]]
# Connect my XO to home network.


===Ideas===
===Ideas===
* help make tetris game networked.
* Clock activity. Description forthcoming.
* Clock activity. Description forthcoming.
* Hand-made vinyl or fabric sleeve for protecting the goods. Something like [http://www.manilamac.com/ this idea]
* Hand-made vinyl or fabric sleeve for protecting the goods.
** Something like [http://www.manilamac.com/ this idea]
* Math app that demonstrates neat tricks with numbers, e.g.
** Publish the patterns and instructions in an instructable
** The sum of the digits of a number is 9 if it is evenly divisible by 9.
* Math app that demonstrates neat tricks with numbers (in Spanish, trucos magicos), e.g.
** To multiply a number by 5, divide it by 2 and move the decimal one place to the right.
** helpful tricks for factoring numbers:
*** If a number is even (un par en espanol), then it is evenly divisible by 2.
*** If the sum of the digits of a number is a multiple of 3, then it is evenly divisible by 3.
*** If the sum of the digits of a number is a multiple of 3 and the number is even, then it is evenly divisible by 6.
*** If the last digit in a number is either 5 or 10, then it is is evenly divisible by 5.
*** If the sum of the digits of a number is a multiple of 9, then it is evenly divisible by 9.
** Techniques for mental math operations
*** To multiply a number by 5, divide it by 2 and shift the decimal one place to the right.
*** break up numbers into parts to do easier arithmetic operations, and combine the partial results
****(examples to come)
*extend the idea of a wiki website with widgets that each perform a specialized function such as
** vote collecting
** advertising goods and services (the craigslist.org widget)
** scheduling (group calendar widget)
** flow charts for plans, instructions or troubleshooting
* External HW peripherals
** see work by [[User:Arjs]]

===Current status of my XO===
* fw: q2d16
* build: os2263.img - doesn't work??
===Log===
# Requested my [[Activation and Developer Keys]]
# Connected my XO to home network.
# Updated os to the most recent stable build. see [[Stable Upgrade]]
# suffered from this issue: the following command has started returning a Permission Denied error
su -l
# 2008.08.13 Tried [[Clean-install procedure]] up to build os2263.img
## unsuccessful. failed to boot.
* 2008.08.13 Successfully installed official build 708.
** no activities were installed, so i followed the directions at [[Bert's script]]. it worked! now I have all the default activities installed

Latest revision as of 11:01, 20 April 2010

Personal Note-taking

To Do

  1. Look into bringing "Project LISTEN" or something like it to the OLPC.
  2. Check out Friends in testing
  3. Check out How to Make Activity Designers Happy, Part I
  4. read about Hacking the OLPC
  5. Learn how to insert special foreign characters, such as Spanish accents and tildas
  6. Update the built in Spanish dictionary that is accessible via the Browse activity. Currently the gender of each noun is unknown. This is easily fixed by preceding each noun with el or la.
  7. Read this: bunnie's teardown report
  8. Read this: Interview with OLPC's Founding CTO Mary Lou Jepsen, by Sean Daly

Ideas

  • help make tetris game networked.
  • Clock activity. Description forthcoming.
  • Hand-made vinyl or fabric sleeve for protecting the goods.
    • Something like this idea
    • Publish the patterns and instructions in an instructable
  • Math app that demonstrates neat tricks with numbers (in Spanish, trucos magicos), e.g.
    • helpful tricks for factoring numbers:
      • If a number is even (un par en espanol), then it is evenly divisible by 2.
      • If the sum of the digits of a number is a multiple of 3, then it is evenly divisible by 3.
      • If the sum of the digits of a number is a multiple of 3 and the number is even, then it is evenly divisible by 6.
      • If the last digit in a number is either 5 or 10, then it is is evenly divisible by 5.
      • If the sum of the digits of a number is a multiple of 9, then it is evenly divisible by 9.
    • Techniques for mental math operations
      • To multiply a number by 5, divide it by 2 and shift the decimal one place to the right.
      • break up numbers into parts to do easier arithmetic operations, and combine the partial results
        • (examples to come)
  • extend the idea of a wiki website with widgets that each perform a specialized function such as
    • vote collecting
    • advertising goods and services (the craigslist.org widget)
    • scheduling (group calendar widget)
    • flow charts for plans, instructions or troubleshooting
  • External HW peripherals

Current status of my XO

  • fw: q2d16
  • build: os2263.img - doesn't work??

Log

  1. Requested my Activation and Developer Keys
  2. Connected my XO to home network.
  3. Updated os to the most recent stable build. see Stable Upgrade
  4. suffered from this issue: the following command has started returning a Permission Denied error
su -l
  1. 2008.08.13 Tried Clean-install procedure up to build os2263.img
    1. unsuccessful. failed to boot.
  • 2008.08.13 Successfully installed official build 708.
    • no activities were installed, so i followed the directions at Bert's script. it worked! now I have all the default activities installed