<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>bAdmArk - Motorola Q</title>
    <link>http://www.badmark.com/</link>
    <description>Husband, father, technologist, musician</description>
    <language>en-us</language>
    <copyright>bad mark</copyright>
    <lastBuildDate>Wed, 25 Oct 2006 17:10:10 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>badmark@gmail.com</managingEditor>
    <webMaster>badmark@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.badmark.com/Trackback.aspx?guid=2c7d428e-8a35-4372-9b66-06f0cd4f86b0</trackback:ping>
      <pingback:server>http://www.badmark.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.badmark.com/PermaLink,guid,2c7d428e-8a35-4372-9b66-06f0cd4f86b0.aspx</pingback:target>
      <dc:creator>bAdmArk</dc:creator>
      <wfw:comment>http://www.badmark.com/CommentView,guid,2c7d428e-8a35-4372-9b66-06f0cd4f86b0.aspx</wfw:comment>
      <wfw:commentRss>http://www.badmark.com/SyndicationService.asmx/GetEntryCommentsRss?guid=2c7d428e-8a35-4372-9b66-06f0cd4f86b0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
So I finally got around to setting up my SBS 2003 server up for Mobile. I installed <a href="http://www.microsoft.com/technet/prodtechnol/exchange/downloads/2003/sp2/download.mspx">Exchange
2003 Service Pack 2</a> (Without the need for a reboot I might add) which
went quite smoothly and added some extra functionality to my Mobile Settings in System
Manager.
</p>
        <p>
          <img src="http://badmark.com/content/binary/Exchange2003SP2.gif" border="0" />
        </p>
        <p>
This service pack seems to give you a lot more features for OTA programming, very
nice.
</p>
        <p>
So I decided to plug in my trusty Motorola Q (In all truths, this is my Q 2.0, my
first one took a bump or 2 too many and had to be recycled at the local Verizon store;
boy do I hate dealing with them...). First thing is first, I tried to install the
root certificate for SSL from my domain to my Q. Nope! Continued to receive the
error "<strong>Security permission was insufficient to update your device</strong>"...
Argh.....
</p>
        <p>
So after some research and not much from help from Verizon's Data Support team (What
a joke!), this is what I came up with. Note, this also works if your server's SSL
root server is GoDaddy. <a href="https://certificates.starfieldtech.com/Repository.go">Download
GoDaddy's Root Certificate</a>.
</p>
        <p>
Steps to Add a Root Certificate to a Motorola Q (or other Windows Mobile 5 Device)
- Please note <strong>MODIFYING YOUR REGISTRY CAN BE HARMFUL TO YOUR DEVICES' HEALTH</strong></p>
        <ol>
          <li>
Download and install Windows Mobile Registry Editor, I tried several, the shining
star by far is <a href="http://www.resco.net/smartphone/explorer/">Resco Explorer</a>,
the registry module is included with the trial download. 
</li>
          <li>
Start "Resco Registry" 
</li>
          <li>
Navigate to HKLM\Security\Policies\Policies 
</li>
          <li>
Change these 3 registry keys: 
<br />
00001001 - change value from 2 to 1<br />
00001005 - change value from 16 to 40<br />
000010017 - change value from 128 to 144 
</li>
          <li>
Close Registry Editor</li>
        </ol>
        <p>
Now you can install you .CER certificate file, and SSL to your Exchange Server will
work as needed.
</p>
        <img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=2c7d428e-8a35-4372-9b66-06f0cd4f86b0" />
      </body>
      <title>Moto Q may I use my SSL please?</title>
      <guid isPermaLink="false">http://www.badmark.com/PermaLink,guid,2c7d428e-8a35-4372-9b66-06f0cd4f86b0.aspx</guid>
      <link>http://www.bAdmArk.com/Moto+Q+May+I+Use+My+SSL+Please.aspx</link>
      <pubDate>Wed, 25 Oct 2006 17:10:10 GMT</pubDate>
      <description>&lt;p&gt;
