<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/669824</link>
		<description>Comments by Alex Britez</description>
<item>
<title>unthink media : Twitter-style Status TextArea w/ XUI JavaScript and CSS for PhoneGap</title>
<link>http://blog.unthinkmedia.com/2009/12/15/twitter-style-status-textarea-w-xui-javascript-and-css/#IDComment99642931</link>
<description>Sure thing, use it however you\\\&#039;d like </description>
<pubDate>Sat, 18 Sep 2010 17:55:53 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2009/12/15/twitter-style-status-textarea-w-xui-javascript-and-css/#IDComment99642931</guid>
</item><item>
<title>unthink media : Update Twitter Status w/ Arduino &amp; Processing</title>
<link>http://blog.unthinkmedia.com/2010/02/26/update-twitter-status-w-arduino-processing/#IDComment75449366</link>
<description>Hey try adding this Processing code,  on the arduino side just look for the &amp;#039;A&amp;#039; when someone in your friends list types the word &amp;#039;Arduino&amp;#039;, in your serialEvent and have it do something. Pretty sure that would work. Let me know if that help.       ========================================================      //Date today =  new Date();  Date latestTweetDate = new Date();    long previousMillis = 0;        // will store last time we checked Twitter for updates   long interval = 10000;           // interval at which to blink (milliseconds)      void draw() {      background(100);      text(&amp;quot;color selected: &amp;quot;   inString, 10,50);     //borrowed from Blink w/o Delay Arduino sketch     //Search for updates once every minute     if (millis() - previousMillis &amp;amp;gt; interval) {       println(&amp;quot;Call Made&amp;quot;);       // save the last time you blinked the LED        previousMillis = millis();       try {             // The factory instance is re-useable and thread safe.         List statuses = twitter.getFriendsTimeline();         for( int i=0; i&amp;amp;lt;statuses.size(); i   )         {              Status status = (Status)statuses.get(i);           // Check to see if there is a match            String[] m1 = match(status.getText(), &amp;quot;Arduino&amp;quot;);           if (m1 != null) {             // Check to see if tweet is new             Date tweetDate = status.getCreatedAt();             boolean isAfter = tweetDate.after(latestTweetDate);             if(isAfter){               println(&amp;quot;Found a NEW match in &amp;#039;&amp;quot;    &amp;quot; &amp;quot;   status.getText()   &amp;quot;&amp;#039;&amp;quot;);               myPort.write(&amp;#039;A&amp;#039;);                latestTweetDate = status.getCreatedAt();             }              }          }       }         catch (TwitterException te) {             println(&amp;quot;Couldn&amp;#039;t connect: &amp;quot;   te);         }       }   } </description>
<pubDate>Fri, 14 May 2010 18:29:02 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/02/26/update-twitter-status-w-arduino-processing/#IDComment75449366</guid>
</item><item>
<title>unthink media : Post TEDxNYED Thoughts</title>
<link>http://blog.unthinkmedia.com/2010/03/07/post-tedxnyed-thoughts/#IDComment60844677</link>
<description>In hindsight, I think the source of my aggravation was partly due to my own role in education.  I am a technologist that works with education. The majority of the people at the conference where direct opposites, educators that work with technologies.  Although I am familiar with all the topics, there was nothing that I could really latch onto for my own personal role.  I still stand by my comments that I would have liked to see more examples, but the issue then becomes, how to prevent each talk from being a complete brag fest filled with &amp;quot;I this&amp;quot; and &amp;quot;I that&amp;quot;. Don&amp;#039;t really know what the answer is, except maybe a little more diversity.  I am not so sure if i agree with not being able to engage a child that comes from a terrible home.  I think just about every kid has the ability to be engaged in any topic. In my opinion, if  a kid could be engaged while playing video games, or in a conversation with their friends, then there is nothing stopping them from being engaged in school.  Although it may not be easy, I wouldn&amp;#039;t say it is impossible.  It is actually one of the main reasons why I recently decided to focus my technical talents in education. I want to do my part in insuring that those kids have a shot, and not get written off before they even had a chance to succeed. </description>
<pubDate>Tue, 9 Mar 2010 22:11:49 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/03/07/post-tedxnyed-thoughts/#IDComment60844677</guid>
</item><item>
<title>unthink media : Post TEDxNYED Thoughts</title>
<link>http://blog.unthinkmedia.com/2010/03/07/post-tedxnyed-thoughts/#IDComment60408342</link>
<description>It\\\&#039;s my pleasure. As proactive as you and your team have been post event, I am positive that your next event will be mind blowing. Best of luck, and i will be sure to fill out a survey once i get my hands on it. </description>
<pubDate>Mon, 8 Mar 2010 15:02:48 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/03/07/post-tedxnyed-thoughts/#IDComment60408342</guid>
</item><item>
<title>unthink media : Post TEDxNYED Thoughts</title>
<link>http://blog.unthinkmedia.com/2010/03/07/post-tedxnyed-thoughts/#IDComment60307905</link>
<description>I understand where you are coming from, it can&amp;#039;t be easy to create a full day event with a broad audience. Although, I didn&amp;#039;t get that &amp;quot;ah ha&amp;quot; moment, i wrote in my post, I definitely learned a lot which made the event worth every minute and then some. Keep up the great work, and look forward to the next event. As for my networking suggestions, I don&amp;#039;t know if my suggestions are the answer, however, I am sure that there is an innovative way to scaffold conversations. In my opinion, the discourse that happens outside of the auditorium is really where the power of an event like this could make great things happen. </description>
<pubDate>Mon, 8 Mar 2010 06:25:01 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/03/07/post-tedxnyed-thoughts/#IDComment60307905</guid>
</item><item>
<title>unthink media : Examining an Everyday Physical Object</title>
<link>http://blog.unthinkmedia.com/2010/01/21/examining-an-everyday-physical-object/#IDComment55110446</link>
<description>Before I started my career as a programmer, i was a graphic designer, so I am all to aware of the external influences that may override some of your original design decisions. The decision on selecting that specific keypad could have been due to a variety of issues, such as budget constraints, manufacturer agreements (politics), compatibility issues between sensors, or available physical space for the component.  Another possibility is that the MTA contracted out the design to 2 separate designers or companies and there was a lack of communication between both parties.  The touch screen interaction may have been contracted out to an interactive agency who specialize on screen based interaction design, and the casing may have been contracted to a company with experience creating physical interactions.  Individually both solve their specific problems, but once integrated there is some disconnect. </description>
<pubDate>Wed, 3 Feb 2010 01:46:33 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/01/21/examining-an-everyday-physical-object/#IDComment55110446</guid>
</item><item>
<title>unthink media : &quot;Is iPad Good for Education?&quot; is the wrong question!</title>
<link>http://blog.unthinkmedia.com/2010/01/28/is-ipad-good-for-education-is-the-wrong-question/#IDComment54227600</link>
<description>I agree that hardware was not designed with education in mind, however after understanding hardware affordance and limitations, &amp;quot;software&amp;quot; could be developed with that focus. It really depends on what designers, developers, and educators do with the affordances that the platform offers. Platform and medium is arbitrary to education and learning if it is not be being used to its fullest potential by developers and educators. The design, execution, development, and successful integration in the classroom is what make any technology good or bad for education. We, as designers and educators are given tool, however that doesn&amp;#039;t mean that will will use the tool very well. </description>
<pubDate>Thu, 28 Jan 2010 17:33:17 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/01/28/is-ipad-good-for-education-is-the-wrong-question/#IDComment54227600</guid>
</item><item>
<title>unthink media : Augmented Reality and why educators should care</title>
<link>http://blog.unthinkmedia.com/2010/01/21/augmented-reality-and-why-educators-should-care/#IDComment53946506</link>
<description>Yeah i totally agree. The issue that i find, much like what happened when TV was first implemented into schools, is poor execution.  There is a very short attention span for new technologies, so instructional designers and software developers need to work together to create something that is both grounded is learning theory, and takes advantage of all the affordances that the user experience offers. If, like the mobile industry, there is a slew of cookie cutter implementation such as the useless location aware data visualization that Yelp, layers, and so many others have been unsuccessfully trying to hammer down our throats, then this technology will be short lived.  Hopefully people don\\\&#039;t jump the gun, and actually think about what types of problems this experience would help solve before blindly developing a solution. </description>
<pubDate>Tue, 26 Jan 2010 16:44:44 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/01/21/augmented-reality-and-why-educators-should-care/#IDComment53946506</guid>
</item><item>
<title>unthink media : Exploring Physical Computing</title>
<link>http://blog.unthinkmedia.com/2010/01/19/time-to-make-some-robots/#IDComment53428748</link>
<description>Yeah, it is always good to have someone to throw ideas at. Both her and my sister have worked with kids their entire working careers, so they&amp;#039;ve been extremely helpful. </description>
<pubDate>Fri, 22 Jan 2010 19:42:45 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2010/01/19/time-to-make-some-robots/#IDComment53428748</guid>
</item><item>
<title>unthink media :  First Impressions of Google Wave</title>
<link>http://blog.unthinkmedia.com/2009/10/02/first-impressions-of-google-wave/#IDComment37075790</link>
<description>Unfortunately those invites didn&amp;#039;t last very long :( </description>
<pubDate>Sat, 3 Oct 2009 21:35:12 +0000</pubDate>
<guid>http://blog.unthinkmedia.com/2009/10/02/first-impressions-of-google-wave/#IDComment37075790</guid>
</item>	</channel>
</rss>