<?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>El Chango Media</title> <atom:link href="http://www.elchango.ca/feed/" rel="self" type="application/rss+xml" /><link>http://www.elchango.ca</link> <description>Just another WordPress weblog</description> <lastBuildDate>Thu, 16 Feb 2012 17:52:07 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Google Fonts Gives Web Designers Variety</title><link>http://www.elchango.ca/blog/2012/02/google-fonts-gives-web-designers-variety/</link> <comments>http://www.elchango.ca/blog/2012/02/google-fonts-gives-web-designers-variety/#comments</comments> <pubDate>Thu, 16 Feb 2012 17:36:39 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[Web Design]]></category> <category><![CDATA[download google fonts]]></category> <category><![CDATA[google fonts]]></category> <category><![CDATA[google fonts code]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[web friendly fonts]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=347</guid> <description><![CDATA[For years, designers have complained of only being allowed to use Times New Roman, Arial, Verdana, or Courier as marketers and web developers forced the usage of web-friendly fonts for usability and search engine optimization. The idea of these four fonts being known as the web-friendly fonts is quickly becoming extinct. In 2011, Google Fonts [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.elchango.ca/?attachment_id=346"><img
class="size-full wp-image-346 alignright" title="google-fonts" src="http://www.elchango.ca/wp-content/uploads/2012/02/google-fonts.jpg" alt="Google Web Fonts" width="235" height="183" /></a>For years, designers have complained of only being allowed to use Times New Roman, Arial, Verdana, or Courier as marketers and web developers forced the usage of web-friendly fonts for usability and search engine optimization. The idea of these four fonts being known as the web-friendly fonts is quickly becoming extinct.</p><p><span
id="more-347"></span>In 2011, <a
href="http://www.google.com/webfonts" target="_blank">Google Fonts</a> was officially released, moving from an experimental phase to becoming one of Google’s services, and designers finally discovered that they could go beyond the basic limitations of web-friendly fonts. In fact, not only could they go beyond but their marketing and web developer colleagues were also excited as Google Fonts also met their usability and SEO requirements while being simple to implement and opening up a new world of design possibilities. Plus, all the fonts are Open Source and can be used free of charge!</p><p>It sounds too good to be true but it is true. Let’s take a look.</p><h3>Choosing Which Google Fonts To Use</h3><p>A complete list of Google Fonts can be found at <a
href="http://www.google.com/webfonts">http://www.google.com/webfonts</a> and the list can be filtered by four font tyles: <em><strong>serif, sans-serif, display, and handwriting</strong></em>. Designers can download the fonts to their computer for use in Photoshop or Illustrator by choosing the fonts, adding it to their Collection, and then clicking the Download Your Collection button.</p><h3>Implementing Google Fonts Into Your Website</h3><p>Web Developers like Google Fonts because it’s as simple as adding just 2 lines of code to the website, one line in the &lt;head&gt; of the page and another in the CSS file referencing the font family being used. For example, if we were going to use the script (handwriting) font called Herr Von Muellerhoff, the following code would need to be added:</p><p>Between the <strong>&lt;head&gt;&lt;/head&gt;</strong> of your HTML document:</p><p>In the <strong>CSS Stylesheet</strong> (example: making all H2 headings into Herr Von Muellehoff):</p><pre class="brush: php; title: ; notranslate">h2 {
 font-family: 'Herr Von Muellerhoff', arial, san-serif;
 }</pre><p>Actually, what the above does is it makes the H2 tags display using the Herr Von Muellerhoff font but if that isn’t available, it will use Arial, and if that’s not available, it will use a san-serif font. Of course, Arial and the sans-serif font look nothing like the script of Herr Von Muellerhoff!</p><p>To <strong>use mutliple Google Fonts</strong> on a page, you simply have to add another font to the &lt;link&gt; code in the &lt;head&gt; by <strong>separating the fonts using the pipe character</strong> (ie. vertical bar). For example, if we wanted to use the font Tangerine with our Herr Von Muellerhoff, we would need to use this line of HTML in between &lt;head&gt;&lt;/head&gt;</p><p>Simple but effective!</p><h3>Search Engine Optimization and Google Fonts</h3><p>With so many fonts styles to choose from, the benefits of using Google Fonts for SEO should improve because developers can now turn custom headings with graphics into web-friendly fonts, all of which can be read by Google’s Spider. Before, tricky headings would have been converted into a graphic and the search engines would  never have known there was text on that image.</p><p>The only negative side is the load time is increased slightly as the font has to be downloaded and displayed on your computer. However, this is usually a minor speed difference is Google’s serves are very fast and reliable. Obviously, the more fonts you use, the more intensive the load time, however most web designers only use a few fonts for the page,maybe 5 fonts but it’s rare to see more.</p><h3>Summary</h3><p>Using Google Fonts is a win-win situation for designers, marketers, and web developers as this service makes it easy to expand the number of web-friendly fonts to be used on your site. With Google funding the designing of new fonts, we should see a significant increase it options in the coming years.</p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2012/02/google-fonts-gives-web-designers-variety/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The 5 Useful Benefits of Using Dropbox</title><link>http://www.elchango.ca/blog/2012/01/5-useful-benefits-dropbox/</link> <comments>http://www.elchango.ca/blog/2012/01/5-useful-benefits-dropbox/#comments</comments> <pubDate>Tue, 24 Jan 2012 18:22:43 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Misc]]></category> <category><![CDATA[benefits of dropbox]]></category> <category><![CDATA[business applications]]></category> <category><![CDATA[cloud]]></category> <category><![CDATA[dropbox]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=333</guid> <description><![CDATA[I have been using Dropbox for the better part of a year now and have found it an effective service in my everyday business activities. I started by using the free 2GB account for the first few months but as I got used to the service, I found myself using it more and more and [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.elchango.ca/blog/2012/01/5-useful-benefits-dropbox/dropbox/" rel="attachment wp-att-334"><img
