<?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>CTS&#039; Blog</title>
	<atom:link href="http://www.consult-cts.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.consult-cts.com/blog</link>
	<description>..where IT works</description>
	<lastBuildDate>Sun, 25 Apr 2010 19:23:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oh the ways you can set selected on a dropdownlist!</title>
		<link>http://www.consult-cts.com/blog/?p=83</link>
		<comments>http://www.consult-cts.com/blog/?p=83#comments</comments>
		<pubDate>Tue, 09 Feb 2010 16:47:29 +0000</pubDate>
		<dc:creator>salawdeh</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=83</guid>
		<description><![CDATA[I recently ran into this problem that seemed really odd.  This is the .net world and I am using an item template.  On itemdatabound I set a drop downlist&#8217;s selected item like this:
somedropdownlist.Items.FindByText("someText").Selected = True
I thought this should have worked.  It did not.  When the control was rendered the item I [...]]]></description>
			<content:encoded><![CDATA[<p>I recently ran into this problem that seemed really odd.  This is the .net world and I am using an item template.  On itemdatabound I set a drop downlist&#8217;s selected item like this:</p>
<pre name="code" class="vb.net:nocontrols">somedropdownlist.Items.FindByText("someText").Selected = True</pre>
<p>I thought this should have worked.  It did not.  When the control was rendered the item I choose was not selected.  So I thought that this could be a life-cycle thing.  I tried:</p>
<pre name="code" class="vb.net:nocontrols">somedropdownlist.SelectedValue = "Some Value"</pre>
<p>that worked.  Why?  I don&#8217;t get it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=83</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MilwauCHI: &#8220;Multiple Facets of Accessible Design&#8221; Event</title>
		<link>http://www.consult-cts.com/blog/?p=77</link>
		<comments>http://www.consult-cts.com/blog/?p=77#comments</comments>
		<pubDate>Tue, 05 Jan 2010 20:13:01 +0000</pubDate>
		<dc:creator>salawdeh</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Accessiblity]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=77</guid>
		<description><![CDATA[Any one in the Milwaukee who is remotly interested in web desing should check out the event put on by MiwlauCHI.]]></description>
			<content:encoded><![CDATA[<p>Any one in the Milwaukee area who is remotely interested in web design should check out the event put on by MilwauCHI.  MilwauCHI is the Milwaukee, Wisconsin chapter for the Association for Computing Machinery (AMC) Special Interest Group (SIG) on Computer-Human Interaction (CHI).</p>
<p>Titled &#8220;Multiple Facets of Accessible Design&#8221; this event will tackle accessible design on the web and else where.  <a href="http://www.independencefirst.com">IndependenceFirst</a> which is hosting the event is also in the process of revamping their website.  Like their building, IndependenceFirst wants the new website to be a model for accessibility.  I am really looking forward to this event.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=77</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paralles 5</title>
		<link>http://www.consult-cts.com/blog/?p=74</link>
		<comments>http://www.consult-cts.com/blog/?p=74#comments</comments>
		<pubDate>Tue, 10 Nov 2009 17:07:10 +0000</pubDate>
		<dc:creator>salawdeh</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Parallels 5]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=74</guid>
		<description><![CDATA[Few days ago I "upgraded" to Parallels 5.  I have multiple XP environments and one of them refused to start and was giving me the blue screen of death. ]]></description>
			<content:encoded><![CDATA[<p>A few days ago I &#8220;upgraded&#8221; to Parallels 5.  I have multiple XP environments and one of them refused to start and was giving me the blue screen of death.  Here is my mistake: I tried to resolve the issues appearing on the blue screen.  If this happens to you don&#8217;t try to solve these issues.  It iwll get you no where very slowly.  I did find this post though: http://reviews.cnet.com/8301-13727_7-10392166-263.html.  It it turns out this is a known issue and easily be remedied.   That is too late for me know, since I tried a repair on my vm which means might as well rebuild it now, hopefully though it is not late for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=74</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Captcha 508 Compliance</title>
		<link>http://www.consult-cts.com/blog/?p=68</link>
		<comments>http://www.consult-cts.com/blog/?p=68#comments</comments>
		<pubDate>Tue, 13 Oct 2009 21:59:09 +0000</pubDate>
		<dc:creator>bvosicky</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=68</guid>
		<description><![CDATA[Recently when I was creating a contact us web page, I ran into an issue with 508 compliance. Generally, to make a site 508 compliant you have to sacrifice certain functionality to achieve this goal. However there is one area where this functionality cannot be sacrificed and this is in the use of a Captcha. [...]]]></description>
			<content:encoded><![CDATA[<p>Recently when I was creating a contact us web page, I ran into an issue with 508 compliance. Generally, to make a site 508 compliant you have to sacrifice certain functionality to achieve this goal. However there is one area where this functionality cannot be sacrificed and this is in the use of a Captcha. Captchas are absolutely necessary when creating a website that allows user to submit comments, questions, or payments.  However in general captcha&#8217;s are very difficult to read even if you have 20/20 vision, are sometimes impossible to read for the color blind, and are obviously impossible for the blind using readers to understand. .<img src="http://www.consult-cts.com/blog/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p><span id="more-68"></span><br />
Now there are many types of captchas some that ask simple questions and others that ask you to pick the correct image, but this still does not address the issue for the blind. So after doing some searching around I found an open source captcha plugin that allows you to use it as your captcha but the nice thing is that it also has a sound component that supports four languages and can read off any code you provide it. After hacking out the sound component out and integrating it with the captcha being used for the site, it worked beautifully. The example provided in the source made it easy to understand how to use it and how to integrate it with my own captcha. I highly suggest it if you are looking for a sound component for a letter/number based captcha. I am sure there are other good solutions out there  for captchas with sound but this definitely suited my needs.  <a href="http://www.titude.nl/scripts/demo/captcha/">http://www.titude.nl/scripts/demo/captcha/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=68</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>College Recruiting</title>
		<link>http://www.consult-cts.com/blog/?p=66</link>
		<comments>http://www.consult-cts.com/blog/?p=66#comments</comments>
		<pubDate>Tue, 13 Oct 2009 21:39:30 +0000</pubDate>
		<dc:creator>salawdeh</dc:creator>
				<category><![CDATA[CTS]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Sales and Marketing]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=66</guid>
		<description><![CDATA[I always look forward to going to the various campuses around the area for recruiting.  We usually visit UW Madison, UW Milwaukee, UW Whitewater and Marquette University.]]></description>
			<content:encoded><![CDATA[<p>I always look forward to going to the various campuses around the area for recruiting.  We usually visit UW Madison, UW Milwaukee, UW Whitewater and Marquette University.  Generally, we have a good student and employer turnout on these campuses.  I was expecting to see a lot more students looking for a position given the economy.  It felt like both on the employer and student sides the attendance was very thin.  Generally, Fall career fairs are not as well attended as the once in winter because there is fewer December than May graduates.  So I am comparing this October to last October.  If the labor market is not tight and companies are not hiring then where are the students and why are they not aggressively looking?  Do you know?!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking notes</title>
		<link>http://www.consult-cts.com/blog/?p=60</link>
		<comments>http://www.consult-cts.com/blog/?p=60#comments</comments>
		<pubDate>Fri, 02 Oct 2009 21:51:40 +0000</pubDate>
		<dc:creator>salawdeh</dc:creator>
				<category><![CDATA[CTS]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Sales and Marketing]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=60</guid>
		<description><![CDATA[It is always surprising to me that almost everyone I bring to the office for an interview never takes notes.  Here are some thoughts on note taking.  First the motivation for note taking in a meeting followed by some tips.]]></description>
			<content:encoded><![CDATA[<p>It is always surprising to me that almost everyone I bring to the office for an interview never takes notes.  Here are some thoughts on note taking.  First the motivation for note taking in a meeting followed by some tips.</p>
<h2>Six Good Reasons Why to Take Notes in Meetings:</h2>
<ol>
<li>Improves      listening skills:  When a      person is taking notes (s)he is actively listening and trying to      recognize main points and important things to record.<span id="more-60"></span></li>
<li>Your      mind will not wonder off:  If      you believe that there are benefits to be had from the meeting then you      need to be focused.  Taking      notes helps you in maintaining that focus.  It is much harder to daydream when you are taking      notes.</li>
<li>Because      people forget: in Arabic the word “human” translates to “Insan” which is a      derived from forgetfulness.       We just forget.  The      only way to ensure follow-up items and to-dos are not lost is to write      them down.</li>
<li>Promotes      accountability:  When notes      are taken one cannot simply say “I did not know about this” or “I forgot that”      as a result it is more likely that a task is executed   if it is recorded.  In addition, When notes are taken      it is more likely that follow-up will happen than if no record of the      meeting exists, as a result, attendees will more likely execute on the action      items assigned to them.       Furthermore, when a person of authority takes notes it emphasizes      the accountability issue even more.</li>
<li>Feed      the Ego:  Noting down      someone’s comments tells them that what they have to say is important      enough to write down and that they are being taking seriously.</li>
<li>Credibility:  When communicating the happenings      of a meeting to co-workers later on it is more credible to have notes of      the events.</li>
</ol>
<h2>Some Tips on Taking Notes:</h2>
<ol>
<li>Organize      your notes:  The idea behind      taking notes is that you will need to find them at one point.  To that extent you need to      organize your notes by adding headings and titles as well as dates.</li>
<li>Spacing:  You should leave some spacing and      don’t cramp everything together.       Spacing allows you to add afterthoughts or correct mistakes while      minimizing lines and scrabbles through notes.</li>
<li>Laptops:  I am very old school.  In meetings, I prefer to use pen      and paper.  I found that the      presence of laptops could simply be distracting.  I usually find that people with laptops disturb      everyone by looking for network cables and electrical outlets.  However, this is simply my      preference and if it works for you then use it.</li>
<li>Abbreviations:  Use abbreviations and symbols to      enhance your note taking efficiencies.   You can also use the symbols for quick access      later on.  For example, you      could put a box by an action item and check it once you followed-up on the      item.</li>
<li>Review:  It is very important to review the      notes after the meeting.        This is precisely why you took notes in the first place.  Like me, you will also be      surprised to notice how many things you would not have remembered had you      not taken notes.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techies!  We need your soft skills please.</title>
		<link>http://www.consult-cts.com/blog/?p=57</link>
		<comments>http://www.consult-cts.com/blog/?p=57#comments</comments>
		<pubDate>Mon, 28 Sep 2009 21:59:28 +0000</pubDate>
		<dc:creator>cphillips</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=57</guid>
		<description><![CDATA[As I have been pulling together material for our seminar in a couple weeks (http://www.consult-cts.com/events), I can&#8217;t help but feel more and more excited about this.  I am working on compiling actual tools for people to walk away with and start implementing:  active listening worksheets, tips/reminders before a meeting, post-meeting tools, instructions for good note-taking, etc..  If [...]]]></description>
			<content:encoded><![CDATA[<p style="LINE-HEIGHT: 14.25pt"><span style="FONT-FAMILY: 'Georgia','serif'; FONT-SIZE: 10pt">As I have been pulling together material for our seminar in a couple weeks (<a href="http://www.consult-cts.com/events">http://www.consult-cts.com/events</a>), I can&#8217;t help but feel more and more excited about this.  I am working on compiling actual tools for people to walk away with and start implementing:  active listening worksheets, tips/reminders before a meeting, post-meeting tools, instructions for good note-taking, etc..  If you have any thoughts, shoot me a comment or email please!</span></p>
<p style="LINE-HEIGHT: 14.25pt"><span style="FONT-FAMILY: 'Georgia','serif'; FONT-SIZE: 10pt">I also thought I would share a giggle for this was part of my &#8220;inspiration&#8221; . . . <a href="http://www.youtube.com/watch?v=5TzHbcXYwI4">http://www.youtube.com/watch?v=5TzHbcXYwI4</a> and an example of how everyone can relate to the office geek persona.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Language E-Commerce</title>
		<link>http://www.consult-cts.com/blog/?p=54</link>
		<comments>http://www.consult-cts.com/blog/?p=54#comments</comments>
		<pubDate>Wed, 26 Aug 2009 22:48:45 +0000</pubDate>
		<dc:creator>salawdeh</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Sales and Marketing]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=54</guid>
		<description><![CDATA[The power of the Internet is its ability to reach across mountains and oceans into the heart of remote towns and villages. This is even more emphasized by the popularity and availability of mobile phones and other devices that are Internet enabled. A business through its on-line presence will have the world as its market [...]]]></description>
			<content:encoded><![CDATA[<p>The power of the Internet is its ability to reach across mountains and oceans into the heart of remote towns and villages. This is even more emphasized by the popularity and availability of mobile phones and other devices that are Internet enabled. A business through its on-line presence will have the world as its market by the flip of the switch. The only barrier becomes that of communication rather than distance and physical limitations. An e-commerce site entering a new market will now have to communicate its value proposition, the quality of its products, support information and specifications and many other communication pieces that have to be delivered in the language of the potential buyer. This is, of course, in addition to the basic e-commerce fundamental requirement of currency conversion and fulfillment issues.<br />
<span id="more-54"></span><br />
Translating a product catalog into another language is not an easy task. However, depending on the nature of business the reward can be substantial. So what would a business need to do in order to achieve a well-done and culturally acceptable translation?</p>
<ol>
<li>Repeat after me “NO MACHINES”: This might be an obvious point to make but I want to make it nonetheless. Not only is machine translation not good enough but it also can be damming. Even if the translator was able to translate each world correctly the result is not always guaranteed to have the desired effect. This is because the context in which a word is found can dictate its meaning or semantic. When translating the word spring into German one needs to know if we are talking about the season (Frühling) or the water spring (Quelle). More importantly though, the sentence structure cannot be carried over from one language to another mechanically. When translating English into right to left languages like Arabic automatically, I found the result in many instances to be misleading. Worst yet, sometimes I found it to convey the opposite of what the original text intended. And that was not because of the choice of vocabulary that the automated-translator made but rather because of the sentence structure it choose.</li>
<li>Prep your original text: The complexity and success rate of the translation project depends heavily on the quality and complexity of the original text. If the original text is full of regional references and play-on words the translation task will require cultural historian in addition to a translator. My word of advice is “the simpler the better.” In addition to simplifying the language one need to make the text more culturally sensitive. For instance, saying that something is as good an old bottle of scotch will not get you far in the Middle East where 90% of the people detest alcohol.</li>
<li>Idioms and Metaphors are simply hard to translate sometimes: choose wisely when it comes to metaphors and idioms in your text. First they don’t always convey the same message when they are translated literally. If you were not a German speaker would you think that the translated German saying “Here lies the dog buried” means “that is the crux of the matter”? How about “This is a nice beetle” would you immediately think that this means “nice trick.” And surly it goes the other way around. Do you think that anyone who is not familiar with the western alphabet -yes there are few of those and many of them with money- would understand “dot your i’s and cross your t’s”.</li>
<li>Use a professional translator: Now that your text is ready you need to hire a professional who is not only versed in the language but also knowledgeable about your industry. The translator you hire need to be an expert in the lingua of your domain.</li>
<li>Start over: Throughout the process there has to be continuous feedback loop. For example, the original text might need to be reworked if in order to generate a better result.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=54</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving ASP.NET Compiler Issues with Unrecognized VB.NET 3.5 Feature Syntax</title>
		<link>http://www.consult-cts.com/blog/?p=47</link>
		<comments>http://www.consult-cts.com/blog/?p=47#comments</comments>
		<pubDate>Wed, 19 Aug 2009 22:29:47 +0000</pubDate>
		<dc:creator>clarson</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[vb.net-3.5]]></category>
		<category><![CDATA[visual-studio-2008]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=47</guid>
		<description><![CDATA[The Issue
I recently encountered an issue with an ASP.NET 3.5 solution after converting it from ASP.NET 2.0.  The issue I&#8217;m going to be describing only pertains to the older web site projects (and only web projects &#8212; class libraries, etc. do not have this problem) as opposed to the newer web application projects.  I believe this to [...]]]></description>
			<content:encoded><![CDATA[<h2>The Issue</h2>
<p>I recently encountered an issue with an ASP.NET 3.5 solution after converting it from ASP.NET 2.0.  The issue I&#8217;m going to be describing only pertains to the older web <em>site</em> projects (and only web projects &#8212; class libraries, etc. do not have this problem) as opposed to the newer web <em>application</em> projects.  I believe this to be true because the conversion wizard built into Visual Studio has rarely ever had trouble converting web <em>application</em> projects, while I&#8217;ve never successfully been able to automatically convert a web <em>site</em> project.<span id="more-47"></span></p>
<p>At some point after conversion of my web site project, I introduced some nullable type syntax, such as:</p>
<pre name="code" class="vb.net:nocontrols">Dim amount As Double?</pre>
<p>The next time I tried compiling the solution, the VB compiler spit an &#8220;error BC30037: Character is not valid.&#8221; message at me on the line that contained the nullable variable declaration.  Google was no help &#8212; every instance of that vague error message occurring in the search results let me further and further away from anything pertaining to nullable types.  I found that if I changed my variable declaration to:</p>
<pre name="code" class="vb.net:nocontrols">Dim amount As Nullable(Of Double)</pre>
<p>that the solution would compile just fine.  I ignored the problem because there was a simple workaround, until I ran into another trying to use LINQ on a simple collection object. I was looking through a collection of payments with a simple where restriction on one attribute on the payment object, like so:</p>
<pre name="code" class="vb.net:nocontrols">Dim hasSkips As Boolean = payments.Where(Function(p) p.Code = "SKIP").Count &gt; 0</pre>
<p>I have used this syntax in other projects just fine in the past, but this time, the compiler reported an &#8220;error BC30201: Expression expected&#8221; while verifying the web site after trying to build the solution.</p>
<p>This error message, along with the realization that something seemed wrong with these supposed .NET 3.5 features, got me thinking. Understanding that the syntax I was using was reserved for Visual Studio 2008 and VB.NET 3.5, the first thing I did was check to make sure I was targeting the ASP.NET 3.5 framework (but I just converted it!).  Of course, the property pages for the web site project reported that I was targeting the correct framework.</p>
<p>I tried cleaning the solution and rebuilding, cycling Visual Studio, clearing out the Temporary ASP.NET Files directory; all to no avail.  After another 20 minutes of scouring the web for an answer, I finally found it in a comment on another blog.</p>
<h2>The Solution</h2>
<p>When converting a web <em>application</em> project or choosing a different framework to target, the process going on behind the scenes to accomplish those tasks isn&#8217;t afraid to modify configuration files or even modify code inside your solution.  Attempting the same on a web <em>site</em> project yields much less acceptable results.  It turns out that, even though I&#8217;ve instructed my web site project to target the .NET 3.5 framework, the compiler needs a little more nudging to actually<em> use</em> the 3.5 features of the 2.0 compiler that 3.0 and 3.5 use under the hood.</p>
<p>Adding the following block of XML to the web.config file in my web site project made all the difference:</p>
<pre name="code" class="xml:nocontrols">&lt;system.codedom>
        &lt;compilers>
                &lt;compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" warningLevel="4" type="Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
                        &lt;providerOption name="CompilerVersion" value="v3.5"/>
                        &lt;providerOption name="OptionInfer" value="true"/>
                        &lt;providerOption name="WarnAsError" value="false"/>
                &lt;/compiler>
        &lt;/compilers>
&lt;/system.codedom></pre>
<p>Makes all too much sense now that I found it.  I checked other 3.5 web projects and sure enough, they each had this code, conveniently added automatically when I changed their targeted framework version from 2.0 to 3.5.  Trying to figure out why Visual Studio didn&#8217;t do it automatically this time is more than my brain wants to handle at the moment, but I&#8217;m happy that I can go back to utilizing the .NET 3.5 features that make development even more enjoyable than it was before.</p>
<p>Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=47</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FaceBook on the Streets</title>
		<link>http://www.consult-cts.com/blog/?p=42</link>
		<comments>http://www.consult-cts.com/blog/?p=42#comments</comments>
		<pubDate>Wed, 19 Aug 2009 11:17:21 +0000</pubDate>
		<dc:creator>cphillips</dc:creator>
				<category><![CDATA[Sales and Marketing]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[non-technical]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://www.consult-cts.com/blog/?p=42</guid>
		<description><![CDATA[There are so many facets of social media interactions that are intriguing. I like to think about how these might apply in the &#8220;real&#8221; world and how before web 2.0, these ways to interact with people never existed. And, there are so, so many . . . I have just chosen a few of my [...]]]></description>
			<content:encoded><![CDATA[<p>There are so many facets of social media interactions that are intriguing. I like to think about how these might apply in the &#8220;real&#8221; world and how before web 2.0, these ways to interact with people never existed. And, there are so, so many . . . I have just chosen a few of my favorites.</p>
<h2>The Poke!</h2>
<p>Wouldn&#8217;t it be great if you were walking down the street (do people do THAT anymore?) and you saw someone you didn&#8217;t really want to talk to but you still wanted them to know that you are there. And, you could just POKE them. Just walk up, not say anything because that is a bit much, but instead just a gentle POKE. It&#8217;s an &#8220;I&#8217;d like to acknowledge your presence in a way that requires as few breaths as possible.&#8221; That could be useful in everyday life.<br />
<span id="more-42"></span></p>
<h2>Offline/Online:</h2>
<p>It is completely acceptable to just suddenly go offline during most types of IM chats. Where else can you just stop a conversation . . . for whatever reason? Most of the time it is legitimate, right? Opps, I have to take something out of the oven, or it is time for a meeting and you simply log out. If you are IMing with a close friend, you might receive a follow up text asking where you went or something to that effect BUT for about 80% of the people you would be IMing with, it is totally normal to just be there one minute and not the next. Mid real conversation . . . . DONE. Just turn around, walk away . . . would that ever be ok? I think not.</p>
<h2>Notes/Useless Info:</h2>
<p>I have never in real life sat down with a friend or acquaintance and said, let&#8217;s try to think of 25 ways to answer these questions using song titles from just one artist. Let&#8217;s see who can do a better job. Let&#8217;s Laugh Out Loud at ourselves. Perhaps we should because that sounds like fun. Or, let&#8217;s answer 40 questions about ourselves; delivering tiny bits of personal information yet not have to say anything else. It would be impossible to get away with this in a real conversation: &#8220;What is your favorite book?&#8221; and you simple answer. Discussion over. In person, someone would ask, why? Or when did you first read it? On Facebook, rarely.  People just read and soak up the information and barely ever talk about it.  And, that is just the tip of the iceberg because usually those questions are about relationships, love, etc.</p>
<p>I could go on and on about this stuff and its real life application. Some are just too silly to even mention (playing tag online, throwing animals at people, buying virtual drinks) but before long it will be completely normal to say in all circles of people . . . &#8220;Have you talked to Marge lately?&#8221; . . . &#8220;Nope, but she just poked me.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.consult-cts.com/blog/?feed=rss2&amp;p=42</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