So I finally got around to setting up my SBS 2003 server up for Mobile.&amp;nbsp;I installed &lt;a href="http://www.microsoft.com/technet/prodtechnol/exchange/downloads/2003/sp2/download.mspx"&gt;Exchange
2003 Service Pack 2&lt;/a&gt;&amp;nbsp;(Without the need for a reboot I might add)&amp;nbsp;which
went quite smoothly and added some extra functionality to my Mobile Settings in System
Manager.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://badmark.com/content/binary/Exchange2003SP2.gif" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
This service pack seems to give you a lot more features for OTA programming, very
nice.
&lt;/p&gt;
&lt;p&gt;
So I decided to plug in my trusty Motorola Q (In all truths, this is my Q 2.0, my
first one took a bump or 2 too many and had to be recycled at the local Verizon store;
boy do I hate dealing with them...). First thing is first, I tried to install the
root certificate for SSL from my domain to my Q.&amp;nbsp;Nope! Continued to receive the
error "&lt;strong&gt;Security permission was insufficient to update your device&lt;/strong&gt;"...
Argh.....
&lt;/p&gt;
&lt;p&gt;
So after some research and not much from help from Verizon's Data Support team (What
a joke!), this is what I came up with. Note, this also works if your server's SSL
root server is GoDaddy. &lt;a href="https://certificates.starfieldtech.com/Repository.go"&gt;Download
GoDaddy's Root Certificate&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Steps to Add a Root Certificate to a Motorola Q (or other Windows Mobile 5 Device)
- Please note &lt;strong&gt;MODIFYING YOUR REGISTRY CAN BE HARMFUL TO YOUR DEVICES' HEALTH&lt;/strong&gt;
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Download and install Windows Mobile Registry Editor, I&amp;nbsp;tried several, the shining
star by far is &lt;a href="http://www.resco.net/smartphone/explorer/"&gt;Resco Explorer&lt;/a&gt;,
the registry module is included with the trial download. 
&lt;li&gt;
Start "Resco Registry" 
&lt;li&gt;
Navigate to HKLM\Security\Policies\Policies 
&lt;li&gt;
Change these 3 registry keys: 
&lt;br&gt;
00001001 - change value from&amp;nbsp;2 to 1&lt;br&gt;
00001005 - change value from 16 to 40&lt;br&gt;
000010017 - change value from 128 to 144 
&lt;li&gt;
Close Registry Editor&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Now you can install you .CER certificate file, and SSL to your Exchange Server will
work as needed.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=2c7d428e-8a35-4372-9b66-06f0cd4f86b0" /&gt;</description>
      <comments>http://www.badmark.com/CommentView,guid,2c7d428e-8a35-4372-9b66-06f0cd4f86b0.aspx</comments>
      <category>Exchange;Microsoft;Motorola Q;Software</category>
    </item>
    <item>
      <trackback:ping>http://www.badmark.com/Trackback.aspx?guid=16f1f5ea-8553-4177-8d3f-8061675e3ffe</trackback:ping>
      <pingback:server>http://www.badmark.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.badmark.com/PermaLink,guid,16f1f5ea-8553-4177-8d3f-8061675e3ffe.aspx</pingback:target>
      <dc:creator>bAdmArk</dc:creator>
      <wfw:comment>http://www.badmark.com/CommentView,guid,16f1f5ea-8553-4177-8d3f-8061675e3ffe.aspx</wfw:comment>
      <wfw:commentRss>http://www.badmark.com/SyndicationService.asmx/GetEntryCommentsRss?guid=16f1f5ea-8553-4177-8d3f-8061675e3ffe</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff0000" size="3">UPDATE Sept. 12th 2006</font>
        </p>
        <p>
Motorola.com recently released an <a href="http://direct.motorola.com/hellomoto/Motosupport/source/SoftwareUpdateSummary.asp?country=&amp;language=&amp;web_page_name=SUPPORT&amp;strCarrierId=Verizon&amp;strPhone=Q&amp;strCable=Mini%20USB%20Data%20Cable">update</a> for
the Motorola Q, it will completely wipe your memory (not storage card) and update
a lot of little quirks I've noticed such as Ring Tone Preview (Boy, was that
annoying!), the addition of Wireless Manager, better Exchange Support, etc. Actually
I am still in the midst of uncovering all of these updates seeing as I was unable
to locate any documents on the Motorola site stating new features and bug fixes.
</p>
        <p>
One definate feature it did take away was the ability to do the ##342587 hack I so
eloquently describe in my original entry. 
</p>
        <p>
