Tuesday, May 31, 2011

Liliputing » There’s a reason the $200 Eee PC X101 will be so cheap

Monday, May 30, 2011

Programming an ATtiny using an Arduino - Hack a Day

Thursday, May 26, 2011

Racket Programming Langyage http://racket-lang.org/

http://racket-lang.org/


#lang racket
;; Report each unique line from stdin
(let ([saw (make-hash)])
(for ([line (in-lines)])
(unless (hash-ref saw line #f)
(displayln line))
(hash-set! saw line #t)))

FCC ULS

http://wireless.fcc.gov/uls/index.htm?job=home

0005859509 FCC-^l

File Number     Call Sign       Purpose Name
#0004743453     AB0YO   RO      BARR, BRUCE W

Wednesday, May 25, 2011

Open Source Hardware: Seven Questions for Limor Fried | Interviews | Communications of the ACM

Peter Thiel Announces Inaugural Class of 20 Under 20 Thiel Fellows | Gamut News

Tuesday, May 24, 2011

Mint 11: The "Un-Unity" Ubuntu desktop Linux | ZDNet

Miro 4 hopes to fill Android's iTunes void | The Download Blog - Download.com

"What if we could listen to our cities?" SoundAffects is a project by @parsonsamt @tellart and mono #maxmsp #sound #html5 #arduino | CreativeApplications.Net

OSHUG — Open Source Hardware User Group

Sunday, May 22, 2011

Maple - ARM-Based Arduino Competitor At SparkFun

Class-D audio amplifier makes it from breadboard to PCB - Hack a Day

BAMF2011: chipKIT is Arduino to the power of 32 - Hack a Day

MiniSix Microcontroller | Open Source Hardware and Design Alliance

Saturday, May 21, 2011

Ubuntu 11.04: an OS for your mum - Pocket-lint

Run Chrome OS From a USB Stick or as a Virtual Machine - TechSpot Guides

Tuesday, May 17, 2011

Lua | MZ Linux

http://www.mzlinux.org/node/33


Sent from MrGadgets.com

Other Object Oriented Languages | MZ Linux

http://www.mzlinux.org/node/40


Sent from MrGadgets.com

gtkaml - An Application Markup Language for GTK+Vala - Google Project Hosting

http://code.google.com/p/gtkaml/


Sent from MrGadgets.com

Google I/O 2011: 5 things to keep watching - O'Reilly Radar