<?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>SYNAPTIC I</title>
	<atom:link href="http://www.synaptici.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.synaptici.com</link>
	<description>A place for inspiration, motivation, guidance and hope.</description>
	<lastBuildDate>Sun, 29 Apr 2012 18:52:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To Set The WordPress Media Settings</title>
		<link>http://www.synaptici.com/2012/how-to-set-the-wordpress-media-settings/</link>
		<comments>http://www.synaptici.com/2012/how-to-set-the-wordpress-media-settings/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 18:52:46 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=3360</guid>
		<description><![CDATA[Configuring the WordPress Media Settings correctly will give you a much easier experience with your images. It's simple, only takes a few moments to do and will save you lots of time entering images.]]></description>
			<content:encoded><![CDATA[<p>One of the first things I do when I set up a new WordPress site is configure the Media Settings. Configuring the settings correctly will give you a much easier experience with your images. It just takes a moment to do but a bit of thinking up front will help you determine the best settings for your theme.</p>
<p>As you look at this post, you will notice that the theme I am using presents a large content area (left) and a sidebar (right). The content area is 580px wide.</p>
<p>With that knowledge I set the media settings (Dashboard/Settings/Media) as follows.</p>
<p> </p>
<p style="text-align: center;"><a href="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-28-07h-08m-01s.png"><img class="aligncenter size-large wp-image-3361" title="WordPress Media Settings" src="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-28-07h-08m-01s-550x196.png" alt="" width="550" height="196" /></a>Remember to click the Save Changes button not shown in this image.</p>
<p style="text-align: center;"> </p>
<p><a href="http://www.synaptici.com/2012/how-to-set-the-wordpress-media-settings/mp900427604_2/" rel="attachment wp-att-3363"><img class="size-thumbnail wp-image-3363 alignleft" title="Entering Images In WordPress Posts Should Not Make You This Crazy!" src="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2-150x150.jpg" alt="" width="150" height="150" /></a><span style="font-size: large;">Thumbnail</span></p>
<p>The <span style="color: #888888;"><strong>&#8216;Crop thumbnail to exact dimensions (normally thumbnails are proportional)&#8217;</strong></span> check box tells WordPress to CROP the image <span style="text-decoration: underline;">exactly</span> to 150 x 150.</p>
<p>Decide what size thumbnails you would like to use. Depending on your theme, these might also be the images that show up in your post teasers on your home page and in your archives. StudioPress themes give you additional image size options. These are set elsewhere and I will cover those in a separate article.</p>
<p><strong>Tip:</strong> While WordPress does a great job of creating thumbnails, sometimes the crop is not exactly what you want. In that case, crop the image first in Photoshop (or whatever software you might be using) then upload it again.</p>
<p>&nbsp;</p>
<p><span style="font-size: large;"><a href="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2.jpg"><img class="size-medium wp-image-3363 alignright" title="Entering Images In WordPress Posts Should Not Make You This Crazy!" src="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2-250x184.jpg" alt="" width="250" height="184" /></a>Medium Size</span></p>
<p>For the medium size, I choose a width that I think will work well for left or right alignment inside a post. I usually set the height to double the width. This tells WordPress to SCALE (not crop) the images based on those settings while maintaining the aspect ratio of the original image.</p>
<p>&nbsp;</p>
<blockquote>
<p><strong>Aspect Ratio 101:</strong> The aspect ratio of an image that is 1000 x 500 is <em>2 to 1</em>. The aspect ratio of an image that is 500 x 1000 is <em>1 to 2</em>.</p>
</blockquote>
<p>For example, if I load an image that is 1024 x 756 WordPress creates a medium size of  250 x 184 (250 being the maximum allowable width).</p>
<p><strong>Note:</strong> If I loaded an image that is 550 x 1200, WordPress would create a medium size of 229 x 500 (500 being the maximum allowable height).</p>
<p>&nbsp;</p>
<p><span style="font-size: large;">Large Size</span></p>
<p>For the large size, I choose a width that will be 10px to 30px less than the width of my theme. I want a nice big image that will fit &#8216;centered&#8217; inside the theme with a bit of padding around the edges which is really important if you are going to use captions. Again, these settings tell WordPress to SCALE (not crop) the images and maintain the aspect ratio of the original image.</p>
<p>For example, if I load an image that is 1024 x 756 WordPress creates a large size of  550 x 406 (550 being the maximum allowable width).</p>
<p style="text-align: center;"><a href="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2.jpg"><img class="aligncenter size-large wp-image-3363" title="Large Centered Image - No Caption" src="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2-550x406.jpg" alt="" width="550" height="406" /></a></p>
<p style="text-align: center;">Here is the same image with a caption</p>
<p><div id="attachment_3363" class="wp-caption aligncenter" style="width: 560px"><a href="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2.jpg"><img class="size-large wp-image-3363" title="Large Centered Image - With Caption" src="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2-550x406.jpg" alt="" width="550" height="406" /></a><p class="wp-caption-text">Large Centered Image - With Caption</p></div>
<p>&nbsp;</p>
<p><strong>Note:</strong> If I loaded an image that is 550 x 1200, WordPress would create a large size of 504 x 1100 (1100 being the maximum allowable height).</p>
<p>With these settings, when I add an image to a post here at synaptic i, I have all of these choices available to me at the click of a button.</p>
<p> <a href="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-29-09h-00m-20s.png"><img class="aligncenter size-large wp-image-3364" title="WordPress Post Image Options" src="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-29-09h-00m-20s-550x637.png" alt="" width="550" height="637" /></a></p>
<p><strong>Tip:</strong> If none of those image sizes work for you, try loading your large size image and then click on it. You will see two icons appear. Click the one of the left (the other one deletes the image).</p>
<p><strong>Note:</strong> You can also grab the edges of the image (little white squares) and manually re-size. I don&#8217;t use this option as I find it hard to maintain the aspect ratio of the image. That said, I know some folks who use it all the time and get great results.</p>
<p><a href="http://www.synaptici.com/wp-content/uploads/2012/04/Image8.jpg"><img class="aligncenter size-full wp-image-3406" title="Scale the image maintaining the aspect ratio" src="http://www.synaptici.com/wp-content/uploads/2012/04/Image8.jpg" alt="" width="559" height="416" /></a></p>
<p>Now you will see this screen. Use the Size option to scale the image down. You can repeat this over and over until you get the result you want.</p>
<p><a href="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-29-10h-59m-25s.jpg"><img class="aligncenter size-large wp-image-3407" title="Scale the image maintaining the aspect ratio" src="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-29-10h-59m-25s-550x479.jpg" alt="" width="550" height="479" /></a></p>
<p><span style="font-size: large;">Changing Your Existing Media Settings</span></p>
<p>If you decide to reset your media settings after reading this, WordPress will create the new image sizes for you as you upload new images. It does not re-create your existing images. However, there is a way to do that using a great plugin called <a href="http://www.viper007bond.com/wordpress-plugins/regenerate-thumbnails/" target="_blank">Regenerate Thumbnails by Viper007Bond</a>. I will be writing about this plugin very soon.</p>
<p>I hope this has all made sense to you. Please feel free to ask me questions in the comment section below. Also, if you have tips of your own, please share them with us!</p>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="font-size: x-small;"><strong>Photo Credits</strong></span></p>
<p style="text-align: center;"><span style="font-size: x-small;"><a href="http://office.microsoft.com/en-us/images/" target="_blank">Image of frustrated woman from the Microsoft Clip Art Collection</a></span></p>
<p style="text-align: center;"> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2012/how-to-set-the-wordpress-media-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2012/04/MP900427604_2-150x150.jpg" length="9730" type="image/jpg" />	</item>
		<item>
		<title>How To Enter Links In A WordPress Post</title>
		<link>http://www.synaptici.com/2012/how-to-enter-links-in-a-wordpress-post/</link>
		<comments>http://www.synaptici.com/2012/how-to-enter-links-in-a-wordpress-post/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 00:23:52 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=3294</guid>
		<description><![CDATA[Entering links in a WordPress post is pretty easy. We'll cover linking to external content and internal content.]]></description>
			<content:encoded><![CDATA[<p>Entering links in a WordPress post is pretty easy. We&#8217;ll cover linking to external content and internal content.</p>
<p><span style="color: #888888;"><em>Please note that the screen shots are taken from WordPress 3.3.2 with the <a title="Read About The TinyMCE Advanced WordPress Plugin" href="http://www.synaptici.com/2012/tinymce-advanced/">TinyMCE Advanced</a> plugin active. If you are using a different version of WP and are not using TinyMCE Advanced, your screens may look a bit different but you should still be able to follow along.</em></span></p>
<p><span style="font-size: large;">Linking To External Content</span></p>
<p>First, highlight the text you want to link. For example, suppose you are writing a piece about Mozart and want to provide a link to additional information on Wikipedia.</p>
<p><img class="size-full wp-image-3295 aligncenter" title="Highlight The Text You Want To Turn Into A Link" src="http://www.synaptici.com/wp-content/uploads/2012/04/Image1.jpg" alt="" width="377" height="99" /></p>
<p style="text-align: left;">Now, click the link icon in the tool bar.</p>
<p><img class="size-full wp-image-3297 aligncenter" title="click the link icon in the tool bar." src="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-23-09h-30m-28s.jpg" alt="" width="477" height="143" /></p>
<p>This will open the link window.</p>
<p><img class="wp-image-3298 aligncenter" title="Enter the link and title and chose if the link should open in the same window or a new window" src="http://www.synaptici.com/wp-content/uploads/2012/04/www.synaptici.com-2012-04-23-09h-32m-34s.jpg" alt="" width="492" height="244" /></p>
<p>There are 3 things to do here.</p>
<ol>
<li>Enter the URL. ALWAYS use the full URL &#8230; http://en.wikipedia.org/wiki/Mozart. If you don&#8217;t include the http:// part, the link may not work.</li>
<li>Give the link a title. This will show up as the hover text if someone places their mouse over the link in the document. It&#8217;s also good for your SEO.</li>
<li>Decide if the link should open in a new window. The rule of thumb I use is: If it&#8217;s a link to a site other than my own site, I open the link in a new window. If it&#8217;s a link to a page or post at my site, I open the link in the same window (un-check the box)</li>
</ol>
<p>Now, click Add Link and here is the result.</p>
<p style="text-align: center;">Click <a title="Read More About Wolfgang Amadeus Mozart At Wikipedia" href="http://en.wikipedia.org/wiki/Mozart" target="_blank">here</a> for more information on Wolfgang Amadeus Mozart.</p>
<p>&nbsp;</p>
<p><span style="font-size: large;">Linking To Internal Content</span></p>
<p>If you want to link to internal content, WordPress makes it very easy for you. We&#8217;ll use our subscribe link as an example.</p>
<p>Follow all of the steps above except this time when the link window opens, click on &#8220;Or link to existing content&#8221;</p>
<p><img class="aligncenter size-full wp-image-3310" title="Link To Exisiting Content" src="http://www.synaptici.com/wp-content/uploads/2012/04/Link-To-Exisiting-Content.jpg" alt="" width="488" height="236" /></p>
<p> This opens up a window below with a scrollable list of your content. If you have a lot of content, just type in a search, in this case &#8220;subscribe&#8221; and then click on the appropriate content.</p>
<p><img class="aligncenter size-full wp-image-3311" title="Select The Content" src="http://www.synaptici.com/wp-content/uploads/2012/04/Select-The-Content.jpg" alt="" width="488" height="473" /></p>
<p>Notice how the URL gets filled in for you as does the title. You can edit the title to your liking.</p>
<p>UN check the &#8220;Open link in a new window/tab&#8221; option as we want this to open in the same window.</p>
<p>Now, click Add Link and here is the result.</p>
<p style="text-align: center;">Remember to <a title="Subscribe To synaptic i" href="http://www.synaptici.com/subscribe/">subscribe to synaptic i!</a></p>
<p>I hope this has been useful to you. Please feel free to ask questions or make suggestions in the comments area below.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><strong><span style="font-size: x-small;">Photo Credits</span></strong></p>
<p style="text-align: center;"><span style="font-size: x-small;">WordPress Logo Thumbnail &#8211; <a href="http://commons.wikimedia.org/wiki/File:Wordpress_Blue_logo.png" target="_blank">GNU General Public License</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2012/how-to-enter-links-in-a-wordpress-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2012/04/600px-Wordpress_Blue_logo-444x220.png" length="73865" type="image/jpg" />	</item>
		<item>
		<title>TinyMCE Advanced &#8211; WordPress Plugin</title>
		<link>http://www.synaptici.com/2012/tinymce-advanced/</link>
		<comments>http://www.synaptici.com/2012/tinymce-advanced/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 05:47:14 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Helpful Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=3324</guid>
		<description><![CDATA[When I first started building sites in WordPress, I quickly ran into some limitations with the options available in the standard editor toolbar. After some searching in the forums, I found a great solution. It's called TinyMCE Advanced.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft  wp-image-3338" title="TinyMCE Advanced WordPress Plugin" src="http://www.synaptici.com/wp-content/uploads/2012/04/WordPress-Plugin-300x300.png" alt="" width="180" height="180" />When I first started building sites in WordPress, I quickly ran into some limitations with the options available in the standard editor toolbar. As well, I was stumped as to why when pressing enter or shift+enter, the &lt;p&gt; or &lt;br /&gt; tags were being stripped out by WordPress. After some searching in the forums, I found the solution. Install TinyMCE Advanced.</p>
<p>I soon discovered that TinyMCE Advanced does much much more!</p>
<blockquote>
<p><em>This plugin adds 16 plugins to <a href="http://www.tinymce.com/" target="_blank">TinyMCE</a>, WordPress’ wysiwyg editor: Advanced hr, Advanced Image, Advanced Link, Context Menu, Emotions (Smilies), Full Screen, IESpell, Layer, Media, Nonbreaking, Print, Search and Replace, Style, Table, Visual Characters and XHTML Extras. Together these plugins can add over 40 new buttons to the toolbar, which is now two rows plus one hidden row. Some of the new features added by this plugin are:</em></p>
<ol>
<li><em>Font size and font family selection.</em></li>
<li><em>Support for making and editing tables.</em></li>
<li><em>Advanced list and image dialogs that offer a lot of options.</em></li>
<li><em>Search and Replace.</em></li>
<li><em>Support for XHTML specific tags and for (div based) layers.</em></li>
<li><em>Support for adding and editing inline css styles to any element.</em></li>
</ol>
<p style="text-align: right;"><em>~ From LaptopTips.Ca</em></p>
</blockquote>
<p>TinyMCE Advanced is written by By Andrew Ozz at <a href="http://www.laptoptips.ca/" target="_blank">LaptopTips.Ca</a> and is available for download through your Dashboard /Download / Plugins / Add New.</p>
<p>Once its installed, you can find it&#8217;s settings in Dashboard /Settings / TinyMCE Advanced.</p>
<p>Just drag and drop the options you want onto the editor tool bar and select any advanced options you might want to use. Click &#8216;Save Changes&#8217; and the next time you edit a post, you will have those new options available any time you need them.</p>
<p>TinyMCE Advanced is an excellent piece of code that I consider an essential plugin.</p>
<p>You can read more about TinyMCE Advanced <a title="Read More At LaptopTips.ca" href="http://www.laptoptips.ca/projects/tinymce-advanced/" target="_blank">here</a>.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="font-size: x-small;"><strong>Photo Credits</strong></span></p>
<p style="text-align: center;"><span style="font-size: x-small;">WordPress Logo On Thumbnail – <a href="http://commons.wikimedia.org/wiki/File:Wordpress_Blue_logo.png" target="_blank">GNU General Public License<br /></a>Plug &#8211; <a href="http://office.microsoft.com/en-us/images/" target="_blank">Image from the Microsoft Clip Art Collection</a><a href="http://commons.wikimedia.org/wiki/File:Wordpress_Blue_logo.png" target="_blank"><br /></a></span></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2012/tinymce-advanced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2012/04/WordPress-Plugin-444x220.png" length="175394" type="image/jpg" />	</item>
		<item>
		<title>Where To Find Royalty Free Images</title>
		<link>http://www.synaptici.com/2012/where-to-find-royalty-free-images/</link>
		<comments>http://www.synaptici.com/2012/where-to-find-royalty-free-images/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 01:17:44 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=3062</guid>
		<description><![CDATA[Posting articles at Life As A Human is one thing. Dressing them up with images is another thing entirely. While it&#8217;s easy enough to do an image search in Google or Yahoo, a great many of the images you will find have a copyright or a license attached to them. Unless our authors provide us [...]]]></description>
			<content:encoded><![CDATA[<p>Posting articles at <a href="http://lifeasahuman.com/" target="_blank">Life As A Human</a> is one thing. Dressing them up with images is another thing entirely. While it&#8217;s easy enough to do an image search in Google or Yahoo, a great many of the images you will find have a copyright or a license attached to them.</p>
<p>Unless our authors provide us with pictures that they have taken, we always look for images that are either <a href="http://en.wikipedia.org/wiki/Creative_Commons" target="_blank">creative commons</a>, or <a href="http://en.wikipedia.org/wiki/Public_domain" target="_blank">public domain</a> and even if the license does not require that we provide attribution, we do so anyway. We want to give credit where credit is due. It&#8217;s the right thing to do.</p>
<p>I am often asked where to find free pictures. There are a number of different sites that we use to find images. All have their own distinct advantages. Over time, as you get to know them and how their user interface works, you can find suitable images quickly.</p>
<p>Here are some of the sites that we often use when looking for royalty free images.</p>
<p><span style="font-size: large;"><a href="http://commons.wikimedia.org/wiki/Main_Page" target="_blank">Wikimedia Commons</a></span></p>
<p>Wikimedia Commons is quickly becoming one of my favorite sites to source great images. You can search by topic or you can just enter your search into the search box. Each and every image you will find has information about the image including the license and permissions details.</p>
<p>If you are browsing Commons for the first time, you may want to start with <a title="Commons:Featured pictures" href="http://commons.wikimedia.org/wiki/Commons:Featured_pictures" target="_blank">Featured pictures</a>, <a title="Commons:Quality images" href="http://commons.wikimedia.org/wiki/Commons:Quality_images" target="_blank">Quality images</a> or <a title="Commons:Valued images" href="http://commons.wikimedia.org/wiki/Commons:Valued_images" target="_blank">Valued images</a>.</p>
<p style="text-align: center;">This is a featured picture on Wikimedia Commons and is considered one of the finest images.<br /> It was awarded second place in <a href="http://commons.wikimedia.org/wiki/Commons:Picture_of_the_Year/2009" target="_blank">Picture of the Year 2009</a>.</p>
<p style="text-align: center;"><a href="http://www.synaptici.com/2012/where-to-find-royalty-free-images/777px-elakala_waterfalls_swirling_pool_mossy_rocks/" rel="attachment wp-att-3084"><img class="aligncenter size-large wp-image-3084" title="Elakala Waterfalls Swirling Pool Mossy Rocks" src="http://www.synaptici.com/wp-content/uploads/2012/04/777px-Elakala_Waterfalls_Swirling_Pool_Mossy_Rocks-550x424.jpg" alt="" width="550" height="424" /></a><br /> <span style="font-size: x-small;">Image Credit: <a href="http://commons.wikimedia.org/wiki/File:Elakala_Waterfalls_Swirling_Pool_Mossy_Rocks.jpg" target="_blank">Wikimedia Commons &#8211; Creative Commons</a></span></p>
<hr />
<p><span style="font-size: large;"><a href="http://office.microsoft.com/en-us/images/" target="_blank">Microsoft Images And Clip Art Collection</a></span></p>
<p>Another site we often use is the office.com image site. This site has many superb images, illustrations and some great clip art. Unlike creative commons and public domain images, the images here are<em>: &#8220;owned either by Microsoft Corporation or by third parties who have granted Microsoft permission to use the content.&#8221;</em></p>
<p>According to Microsoft: <em>&#8220;If you use Microsoft Office.com or the Microsoft Office Web Apps, you may have access to media images, clip art, animations, sounds, music, video clips, templates, and other forms of content (&#8220;media elements&#8221;) provided with the software available on Office.com or as part of a service associated with the software.&#8221;</em> &#8211; reference point 17 on this page: <a href="http://explore.live.com/microsoft-service-agreement?ref=office&amp;CTT=114" target="_blank">Microsoft Service Agreement</a></p>
<p>I also suggest that you read this page carefully: <a href="http://www.microsoft.com/About/Legal/EN/US/IntellectualProperty/Permissions/Default.aspx" target="_blank">Use Of Microsoft Copyrighted Content</a></p>
<p>This site has some filtering options in the left hand sidebar that lets you select for illustrations, photos, animations and sound as well as image sizes.</p>
<p style="text-align: center;">Here is a great example image from the Microsoft Office Collection.</p>
<p><a href="http://www.synaptici.com/2012/where-to-find-royalty-free-images/ballet-dancer-mid-air-in-jump/" rel="attachment wp-att-3083"><img class="aligncenter size-large wp-image-3083" title="Ballet Dancer Mid-air in Jump" src="http://www.synaptici.com/wp-content/uploads/2012/04/MP900431173-550x366.jpg" alt="" width="550" height="366" /></a></p>
<p style="text-align: center;"><span style="font-size: x-small;">Image Credit: <a href="http://office.microsoft.com/en-us/images/results.aspx?qu=dancer&amp;ctt=1#ai:MP900431173|mt:2|" target="_blank">Microsoft Images</a></span></p>
<hr />
<p><span style="font-size: large;"><a href="http://en.wikipedia.org/" target="_blank">Wikipedia</a></span></p>
<p>Like Wikimedia Commons, every image has information about the image including the license and permissions details. Moreover, Wikipedia is a veritable gold mine of great information. Wikipedia also connects to Wikimedia Commons. Just be careful in there &#8230; it&#8217;s REALLY easy to get sidetracked!</p>
<p style="text-align: center;">Looking for <a href="http://en.wikipedia.org/wiki/The_Last_Supper" target="_blank">The Last Supper</a> by Leonardo da Vinci? Look no further.</p>
<p><a href="http://www.synaptici.com/2012/where-to-find-royalty-free-images/ultima_cena_-_da_vinci_5/" rel="attachment wp-att-3109"><img class="aligncenter size-large wp-image-3109" title="The Last Supper - Última Cena - Leonardo da Vinci" src="http://www.synaptici.com/wp-content/uploads/2012/04/Última_Cena_-_Da_Vinci_5-550x300.jpg" alt="" width="550" height="300" /></a></p>
<p style="text-align: center;"><span style="font-size: x-small;">Image Credit: <a href="http://en.wikipedia.org/wiki/File:%C3%9Altima_Cena_-_Da_Vinci_5.jpg" target="_blank">Wikipedia Public Domain</a></span></p>
<hr />
<p><span style="font-size: large;"><a href="http://morguefile.com/" target="_blank">MorgueFile</a></span></p>
<p style="text-align: left;"><em>A morgue file is a place to keep post production materials for use of reference, an inactive job file. This morgue file contains free high resolution digital stock photography for either corporate or public use. ~ <a href="http://morguefile.com/" target="_blank">MorgueFile</a></em></p>
<p style="text-align: left;">I was recently introduced to this excellent resource by one of our guest authors. Their license summary for each image is directly below the image. They state that &#8216;attribution is not required&#8217;. We do anyway. Like I said before, I feel it&#8217;s the right thing to do.</p>
<p style="text-align: center;">Here is an image that came up in a search for &#8216;sad&#8217; at MorgueFile</p>
<p><a href="http://www.synaptici.com/2012/where-to-find-royalty-free-images/file9541282977224/" rel="attachment wp-att-3128"><img class="aligncenter size-large wp-image-3128" title="Sad" src="http://www.synaptici.com/wp-content/uploads/2012/04/file9541282977224-550x415.jpg" alt="" width="550" height="415" /></a></p>
<p style="text-align: center;"><span style="font-size: x-small;"> Image Credit: By: <a href="http://morguefile.com/creative/grietgriet">grietgriet</a> at <a href="http://morguefile.com/archive/display/698346" target="_blank">MorgueFile</a></span></p>
<hr />
<p><a href="http://www.flickr.com/" target="_blank"><span style="font-size: large;">Flickr</span></a></p>
<p>Clearly, Flickr has a huge and excellent inventory of images. Why do I place them so far down the list? One word. Licensing.</p>
<p>If you search at Flickr, there is a search drop down option that lets you select &#8216;The Commons&#8217;. Do a search for &#8216;bridge&#8217; and then select The Commons.</p>
<p>You would think that the images would be under a creative commons license or public domain. In fact, many are, but many are not.</p>
<p>Case in point. &#8220;<a href="http://www.flickr.com/photos/14992506@N03/6935643624/" target="_blank">http://www.flickr.com/photos/14992506@N03/6935643624/</a>&#8220;</p>
<p>This is a bridge found under a search for &#8216;bridge&#8217; under The Commons. I cant show you the picture because &#8230; well &#8230;</p>
<p><a href="http://www.synaptici.com/2012/where-to-find-royalty-free-images/commons-search/" rel="attachment wp-att-3145"><img class="alignleft size-full wp-image-3145" title="Flickr Commons Search For Bridge" src="http://www.synaptici.com/wp-content/uploads/2012/04/Commons-Search.png" alt="" width="223" height="163" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>So, be careful. Many of our well meaning authors send in images that they think are ok. Often, they are not. I ALWAYS check the Flickr images now. Here is another The Commons search example with the &#8216;license via Getty&#8217; logo.</p>
<p><a href="http://www.synaptici.com/2012/where-to-find-royalty-free-images/www-flickr-com-2012-04-17-20h-08m-37s/" rel="attachment wp-att-3146"><img class="alignleft size-full wp-image-3146" title="Flickr Commons? Or Getty?" src="http://www.synaptici.com/wp-content/uploads/2012/04/www.flickr.com-2012-04-17-20h-08m-37s.png" alt="" width="329" height="176" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>If you have lots of time on your hands, Flickr has some great photos. But, when a majority of the images I find (or receive) would violate a license, I tend to look  elsewhere. All of that said, this is not a reproach on the quality to be found at Flickr and I will continue to use it as a source.</p>
<p style="text-align: center;">Here&#8217;s a beauty of Rideau Falls, Ottawa, Ontario &#8230; in 1869!</p>
<p style="text-align: center;"><a href="http://www.synaptici.com/2012/where-to-find-royalty-free-images/2918568397_beac7c5af8_o/" rel="attachment wp-att-3159"><img class="aligncenter size-large wp-image-3159" title="Rideau Falls, Ottawa, ON, 1869" src="http://www.synaptici.com/wp-content/uploads/2012/04/2918568397_beac7c5af8_o-550x385.jpg" alt="" width="550" height="385" /></a></p>
<p style="text-align: center;"><span style="font-size: x-small;">Image Credit: Rideau Falls, Ottawa, ON, 1869 by <a href="http://www.flickr.com/photos/museemccordmuseum/" target="_blank">Musee McCord Museum</a> -  No Known Copyright Restrictions</span></p>
<hr />
<p><span style="font-size: large;"><a href="http://www.google.ca/imghp?hl=en&amp;tab=wi" target="_blank">Google Image Search</a> and <a href="http://images.search.yahoo.com/images" target="_blank">Yahoo Image Search</a></span></p>
<p>Both of these are very similar in that they will bring up images that are linked to a page or a post at a website. Click on the image, and you go to that web site where more often than not, there is no attribution provided for the image. Both have filters you can use but the filter choices have changed a lot in recent months and are IMHO not all that useful.</p>
<p><span style="font-size: large;"><strong>BUT</strong></span></p>
<p>Both are PROOF POSITIVE of the importance to your SEO to use the Title and Alternate Text fields when you upload your images. No one is going to search for dscg3232.jpg. If it&#8217;s a photo of a Labrador Retriever, give it that title. It also looks way better as a mouse over.</p>
<p>For example. Hover over the image above of Rideau Falls. It&#8217;s file name is &#8217;2918568397_beac7c5af8_o-550&#215;385.jpg&#8217;. If I didn&#8217;t use the title field, that is what would show up in the hover and that is what Google would index. People might actually search for Rideau Fall. They won&#8217;t search for &#8217;2918568397_beac7c5af8_o-550&#215;385.jpg&#8217;.</p>
<p>Consider this. Depending on the day, up to 30% of the search traffic at <a title="The Online Magazine For Evolving Minds" href="http://lifeasahuman.com/" target="_blank">Life As A Human</a> comes from image search. Why? Because at a minimum, we use proper image titles.</p>
<hr />
<p><span style="font-size: large;">Some Closing Thoughts</span></p>
<p>Irrespective of where you get your images, my advice is to ALWAYS give attribution at the end of your article or under the image including a link to the image source. It&#8217;s a bit of extra work but:</p>
<ul>
<li>It&#8217;s good netiquette (net etiquette)</li>
<li>It gives credit where credit is due</li>
<li>It builds links out from your site</li>
<li>It&#8217;s the right thing to do (I think I may have mentioned that a few times already)</li>
<li>It&#8217;s good karma!</li>
</ul>
<p>I am sure there are many other sources for royalty free images out there in cyber space. If you know of some good ones, please leave us a comment with a link and share it with our readers.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2012/where-to-find-royalty-free-images/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2012/04/MP900431173-444x220.jpg" length="9657" type="image/jpg" />	</item>
		<item>
		<title>New Directions At synaptic i</title>
		<link>http://www.synaptici.com/2012/new-directions-at-synaptic-i/</link>
		<comments>http://www.synaptici.com/2012/new-directions-at-synaptic-i/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 17:54:52 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[synaptic i news]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=3225</guid>
		<description><![CDATA[You can&#8217;t steer a parked car! On January 28, 2009, synaptic i was launched into cyberspace with this description and intent: It is a small island on this great digital ocean we call the internet that provides inspiration, motivation, guidance and hope. I want to help and bring people together who also want to help [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><em><span style="font-size: large; color: #888888;">You can&#8217;t steer a parked car!</span></em></p>
<p>On January 28, 2009, synaptic i was launched into cyberspace with this description and intent:</p>
<blockquote>
<p><em>It is a small island on this great digital ocean we call the internet that provides inspiration, motivation, guidance and hope.</em></p>
<p><em>I want to help and bring people together who also want to help and that is exactly what I am going to do.</em></p>
</blockquote>
<p>Between January and the end of September 2009, an average of 9 posts per month were published on these pages. Readership was growing. But, since then, I have only published 8 &#8230; what happened?</p>
<p>In July of 2009, an idea came to me. It was the seeds of <a title="Visit Life As A Human" href="http://lifeasahuman.com/" target="_blank">Life As A Human</a> &#8211; The Online Magazine For Evolving Minds. In large measure, Life As A Human was and is a greatly amplified version of the original intent at synaptic i. As such, it was and is a much larger commitment time wise. With over 2000 articles now from the minds of over 100 authors, it has achieved much of what I had originally intended. Indeed, it has surpassed it.</p>
<p><span style="font-size: large;">So, what to do with synaptic i?</span></p>
<p><span style="font-size: large;"><a href="http://www.synaptici.com/2012/new-directions-at-synaptic-i/mp900405438/" rel="attachment wp-att-3237"><img class="alignleft  wp-image-3237" title="Steering Into New Directions" src="http://www.synaptici.com/wp-content/uploads/2012/04/MP900405438-300x214.jpg" alt="" width="180" height="128" /></a></span>In order to launch and maintain Life As A Human, I had to learn many new skill sets. I started receiving requests to help others build their WordPress sites and this has become a whole new direction and business for me. I have now built over 50 sites and helped many others with questions relating to WordPress, plugins, SEO, CSS, PHP and custom forms. I have trained and helped people from all over the world using Skype.</p>
<p>I think it is safe to say in this post that my clients, many of whom I can now call friend, are very happy with the service I have provided.</p>
<p>With that in mind, I have decided to add a new focus here at synaptic i and begin to publish articles aimed at helping bloggers who use WordPress get more out of their blogs. I&#8217;ll cover topics like:</p>
<ul>
<li>WordPress Tips</li>
<li>Essential WordPress Plugins</li>
<li>SEO</li>
<li>CSS</li>
<li>Studio Press Themes and Genesis Framework</li>
<li>Forms</li>
<li>Graphics</li>
<li>Social Media</li>
<li>Writing</li>
<li>Page Layout</li>
<li>More &#8230;</li>
</ul>
<p>Some of these posts will only be available to subscribed (paid) members. Membership details will come shortly but the cost will be minimal &#8230; or, as I often say, &#8216;cost effective&#8217;. <img src='http://www.synaptici.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I will not be the only one writing these posts. We will have contributions from many excellent writers. The posts will not be missives. They will be short, to the point and open for comments and questions. The intention is to become a valuable resource with content written by people who have expertise in these areas. It is also to help like-minded bloggers connect and learn from each other.</p>
<p>I am not abandoning the Inspirations, Food For Thought, Business Tips, Creativity and  Just For Fun categories. I&#8217;ll continue to add posts in these categories and also provide feeds to posts at Life As A Human that cover those topics.</p>
<p>So there it is. A new direction for synaptic i. In the weeks to come, look for site changes, new features, and of course, new content!</p>
<p>I hope that you will join me on this new leg of the journey. If you have not yet subscribed, now would be a great time &#8230; <a title="Subscribe To synaptic i" href="http://www.synaptici.com/subscribe/">hint</a>!</p>
<p>Cheers,</p>
<p>Gil</p>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="font-size: x-small;"><strong>Photo Credit</strong></span></p>
<p style="text-align: center;"><span style="font-size: x-small;"><a href="http://office.microsoft.com/en-us/images/" target="_blank">Image From The Microsoft Office Collection</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2012/new-directions-at-synaptic-i/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2012/04/MP900405438-444x220.jpg" length="16235" type="image/jpg" />	</item>
		<item>
		<title>Just Launched: My Business Info!</title>
		<link>http://www.synaptici.com/2011/just-launched-my-business-info/</link>
		<comments>http://www.synaptici.com/2011/just-launched-my-business-info/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 18:07:44 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[synaptic i news]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=2977</guid>
		<description><![CDATA[Affordable And Effective Web Profiles We just launched My Business Info. It&#8217;s a new Synaptic Systems initiative launched last night, July 17th 2011 at 8:50PM. What&#8217;s it all about you ask? Developing a web site can be an expensive proposition. For many, it is beyond their budget and the cost benefit or value proposition is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-2982" title="Broadcast Your Message At My Business Info!" src="http://www.synaptici.com/wp-content/uploads/2011/07/MP900441090-350x233.jpg" alt="" width="350" height="233" /><strong>Affordable And Effective Web Profiles</strong></p>
<p>We just launched <a href="http://www.mybusinessinfo.info/" target="_blank">My Business Info</a>.</p>
<p>It&#8217;s a new Synaptic Systems initiative launched last night, July 17th 2011 at 8:50PM.</p>
<p>What&#8217;s it all about you ask?</p>
<p>Developing a web site can be an expensive proposition. For many, it is beyond their budget and the cost benefit or value proposition is pretty weak. Moreover, many people just don’t have the time to acquire the knowledge and learn the skill sets required to have an effective web presence, or build a web site!</p>
<p>My Business Info has been created to provide businesses and individuals an opportunity to have an effective web presence, in the form of a web page, at an affordable price. For as little as $60.00 per year (introductory price), we’ll easily take you through the process of creating your own web page with an aim to get it well listed with the major search engines.</p>
<p>My Business Info will soon launch some new features as well, like micro sites, and hybrid profiles. I&#8217;ll be posting about those soon.</p>
<p>Please surf over to My Business Info, have a look and let me know what you think!</p>
<p><a title="Please Visit My Business Info" href="http://www.mybusinessinfo.info/" target="_blank">http://www.mybusinessinfo.info/</a></p>
<p style="text-align: center;"><span style="font-size: x-small;"><strong>Photo Credits</strong></span></p>
<p style="text-align: center;"><span style="font-size: x-small;"><a href="http://office.microsoft.com/en-us/images/" target="_blank">Image From The Microsoft Office Collection</a></span></p>
<p style="text-align: center;"><span style="font-size: x-small;">First Posted At Synaptic Systems Inc. on July 18th, 2011</span></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2011/just-launched-my-business-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2011/07/MP900441090-444x220.jpg" length="23822" type="image/jpg" />	</item>
		<item>
		<title>How To Build A Custom RSS Feed</title>
		<link>http://www.synaptici.com/2011/how-to-build-a-custom-rss-feed/</link>
		<comments>http://www.synaptici.com/2011/how-to-build-a-custom-rss-feed/#comments</comments>
		<pubDate>Thu, 05 May 2011 21:48:07 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=2916</guid>
		<description><![CDATA[RSS feeds are a great way to share other stories and other sites with your readers. The only thing is, when you add an RSS feed to your sidebar, you get everything that is posted to that feed and sometimes the content is not really what you want to show at your site. One story [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.synaptici.com/wp-content/uploads/2011/05/aaron.jpg"><img class="alignleft size-medium wp-image-2929" title="aaron" src="http://www.synaptici.com/wp-content/uploads/2011/05/aaron-350x317.jpg" alt="" width="258" height="234" /></a>RSS feeds are a great way to share other stories and other sites with your readers. The only thing is, when you add an RSS feed to your sidebar, you get everything that is posted to that feed and sometimes the content is not really what you want to show at your site. One story might be great, the next, totally not relevant to what your site is about.</p>
<p>I have been trying to find an easy solution to this problem. One that would allow me to &#8216;cherry-pick&#8217; stories and add them to a custom feed. A few weeks ago, I searched again and found a solution that I think works really well and is easy to implement.</p>
<p>It comes from the good folks at <a href="http://www.icerocket.com/" target="_blank">IceRocket</a> in the form of a free service they call <a href="http://rss.icerocket.com/" target="_blank">RSS Builder</a>.</p>
<p>If you look in the sidebar on the right, you will see an RSS feed called “Custom Video Feed”. I&#8217;ve set it up as an example for this particular post. If you hover over each item in that list, you will notice that they come from different sites. Two are from YouTube and one is from Ted.com.</p>
<p>Sweet &#8230;a custom feed!  So .. how to do it? Just follow these steps. It&#8217;s really easy!</p>
<p><span style="font-size: medium;"><strong>Build a Channel</strong></span></p>
<ol>
<li>Surf to http://www.icerocket.com/</li>
<li>Click on RSS Builder</li>
<li>Click on Register Now (This service is absolutely free of charge.)</li>
<li>Once you have completed the registration process, go back to that page and log in.</li>
<li>Click on Add Channel</li>
<li>Give the Channel a name – Like “Videos”</li>
<li>Give the Channel a link – Your Blog/WebSite URL goes here.</li>
<li>Give the Channel a Description – Like “Great Videos From Around The Web”</li>
<li>Set the “Minutes Until Channel Refresh” to 10 (more on this at the end of this article)</li>
<li>Ignore the rest for now and click “Save Configuration For Channel”</li>
</ol>
<p>You will get a “Channel Was Added Successfully” message and then you will be sent to a page called “Channels You Have”</p>
<p><span style="font-size: medium;"><strong>Add Entries To Your Channel</strong></span></p>
<ol>
<li>Click Add Entry &#8211; (I will use a Youtube video as an example.)</li>
<li>Entry Title &#8211; (Copy paste the title of the video ) &#8211; William Kamkwamba &#8211; Building a Windmill</li>
<li>Entry Link – (copy paste the link.) http://www.youtube.com/watch?v=V-wzpqE6HHo&amp;feature=player_embedded</li>
<li>Entry Summary – (Either Write a short summary or copy paste the summary from youtube)  When he was just 14 years old, Malawian inventor William Kamkwamba built his family an electricity-generating windmill from spare parts, working from rough plans he found in a library book.</li>
<li>Ignore the other fields for now and click “Save Item”</li>
</ol>
<p>There you go. Item 1 is entered. Enter as many as you like!</p>
<p><span style="font-size: medium;"><strong>Publish Your Channel</strong></span></p>
<p>Now – go back to your channel listings by clicking the “My RSS Channels” towards the top right of the page.</p>
<p>Here is a screen shot of what that screen looks like.</p>
<p><a href="http://www.synaptici.com/wp-content/uploads/2011/05/Sent.png"><img class="aligncenter size-large wp-image-2922" title="Icerocket - My RSS Channels" src="http://www.synaptici.com/wp-content/uploads/2011/05/Sent-800x416.png" alt="" width="550" height="286" /></a></p>
<p>Click on Publish on the appropriate channel listing . This will bring up a screen with a bunch of different options. As this article is specific to WordPress, I&#8217;ll explain what you need to do next.</p>
<p>The first screen looks like this.</p>
<p><a href="http://www.synaptici.com/wp-content/uploads/2011/05/ice-rocket-screen-shot.jpg"><img class="aligncenter size-full wp-image-2935" title="ice-rocket-screen-shot" src="http://www.synaptici.com/wp-content/uploads/2011/05/ice-rocket-screen-shot.jpg" alt="" width="480" height="84" /></a>Just copy this part: <span style="text-decoration: underline;">http://rss.icerocket.com/xmlfeed?id=437360</span></p>
<p>Now all you need to do is go to your widgets, drag the RSS widget wherever you want to show your new custom feed. In the field that says &#8220;Enter the RSS feed URL here:&#8221;, enter the link you copied ( http://rss.icerocket.com/xmlfeed?id=437360 ) and set the widgets other settings to your liking. If you don&#8217;t give it a title, it will use the title you gave your channel.</p>
<p>I prefer to use the &#8220;<a href="http://plugins.grandslambert.com/plugins/better-rss-widget.html" target="_blank">Better RSS Widget by grandslambert</a>&#8220;.  I do so because it has a few extra options including having the links in the RSS feed open in a new window which in my opinion is a must!</p>
<p>Now all you have to do is add items to it and they will magically appear at your site. That said, the default RSS refresh in WordPress is set to 12 hours so you will have to wait for 12 hours to see it appear.</p>
<p>Unless you do this <img src='http://www.synaptici.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Change the WP RSS Widget Refresh Rate:</strong></p>
<p>I found the solution to this at Joe Casabona&#8217;s blog <a href="http://casabona.org/blog/" target="_blank">Casabona.org</a>. Read the post titled:  <a href="http://casabona.org/blog/2009/08/07/qt-increase-the-wordpress-rss-widget-refresh-rate/" target="_blank">QT: Increase the WordPress RSS Widget Refresh Rate</a></p>
<p>All you need to do is add a line of code to your theme&#8217;s functions.php file. It&#8217;s pretty easy!</p>
<p>&nbsp;</p>
<p>So there you have it! Your own custom RSS feed. I hope you have found this useful. I am sure that this is not the only way to this. If you have seen other ways, please share them with us .. we&#8217;re all ears!</p>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="font-size: x-small;"><strong>Photo Credits</strong></span></p>
<p style="text-align: center;"><span style="font-size: x-small;">RSS Icon &#8211; <a href="http://www.aaronovadia.com/clients/photoshopit/rss_feed_icon.htm" target="_blank">Aaron Ovadia</a></span></p>
<p style="text-align: center;"><span style="font-size: x-small;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2011/how-to-build-a-custom-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2011/05/aaron-400x220.jpg" length="23021" type="image/jpg" />	</item>
		<item>
		<title>What Can You Do With One Hour?</title>
		<link>http://www.synaptici.com/2010/what-can-you-do-with-one-hour/</link>
		<comments>http://www.synaptici.com/2010/what-can-you-do-with-one-hour/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 23:52:19 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[Food For Thought]]></category>
		<category><![CDATA[Inspirations]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=2794</guid>
		<description><![CDATA[I was walking around our home the last few days looking at this huge load of work I want to get done. There&#8217;s a driveway that needs repaving, a bathroom that needs gutting, an attic loft that needs trim finished, painting&#8230;.renos galore. Then, there is the ½ acre yard which has not yet been put [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Hourglass!" href="http://www.synaptici.com/2010/what-can-you-do-with-one-hour/mp900403204s/"><img class="alignleft size-full wp-image-2824" title="Hourglass" src="http://www.synaptici.com/wp-content/uploads/2010/12/MP900403204S.jpg" alt="" width="171" height="256" /></a>I was walking around our home the last few days looking at this huge load of work I want to get done. There&#8217;s a driveway that needs repaving, a bathroom that needs gutting, an attic loft that needs trim finished, painting&#8230;.renos galore. Then, there is the ½ acre yard which has not yet been put to bed for the winter. There are articles to write, music to finish, karate to re-engage in, friends to reach out to, a dog to walk, and then of course there are all of the things I want to accomplish work wise. I was feeling overwhelmed. Then, I remembered, <a title="Look after the little things" href="http://www.synaptici.com/2009/look-after-the-little-things/">look after the little things!</a> So I started working on some little things. I got a few finished but realized that there are many BIG things on this list. What to do?</p>
<p>As I was walking our Chocolate Lab Jazz, a thought came to me. It was not a new idea but something I had thought about a year ago and promptly forgot to write about.</p>
<p>What Can I Do With One Hour?</p>
<p>I want a beautiful yard, with great flower beds, nicely pruned trees and shrubs, a pond, a shaded sitting area and perhaps a few pathways. That&#8217;s the &#8216;vision&#8217;. On a ½ acre, that sounds like a ton of work right. But what if I &#8216;committed&#8217; 1 hour every day of &#8216;focused&#8217; time towards that vision? Rather than think about it as a huge job, what would happen if I approached it in 60 minute increments? Have you ever done the math on this?</p>
<p style="text-align: center;"><span style="color: #808080;"><strong>(1 hour a day) <em>times</em> (365 days) <em>divided by</em> (a 40 hour work week) <em>equals</em> <span style="text-decoration: underline;">9.13 weeks</span>.</strong></span></p>
<p>Yep, that’s right, over a one year period, a one hour a day commitment gives you a little over nine work weeks! I could get a LOT of yard work done in nine weeks.</p>
<p>What about 15 minutes? What could I do in 15 minutes? Well, I could practice a certain technique on my guitar or maybe work on a kata for karate. That would yield the equivalent of 2½ work weeks of practice which would have a profound impact on my playing or my kata.</p>
<p>Interesting, don’t you think? If you have a vision, and you commit focused time to it on a daily basis, you will see that vision become a reality. Deepak Chopra gives us another way to think about this when he suggests that we take control by “putting our attention on our intention.”</p>
<p><strong>We reap what we sow!</strong></p>
<p>This is really not a new idea mind you. Many have written about this and if you look at people who have accomplished great things, they all had a vision and committed focused time towards the realization of that vision, often, one small piece at a time. I believe that if we have well defined and realistic visions, the only things that will prevent us from reaching them are a lack of commitment and focus on our part or the chaotic nature of the universe throwing us a curve ball.  We have no control over the latter. If it happens, we get back up on our feet and start over!</p>
<p>So with all of that said, I will re-frame the question. What Will You Do With One Hour? Or fifteen minutes?</p>
<p>If you cant think of anything, give me a call. I have lots of yard work to do <img src='http://www.synaptici.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"><span style="font-size: x-small;"><strong>Photo Credits</strong></span></p>
<p style="text-align: center;"><span style="font-size: x-small;"><a href="http://office.microsoft.com/en-us/images/" target="_blank">Image from the Microsoft Clip Art Collection</a></span></p>
<p style="text-align: center;"><span style="font-size: x-small;">© Gil Namur, 2010</span></p>
<p style="text-align: center;"> </p>
<p style="text-align: center;"><span style="font-size: x-small;"><br />
 </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2010/what-can-you-do-with-one-hour/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2010/12/Hourglass-300x220.jpg" length="8291" type="image/jpg" />	</item>
		<item>
		<title>How many page-views are you really getting? Part 1 &#8211; The WordPress Stats Test</title>
		<link>http://www.synaptici.com/2010/how-many-page-views-are-you-really-getting-part-1-the-wordpress-stats-test/</link>
		<comments>http://www.synaptici.com/2010/how-many-page-views-are-you-really-getting-part-1-the-wordpress-stats-test/#comments</comments>
		<pubDate>Sun, 02 May 2010 02:51:29 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=2502</guid>
		<description><![CDATA[Years ago, it used to be that hits were the metric websites looked at to see how popular they are. That’s changed. Now, amongst other things, page-views are king. A few years ago, I started blogging. Almost immediately, I signed up for a Google Analytics account. I soon discovered that there was an enormous disconnect [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lifeasahuman.com/files/2010/04/page-views.jpg"></a><a href="http://www.synaptici.com/wp-content/uploads/2010/05/page-views.jpg"><a rel="attachment wp-att-2562" href="http://www.synaptici.com/2010/how-many-page-views-are-you-really-getting-part-1-the-wordpress-stats-test/page-views/"><img class="alignleft size-full wp-image-2562" title="page-views" src="http://www.synaptici.com/wp-content/uploads/2010/05/page-views.jpg" alt="" width="250" height="254" /></a></a>Years ago, it used to be that hits were the metric websites looked at to see how popular they are. That’s changed. Now, amongst other things, page-views are king.</p>
<p>A few years ago, I started blogging. Almost immediately, I signed up for a Google Analytics account. I soon discovered that there was an enormous disconnect between what Google Analytics reported vs. my server stats. The reason for this disconnect can be explained by differences in the way they measure traffic.</p>
<p>WordPress, Google Analytics (and others like Quantcast &amp; ShareThis) all <a href="http://en.wikipedia.org/wiki/Google_Analytics#Technology" target="_blank">capture data through the execution of a script, or page tag</a> or some similar mechanism that runs whenever a visitor loads a page at your blog or website.  The problem with this is that an increasing number of users now have script and java blocking enabled on their desktop-based browsers. They also block cookies. Many mobile devices are not captured by these mechanisms for the same reasons. Consider this as well. Most government offices and medium to large sized businesses block cookies and java script by default. Whether people at work should be surfing to your site is an entirely different issue. The reality is; they do!</p>
<p>The server side stats on the other hand capture everything. They miss nothing (well actually they can miss the &#8216;odd&#8217; thing due to caching).  The problem with the sever stats however is that they report every search engine, spider and bot that hits your site.</p>
<p><strong>What does this disconnect look like? </strong></p>
<p>Here is a snapshot of the <a href="http://www.lifeasahuman.com" target="_blank">Life As A Human</a> traffic for April 22<sup>nd</sup> as captured by WordPress Stats and by our sever stats.</p>
<table style="width: 327px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="143" valign="bottom">
<p><strong>22-Apr</strong></p>
</td>
<td width="99" valign="bottom">
<p><strong>Page-Views</strong></p>
</td>
</tr>
<tr>
<td width="143" valign="bottom">
<p><strong>WordPress</strong></p>
</td>
<td width="99" valign="bottom">
<p>3,391</p>
</td>
</tr>
<tr>
<td width="143" valign="bottom">
<p><strong>Server</strong></p>
</td>
<td width="99" valign="bottom">
<p>40,584</p>
</td>
</tr>
</tbody>
</table>
<p>Look at the enormous difference in page-views. Our Google Analytics stats reported similar numbers of page-views as WordPress did. The lion’s share of the difference between the two is due to spiders, bots and also the way that pages are loaded within the WordPress framework. Reality is much closer to what Google and WordPress reports. By the way, Life As A Human  had 184,951 hits that day! Ahhh .. for the good old days!</p>
<p><strong>So how close are WordPress and Google to reality? </strong></p>
<p>I have been experimenting with the use of <a href="https://www.stumbleupon.com/ads/" target="_blank">StumbleUpon Advertising</a> to drive some traffic to the site. I started using StumbleUpon for advertising at synaptici.com many months before we launched Life As A Human. In short, it costs 5 cents per referral to your website or blog. So, for $5.00 you can buy 100 page-views and target a specific demographic/geographic. It’s a great service and companies like Warner Brothers, <a href="http://www.huffingtonpost.com/" target="_blank">The Huffington Post</a> and NBC, use it, with much deeper pockets than ours!</p>
<p>I noticed when I started to do this that when the campaign was done, StumbleUpon would report having sent 100 referrals. My WordPress stats however showed only 90 or 95. As mentioned earlier, this is due to users using script blocking.  I wasn’t really that worried about a 5 or 10% discrepancy. Recently however, I noticed this delta was growing. I decided it was time to run a simple test to see if I could measure the difference.</p>
<p><strong>The Test</strong></p>
<p>This is a very simple test that any one can run from their blog or website.</p>
<ul>
<li>I created a hidden page. I called mine ‘hidden test page’. Pretty original eh!</li>
<li>I set it to: no index / no follow &#8211; so that search engines, spiders and bots could not see it and affect the test results.</li>
<li>I e-mailed 50 people and asked them to participate in the test by surfing to the page (once) and letting me know via e-mail when they had. I also asked them to let me know if they had surfed to the page on a desktop or a mobile (or both) so I could capture the difference between the 2. Alas, this part of my test failed as I forgot to ensure I was capturing that data on the server side. Dang! However, this did not affect the main results.</li>
<li>I let the test run for 5 days then took the page off line.</li>
</ul>
<p><strong><br />
 Here are the results</strong></p>
<p><strong><br />
 </strong></p>
<table style="width: 385px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="217" valign="bottom">
<p><strong>Actual Page-Views</strong></p>
</td>
<td width="56" valign="bottom">
<p><strong>60</strong></p>
</td>
<td width="112" valign="bottom">
<p><strong>%   Captured</strong></p>
</td>
</tr>
<tr>
<td width="217" valign="bottom">
<p>As Reported By WordPress</p>
</td>
<td width="56" valign="bottom">
<p>45</p>
</td>
<td width="112" valign="bottom">
<p>75%</p>
</td>
</tr>
<tr>
<td width="217" valign="bottom">
<p>As Reported By The Server</p>
</td>
<td width="56" valign="bottom">
<p>60</p>
</td>
<td width="112" valign="bottom">
<p>100%</p>
</td>
</tr>
</tbody>
</table>
<p><br class="spacer_" /></p>
<p>That&#8217;s a pretty significant delta, don&#8217;t you think? The server data contains no spiders or bots. It lines up &#8216;exactly&#8217; with the number of e-mail replies to the test.</p>
<p><br class="spacer_" /></p>
<p><strong>Ok, so what does that mean to me?</strong></p>
<ul>
<li>If you have no intention of monetizing your site, other than the morale boost of realizing that you are getting more page-views than you thought, probably not much. According to this test, if you take your WordPress reported page-views and add 33.33% to them, you will have a more accurate total. </li>
<p><br class="spacer_" /></p>
<li>If you are a small to medium size publisher (website or blog) and you are monetizing through ad placement mechanisms, then, at least according to this test, you <em>‘might’</em> be leaving 33.33% of your impression ad revenue on the table. I don’t believe there is much you can do about that but knowledge is always empowering. Certainly, the advertiser won’t be in a hurry to see this change. They‘re getting more bang for the buck! Why change that? If you have some ideas, please, share them in a comment. </li>
<p><br class="spacer_" /></p>
<li>If you are a larger publisher with your own marketing team and you are handling your own ad placements, you probably already know about this and have taken steps to make sure you aren’t leaving that much on the table by using your own, more sophisticated analytics tools. If you haven’t, you really should.</li>
</ul>
<p><br class="spacer_" /></p>
<p>From a bigger picture point of view, I believe what this trend shows is that in the coming years, this issue will most certainly need to be addressed. There are several solutions but none will be perfect. Please understand, I am in no way suggesting that there is something nefarious about this. This is not a conspiracy to keep dollars out of our pockets. It is simply an artifact of current traffic measuring methodologies.</p>
<p>Likewise, this is not a shot at Google Analytics or WordPress Stats! If you don’t have a <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> account, you really should. They have done an amazing job of developing a very powerful tool that can provide you with a wealth of information about your traffic. Not using it is to deprive yourself of data that can help you grow in ways you might not have even imagined. That people and companies block cookies and scripts is not their faults.</p>
<p><strong>Another  Test &#8211; Part 2 &#8211; Google Analytics <br />
 </strong></p>
<p><span style="color: #888888;"><em>As I mentioned, this was a simple test and it is in no way conclusive. Further and much more robust testing is needed to more accurately quantify the actual delta between the traffic measuring mechanisms mentioned in this article. This is simply a snapshot. I just happen to believe it is indicative of the current realities associated with the measurement of website traffic, and I know I am not alone in this belief. <br />
 </em></span></p>
<p>I will be running another test sometime soon. I will be looking to capture the difference between how mobile devices and desktops are captured. I suspect that we will see a much higher percentage of missed mobile  devices. This test will compare Google Analytics data against the server and WordPress stats. Actually, I did include Google Analytics in the first test but the test data yielded +/- 12% inaccuracies so I am not comfortable presenting that data. What I can tell you is that like WordPress, the Google Analytics results were significantly below the actual total.</p>
<ul>
<li>A huge thank you to everyone who participated in this test. I hope that   you have found the results interesting and more importantly, useful. I also hope you will participate in the second test!</li>
<p><br class="spacer_" /></p>
<li>If you would like to be a part of the test group for the next test, please leave a comment indicating that you would like to participate.</li>
<p><br class="spacer_" /></p>
<li>If you have run these types of tests yourself, please, share your knowledge and let us know.</li>
</ul>
<p><br class="spacer_" /></p>
<p style="text-align: center;"> </p>
<p style="text-align: center;"><span style="font-size: x-small;"><strong>Photo Credits</strong></span></p>
<p style="text-align: center;"><span style="font-size: x-small;">Thumbnail &#8211; Digitage Web 2.0 – Creative Commons &#8211; <a href="http://www.flickr.com/photos/oceanflynn/315385916/sizes/o/" target="_blank">Maureen Flynn-Burhoe<br />
 </a></span></p>
<p style="text-align: center;"><span style="font-size: x-small;">© Gil Namur, 2010</span></p>
<p style="text-align: center;"><span style="font-size: x-small;"><br />
 </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2010/how-many-page-views-are-you-really-getting-part-1-the-wordpress-stats-test/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2010/05/page-views-250x220.jpg" length="12137" type="image/jpg" />	</item>
		<item>
		<title>Life As A Human &#8211; Has Begun!</title>
		<link>http://www.synaptici.com/2010/life-as-a-human-has-begun/</link>
		<comments>http://www.synaptici.com/2010/life-as-a-human-has-begun/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 21:12:45 +0000</pubDate>
		<dc:creator>Gil Namur</dc:creator>
				<category><![CDATA[synaptic i news]]></category>

		<guid isPermaLink="false">http://www.synaptici.com/?p=2391</guid>
		<description><![CDATA[On July 19th of last year at about 11:30PM, an idea was born. That idea was to build a place, this website, which would present excellent writing across a wide range of topics. A place that would not feature sensationalism, but that would always strive to be sensational. A place that would endeavor to provide [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lifeasahuman.com/files/2010/02/fireworks.jpg"><img class="alignleft size-medium wp-image-2627" title="Life As A Human Has Begun!" src="http://lifeasahuman.com/files/2010/02/fireworks-300x225.jpg" alt="" width="300" height="225" /></a>On July 19th of last year at about 11:30PM, an idea was born. That idea was to build a place, this website, which would present excellent writing across a wide range of topics. A place that would not feature sensationalism, but that would always strive to be sensational. A place that would endeavor to provide help to people who need it through a practical philanthropic effort.</p>
<p>Within a week of that idea, our team was built, and we have been working hard ever since to turn that idea into something real. It has been an honor and a privilege to work with this vibrant and dedicated team. Six months later, this is the fruit of their labor. It&#8217;s February 1, 2010 and our doors are finally open.</p>
<p>Life As A Human has begun!</p>
<p>Please surf to this link to read the rest of this post! <br />
 <a href="http://lifeasahuman.com/2010/laah/life-as-a-human-has-begun/">http://lifeasahuman.com/2010/laah/life-as-a-human-has-begun/</a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"><strong><span style="font-size: x-small;">Photo Credits</span></strong></p>
<p style="text-align: center;"><span style="font-size: x-small;">Public Domain Photo &#8211; courtesy of  <a href="http://pdphoto.org/" target="_blank">PDPhoto</a></span></p>
<p style="text-align: center;"><span style="font-size: x-small;"><br />
 </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.synaptici.com/2010/life-as-a-human-has-begun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.synaptici.com/wp-content/uploads/2010/01/fireworks-444x220.jpg" length="53587" type="image/jpg" />	</item>
	</channel>
</rss>

