<?xml version="1.0"?> <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>PDABuzz - Pocket PC</title>
    <link>http://www.pdabuzz.com/tags/search/Pocket PC</link>
    <description>Latest pda and smartphone news from PDABuzz.com</description>
    <language>en-us</language>
    <pubDate>Thu, 9 Sep 2010 11:13:06 GMT</pubDate>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>CakePHP</generator>
    <managingEditor>admin@pdabuzz.com</managingEditor>
    <webMaster>admin@pdabuzz.com</webMaster>

    
	    <item>
      <title><![CDATA[Mobile Speed Painting with John Locke]]></title>
      <link>http://feeds.feedburner.com/~r/Mobiletopsoft/~3/212059009/mobile-speed-painting-with-john-locke.html</link>
      <description><![CDATA[<center><img src="http://www.virtualspaghetti.com/iweb/mh_vspainter.gif"><br/><br/></center>Here is a bright example on what is possible with the new version of the VSpainter from Virtual Spaghetti and a Windows Mobile device.



if you like this software you can read more about it here]]></description>
       <pubDate>2008-01-06 04:00:00</pubDate>
      <guid>http://www.pdabuzz.com/articles/view/1009</guid>
    </item>
    
	    <item>
      <title><![CDATA[Microsoft Office Mobile 6.1 Upgrade Available]]></title>
      <link>http://feeds.feedburner.com/~r/Mobiletopsoft/~3/199108896/microsoft-office-mobile-6-1-upgrade-available.html</link>
      <description><![CDATA[<center><img src="http://www.mobiletopsoft.com/images/news/Microsoft_Excel_Mobile.jpg"><br/><br/></center>



Microsoft have officially released an upgrade to make O2k7 files compatible with Office Mobile 6. Office Mobile 6.1 is an upgrade to Office Mobile applications on Windows Mobile. The new upgrade supports the new Office 2007 file formats.



Microsoft Office 2007 introduced new Open XML-based file formats for Office applications. These new file formats reduce file size improve security and reliability and enhance integration with external sources.

To allow Windows Mobile users to]]></description>
       <pubDate>2007-12-12 00:10:00</pubDate>
      <guid>http://www.pdabuzz.com/articles/view/1010</guid>
    </item>
    
	    <item>
      <title><![CDATA[Get Keys on Keyboard Zoomed with ZoomBoard]]></title>
      <link>http://feeds.feedburner.com/~r/Mobiletopsoft/~3/189755000/get-keys-on-keyboard-zoomed-with-zoomboard.html</link>
      <description><![CDATA[<center><img src="http://www.mobiletopsoft.com/images/news/zoomboard_onscreen_ppc_keyboard.jpg"><br/><br/></center>



VITO Technology releases much expected ZoomBoard an onscreen keyboard with zoomed preview for comfortable and accurate typing. They promiss that you will always type the right letter no matter where you tap on the keyboard as you may slide your finger across the keys and see them through a magnifying glass.




ZoomBoard allows quick and accurate typing on Windows Mobile Pocket PC. Typing with this keyboard is as easy as sliding finger across the screen. When you tap a key there ]]></description>
       <pubDate>2007-11-24 00:18:00</pubDate>
      <guid>http://www.pdabuzz.com/articles/view/1012</guid>
    </item>
    
  </channel>
