<?xml version="1.0"?> <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>PDABuzz - Nokia</title>
    <link>http://www.pdabuzz.com/tags/search/Nokia</link>
    <description>Latest pda and smartphone news from PDABuzz.com</description>
    <language>en-us</language>
    <pubDate>Mon, 5 Jan 2009 14:36:40 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[noBounds Research Project Adds External Displays to Nokia Internet Tablets]]></title>
      <link>http://www.brighthand.com/default.asp?newsID=13874</link>
      <description><![CDATA[Nokia Researchers are developing a project called noBounds, which aims to expand smartphone and Internet Tablet screens with higher resolution external displays.]]></description>
       <pubDate>2008-03-15 09:30:00</pubDate>
      <guid>http://www.pdabuzz.com/articles/view/1018</guid>
    </item>
    
	    <item>
      <title><![CDATA[Nokia N96 with DVB TV tuner and 16GB memory Launched]]></title>
      <link>http://feeds.feedburner.com/~r/Mobiletopsoft/~3/236407795/nokia-n96-with-dvb-tv-tuner-and-16gb-memory-launched.html</link>
      <description><![CDATA[<center><img src="http://www.mobiletopsoft.com/images/news/nokia_n96_front.jpg"><br/><br/></center>


Nokia has just launched its latest mobile phone behemoth - the Nokia N96. The N96 is pretty similar to the Symbian 60 powered N95 but along with the 5MP camera and builtin GPS it has 16GB of internal memory and a 2.8-inch screen. This model also has a built-in DVB-H receiver for digital TV signals in Europe and Asia and a kickstand for desktop viewing. There are also new backlit touchbuttons on the face dialpad and top slider section of the phone. 



The one to watch Most advanced m<br/><br/><a href="http://www.mobiletopsoft.com/board/2281/nokia-n96-with-dvb-tv-tuner-and-16gb-memory-launched.html">Read More</a><br/>]]></description>
       <pubDate>2008-02-17 00:55:00</pubDate>
      <guid>http://www.pdabuzz.com/articles/view/1005</guid>
    </item>
    
	    <item>
      <title><![CDATA[Palm OS Garnet VM now available for Nokia tablets]]></title>
      <link>http://feeds.feedburner.com/~r/Mobiletopsoft/~3/185185182/palm-os-garnet-vm-now-available-for-nokia-tablets.html</link>
      <description><![CDATA[<center><img src="http://www.mobiletopsoft.com/images/news/palm_os_garnet_vm_nokia_tablet.jpg"><br/><br/></center>



ACCESS CO has just released Palm OS Garnet VM in beta and it will now work on Nokia tablets the N810 N800 and the N770. This is part of the company strategy to revive the Palm operating system by bringing it to larger audience which Nokia devices has. 


Palm OS Garnet VM is free download labelled beta and has the cool option to be installed alongside the pre-installed Linux-based OS and run when needed. This operating system may be very useful for Nokia tablet owners with its a ...]]></description>
       <pubDate>2007-11-15 03:54:00</pubDate>
      <guid>http://www.pdabuzz.com/articles/view/973</guid>
    </item>
    
  </channel>
</rss>
<!-- 0.1435s --><table class="cakeSqlLog" id="cakeSqlLog_12312238004962fbf862abe8_56983513" summary="Cake SQL Log" cellspacing="0" border = "0">
<caption>13 queries took 1 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">0</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">0</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">0</td></tr>
<tr><td>4</td><td>SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag`   WHERE `Tag`.`tag` =  'Nokia'   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`  =  40 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`=40  </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`=40  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">0</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` = 1018   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`  =  1018 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` = 1005   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`  =  1005 AND `articles_tags`.`tag_id` = `Tag`.`id`)  WHERE 1 = 1  </td><td></td><td style = "text-align: right">6</td><td style = "text-align: right">6</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` = 973   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`  =  973 AND `articles_tags`.`tag_id` = `Tag`.`id`)  WHERE 1 = 1  </td><td></td><td style = "text-align: right">5</td><td style = "text-align: right">5</td><td style = "text-align: right">0</td></tr>
</tbody></table>
