<?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>IT Management and Strategy Consulting &#124; Enirtia Consulting &#187; Technology</title>
	<atom:link href="http://oddjobsintech.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://oddjobsintech.com</link>
	<description>Managing the Business of Information Technology</description>
	<lastBuildDate>Mon, 29 Jun 2009 21:05:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>8 Technology Investments to Help Small &amp; Medium Sized Businesses Dominate the Recession</title>
		<link>http://oddjobsintech.com/8-technology-investments-to-help-small-medium-sized-businesses-dominate-the-recession/</link>
		<comments>http://oddjobsintech.com/8-technology-investments-to-help-small-medium-sized-businesses-dominate-the-recession/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:44:48 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[investments]]></category>
		<category><![CDATA[recession]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=259</guid>
		<description><![CDATA[<a href=http://oddjobsintech.com/8-technology-investments-to-help-small-medium-sized-businesses-dominate-the-recession/><img src=http://enirtia.com/wp-content/uploads/2009/06/76169852_f8de484fb8_m-150x150.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>When the economy takes a turn for the worse most business try and make swift budget cuts to give themselves a better financial runway. Usually these cuts impact Marketing and IT with great severity, when ideally these are the two areas you should be at the very least maintaining budgets. With that in mind over [...]]]></description>
			<content:encoded><![CDATA[<p>When the economy takes a turn for the worse most business try and make swift budget cuts to give themselves a better financial runway. Usually these cuts impact <img class="alignright size-thumbnail wp-image-377" title="76169852_f8de484fb8_m" src="http://enirtia.com/wp-content/uploads/2009/06/76169852_f8de484fb8_m-150x150.jpg" alt="76169852_f8de484fb8_m" width="150" height="150" />Marketing and IT with great severity, when ideally these are the two areas you should be at the very least maintaining budgets. With that in mind over the next couple weeks we will be highlighting 8 areas where you can make relatively minor investments in technology to help your business Small or Medium sized business dominate in the recession by doing more with less to gain competitive advantages.</p>
<p><strong>The 8 Technology areas that we will be highlighting:</strong></p>
<p>1. Communications<br />
2. Data Deduplication<br />
3. Cloud Computing<br />
4. Learning how to use the tech that you already have<br />
5. Electronic Document Storage<br />
6. Virtualization<br />
7. Hardware Upgrades<br />
8. Going Mobile</p>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/8-technology-investments-to-help-small-medium-sized-businesses-dominate-the-recession/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Directory Tip: Access External Website With The Same Domain Name As Your Internal Domain</title>
		<link>http://oddjobsintech.com/active-directory-tip-access-external-website-with-the-same-domain-name-as-your-internal-domain/</link>
		<comments>http://oddjobsintech.com/active-directory-tip-access-external-website-with-the-same-domain-name-as-your-internal-domain/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 00:47:03 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=249</guid>
		<description><![CDATA[<a href=http://oddjobsintech.com/active-directory-tip-access-external-website-with-the-same-domain-name-as-your-internal-domain/><img src=http://oddjobsintech.com/wp-content/uploads/2009/06/2932336088_274423cab9_m-150x1501.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>It is often the case that companies use their external domain (i.e. enirtia.com) for their internal Active Directory domain, and this is completely fine, except when you want to access your website which is hosted on an external server.
Active Directory automatically sets up an internal DNS server for use on your network, and assumes that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-250" title="2932336088_274423cab9_m-150x1501" src="http://oddjobsintech.com/wp-content/uploads/2009/06/2932336088_274423cab9_m-150x1501.jpg" alt="2932336088_274423cab9_m-150x1501" width="150" height="150" />It is often the case that companies use their external domain (i.e. enirtia.com) for their internal Active Directory domain, and this is completely fine, except when you want to access your website which is hosted on an external server.</p>
<p>Active Directory automatically sets up an internal DNS server for use on your network, and assumes that it is the Authorative server for the domain you used, which in our case here is &#8220;example.com&#8221;. When clients on your internal network ask your Active Directory DNS server for a lookup on example.com it is going to direct them to one of your domain controllers. If you request&#8221;www.enirtia.com&#8221; and you happen to have IIS running on one of those domain controllers you will see whatever the default website that is running on that server.</p>
<p>To get around this we need to add a redirect to your IIS server, a Host record to your internal DNS server, and a delegation to your DNS server, all of which are simple to do. These changes are based on the assumption that your external website is setup on external DNS servers with an &#8220;A&#8221; record pointing&#8221;www.enirtia.com&#8221; to the IP address of the server that is hosting your website, and that example.com without the &#8220;www&#8221; is setup with a CNAME record pointing at&#8221;www.enirtia.com&#8221;. If it is setup in the opposite manner this will not work.</p>
<p>Host Record:</p>
<p>First find out what the IP address is of the external web server if you do not already know it. Go to Start &gt; Control Panel &gt; Administrative Tools &gt; DNS and locate example.com. Right-click and choose &#8220;New Host (A or AAAA)&#8221;. Type &#8220;www&#8221; into the name field, and the IP address of your external web server into the IP Address field. Click the &#8220;Add Host&#8221; button to save.</p>
<p>IIS Redirect:</p>
<p>To redirect &#8220;http://enirtia.com&#8221; to &#8220;http://www.enirtia.com we need to create a redirect in your IIS server. Go to Start &gt; Control Panel &gt; Administrative Tools &gt; Internet Information Services and locate the Default Web Site. Right-Click on the default web site, and choose Properties. Go to the Directory tab and setup a redirect to point to&#8221;www.enirtia.com&#8221;.</p>
<p>DNS Delegation:</p>
<p>To create a DNS Delegation you must know the names of external name servers servicing your domain name. Go to Start &gt; Control Panel &gt; Administrative Tools &gt; DNS and locate example.com. Right-Click and choose &#8220;New Delegation&#8221;. Type www into the Delegated Domain field, click next and provide it with external authorative name servers for your domain name.</p>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/active-directory-tip-access-external-website-with-the-same-domain-name-as-your-internal-domain/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why Sun Should Have Followed Apple&#8217;s Path</title>
		<link>http://oddjobsintech.com/why-sun-should-have-followed-apples-path/</link>
		<comments>http://oddjobsintech.com/why-sun-should-have-followed-apples-path/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 18:06:06 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Sun Microsystems]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=147</guid>
		<description><![CDATA[<a href=http://oddjobsintech.com/why-sun-should-have-followed-apples-path/><img src=http://oddjobsintech.com/wp-content/uploads/2009/03/sun.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>These days you don&#8217;t read or hear too much about companies deploying Sun Servers or workstations, you don&#8217;t read about the great advances in the Sparc Architecture, and you don&#8217;t read about how Solaris is powering the newest supercomputer. All of the things are what you would have routinely heard about ten years ago and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-241" title="sun" src="http://oddjobsintech.com/wp-content/uploads/2009/03/sun.jpg" alt="sun" width="103" height="77" />These days you don&#8217;t read or hear too much about companies deploying Sun Servers or workstations, you don&#8217;t read about the great advances in the Sparc Architecture, and you don&#8217;t read about how Solaris is powering the newest supercomputer. All of the things are what you would have routinely heard about ten years ago and through end of the dot com boom. Back then Sun was the platform of choice for enterprise computing and powering the latest web startups. Many a dotcom blew their VC funds on top of the line Sun servers to power their new next greatest thing. However, Sun has languished in light of cheap, but powerful, x86 and x64 hardware running Linux, which has virtually eliminated any advantages that Sun once had with their Sparc Servers and Workstations.<br />
<br />
With their advantages dwindling Sun decided that they should jump on the mainstream bandwagon, by saying that they support Linux, building x64 servers, Open Sourcing Solaris, and buying MySQL. However all of these efforts seemed to be half-hearted measures to allow them to say they were doing these things, to get people in the door to talk to them about their Sparc closed source Solaris systems. They went so far as to start selling x64 workstations that ran, *GASP*, Windows.</p>
<p>Had Sun really supported these efforts they would have stopped selling a commercial version of Solaris and embraced a highly optimized, user friendly, custom version of Linux as their OS of choice that could run on any device they made. Furthermore, they would have limited their Sparc SKUs to the extremely high-end systems with everything else running x64. Finally, they would have embraced the consumer with gateway products to build their brand and suck new customers in, while building a hedge against market fluctuations. Does this strategy sound familiar? It should, its exactly what Apple did to not only maintain relevancy, but steal significant market share from Dell, HP, IBM, and Microsoft.</p>
<p>In Many ways Sun could have been bigger than Apple because they already had enterprise products, they just needed a consumer strategy, which albeit is much more difficult to create than an enterprise strategy. They could have accomplished this through an acquisition several years ago of a company like Suse, HTC, Creative Labs, or Macromedia. Anyone of these companies or any number of others could have vaulted Sun into the consumer space or have given them the tools to build really innovative consumer and enterprise level products.</p>
<p>Cisco, another dotcom high-flyer saw the writing on the wall about a dwindling enterprise market. This prompted them to make some strategic acquisitions to enter the consumer and small business space with Linksys and WebEx, among others. While not exactly the same, since Cisco does not make Workstations or Servers (at least until this week they did not), it is similar, they continued to serve their core market while bolstering their consumer offerings as a hedge against the separate market fluctuations.</p>
<p>But alas, they did not and in today’s news is that Sun is in talks to be acquired by IBM for nearly $7 Billion. However, I do not view this as bad news for either company because there are great synergies in products between the two companies. It is also not too late for IBM to still embrace a consumer strategy and get back into the workstation and laptop market that they should have never left.</p>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/why-sun-should-have-followed-apples-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye GrandCentral, Hello Google Voice!</title>
		<link>http://oddjobsintech.com/goodbye-grandcentral-hello-google-voice/</link>
		<comments>http://oddjobsintech.com/goodbye-grandcentral-hello-google-voice/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 08:50:04 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google Voice]]></category>
		<category><![CDATA[GrandCentral]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=219</guid>
		<description><![CDATA[<a href=http://oddjobsintech.com/goodbye-grandcentral-hello-google-voice/><img src=http://oddjobsintech.com/wp-content/uploads/2009/03/googlevoice2.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>In a blog post late tonight on the official Google Blog is details of how Google is shaking off the dust that has settled on GrandCentral, the service they acquired way back in July 2007. GrandCentral provides users with voice features traditionally associated with business IP PBXs, such as a single virtual phone number that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-221" title="googlevoice2" src="http://oddjobsintech.com/wp-content/uploads/2009/03/googlevoice2.jpg" alt="googlevoice2" width="191" height="70" />In a <a href="http://googleblog.blogspot.com/2009/03/here-comes-google-voice.html" target="_blank">blog post</a> late tonight on the official Google Blog is details of how Google is shaking off the dust that has settled on <a href="http://www.grandcentral.com/" target="_blank">GrandCentral</a>, the service they acquired way back in July 2007. GrandCentral provides users with voice features traditionally associated with business IP PBXs, such as a single virtual phone number that rings to multiple of your other phone numbers such as home, work, mobile, call screening, and web accessible voicemail. The free service is wildly popular with its existing users, but has languished since the Google acquisition and subsequent termination of new account signups.</p>
<p>According to the Blog post Google is planning a relaunch of the service under the Google Voice moniker. Along with the relaunch it looks like they will be adding some killer features, such as voicemail transcription, low-priced international calls, integration with Goog-411, and archival/indexing of all of your SMS messages. This all comes delivered on a new Google-ized user interface. The voicemail transcription is particularly interesting considering that there are existing services our there that charge a fee and use a human to transcribe your messages and send them to you.</p>
<p>Google has promised to roll out the service first to existing GrandCentral users in the next few days, and then to allow sign ups for new users. In fact if you point your web browser to http://voice.google.com you are greeted by a traditional Google looking login page, except it is branded for the new service. However, despite the fact that the homepage says Google Voice is open for GrandCentral, it is not, you are greeted by a Server Error after attempting to login, and the Learn More link at the bottom of the page takes you to non-existent Google Support pages.</p>
<p><img class="aligncenter size-medium wp-image-220" title="googlevoice" src="http://oddjobsintech.com/wp-content/uploads/2009/03/googlevoice-300x171.jpg" alt="googlevoice" width="300" height="171" /></p>
<p>As a current GrandCentral User, I am stoked about this news, as I was fearing that Google was going to let the service die much as it did with <a href="http://www.techcrunch.com/2009/01/14/google-axes-dodgeball-jaiku-video-and-more/">Dodgeball</a>. I will update this blog post as I hear more.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/oFVXAqFNgic&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/oFVXAqFNgic&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/goodbye-grandcentral-hello-google-voice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zimbra has 40 Million Paid Mailboxes</title>
		<link>http://oddjobsintech.com/zimbra-40-million-mailboxes/</link>
		<comments>http://oddjobsintech.com/zimbra-40-million-mailboxes/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 02:27:07 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Zimbra]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=209</guid>
		<description><![CDATA[<a href=http://oddjobsintech.com/zimbra-40-million-mailboxes/><img src=http://oddjobsintech.com/wp-content/uploads/2009/03/zimbra-logo.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>Venture Beat is reporting that Yahoo&#8217;s Zimbra has 40 Million Paid Email boxes, which is gives it more paid mailboxes than Google&#8217;s Free Gmail and it&#8217;s paying Apps (Gmail) For Your Domain customers, and puts it close behind AOL and Microsoft&#8217;s Hotmail services. While Zimbra&#8217;s users are not the same type of users as Gmail, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-210" title="zimbra-logo" src="http://oddjobsintech.com/wp-content/uploads/2009/03/zimbra-logo.jpg" alt="zimbra-logo" width="167" height="51" /><a href="http://venturebeat.com/2009/03/05/zimbra-tops-40m-paid-users-more-popular-than-gmail/" target="_blank">Venture Beat</a> is reporting that <a href="http://www.zimbra.com">Yahoo&#8217;s Zimbra</a> has 40 Million Paid Email boxes, which is gives it more paid mailboxes than Google&#8217;s Free <a href="http://gmail.com" target="_blank">Gmail</a> and it&#8217;s paying Apps (Gmail) For Your Domain customers, and puts it close behind AOL and Microsoft&#8217;s <a href="http://hotmail.com">Hotmail</a> services. While Zimbra&#8217;s users are not the same type of users as Gmail, AOL, and Hotmail&#8217;s users, in that Zimbra is not offering basic web mail services like the aforementioned services, they are offering something more significant in a full Groupware system with Calendaring, Email, Contacts, etc., and they are getting companies to pay for it, whereas the others, not so much. Much of Zimbra&#8217;s new found user base is due to the fact that Comcast has deployed Zimbra as it&#8217;s new email system for all of it&#8217;s broadband subscribers.</p>
<p>While Zimbra has made significant headway in aquiring new customers, they still have a lot to do to compete with Microsoft Exchange, with their biggest hurdle being acceptance by non-technical &#8220;office-type&#8221; users of using their own web mail interface over the traditional Outlook Interface. I ran into this head on when I replaced our existing Exchange 2003 Server with Zimbra. While the system was fairly stable, but less so than our Exchange server, their Desktop Connectors that linked with Outlook, Entourage, Apple Mail, and Apple iCal left much to be desired. These connectors were down right buggy and feature incomplete. With that said, if you can get your users to use their Zimbra Desktop Client or Web Client, the system was rock solid, and their Connector for Active Sync worked flawlessly.</p>
<p>I hope this milestone gets them noticed within the Yahoo corporate structure and gets them some more resources so that they do not get lost in the current Yahoo re org mess. I am still not convinced that Yahoo&#8217;s acquisition of Zimbra was a good move for either of the companies. <a href="http://oddjobsintech.com/where-are-the-rest-of-apples-enterprise-products/" target="_blank">As I have said before I still think that Apple should have bought Zimbra</a> instead of creating their iCal Server.</p>
<p>It should be noted that I own stock in Yahoo.</p>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/zimbra-40-million-mailboxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sync, Killing MS Exchange One Beta At a Time</title>
		<link>http://oddjobsintech.com/google-sync-killing-the-need-for-exchange-one-beta-at-a-time/</link>
		<comments>http://oddjobsintech.com/google-sync-killing-the-need-for-exchange-one-beta-at-a-time/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 01:37:04 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Arizona]]></category>
		<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google Sync]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=198</guid>
		<description><![CDATA[<a href=http://oddjobsintech.com/google-sync-killing-the-need-for-exchange-one-beta-at-a-time/><img src=http://oddjobsintech.com/wp-content/uploads/2009/02/sync-48x48.gif class=imgtfe hspace=5 align=left width=100  border=0></a>
Today Google launched their new Google Sync Product that allows you to sync your Google Calendar and Gmail Contacts to your Windows Mobile and iPhone devices. To do this they have licensed Microsoft’s Activesync protocol, just as Apple did to allow the iPhone to sync to a Microsoft Exchange server.
This is significant because it immediately [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-200 alignleft" title="sync-48x48" src="http://oddjobsintech.com/wp-content/uploads/2009/02/sync-48x48.gif" alt="Google Sync Logo" width="69" height="69" /></p>
<p>Today Google launched their new <a href="http://www.google.com/mobile/default/sync.html" target="_blank">Google Sync</a> Product that allows you to sync your <a href="http://calendar.google.com" target="_blank">Google Calendar</a> and <a href="http://mail.google.com" target="_blank">Gmail</a> Contacts to your <a href="http://www.microsoft.com/windowsmobile/en-us/default.mspx" target="_blank">Windows Mobile</a> and <a href="http://www.apple.com/iphone/" target="_blank">iPhone</a> devices. To do this they have licensed <a href="http://www.microsoft.com" target="_blank">Microsoft</a>’s Activesync protocol, just as Apple did to allow the iPhone to sync to a Microsoft Exchange server.<br />
This is significant because it immediately opens up the majority of existing smart phone owners to functionality previously only offered to corporate users of <a href="http://www.microsoft.com/EXCHANGE/default.mspx" target="_blank">Exchange</a> servers, at no cost. Which makes the service ideal for smaller companies and Independent Consultant/Freelancer types. What is even more ideal about the service for these types of people is that it also works with Google Apps for your Domain. Can you say free Exchange Server?</p>
<p>The second reason that this is significant is that it virtually negates the need for Apple’s MobileMe service, as it provides virtually the same functionality at no cost. I am sure Apple is not pleased about this.</p>
<p>As great as this service is, there are some downsides:</p>
<p>-The Activesync protocol only allows you to setup one Activesync account per mobile device. So if you have a Smartphone that is already syncing to your corporate Exchange server, you cannot setup another to sync to Google. This is not Google’s fault, nor is it the device manufacturer’s fault, this is the way Microsoft designed Activesync. In many of the comments on <a href="http://googlemobile.blogspot.com/2009/02/google-sync-beta-for-iphone-winmo-and.html" target="_blank">Google’s blog posting</a> about this new service people are laying blame at Google and Apple’s door, when it does not belong there.</p>
<p>-It does not use Activesync to deliver email. At this time Google is still using IMAP or POP to deliver mail to devices. This is a downside because it makes the process of getting all of your data to your device more convoluted, possibly more problem prone and bandwidth intensive.</p>
<p>-By using Activesync there is no way to sync Google Docs. While this may not sound significant it would be helpful to be able to sync documents and files over to your mobile device. This is functionality that Microsoft will be making available shortly through their Live Mesh service that is currently in beta.</p>
<p>-It does not sync Tasks. One of the core functions of any personal information management system is the ability to create and organize tasks. Activesync already has functionality to sync tasks from an Exchange-based account natively, but Google has not implemented functionality to sync your Gmail tasks as of yet.</p>
<p>-It does not work on Google’s own G1 Android phone. While it appears that Google has licensed Activesync for pushing data to mobile devices from its services, it has not implemented Activesync on the Android platform, which means that Android users are out in the cold on this one.</p>
<p>None of the downsides listed are deal breakers in my mind for the average user, and following in the grand Google tradition of release then iterate, I am sure that they will be able to work through many of these issues in short order.</p>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/google-sync-killing-the-need-for-exchange-one-beta-at-a-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UPDATE: Microsoft to Get Yahoo Afterall?</title>
		<link>http://oddjobsintech.com/update-microsoft-to-get-yahoo-afterall/</link>
		<comments>http://oddjobsintech.com/update-microsoft-to-get-yahoo-afterall/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 20:59:54 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=195</guid>
		<description><![CDATA[In an earlier post I talked about a new Yahoo/Microsoft/3rd party deal rumor. Well, it is looking like it may just be that, a rumor. According to Bloomberg, an unidentified Microsoft spokesperson is denying the rumor. We will have to wait to see if this is a real denial or a fake denial.
Easy come, easy [...]]]></description>
			<content:encoded><![CDATA[<p>In an <a href="http://oddjobsintech.com/microsoft-to-get-yahoo-afterall/" target="_blank">earlier post</a> I talked about a new Yahoo/Microsoft/3rd party deal rumor. Well, it is looking like it may just be that, a rumor. <a href="http://www.bloomberg.com/apps/news?pid=20601087&amp;sid=asskVazB1jx0&amp;refer=home" target="_blank">According to Bloomberg</a>, an unidentified Microsoft spokesperson is denying the rumor. We will have to wait to see if this is a real denial or a fake denial.</p>
<p>Easy come, easy go.</p>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/update-microsoft-to-get-yahoo-afterall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Computing for Novices</title>
		<link>http://oddjobsintech.com/cloud-computing-for-novices/</link>
		<comments>http://oddjobsintech.com/cloud-computing-for-novices/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 06:56:44 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=191</guid>
		<description><![CDATA[This is a presentation I recently gave to a Freshman Computer Science class at UAT on Cloud Computing. I was actually very surprised at the lack of knowledge, or even awareness in this area. After talking to some Instructors at other schools this seems to be the case at other schools as well. It seems [...]]]></description>
			<content:encoded><![CDATA[<p>This is a presentation I recently gave to a Freshman Computer Science class at <a href="http://www.uat.edu" target="_blank">UAT</a> on Cloud Computing. I was actually very surprised at the lack of knowledge, or even awareness in this area. After talking to some Instructors at other schools this seems to be the case at other schools as well. It seems that colleges are pushing so hard on the Microsoft curriculum and are still trying to play catch up to teach basic Linux that they are not even touching on Cloud Computing. What a shame since this will be part of the future of IT.</p>
<p><object id="doc_839028956583513" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="doc_839028956583513" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://documents.scribd.com/ScribdViewer.swf?document_id=9426801&amp;access_key=key-10ddx4u04w3a6zge5g23&amp;page=1&amp;version=1&amp;viewMode=" /><param name="allowfullscreen" value="true" /><embed id="doc_839028956583513" type="application/x-shockwave-flash" width="100%" height="500" src="http://documents.scribd.com/ScribdViewer.swf?document_id=9426801&amp;access_key=key-10ddx4u04w3a6zge5g23&amp;page=1&amp;version=1&amp;viewMode=" allowscriptaccess="always" allowfullscreen="true" menu="true" bgcolor="#ffffff" devicefont="false" wmode="opaque" scale="showall" loop="true" play="true" quality="high" align="middle" name="doc_839028956583513"></embed></object></p>
<div style="margin: 6px auto 3px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;"><a style="text-decoration: underline;" href="http://www.scribd.com/upload">Publish at Scribd</a> or <a style="text-decoration: underline;" href="http://www.scribd.com/browse">explore</a> others:            <a style="text-decoration: underline;" href="http://www.scribd.com/browse?c=120-web-2-0">Web 2.0</a> <a style="text-decoration: underline;" href="http://www.scribd.com/browse?c=114-technology">Technology</a> <a style="text-decoration: underline;" href="http://www.scribd.com/tag/cloud%20computing">cloud computing</a></div>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/cloud-computing-for-novices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet 101</title>
		<link>http://oddjobsintech.com/internet-101/</link>
		<comments>http://oddjobsintech.com/internet-101/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 00:55:31 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=187</guid>
		<description><![CDATA[This is a presentation I gave earlier this year to some of the staff at Off Madison Ave on how the Internet works. It covers the History and basics of the Internet.

Publish at Scribd or explore others:
]]></description>
			<content:encoded><![CDATA[<p>This is a presentation I gave earlier this year to some of the staff at <a href="http://www.offmadisonave.com" target="_blank">Off Madison Ave</a> on how the Internet works. It covers the History and basics of the Internet.</p>
<p><object id="doc_906096369270644" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="doc_906096369270644" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://documents.scribd.com/ScribdViewer.swf?document_id=9404314&amp;access_key=key-e2mes4zpqwhgweoiaq4&amp;page=1&amp;version=1&amp;viewMode=" /><param name="allowfullscreen" value="true" /><embed id="doc_906096369270644" type="application/x-shockwave-flash" width="100%" height="500" src="http://documents.scribd.com/ScribdViewer.swf?document_id=9404314&amp;access_key=key-e2mes4zpqwhgweoiaq4&amp;page=1&amp;version=1&amp;viewMode=" allowscriptaccess="always" allowfullscreen="true" menu="true" bgcolor="#ffffff" devicefont="false" wmode="opaque" scale="showall" loop="true" play="true" quality="high" align="middle" name="doc_906096369270644"></embed></object></p>
<div style="margin: 6px auto 3px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;"><a style="text-decoration: underline;" href="http://www.scribd.com/upload">Publish at Scribd</a> or <a style="text-decoration: underline;" href="http://www.scribd.com/browse">explore</a> others:</div>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/internet-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximize Productivity Through Tech Spending</title>
		<link>http://oddjobsintech.com/maximize-productivity-through-tech-spending/</link>
		<comments>http://oddjobsintech.com/maximize-productivity-through-tech-spending/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 08:22:29 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[IT Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[IT Spending]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://oddjobsintech.com/?p=182</guid>
		<description><![CDATA[Many companies spend money on IT projects to fufill their need to have the latest and greatest toys and systems. However most do not evaluate how these projects impact their productivity. Often there is a direct relationship between Tech Spending and Productivity enhancements, however it is not the only thing that can enhance productivity.
The below [...]]]></description>
			<content:encoded><![CDATA[<p>Many companies spend money on IT projects to fufill their need to have the latest and greatest toys and systems. However most do not evaluate how these projects impact their productivity. Often there is a direct relationship between Tech Spending and Productivity enhancements, however it is not the only thing that can enhance productivity.</p>
<p>The below presentation I have given on this very topic. It is somewhat incomplete, as it is meant to be narrated, but you will get the idea.</p>
<p><a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Maximize Productivity Using Information Technology Spending document on Scribd" href="http://www.scribd.com/doc/9406583/Maximize-Productivity-Using-Information-Technology-Spending">Maximize Productivity Using Information Technology Spending</a> <object id="doc_702925007379886" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="doc_702925007379886" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://documents.scribd.com/ScribdViewer.swf?document_id=9406583&amp;access_key=key-cih6mgc162d5itqt8aq&amp;page=1&amp;version=1&amp;viewMode=" /><param name="allowfullscreen" value="true" /><embed id="doc_702925007379886" type="application/x-shockwave-flash" width="100%" height="500" src="http://documents.scribd.com/ScribdViewer.swf?document_id=9406583&amp;access_key=key-cih6mgc162d5itqt8aq&amp;page=1&amp;version=1&amp;viewMode=" allowscriptaccess="always" allowfullscreen="true" menu="true" bgcolor="#ffffff" devicefont="false" wmode="opaque" scale="showall" loop="true" play="true" quality="high" align="middle" name="doc_702925007379886"></embed></object></p>
<div style="margin: 6px auto 3px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;"><a style="text-decoration: underline;" href="http://www.scribd.com/upload">Publish at Scribd</a> or <a style="text-decoration: underline;" href="http://www.scribd.com/browse">explore</a> others:            <a style="text-decoration: underline;" href="http://www.scribd.com/browse?c=115-general">General</a> <a style="text-decoration: underline;" href="http://www.scribd.com/browse?c=114-technology">Technology</a> <a style="text-decoration: underline;" href="http://www.scribd.com/tag/budget">budget</a> <a style="text-decoration: underline;" href="http://www.scribd.com/tag/productivity">productivity</a></div>
]]></content:encoded>
			<wfw:commentRss>http://oddjobsintech.com/maximize-productivity-through-tech-spending/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