class=" wp-image-334 alignright" style="padding-left: 10px;" title="dropbox" src="http://www.elchango.ca/wp-content/uploads/2012/01/dropbox.gif" alt="Dropbox" width="301" height="232" /></a>I have been using <a
href="http://www.dropbox.com/" target="_blank">Dropbox</a> for the better part of a year now and have found it an effective service in my everyday business activities. I started by using the free 2GB account for the first few months but as I got used to the service, I found myself using it more and more and upgraded to a larger account. Here are the 5 reasons why Dropbox has become an essential tool for my work:<br
/> <span
id="more-333"></span><br
/><h3>1. Ease Of Use</h3><p>Since Dropbox is <em>software</em> you install on your computer, it is simple to use and doesn’t require the extra hassle of having to go through a browser to transfer files. I am easily able to copy files to the Dropbox folder on any of my computers and it all syncs with other computers in my office and other locations. This allows me to have access to important files wherever I am, as long as I am connected to the Internet.</p><p>With the ease of use, I have found it has changed some of my computing habbits. For example, when I travel, I dump all my photos and video from the camera into a Dropbox folder and leave the laptop on all night at the hotel, uploading all the content to Dropbox. This gives me the confidence knowing I have a backup. Plus, when I get home, all the photos are downloaded and available on my desktop computer for processing.</p><h3>2. Sharing Folders with Colleagues</h3><p>Dropbox allows you to easily share folders with another person (by email address). Sharing a folder can be done by right-clicking on the folder to share and choosing “Share” from the Dropbox menu. A page will open in your browser where you will be able to add the email address of the person(s) you who will have access to this folder.</p><p>I have found this has changed some of my working processes as colleagues that I work closely with will share files with me and we will edit and save those files straight to Dropbox, which will then upload and sync the updated files to everyone’s computer immediately. The down side is you have to be careful not to have more than one person working in the file at once as Dropbox does not provide a service for file checkins / checkouts.</p><h3>3. Publicly Accessible Content</h3><p>Dropbox includes “Public” and “Photos” folders where you can upload content and make it accessible to anyone. The Public folder is used to send files via a link to people without Dropbox. By simply placing a file in this folder, right-clicking, and choosing Dropbox -&gt; Copy Public Link, you will have a link that you can paste into an email where others can download this file. The Photos folder works in a similar way but also generates a photo gallery. Create a folder in the Photos folder, copy some photos to it and once they have uploaded, right-click -&gt; Dropbox -&gt; Copy Public Gallery Link will give you a link to a photo gallery that you can share with others.<br
/> These features are rudimentary in comparison to services like Flickr but the point is sending a large file or creating a simple photo gallery can be done very quickly with Dropbox.</p><h3>4. Built In Intelligence</h3><p>Dropbox includes an Undo feature where your file is saved for up to 30-days and you can access it if you realize that you did not want to delete it. Some other built-in intelligence includes a function where copying a file from one Dropbox folder to another will not require the file to be uploaded again, saving lots of time when managing your files. This type of functionality improves the speed of your work flow and is far less cumbersome than with a browser based cloud system.</p><h3>5. Dropbox API</h3><p>Like many of the popular web services, Dropbox offers developers an API to tap into their service and build their own custom apps. The API is still being developed, however a useful tool that I came across recently was the <a
href="http://www.ampercent.com/dropbox-uploader-allow-users-upload-files-dropbox-account/" target="_blank">Dropbox Uploader</a> developed by Amit Banerjee where users can upload files through a form on your website and the files will be placed directly into your Dropbox account. This type of application can be handy for businesses like Printers or Copy Centers, where their clients can upload files to be printed through their website and the files will appear on Dropbox on the company’s computers, removing the added step for staff to have to download files from an FTP service. This is only one example of the usefulness of the Dropbox API as there will be many more as more features are added in future versions.</p><p>To summarize, Dropbox is a great tool for those needing access to files in multiple locations, anyone who works between an office and home office, or collaboration on projects with others. There service is free for up to 2GB and reasonably priced for larger amounts of storage or business services.</p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2012/01/5-useful-benefits-dropbox/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Google Adsense In Your City: A Learning Experience</title><link>http://www.elchango.ca/blog/2011/12/google-adsense-in-your-city-las-vegas/</link> <comments>http://www.elchango.ca/blog/2011/12/google-adsense-in-your-city-las-vegas/#comments</comments> <pubDate>Tue, 06 Dec 2011 00:06:28 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Online Marketing Strategy]]></category> <category><![CDATA[Web Design]]></category> <category><![CDATA[display ads]]></category> <category><![CDATA[google adsense]]></category> <category><![CDATA[google adsense in your city]]></category> <category><![CDATA[google analytics]]></category> <category><![CDATA[google plus one]]></category> <category><![CDATA[las vegas]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=324</guid> <description><![CDATA[Last month, I traveled to Las Vegas to attend the Google Adsense In Your City. Since launching Vancouver Trails in 2007, the Google Adsense ads being run on the website have been the primary way of generating revenue from that site and this event offered a good opportunity to catch up on what I was [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignnone size-full wp-image-326" title="caesars-palace" src="http://www.elchango.ca/wp-content/uploads/2011/12/caesars-palace.jpg" alt="Caesar's Palace in Las Vegas" width="516" height="220" /></p><p>Last month, I traveled to <strong>Las Vegas</strong> to attend the <strong>Google Adsense In Your City</strong>. Since launching <a
href="http://www.vancouvertrails.com/" target="_blank">Vancouver Trails</a> in 2007, the Google Adsense ads being run on the website have been the primary way of generating revenue from that site and this event offered a good opportunity to catch up on what I was doing right and what needed improving.<br
/> <span
id="more-324"></span><br
/> The event was supposed to be split into 2 parts, the first being a group class with tips on optimizing Adsense Ads on your websites followed by a <strong>20-minute sit down with a Google Adsense expert</strong> who would go through your site and Adsense account, offering direct feedback on your website. Due to another event happening nearby, the group session wasn’t held but fortunately, it was the 20-minute sit down that I really came for.</p><p>Once the friendly Google employees loaded us up with candy and other sweets, the 20-minutes started. Here are some of the highlights of how to optimize Adsense Ads that I picked up:</p><h3>Preferred Ad Formats</h3><p>The best performing Ad Formats are:</p><ul><li>300&#215;250 Medium Rectangle</li><li>728&#215;90 Leaderboard</li><li>160&#215;600 Wide Skyscraper</li></ul><p>These sizes are <strong>most popular with advertisers</strong>, thus increasing the pool of ads that could be displayed on your site. The increased demand bids the cost of the ads up, giving you an increase in revenue. Advertisers have become accustom to designing ads these sizes and that’s why they are the most popular.</p><h3>Opt-in to Text and Image Ads</h3><p>Back in 2007, I only displayed text ads on Vancouver Trails as advertisers were not using images as much at that time. In late 2011, more advertisers are using images and opting into both gives you a greater possibility for higher cost-per-click ads to be displayed on your site, thus increasing your revenue.</p><h3>Use Custom Channels so Advertisers Can Target Areas of your Website</h3><p>I originally setup custom channels in a way that made it easier for me to update the website. I had channels called Right Column, 2nd Paragraph, and Content Bottom. Instead, the proper way to set these channels up is to choose areas of your website that are popular and maybe desirable for advertisers to place their ads. For example, the Homepage maybe a good place to have a custom channel so advertisers can go and bid to have their ads placed directly on your homepage. If your homepage is a desired location to advertise, advertisers will bid for placement on the Homepage Channel that you create, thus pushing up the cost of the ad and giving you more revenue. I’ve also picked out some high traffic pages on Vancouver Trails and will be setting up custom channels on those specific pages for advertisers to target.</p><h3>Ads Above The Fold</h3><p>The Google Adsense expert pointed out on a few templates that I should move ads slightly higher so they appear above the fold, or high enough on the page where the ad will be visible upon page load. This has always been a challenge for me. While I see the need for revenue, I’ve always wanted the focus of the website to be the content which drives visitors to use the site. I did move a couple of ads up higher while trying to not to make ads the central focus of the website.</p><h3>Summary</h3><p>Besides these tips, they also recommended using their complimentary services in <a
href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> and the <a
href="http://www.google.com/+1/button/" target="_blank">Google +1 Button</a>, which I had already implemented. The expert followed up by sending an email summarizing all the recommended tips.</p><p>The 20-minutes flew by but I found the tips about the Custom Channels, Preferred Ad Sizes, and some other general conversation made attending the event worthwhile. It also made me realize that I had setup Google Adsense in 2007 and hadn’t really kept up on some of the changes, both in the system and in the evolution of online advertiser’s behaviour relating to display ads on my site. The real test will come in seeing how much of an increase in revenue these changes will lead to, something that probably won’t be accurately measured for a year due to the seasonal shifts of traffic on Vancouver Trails.</p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/12/google-adsense-in-your-city-las-vegas/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Search Google Using an Image</title><link>http://www.elchango.ca/blog/2011/11/search-google-using-an-image/</link> <comments>http://www.elchango.ca/blog/2011/11/search-google-using-an-image/#comments</comments> <pubDate>Thu, 17 Nov 2011 01:29:55 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Online Marketing Strategy]]></category> <category><![CDATA[Web Design]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=318</guid> <description><![CDATA[Google Images now offers a feature where you can search the Internet for similar images. To do try an Image search: Go to: http://images.google.com/ Find a photo on your computer in your Explorer (Windows) or Finder (Mac). Drag that photo to the browser and drop it into the Search Field on the Google Images page. [...]]]></description> <content:encoded><![CDATA[<p><strong>Google Images</strong> now offers a feature where you can search the Internet for similar images. To do try an Image search:</p><ol><li>Go to: <a
href="http://images.google.com/" target="_blank">http://images.google.com/</a></li><li>Find a photo on your computer in your Explorer (Windows) or Finder (Mac).</li><li>Drag that photo to the browser and drop it into the Search Field on the Google Images page.</li><li>Wait for the photo to upload and voila!</li></ol><p>Here&#8217;s a screenshot of the Google Image page that shows the sample <em>Starry Night</em> image being dragged to the search field:</p><p><a
href="http://www.elchango.ca/blog/2011/11/search-google-using-an-image/google-images/" rel="attachment wp-att-319"><img
class="alignnone size-full wp-image-319" title="google-images" src="http://www.elchango.ca/wp-content/uploads/2011/11/google-images.jpg" alt="Google Images Screenshot" width="516" height="342" /></a></p><p>&nbsp;</p><h3>How can I use this?</h3><p>This is more than just a cool feature as there are several business applications this can be used for.</p><ol><li><strong>Copyright:</strong> If you have photos on a website you run or on Flickr, try search with one of those photos and see if any other websites are using your photo that maybe did not ask for permission. You might be surprised!</li><li><strong>Designing with Stock Photos:</strong> If you simply do not have photos for your website and need to buy stock photos from a service like iStock, try searching the web with that stock photo to see what other companies are using that same photo. Discovering that a competitor is using the same photo is like wearing the same outfit to a party as your friend.</li><li><strong>Partnerships / Linking:</strong> Sometimes websites put a logo of your company on their site but don&#8217;t provide a link to your website. Try searching with your logo and see what comes up. This may present some opportunities to follow up for link building.</li></ol><p>It&#8217;s widely known that one of the methods Google&#8217;s algorithm ranks sites on is unique content. Will this content start to include images? Or maybe it does already.</p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/11/search-google-using-an-image/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Google+ Launches Business Pages</title><link>http://www.elchango.ca/blog/2011/11/google-plus-launches-business-pages/</link> <comments>http://www.elchango.ca/blog/2011/11/google-plus-launches-business-pages/#comments</comments> <pubDate>Sat, 12 Nov 2011 03:48:52 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Online Marketing Strategy]]></category> <category><![CDATA[SEO]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=313</guid> <description><![CDATA[The Google+ social network has finally launched their Business Pages where companies can now create their own profiles, similar to Facebook pages. While still in its infancy, Google+ Pages allows a company to include a brief description of themselves, their website, photos, contact info, gain followers, and send status updates to those followers. While this [...]]]></description> <content:encoded><![CDATA[<p>The Google+ social network has finally launched their Business Pages where companies can now create their own profiles, similar to Facebook pages. While still in its infancy, Google+ Pages allows a company to include a brief description of themselves, their website, photos, contact info, gain followers, and send status updates to those followers.</p><p>While this just seems like a splash-in-the-pan compared to all the features Facebook Pages offered, businesses should setup a Google+ Page because more features will be rolled out in the next year and these pages will become part of Google&#8217;s search algorithm. In other words, there will be a positive SEO value to setting up a page and doing so sooner may keep your business ahead of the competition.</p><p>One thing to keep in mind is that Google+ Pages can only have one administrator at this time, so make sure the right person sets up the account for your company.</p><p>Here&#8217;s an introductory video from Google:</p><p><object
width="500" height="281"><param
name="movie" value="http://www.youtube.com/v/ozxfUtgySlo?version=3&#038;feature=oembed"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/ozxfUtgySlo?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/11/google-plus-launches-business-pages/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Customizing A Shared Page On Facebook: Use Open Graph</title><link>http://www.elchango.ca/blog/2011/09/customizing-a-shared-page-on-facebook-use-open-graph/</link> <comments>http://www.elchango.ca/blog/2011/09/customizing-a-shared-page-on-facebook-use-open-graph/#comments</comments> <pubDate>Sat, 10 Sep 2011 00:15:16 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[Online Marketing Strategy]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[custom facebook link image]]></category> <category><![CDATA[facebook debug]]></category> <category><![CDATA[facebook lint]]></category> <category><![CDATA[facebook meta tags]]></category> <category><![CDATA[facebook meta tags don't display]]></category> <category><![CDATA[facebook share]]></category> <category><![CDATA[faceook]]></category> <category><![CDATA[open graph]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=292</guid> <description><![CDATA[Whenever you share a link on Facebook or you paste a link into your status update, you&#8217;ll notice that it displays a title and sometimes a description and photo. To change what information is displayed when a page on your website is displayed involves using Open Graph, or simply placing a number of Meta Tags [...]]]></description> <content:encoded><![CDATA[<p>Whenever you share a link on Facebook or you paste a link into your status update, you&#8217;ll notice that it displays a title and sometimes a description and photo. To change what information is displayed when a page on your website is displayed involves using <a
href="http://developers.facebook.com/docs/opengraph/" target="_blank">Open Graph</a>, or simply placing a number of Meta Tags in the &lt;head&gt;&lt;/head&gt; of each page on your website with customized content to display in Facebook.<br
/> <span
id="more-292"></span><br
/> Here&#8217;s an example of what the Meta Tags would look like:</p><pre class="brush: xml; title: ; notranslate">&lt;meta property=&quot;og:title&quot; content=&quot;Roto Grip Bandit Bowling Balls&quot;/&gt;
 &lt;meta property=&quot;og:type&quot; content=&quot;product&quot;/&gt;
 &lt;meta property=&quot;og:url&quot; content=&quot;http://www.bowlingball.com/products/bowling-balls/RotoGrip/9528/Bandit.html&quot;/&gt;
 &lt;meta property=&quot;og:image&quot; content=&quot;http://static-images.intheproshop.com/product-images/roto-grip/bowling-balls/300/bandit-28912.jpg&quot;/&gt;
 &lt;meta property=&quot;og:site_name&quot; content=&quot;BowlingBall.com&quot;/&gt;
 &lt;meta property=&quot;fb:admins&quot; content=&quot;USER_ID&quot;/&gt;
 &lt;meta property=&quot;og:description&quot; content=&quot;The new bad boy in town will help you steal all of your competitor's cash and not feel bad about it one bit! The soon to be infamous Roto Grip Bandit Bowling Ball!&quot;/&gt;</pre><p>For the <strong>image property</strong>, use a link to an image on your website that is at least <strong>50px X 50px</strong>, an aspect ratio of 3:1, and in the PNG, JPG, or GIF format. The <strong>type property</strong> can be chosen from a list of examples. <a
