<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://jgao.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://jgao.org/feed.php">
        <title>Jason Gao</title>
        <description></description>
        <link>http://jgao.org/</link>
        <image rdf:resource="http://jgao.org/lib/tpl/minimal/images/favicon.ico" />
       <dc:date>2026-04-28T15:57:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://jgao.org/about?rev=1776905519&amp;do=diff"/>
                <rdf:li rdf:resource="http://jgao.org/icsadhoc?rev=1353360867&amp;do=diff"/>
                <rdf:li rdf:resource="http://jgao.org/projects?rev=1264999379&amp;do=diff"/>
                <rdf:li rdf:resource="http://jgao.org/publications?rev=1263803385&amp;do=diff"/>
                <rdf:li rdf:resource="http://jgao.org/research?rev=1263712965&amp;do=diff"/>
                <rdf:li rdf:resource="http://jgao.org/uav?rev=1265060361&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://jgao.org/lib/tpl/minimal/images/favicon.ico">
        <title>Jason Gao</title>
        <link>http://jgao.org/</link>
        <url>http://jgao.org/lib/tpl/minimal/images/favicon.ico</url>
    </image>
    <item rdf:about="http://jgao.org/about?rev=1776905519&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-23T00:51:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>about</title>
        <link>http://jgao.org/about?rev=1776905519&amp;do=diff</link>
        <description>I&#039;m building tnuki.com, an AI app that helps sales teams find prospects, research them, and make contact through a conversational interface. It uses AI agents to mine the web, social media, and proprietary data sources. You can chat with Tnuki like a typical chatbot, and Tnuki can also proactively send you curated daily</description>
    </item>
    <item rdf:about="http://jgao.org/icsadhoc?rev=1353360867&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-19T21:34:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>icsadhoc</title>
        <link>http://jgao.org/icsadhoc?rev=1353360867&amp;do=diff</link>
        <description>We used to configure our Android devices&#039; Wi-Fi radios into ad-hoc mode by using iwconfig, which works with drivers that support WEXT.

Android 4.0 (Ice Cream Sandwich) smartphones are now commonly using the bcmdhd driver for Broadcom Wi-Fi chipsets (which also do Bluetooth, FM radio, Nike+, all in one chip). The bcmdhd driver is not compiled with WEXT by default, so we can&#039;t use iwconfig to configure out wlan interfaces.</description>
    </item>
    <item rdf:about="http://jgao.org/projects?rev=1264999379&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-01T04:42:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>projects</title>
        <link>http://jgao.org/projects?rev=1264999379&amp;do=diff</link>
        <description>*  Autonomous helicopter. In progress. Quadrotor testbed for UAV navigation algorithms, inertial measurement systems development, and other fun hackery.
	*  fb-bday. I&#039;m too lazy to check Facebook every day, so this bit of code sends out birthday greetings for me.
	*  Leverett House Snacks Map. Map of vending machines and their contents at</description>
    </item>
    <item rdf:about="http://jgao.org/publications?rev=1263803385&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-18T08:29:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>publications</title>
        <link>http://jgao.org/publications?rev=1263803385&amp;do=diff</link>
        <description>*  Contact Sensing and Grasping Performance of Compliant HandsPDF. Aaron M. Dollar, Leif Jentoft, Jason H. Gao, and Robert D. Howe. Autonomous Robots, vol. 28(1), pp. 65-75, 2010. doi:10.1007/s10514-009-9144-9</description>
    </item>
    <item rdf:about="http://jgao.org/research?rev=1263712965&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-17T07:22:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>research</title>
        <link>http://jgao.org/research?rev=1263712965&amp;do=diff</link>
        <description>My research interests include embedded systems architecture, low-power system design, and parallel and distributed computing.

I&#039;m currently working on my senior thesis at the Harvard Sensor Networks Lab.

	*  Design of a solar-powered wireless sensor node for geophysical and acoustic monitoring.</description>
    </item>
    <item rdf:about="http://jgao.org/uav?rev=1265060361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-01T21:39:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uav</title>
        <link>http://jgao.org/uav?rev=1265060361&amp;do=diff</link>
        <description>This page contains my notes on the design and construction of an autonomous quadrotor micro air vehicle (MAV) / UAV.

The principle of operation of a quadrotor as described by Wikipedia: Quadrotor

Main Components

	*  central processor (for flight control, navigation, power management, and other duties)</description>
    </item>
</rdf:RDF>