To my surprise the Bluetooth profile for DUN (Dial-Up Networking) was now enabled!
Woot Woot! I won't have to carry a USB cable around with my laptop! 
</p>
        <p>
          <strong>Wrong!</strong> 
</p>
        <p>
I made numerous attempts to connect to Verizon through my Windows XP laptop using
my bag o' tricks, but, no go. I broke down and decided to contact Verizon. Argh, why
must it be such a pain to get decent customer service from a company you pay damn
good money to each and every month? Anyways, I'm told by a Technical Support supervisor
that there is an additional $15 monthly fee to use my Motorola Q as a modem either
USB tethered or using Bluetooth. She stated that they charge a different fee depending
on the device. I'm sorry, my contract states "Unlimited Data Usage" which I pay $47.99
per month; why should I pay even more to use that Unlimited Data through my laptop?
Why?
</p>
        <p>
I've yet to re-install <a href="http://www.junefabrics.com/pdanet/index.php">PDANET</a>,
although I'm fairly certain it'll work. 
</p>
        <p>
I'll update.
</p>
        <p>
          <font color="#ff0000" size="3">Original Post Aug. 23rd 2006</font>
        </p>
        <p>
Having recently acquired a new toy, my handy dandy Motorola Q, I was hell bent on
squeezing every ounce of functionality from this technological little wonder. This
puppy is chock full of neat features, least of which is the BT Remote control feature,
which allows me to remote control my PC through my Q! One of the features I expected,
which was communicated to me by the Verizon salesman, was the ability to use my Q
as a modem to connect to Verizon Wireless Internet service, functionality I plan to
abuse since needing to add a $50 a month unlimited data fee (A data plan is necessary
when using a PDA\Smart Phone with Verizon, unless you want to pay some outrageous
per KB charges).
</p>
        <p>
When I finally got around to setting up DUN(Dial-up Networking, or Dial-up NOT working
as some would say) on my laptop, I realized that Bluetooth connection would not be
an option, as Verizon disables the Bluetooth DUN Profile (I am still unclear why Verizon,
amongst other national cellular services insist on disabling or crippling functionality
of these ultra cool devices they so vehemently promote), so I attempted to connect
using the USB cable. To my surprise, I did not have a Motorola USB Modem in my Device
Manager. I previously owned a Motorola RAZR, so I am familiar with connecting
a Motorola device to use as a modem (In order to use the RAZR as a modem, you must
make some modifications which require more detail that mentioned, <a href="http://www.planetmotox.net/" target="_blank">this
site</a> offers complete tutorials). I wondered if might be doing something wrong,
well, I decided I would just call Verizon and get the step-by-step on how to set this
up. After the litany of menus and transfers, I was speaking with an Internet specialist.
He informed me that currently Verizon has released the Q minus the ability to tether
the device via USB for Internet access.
</p>
        <p>
What ?? Great, there goes my unlimited data access. I mean the Q is fine for looking
up an address or a phone number real quick, but it certainly lacks the screen real
estate to do any worthwhile browsing. What's a geek to do?
</p>
        <p>
So I began my search, and after hours of hit and misses, I figured out how to get
my Q connected and working as an amazingly quick broadband modem, around 950kbps
downstream and around 90kbps upstream. 
</p>
        <p>
Here are the steps for the Q:
</p>
        <ol>
          <li>
Dial ##342587 and press <font color="#00ff00"><strong>TALK</strong></font> (Green
Circle) 
</li>
          <li>
Select 'Enable' Click 'OK' and then click 'EXIT' 
</li>
          <li>
Press 'START', select Accessories, and select the new item, 'Modem Link' 
</li>
          <li>
Select USB (Only Option) and click 'Activate'</li>
        </ol>
        <p>
On your PC:
</p>
        <ol>
          <li>
Plug in the Q using the USB cable 
</li>
          <li>
When 'New Device Found' wizard comes up, use this <a href="http://badmark.com/content/qdriver.zip">inf</a> as
the driver. 
</li>
          <li>
Complete driver installation 
</li>
          <li>
Add a new Dial Up Connection, select the Motorola Q USB as the modem 
</li>
          <li>