href="http://developers.facebook.com/docs/opengraph/#types">http://developers.facebook.com/docs/opengraph/#types</a></p><h3>How To Determine Your Facebook User_ID</h3><p>To determine your Facebook USER_ID, add your username to end of the following URL:<a
href="https://graph.facebook.com/"> https://graph.facebook.com/</a></p><p>For example, if your username is “<em>chimp</em>”, then you will load the URL <a
href="https://graph.facebook.com/chimp/">https://graph.facebook.com/chimp/</a> and it should return a screen with the information below where you can simply copy / paste the &#8220;id&#8221;:</p><p><a
href="http://www.elchango.ca/blog/2011/09/customizing-a-shared-page-on-facebook-use-open-graph/facebook-chimp-user/" rel="attachment wp-att-299"><img
class="alignnone size-full wp-image-299" title="facebook-chimp-user" src="http://www.elchango.ca/wp-content/uploads/2011/09/facebook-chimp-user.jpg" alt="Facebook Chimp User" width="364" height="160" /></a></p><h3>Facebook Won’t Display My Image or Open Graph Data</h3><p>Sometimes Facebook doesn&#8217;t see the updates you&#8217;ve made in the Meta Tags right away due to its servers caching old content. Try the following steps to see the update image or open graph data:</p><ol><li><strong>Use Facebook&#8217;s Debugger Tool</strong> &#8211; Formally called Facebook Lint, this tool will reload the open graph content from the URL you enter and reset the page information, providing you with details of what&#8217;s in your Meta tags and what you are missing. <a
href="http://developers.facebook.com/tools/debug" target="_blank">Click here</a> to go to the debug tool.<a
href="http://developers.facebook.com/tools/debug"><br
/> </a></li><li><strong>Login Again</strong> &#8211; If you tried the Debugger tool above, logout of Facebook and back in again. Sometimes the page information is cached in your browser and logging in again seems to clear this.</li></ol> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/09/customizing-a-shared-page-on-facebook-use-open-graph/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Responding to Negative Online Feedback</title><link>http://www.elchango.ca/blog/2011/08/responding-to-negative-online-feedback/</link> <comments>http://www.elchango.ca/blog/2011/08/responding-to-negative-online-feedback/#comments</comments> <pubDate>Sun, 28 Aug 2011 21:34:09 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Online Marketing Strategy]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[google]]></category> <category><![CDATA[google comments]]></category> <category><![CDATA[negative feedback]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[user feedback]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=283</guid> <description><![CDATA[Many major websites now provide areas for users to comment on products and services being sold. Added to this, Google allows users to comment on companies through their Places page and import comments from other popular sites, all of which end up showing up in their search results. As a consumer, this can be very [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.elchango.ca/blog/2011/08/responding-to-negative-online-feedback/google-places-rating/" rel="attachment wp-att-284"><img
class="size-full wp-image-284 alignright" style="padding: 0 0 15px 10px;" title="google-places-rating" src="http://www.elchango.ca/wp-content/uploads/2011/08/google-places-rating.jpg" alt="Google Places Rating" width="212" height="202" /></a>Many major websites now provide areas for users to comment on products and services being sold. Added to this, Google allows users to comment on companies through their Places page and import comments from other popular sites, all of which end up showing up in their search results. As a consumer, this can be very helpful in making a purchase or choosing a certain company who provides a service. As a company, this can be great, until you receive a negative comment.</p><p>Here are some tips for dealing with negative online feedback:</p><ol><li>If there is a mechanism to respond to the comment, do so and respond honestly. If you refunded the customer, explain this in the response. If the customer is just venting, respond honestly and in a positive tone to the events that happened. Web users are more and more accustom to seeing feedback and they realize that not everyone can be satisfied. If you are honest and you maintain a positive tone to your response, people who view this feedback will recognize that.</li><li>Ask some of your best and frequent customers to leave positive feedback about your company. It won&#8217;t look so bad if you have 50 positive comments compared to a single negative one.</li><li>If the negative comment is abusive, threatening, or contains profanity, report the comment to the website administrators. Chances are they will remove it. If the comment is just &#8220;unfair&#8221;, don&#8217;t assume it will be removed from the website. It doesn&#8217;t hurt to ask but, again, take a positive tone in your email to the website operator and explain the situation honestly.</li></ol><h3>The Best Offense is a Good Defense</h3><p>Encouraging customer comments on industry specific sites and in common web directories, such as Google Places, should be part of your online marketing strategy. Staying on the offence by doing a bit of work on this each month and getting positive feedback can save you a lot of hassle in the long run when you do get a negative feedback.</p><p>In addition, Google displays its comments in their search results and there is no doubt that positive and negative feedback on your company factors into search engine optimization. With this in mind, include online comments and feedback as part of your online strategy before somebody leaves you a negative response and you find yourself behind the 8-ball.</p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/08/responding-to-negative-online-feedback/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Dealing with UTF-8 Character Encoding In PHP and MySQL</title><link>http://www.elchango.ca/blog/2011/08/dealing-with-utf-8-character-encoding-in-php-and-mysql/</link> <comments>http://www.elchango.ca/blog/2011/08/dealing-with-utf-8-character-encoding-in-php-and-mysql/#comments</comments> <pubDate>Fri, 26 Aug 2011 01:21:50 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[asian characters]]></category> <category><![CDATA[character encoding]]></category> <category><![CDATA[database encoding]]></category> <category><![CDATA[encoding]]></category> <category><![CDATA[header]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[mysql encoding]]></category> <category><![CDATA[php]]></category> <category><![CDATA[utf8]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=274</guid> <description><![CDATA[The other week, a colleague of mine sent an interesting article about UTF8 encoding through the web stack. The post talks about how you have to force each part of your web application and software into UTF8 as they fight to default to their own default encodings. Most of the time, we think that setting [...]]]></description> <content:encoded><![CDATA[<p>The other week, a <a
href="http://www.paperthin.ca/" target="_blank">colleague</a> of mine sent an interesting <a
href="http://rentzsch.tumblr.com/post/9133498042/howto-use-utf-8-throughout-your-web-stack" target="_blank">article about UTF8 encoding through the web stack</a>. The post talks about how you have to force each part of your web application and software into UTF8 as they fight to default to their own default encodings. Most of the time, we think that setting the charset of our tables to UTF8 in the database and then declaring the HTML document as a ecoded in UTF8 is enough, however you should also specify that data transferred between your application and the database is also encoded as UTF8.</p><p>Here’s a summary of the points to be aware of:</p><p>1. <strong>Code Editor Preferences</strong> &#8211; Make sure the code editor that you are using is opening and saving your code files in UTF8. A lot of editors default to native Windows or Mac encoding, which can cause characters to appear differently.</p><p>2. <strong>Create MySQL Tables set to charset=utf8 and to collate=utf8_unicode_ci</strong> &#8211; MySQL by default collates to Latin1 so you will have to define both the charset and collate when you create your tables.</p><p>3. <strong>Tell MySQL that .sql File is UTF8</strong> &#8211; If you are using the SQL pane in something like PHPMyAdmin, you may not have to worry about this step, however if you are using MySQL’s command line or a different 3rd party MySQL client, you have to tell MySQL that the .sql file is encoded in UTF8. If you don’t tell MySQL the .sql file is UTF8, it will default back to Latin1 and corrupt your data. For a command line example, refer to <a
href="http://rentzsch.tumblr.com/post/9133498042/howto-use-utf-8-throughout-your-web-stack" target="_blank">rentzsch’s post</a>.</p><p>4. <strong>Exporting Tables</strong> &#8211; If you&#8217;re transferring tables between two databases, make sure to set the <em>default-character-set=utf8</em> when using <em>mysqldump</em>.</p><p>5. <strong>Specify the Database Connection in your Application</strong> &#8211; A lot of developers forget to include a line of code to tell their web application to connect to the database using the UTF8 encoding. In PHP, you can use the <em>mysql_set_charset</em> functions like:</p><pre class="brush: php; title: ; notranslate">$link = mysql_connect('localhost','username','password',TRUE);
mysql_set_charset('utf8',$link);</pre><p>6. <strong>Specify Encoding in HTTP Headers</strong> &#8211; Include some PHP code at the top of your application to specify the HTTP Headers:</p><pre class="brush: php; title: ; notranslate">header('Content-Type: text/html; charset=utf-8');</pre><p>7. <strong>Specify Encoding in HTML</strong> &#8211; Include a Meta tag in the <em>&lt;head&gt;&lt;/head&gt;</em> of your HTML documents that defines the encoding as UTF8:</p><pre class="brush: php; title: ; notranslate">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;</pre><p>8. <strong>Specify Encoding in HTML Forms</strong> &#8211; If your application is using forms that Insert or Update data in the database, you should also specify <em>accept-charset=”UTF-8”</em> in the form tag:</p><pre class="brush: php; title: ; notranslate">&lt;form name=&quot;webform&quot; method=&quot;post&quot; action=&quot;formscript.php&quot; accept-charset=&quot;UTF-8&quot;&gt;</pre><p>Dealing with character encodings can be a very tricky, especially if your web application uses different languages with different character sets (ie. Japanese), however if you ensure your encoding is set in each step, it can save you a lot of headaches down the road.</p><p>Thanks to <a
href="http://rentzsch.tumblr.com/" target="_blank">rentzsch</a> for their informative post on <a
href="http://rentzsch.tumblr.com/post/9133498042/howto-use-utf-8-throughout-your-web-stack/" target="_blank">How To Use UTF-8 Throughout Your Web Stack</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/08/dealing-with-utf-8-character-encoding-in-php-and-mysql/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What Is Google+ and Do I Need It?</title><link>http://www.elchango.ca/blog/2011/07/what-is-google-and-do-i-need-it/</link> <comments>http://www.elchango.ca/blog/2011/07/what-is-google-and-do-i-need-it/#comments</comments> <pubDate>Mon, 25 Jul 2011 19:56:34 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Online Marketing Strategy]]></category> <category><![CDATA[Social Media]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=268</guid> <description><![CDATA[A visual representation of Circles in Google+.]]></description> <content:encoded><![CDATA[<p>A visual representation of <strong>Circles</strong> in Google+.</p><p><object
width="500" height="306"><param
name="movie" value="http://www.youtube.com/v/hC_M6PzXS9g?version=3"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/hC_M6PzXS9g?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/07/what-is-google-and-do-i-need-it/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Google+ Shows Promise but Where&#8217;s the Support for Businesses?</title><link>http://www.elchango.ca/blog/2011/07/google-plus-shows-promise-but-wheres-the-support-for-businesses/</link> <comments>http://www.elchango.ca/blog/2011/07/google-plus-shows-promise-but-wheres-the-support-for-businesses/#comments</comments> <pubDate>Sat, 23 Jul 2011 19:31:30 +0000</pubDate> <dc:creator>Mike</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Online Marketing Strategy]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[Social Media]]></category><guid
isPermaLink="false">http://www.elchango.ca/?p=260</guid> <description><![CDATA[Google rolled out it&#8217;s social networking equivalent to Facebook, called Google+, this summer and the initial features look promising. Google+ organizes your Friends into Circles, or custom named groups that you can add your contacts to. Many Facebook users have become Friends with family members, work colleagues, old high school buddies, etc. and find it [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.elchango.ca/blog/2011/07/google-plus-shows-promise-but-wheres-the-support-for-businesses/google-plus-logo-square/" rel="attachment wp-att-262"><img
class="size-full wp-image-262 alignright" style="padding: 0pt 0pt 15px 10px;" title="google-plus-logo-square" src="http://www.elchango.ca/wp-content/uploads/2011/07/google-plus-logo-square.jpg" alt="Google Plus" width="200" height="193" /></a>Google rolled out it&#8217;s social networking equivalent to Facebook, called <a
href="https://plus.google.com/" target="_blank">Google+</a>, this summer and the initial features look promising. Google+ organizes your Friends into <strong>Circles</strong>, or custom named groups that you can add your contacts to. Many Facebook users have become Friends with family members, work colleagues, old high school buddies, etc. and find it challenging to update their statuses with personal opinions or photos knowing that they might risk one of their co-workers seeing private messages. Google+&#8217;s Circles enables you to organize each of your contacts into a different category and choose which updates and content those people see.</p><p>Google+ has done a great job of implementing a system that is <strong>easy to use and navigate</strong>. Even though the system has nowhere near the number of features that Facebook has, it&#8217;s a great start and it seems that updating certain things is easier to find compared to having to dig through menus in Facebook.</p><h3>Now What?</h3><p>After experimenting with Google+, the common reaction has been <strong>&#8220;Now what?&#8221;</strong>.</p><p>The big piece of the puzzle missing from Google+ is the ability for users to setup Pages for their Businesses, Organizations, Bands, Political Groups, etc. and for users to be able to follow those pages that they are interested in. Businesses have been itching to include their brands on Google+ but Google has been slow to respond.</p><p>In early July, Google announced that business accounts would be coming soon but then followed up with a message several days later asking businesses to stop making new accounts. This past week, several of the most popular companies who were able to setup Google+ Pages were removed without warning, including Mashable and Sesame Street.</p><p>Google should have probably waited in rolling out Google+ until the capabilities to add businesses to the system was ready. We have become so accustom to services on the Internet being accessible immediately and on demand that we don&#8217;t have the patience to wait for, what seems like a basic system, to be implemented. Google should have recognized this.</p><p>Still, Google will have all of these tools for businesses shortly and will continue to integrate their services with Google+, such as Maps, Places, and Calendars. Most importantly, the features on Google+ will tie back into search results since, after all, Google is all about &#8220;Search&#8221;!</p> ]]></content:encoded> <wfw:commentRss>http://www.elchango.ca/blog/2011/07/google-plus-shows-promise-but-wheres-the-support-for-businesses/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 1/5 queries in 0.009 seconds using disk: basic
Object Caching 634/636 objects using disk: basic

Served from: www.elchango.ca @ 2012-02-22 20:06:51 -->