</rss>
<!-- 0.4858s --><table class="cakeSqlLog" id="cakeSqlLog_12840811864c898622029521_57254979" summary="Cake SQL Log" cellspacing="0" border = "0">
<caption>13 queries took 5 ms</caption>
<thead>
<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>DESCRIBE `tags`</td><td></td><td style = "text-align: right">2</td><td style = "text-align: right">2</td><td style = "text-align: right">1</td></tr>
<tr><td>2</td><td>DESCRIBE `articles`</td><td></td><td style = "text-align: right">12</td><td style = "text-align: right">12</td><td style = "text-align: right">1</td></tr>
<tr><td>3</td><td>DESCRIBE `articles_tags`</td><td></td><td style = "text-align: right">2</td><td style = "text-align: right">2</td><td style = "text-align: right">1</td></tr>
<tr><td>4</td><td>SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag`   WHERE `Tag`.`tag` =  'Pocket PC'   LIMIT 1</td><td></td><td style = "text-align: right">1</td><td style = "text-align: right">1</td><td style = "text-align: right">0</td></tr>
<tr><td>5</td><td>SELECT `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified` FROM `articles` AS `Article` JOIN `articles_tags`  ON (`articles_tags`.`tag_id`  =  60 AND `articles_tags`.`article_id` = `Article`.`id`)  WHERE 1 = 1  ORDER BY `Article`.`created` DESC </td><td></td><td style = "text-align: right">3</td><td style = "text-align: right">3</td><td style = "text-align: right">1</td></tr>
<tr><td>6</td><td>SELECT COUNT(*) AS `count` FROM `articles_tags` AS `ArticlesTag` LEFT JOIN `articles` AS `Article` ON (`ArticlesTag`.`article_id` = `Article`.`id`) LEFT JOIN `tags` AS `Tag` ON (`ArticlesTag`.`tag_id` = `Tag`.`id`)  WHERE `Tag`.`id`=60  </td><td></td><td style = "text-align: right">1</td><td style = "text-align: right">1</td><td style = "text-align: right">0</td></tr>
<tr><td>7</td><td>SELECT `ArticlesTag`.`article_id`, `ArticlesTag`.`tag_id`, `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified`, `Tag`.`id`, `Tag`.`tag` FROM `articles_tags` AS `ArticlesTag` LEFT JOIN `articles` AS `Article` ON (`ArticlesTag`.`article_id` = `Article`.`id`) LEFT JOIN `tags` AS `Tag` ON (`ArticlesTag`.`tag_id` = `Tag`.`id`)  WHERE `Tag`.`id`=60  ORDER BY `created` DESC  LIMIT 10</td><td></td><td style = "text-align: right">3</td><td style = "text-align: right">3</td><td style = "text-align: right">1</td></tr>
<tr><td>8</td><td>SELECT `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified` FROM `articles` AS `Article`   WHERE `Article`.`id` = 1009   LIMIT 1</td><td></td><td style = "text-align: right">1</td><td style = "text-align: right">1</td><td style = "text-align: right">0</td></tr>
<tr><td>9</td><td>SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` JOIN `articles_tags`  ON (`articles_tags`.`article_id`  =  1009 AND `articles_tags`.`tag_id` = `Tag`.`id`)  WHERE 1 = 1  </td><td></td><td style = "text-align: right">2</td><td style = "text-align: right">2</td><td style = "text-align: right">0</td></tr>
<tr><td>10</td><td>SELECT `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified` FROM `articles` AS `Article`   WHERE `Article`.`id` = 1010   LIMIT 1</td><td></td><td style = "text-align: right">1</td><td style = "text-align: right">1</td><td style = "text-align: right">0</td></tr>
<tr><td>11</td><td>SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` JOIN `articles_tags`  ON (`articles_tags`.`article_id`  =  1010 AND `articles_tags`.`tag_id` = `Tag`.`id`)  WHERE 1 = 1  </td><td></td><td style = "text-align: right">4</td><td style = "text-align: right">4</td><td style = "text-align: right">0</td></tr>
<tr><td>12</td><td>SELECT `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified` FROM `articles` AS `Article`   WHERE `Article`.`id` = 1012   LIMIT 1</td><td></td><td style = "text-align: right">1</td><td style = "text-align: right">1</td><td style = "text-align: right">0</td></tr>
<tr><td>13</td><td>SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` JOIN `articles_tags`  ON (`articles_tags`.`article_id`  =  1012 AND `articles_tags`.`tag_id` = `Tag`.`id`)  WHERE 1 = 1  </td><td></td><td style = "text-align: right">3</td><td style = "text-align: right">3</td><td style = "text-align: right">0</td></tr>
</tbody></table>
