<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>TinyThings</title>
  <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/" />
  <link rel="self" href="http://neopoleon.com/tinythings/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2006-02-22T12:16:37.046875-08:00</updated>
  <author>
    <name>Rory Blyth</name>
  </author>
  <subtitle>The Greatest Windows Mobile Developer Tutorials In the Universe</subtitle>
  <id>http://neopoleon.com/tinythings/</id>
  <generator uri="http://www.dasblog.net" version="1.8.5223.2">DasBlog</generator>
  <entry>
    <title>Message Queuing with Windows Mobile 5.0</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,d98c2c69-a42f-4f98-8c4d-0bfbb682de14.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,d98c2c69-a42f-4f98-8c4d-0bfbb682de14.aspx</id>
    <published>2006-02-22T12:16:37.046875-08:00</published>
    <updated>2006-02-22T12:16:37.046875-08:00</updated>
    <category term="General" label="General" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I have another couple screencasts on the way (will be covering SQL Server Mobile and
      RDA), but in the meantime, here’s a pretty cool post on message queuing for devices
      using WM 5.0:
   </p>
        <p>
          <a href="http://blogs.msdn.com/marcpe/archive/2006/02/01/522112.aspx">http://blogs.msdn.com/marcpe/archive/2006/02/01/522112.aspx</a>
        </p>
        <p>
      It’s a nice, clean, simple example. I tend to prefer ‘em this way – I just want to
      see how the API works.
   </p>
        <p>
      Large scale use, confusion, and screw-ups are all implementation details that come
      much later :)
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=d98c2c69-a42f-4f98-8c4d-0bfbb682de14" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Low memory when installing .NET CF 2.0?</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,5f40e770-cd88-4bf9-8966-998dade0a384.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,5f40e770-cd88-4bf9-8966-998dade0a384.aspx</id>
    <published>2006-02-15T23:01:31.15625-08:00</published>
    <updated>2006-02-15T23:01:31.15625-08:00</updated>
    <category term="General" label="General" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I was just reading <a href="http://fluidbits.com/">Mike’s blog</a>, and I saw this
      in <a href="http://fluidbits.com/2006/02/14/getting-started-with-windows-mobile-5-development/">one
      of his posts</a>:
   </p>
        <p>
        </p>
        <blockquote>Mental Note: Installing the CF 2.0 framework CAB file caused a sort
   of “low memory” error. This device, it appears, has a memory deficiency. Even after
   closing all open applications, the available application memory was less than when
   all the applications were open. Odd. Soft reboot, continue, investigate later.</blockquote>
        <p>
        </p>
        <p>
      I’ve run into this problem a couple times. It isn’t actually happening because the
      device doesn’t have enough memory, but because there isn’t enough memory to <em>install</em> the
      .NET CF. The cab file has to be copied over <em>and</em> remain on the device as the
      framework is installed. That puts some hefty requirements on memory, but only during
      install. If you can make it past that point, you’ll be fine.
   </p>
        <p>
      While Mike managed to get it installed, the number one thing I can recommend that
      you do if you run into this is simply to <em>clear your Internet Explorer cache</em>.
   </p>
        <p>
      I did this the other day when I didn’t have enough room on a device for the installation
      of the SQL Server Mobile bits. It freed quite a few megs, and I was able to finish
      the install without a problem.
   </p>
        <p>
      You can also try deleting some of your pr0n, but only as a last resort :)
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=5f40e770-cd88-4bf9-8966-998dade0a384" />
      </div>
    </content>
  </entry>
  <entry>
    <title>VideoPoleon #4 - Part Two - Windows Mobile 5.0 Development</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,125.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,125.aspx</id>
    <published>2006-01-31T23:32:00-08:00</published>
    <updated>2006-02-06T00:19:34.490392-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>The chatter</strong>
        </p>
        <p>
      Following on the heels of last week’s screencast, this is part two of my “Windows
      Mobile Stuff and Things” talk.
   </p>
        <p>
      If you didn’t see the last one, then don’t worry. You don’t need to watch these in
      order (if, however, you’d <em>like</em> to see the last one, then <a href="http://neopoleon.com/tinythings/blogs/main/archive/2006/01/24/117.aspx">please
      be my guest</a>).
   </p>
        <p>
      Also, the sound in past episodes has been lame. This time, I think I’ve found the
      right balance between file size and audio quality. If you didn’t like the sound in
      previous screencasts, then you ought to be pleased.
   </p>
        <p>
          <strong>What you can expect to learn from this episode</strong>
        </p>
        <ul>
          <li>
         How to use the Pocket Outlook Object Model (POOM) 
      </li>
          <li>
         How to use the telephony bits to place an outgoing call (it’d be a little difficult
         to place <em>incoming</em> calls, so that functionality isn’t covered :) ) 
      </li>
          <li>
         How to send a text message using data data yanked out of Pocket Outlook</li>
        </ul>
        <p>
          <strong>Episode links</strong>
        </p>
        <p>
      People have expressed concerns about these videos being exe’s, but I still
      don’t see a good way around the problem. The reason they’re delivered in this format
      is that they use a special codec (from <a href="http://www.techsmith.com/codecs.asp">these
      guys</a>) so that I can deliver high quality video in an extremely small file. The
      exe is also the video player – just double-click and watch.
   </p>
        <p>
      If you’re uncomfortable with downloading an exe from the net and running it, then
      just scan the sucker up and down. You won’t hurt my feelings.
   </p>
        <p>
      Keep in mind that I’m not just some weird guy. <a href="http://www.msdnevents.com/rory">I
      work for Microsoft</a>, I did almost fifty episodes of <a href="http://www.dotnetrocks.com/">.NET
      Rocks</a>, and <a href="http://www.neopoleon.com/">I’ve been blogging for years</a>.
      If you’d like to do a background check, then there’s plenty of info out there for
      you to do it :)
   </p>
        <ul>
          <li>
            <a href="http://neopoleon.com/tinythings/media/VideoPoleon4-WM50_PartTwo.exe">The
         screencast</a> – 48MB .exe (just run it to watch) 
      </li>
          <li>
            <a href="http://neopoleon.com/tinythings/media/VideoPoleon-4-PartTwo-Source.zip">The
         source code</a>
            <a href="http://neopoleon.com/tinythings/media/VideoPoleon-4-source.zip">
            </a>
          </li>
        </ul>
        <p>
          <strong>What’s next</strong>
        </p>
        <p>
      I haven’t decided yet. There are so many things that I want to talk about – whatever
      the subject is, though, it’ll be up soon.
   </p>
        <p>
          <strong>When you’re done listening</strong>
        </p>
        <p>
      Head over to <a href="http://neopoleon.com/tinythings/forums/8/ShowForum.aspx">the
      forum</a> to post any questions or comments.
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=125" />
      </div>
    </content>
  </entry>
  <entry>
    <title>VideoPoleon #4 - Windows Mobile 5.0 Development</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,117.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,117.aspx</id>
    <published>2006-01-24T22:14:00-08:00</published>
    <updated>2006-02-06T00:19:34.4803776-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>The chatter</strong>
        </p>
        <p>
      I gave a Windows Mobile 5.0 presentation at <a href="http://www.socalnetevents.org/Default.aspx?alias=www.socalnetevents.org/codecamp">the
      Southern California Code Camp</a> last Saturday, and some people were asking if the
      presentation would be available online.
   </p>
        <p>
      It wasn’t at the time, but I decided to goferit.
   </p>
        <p>
      This isn’t exactly the same material, however. I used a PocketPC for the Code Camp
      talk, but I’m using a SmartPhone here. I’ve also changed some material, and I added
      a new section.
   </p>
        <p>
      The talk is now in two parts, of which this is the first.
   </p>
        <p>
          <strong>What you can expect to learn from this episode</strong>
        </p>
        <ul>
          <li>
         How to get yourself set up for WM 5.0 development (where to download SDKs, etc…) 
      </li>
          <li>
         How to use the notification API (to get all sorts of information about the device) 
      </li>
          <li>
         How to use the camera API 
      </li>
          <li>
         How to use the message interception bits (so you can grab SMS and emails as they arrive
         and fiddle with them programatically)</li>
        </ul>
        <p>
          <strong>Episode links</strong>
        </p>
        <p>
      People expressed some concern about the last video being an exe, but I still don’t
      see a good way around the problem. I tried downloading and installing the codec for
      the AVI, but the video still doesn’t properly render. The only thing I’ve found that
      works is to use Camtasia’s custom player.
   </p>
        <p>
      If you’re uncomfortable, then just scan the sucker up and down. You won’t hurt my
      feelings.
   </p>
        <ul>
          <li>
            <a href="http://neopoleon.com/tinythings/media/VideoPoleon-4.exe">The screencast</a> –
         64MB .exe (just run it to watch) 
      </li>
          <li>
            <a href="http://neopoleon.com/tinythings/media/VideoPoleon-4-source.zip">The source
         code</a>
            <a href="http://neopoleon.com/tinythings/media/VideoPoleon-4-source.zip">
            </a>
          </li>
        </ul>
        <p>
          <strong>What’s next</strong>
        </p>
        <p>
      I’m going to be doing part two of this talk, which will consist of the Pocket Outlook
      Object Model (POOM) and the telephony API.
   </p>
        <p>
      I’ll also be taking some of the concepts from this session a little further.
   </p>
        <p>
          <strong>When you’re done listening</strong>
        </p>
        <p>
      Head over to <a href="http://neopoleon.com/tinythings/forums/8/ShowForum.aspx">the
      forum</a> to post any questions or comments.
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=117" />
      </div>
    </content>
  </entry>
  <entry>
    <title>VideoPoleon #3 - Building a Networky App</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,97.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,97.aspx</id>
    <published>2006-01-17T13:04:00-08:00</published>
    <updated>2006-02-06T00:19:34.4603488-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>The chatter</strong>
        </p>
        <p>
      I’m excited about this one. The first two screencasts were meant to introduce device
      development to n0obs. Now that we’re past that, I wanted to start introducing, you
      know, like, actual concepts and stuff.
   </p>
        <p>
      In addition to the content improvements, I’ve also switched to a different video format.
      The result is a small, but extremely high quality screencast. The downside to this
      is that I’ve had to package a player, a codec, and the video using some special Camtasia
      voodoo. However, I think it’ll be worth it. The new files are .exe’s, and they’ll
      start playing automatically after you run them.
   </p>
        <p>
      The other downside is that the audio kind of sucks. I'm going to work on getting that
      fixed, but for this episode, it's just going to be a little stinky.
   </p>
        <p>
          <strong>What you can expect to learn from this episode</strong>
        </p>
        <ul>
          <li>
         How to connect the emulator to a network (so that you can write networked apps with
         it (duh))</li>
          <li>
         How to use some cool controls (WebBrowser, TabControl)</li>
          <li>
         How to handle the inevitable arrival of a System.NotImplemented exception (even though
         v2.0 of the .NET CF is snazzier than ever, we still have to work around some shortcomings)</li>
          <li>
         How to use generics to save your butt</li>
          <li>
         How to programatically access web resources <em>without</em> the WebBrowser control
         (when you need to)</li>
        </ul>
        <p>
          <strong>Episode links</strong>
        </p>
        <ul>
          <li>
            <a href="http://neopoleon.com/tinythings/media/VideoPoleon-3.exe">The screencast</a> –
         36MB .exe (just run it to watch)</li>
          <li>
            <a href="http://neopoleon.com/tinythings/media/LameAssBrowser.zip">The source code</a>
          </li>
        </ul>
        <p>
          <strong>What’s next</strong>
        </p>
        <p>
      I’m going to be building on this example in future screencasts to illustrate difficulties
      with UI design on devices, as well as furthering the networked goodness. My assumption
      is that we’re all net nerds, and we want our devices to hook up to the intarwebs and
      do neat-o things. We’ll get there :)
   </p>
        <p>
          <strong>When you’re done listening</strong>
        </p>
        <p>
      Head over to <a href="http://neopoleon.com/tinythings/forums/8/ShowForum.aspx">the
      forum</a> to post any questions or comments.
   </p>
        <p>
      You can post ‘em here, too, of course.
   </p>
        <p>
      Have fun, people.
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=97" />
      </div>
    </content>
  </entry>
  <entry>
    <title>New forum section</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,89.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,89.aspx</id>
    <published>2006-01-09T16:42:00-08:00</published>
    <updated>2006-02-06T00:19:34.4503344-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I don't know why it didn't occur to me until about five minutes ago to have a general
      forum for Q/A not related to an episode of the show.
   </p>
        <p>
      I put one up just now. If you want to make some general chatter, <a href="http://neopoleon.com/tinythings/forums/7/ShowForum.aspx">this
      is the place to do it</a>.
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=89" />
      </div>
    </content>
  </entry>
  <entry>
    <title>VideoPoleon #2 - Getting Started with .NET CF Development - SmartPhone Version</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,82.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,82.aspx</id>
    <published>2006-01-08T01:20:00-08:00</published>
    <updated>2006-02-06T00:19:34.44032-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Good evening, peoples.
   </p>
        <p>
      I got your comments, and I read your emails, and in response, I've created another
      VideoPoleon screencast. This time, it's basically the same demo as the first, but
      done for the SmartPhone instead.
   </p>
        <p>
      I'm pretty happy with these so far. I have another few planned as well, so if you
      haven't ever done any smart device development, then you might as well watch these
      suckers. If you do, then you ought to be able to follow along pretty well when I release
      future episodes in which I create actual applications (rather than just simple Hello
      World style demos).
   </p>
        <p>
      You can <a href="http://neopoleon.com/tinythings/media/VideoPoleon-2.wmv">grab the
      most recent episode here</a>.
   </p>
        <p>
      And, if you're curious, here's an idea of what I plan on releasing in the near future
      (now that the holidays are behind us):
   </p>
        <p>
      - Building connected applications for the PocketPC and SmartPhone platforms
   </p>
        <p>
      - Using some of the nifty Windows Mobile 5.0 bits to work with special phone features
   </p>
        <p>
      - Using some more of said nift to work with the Camera API as well as the State Notification
      mumbo-jumbo (neat stuff)
   </p>
        <p>
      I've put together a simple demo app for the next screencast, and I think it'll do
      a good job of getting across some important principles.
   </p>
        <p>
      Anyway, leave your feedback - positive and negative - I read it all :)
   </p>
        <p>
      And enjoy...
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=82" />
      </div>
    </content>
  </entry>
  <entry>
    <title>TinyThings - #3 - Chatting with Rob</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,81.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,81.aspx</id>
    <published>2006-01-08T01:10:00-08:00</published>
    <updated>2006-02-06T00:19:34.4303056-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>The chatter</strong>
        </p>
        <p>
      The "holidays" just came and went, and <a href="http://www.crazyworldofrobmiles.com/">Rob
      Miles</a> is a couple gadgets richer. We have a quick (~25 minutes) chat about a few
      different technical thingy-doodies.
   </p>
        <p>
          <strong>What you can expect from this episode</strong>
        </p>
        <ul>
          <li>
         Rob reviews the i-mate JasJar - The JasJar (which is probably one of the strangest
         names for a product I've ever seen) was the first Windows Mobile 5.0 device to hit
         the market 
      </li>
          <li>
         Rob reviews the Fujifilm FinePix F10 - A nice little camera with some nifty features 
      </li>
          <li>
         Just for kicks, we talk about the Xbox 360 - Although it's not a gadget, the 360 can
         interact with your gadgets (plus, it's just so damned cool...)</li>
        </ul>
        <p>
      Show downloads:
   </p>
        <ul>
          <li>
         The show - HiFi - 11MB MP3 - <a href="http://neopoleon.com/tinythings/media/TinyThings-3-HiFi_Rob_Miles.mp3">Get
         it</a></li>
          <li>
         The show - LoFi - 6MB MP3 - <a href="http://neopoleon.com/tinythings/media/TinyThings-3-LoFi_RobMiles.mp3">Get
         it</a><a href="http://neopoleon.com/tinythings/media/TinyThings-2-LoFi-Rob_Miles.mp3"></a></li>
        </ul>
        <p>
      Blogs:
   </p>
        <ul>
          <li>
            <a href="http://www.crazyworldofrobmiles.com/">Rob's blog</a>
          </li>
          <li>
            <a href="http://www.neopoleon.com/blog">My blog</a>
          </li>
        </ul>
        <p>
          <strong>When you're done listening</strong>
        </p>
        <p>
      Check out the forums. Questions, comments, complaints, praise, and ads for private
      part enlargement procedures should all be placed <a href="http://neopoleon.com/tinythings/forums/6/ShowForum.aspx">here</a>.
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=81" />
      </div>
    </content>
  </entry>
  <entry>
    <title>The Future of VideoPoleon</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,75.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,75.aspx</id>
    <published>2005-12-10T16:21:00-08:00</published>
    <updated>2006-02-06T00:19:34.4202912-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Well… Looks like <a href="http://neopoleon.com/tinythings/blogs/main/archive/2005/12/07/65.aspx#comments">the
      response to the video tutorial</a> was pretty strong. I’ll definitely be making this
      a semi-regular feature here. I’d make it plain old “regular,” but my job makes it
      difficult for me to put things out on a regular basis, and I’m finding that a when-it’s-ready
      approach is best.
   </p>
        <p>
      Case in point, I’m in Vegas right now for a team meeting, and I don’t have the equipment
      here to do one of the video tutorials. I have, however, put together a fun little
      demo app that I’m going to feature in the next one.
   </p>
        <p>
      So, thanks for all the great comments. I seriously appreciate them, and it’s nice
      to hear some of you saying that it was what helped motivate you to take a look at
      developing for devices. Having been there, I can understand and relate. It’s the first
      push that’s the most difficult, but after that, when you realize what can be done
      even without a device (just using the emulator), it’s just fun.
   </p>
        <p>
      There were some suggestions for topics, and I’ve been getting email as well with recommendations.
      I’m paying attention to everything I’m getting, and it’s helping me to form a little
      plan of action – a way to get from point A to point B, building incrementally on previous
      videos so that it will be easy for people to follow through the sequence and actually
      learn something.
   </p>
        <p>
      Also, I have another MP3 I’ll be putting up over the next couple days, so that’s good
      stuff, too.
   </p>
        <p>
      Until then, thanks again, people :)
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=75" />
      </div>
    </content>
  </entry>
  <entry>
    <title>VideoPoleon #1 - Getting Started with .NET CF Development</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,65.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,65.aspx</id>
    <published>2005-12-07T19:03:00-08:00</published>
    <updated>2006-02-06T00:19:34.4102768-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Hello, hello.
   </p>
        <p>
      I’m trying something new today. When I first put this site up, one of my intentions
      was to do video tutorials along with the audio show, and I finally got around to putting
      one of the tutorials together this afternoon.
   </p>
        <p>
      It’s aimed at people who are new to developing for devices. I figure that some familiarity
      with the tools might make it easier for people to get into the audio show.
   </p>
        <p>
      The focus of this twenty minute demo is developing a simple PocketPC application using
      VS 2005 and one of the built-in emulators. Note, however, that if you have VS 2003,
      you’ll still be able to follow along. Your emulator will be different, and you won’t
      have as many whiz-bang features, but the basic concepts are the same.
   </p>
        <p>
      It’s just about twenty minutes in length, and comes in at a little under twenty megs,
      which is nice.
   </p>
        <p>
      The one problem, which won’t happen again in the future (still learning how to do
      this), was a portion of audio that went totally nuts. The CPU got hit really hard
      while I was starting up the PocketPC emulator, and it basically put the audio through
      a sort of washing machine. It came out the other end garbled. So, I had to snip a
      small portion of the tutorial (nothing big – just waiting for the emulator to load).
   </p>
        <p>
      There are also a couple very small audio glitches outside that, but nothing that should
      ruin your day. I’ve since figured out how to avoid this problem in the future, so
      it won’t happen again.
   </p>
        <p>
      You can <a href="http://neopoleon.com/tinythings/media/VideoPoleon-1.wmv">download
      the show here</a> [wmv].
   </p>
        <p>
      Enjoy, and let me know what you think :)
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=65" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Questions? Comments? Things?</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,48.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,48.aspx</id>
    <published>2005-11-14T11:18:03.827-08:00</published>
    <updated>2006-02-06T00:19:34.3802336-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">If you'd like to say anything about the
   Rob Miles episode, or if you'd like to write about your recent trip to the beach,
   this is the place to do it.<img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=48" /></div>
    </content>
  </entry>
  <entry>
    <title>TinyThings - #2 - Getting To Know Rob Miles</title>
    <link rel="alternate" type="text/html" href="http://neopoleon.com/tinythings/PermaLink,guid,49.aspx" />
    <id>http://neopoleon.com/tinythings/PermaLink,guid,49.aspx</id>
    <published>2005-11-14T11:06:00-08:00</published>
    <updated>2006-02-06T00:19:34.390248-08:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>The chatter</strong>
        </p>
        <p>
      This is a special episode of TinyThings.
   </p>
        <p>
      That isn’t to say that other TinyThings episodes aren’t special. <em>All</em> TinyThings
      episodes (all two of ‘em) are special in their own ways. Each one is like a child,
      and I love each one as much as the others, and if one of them came to me and said,
      “Mommy, which of us is the prettiest?” I’d say, “You’re <em>all</em> the prettiest,
      my dear. You’re <em>all</em> the prettiest…”
   </p>
        <p>
      I spoke with <a href="http://www.crazyworldofrobmiles.com/">Rob Miles</a> a couple
      months ago about interviewing him for one of the show’s episodes. He’s a software
      engineering instructor at a university out in the UK, and he has a passion for little,
      tiny devices that beep and bloop.
   </p>
        <p>
      As you may have learned from the first episode, Rob is also the Gadget Guy who’s
      doing the reviews on the show.
   </p>
        <p>
      I figured that, if he was going to be doing the reviews, that you all really ought
      to get to know him. For this reason, this episode is the “Getting To Know Rob Miles”
      episode.
   </p>
        <p>
      We conducted the interview using <a href="http://www.skype.com/">skype</a>, and were
      both very impressed. <a href="http://weblogs.asp.net/cfranklin">Carl</a> and I used
      skype for some <a href="http://www.dotnetrocks.com/">.NET Rocks</a> shows nearly two
      years ago (two years! I can’t believe it’s been that long…), and it’s come a <em>long</em> way
      since then. Where Carl and I found it nearly unusable for cross country calling, Rob
      and I managed a transatlantic conversation with no lag and only a few hiccups.
   </p>
        <p>
      On a side note, if you happen to have a Windows Mobile 5.0 device, it’s entirely possible
      that you have skype installed on it. They’re doing pretty well, them skype people.
   </p>
        <p>
          <strong>What you can expect from this episode</strong>
        </p>
        <ul>
          <li>
         Rob talks about game development on Windows Mobile devices 
      </li>
          <li>
         Rob talks about considerations for developing apps that will run on desktops, tablets, <em>and</em> mobile
         devices – from the same codebase 
      </li>
          <li>
         Rob sugar coats his opinions of native over managed development for devices 
      </li>
          <li>
         Rob wraps things up at the end with a review of one of his favorite new gadgets</li>
        </ul>
        <p>
          <strong>Notable Quote</strong>
        </p>
        <p>
      I still don’t know what Rob meant by this, but I’m enjoying it all the same:
   </p>
        <blockquote>
          <p>
            <em>I agonized over the bonus ham for a long time - I thought it might offend people.</em>
          </p>
        </blockquote>
        <p>
          <strong>Episode Links</strong>
        </p>
        <p>
      This show clocked in at about 57 minutes, so I didn’t split the file. I think that’s
      small enough to fit on a CD. However, not having burned an audio CD in about twenty
      years, I’m not as confident as I could be about this. If I’m wrong, then please notify
      me and I’ll split the sucker.
   </p>
        <p>
      Show downloads:
   </p>
        <ul>
          <li>
         The show - HiFi - 26MB MP3 - <a href="http://neopoleon.com/tinythings/media/TinyThings-2-HiFi-Rob_Miles.mp3">Get
         it</a></li>
          <li>
         The show - LoFi - 13MB MP3 - <a href="http://neopoleon.com/tinythings/media/TinyThings-2-LoFi-Rob_Miles.mp3">Get
         it</a><a href="http://neopoleon.com/tinythings/media/TinyThings-2-LoFi-Rob_Miles.mp3"></a></li>
        </ul>
        <p>
      Blogs:
   </p>
        <ul>
          <li>
            <a href="http://www.crazyworldofrobmiles.com/">Rob's blog</a>
          </li>
          <li>
         Just for kicks, <a href="http://neopoleon.com/blog">my blog</a></li>
        </ul>
        <p>
      Rob’s MSDN articles:
   </p>
        <ul>
          <li>
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/pocketjack.asp">Pocket
         Blackjack</a>
          </li>
          <li>
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/starlight.asp">Starlight
         Space Shooter Thingy</a>
          </li>
          <li>
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/pocketbots.asp">Pocket
         Bots Battle Game</a>
          </li>
          <li>
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/gamesprogwithcheese.asp">Programming
         With Cheese #1</a>
          </li>
          <li>
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/playingthegame.asp">Programming
         With Cheese #2</a>
          </li>
          <li>
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/completingthegame.asp">Programming
         With Cheese #3</a>
          </li>
          <li>
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/agameapplication.asp">Programming
         With Cheese #4</a>
          </li>
        </ul>
        <p>
      Places of interest:
   </p>
        <ul>
          <li>
            <a href="http://www.microsoft.com/windowsmobile/default.mspx">Windows Mobile site</a>
          </li>
          <li>
            <a href="http://msdn.microsoft.com/mobility/windowsmobile/default.aspx">MSDN Mobile
         Developer Center</a>
          </li>
        </ul>
        <p>
          <strong>When you're done listening</strong>
        </p>
        <p>
      Check out the forums. Questions, comments, complaints, praise, and ads for private
      part enlargement procedures should all be placed <a href="http://neopoleon.com/tinythings/forums/6/ShowForum.aspx">here</a>.
   </p>
        <img width="0" height="0" src="http://neopoleon.com/tinythings/aggbug.ashx?id=49" />
      </div>
    </content>
  </entry>
</feed>