<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>milow.net</title>
	<atom:link href="http://www.milow.net/public/feed" rel="self" type="application/rss+xml" />
	<link>http://www.milow.net/public</link>
	<description></description>
	<lastBuildDate>Mon, 03 Jan 2011 17:42:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>png and ie, imperfect together</title>
		<link>http://www.milow.net/public/techblog/png-and-ie-imperfect-together.html</link>
		<comments>http://www.milow.net/public/techblog/png-and-ie-imperfect-together.html#comments</comments>
		<pubDate>Sun, 17 Oct 2010 03:27:16 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[techblog]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=298</guid>
		<description><![CDATA[The PNG image format is becoming more and more common on the web, and for good reason. It is an open standard that does not require payment of royalties, and it has some cool features that other formats do not. This article is about PNG&#8217;s transparency and alpha-blending features. (...)Read the rest of png and [...]]]></description>
			<content:encoded><![CDATA[<p>The PNG image format is becoming more and more common on the web, and for good reason. It is an open standard that does not require payment of royalties, and it has some cool features that other formats do not. This article is about PNG&#8217;s transparency and alpha-blending features.<br />
(...)<br/>Read the rest of <a href="http://www.milow.net/public/techblog/png-and-ie-imperfect-together.html">png and ie, imperfect together</a></p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2010. |
<br/>
Post categories: techblog<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/techblog/png-and-ie-imperfect-together.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>posting a video on the web</title>
		<link>http://www.milow.net/public/techblog/posting-a-video-on-the-web.html</link>
		<comments>http://www.milow.net/public/techblog/posting-a-video-on-the-web.html#comments</comments>
		<pubDate>Mon, 20 Sep 2010 13:46:11 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[techblog]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=274</guid>
		<description><![CDATA[With all the Web 2.0 technology talk these days, you would think it would be easy to post a video on your blog. If your video is public material, then you would be fairly correct (just use YouTube). But if your video is private, then you would be dead wrong. (...)Read the rest of posting [...]]]></description>
			<content:encoded><![CDATA[<p>With all the Web 2.0 technology talk these days, you would think it would be easy to post a video on your blog. If your video is public material, then you would be fairly correct (just use YouTube). But if your video is private, then you would be dead wrong.<br />
(...)<br/>Read the rest of <a href="http://www.milow.net/public/techblog/posting-a-video-on-the-web.html">posting a video on the web</a></p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2010. |
<br/>
Post categories: techblog<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/techblog/posting-a-video-on-the-web.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wmToggleVibrate</title>
		<link>http://www.milow.net/public/projects/wmtogglevibrate.html</link>
		<comments>http://www.milow.net/public/projects/wmtogglevibrate.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 20:57:55 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=244</guid>
		<description><![CDATA[wmToggleVibrate is a quick and dirty application to switch your phone from vibrate mode to ringer-on mode. It will vibrate to let you know it is working. Use your favorite key-map tool to map wmToggleVibrate to your favorite key for easy usage. I use RhodiumKbdControl for my HTC Tilt2/Touch Pro2. wmToggleVibrate has been tested on [...]]]></description>
			<content:encoded><![CDATA[<p>wmToggleVibrate is a quick and dirty application to switch your phone from vibrate mode to ringer-on mode. It will vibrate to let you know it is working.</p>
<p>Use your favorite key-map tool to map wmToggleVibrate to your favorite key for easy usage. I use <a href="http://forum.xda-developers.com/showthread.php?t=554240">RhodiumKbdControl</a> for my HTC Tilt2/Touch Pro2.</p>
<p>wmToggleVibrate has been tested on Windows Mobile 6 and Windows Mobile 6.5. <em>It will probably not work on Windows Mobile 5 and below</em> as some of the APIs used are only found in Windows Mobile 6 and up.</p>
<div style="margin-bottom:30px"></div>
<p><strong>wmToggleVibrate is free and is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</strong></p>
<p></a>Download:<br />
 <a href='http://www.milow.net/public/dl.php?id=29&rel=wmToggleVibrate'>wmToggleVibrate</a> </p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2009. |
<br/>
Post categories: projects<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/projects/wmtogglevibrate.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>finding the perfect-er mouse</title>
		<link>http://www.milow.net/public/techblog/finding-the-perfect-er-mouse.html</link>
		<comments>http://www.milow.net/public/techblog/finding-the-perfect-er-mouse.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 02:55:56 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[techblog]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=219</guid>
		<description><![CDATA[I had previously detailed my search for the perfect wireless mouse, which ended with me being satisfied with the Radtech BT550. You can guess what comes next, almost a year later.. (...)Read the rest of finding the perfect-er mouse © gil milow for milow.net, 2009. &#124; Post categories: techblog]]></description>
			<content:encoded><![CDATA[<p>I had previously detailed my <a href="/public/techblog/finding-the-perfect-mouse.html">search for the perfect wireless mouse</a>, which ended with me being satisfied with the Radtech BT550. You can guess what comes next, almost a year later..<br />
(...)<br/>Read the rest of <a href="http://www.milow.net/public/techblog/finding-the-perfect-er-mouse.html">finding the perfect-er mouse</a></p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2009. |
<br/>
Post categories: techblog<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/techblog/finding-the-perfect-er-mouse.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActiveGcSync 2 Beta</title>
		<link>http://www.milow.net/public/projects/activegcsync-2-beta.html</link>
		<comments>http://www.milow.net/public/projects/activegcsync-2-beta.html#comments</comments>
		<pubDate>Mon, 01 Dec 2008 02:54:37 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[activegcsync]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=118</guid>
		<description><![CDATA[Introduction: ActiveGcSync 2 Beta is now available. The major additions to this version are support for multiple Google calendars and synchronization of Contacts. Keep in mind that this is a Beta version. Although I have spent many months testing and improving it, it is not bug free. Before using this version I would recommend that [...]]]></description>
			<content:encoded><![CDATA[<h3>Introduction:</h3>
<p>ActiveGcSync 2 Beta is now available. The major additions to this version are support for multiple Google calendars and synchronization of Contacts.</p>
<p>Keep in mind that this is a <b>Beta</b> version. Although I have spent many months testing and improving it, it is not bug free. Before using this version I would recommend that you <b>read the Settings and FAQ below</b> and also make a backup of your phone&#8217;s Events and Contacts using a tool such as <a href="http://www.spbsoftwarehouse.com/products/backup/?en">SPB Backup</a>.</p>
<div style="margin-bottom:40px"></div>
<h3>Settings:</h3>
<p>Here are the new settings in ActiveGcSync 2 Beta:</p>
<p><strong>Calendar Tab:</strong></p>
<ul>
<li><strong>Calendars to Sync</strong> &#8211; Click the Refresh button to get a list of all Calendars on your account. Check off the ones you want to synchronize. The Events tab allows you to customize settings for each Calendar.</li>
<li><strong>Default Calendar</strong> &#8211; This option allows you to define what Google Calendar to synchronize PocketOutlook events without a Category. If this is blank then you will need to assign each event a Category that correlates to a Google Calendar name.
<ul><strong>Important Note: </strong>If this option is left blank, any events synchronized by previous single-calendar versions of ActiveGcSync will not synchronize!</ul>
</li>
</ul>
<div style="margin-bottom:25px"></div>
<p><strong>Events Tab:</strong></p>
<ul>
<li><strong>Calendar dropdown</strong> &#8211; Select a calendar to customize</li>
<li><strong>Event Label</strong> &#8211; What to label this event. The label will appear on your device in brackets, for example: <strong>[label]</strong>. Leave blank for no label.</li>
<li><strong>BusyStatus of All Day Google Events</strong> &#8211; What to set status to for All Day events</li>
<li><strong>BusyStatus of Other Google Events</strong> &#8211; What to set status to for non-All Day events</li>
<li><strong>Set Reminder</strong> &#8211; Whether to set a PocketOutlook reminder for each event. Options are Yes, No, and Outlook Default</li>
<li><strong>Outlook Events to send to Google</strong> &#8211; Which events to synchronize to Google</li>
</ul>
<div style="margin-bottom:25px"></div>
<p><strong>ContactsTab:</strong></p>
<ul>
<li><strong>Groups/Categories</strong> &#8211; Click refresh to download contact groups from Google as well as PocketOutlook Categories. Check off any that you want to synchronize.</li>
<li><strong>Sync All </strong>- Check this box to synchronize ALL contacts, regardless of category/group. Keep in mind that in Google, at least as of this writing, anyone you email will be added to your Suggested Contacts and therefore will be synchronized using this option.</li>
<li><strong>Default Group </strong>- If this dropdown is not blank, any local contacts will be considered to be a part of this group. This is useful if you do not want to set categories on a local contact in order to synchronize that contact.</li>
<li><strong>Default FileAs </strong>- This option will set FileAs to either &#8220;Last, First&#8221; or &#8220;First Last&#8221; for contacts. FileAs is the format that Contact managers use to display names in.</li>
</ul>
<div style="margin-bottom:40px"></div>
<h3>FAQ:</h3>
<p><strong>Why does this version not work on my non-touchscreen Smartphone?</strong><br />
In order to save memory in both versions, I have split out ActiveGcSync into a touchscreen (PocketPC) version and a non-touchscreen (Smartphone) version. I have focused all of my time on the PocketPC version for now. The Smartphone version will be coming soon. If you have a Smartphone and want a Smartphone version soon, then make sure to let me know on the <a href="http://www.milow.net/forums">forums</a>.</p>
<div style="margin-bottom:25px"></div>
<p><strong>I have just upgraded from version 1.x and nothing synchronizes any more. Do I have to do something new?</strong><br />
Yes. Version 2 of ActiveGcSync will not synchronize any Calendars or Contacts by default. You must click the refresh buttons on both the Calendars and Contacts tab (as described above in the Settings section) and select Calendars/Contact Groups to sync.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Why is ActiveGcSync asking me to pick a contact from a list?</strong><br />
When initially synchronizing a contact from Google, ActiveGcSync may find more than one local contact similar to the one you are synchronizing. If so, it will use a combination of factors to present to you the local contacts it thinks match up. Check off one contact if it is the correct one and click Done.  If you do not check any contacts before clicking Done, ActiveGcSync will assume that none of the choices are correct and create a new PocketOutlook contact.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Which information is presumed to be correct in case of a conflict?</strong><br />
In order to save time during an initial synchronization, ActiveGcSync will assume that your phone has the correct contact pictures and phone numbers. For all other things such as name and emails, Google is assumed to have the correct information.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Do I have to set a category on my Event or Contact in order to have it synchronize to Google?</strong><br />
No. If you use the Default Calendar (for Events) and Default Group (for Contacts) options, your Events and Contacts will be synchronized, assuming that the default you select is being synchronized.</p>
<div style="margin-bottom:25px"></div>
<p><strong>If I add a category to my Event that is another Calendar, will the event get synchronized to both Calendars?</strong><br />
No. Once an event is synchronized to one Google Calendar, it will not get synchronized to any other calendars.</p>
<div style="margin-bottom:25px"></div>
<p><strong>How does a labeled email address (ex: home) in Google synchronize to a non-labeled PocketOutlook email address (ex: Email Address 1)?</strong><br />
Email Address 1 maps to Home, Email Address 2 maps to Work, Email Address 3 maps to Other.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Why is my contact&#8217;s photo not showing up on my Google Mail web page?</strong><br />
As of this writing, the Google website does not show photos for contacts without email addresses.</p>
<div style="margin-bottom:25px"></div>
<p><strong>I am getting an error when I run a sync. How do I tell what is going on?</strong><br />
Each time ActiveGcSync runs a Sync process, it writes out details to a file called lasUpdate.log which can be found at <code>\Application Data\ActiveGcSync\lastUpdate.log</code>. </p>
<div style="margin-bottom:40px"></div>
<h3>Download:</h3>
<p><b>ActiveGcSync is free and is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</b></p>
<p> <a href='http://www.milow.net/public/dl.php?id=26&rel=ActiveGcSync+v2.0.6'>ActiveGcSync v2.0.6</a>  ( <a href='http://www.milow.net/public/dl.php?id=27&rel=README'>README</a> )</p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2008. |
<br/>
Post categories: activegcsync, projects<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/projects/activegcsync-2-beta.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>finding the perfect mouse</title>
		<link>http://www.milow.net/public/techblog/finding-the-perfect-mouse.html</link>
		<comments>http://www.milow.net/public/techblog/finding-the-perfect-mouse.html#comments</comments>
		<pubDate>Fri, 10 Oct 2008 23:56:33 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[techblog]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=116</guid>
		<description><![CDATA[The computer mouse, ever since it was invented at the Stanford Research Institute in 1963, has pretty much been a requirement for using a computer. It has gone through various changes over the years, moving from using a mechanical ball to lasers. When I started using a laptop for work, I wanted to find the [...]]]></description>
			<content:encoded><![CDATA[<p>The computer mouse, ever since it was invented at the Stanford Research Institute in 1963, has pretty much been a requirement for using a computer. It has gone through various changes over the years, moving from using a mechanical ball to lasers. When I started using a laptop for work, I wanted to find the best solution for a mouse that travels back and forth with me from home to work every day. The saga continues to this day..<br />
(...)<br/>Read the rest of <a href="http://www.milow.net/public/techblog/finding-the-perfect-mouse.html">finding the perfect mouse</a></p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2008. |
<br/>
Post categories: techblog<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/techblog/finding-the-perfect-mouse.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>answering your (development) questions</title>
		<link>http://www.milow.net/public/techblog/answering-your-development-questions.html</link>
		<comments>http://www.milow.net/public/techblog/answering-your-development-questions.html#comments</comments>
		<pubDate>Mon, 15 Sep 2008 21:17:42 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[techblog]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=117</guid>
		<description><![CDATA[There are a few blogs that I read daily. Actually, I should say that I read them only when new articles are posted. I use RSS in Thunderbird to avoid having to load these web pages each day to look for new content. The blogs I read change as I get bored/annoyed with some and [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few blogs that I read daily. Actually, I should say that I read them only when new articles are posted. I use <a href="http://kb.mozillazine.org/Thunderbird_:_FAQs_:_RSS_Basics">RSS in Thunderbird</a> to avoid having to load these web pages each day to look for new content.</p>
<p>The blogs I read change as I get bored/annoyed with some and find new interesting ones. One blog that has maintained its position on my blogroll is <a href="http://www.joelonsoftware.com/">Joel on Software</a>. Although I don&#8217;t always agree with Joel and he can sometimes come off as arrogant, he is <em>usually</em> pretty dead on in his philosophies. Plus his posts have humor and sarcasm built in and so are never boring. A lot of time he writes about software applications that I end up finding extremely useful.</p>
<p>Recently he has played a part in the creation of a website called <a href="http://stackoverflow.com/">Stack Overflow</a>. The site is for developers like myself who need help sometimes and could use a one stop shop for answers. One thing they came up with which I think is ingenious is to essentially make the site a big contest. When you answer questions with answers that people like, they mod you up (in <a href="http://slashdot.org/">slashdot</a> terminology) and your post jumps higher in the discussion list. Not only this, but you get a ranking based on how high you are in the discussions you participate in.  So how do you get smart people to answer other people&#8217;s questions on your site? Reward them with bragging rights!</p>
<p>Right now when I google a programming question I have to sift through lots of old discussions where people are left hanging because no one can or wants to answer their question. I also have to filter out any search result from experts-exchange since you have to pay for those answers. Why these experts-exchange pages come up so high on a google search is beyond me.</p>
<p>Stack Overflow just went live to the public today, and I think it has a lot of potential. Maybe even I will be entering the competition..</p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2008. |
<br/>
Post categories: techblog<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/techblog/answering-your-development-questions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>miranda and office communicator 2007</title>
		<link>http://www.milow.net/public/techblog/115.html</link>
		<comments>http://www.milow.net/public/techblog/115.html#comments</comments>
		<pubDate>Fri, 05 Sep 2008 19:00:23 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[techblog]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/?p=115</guid>
		<description><![CDATA[After we upgraded our Instant Messaging to the new version of Microsoft Office Communications Server, I have been told to install Office Communicator 2007 in order to be able to connect from outside of our firewall. The new version of OCS apparently requires two seperate connections: one if you are inside the firewall, and one [...]]]></description>
			<content:encoded><![CDATA[<p>After we upgraded our Instant Messaging to the new version of Microsoft Office Communications Server, I have been told to install Office Communicator 2007 in order to be able to connect from outside of our firewall. The new version of OCS apparently requires two seperate connections: one if you are inside the firewall, and one if you are outside on the internet. Why OCS requires two different IP addresses to work this way, I have no idea.</p>
<p>&#8220;So what?&#8221; you ask.</p>
<p>(...)<br/>Read the rest of <a href="http://www.milow.net/public/techblog/115.html">miranda and office communicator 2007</a></p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2008. |
<br/>
Post categories: techblog<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/techblog/115.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>ActiveGcSync FAQ</title>
		<link>http://www.milow.net/public/projects/activegcsync-faq.html</link>
		<comments>http://www.milow.net/public/projects/activegcsync-faq.html#comments</comments>
		<pubDate>Fri, 25 Apr 2008 02:22:03 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[activegcsync]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/projects/activegcsync-faq.html</guid>
		<description><![CDATA[What does ActiveGcSync require in order to run? ActiveGcSync requires the Microsoft Compact Framework version 3.5. A link to this can be found on the main project page. How do I switch to another phone and still keep my appointments and contacts? If you are using Microsoft ActiveSync to synchronize your contacts and events, make [...]]]></description>
			<content:encoded><![CDATA[<p><b>What does ActiveGcSync require in order to run?</b><br />
ActiveGcSync requires the Microsoft Compact Framework version 3.5. A link to this can be found on the main project page.</p>
<div style="margin-bottom:25px"></div>
<p><b>How do I switch to another phone and still keep my appointments and contacts?</b><br />
If you are using Microsoft ActiveSync to synchronize your contacts and events, make sure you set up and run ActiveSync <b>before</b> you synchronize with ActiveGcSync. ActiveGcSync will try to find existing events/contacts before creating a new one with the same name, but ActiveSync will not. </p>
<div style="margin-bottom:25px"></div>
<p><b>I have copied my settings to a new phone, but ActiveGcSync will not synchronize some events/contacts. What should I do?</b><br />
In the Menu, click on Advanced->Reset Last Updated. This will force ActiveGcSync to run a full download from Google the next time it syncs. The next sync may take longer than a typical sync, but should ensure that all of your items are synchronized.</p>
<div style="margin-bottom:25px"></div>
<p><b>If an event/contact is changed both on my Google Calendar as well as Pocket Outlook, what happens?</b><br />
ActiveGcSync assumes that your Google event/contact is more up to date and will synchronize it to Pocket Outlook, overwriting any Pocket Outlook changes. This is only the case when the event/contact is changed in both places <i>between synchronizations</i>. Any changes made to one or the other calendar/contact list will be ok as a synchronization is done in between.</p>
<div style="margin-bottom:25px"></div>
<p><b>Why is ActiveGcSync asking for my TimeZone? Doesn&#8217;t Windws know this already?</b><br />
Sometimes a cell phone carrier will set their phones to synchronize the time to your Windows Mobile phone. If this is the case they may or may not sync the TimeZone information. If this happens, ActiveGcSync will ask you for your time zone and will not ask again unless it detects another time zone change.</p>
<div style="margin-bottom:25px"></div>
<p><b>Why does ActiveGcSync tell me that it can&#8217;t sync recurring exceptions because of different time zones?</b><br />
Due to the way Pocket Outlook keeps track of recurring event patterns, an event can not be updated in multiple time zones. If an event is created in one time zone then updated in another, the pattern may change and the event will appear on the wrong day. This is due to the way Pocket Outlook handles which days the event occurs on.</p>
<p>The first time ActiveGcSync runs, it assumes that all events it encounters have been created in the current time zone. Any events that are added from then on should be synchronized in the timezone they were created in. </p>
<div style="margin-bottom:25px"></div>
<p><b>Are you going to add feature <i>XYZ</i> to ActiveGcSync</b><br />
I regularly check the <a href="/forums">forums</a> for feature requests. If you post it there chances are it will make it onto the TODO list.</p>
<p><strong>Why does this version not work on my non-touchscreen Smartphone?</strong><br />
In order to save memory in both versions, I have split out ActiveGcSync into a touchscreen (PocketPC) version and a non-touchscreen (Smartphone) version. I have focused all of my time on the PocketPC version for now. The Smartphone version will be coming soon. If you have a Smartphone and want a Smartphone version soon, then make sure to let me know on the <a href="http://www.milow.net/forums">forums</a>.</p>
<div style="margin-bottom:25px"></div>
<p><strong>I have just upgraded from version 1.x and nothing synchronizes any more. Do I have to do something new?</strong><br />
Yes. Version 2 of ActiveGcSync will not synchronize any Calendars or Contacts by default. You must click the refresh buttons on both the Calendars and Contacts tab (as described above in the Settings section) and select Calendars/Contact Groups to sync.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Why is ActiveGcSync asking me to pick a contact from a list?</strong><br />
When initially synchronizing a contact from Google, ActiveGcSync may find more than one local contact similar to the one you are synchronizing. If so, it will use a combination of factors to present to you the local contacts it thinks match up. Check off one contact if it is the correct one and click Done.  If you do not check any contacts before clicking Done, ActiveGcSync will assume that none of the choices are correct and create a new PocketOutlook contact.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Which contact information is presumed to be correct in case of a conflict?</strong><br />
In order to save time during an initial synchronization, ActiveGcSync will assume that your phone has the correct contact pictures and phone numbers. For all other things such as name and emails, Google is assumed to have the correct information.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Do I have to set a category on my Event or Contact in order to have it synchronize to Google?</strong><br />
No. If you use the Default Calendar (for Events) and Default Group (for Contacts) options, your Events and Contacts will be synchronized, assuming that the default you select is being synchronized.</p>
<div style="margin-bottom:25px"></div>
<p><strong>If I add a category to my Event that is another Calendar, will the event get synchronized to both Calendars?</strong><br />
No. Once an event is synchronized to one Google Calendar, it will not get synchronized to any other calendars.</p>
<div style="margin-bottom:25px"></div>
<p><strong>How does a labeled email address (ex: home) in Google synchronize to a non-labeled PocketOutlook email address (ex: Email Address 1)?</strong><br />
Email Address 1 maps to Home, Email Address 2 maps to Work, Email Address 3 maps to Other.</p>
<div style="margin-bottom:25px"></div>
<p><strong>Why is my contact&#8217;s photo not showing up on my Google Mail web page?</strong><br />
As of this writing, the Google website does not show photos for contacts without email addresses.</p>
<div style="margin-bottom:25px"></div>
<p><strong>I am getting an error when I run a sync. How do I tell what is going on?</strong><br />
Each time ActiveGcSync runs a Sync process, it writes out details to a file called lasUpdate.log which can be found at <code>\Application Data\ActiveGcSync\lastUpdate.log</code>. </p>
<p><b>Why don&#8217;t my Google Sports Calendars show up in ActiveGcSync?</b><br />
Google does not currently (as of October 2009) support access to their Sports calendars through the API.</p>
<p><b>When I try to get information from Google, I get a CAPTCHA required message.</b><br />
Google sometimes needs extra information in order to trust your Windows Mobile device as a valid client. Load up a web browser on your phone and point it to <a href="https://www.google.com/accounts/DisplayUnlockCaptcha">https://www.google.com/accounts/DisplayUnlockCaptcha</a>, and enter in all the information requested. Then try again from ActiveGcSync</p>
<p><b>Does ActiveGcSync have any command line options?</b><br />
Yes, there are two. To start a Sync when ActiveGcSync starts up, use <em>-syncOnStartup</em>. To close ActiveGcSync after this sync is done, use <em>-shutdownAfterSync</em>.</p>
<p><b>I am starting ActiveGcSync by clicking on ActiveGcSync.exe, and it closes right away.</b><br />
In order to start ActiveGcSync properly, use the icon in the Start Menu. If you absolutely must call the EXE directly, make sure you use put <em>-VC</em> as a command line option, as this option is used by ActiveGcSync components internally.</p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2008. |
<br/>
Post categories: activegcsync, projects<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/projects/activegcsync-faq.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring ActiveGcSync</title>
		<link>http://www.milow.net/public/projects/configuring-activegcsync.html</link>
		<comments>http://www.milow.net/public/projects/configuring-activegcsync.html#comments</comments>
		<pubDate>Fri, 25 Apr 2008 02:20:57 +0000</pubDate>
		<dc:creator>gil</dc:creator>
				<category><![CDATA[activegcsync]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.milow.net/public/projects/configuring-activegcsync.html</guid>
		<description><![CDATA[The first time ActiveGcSync is run it will automatically show the Settings screen. When running ActiveGcSync subsequent times, you can use the Settings menu button. The following tabs are available: General Username &#8211; Your Google account&#8217;s username. This may need to be username or username@gmail.com Password &#8211; Your Google account&#8217;s password Hide on Startup &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>The first time ActiveGcSync is run it will automatically show the Settings screen. When running ActiveGcSync subsequent times, you can use the Settings menu button. The following tabs are available:</p>
<div style="margin-bottom:25px"></div>
<h3>General</h3>
<div class="nolink" style="float:left">
<a href="/site/images/activegcsync/2.0/generalTab.gif" rel="lightbox[1]" title="general settings"> <img src="/site/images/activegcsync/2.0/generalTab_small.gif" alt="" /></a>
</div>
<p><b>Username</b> &#8211; Your Google account&#8217;s username. This may need to be <i>username</i> or <i>username@gmail.com</i></p>
<p><b>Password</b> &#8211; Your Google account&#8217;s password</p>
<p><b>Hide on Startup</b> &#8211; ActiveGcSync will bring the Today screen to the foreground when it loads</p>
<p><b>Check for new versions on startup</b> &#8211; ActiveGcSync will check for a new version whenever it is started and pop up a system message if it finds one</p>
<p><b>Disable Error Popups</b> &#8211; Disables system popups when an error occurs</p>
<div style="clear:both"></div>
<div style="margin-bottom:30px"></div>
<h3>Sync</h3>
<div class="nolink" style="float:left">
<a href="/site/images/activegcsync/2.0/syncTab.gif" rel="lightbox[1]" title="sync settings"> <img src="/site/images/activegcsync/2.0/syncTab_small.gif" alt="" /></a>
</div>
<p><b>Automatically Update</b> &#8211; ActiveGcSync will periodically auto-update your calendars</p>
<p><b>Interval (in minutes)</b> &#8211; Number of minutes to wait between updates</p>
<p><b>Error Interval (in minutes)</b> &#8211; Number of minutes to wait until retrying the synchronization after an error occurs</p>
<p><b>Only sync when connected to network</b> &#8211; ActiveGcSync will wait for a network connection to start a synchronization</p>
<div style="clear:both"></div>
<div style="margin-bottom:30px"></div>
<h3>Calendars</h3>
<div class="nolink" style="float:left">
<a href="/site/images/activegcsync/2.0/calendarsTab.gif" rel="lightbox[1]" title="calendars settings"> <img src="/site/images/activegcsync/2.0/calendarsTab_small.gif" alt="" /></a>
</div>
<p><strong>Calendars to Sync</strong> &#8211; Click the Refresh button to get a list of all Calendars on your account. Check off the ones you want to synchronize. The Events tab allows you to customize settings for each Calendar</p>
<p><strong>Default Calendar</strong> &#8211; This option allows you to define to what Google Calendar to synchronize PocketOutlook events without a Category. If this is blank then you will need to assign each event a Category that correlates to a Google Calendar name in order to have them synchronized. <strong><i>(Important Note: If this option is left blank, any events synchronized by previous single-calendar versions of ActiveGcSync will not synchronize!)</i></strong></p>
<p><strong>Categories button</strong> &#8211; Click to select which non-calendar categories to sync to your default calendar</p>
<div style="clear:both"></div>
<div style="margin-bottom:30px"></div>
<h3>Events</h3>
<div class="nolink" style="float:left">
<a href="/site/images/activegcsync/2.0/eventsTab.gif" rel="lightbox[1]" title="events settings"> <img src="/site/images/activegcsync/2.0/eventsTab_small.gif" alt="" /></a>
</div>
<p><strong>Calendar dropdown</strong> &#8211; Select a calendar to customize</p>
<p><strong>Event Label</strong> &#8211; What to label this event. The label will appear on your device in brackets, for example: <strong>[label]</strong>. Leave blank for no label</p>
<p><strong>BusyStatus of All Day Google Events</strong> &#8211; What to set status to for All Day events</p>
<p><strong>BusyStatus of Other Google Events</strong> &#8211; What to set status to for non-All Day events</p>
<p><strong>Set Reminder</strong> &#8211; Whether to set a PocketOutlook reminder for each event. Options are Yes, No, and Outlook Default</p>
<p><strong>Outlook Events to send to Google</strong> &#8211; Select which types of event to synchronize to Google (by sensitivity setting). This option is disabled for read-only calendars</p>
<div style="clear:both"></div>
<div style="margin-bottom:30px"></div>
<h3>Contacts</h3>
<div class="nolink" style="float:left">
<a href="/site/images/activegcsync/2.0/contactsTab.gif" rel="lightbox[1]" title="contacts settings"> <img src="/site/images/activegcsync/2.0/contactsTab_small.gif" alt="" /></a>
</div>
<p><strong>Groups/Categories</strong> &#8211; Click refresh to download contact groups from Google as well as PocketOutlook Categories. Check off any that you want to synchronize</p>
<p><strong>Sync All </strong>- Check this box to synchronize ALL contacts, regardless of category/group. Keep in mind that in certain versions of Google Mail, anyone you email will be added to your Suggested Contacts and therefore will be synchronized using this option</p>
<p><strong>Default Group </strong>- If this dropdown is not blank, any local contacts will be considered to be a part of this group. This is useful if you do not want to set categories on a local contact in order to synchronize that contact</p>
<p><strong>Default FileAs </strong>- This option will set FileAs to either &#8220;Last, First&#8221; or &#8220;First Last&#8221; for contacts. FileAs is the format that Contact managers use to display names</p>
<hr />
<p><small>© gil milow for <a href="http://www.milow.net/public">milow.net</a>, 2008. |
<br/>
Post categories: activegcsync, projects<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.milow.net/public/projects/configuring-activegcsync.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

