<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>LikeableBias</title>
	<atom:link href="http://likeablebias.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://likeablebias.wordpress.com</link>
	<description>Because we&#039;re all a little bit of a fanboy.</description>
	<lastBuildDate>Mon, 16 Jan 2012 20:39:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='likeablebias.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>LikeableBias</title>
		<link>http://likeablebias.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://likeablebias.wordpress.com/osd.xml" title="LikeableBias" />
	<atom:link rel='hub' href='http://likeablebias.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Bulk Enable Dell OpenManage Alerts</title>
		<link>http://likeablebias.wordpress.com/2012/01/16/bulk-enable-dell-openmanage-alerts/</link>
		<comments>http://likeablebias.wordpress.com/2012/01/16/bulk-enable-dell-openmanage-alerts/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 20:39:54 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[alerts]]></category>
		<category><![CDATA[DELL]]></category>
		<category><![CDATA[openmanage]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=95</guid>
		<description><![CDATA[If you have to manage the numerous hardware alerts in Dell&#8217;s OpenManage System Administrator console, this can be very tedious &#8230;<p><a href="http://likeablebias.wordpress.com/2012/01/16/bulk-enable-dell-openmanage-alerts/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=95&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have to manage the numerous hardware alerts in Dell&#8217;s OpenManage System Administrator console, this can be very tedious to modify one at a time. If you have System Administrator software installed, a quick command string can do the work for you. Use the &#8216;<strong>omconfig system alertaction /?</strong>&#8216; to view all of the command arguments. I dropped the below set of commands into a batch file and executed to enable an e-mail notification for all alert types:</p>
<pre>:: USE THESE FOR SYSTEM HARDWARE ALERTS
omconfig system alertaction event=powersupply broadcast=true
omconfig system alertaction event=powersupplywarn broadcast=true
omconfig system alertaction event=tempwarn broadcast=true
omconfig system alertaction event=tempfail broadcast=true
omconfig system alertaction event=fanwarn broadcast=true
omconfig system alertaction event=fanfail broadcast=true
omconfig system alertaction event=voltwarn broadcast=true
omconfig system alertaction event=voltfail broadcast=true
omconfig system alertaction event=intrusion broadcast=true
omconfig system alertaction event=redundegrad broadcast=true
omconfig system alertaction event=redunlost broadcast=true
omconfig system alertaction event=memprefail broadcast=true
omconfig system alertaction event=memfail broadcast=true
omconfig system alertaction event=hardwarelogwarn broadcast=true
omconfig system alertaction event=hardwarelogfull broadcast=true
omconfig system alertaction event=processorwarn broadcast=true
omconfig system alertaction event=processorfail broadcast=true
omconfig system alertaction event=watchdogasr broadcast=true
omconfig system alertaction event=batterywarn broadcast=true
omconfig system alertaction event=batteryfail broadcast=true
omconfig system alertaction event=systempowerwarn broadcast=true
omconfig system alertaction event=systempowerfail broadcast=true

:: USE THESE IF YOU ALSO HAVE A STORAGE CONTROLLER INSTALLED
omconfig system alertaction event=storagesyswarn broadcast=true
omconfig system alertaction event=storagesysfail broadcast=true
omconfig system alertaction event=storagectrlwarn broadcast=true
omconfig system alertaction event=storagectrlfail broadcast=true
omconfig system alertaction event=pdiskwarn broadcast=true
omconfig system alertaction event=pdiskfail broadcast=true
omconfig system alertaction event=vdiskwarn broadcast=true
omconfig system alertaction event=vdiskfail broadcast=true
omconfig system alertaction event=enclosurewarn broadcast=true
omconfig system alertaction event=enclosurefail broadcast=true
omconfig system alertaction event=storagectrlbatterywarn broadcast=true
omconfig system alertaction event=storagectrlbatteryfail broadcast=true</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=95&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2012/01/16/bulk-enable-dell-openmanage-alerts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Automating FTP PUT Jobs from UNIX to a Windows FTP Server</title>
		<link>http://likeablebias.wordpress.com/2011/11/15/automating-ftp-put-jobs-from-unix-to-a-windows-ftp-server/</link>
		<comments>http://likeablebias.wordpress.com/2011/11/15/automating-ftp-put-jobs-from-unix-to-a-windows-ftp-server/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 23:45:36 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=92</guid>
		<description><![CDATA[Last month I had to find a way to automate the transfer of files from a UNIX database server to &#8230;<p><a href="http://likeablebias.wordpress.com/2011/11/15/automating-ftp-put-jobs-from-unix-to-a-windows-ftp-server/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=92&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last month I had to find a way to automate the transfer of files from a UNIX database server to a Windows fileshare via the pre-existing FTP method. This was previously executed manually. The trouble I ran into was passing the FTP commands from a UNIX shell script to the Windows FTP server (specifically, user credentials) correctly. Second, I also wanted to automate the process of archiving these files to a new directory after transfer. Here&#8217;s what I came up with, variables requiring your modification in bold:</p>
<pre>################################################################################
#*************************  Script Title   ******************************
#
# Script Name:     FTP PUT TO WINDOWS FTP SERVER
# Script Filename: FTP_PUT_TO_WINFTPSERVER.sh
#
#
#*********************  Script Description  ************************************
#
# This shell script will look for files matching 'FTP_*.dat' and FTP any
# found to a Windows FTP server, then archive them in a folder named
# the current date.
#
#*************************  Modification Log     *******************************
#
#      Date             Name             Description
#_____________________________________________________________________________
#
#   10/19/2011       Bryce Baker        Original script
#
#*******************************************************************************
################################################################################

#!bin/sh
#***** Set local working directory *****
cd <strong>/path/to/script/and/files</strong>

#***** Set ftp server, credentials, and file(s) to search for *****
HOST='<strong>SERVERADDRESS</strong>'
USER='<strong>FTPUSERNAME</strong>'
PASSWD='<strong>FTPPASSWORD</strong>'
FILE='<strong>FTP_*.dat</strong>'

#***** Send files to FTP server *****
ftp -vn $HOST &lt;&lt;END_SCRIPT
quote USER $USER
quote PASS $PASSWD
prompt n
mput $FILE
quit
END_SCRIPT

#***** Archive files *****
#***** Set DATE variable to current date *****
DATE='20'`date '+%y%m%d'`
mkdir $DATE
mv $FILE <strong>/path/to/archive/folder/</strong>$DATE/

exit 0</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=92&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/11/15/automating-ftp-put-jobs-from-unix-to-a-windows-ftp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Combine Multiple Excel Workbooks Into A Single File</title>
		<link>http://likeablebias.wordpress.com/2011/11/15/combine-multiple-excel-workbooks-into-a-single-file/</link>
		<comments>http://likeablebias.wordpress.com/2011/11/15/combine-multiple-excel-workbooks-into-a-single-file/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 22:02:51 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[combine workbooks]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[workbook]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=72</guid>
		<description><![CDATA[Recently, I had to combine many worksheets of individual server security risk forms into a single workbook. Obviously, I&#8217;d rather &#8230;<p><a href="http://likeablebias.wordpress.com/2011/11/15/combine-multiple-excel-workbooks-into-a-single-file/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=72&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently, I had to combine many worksheets of individual server security risk forms into a single workbook. Obviously, I&#8217;d rather research a script to do this than manually combine 47 separate files. Finally located <a href="http://www.vbaexpress.com/kb/getarticle.php?kb_id=829" target="_blank">another much more scripting-capable individual</a> who had accomplished this with the below Excel macro code. Additionally, my worksheets were protected, so <a title="Unprotect All Excel Sheets for All Workbooks in a Directory" href="http://likeablebias.wordpress.com/2011/11/15/unprotect-all-excel-sheets-for-all-workbooks-in-a-directory/">another script was used</a> to perform this process en masse.</p>
<pre>Option Explicit 

 '32-bit API declarations
Declare Function SHGetPathFromIDList Lib "shell32.dll" _
Alias "SHGetPathFromIDListA" (ByVal pidl As Long, ByVal _
pszpath As String) As Long 

Declare Function SHBrowseForFolder Lib "shell32.dll" _
Alias "SHBrowseForFolderA" (lpBrowseInfo As BrowseInfo) _
As Long 

Public Type BrowseInfo
    hOwner As Long
    pIDLRoot As Long
    pszDisplayName As String
    lpszTitle As String
    ulFlags As Long
    lpfn As Long
    lParam As Long
    iImage As Long
End Type 

Function GetDirectory(Optional msg) As String
    On Error Resume Next
    Dim bInfo As BrowseInfo
    Dim path As String
    Dim r As Long, x As Long, pos As Integer 

     'Root folder = Desktop
    bInfo.pIDLRoot = 0&amp; 

     'Title in the dialog
    If IsMissing(msg) Then
        bInfo.lpszTitle = "Please select the folder of the excel files to copy."
    Else
        bInfo.lpszTitle = msg
    End If 

     'Type of directory to return
    bInfo.ulFlags = &amp;H1 

     'Display the dialog
    x = SHBrowseForFolder(bInfo) 

     'Parse the result
    path = Space$(512)
    r = SHGetPathFromIDList(ByVal x, ByVal path)
    If r Then
        pos = InStr(path, Chr$(0))
        GetDirectory = Left(path, pos - 1)
    Else
        GetDirectory = ""
    End If
End Function 

Sub CombineFiles()
    Dim path            As String
    Dim FileName        As String
    Dim LastCell        As Range
    Dim Wkb             As Workbook
    Dim WS              As Worksheet
    Dim ThisWB          As String 

    ThisWB = ThisWorkbook.Name
    Application.EnableEvents = False
    Application.ScreenUpdating = False
    path = GetDirectory
    FileName = Dir(path &amp; "\*.xls", vbNormal)
    Do Until FileName = ""
        If FileName &lt;&gt; ThisWB Then
            Set Wkb = Workbooks.Open(FileName:=path &amp; "\" &amp; FileName)
            For Each WS In Wkb.Worksheets
                Set LastCell = WS.Cells.SpecialCells(xlCellTypeLastCell)
                If LastCell.Value = "" And LastCell.Address = Range("$A$1").Address Then
                Else
                    WS.Copy After:=ThisWorkbook.Sheets(ThisWorkbook.Sheets.Count)
                End If
            Next WS
            Wkb.Close False
        End If
        FileName = Dir()
    Loop
    Application.EnableEvents = True
    Application.ScreenUpdating = True 

    Set Wkb = Nothing
    Set LastCell = Nothing
End Sub</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=72&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/11/15/combine-multiple-excel-workbooks-into-a-single-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Unprotect All Excel Sheets for All Workbooks in a Directory</title>
		<link>http://likeablebias.wordpress.com/2011/11/15/unprotect-all-excel-sheets-for-all-workbooks-in-a-directory/</link>
		<comments>http://likeablebias.wordpress.com/2011/11/15/unprotect-all-excel-sheets-for-all-workbooks-in-a-directory/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 22:01:31 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[unprotect]]></category>
		<category><![CDATA[unprotect worksheets]]></category>
		<category><![CDATA[worksheet]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=66</guid>
		<description><![CDATA[This Excel macro came in very handy when I had a set of workbooks in a folder (and subfolders) that &#8230;<p><a href="http://likeablebias.wordpress.com/2011/11/15/unprotect-all-excel-sheets-for-all-workbooks-in-a-directory/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=66&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This Excel macro came in very handy when I had a set of workbooks in a folder (and subfolders) that all needed unprotected before running another macro to combine all of the workbooks into a single file. Be sure to update the bolded variables below. <a href="http://www.dailydoseofexcel.com/archives/author/rob-van-gelder/">Source</a>.</p>
<pre>Const cStartFolder = "<strong>C:\Documents and Settings\UserName\My Documents\Spreadsheets</strong>" 'no slash at end
Const cFileFilter = "<strong>*.xlsx</strong>"
Const cPassword = "<strong>CleverPassword</strong>" 'use empty quotes if blank

Sub UnprotectAllWorksheets()
    Dim i As Long, j As Long, arr() As String, wkb As Workbook, wks As Worksheet

    ExtractFolder cStartFolder, arr()

    On Error Resume Next
    j = -1: j = UBound(arr)
    On Error GoTo 0

    For i = 0 To j
        Set wkb = Workbooks.Open(arr(i), False)
        For Each wks In wkb.Worksheets
            wks.Unprotect cPassword
        Next
        wkb.Save
        wkb.Close
    Next
End Sub

Sub ExtractFolder(Folder As String, arr() As String)
    Dim i As Long, objFS As Object, objFolder As Object, obj As Object

    Set objFS = CreateObject("Scripting.FileSystemObject")
    Set objFolder = objFS.GetFolder(Folder)

    For Each obj In objFolder.SubFolders
        ExtractFolder obj.Path, arr()
    Next

    For Each obj In objFolder.Files
        If obj.Name Like cFileFilter Then
            On Error Resume Next
            i = 0: i = UBound(arr) + 1
            On Error GoTo 0
            ReDim Preserve arr(i)
            arr(i) = objFolder.Path &amp; Application.PathSeparator &amp; obj.Name
        End If
    Next
End Sub</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=66&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/11/15/unprotect-all-excel-sheets-for-all-workbooks-in-a-directory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Find and Delete All Blank Rows in an Excel Sheet</title>
		<link>http://likeablebias.wordpress.com/2011/11/15/find-and-delete-all-blank-rows-in-an-excel-sheet/</link>
		<comments>http://likeablebias.wordpress.com/2011/11/15/find-and-delete-all-blank-rows-in-an-excel-sheet/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 21:58:24 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blanks]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[remove blanks]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=70</guid>
		<description><![CDATA[Quick tip that I use fairly often when weeding out certain rows in reports: Select the column containing blanks. Press &#8230;<p><a href="http://likeablebias.wordpress.com/2011/11/15/find-and-delete-all-blank-rows-in-an-excel-sheet/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=70&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Quick tip that I use fairly often when weeding out certain rows in reports:</p>
<ol>
<li>Select the column containing blanks.</li>
<li>Press <strong>F5</strong> (&#8220;Go to&#8221;) on your keyboard.</li>
<li>Click <strong>Special</strong>.</li>
<li>Check <strong>Blanks</strong>.</li>
<li>Click <strong>OK</strong>.</li>
<li>Right click a blank cell in the appropriate column.</li>
<li>Click <strong>Delete</strong>&gt;<strong>Entire row</strong>.</li>
<li>Click <strong>OK</strong>.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=70&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/11/15/find-and-delete-all-blank-rows-in-an-excel-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Native Dual-Monitor Wallpaper Support in Windows XP</title>
		<link>http://likeablebias.wordpress.com/2011/08/19/native-dual-monitor-wallpaper-support-in-windows-xp/</link>
		<comments>http://likeablebias.wordpress.com/2011/08/19/native-dual-monitor-wallpaper-support-in-windows-xp/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 18:29:33 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[active desktop]]></category>
		<category><![CDATA[dual-monitor]]></category>
		<category><![CDATA[span]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=59</guid>
		<description><![CDATA[Finally discovered a way to accomplish this without the need for third party software: Go to Display Properties (right click &#8230;<p><a href="http://likeablebias.wordpress.com/2011/08/19/native-dual-monitor-wallpaper-support-in-windows-xp/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=59&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finally discovered a way to accomplish this without the need for third party software:</p>
<ol>
<li>Go to <strong>Display Properties</strong> (right click on desktop &gt; Properties).</li>
<li>Set the background to <strong>None</strong> and choose a dark solid color background.</li>
<li>In the <strong>Desktop</strong> tab click <strong>Customize Desktop</strong>.</li>
<li>Click the <strong>Web</strong> tab.</li>
<li>Click <strong>New</strong> then specify which image you&#8217;d like to use.<br />
<em>The image needs to be the same size as the full resolution of your combined displays, i.e. 2560&#215;1024.</em></li>
<li>Click <strong>OK</strong> [desktop items].</li>
<li>Click <strong>OK</strong> [display properties].</li>
<li>Drag the image on your desktop so that it fills both screens.</li>
<li>Go back to <strong>Display Properties</strong> &gt; <strong>Customize Desktop</strong> &gt; <strong>Web</strong> tab.</li>
<li>Check &#8216;<strong>Lock desktop items</strong>&#8216;.</li>
<li>Click <strong>OK</strong> [desktop items].</li>
<li><strong>IMPORTANT</strong>: Click the <strong>X</strong> button. <span style="color:#ff0000;"><strong>DO NOT CLICK OK OR APPLY</strong></span>.</li>
</ol>
<div>Occasionally after a reboot I&#8217;ll have to redo these steps because Active Desktop breaks, but if you don&#8217;t reboot very often it&#8217;s not an issue.</div>
<div><strong>Recommendation</strong>: Google Image Search (with quotes) &#8220;2560&#215;1024&#8243; or your dual-monitor resolution to find wallpapers or check out <a href="http://www.socwall.com" target="_blank">socwall.com</a>.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=59&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/08/19/native-dual-monitor-wallpaper-support-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Random Reboots on AppleTV 2</title>
		<link>http://likeablebias.wordpress.com/2011/08/14/random-reboots-on-appletv-2/</link>
		<comments>http://likeablebias.wordpress.com/2011/08/14/random-reboots-on-appletv-2/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 02:09:41 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[AppleTV]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=54</guid>
		<description><![CDATA[I&#8217;ve been having issues lately with my ATV2 randomly restarting itself when Netflix video is paused, on the home screen, &#8230;<p><a href="http://likeablebias.wordpress.com/2011/08/14/random-reboots-on-appletv-2/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=54&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having issues lately with my ATV2 randomly restarting itself when Netflix video is paused, on the home screen, and when music is playing but the screensaver is on. This usually happens about two minutes after any of these variables activates.</p>
<p>A forum user had a similar issue with random reboots and it was suggested that they restore the AppleTV. Trying this, I still had issues with reboots mid-restore. Two options here: buy a MicroUSB M/M cable to restore the device with iTunes <strong>OR</strong> do a factory settings restore THEN a full factory software restore. Strangely enough, the latter worked perfectly for me.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=54&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/08/14/random-reboots-on-appletv-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Redirecting a Specific File with IIS 7</title>
		<link>http://likeablebias.wordpress.com/2011/07/28/redirecting-a-specific-file-with-iis-7/</link>
		<comments>http://likeablebias.wordpress.com/2011/07/28/redirecting-a-specific-file-with-iis-7/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 00:07:10 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=38</guid>
		<description><![CDATA[This took me about an hour to figure out. There&#8217;s seemingly NO documentation that&#8217;s accurate about how to redirect a specific &#8230;<p><a href="http://likeablebias.wordpress.com/2011/07/28/redirecting-a-specific-file-with-iis-7/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=38&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This took me about an hour to figure out. There&#8217;s seemingly <strong>NO</strong> documentation that&#8217;s accurate about how to redirect a specific file rather than a directory or entire site with Windows Server 2008 IIS 7. Why must things be so complicated with Windows Server that are so simple on other server OS&#8217;s? Whatever. Let&#8217;s just clear this up right now.</p>
<ol>
<li>Make sure you have the HTTP Redirector feature installed for your IIS role.</li>
<li>Drill down to the specific file you&#8217;d like to redirect.</li>
<li>Right-click the file and choose Switch to Feature View.</li>
<li>Double-click HTTP Redirector.</li>
<li>Specify the new redirect location and other config options to your preference.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=38&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/07/28/redirecting-a-specific-file-with-iis-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>Sharing a calendar to another user with view AND edit permissions</title>
		<link>http://likeablebias.wordpress.com/2011/05/29/sharing-a-calendar-to-another-user-with-view-and-edit-permissions/</link>
		<comments>http://likeablebias.wordpress.com/2011/05/29/sharing-a-calendar-to-another-user-with-view-and-edit-permissions/#comments</comments>
		<pubDate>Sun, 29 May 2011 11:05:09 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=34</guid>
		<description><![CDATA[Outlook has two different ways to share a calendar, depending on your needs. If you want someone to be able &#8230;<p><a href="http://likeablebias.wordpress.com/2011/05/29/sharing-a-calendar-to-another-user-with-view-and-edit-permissions/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=34&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Outlook has two different ways to share a calendar, depending on your needs. If you want someone to be able to send and accept requests on your behalf, see<strong>Assigning Delegate</strong> below. If you simply want to allow someone to view or edit your calendar without being able to send meeting requests on your behalf, see<strong>Changing Permissions</strong>.</p>
<h2><a name="SharingacalendartoanotheruserwithviewANDeditpermissions-AssigningDelegates"></a>Assigning Delegates</h2>
<p>To assign delegates to your calendar, who can view the calendar, edit it, and send and respond to meeting requests on your behalf, follow these instructions.</p>
<p>1.Open the Outlook 2007 application from the E-Mail link at the top of the Start menu.<br />
2.Click <strong>Tools</strong> in the menu bar, then <strong>Options</strong>.<br />
3.Choose the <strong>Delegates</strong> tab at the top of the resulting dialog box.<br />
4.Click the <strong>Add</strong> button on the right side of the dialog box.<br />
5.Locate the user you would like to give calendar permissions.<br />
6.Click <strong>OK</strong>.<br />
7. Ensure that the &#8220;Automatically send a message to delegate summarizing these permissions.&#8221; box is <strong>checked</strong>.<br />
8.Click <strong>OK</strong> in the Delegate Permissions dialog box to accept the default calendar sharing options.<br />
9.Click <strong>OK</strong> in the Options dialog box.</p>
<h2><a name="SharingacalendartoanotheruserwithviewANDeditpermissions-ChangingPermissions"></a>Changing Permissions</h2>
<p>If you simply want someone to be able to view or edit your calendar, but not respond to meeting requests, use this method to grant them permissions.</p>
<ol>
<li>In Outlook 2007, click on the Calendar view.</li>
<li>In the left-hand pane, find the calendar that you want to share under &#8220;My Calendars.&#8221; Right-click on it and a context menu will appear. On that menu, click<strong>properties</strong>.</li>
<li>The properties window will appear. Click the <strong>Permissions</strong> tab.</li>
<li>Click the <strong>Add</strong> button.</li>
<li>Search for the users you want to add in the Global Address List. For each user that you want to grant permissions to, highlight their name and click <strong>Add</strong>.</li>
<li>Once all the users that you want to grant permissions to are in the list, click <strong>OK</strong>.</li>
<li>Back on the permissions tab, you can edit the permissions for each user you added by highlighting their name and selecting the appropriate permission level from the drop-down menu. You can also define custom permissions using the check-boxes below the drop-down menu.</li>
<li>When you are done defining permissions for the other users, click <strong>OK</strong>.</li>
</ol>
<p>Finally, the users who you just added will need to follow the instructions on <a title="Adding Additional Mailboxes Using Outlook 2007" href="https://experts.missouristate.edu/display/csvhelpdesk/Adding+Additional+Mailboxes+Using+Outlook+2007">this page</a> to open your mailbox&#8211;again, they will not be able to read your mail. Once they open your mailbox, the calendar you shared with them will appear in their list of calendars.</p>
<p>*If you are sharing a calendar that is not your default calendar, such as a second calendar that you created, or one that is stored in another folder, you will need to perform the above steps again on the folder in which the calendar is stored.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=34&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/05/29/sharing-a-calendar-to-another-user-with-view-and-edit-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
		<item>
		<title>ChromeOS Flow by Hexxeh Install to HDD</title>
		<link>http://likeablebias.wordpress.com/2011/05/06/chromeos-flow-by-hexxeh-install-to-hdd/</link>
		<comments>http://likeablebias.wordpress.com/2011/05/06/chromeos-flow-by-hexxeh-install-to-hdd/#comments</comments>
		<pubDate>Fri, 06 May 2011 09:08:27 +0000</pubDate>
		<dc:creator>LikeableBias</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://likeablebias.wordpress.com/?p=30</guid>
		<description><![CDATA[I finally decided to pull out the netbook again and check out the ChromeOS release of Flow by Hexxeh. I &#8230;<p><a href="http://likeablebias.wordpress.com/2011/05/06/chromeos-flow-by-hexxeh-install-to-hdd/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=30&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I finally decided to pull out the netbook again and check out the ChromeOS release of <a href="http://chromeos.hexxeh.net/">Flow by Hexxeh</a>. I got the image downloaded, untar&#8217;d and imaged to the thumbdrive. Now comes the part when I want to actually install it to the solid-state disk in my Asus EeePC, right? Well, online sources said to just run /usr/sbin/chromeos-install and it would be taken care of. It kept erroring with &#8220;Attempt to install to a removable device: /dev/sda&#8221;. Of course, this is my thumbdrive so that would make sense. Since it took me some digging to figure this one out, I thought I&#8217;d throw up the solution here to make it a little more visible on the Interwebs.</p>
<p>Instead, run this command:<br />
/usr/sbin/chromeos-install /dev/sdb</p>
<p>This should work if your internal device is at least 8gb. Unfortunately for me, mine is 4gb and my source media is 2gb. Instead, I ended up just copying the entire live image from my thumbdrive to the hard drive. Whatever works, right?</p>
<p>Run this command instead of the above:<br />
dd if=/dev/sda of=/dev/sdb conv=notrunc</p>
<p>The version of Flow that I downloaded today seems to be a little bit outdated and I&#8217;m not a fan of the startup and login screens. I&#8217;ll most likely be playing with the Vanilla builds directly from Google soon when hell week and finals are over.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/likeablebias.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/likeablebias.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/likeablebias.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/likeablebias.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/likeablebias.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/likeablebias.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/likeablebias.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/likeablebias.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/likeablebias.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/likeablebias.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/likeablebias.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/likeablebias.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/likeablebias.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/likeablebias.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=likeablebias.wordpress.com&amp;blog=12382653&amp;post=30&amp;subd=likeablebias&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://likeablebias.wordpress.com/2011/05/06/chromeos-flow-by-hexxeh-install-to-hdd/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/465b81e2ec4c4e4fe5d5c8b84dcd0449?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LikeableBias</media:title>
		</media:content>
	</item>
	</channel>
</rss>