For phone number use '#777', for username enter <a href="mailto:'XXXXXXXXXX@vzw3g.com'">'XXXXXXXXXX@vzw3g.com'</a> (Replace
the X's with your 10 digit phone number), for password enter 'vzw'</li>
        </ol>
        <p>
You now have a working dial-up connection! 
</p>
        <p>
A couple of things to note:
</p>
        <p>
1. Sometimes you may receive 'Hardware error' from Windows when attempting to connect,
a quick fix for this: On your Q, press and hold your 'Home' button until the menu
appears, Select flight mode, wait 1 minute, then bring up the menu and turn Flight
Mode off. The connection will work now
</p>
        <p>
2. ActiveSync will not work when 'Modem Link' is set to active, it must be deactivated
in order to sync. I recommend that you leave 'Modem Link' disabled whenever you
are not using the Q as a modem. I locked up my phone a couple of time when using
Bluetooth or other features. If this happens, just remove the battery and reinsert,
then re-power.
</p>
        <p>
Note: Anytime the phone is power cycled you will have to repeat steps 1 and 2 above
on the Q to re-enable dial up networking.
</p>
        <p>
So, until Verizon decides to stand behind their feature rich mobile devices, this
will at least keep you connected when you most need it. 
</p>
        <p>
Motorola Q Specifications:
</p>
        <ul>
          <li>
Modes: CDMA 850 / CDMA 1900</li>
          <li>
Weight: 4.06 oz (115g)</li>
          <li>
Form Factor: 4.57" x 2.52" x 0.47"   <span class="semism">(116 x 64 x 12
mm)</span></li>
          <li>
            <span class="semism">Battery Life: Talk: 4.00 hours   <span class="semism">(240
minutes) </span>Standby: 192 hours   <span class="semism">(8 days)</span></span>
          </li>
          <li>
            <span class="semism">
              <span class="semism">Display: Type: LCD (Color TFT/TFD) Colors:
65,536 (16-bit) Size: 320 x 240 pixels</span>
            </span>
          </li>
          <li>
            <span class="semism">
              <span class="semism">Platform / OS: Windows Mobile for Smartphones
version 5</span>
            </span>
          </li>
          <li>
            <span class="semism">
              <span class="semism">Phone Book Capacity: Shared memory</span>
            </span>
          </li>
          <li>
            <span class="semism">
              <span class="semism">FCC ID: <a onclick="popExt('fcc_query.php?gc=IHD&amp;pc=T56FQ1'); return false;" href="http://www.phonescoop.com/phones/fcc_query.php?gc=IHD&amp;pc=T56FQ1" target="extPhoneLink">IHDT56FQ1</a></span>
            </span>
          </li>
        </ul>
        <p>
          <strong>UPDATE (8/28/2006):</strong>
        </p>
        <p>
For those of us who would rather not have to go through all of this when needing you
SmartPhone / PDA to act as a modem, I found this great little program that will do
it for you - <a href="http://www.junefabrics.com/pdanet/index.php"><strong>PDANet</strong></a> cost
$35(one-time) and definately takes care of the hard work for you. I've tried the trial
and will update once I have purchased as well.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=16f1f5ea-8553-4177-8d3f-8061675e3ffe" />
      </body>
      <title>How to use your Motorola Q as a USB broadband modem in Windows XP</title>
      <guid isPermaLink="false">http://www.badmark.com/PermaLink,guid,16f1f5ea-8553-4177-8d3f-8061675e3ffe.aspx</guid>
      <link>http://www.bAdmArk.com/How+To+Use+Your+Motorola+Q+As+A+USB+Broadband+Modem+In+Windows+XP.aspx</link>
      <pubDate>Wed, 13 Sep 2006 00:18:52 GMT</pubDate>
      <description>&lt;p&gt;
