<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: What&#8217;s on my Pocket PC</title>
	<atom:link href="http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/</link>
	<description>Thoughts, rants, mobile technology, and other stuff nobody will read</description>
	<lastBuildDate>Mon, 29 Dec 2008 16:06:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave Beauvais</title>
		<link>http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/comment-page-1/#comment-3369</link>
		<dc:creator>Dave Beauvais</dc:creator>
		<pubDate>Mon, 19 Sep 2005 16:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/#comment-3369</guid>
		<description>It&#039;s just a very minor revision that might add backlight control for new devices or something along those lines. If you don&#039;t have the build --- you can check in the About box from the Pocket Plus Settings screen --- and everything is working, I wouldn&#039;t bother updating until the next point release such as v3.1.</description>
		<content:encoded><![CDATA[<p>It&#8217;s just a very minor revision that might add backlight control for new devices or something along those lines. If you don&#8217;t have the build &#8212; you can check in the About box from the Pocket Plus Settings screen &#8212; and everything is working, I wouldn&#8217;t bother updating until the next point release such as v3.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ofir</title>
		<link>http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/comment-page-1/#comment-3368</link>
		<dc:creator>ofir</dc:creator>
		<pubDate>Mon, 19 Sep 2005 13:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/#comment-3368</guid>
		<description>hey,
I wonder what does the spb pocket plus v3 build 3888 do, that the regular v3 do?
10x
ofir</description>
		<content:encoded><![CDATA[<p>hey,<br />
I wonder what does the spb pocket plus v3 build 3888 do, that the regular v3 do?<br />
10x<br />
ofir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Beauvais</title>
		<link>http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/comment-page-1/#comment-6</link>
		<dc:creator>Dave Beauvais</dc:creator>
		<pubDate>Tue, 06 Apr 2004 01:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/#comment-6</guid>
		<description>The style sheet you included in your comment is stripped out of the Web site so it doesn&#039;t interfere with the page display. It was included in the e-mailed copy that I received, however, and I will reply to you via e-mail.

Oh, this is a perfectly fine place to ask questions; that&#039;s why the comment feature is here! :)</description>
		<content:encoded><![CDATA[<p>The style sheet you included in your comment is stripped out of the Web site so it doesn&#8217;t interfere with the page display. It was included in the e-mailed copy that I received, however, and I will reply to you via e-mail.</p>
<p>Oh, this is a perfectly fine place to ask questions; that&#8217;s why the comment feature is here! <img src='http://www.beauvais1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anitha</title>
		<link>http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/comment-page-1/#comment-5</link>
		<dc:creator>anitha</dc:creator>
		<pubDate>Mon, 05 Apr 2004 23:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauvais1.com/archives/2004/04/04/whats-on-my-pocket-pc/#comment-5</guid>
		<description>Hello Dave,

Sorry if this is the wrong place to ask a question. I am trying to do a web application for my pocket pc (HP ipaq 4155) which has PIE version 4.1. I saw the spec and found that it supports CSS but my code does not work. 

I read in one of the forums that you have coded in CSS for your own PDA. Can you guide me? Did you install anything new?

&lt;style type=&quot;text/css&quot;&gt;
&lt;!--
body {background-color: lightblue}
input
{
height:25pt;
width:50pt;
font-size:11pt;
text-align:center;
background-color:red;
border-color:#efefef;
color:black;
font-family:arial, verdana, ms sans serif;
font-weight:bold;
}
--&gt;    
&lt;/&gt;&lt;/style&gt;

This is the piece of code that does not work.

Thank you
Anitha</description>
		<content:encoded><![CDATA[<p>Hello Dave,</p>
<p>Sorry if this is the wrong place to ask a question. I am trying to do a web application for my pocket pc (HP ipaq 4155) which has PIE version 4.1. I saw the spec and found that it supports CSS but my code does not work. </p>
<p>I read in one of the forums that you have coded in CSS for your own PDA. Can you guide me? Did you install anything new?</p>
<style type="text/css">
<!--
body {background-color: lightblue}
input
{
height:25pt;
width:50pt;
font-size:11pt;
text-align:center;
background-color:red;
border-color:#efefef;
color:black;
font-family:arial, verdana, ms sans serif;
font-weight:bold;
}
-->    
</style>
<p>This is the piece of code that does not work.</p>
<p>Thank you<br />
Anitha</p>
]]></content:encoded>
	</item>
</channel>
</rss>
