<?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>Silverlight &#124; WPF &#124; Microsoft.Net &#187; google</title>
	<atom:link href="http://joel.neubeck.net/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://joel.neubeck.net</link>
	<description>Simplifing structure without changing results</description>
	<lastBuildDate>Fri, 01 Apr 2011 21:34:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>JavaFX</title>
		<link>http://joel.neubeck.net/2008/08/javafx/</link>
		<comments>http://joel.neubeck.net/2008/08/javafx/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 22:54:50 +0000</pubDate>
		<dc:creator>joel</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://joel.neubeck.net/?p=228</guid>
		<description><![CDATA[This week I was having a conversation with my younger brother and he was telling me about this new RIA platform for Java called JavaFX (He&#8217;s an interactive Java developer). From what he told me it sounded pretty cool, a lot like version 1 of Silverlight. Here is what I found on the Sun website: [...]]]></description>
			<content:encoded><![CDATA[<p>This week I was having a conversation with my younger brother and he was telling me about this new RIA platform for Java called <a href="http://www.javafx.com/" target="blank">JavaFX</a> (He&#8217;s an interactive  Java developer).  From what he told me it sounded pretty cool,  a lot like version 1 of Silverlight.  Here is what I found on the Sun website:</p>
<blockquote><p>JavaFX is a powerful client technology for creating rich Internet applications (RIAs) with immersive media and content across the multiple screens of your life.</p>
<p>JavaFX technology features a high-performance declarative scripting language, JavaFX Script, for building and delivering the next generation of rich Internet applications for desktop, mobile, TV, and other consumer platforms. To bridge the gap between user experience design and programming logic, JavaFX technology will provide a suite of tools and authoring solutions that enable unprecedented collaboration between designers and developers.</p></blockquote>
<p><strong>Upcoming features of JavaFX 1.0</strong><br />
<strong>2D Vector Graphics</strong></p>
<ul>
<li>Geometric Shapes</li>
<li>Strokes with various styles and colors</li>
<li>Paths and Curves</li>
</ul>
<p><strong>2D Effects</strong></p>
<ul>
<li>Alpha blending and Compositing</li>
<li>Gradients and Fills</li>
<li>Transformations</li>
<li>Texture mapping</li>
<li>Clipping and Masking</li>
<li>Anti-aliasing</li>
</ul>
<p><strong>Media</strong></p>
<ul>
<li>Native audio codecs</li>
<li>Native video codes</li>
</ul>
<p>I am excited to download the SDK and see how it works.</p>
<p>Along that same line, I read that the anticipated Google mobile phone could be the first phone to be based on the JavaFX Mobile phone operating system.  If this is the case, then we should all be paying attention to where this platform is headed.</p>
]]></content:encoded>
			<wfw:commentRss>http://joel.neubeck.net/2008/08/javafx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IMAP Gmail on iPhone</title>
		<link>http://joel.neubeck.net/2008/01/imap-gmail-on-iphone/</link>
		<comments>http://joel.neubeck.net/2008/01/imap-gmail-on-iphone/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 20:12:50 +0000</pubDate>
		<dc:creator>joel</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://joel.neubeck.net/2008/01/imap-gmail-on-iphone/</guid>
		<description><![CDATA[Over the holiday my wife was so kind as to use her hard earned Holiday bonus and buy me an iPhone. For the last two years I have had my trusty old Sprint Treo connected directly to my companies Exchange and personal POP3 server. Now that I have made the first step in switching to [...]]]></description>
			<content:encoded><![CDATA[<p>Over the holiday my wife was so kind as to use her hard earned Holiday bonus and buy me an iPhone. For the last two years I have had my trusty old Sprint Treo connected directly to my companies Exchange and personal POP3 server. Now that I have made the first step in switching to the dark side (I hear a MacBook Pro whispering in the distance), I have to accept that Mac&#8217;s don&#8217;t always play nicely with windows. iPhones do play nice with Google and specifically email services that offer IMAP support. Here are the steps I went through to get my iPhone to work with Gmail for <a target="_blank" href="http://www.google.com/a/org/" title="Google Apps for Orgs">Google Apps</a>.</p>
<ol>
<li>Enable IMAP support in &#8220;Settings&#8221; for Gmail</li>
<li>On the iPhone &#8220;Settings&#8221; -&gt; &#8220;Mail&#8221; create a new &#8220;Other&#8221; account.</li>
<li>Enter the following settings
<ul>
<li>Incoming Mail Server
<ul>
<li>Host Name: imap.gmail.com</li>
<li>User Name: email@somewhere.com</li>
<li>Password: *****</li>
</ul>
</li>
</ul>
<ul>
<li>Outgoing Mail Server
<ul>
<li>Host Name: smtp.gmail.com</li>
<li>User Name: email@somewhere.com</li>
<li>Password: *****</li>
</ul>
</li>
</ul>
</li>
<li>Click Save and go to the &#8220;Advanced&#8221; settings.
<ul>
<li>Mailbox Behavior
<ul>
<li>Change &#8220;Drafts Mailbox&#8221; to &#8220;Draft&#8221;</li>
<li>Change &#8220;Sent Mailbox&#8221; to &#8220;Sent Mail&#8221;</li>
<li>Change &#8220;Deleted Mailbox&#8221; to &#8220;Trash&#8221;</li>
</ul>
</li>
<li>Incoming Settings
<ul>
<li>Use SSL: ON</li>
<li>Authentication : Password</li>
<li>IMAP Path Prefix: [Gmail]</li>
<li>Server Port: 993</li>
</ul>
</li>
<li>OutgoingSettings
<ul>
<li>Use SSL: ON</li>
<li>Authentication : Password</li>
<li>Server Port: 587</li>
</ul>
</li>
</ul>
</li>
</ol>
<p>(Note: Since I am using Google Apps my username will be at my own domain and not a username at gmail.com)</p>
]]></content:encoded>
			<wfw:commentRss>http://joel.neubeck.net/2008/01/imap-gmail-on-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Apps for Domain Email</title>
		<link>http://joel.neubeck.net/2008/01/google-apps-for-domain-email/</link>
		<comments>http://joel.neubeck.net/2008/01/google-apps-for-domain-email/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 19:52:24 +0000</pubDate>
		<dc:creator>joel</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://joel.neubeck.net/2008/01/google-apps-for-domain-email/</guid>
		<description><![CDATA[For those of you in hibernation for the last few years, Google is taking over the world, one free service after another.  This weekend I decided to break ties with Godaddy&#8217;s crappy email hosting (5 accounts, 1 GB storage, $20 year) and switch to Google Apps.   My reasons were quite simple, Free is Free and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://joel.neubeck.net/wp-content/uploads/2008/01/150x55.gif" alt="Google Apps" class="imageframe imgalignleft" height="55" width="150" />For those of you in hibernation for the last few years, Google is taking over the world, one free service after another.  This weekend I decided to break ties with Godaddy&#8217;s crappy email hosting (5 accounts, 1 GB storage, $20 year) and switch to <a href="http://www.google.com/a/" title="Google Apps" target="_blank">Google Apps</a>.   My reasons were quite simple, Free is Free and I really wanted IMAP support.  I know that the risk is pretty high with &#8220;big brother&#8221; now in control, but for IMAP support and <span id="quota">&gt;6</span> GB of storage per account, I think it is worth the risk.</p>
<p>For the most part the switch was painless.  The first step in the process was to create an account and prove that you own the domain.  Proof is achieved by creating a custom CNAME record in your DNS that maps to google.com.  Once the domain is validated you can begin creating user accounts.  In my situation I only had 5 accounts so I created them manually, but for larger organizations they have a &#8220;csv&#8221; upload utility that imports a large batch.  Once I created all of the accounts, I added any necessary account alias (they call them nicknames) and then switched my hostnames MX records.  Google warns that it could take up to 48 hours, but in about a hour the changes had propagated to my internet provider.</p>
<p>If you choose to make the switch, make sure that you tell of of your users to access there new account via the web first.  Google makes you enter a &#8220;captcha&#8221; image and agree to a terms screen.  Once this is completed you can enable IMAP support and import you existing email.  Google does NOT provide an import tool, not even from one Gmail account to another.  The approach most take, is enable POP access on your old account, and suck in all of the email using there Mail Fetcher.  Make sure that if you had &#8220;labels&#8221; you recreate those before importing as well as manually create all of your filters.</p>
]]></content:encoded>
			<wfw:commentRss>http://joel.neubeck.net/2008/01/google-apps-for-domain-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ganging Up on Facebook</title>
		<link>http://joel.neubeck.net/2007/10/ganging-up-on-facebook/</link>
		<comments>http://joel.neubeck.net/2007/10/ganging-up-on-facebook/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 18:44:51 +0000</pubDate>
		<dc:creator>joel</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://joel.neubeck.net/2007/10/ganging-up-on-facebook/</guid>
		<description><![CDATA[Yesterday I read this interesting article titled Google and Friends to Gang Up on Facebook. The basis of the article was Google’s new alliances, which they hope will give them a way to take on Facebook. Specifically, Facebook’s recent decision to allow developers the ability to write against the Facebook platform API. The article states [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com" title="1_google_logo.jpg"><img width="100" src="http://joel.neubeck.net/wp-content/uploads/2007/10/1_google_logo.jpg" alt="1_google_logo.jpg" height="70" class="imageframe imgalignleft" /></a>Yesterday I read this interesting article titled <a href="http://www.nytimes.com/2007/10/31/technology/31google.html?_r=2&amp;oref=slogin&amp;oref=slogin">Google and Friends to Gang Up on Facebook</a>. The basis of the article was Google’s new alliances, which they hope will give them a way to take on Facebook. Specifically, Facebook’s recent decision to allow developers the ability to write against the Facebook platform API. The article states that Google will &#8220;introduce a common set of standards to allow software developers to write programs for Google’s social network, Orkut as well as others, including LinkedIn, hi5, Friendster, Plaxo and Ning.&#8221; As a software engineer I am fascinated by the potential this has for creating valuable applications that have both social networking value as well as business productivity value.</p>
]]></content:encoded>
			<wfw:commentRss>http://joel.neubeck.net/2007/10/ganging-up-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Google Story</title>
		<link>http://joel.neubeck.net/2007/07/the-google-story/</link>
		<comments>http://joel.neubeck.net/2007/07/the-google-story/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 20:19:17 +0000</pubDate>
		<dc:creator>joel</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://joel.neubeck.net/2007/07/the-google-story/</guid>
		<description><![CDATA[Amazon says: &#8220;Social phenomena happen, and the historians follow. So it goes with Google, the latest star shooting through the universe of trend-setting businesses. This company has even entered our popular lexicon: as many note, &#8220;Google&#8221; has moved beyond noun to verb, becoming an action which most tech-savvy citizens at the turn of the twenty-first [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/0553383663?ie=UTF8&amp;tag=refactor0f-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0553383663"><img width="107" src="http://joel.neubeck.net/wp-content/uploads/2007/07/0553383663.jpg" alt="The Google Story" height="160" class="imageframe imgalignleft" /></a><img border="0" width="1" src="http://www.assoc-amazon.com/e/ir?t=refactor0f-20&amp;l=as2&amp;o=1&amp;a=0553383663" height="1" style="margin: 0px; border: medium none" /> Amazon says: &#8220;Social phenomena happen, and the historians follow. So it goes with Google, the latest star shooting through the universe of trend-setting businesses. This company has even entered our popular lexicon: as many note, &#8220;Google&#8221; has moved beyond noun to verb, becoming an action which most tech-savvy citizens at the turn of the twenty-first century recognize and in fact do, on a daily basis. It&#8217;s this wide societal impact that fascinated authors David Vise and Mark Malseed, who came to the book with well-established reputations in investigative reporting. Vise authored the bestselling The Bureau and the Mole, and Malseed contributed significantly to two Bob Woodward books, Bush at War and Plan of Attack. The kind of voluminous research and behind-the-scenes insight in which both writers specialize, and on which their earlier books rested, comes through in The Google Story.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://joel.neubeck.net/2007/07/the-google-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