&lt;font color=#ff0000 size=3&gt;UPDATE Sept. 12th 2006&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Motorola.com recently released an &lt;a href="http://direct.motorola.com/hellomoto/Motosupport/source/SoftwareUpdateSummary.asp?country=&amp;amp;language=&amp;amp;web_page_name=SUPPORT&amp;amp;strCarrierId=Verizon&amp;amp;strPhone=Q&amp;amp;strCable=Mini%20USB%20Data%20Cable"&gt;update&lt;/a&gt; for
the Motorola Q, it will completely wipe your memory (not storage card) and update
a lot of little quirks I've noticed such as Ring Tone&amp;nbsp;Preview (Boy, was that
annoying!), the addition of Wireless Manager, better Exchange Support, etc. Actually
I am still in the midst of uncovering all of these updates seeing as I was unable
to locate any documents on the Motorola site stating new features and bug fixes.
&lt;/p&gt;
&lt;p&gt;
One definate feature it did take away was the ability to do the ##342587 hack I so
eloquently describe in&amp;nbsp;my original entry. 
&lt;/p&gt;
&lt;p&gt;
To my surprise&amp;nbsp;the Bluetooth profile for DUN (Dial-Up Networking) was now enabled!
Woot Woot!&amp;nbsp;I won't have to carry a USB cable around with my laptop! 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Wrong!&lt;/strong&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
I made numerous attempts to connect to Verizon through my Windows XP laptop&amp;nbsp;using
my bag o' tricks, but, no go. I broke down and decided to contact Verizon. Argh, why
must it be such a pain to get decent customer service from a company you pay damn
good money to each and every month? Anyways, I'm told by a Technical Support supervisor
that there is an additional $15 monthly fee to use my Motorola Q as a modem either
USB tethered or using Bluetooth. She stated that they charge a different fee depending
on the device. I'm sorry, my contract states "Unlimited Data Usage" which I pay $47.99
per month; why should I pay&amp;nbsp;even more to use that Unlimited Data through my laptop?
Why?
&lt;/p&gt;
&lt;p&gt;
I've yet to re-install &lt;a href="http://www.junefabrics.com/pdanet/index.php"&gt;PDANET&lt;/a&gt;,
although I'm fairly certain it'll work. 
&lt;/p&gt;
&lt;p&gt;
I'll update.
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#ff0000 size=3&gt;Original Post Aug. 23rd 2006&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Having recently acquired a new toy, my handy dandy Motorola Q, I was hell bent on
squeezing every ounce of functionality from this technological little wonder. This
puppy is chock full of neat features, least of which is the BT Remote control feature,
which allows me to remote control my PC through my Q! One of the features I expected,
which was communicated to me by the Verizon salesman, was the ability to use my Q
as a modem to connect to Verizon Wireless Internet service, functionality I plan to
abuse since needing to add a $50 a month unlimited data fee (A data plan is necessary
when using a PDA\Smart Phone with Verizon, unless you want to pay some outrageous
per KB charges).
&lt;/p&gt;
&lt;p&gt;
When I finally got around to setting up DUN(Dial-up Networking, or Dial-up NOT working
as some would say) on my laptop, I realized that Bluetooth connection would not be
an option, as Verizon disables the Bluetooth DUN Profile (I am still unclear why Verizon,
amongst other national cellular services insist on disabling or crippling functionality
of these ultra cool devices they so vehemently promote), so I attempted to connect
using the USB cable. To my surprise, I did not have a Motorola USB Modem in my Device
Manager. I previously owned a Motorola RAZR,&amp;nbsp;so I&amp;nbsp;am familiar with connecting
a Motorola device to use as a modem (In order to use the RAZR as a modem, you must
make some modifications which require more detail that mentioned, &lt;a href="http://www.planetmotox.net/" target=_blank&gt;this
site&lt;/a&gt; offers complete tutorials). I wondered if might be doing something wrong,
well, I decided I would just call Verizon and get the step-by-step on how to set this
up. After the litany of menus and transfers, I was speaking with an Internet specialist.
He informed me that currently Verizon has released the Q minus the ability to tether
the device via USB for Internet access.
&lt;/p&gt;
&lt;p&gt;
What ?? Great, there goes my unlimited data access. I mean the Q is fine for looking
up an address or a phone number real quick, but it certainly lacks the screen real
estate to do any worthwhile browsing. What's a geek to do?
&lt;/p&gt;
&lt;p&gt;
So I began my search, and after hours of hit and misses, I figured out how to get
my Q connected and working as an amazingly quick broadband&amp;nbsp;modem, around 950kbps
downstream and around 90kbps upstream. 
&lt;/p&gt;
&lt;p&gt;
Here are the steps for the Q:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Dial ##342587 and press&amp;nbsp;&lt;font color=#00ff00&gt;&lt;strong&gt;TALK&lt;/strong&gt;&lt;/font&gt; (Green
Circle) 
&lt;li&gt;
Select 'Enable' Click 'OK' and then click 'EXIT' 
&lt;li&gt;
Press 'START', select Accessories, and select the new item, 'Modem Link' 
&lt;li&gt;
Select USB (Only Option) and click 'Activate'&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
On your PC:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Plug in the Q using the USB cable 
&lt;li&gt;
When 'New Device Found' wizard comes up, use this &lt;a href="http://badmark.com/content/qdriver.zip"&gt;inf&lt;/a&gt; as
the driver. 
&lt;li&gt;
Complete driver installation 
&lt;li&gt;
Add a new Dial Up Connection, select the Motorola Q USB as the modem 
&lt;li&gt;
For phone number use '#777', for username enter &lt;a href="mailto:'XXXXXXXXXX@vzw3g.com'"&gt;'XXXXXXXXXX@vzw3g.com'&lt;/a&gt; (Replace
the X's with your 10 digit phone number), for password enter 'vzw'&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
You now have a working dial-up connection! 
&lt;/p&gt;
&lt;p&gt;
A couple of things to note:
&lt;/p&gt;
&lt;p&gt;
1. Sometimes you may receive 'Hardware error' from Windows when attempting to connect,
a quick fix for this: On your Q, press and hold your 'Home' button until the menu
appears, Select flight mode, wait 1 minute, then bring up the menu and turn Flight
Mode off. The connection will work now
&lt;/p&gt;
&lt;p&gt;
2. ActiveSync will not work when 'Modem Link' is set to active, it must be deactivated
in order to sync. I recommend that you leave 'Modem Link'&amp;nbsp;disabled whenever you
are not&amp;nbsp;using the Q as a modem. I locked up my phone a couple of time when using
Bluetooth or other features. If this happens, just&amp;nbsp;remove the battery and reinsert,
then re-power.
&lt;/p&gt;
&lt;p&gt;
Note: Anytime the&amp;nbsp;phone is power cycled you will have to repeat steps 1 and 2&amp;nbsp;above
on the Q to re-enable dial up networking.
&lt;/p&gt;
&lt;p&gt;
So, until Verizon decides to stand behind their feature rich mobile devices, this
will at least keep you connected when you most need it.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Motorola Q Specifications:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Modes: CDMA 850 / CDMA 1900&lt;/li&gt;
&lt;li&gt;
Weight: 4.06 oz (115g)&lt;/li&gt;
&lt;li&gt;
Form Factor: 4.57" x 2.52" x 0.47"&amp;nbsp;&amp;nbsp; &lt;span class=semism&gt;(116 x 64 x 12 mm)&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span class=semism&gt;Battery Life: Talk: 4.00 hours&amp;nbsp;&amp;nbsp; &lt;span class=semism&gt;(240
minutes) &lt;/span&gt;Standby: 192 hours&amp;nbsp;&amp;nbsp; &lt;span class=semism&gt;(8 days)&lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span class=semism&gt;&lt;span class=semism&gt;Display: Type: LCD (Color TFT/TFD) Colors: 65,536
(16-bit) Size: 320 x 240 pixels&lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span class=semism&gt;&lt;span class=semism&gt;Platform / OS: Windows Mobile for Smartphones
version 5&lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span class=semism&gt;&lt;span class=semism&gt;Phone Book Capacity: Shared memory&lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span class=semism&gt;&lt;span class=semism&gt;FCC ID: &lt;a onclick="popExt('fcc_query.php?gc=IHD&amp;amp;pc=T56FQ1'); return false;" href="http://www.phonescoop.com/phones/fcc_query.php?gc=IHD&amp;amp;pc=T56FQ1" target=extPhoneLink&gt;IHDT56FQ1&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;strong&gt;UPDATE (8/28/2006):&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
For those of us who would rather not have to go through all of this when needing you
SmartPhone / PDA to act as a modem, I found this great little program that will do
it for you - &lt;a href="http://www.junefabrics.com/pdanet/index.php"&gt;&lt;strong&gt;PDANet&lt;/strong&gt;&lt;/a&gt;&amp;nbsp;cost
$35(one-time) and definately takes care of the hard work for you. I've tried the trial
and will update once I have purchased as well.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=16f1f5ea-8553-4177-8d3f-8061675e3ffe" /&gt;</description>
      <comments>http://www.badmark.com/CommentView,guid,16f1f5ea-8553-4177-8d3f-8061675e3ffe.aspx</comments>
      <category>Motorola Q;technology</category>
    </item>
    <item>
      <trackback:ping>http://www.badmark.com/Trackback.aspx?guid=457ac14f-2fe2-4f72-9fbe-03a027e37587</trackback:ping>
      <pingback:server>http://www.badmark.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.badmark.com/PermaLink,guid,457ac14f-2fe2-4f72-9fbe-03a027e37587.aspx</pingback:target>
      <dc:creator>bAdmArk</dc:creator>
      <wfw:comment>http://www.badmark.com/CommentView,guid,457ac14f-2fe2-4f72-9fbe-03a027e37587.aspx</wfw:comment>
      <wfw:commentRss>http://www.badmark.com/SyndicationService.asmx/GetEntryCommentsRss?guid=457ac14f-2fe2-4f72-9fbe-03a027e37587</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Take into consideration everything mankind has accomplished, especially during the
