<?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/"
	>

<channel>
	<title>BeardmoreWeb</title>
	<atom:link href="http://www.beardmoreweb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beardmoreweb.com</link>
	<description>Adam Beardmore's Home Base</description>
	<pubDate>Mon, 02 Mar 2009 19:06:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Safari 4 Develop</title>
		<link>http://www.beardmoreweb.com/2009/03/02/safari-4-develop/</link>
		<comments>http://www.beardmoreweb.com/2009/03/02/safari-4-develop/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 19:06:24 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Websites]]></category>

		<category><![CDATA[Firebug]]></category>

		<category><![CDATA[Safari 4]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/?p=128</guid>
		<description><![CDATA[I recently downloaded and installed Safari 4 on my MacBook Pro and my initial reaction to the software is awesome! Â Today, I enabled the Develop part of the program and started playing with it while working on a web project. Â After troubleshooting a few css issues on a website using the development tools on Safari, [...]]]></description>
			<content:encoded><![CDATA[<p>I recently downloaded and installed Safari 4 on my MacBook Pro and my initial reaction to the software is awesome! Â Today, I enabled the Develop part of the program and started playing with it while working on a web project. Â After troubleshooting a few css issues on a website using the development tools on Safari, I must say I am very impressed!</p>
<p>I especially like the resources view that allows me to look at what elements of my sites are taking the longest to load. Â Prior to using Safari 4, I was a frequent user of the Firebug toolbar for Firefox. Â Safari 4, in my opinion is much better for usability and is more aesthetically pleasing.</p>
<p>This impression may change in the future, but so far I am very pleased with the flexibility, the ease of use, and the design of the Develop functions of Safari 4!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2009/03/02/safari-4-develop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting back the Windows show desktop icon</title>
		<link>http://www.beardmoreweb.com/2008/12/15/getting-back-the-windows-show-desktop-icon/</link>
		<comments>http://www.beardmoreweb.com/2008/12/15/getting-back-the-windows-show-desktop-icon/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 05:35:29 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Problems]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Desktop Icon]]></category>

		<category><![CDATA[Issues]]></category>

		<category><![CDATA[QuickLaunch]]></category>

		<category><![CDATA[Vista]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/?p=126</guid>
		<description><![CDATA[I recently worked on a computer that the user had lost the Show Desktop icon from the quick launch menu in Windows Vista.  After trying to fix it in the OS I turned to Google and found a great article about how to fix the problem from Microsoft.  It involves opening notepad and [...]]]></description>
			<content:encoded><![CDATA[<p>I recently worked on a computer that the user had lost the Show Desktop icon from the quick launch menu in Windows Vista.  After trying to fix it in the OS I turned to Google and found a great article about how to fix the problem from Microsoft.  It involves opening notepad and pasting some code and saving the file as desktop.scf</p>
<p>The code to be pasted:<br />
[Shell]<br />
Command=2<br />
IconFile=explorer.exe,3<br />
[Taskbar]<br />
Command=ToggleDesktop</p>
<p>You can find the article at: <a href="http://support.microsoft.com/?kbid=190355">http://support.microsoft.com/?kbid=190355</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2008/12/15/getting-back-the-windows-show-desktop-icon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Error installing Windows SP3 using Boot Camp</title>
		<link>http://www.beardmoreweb.com/2008/08/10/error-installing-windows-sp3-using-boot-camp/</link>
		<comments>http://www.beardmoreweb.com/2008/08/10/error-installing-windows-sp3-using-boot-camp/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 02:21:29 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[Problems]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/?p=124</guid>
		<description><![CDATA[Recently my family purchased a MacBook Pro for my brother to use at college. Â The original intent was that he was only going to use Windows but after he came back from orientation, we found that he would need Windows.
Windows XP SP2 installed without a hitch up until I went to update to Service Pack [...]]]></description>
			<content:encoded><![CDATA[<p>Recently my family purchased a MacBook Pro for my brother to use at college. Â The original intent was that he was only going to use Windows but after he came back from orientation, we found that he would need Windows.</p>
<p>Windows XP SP2 installed without a hitch up until I went to update to Service Pack 3. Â Even though I had plenty of space left on the bootcamp partition, an error message came up every time I tried to install SP3 saying that there wasn&#8217;t enough space in the install location. Â After searching the web, I found this fix and it worked perfectly!</p>
<p><a href="http://www.windowsreference.com/general/error-there-is-not-enough-disk-space-when-installing-sp3/">http://www.windowsreference.com/general/error-there-is-not-enough-disk-space-when-installing-sp3/<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2008/08/10/error-installing-windows-sp3-using-boot-camp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moving an iWeb site to a new machine or OS X install</title>
		<link>http://www.beardmoreweb.com/2008/05/31/moving-an-iweb-site-to-a-new-machine-or-os-x-install/</link>
		<comments>http://www.beardmoreweb.com/2008/05/31/moving-an-iweb-site-to-a-new-machine-or-os-x-install/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 01:32:27 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Problems]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/2008/05/31/moving-an-iweb-site-to-a-new-machine-or-os-x-install/</guid>
		<description><![CDATA[I have had this issue numerous times before but finally I found where the iWeb files live.Â  Before re-installing OS X or moving to a different machine, copy the file that is located at /users/CURRENT USER/Library/Application Support/iWeb/
The file will be a .sites2 file and when you copy that over to a new machine or install [...]]]></description>
			<content:encoded><![CDATA[<p style="align="><span style="color:Black">I have had this issue numerous times before but finally I found where the iWeb files live.Â  Before re-installing OS X or moving to a different machine, copy the file that is located at /users/CURRENT USER/Library/Application Support/iWeb/</span></p>
<p>The file will be a .sites2 file and when you copy that over to a new machine or install iWeb will have all the information, files and settings that it needs, including .mac information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2008/05/31/moving-an-iweb-site-to-a-new-machine-or-os-x-install/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Plaxo - Powerful Syncing</title>
		<link>http://www.beardmoreweb.com/2008/02/12/plaxo-powerful-syncing/</link>
		<comments>http://www.beardmoreweb.com/2008/02/12/plaxo-powerful-syncing/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 06:08:23 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/2008/02/12/plaxo-powerful-syncing/</guid>
		<description><![CDATA[While listening to this week&#8217;s TWIT (This Week in Tech) Chris Pirillo mentioned that he used Plaxo to sync his Outlook hosted exchange with iCal, Address book and Gmail.&#160; I had been looking for an all in one application like this for quite some time but I had only found pay services that didn&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>While listening to this week&#8217;s TWIT (This Week in Tech) Chris Pirillo mentioned that he used Plaxo to sync his Outlook hosted exchange with iCal, Address book and Gmail.&nbsp; I had been looking for an all in one application like this for quite some time but I had only found pay services that didn&#8217;t have as much capability.&nbsp; </p>
<blockquote><p><img height="92" alt="Plaxo logo" src="http://www.plaxo.com/images/home30/logo_animated.gif" width="96"></p></blockquote>
<p>After about an hour of testing and setup,I have determined that Plaxo is perfect! It provides a ton of features for synchronization and it has a free version that takes care of all my needs!&nbsp; I installed it on my MacBook Pro and on my tablet and everything is now syncing perfectly!&nbsp; Before plaxo, I had to always go to Outlook to look up a contact or an event which took forever!!!&nbsp; Now all I have to do is either go to GMail, iCal or Address Book to look up up information.&nbsp; It is a much needed product that I am so happy to have found!&nbsp; Check it out at <a href="http://www.plaxo.com">http://www.plaxo.com</a></p>
<p>Thank you Chris for mentioning this killer application!</p>
<p>Things that are now in sync:</p>
<p>Outlook Contacts &amp; Calendar</p>
<p>Motorola Q Smartphone connected via hosted exchange</p>
<p>GMail Contacts</p>
<p>GMail Calendar</p>
<p>iCal</p>
<p>Address Book</p>
<p>And I&#8217;m sure the list will grow in the future</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2008/02/12/plaxo-powerful-syncing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Sites!</title>
		<link>http://www.beardmoreweb.com/2008/01/13/new-sites/</link>
		<comments>http://www.beardmoreweb.com/2008/01/13/new-sites/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 16:21:55 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[Joomla!]]></category>

		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/2008/01/13/new-sites/</guid>
		<description><![CDATA[This is just a quick post plugging the new sites that have launched in the last month.
www.Lancermusic.com was just totally revamped with Joomla!  This new version will make it much easier for the Band and Choir directors to keep their site current.
www.princeofpeacealcrescent.org was also redesigned with Joomla!  The goal here was to create [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick post plugging the new sites that have launched in the last month.</p>
<p><a href="http://www.Lancermusic.com">www.Lancermusic.com</a> was just totally revamped with Joomla!  This new version will make it much easier for the Band and Choir directors to keep their site current.</p>
<p><a href="http://www.princeofpeacealcrescent.org">www.princeofpeacealcrescent.org</a> was also redesigned with Joomla!  The goal here was to create a site with much more expandability so that more content can be added and yet still be organized in a way that will be intuitive and easy to navigate.</p>
<p>The Drupal site is still coming, I am waiting for the 6.0 release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2008/01/13/new-sites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drupal - A Great First Impression!</title>
		<link>http://www.beardmoreweb.com/2007/12/17/drupal-a-great-first-impression/</link>
		<comments>http://www.beardmoreweb.com/2007/12/17/drupal-a-great-first-impression/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 01:10:57 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[CCK]]></category>

		<category><![CDATA[CMS]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[Entrepreneurship Club]]></category>

		<category><![CDATA[Views]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/2007/12/17/drupal-a-great-first-impression/</guid>
		<description><![CDATA[In the beginning of December, I was elected as Chief Web Officer for the University of Minnesota Entrepreneurship club.  With this came the responsibility to update the site www.ceomakers.com and make it run with a CMS to allow more interaction with club members.  I am pretty accustomed to using Joomla! with most websites [...]]]></description>
			<content:encoded><![CDATA[<p>In the beginning of December, I was elected as Chief Web Officer for the University of Minnesota Entrepreneurship club.  With this came the responsibility to update the site <a href="http://www.ceomakers.com">www.ceomakers.com</a> and make it run with a CMS to allow more interaction with club members.  I am pretty accustomed to using Joomla! with most websites that I launch for clients but I have recognized that it definitely has its weaknesses.  Naturally because of prior experience, my initial thought was to use Joomla! for this site but unfortunately I couldn&#8217;t get it to do everything that was needed for the project.</p>
<p>My specific needs for this site are to have the ability to have a custom content type for the CEO&#8217;s that speak at our meetings.  This schedule on the old site is added into the database using PhpMyAdmin and then the main page has a little blurb covering the events for the upcoming week.  The speaker data is also available as a list and then when a user clicks on the speaker&#8217;s name, it takes them to an individual page that has a full bio of the speaker.  This is a very important item that needs to be on the site and I just didn&#8217;t see any extensions for Joomla! that would add this functionality.</p>
<p>Because of this, I decided to check out Drupal because I had watched a <a href="http://video.google.com/videoplay?docid=-4603504844034540440" target="_blank">Google Tech Talk</a> session about implementing Drupal and it seemed like it would be able to provide the ability to add a custom content type.  I decided to install Drupal on a stand alone server to take a look at its functionality.  After playing with the software for two hours, I found that it has all the functionality that I need and much more.  With Drupal&#8217;s CCK module, I was able to make the speaker content type in about ten minutes and then through the Views module, I was able to create all the content views that were available through the old site.<a href="http://www.beardmoreweb.com/wp-content/uploads/2007/12/drupal.gif"><img src="http://www.beardmoreweb.com/wp-content/uploads/2007/12/drupal-thumb.gif" style="border: 0px none " alt="drupal" align="right" border="0" height="240" width="240" /></a></p>
<p>Another great thing will be that the new ceomakers.com will also have a graphical calendar that will pull from the speakers list and an events list as well.</p>
<p>After playing with Drupal, I came up with a list of things that I really liked.</p>
<p>1. CCK which makes custom content types is a tool that I can&#8217;t believe that I have lived without.</p>
<p>2. User control is so much more extensible than Joomla!  Drupal gives the ability to create unlimited user permission sets and also gives the ability to create custom user profile fields right in the Drupal core.</p>
<p>3. Drupal modules are so much more empowering than Joomla! extensions.  Drupal modules are more able to integrate with other site services to create a unified site.  The best example of this is how the calendar module that I used was able to pull from multiple content types to create an integrated graphical calendar.  Joomla! extensions just don&#8217;t provide that ability to work with other extensions to create a seamless solution.</p>
<p>All in all, I feel that my eyes have been opened to what a CMS should include.  Drupal just provides so many more functions that Joomla! can&#8217;t do.</p>
<p>To document my experience of using Drupal, I plan on posting about my experiences as I go through the re-design process of ceomakers.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2007/12/17/drupal-a-great-first-impression/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OWA In Exchange SP1 Finally Adds Month View</title>
		<link>http://www.beardmoreweb.com/2007/11/29/owa-in-exchange-sp1-finally-adds-month-view/</link>
		<comments>http://www.beardmoreweb.com/2007/11/29/owa-in-exchange-sp1-finally-adds-month-view/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 18:31:55 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[Problems]]></category>

		<category><![CDATA[Exchange 2007]]></category>

		<category><![CDATA[OWA]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/2007/11/29/owa-in-exchange-sp1-finally-adds-month-view/</guid>
		<description><![CDATA[I just wanted to update everyone on my complaint that OWA does not include the month view.  Finally Microsoft has addressed this problem with Exchange 2007 SP1.  I received their Technet email and under the new features notes, they commented that the month view will be available but from the looks of it, it will [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to update everyone on my complaint that OWA does not include the month view.  Finally Microsoft has addressed this problem with Exchange 2007 SP1.  I received their Technet email and under the new features notes, they commented that the month view will be available but from the looks of it, it will only be available in the premium version of OWA which currently only runs with Internet Explorer.  So, if you&#8217;re looking to use the month view in OWA, you&#8217;ll have to fire up IE again&#8230;.sigh&#8230;</p>
<p>The list of other new features in Exchange 2007 SP1 can be found here: http://technet.microsoft.com/en-us/library/bb676323.aspx</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2007/11/29/owa-in-exchange-sp1-finally-adds-month-view/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Apps Transition Update</title>
		<link>http://www.beardmoreweb.com/2007/11/19/google-apps-transition-update/</link>
		<comments>http://www.beardmoreweb.com/2007/11/19/google-apps-transition-update/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 08:23:08 +0000</pubDate>
		<dc:creator>adam</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/2007/11/19/google-apps-transition-update/</guid>
		<description><![CDATA[ When Google enabled IMAP on all accounts I was finally given enough reason to move my primary email over to Google&#8217;s App&#8217;s service.&#160; I had always wanted to switch to Google App&#8217;s for my email except the problem was that I couldn&#8217;t sync my email with IMAP and I need this important feature to [...]]]></description>
			<content:encoded><![CDATA[<p> When Google enabled IMAP on all accounts I was finally given enough reason to move my primary email over to Google&#8217;s App&#8217;s service.&#160; I had always wanted to switch to Google App&#8217;s for my email except the problem was that I couldn&#8217;t sync my email with IMAP and I need this important feature to make everything work.&#160; My setup includes using Mail<img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="138" alt="apps" src="http://www.beardmoreweb.com/wp-content/uploads/2007/11/apps.png" width="244" border="0" /> on OSX and using the built in mail application on Windows Mobile so POP would not have cut it in my situation.&#160; So, as soon as I got word that IMAP was being enabled for Gmail I immediately created a Google App&#8217;s account for Beardmoreweb.com.&#160; Migration was very easy, all I did was saved my messages from my old server running IMAP to my local computer and then reset my mail clients to the new Google App&#8217;s settings. (This documentation can be found on the GMail help site)&#160; After making the changes to my mail client, I simply had to login to my Google App&#8217;s Gmail account and turn on IMAP.&#160; Once this was enabled, everything worked great!</p>
<p>My email sync&#8217;s with the server faster than ever before and Gmail&#8217;s web interface is light years ahead of Squirrelmail which used to take at least two minutes to load all my emails.</p>
<p>Probably the best feature is that I get almost 5 gig&#8217;s of storage per account!&#160; This is a huge increase from what I was dealing with on my old email server.</p>
<p>The hardest part of this was training my family how to use the Gmail web interface.&#160; It took them a little bit of time to understand the conversation oriented layout because they had been used to Squirrelmail, they are still adjusting.</p>
<p>From a management standpoint, Google&#8217;s interface is great giving easy access to creation/modification of users and services.&#160; I have no complaints at all, my only wish is that I could have done this long ago! <img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="94" alt="apps2" src="http://www.beardmoreweb.com/wp-content/uploads/2007/11/apps2.png" width="365" border="0" /></p>
<p>All in all, the transition took about 3 hours to change my mx records, to dump my email from my old mail server to the new Gmail account, to setup my two mail clients and lastly, to train the rest of my family to use it.&#160; It was a very worthwhile move for me and I highly recommend Google App&#8217;s to anyone needing a great IMAP email server with a huge amount of storage all for the price of free!</p>
<p>To switch to Google App&#8217;s go to <a href="http://www.google.com/a">www.google.com/a</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2007/11/19/google-apps-transition-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2007-11-17</title>
		<link>http://www.beardmoreweb.com/2007/11/17/twitter-updates-for-2007-11-17/</link>
		<comments>http://www.beardmoreweb.com/2007/11/17/twitter-updates-for-2007-11-17/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 04:59:59 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.beardmoreweb.com/2007/11/17/twitter-updates-for-2007-11-17/</guid>
		<description><![CDATA[
Watching a movie at Coffman #

]]></description>
			<content:encoded><![CDATA[<ul>
<li>Watching a movie at Coffman <a href="http://twitter.com/abeardmore/statuses/420626522">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.beardmoreweb.com/2007/11/17/twitter-updates-for-2007-11-17/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