past century, science, technology, quality of living, etc; and still we must all suffer
the reality that is the Department of Motor Vehicles. 
</p>
        <p>
White males are more than eight times as likely to kill themselves as women of the
same age and the risk increases as they get older, the Chicago Sun-Times reports.
</p>
        <p>
Bought a new toy! <a href="http://www.brighthand.com/default.asp?newsID=12277">Motorola
Q</a>! Windows Mobile 5.0 (Already built an application in Visual Studio 2005, had
a bit of an issue with certificates when I went to deploy, but found a quick and easy
way around it <a href="http://blogs.conchango.com/stuartpreston/archive/2005/11/10/2376.aspx">here</a>),
1.3 Megepixel camera, bluetooth (This really cool PC remote control feature), chock
full of geek fun!
</p>
        <p>
 <img src="http://badmark.com/content/binary/Motorola_Q.jpg" border="0" /></p>
        <p>
Atomic engineering helped to develop <a href="http://news.bbc.co.uk/2/hi/technology/5259594.stm">110
Ghz circuit</a> speed, a Guiness world record?
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=457ac14f-2fe2-4f72-9fbe-03a027e37587" />
      </body>
      <title>Aren't we advanced enough to improve the experience at the DMV?</title>
      <guid isPermaLink="false">http://www.badmark.com/PermaLink,guid,457ac14f-2fe2-4f72-9fbe-03a027e37587.aspx</guid>
      <link>http://www.bAdmArk.com/Arent+We+Advanced+Enough+To+Improve+The+Experience+At+The+DMV.aspx</link>
      <pubDate>Sat, 19 Aug 2006 21:53:58 GMT</pubDate>
      <description>&lt;p&gt;
Take into consideration everything mankind has accomplished, especially during the
past century, science, technology, quality of living, etc; and still we must all suffer
the reality that is the Department of Motor Vehicles. 
&lt;/p&gt;
&lt;p&gt;
White males are more than eight times as likely to kill themselves as women of the
same age and the risk increases as they get older, the Chicago Sun-Times reports.
&lt;/p&gt;
&lt;p&gt;
Bought a new toy! &lt;a href="http://www.brighthand.com/default.asp?newsID=12277"&gt;Motorola
Q&lt;/a&gt;! Windows Mobile 5.0 (Already built an application in Visual Studio 2005, had
a bit of an issue with certificates when I went to deploy, but found a quick and easy
way around it &lt;a href="http://blogs.conchango.com/stuartpreston/archive/2005/11/10/2376.aspx"&gt;here&lt;/a&gt;),
1.3 Megepixel camera, bluetooth (This really cool PC remote control feature), chock
full of&amp;nbsp;geek fun!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;img src="http://badmark.com/content/binary/Motorola_Q.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
Atomic engineering helped to develop &lt;a href="http://news.bbc.co.uk/2/hi/technology/5259594.stm"&gt;110
Ghz circuit&lt;/a&gt; speed, a Guiness world record?
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=457ac14f-2fe2-4f72-9fbe-03a027e37587" /&gt;</description>
      <comments>http://www.badmark.com/CommentView,guid,457ac14f-2fe2-4f72-9fbe-03a027e37587.aspx</comments>
      <category>Business;Motorola Q;technology;Web 2.0</category>
    </item>
  </channel>
</rss>